/**handles:astra-child-theme-css**/
/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: astra-child
Template: astra
*/

.exp_hero,
.exp_hero_inner {
  min-height: 450px;
  z-index: 0;
}

.exp_hero_fullbg,
.exp_hero_inner {
  box-shadow: inset 0 0 0 1000vw rgb(0 0 0 / 30%);
}

.exp_hero {
  overflow: hidden;
  position: relative;
}

.exp_hero_fullbg {
  background-position: center center;
  background-size: cover;
  filter: blur(8px);
  -webkit-filter: blur(8px);
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
  position: absolute;
  z-index: 1;
}

.exp_hero_inner {
  background-position: center center;
  background-size: cover;
  width: 1220px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  position: relative;
  z-index: 2;
}

.exp_hero_boxed.exp_hero_boxed_left {
  justify-content: left;
  -webkit-justify-content: left;
}

.exp_hero_boxed.exp_hero_boxed_right {
  justify-content: right;
  -webkit-justify-content: right;
}

.exp_hero_content {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: block;
  color: #fff;
}

.exp_hero_content *:not(.Toastify__toast-container *, .exp-cart *, input, select, .ui-widget-header a) {
  color: inherit !important;
}

.ui-widget-header {
  color: black !important;
}

.exp_hero_boxed .exp_hero_content {
  background: rgba(0, 0, 0, 0.60);
  border-radius: 20px;
  padding: 30px;
  margin: 20px 40px;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.3);
}

@media (min-width: 1000px) {
  .exp_hero_boxed .exp_hero_content {
    -webkit-box-flex: 0 0 50%;
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

.exp_title {
  position: relative;
  padding-bottom: 7px;
  border-bottom: 1px #eee solid;
}

.exp_subtitle {
  font-style: italic;
  margin-bottom: 0;
}

.exp_title_tag {
  margin-top: 0;
}

.exp_title:after {
  content: ' ';
  display: block;
  background: #f47923;
  position: absolute;
  height: 5px;
  width: 30px;
  bottom: -1px;
  left: 0;
  width: 50px;
}

/* <svg class="exp-icon" viewbox="0 0 32 32"><use xlink:href="https://www.uniweb.no/wp-content/themes/uniweb/assets/sprite_uw.svg?v=71589#icon-cart"></use></svg> */
.exp-icon {
  display: inline-block;
  width: 100%
}

.icon--black {
  fill: #000
}

.icon--white {
  fill: #fff
}

.icon--red {
  fill: #d8232a
}

.icon--blue {
  fill: #072348
}

.icon--light-blue {
  fill: #0cf
}

.icon--purple {
  fill: #8c4e9b
}

.icon--green {
  fill: #4cc790
}

.icon--orange {
  fill: #f47923
}

.icon--light-grey {
  fill: #eee
}

.icon--dark-grey {
  fill: #222
}

.exp-icon-circle {
  border-radius: 100%;
  box-sizing: border-box;
  line-height: 0
}

.exp-icon-circle .exp-icon {
  padding: 25%
}

.exp-icon-circle.circle--black {
  background: #000
}

.exp-icon-circle.circle--green {
  background: #4cc790
}

.exp-icon-circle.circle--orange {
  background: #f47923
}

.exp-icon-circle.circle--white {
  background: #fff
}

.exp-icon-circle.circle--red {
  background: #d8232a
}

.exp-icon-circle.circle--blue {
  background: #072348
}

.exp-icon-circle.circle--light-blue {
  background: #0cf
}

.exp-icon-circle.circle--purple {
  background: #8c4e9b
}

.exp-icon-circle.circle--light-grey {
  background: #eee
}

.exp-icon-circle.circle--dark-grey {
  background: #222
}

.exp_icon_text_wrapper {
  display: flex;
  width: 100%;
}

.exp_icon_text_icon {
  margin-right: 20px;
}

.exp_icon_text_content {
  flex: 1;
}


/**
  Timeline
*/

.timeline__item {
  display: table;
  width: 100%;
  margin-bottom: 2px
}

.timeline__item:last-child .timeline__item__content {
  padding-bottom: 0 !important
}

.timeline__item:last-child .timeline__item__description {
  margin-bottom: -7px
}

.timeline__item:last-child .timeline__item__icon-wrap:before {
  display: none
}

.timeline__item__icon-wrap {
  display: table-cell;
  vertical-align: top;
  width: 70px;
  position: relative;
  overflow: hidden
}

.timeline__item__icon-wrap:before {
  content: " ";
  display: block;
  border-left: 4px dotted #f47923;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1
}

.timeline__item__icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #f47923;
  border-radius: 100%;
  text-align: center;
  font-size: 1.467em;
  color: #fff;
  position: relative;
  z-index: 2
}

.timeline__item__icon:before {
  content: " ";
  display: block;
  width: 60px;
  height: 60px;
  background: 0 0;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  border: 3px solid rgba(255, 255, 255, .5)
}

.timeline__item__icon__text {
  display: inline-block;
  margin-left: -3px
}

.timeline__item__content {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px
}

.timeline__item__title {
  margin: 20px 0 !important;
}

@media (max-width: 500px) {
  .timeline__item {
    margin-bottom: 0
  }

  .timeline__item__icon {
    width: 60px;
    height: 60px;
    line-height: 60px
  }

  .timeline__item__icon:before {
    width: 50px;
    height: 50px
  }

  .timeline__item__icon-wrap:before {
    border-left: 3px dotted #f47923;
    margin-left: -6px
  }

  .timeline__item__title {
    margin-top: 10px !important
  }

  .timeline__item__content {
    padding-left: 15px
  }
}

@media (max-width: 450px) {
  .timeline__item {
    display: block;
    margin-bottom: 40px;
    overflow: hidden
  }

  .timeline__item__icon-wrap {
    display: block;
    margin: 0 10px 10px 0;
    float: left
  }

  .timeline__item__icon-wrap:before {
    display: none
  }

  .timeline__item__content {
    display: block;
    padding-left: 0
  }
}

@media (max-width: 450px) and (max-width:767px) {
  .timeline__item {
    margin-bottom: 30px
  }
}

.padding-left {
  padding-left: 50px
}

@media (max-width: 767px) {
  .padding-left {
    padding-left: 30px
  }
}

/** 
  *  Beaver builder tabs fix
  */
.fl-tabs-label {
  margin-left: 5px;
  border-radius: 10px 10px 0 0;
  border-width: 1px 1px 0px 1px !important;
  border-style: solid !important;
  border-color: rgba(244, 121, 35, 0) !important;
}

.fl-tabs-label:hover {
  background: #fff !important;
  border-color: rgba(244, 121, 35, 1) !important;
}


.fl-tabs-panels {
  border-top: 3px #f47923 solid !important;
}


.exp_bike button {
  width: 100%;
}

.exp_bike img {
  width: 100%;
  margin-top: 7px;
}

.exp_bike h5,
.exp_bike p {
  text-align: center;
  margin-bottom: 5px;
}

.exp-lightbox-content {
  background: #fff none repeat scroll 0 0;
  margin: 20px auto;
  max-width: 600px;
  padding: 20px;
  position: relative;
  width: auto;
}

.fl-accordion-button {
  background-color: #fff !important;
  color: #f47923 !important;
  border-bottom: 1px solid #BBB !important;
}
.fl-accordion-button-icon,
.fl-accordion-button-label {
  color: #222 !important;
}
.exp_accordion_item {
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  margin-bottom: 10px;
}
.exp_accordion_item_button {
  padding: 10px 20px;
  cursor: pointer;
}
.exp_accordion_item_content {
  padding: 10px 20px;
  display: none;
  border-top: 1px solid #ccc;
}