/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 a#tab-pateo, a#tab-taberna {
    line-height: 30px;
    height: auto;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 0;
    width: 80px;
    color: #000 !Important;
    font-weight: normal;
}

.rl_tabs.outline_content>ul.nav-tabs {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 287px;
    margin-top: 20px;
}

.rl_tabs.outline_content>.tab-content {
    border: none;
}

.nav-tabs > .active > a:after, .nav-tabs > .active > a:hover:after, .nav-tabs > .active > a:focus:after {

    background: transparent;
}