.lb-data .lb-details {
    display: none;
}

.button-stroke .button, .button-stroke button, .button-stroke input[type="button"], .button-stroke input[type="reset"], .button-stroke input[type="submit"] {
    width: 100% !important;
}

.author-box .avatar-wrapper {
    display: none;
}


.author-box .desc-wrapper {
    display: none;
}


.section-post-related .post-related a.button {
    display: none;
}


#respond .comment-reply-title {
    display: none;
}

form, fieldset {
    display: none;
}

.single-photo-wrapper .share_wrapper {
    display: none;
}

.header-classic.ab-hide #Top_bar {
    border-bottom: #0000002b!important;
}

#Top_bar .top_bar_right_wrapper {
    top: 25px;
    display: none;
}


.layout-full-width.header-fw #Top_bar .container {
    max-width: 100%;
    background-color: #00000040;
}



.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {{
    border-color: #f0f0f0 !important;
    background-color: #1e1f44 !important;
    color: #fdef16 !important;
}}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #fef017 !important;
    background-color: #fdef16 !important;
    color: #1e1f44 !important;
}


.mejs-play>button {
    display: none !important;
}


@media only screen and (max-width: 1239px)
#Top_bar #menu ul li.submenu .menu-toggle:after {
    content: "+";
    color: #f3ef1d !important;
}

.grecaptcha-badge {
  display: none !important;
}