/*
Theme Name: Parallel
Theme URI: https://www.webds.pt
Description: EU photo based platform
Author: WebDS
Author URI: https://www.webds.pt
Template: visual-composer-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: visual-composer-starter-child
*/

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-logo-link svg {
    max-width: 115px;
    height: 64px;
}

.textwidget {
    font-size: 12px;
}

.tribe-events-ajax-loading {
    display: none;
}

.artist-template-default .vc_gitem-zone .vc-zone-link {
    pointer-events: none;
    cursor: initial !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    display: none !important;
}

.comment-content p a,
.entry-content ol a,
.comment-content ol a,
.entry-content ul a,
.comment-content ul a,
.entry-content table a,
.comment-content table a,
.entry-content datalist a,
.comment-content datalist a,
.entry-content blockquote a,
.comment-content blockquote a,
.entry-content dl a,
.comment-content dl a,
.entry-content address a,
.comment-content address a {
    color: #303030;
}

.entry-content p a {
    border-bottom-color: #fff !important;
}

.vc_row {
    padding-top: 25px;
    padding-bottom: 25px;
}

@media only screen and (min-width: 992px) {
    body:not(.menu-sandwich) #main-menu {
        text-align: center;
        margin-left: 0%;
    }

    body:not(.menu-sandwich) #main-menu a {
        font-family: 'Source Sans Pro';
        font-size: 14px;
        font-weight: 400;
        line-height: 31px;
        text-transform: uppercase;
        color: #303030;
    }

    body:not(.menu-sandwich) #main-menu>ul>li.current-menu-parent>a,
    body:not(.menu-sandwich) #main-menu li.current-menu-item>a {
        color: #a3a3a3;
    }
}

body:not(.menu-sandwich) #main-menu ul li ul li:hover>a {
    background-color: transparent !important;
    color: #a3a3a3
}

.single-tribe_events .tribe-events-single-event-description {
    margin-bottom: 100px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-align: center;
}

div.category_event {
    margin-bottom: 15px;
}

div.category_event a {
    color: #303030 !important;
    font-size: 19px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
}

#tribe-events-content {
    margin-top: 60px;
}

div.location_info {
    margin-top: 1rem;
    font-size: 17px;
    line-height: 17px;
    font-weight: 300;
    text-align: center;
    text-transform: capitalize;
}

h4.tribe-events-single-event-title {
    font-family: Roboto;
    font-size: 38px;
    line-height: 1.3;
    font-weight: 700 !important;
    margin-bottom: 25px;
}

.event_description {
    margin-top: 60px;
}

.event_description p {
    line-height: 26px;
    text-align: center;
}

.tribe-events-meta-group-venue {
    margin-bottom: 90px;
}

.tribe-events-meta-group-venue,
.tribe-events-meta-group-venue a {
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.tribe-events-meta-group-venue h5 {
    text-align: left;
    font-size: 14px;
}

.about-objectives {
    margin-top: 90px;
    margin-bottom: 40px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 4.69;
    letter-spacing: 1.2px;
    text-align: center;
}

.about-prl {
    font-family: Roboto;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.workprocess-titles {
    text-align: left;
    margin-bottom: 29px;
}

.workprocess-block {
    border: none !important;
}

body:not(.menu-sandwich) #main-menu ul li ul {
    box-shadow: none;
}

body:not(.menu-sandwich) #main-menu>ul>li>ul {
    margin-top: 0px;
}

body:not(.menu-sandwich) #main-menu ul li ul li a {
    padding: 0px 10px;
}

#main-menu ul li a {
    font-size: 14px;
    text-transform: uppercase;
}

body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a::before {
    display: none;
}

.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_form {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

#tribe_events_filters_reset span {
    font-size: 14px !important;
}

.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_reset,
.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_wrapper .tribe-events-filters-label {
    text-align: center;
}

.prl_filters .tribe-dropdown .select2-choice,
.prl_filters .tribe-ea-dropdown .select2-choice {
    width: 166px;
    height: 40px;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
}

.tribe-dropdown.select2-container-active .select2-choice,
.tribe-ea-dropdown.select2-container-active .select2-choice {
    box-shadow: unset !important;
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 0px !important;
}

#tribe_events_filters_wrapper .tribe-dropdown .select2-choice>.select2-chosen,
.select2-drop-active .select2-results .select2-highlighted,
.select2-drop-active .select2-results .select2-result {
    font-size: 12px !important;
    line-height: 36px;
    padding-right: 15px;
    padding-left: 15px;
    text-transform: uppercase;
    color: #303030 !important;
    font-family: Roboto;
}

.select2-container .select2-choice .select2-arrow {
    right: 3px !important;
    top: 6px !important;
}

#tribe_events_filters_reset {
    color: #464646;
    display: inline-block;
    font-size: 12px;
    margin: 15px 0;
    padding: 0 15px;
    text-decoration: none;
}

.tribe-reset-icon {
    font-size: 14px;
    padding: 2px 5px 0 0;
}

.vc_gitem-zone-mini h4 {
    font-size: 16px;
    font-weight: normal;
}

.loop_event {
    position: relative;
}

.loop_event:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}

.loop_event_data {
    position: absolute;
    color: #fff;
    bottom: 25px;
    width: 100%;
    text-align: center;
    z-index: 30;
    pointer-events: none;
}

.grid-item {
    width: 49%;
    margin-bottom: 10px;
}

.the_event_cols img {
    width: 100%;
    height: 100%;
}

.loop_event_category a {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
}

.loop_event_category a:hover {
    text-decoration: none;
}

.loop_event_title {
    font-family: Roboto;
    font-size: 25px;
    line-height: 21px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    margin-bottom: 5px;
}

.loop_event_time {
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
}

.tribe-event-url {
    height: 100%;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: 0;
    left: 0;
}

.tribe-event-url:before {
    display: block;
    content: "";
    opacity: 0;
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: opacity .3s linear 0s;
}

.tribe-event-url:hover:before {
    opacity: 0.3;
}

body.page-id-52 .vc_gitem-post-data {
    display: none;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active {
    background: transparent !important;
    background-color: transparent !important;
    font-weight: 700;
}

.select2-container .select2-choice .select2-arrow {
    height: 18px !important;
}

.select2-choice abbr {
    top: 45% !important;
    transform: translateY(-50%);
}

.pre_mouse {
    width: 100%;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 8vh;
}

.mouse {
    margin: auto;
    background: #4e5559 linear-gradient(transparent 0%, transparent 50%, #ffffff 50%, #ffffff 100%);
    position: relative;
    width: 52px;
    height: 88px;
    background-size: 100% 100%;
    border-radius: 100px;
    background-size: 225%;
    -webkit-animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
    animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
    opacity: 0.4;
}

.mouse:before,
.mouse:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.mouse:before {
    width: 46px;
    height: 82px;
    background-color: #222a30;
    border-radius: 100px;
}

.mouse:after {
    background-color: #ffffff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 5s linear infinite;
    animation: trackBallSlide 5s linear infinite;
}

.prl_filters .tribe-dropdown .select2-choice,
.prl_filters .tribe-ea-dropdown .select2-choice {
    width: auto;
}

.select2-container .select2-choice {
    padding: 0px 15px 0 0px !important;
}

#tribe_events_filters_reset.hiddends {
    display: none !important;
}

.select2-container .select2-choice abbr {
    left: 0px;
}

@-webkit-keyframes colorSlide {
    0% {
        background-position: 0% 100%;
    }

    20% {
        background-position: 0% 0%;
    }

    21% {
        background-color: #4e5559;
    }

    29.99% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }

    30% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }

    50% {
        background-position: 0% 0%;
    }

    51% {
        background-color: #4e5559;
    }

    59% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }

    60% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }

    80% {
        background-position: 0% 0%;
    }

    81% {
        background-color: #4e5559;
    }

    90%,
    100% {
        background-color: #ffffff;
    }
}

@keyframes colorSlide {
    0% {
        background-position: 0% 100%;
    }

    20% {
        background-position: 0% 0%;
    }

    21% {
        background-color: #4e5559;
    }

    29.99% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }

    30% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }

    50% {
        background-position: 0% 0%;
    }

    51% {
        background-color: #4e5559;
    }

    59% {
        background-color: #ffffff;
        background-position: 0% 0%;
    }

    60% {
        background-color: #4e5559;
        background-position: 0% 100%;
    }

    80% {
        background-position: 0% 0%;
    }

    81% {
        background-color: #4e5559;
    }

    90%,
    100% {
        background-color: #ffffff;
    }
}

@-webkit-keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    6% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(5px);
        transform: scale(0.9) translateY(5px);
    }

    14% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(40px);
        transform: scale(0.4) translateY(40px);
    }

    15%,
    19% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-20px);
        transform: scale(0.4) translateY(-20px);
    }

    28%,
    29.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    30% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    36% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(5px);
        transform: scale(0.9) translateY(5px);
    }

    44% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(40px);
        transform: scale(0.4) translateY(40px);
    }

    45%,
    49% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-20px);
        transform: scale(0.4) translateY(-20px);
    }

    58%,
    59.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    66% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(5px);
        transform: scale(0.9) translateY(5px);
    }

    74% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(40px);
        transform: scale(0.4) translateY(40px);
    }

    75%,
    79% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-20px);
        transform: scale(0.4) translateY(-20px);
    }

    88%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }
}

@keyframes trackBallSlide {
    0% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    6% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(5px);
        transform: scale(0.9) translateY(5px);
    }

    14% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(40px);
        transform: scale(0.4) translateY(40px);
    }

    15%,
    19% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-20px);
        transform: scale(0.4) translateY(-20px);
    }

    28%,
    29.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    30% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    36% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(5px);
        transform: scale(0.9) translateY(5px);
    }

    44% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(40px);
        transform: scale(0.4) translateY(40px);
    }

    45%,
    49% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-20px);
        transform: scale(0.4) translateY(-20px);
    }

    58%,
    59.99% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }

    66% {
        opacity: 1;
        -webkit-transform: scale(0.9) translateY(5px);
        transform: scale(0.9) translateY(5px);
    }

    74% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(40px);
        transform: scale(0.4) translateY(40px);
    }

    75%,
    79% {
        opacity: 0;
        -webkit-transform: scale(0.4) translateY(-20px);
        transform: scale(0.4) translateY(-20px);
    }

    88%,
    100% {
        opacity: 1;
        -webkit-transform: scale(1) translateY(-20px);
        transform: scale(1) translateY(-20px);
    }
}

@-webkit-keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes nudgeText {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes nudgeText {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes colorText {
    21% {
        color: #4e5559;
    }

    30% {
        color: #ffffff;
    }

    51% {
        color: #4e5559;
    }

    60% {
        color: #ffffff;
    }

    81% {
        color: #4e5559;
    }

    90% {
        color: #ffffff;
    }
}

@keyframes colorText {
    21% {
        color: #4e5559;
    }

    30% {
        color: #ffffff;
    }

    51% {
        color: #4e5559;
    }

    60% {
        color: #ffffff;
    }

    81% {
        color: #4e5559;
    }

    90% {
        color: #ffffff;
    }
}

h1.cpt-title {
    margin-bottom: 10px;
}

.prl_cycle {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.63;
}

.prl_socials a {
    font-size: 16px;
    line-height: 4.69;
    letter-spacing: 1.2px;
    text-align: center;
    color: #303030;
    margin-right: 45px;
    font-weight: 300;
}

.prl_socials a:last-child {
    margin-right: 0px;
}

body.single .pp_details {
    display: none;
}

div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    background: none !important;
}

div.pp_default .pp_content {
    background-color: transparent !important;
}

div#pp_full_res img {
    border: #fff solid 5px;
}

a.pp_next,
a.pp_previous {
    background: unset !important;
    content: '';
    text-indent: unset !important;
    color: transparent;
}

a.pp_previous::before,
a.pp_next::before {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    color: #fff;
    font-size: 30px;
}

a.pp_previous::before {
    content: "\f104";
    font-family: FontAwesome;
    left: -10%;
}

a.pp_next::before {
    content: "\f105";
    font-family: FontAwesome;
    right: -10%;
}

.artist-posts-title,
.type-juri h1,
.type-tutor h1,
.type-curator h1,
.type-artist h1 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro';
}

.type-juri p.vc_custom_heading,
.type-tutor p.vc_custom_heading,
.type-curator p.vc_custom_heading,
.type-artist p.vc_custom_heading {
    margin-top: 15px;
    font-family: Roboto;
    font-size: 38px;
    line-height: 45px;
    font-weight: 700;
    margin-bottom: 25px;
}

.type-juri p.vc_custom_heading,
.type-tutor p.vc_custom_heading,
.type-curator p.vc_custom_heading {
    margin-bottom: 50px;
}

ul.vc_grid-filter {
    text-transform: uppercase;
}

ul.vc_grid-filter>li::before {
    content: unset;
}

.widget_media_gallery .gallery {
    display: flex;
    justify-content: space-between;
}

.uppercase {
    text-transform: uppercase;
}

form#tribe_events_filters_form {
    text-align: center;
}

#tribe-events-footer {
    display: none;
}

#footer {
    margin-top: 10%;
}

.tribe-events-meta-group-venue {
    display: flex;
    justify-content: space-evenly;
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent !important;
}

/* Small Devices, Tablets */
/*
.widget img {
    width: 75%;
}*/

.footer-bottom .copyright>span {
    font-size: 12px;
}

@media only screen and (max-width: 768px) {
    .vc_responsive .vc_grid-filter-select {
        display: none !important;
    }

    .vc_responsive .vc_grid-filter.vc_clearfix {
        display: block !important;
    }

    #media_image-3 svg {
        fill: rgb(255, 255, 255);
    }

    .grid-item {
        width: 100%;
        margin-bottom: 10px;
    }

    .loop_event_category a {
        font-family: 'Source Sans Pro';
    }

    .tribe-events-meta-group-venue {
        padding: 15px;
        display: block;
        justify-content: unset;
    }

    .tribe-events-meta-group-venue .col {
        margin-top: 15px;
    }

    .loop_event_data {
        bottom: 5%;
    }

    body:not(.menu-sandwich) #main-menu ul li ul li a {
        padding: 5px 10px;
    }

    .widget_media_gallery .gallery {
        display: block;
    }

    .widget img {
        width: unset;
    }

    div#gallery-1 .gallery-item {
        width: 100%;
        text-align: left;
        margin-bottom: 25px;
    }

    #main-menu .dropdown-toggle {
        position: absolute;
        right: -2px;
        top: -7px;
        width: 100%;
    }

    #main-menu ul li a {
        color: #fff !important;
    }

    #main-menu ul li.current_page_item a {
        color: #a3a3a3 !important;
    }
}

.vc_grid-filter-item span {
    font-size: 12px;
}

.bbpress .entry-content ul>li::before,
.bbpress .comment-content ul>li::before {
    content: unset;
}

.bbpress .entry-content ul>li,
.bbpress .comment-content ul>li {
    padding-left: 0px;
}

.navbar.top-bar {
    background-color: #000;
    color: #fff;
}

.navbar.top-bar a {
    color: #fff;
    font-family: 'Source Sans Pro';
    font-size: 14px;
    line-height: 1.43;
    font-weight: 400;
}

.navbar.top-bar .nav>li>a:focus,
.navbar.top-bar .nav>li>a:hover {
    background-color: transparent;
}

.navbar.top-bar a:hover {
    color: #6d6d6d;
}

.navbar.top-bar .navbar-nav {
    float: right;
}

.bbpress .button {
    background-color: #000;
    color: #fff;
    font-weight: 400;
    border: none;
    padding: 4px 15px;
}

.bbpress .button:hover {
    background-color: rgba(0, 0, 0, .6);
}

.bbpress ul a {
    border-bottom: none;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    margin-bottom: 0px;
}

#bbpress-forums select {
    padding: 10px 42px 10px 10px;
    background: #f8f8f8;
    color: #444;
    border: 1px solid #aaa;
    border-radius: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    outline: none;
}

#bbpress-forums select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #444;
}

#bbpress-forums select::-ms-expand {
    display: none;
}

@media screen and (min--moz-device-pixel-ratio:0) {
    #bbpress-forums select {
        padding-right: 40px;
    }
}

.wpb_content_element a:hover {
    color: #acacac !important;
    text-decoration: none;
}

#media_image-3 svg {
    width: 89px;
    height: 46px;
}

li.bbp-atthumb {
    float: left;
}

.select2-drop {
    width: 180px !important;
}

.select2-search,
.select2-drop label,
.select2-drop .select2-input {
    display: none !important;
}

/*.select2-drop-auto-width{ border: none !important;
    background-color: transparent!important;
    border-radius: unset!important;
    box-shadow: unset!important;
}*/

.select2-drop-active {
    border: 1px solid #aaa !important;
}

.select2-drop-auto-width li.select2-result {
    line-height: 18px !important;
}

.select2-drop-active .select2-results .select2-result {
    color: #303030 !important;
}

.select2-results .select2-highlighted {
    background-color: transparent !important;
}

.select2-drop-active .select2-results .select2-result:hover {
    color: #a3a3a3 !important;
}