/**
Theme Name: Astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
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 6,000+ 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/
Version: 4.13.3
Requires at least: 5.3
WC requires at least: 3.0
WC tested up to: 10.7.0
Tested up to: 7.0
Requires PHP: 5.3
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
AMP: true

Astra WordPress Theme, Copyright 2020 WPAstra.
Astra is distributed under the terms of the GNU GPL.

Astra is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of.
Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */


/* === Tilton Inspection Company brand system — added by site editor === */
:root {
  --tilton-navy: #1C325B;
  --tilton-red: #B61D20;
  --tilton-charcoal: #101010;
  --tilton-silver: #D9D8D6;
}

/* Buttons: navy normally, red on hover */
.elementor-button,
button[type="submit"],
input[type="submit"],
.wp-block-button__link,
a.elementor-button {
  background-color: var(--tilton-navy) !important;
  border-color: var(--tilton-navy) !important;
  color: #fff !important;
}
.elementor-button:hover,
.elementor-button:focus,
button[type="submit"]:hover,
button[type="submit"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
a.elementor-button:hover,
a.elementor-button:focus {
  background-color: var(--tilton-red) !important;
  border-color: var(--tilton-red) !important;
  color: #fff !important;
}

/* Icons */
.elementor-icon,
.elementor-icon i,
.elementor-icon-list-icon,
.elementor-icon-list-icon i,
.elementor-icon svg,
.elementor-icon-list-icon svg,
.elementor-social-icon i,
.elementor-social-icon svg {
  color: var(--tilton-red) !important;
  fill: var(--tilton-red) !important;
}

/* Headings on light sections */
h1, h2, h3, h4, h5, h6,
.elementor-heading-title {
  color: var(--tilton-charcoal) !important;
}

/* Every existing Elementor top border and heading divider */
.elementor-element.e-con {
  border-top-color: var(--tilton-red) !important;
}
.elementor-divider-separator {
  border-color: var(--tilton-red) !important;
}
.tilton-redline {
  background-color: var(--tilton-red) !important;
}
.swiper-pagination-bullet-active {
  background-color: var(--tilton-red) !important;
}

/* Readable white typography in homepage black sections */
.elementor-element-734c19a,
.elementor-element-734c19a h1,
.elementor-element-734c19a h2,
.elementor-element-734c19a h3,
.elementor-element-734c19a h4,
.elementor-element-734c19a h5,
.elementor-element-734c19a h6,
.elementor-element-734c19a p,
.elementor-element-734c19a li,
.elementor-element-734c19a .elementor-heading-title,
.elementor-element-a6e7fbe,
.elementor-element-a6e7fbe h1,
.elementor-element-a6e7fbe h2,
.elementor-element-a6e7fbe h3,
.elementor-element-a6e7fbe h4,
.elementor-element-a6e7fbe h5,
.elementor-element-a6e7fbe h6,
.elementor-element-a6e7fbe p,
.elementor-element-a6e7fbe li,
.elementor-element-a6e7fbe a,
.elementor-element-a6e7fbe .elementor-heading-title {
  color: #fff !important;
}

/* Silver header improves contrast and makes the logo prominent */
header.elementor-location-header,
header.elementor-location-header .e-con {
  background-color: var(--tilton-silver) !important;
}
header.elementor-location-header p,
header.elementor-location-header .elementor-widget-text-editor,
header.elementor-location-header .elementor-widget-text-editor *,
header.elementor-location-header a:not(.elementor-button),
header.elementor-location-header .elementor-nav-menu a {
  color: var(--tilton-charcoal) !important;
}
header.elementor-location-header .elementor-nav-menu a:hover,
header.elementor-location-header .elementor-nav-menu .current-menu-item > a,
header.elementor-location-header .elementor-nav-menu .current-menu-ancestor > a,
header.elementor-location-header .sub-arrow,
header.elementor-location-header .sub-arrow svg {
  color: var(--tilton-red) !important;
  fill: var(--tilton-red) !important;
}
@media (min-width: 1025px) {
  header.elementor-location-header .elementor-element-629df63 {
    width: 20% !important;
  }
  header.elementor-location-header .elementor-element-6e7c162 {
    width: 62% !important;
  }
  header.elementor-location-header .elementor-widget-theme-site-logo img {
    width: 210px !important;
    max-width: none !important;
    filter: drop-shadow(0 3px 7px rgba(16,16,16,.22));
  }
}
/* === End Tilton brand system === */

Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

Astra icon font is based on IcoMoon-Free vector icon by Keyamoon.
IcoMoon-Free vector icon distributed under terms of CC BY 4.0 or GPL. (https://creativecommons.org/licenses/by/4.0/ or https://www.gnu.org/licenses/gpl.html)
Source: http://keyamoon.com/

Flexibility is a JavaScript polyfill for Flexbox By Jonathan Neal, 10up. (https://github.com/jonathantneal/flexibility)
Licensed under MIT ( https://github.com/jonathantneal/flexibility/blob/master/LICENSE.md )

Screenshot image is a collage of actual sites created using the Astra WordPress Theme.

Icons used in the Screenshot image are all licensed under Creative Commons ( CC BY 4.0 ) License ( https://fontawesome.com/license/free )
https://fontawesome.com/v5.15/icons/store?style=solid
https://fontawesome.com/v5.15/icons/shopping-cart?style=solid
https://fontawesome.com/v5.15/icons/pen-square?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid
https://fontawesome.com/v5.15/icons/user-tie?style=solid

Illustrations used in the Screenshot images are all licensed under Creative Commons ( CC0 ) License ( https://gumroad.com/l/humaaans )
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/standing-24.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/sitting-2.png

Hand-drawn illustrations used are created by Brainstorm Force and released under Creative Commons ( CC0 ) License.
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/girl-with-image-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/boy-with-code-container.png
https://websitedemos.net/web-design-agency-08/wp-content/uploads/sites/796/2021/05/web-browser.png

The same site as screenshot can be imported from here https://websitedemos.net/web-design-agency-08/.

For more information, refer to this document on how to create a page like in the screenshot - https://wpastra.com/docs/replicating-the-screenshot/.

Astra default breadcrumb is based on Breadcrumb Trail by Justin Tadlock. (https://github.com/justintadlock/breadcrumb-trail)
Breadcrumb Trail is distributed under the terms of the GNU GPL v2 or later.

Astra local fonts feature is based on Webfonts Loader by WordPress Themes Team (WPTT). (https://github.com/WPTT/webfont-loader)
Licensed under MIT ( https://github.com/WPTT/webfont-loader/blob/master/LICENSE )

/* Note: The CSS files are loaded from assets/css/ folder. */


/* === Tilton readability and header sizing correction === */
/* Sector boxes: white text on black backgrounds */
.elementor-element-66e920d,
.elementor-element-332c1ba,
.elementor-element-86c53a4,
.elementor-element-c759a69,
.elementor-element-adc755a,
.elementor-element-328cca6,
.elementor-element-66e920d *,
.elementor-element-332c1ba *,
.elementor-element-86c53a4 *,
.elementor-element-c759a69 *,
.elementor-element-adc755a *,
.elementor-element-328cca6 * {
  color: #fff !important;
}

/* Keep the header CTA compact and on one line */
header.elementor-location-header .elementor-element-74d0280 {
  width: 180px !important;
  max-width: 180px !important;
  flex: 0 0 180px !important;
}
header.elementor-location-header .elementor-element-74d0280 .elementor-button {
  width: 100% !important;
  min-width: 0 !important;
  padding: 14px 20px !important;
  white-space: nowrap !important;
  line-height: 1.2 !important;
}
/* === End Tilton correction === */


/* Tilton sector label visibility v2 */
.elementor-11 .elementor-element.elementor-element-66e920d h2,
.elementor-11 .elementor-element.elementor-element-332c1ba h2,
.elementor-11 .elementor-element.elementor-element-86c53a4 h2,
.elementor-11 .elementor-element.elementor-element-c759a69 h2,
.elementor-11 .elementor-element.elementor-element-adc755a h2,
.elementor-11 .elementor-element.elementor-element-328cca6 h2,
.elementor-11 .elementor-element.elementor-element-66e920d .elementor-heading-title,
.elementor-11 .elementor-element.elementor-element-332c1ba .elementor-heading-title,
.elementor-11 .elementor-element.elementor-element-86c53a4 .elementor-heading-title,
.elementor-11 .elementor-element.elementor-element-c759a69 .elementor-heading-title,
.elementor-11 .elementor-element.elementor-element-adc755a .elementor-heading-title,
.elementor-11 .elementor-element.elementor-element-328cca6 .elementor-heading-title {
  color: #fff !important;
}


/* ACI/ICC Certified hero heading */
.page-id-719 .elementor-element-b4b9492 .elementor-heading-title,
.page-id-719 .elementor-element-d057be4 .elementor-heading-title {
  color: #fff !important;
}
