/* Elementor styles
----------------------------------------------------------------- */
/* Hide  vc_admin_bar */

#wp-admin-bar-elementor_edit_page~[class*="vc_inline-link"] {
    display: none;
}
/* Stretch columns container to remove white spaces from sides of the rows with gaps between columns */

.elementor-section.elementor-section-justified.elementor-section-boxed:not(.elementor-inner-section)>.elementor-container:not(.elementor-column-gap-no) {
    max-width: none;
    position: relative;
}

.elementor-section.elementor-section-height-full {
    height: 100%;
    min-height: 100vh;
}

.elementor-section.elementor-section-height-full>.elementor-container {
    height: 100%;
    min-height: 100vh;
}

.elementor-element.elementor-widget.elementor-widget-heading+.elementor-element.elementor-widget.elementor-widget-text-editor {
    margin-top: 0;
}

.elementor-text-editor,
.sc_item_descr {
    margin-bottom: 0;
}
/* Elementor Layout Header */

section.elementor-element.sc_layouts_row_fixed_always.sc_extra_bg_none.sc_bg_mask_none,
header.top_panel_custom_header-default-el section.elementor-element {
    padding-right: 3.2em;
    padding-left: 3.35em;
    transition: all .3s ease;
}
/* Elementor Widget Slider */

body.elementor-editor-active section.elementor-element .slider_container {
    display: block;
}

.elementor-element .sc_widget_slider .slider_outer .swiper-pagination-fraction {
    bottom: 0;
}

.elementor-element .sc_widget_slider .slider_outer.slider_outer_titles_outside {
    padding-bottom: 11rem;
}

.elementor-element .sc_widget_slider .slider_outer_titles_center .slider_container.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large) {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.elementor-element .sc_widget_slider .slider_outer_titles_center .slider_container.slider_pagination_pos_bottom.slider_pagination_fraction .slider_pagination_wrap.swiper-pagination-fraction {
    bottom: 2em;
}
/* Elementor Widget Audio */

.elementor-element .sc_widget_audio .trx_addons_audio_player .audio_info {
    left: 0.5em;
    padding-top: 1em;
}
/* Elementor Services */

.elementor-element.elementor-services_stretch .sc_services.sc_services_light .with_icon .sc_services_item_content {
    margin-right: 5em;
}
/* Elementor TRX Googlemap Custom Style*/

section.elementor-element.elementor-custom_googlemap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
/* Elementor Widget Testimonials */

/* Footer */

.footer_wrap.footer_custom_footer-default-el .sc_layouts_column .sc_layouts_item {
    margin-right: 0;
}
.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title{
    margin-top:0!important;
}
.bg-position-left.elementor-section.elementor-section-stretched{
    background-position:14% 0!important;
}

.elementor-widget-divider .elementor-divider {
    font-size: 0;
}
.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.serveces-box.elementor-position-top .elementor-image-box-wrapper{
    position: relative;
}

.serveces-box.elementor-position-top .elementor-image-box-wrapper .elementor-image-box-title{
    position: absolute;
    bottom: 58px;
    display: block;
    width: 100%;
}
.elementor-button.elementor-size-xs .elementor-button-icon i{
    font-size:9px!important
}
.elementor-button .elementor-button-icon i{
    position: relative;
}
.elementor-button .elementor-button-icon i:after{
    content: '';
    width:2.67em;
    height:2.67em;
    line-height: 2.67em;
    border:2px solid;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left:calc(50% - 1.335em);
    top:calc(50% - 1.335em);
    border-color:inherit;
}
ul[class*="trx_addons_list_success"] > li:before{
    content: '\e8ab';
    font-family: "fontello";
    width: calc(2.214285714285714em - 4px);
    height: calc(2.214285714285714em - 4px);
    line-height: calc(2.214285714285714em - 4px);
    border:2px solid;
    border-radius: 50%;
    text-align: center;
    color: inherit;
    border-color: inherit;
    font-weight: 400;
    left: -3.2em;
}
ul.trx_addons_list_success{
    padding-left: 2.5em;
}
ul[class*="trx_addons_list_success"]  li+li{
    margin-top: 18px;
}
.elementor-image-box-content .elementor-image-box-title{
    margin-top:0;
    margin-bottom:0;
}
.elementor-widget-image-box .elementor-image-box-description{
    padding-bottom: 60px;
}
.elementor-testimonial-wrapper .elementor-testimonial-content{
    margin-bottom: 42px;
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding-right: 20px;
}

.elementor-widget-image-gallery .gallery .gallery-item .gallery-icon{
    margin:0;
}
.elementor-view-stacked .elementor-icon {
    padding: .35em!important;
}
.elementor-widget-text-editor:last-child,
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
.sc_services_list .sc_services_item .sc_services_item_icon {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

/* Elementor Icon List */
.elementor-icon-list-item a span{
    transition: all 0.3s;
}

/* Elementor Spacer */
.elementor-widget-spacer.sc_height_large .elementor-spacer-inner, 
.elementor-widget-spacer.sc_height_big .elementor-spacer-inner{
    height: 7.145em !important;
}

/* Elementor Text Editor */
.elementor-text-editor p{
    line-height: inherit;
}

/* 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;
}

/* Default Elementor's grid
----------------------------------------------------------- */

:root {
    --theme-var-elm_gap_nogap: 0px;
    --theme-var-elm_gap_narrow: 10px;
    --theme-var-elm_gap_default: 20px;
    --theme-var-elm_gap_extended: 30px;
    --theme-var-elm_gap_wide: 40px;
    --theme-var-elm_gap_wider: 60px;

    --theme-var-elm_add_page_margins: var( --theme-var-elm_gap_extended );
}

.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated, /* Elm 2.9- */
.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated {                 /* Elm 3.0+ */
    padding:  calc( var(--theme-var-elm_gap_narrow) / 2 );
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,  /* Elm 2.9- */
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {          /* Elm 3.0+ */
    padding:  calc( var(--theme-var-elm_gap_default) / 2 );
}
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated, /* Elm 2.9- */
.elementor-column-gap-extended > .elementor-column > .elementor-element-populated {         /* Elm 3.0+ */
    padding:  calc( var(--theme-var-elm_gap_extended) / 2 );
}
.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated,   /* Elm 2.9- */
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {           /* Elm 3.0+ */
    padding:  calc( var(--theme-var-elm_gap_wide) / 2 );
}
.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated,  /* Elm 2.9- */
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {          /* Elm 3.0+ */
    padding:  calc( var(--theme-var-elm_gap_wider) / 2 );
}

.elementor-container > .elementor-row > .elementor-column > .elementor-element-populated,     /* Elm 2.9- */
.elementor-container > .elementor-column > .elementor-element-populated {             /* Elm 3.0+ */
    padding-top: 0;
    padding-bottom: 0;
}
