
.single-tour.btWithSidebar .btPrevNextNav .btPrevNextNav {
    border: 0;
    margin-top: 0;
    padding-top: 1em;
    display: none;
}
/*.animate {
    transition: transform 0ms cubic-bezier(.190,1,.220,1), opacity 0ms cubic-bezier(.190,1,.220,1);
}
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(2) {
    transition-delay: 0ms;
}
.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(1) {
    transition-delay: 0ms;
}
.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(1) {
    transition-delay: 0ms;
}*/
.bt_bb_animation_fade_in {
    opacity: 1;
}