/*  MICROTHEMER STYLES  */

/*= Full Code Editor CSS ====== */

.barrie-border .elementor-image img {
    position: relative;
    z-index: 1;
}
.indend {
    
    margin-left: 84px;
}
.barrie-border .elementor-image::before {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 100%;
    height: 100%;
    content: "";
    border: 6px solid #D92A2A;
    z-index: 0;
}
.barrie-arrow-right:after {
    background-color: #00000c;
    content: "";
    display: block;
    height: 40px;
    position: absolute;
    right: -16px;
    top: 46%;
    transform: rotate(220deg);
    width: 40px;
}

.anwp-pg-wrap .anwp-page-item .anwp-page-link--active {
    background-color: #e72b44;
    border-color: #e72b44;
}
.anwp-pg-wrap .anwp-page-link,
.anwp-pg-wrap .anwp-page-link:hover {
    color: #e72b44;
}
/* Navigation */
#ast-fixed-header .main-header-bar,
.main-header-bar.ast-sticky-active {
    background-color: rgba(255,255,255,0.9);
    
}
.ast-theme-transparent-header .main-header-menu .menu-link, .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item > .menu-link {
    text-transform: uppercase;
    font-weight: 600;
}

.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .menu-link,
body .ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link {
    color: #fff;
}
.ast-header-social-1-wrap .ast-builder-social-element svg {
    fill: #fff;
}
#ast-fixed-header .ast-header-social-1-wrap .ast-builder-social-element svg {
    fill: #333;
}
#ast-fixed-header .ast-header-social-1-wrap .ast-builder-social-element svg:hover {
    fill: #e72b44;
}
/* Forms */
body .fluentform .ff-el-group {
    margin-bottom: 5px;
}
body form.fluent_form_1 .ff-btn-submit,
body form.fluent_form_2 .ff-btn-submit {
     background-color: #e72b44;
     margin-top: 5px;
}
/* Mobile menu */
.ast-theme-transparent-header #ast-hf-mobile-menu.main-header-menu .menu-link, .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] #ast-hf-mobile-menu.main-header-menu .menu-item > .menu-link,
.ast-theme-transparent-header #ast-hf-mobile-menu .main-header-menu .menu-link, .ast-theme-transparent-header [CLASS*="ast-builder-menu-"] #ast-hf-mobile-menu .main-header-menu .menu-item > .menu-link {
    color: #333;
}

/* Comments */
#wpdcom .wpd-blog-post_author .wpd-comment-author, #wpdcom .wpd-blog-post_author .wpd-comment-author a,
#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a {
    color: #D92A2A;
}
#wpdcom .wpd-blog-post_author .wpd-comment-label {
    background-color: #D92A2A;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap.wpd-blog-post_author {
    border-left: 3px solid #D92A2A;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img, #wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img.avatar,
#wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img, #wpdcom.wpd-layout-2 .wpd-comment .wpd-avatar img.avatar,
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img, #wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-avatar img.avatar {
    border-radius: 50%;
}
/* popup */
.email_posts_subscribers .name,
.email_posts_subscribers .email {
    display: none;
}
.email_posts_subscribers p {
    margin-bottom: 0;
}
.email_posts_subscribers input[type=submit] {
    margin-top: 20px!important;
}
