/*
===============================================================
 #CUSTOM CSS
- Please do not edit this file. This file is generated from admin area.
- Every changes here will be overwritten by theme
===============================================================*/

/* header-logo-width 
=========================*/

.aux-logo-header .aux-logo-anchor {
    max-width: 80px;
}

/* header-logo-max-height-type 
=========================*/

.aux-logo-header .aux-logo-anchor>img {
    max-height: 108px;
}

/* elementor-color-primary 
=========================*/

.aux-customize-preview.elementor-kit-5 {
    --e-global-color-primary: rgb(59, 139, 202);
}

/* elementor-color-secondary 
=========================*/

.aux-customize-preview.elementor-kit-5 {
    --e-global-color-secondary: #54595F;
}

/* elementor-color-text 
=========================*/

.aux-customize-preview.elementor-kit-5 {
    --e-global-color-text: #7A7A7A;
}

/* elementor-color-accent 
=========================*/

.aux-customize-preview.elementor-kit-5 {
    --e-global-color-accent: #61CE70;
}

/* site-frame-background-color 
=========================*/

@media screen and (min-width: 700px) {
    .aux-framed .aux-side-frames,
    body.aux-framed:after,
    .aux-framed .aux-side-frames:before,
    .aux-framed .aux-side-frames:after {
        background-color: #111111;
    }
}

/* sticky-header-color 
=========================*/

.aux-elementor-header.aux-sticky .elementor-section-wrap>.elementor-section {
    background-color: #FFFFFF !important;
}

/* site-header-container-scaled-height 
=========================*/

.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0>.aux-item-content,
.aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,
.aux-elementor-header.aux-sticky .elementor-section-wrap>.elementor-section>.elementor-container {
    min-height: 80px;
}

/* site-header-container-height 
=========================*/

.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements),
.site-header-section .aux-fill .aux-menu-depth-0>.aux-item-content {
    height: 85px;
}

/* site-transparent-header-bgcolor 
=========================*/

.site-header-section {
    background-color: #FFFFFF;
}

/* site-vertical-menu-background-color 
=========================*/

.aux-vertical-menu-side {
    background-color: #FFF;
}

/* site-header-navigation-item-height 
=========================*/

.site-header-section .aux-middle .aux-menu-depth-0>.aux-item-content {
    height: 60px;
}

/* site-mobile-header-toggle-button-color 
=========================*/

.site-header-section .aux-header .aux-burger:before,
.site-header-section .aux-header .aux-burger:after,
.site-header-section .aux-header .aux-burger .mid-line {
    border-color: #3d3d3d;
}

/* site-menu-full-screen-background-color 
=========================*/

#fs-menu-search:before {
    background-color: rgba(255, 255, 255, 0.95);
}

/* site-top-header-background-color 
=========================*/

#top-header {
    background-color: #FFFFFF;
}

/* blog-post-share-button-icon-size 
=========================*/

.single-post .aux-single-post-share span::before {
    font-size: 10px;
}

/* post-title-bar-overlay-pattern-opacity 
=========================*/

.single-post .aux-overlay-bg-hash::before {
    opacity: 0.15;
}

/* page-title-bar-overlay-pattern-opacity 
=========================*/

.page .aux-overlay-bg-hash::before {
    opacity: 0.5;
}

/* subfooter-bar-layout-bg-color 
=========================*/

.aux-subfooter-bar {
    background-color: #fafafa;
}

/* subfooter-bar-top-border-color 
=========================*/

.aux-subfooter-bar {
    border-top: 1px solid #EAEAEA;
}

/* subfooter-layout-bg-image-position 
=========================*/

.aux-subfooter {
    background-position: center center;
}

/* subfooter-layout-bg-image-size 
=========================*/

.aux-subfooter {
    background-size: cover;
}

/* subfooter-layout-bg-image-repeat 
=========================*/

.aux-subfooter {
    background-repeat: no-repeat;
}

/* subfooter-top-border-color 
=========================*/

.aux-subfooter {
    border-top: 1px solid #EAEAEA;
}

/* site-footer-bg-color 
=========================*/

.aux-site-footer {
    background-color: #1A1A1A;
}

/* footer-top-border-color 
=========================*/

.aux-site-footer {
    border-top: 1px solid #EAEAEA;
}

/* footer-top-border-width 
=========================*/

.aux-site-footer {
    border-top-width: 1px;
}

/* site-secondary-logo-max-height 
=========================*/

.aux-logo-footer .aux-logo-anchor img {
    max-height: 50px;
}