/* Elementor styles
----------------------------------------------------------------- */
/* Add negative margins to the our post container to align left and right side of the post content and header/footer */
.post_content > .elementor,
[class*=type-cpt_] > [class*=_page_content] > .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

/* Boxed sections in the fullwidth pages */
.body_style_fullwide .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1660px;
}

/* Default Elementor's grid */
.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {
  padding: 5px;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px;
}

.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {
  padding: 15px;
}

.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 20px;
}

.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 30px;
}

.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.elementor-container > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-container > .elementor-column > .elementor-element-populated {
  padding-top: 0;
  padding-bottom: 0;
}

/* Stretch columns container to remove white spaces from sides of the rows with gaps between columns */
.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-container:not(.elementor-column-gap-no) {
  max-width: none;
  position: relative;
}

/* No gap */
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width) > .elementor-column-gap-no {
  max-width: 1270px;
}

/* Narrow: 5px */
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width) > .elementor-column-gap-narrow {
  max-width: 1280px;
}

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-narrow,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow {
  width: 1280px;
}

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-narrow,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow {
  width: 796px;
}

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-narrow {
  left: -5px;
}

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-narrow {
  margin-left: -5px;
  margin-right: -5px;
}

/* Default: 10px */
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width) > .elementor-column-gap-default {
  max-width: 1290px;
}

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-default,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default {
  width: 1290px;
}

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-default,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default {
  width: 806px;
}

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-default {
  left: -10px;
}

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-default {
  margin-left: -10px;
  margin-right: -10px;
}

/* Extended: 15px */
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width) > .elementor-column-gap-extended {
  max-width: 1300px;
}

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-extended,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended {
  width: 1300px;
}

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-extended,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended {
  width: 816px;
}

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-extended {
  left: -15px;
}

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-extended {
  margin-left: -15px;
  margin-right: -15px;
}

/* Wide: 20px */
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width) > .elementor-column-gap-wide {
  max-width: 1310px;
}

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wide,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide {
  width: 1310px;
}

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wide,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide {
  width: 826px;
}

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wide {
  left: -20px;
}

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-wide {
  margin-left: -20px;
  margin-right: -20px;
}

/* Wider: 30px */
.elementor-section.elementor-section-boxed:not(.elementor-section-with-custom-width) > .elementor-column-gap-wider {
  max-width: 1330px;
}

.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wider,
.elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider {
  width: 1330px;
}

.sidebar_show .content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section) > .elementor-column-gap-wider,
.sidebar_show .content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider {
  width: 846px;
}

.content_wrap .elementor-section-justified.elementor-section-boxed:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider,
.content_wrap .elementor-section-justified.elementor-section-full_width:not(.elementor-section-stretched):not(.elementor-inner-section) > .elementor-column-gap-wider {
  left: -30px;
}

.content_wrap .elementor-section-justified.elementor-section-full_width.elementor-section-stretched:not(.elementor-inner-section) > .elementor-column-gap-wider {
  margin-left: -30px;
  margin-right: -30px;
}

/* Fix for Elementor 3.5.0+: paddings are moved from the .elementor-column-wrap to the .elementor-widget-wrap
----------------------------------------------------------- */
.elementor-container[class*=elementor-column-gap-] > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 0;
}

/* Elementor spacer */
.elementor-widget-spacer.sc_height_small .elementor-spacer-inner {
  height: 1.5rem !important;
}
.elementor-widget-spacer.sc_height_large .elementor-spacer-inner {
  height: 7.5rem !important;
}
.elementor-widget-spacer.sc_height_huge .elementor-spacer-inner {
  height: 10.2rem !important;
}

/* Tab */
.elementor-widget-tabs .elementor-widget-container .elementor-tabs .elementor-tab-title {
  border: 5px solid #eee;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin-right: 16px !important;
  padding: 16px 25px;
}
.elementor-widget-tabs .elementor-widget-container .elementor-tabs .elementor-tab-title:after, .elementor-widget-tabs .elementor-widget-container .elementor-tabs .elementor-tab-title:before {
  display: none;
}
.elementor-widget-tabs .elementor-widget-container .elementor-tabs .elementor-tab-title:last-child {
  margin-right: 0 !important;
}
.elementor-widget-tabs .elementor-widget-container .elementor-tabs .elementor-tab-title:not(.elementor-tab-mobile-title) {
  display: inline-block;
}
.elementor-widget-tabs .elementor-widget-container .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
  padding: 2em 0 0;
  border: none;
}

/* Image Carousel */
.elementor-widget-image-carousel .elementor-image-carousel .slick-arrow {
  width: 5rem;
}
.elementor-widget-image-carousel .elementor-image-carousel .slick-arrow:before {
  font-size: 5rem;
}
.elementor-widget-image-carousel .elementor-image-carousel .slick-prev:before {
  content: "\e95a";
  font-family: "fontello";
}
.elementor-widget-image-carousel .elementor-image-carousel .slick-next:before {
  content: "\e96e";
  font-family: "fontello";
}

/* Accordion */
.elementor-accordion .elementor-accordion-item {
  border: none;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title {
  border: 5px solid #eee;
  font-size: 14px;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.05em;
  padding: 1.7rem 2.8rem;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
  font-size: 10px;
  padding-top: 3px;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed.fa-arrow-down:before {
  content: "\e956";
  font-family: "fontello";
}
.elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened.fa-arrow-up:before {
  content: "\e959";
  font-family: "fontello";
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content {
  padding: 43px 0 21px 56px;
  border: none;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content h4 {
  margin-top: 0;
  margin-bottom: 0.4em;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content p + h4 {
  margin-top: 0.9em;
}
.elementor-accordion .elementor-accordion-item .elementor-tab-content p:last-child {
  margin-bottom: 0;
}
.elementor-accordion .elementor-accordion-item + .elementor-accordion-item {
  margin-top: 20px;
}