/* Left menu*/

.option-item-ag {list-style: none;margin-right: 10px;}
.box_style_cat #cat_nav {    display: flex;
    flex-wrap: wrap;}

.box_style_cat .btn.btn_navber {font-size: 16px;
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;}
.cruises .btn.btn_navber {background-color:var(--ces-form-bg-color) !important; border:none}

.box_style_cat .active.btn.btn_navber {background: #f59f42;
    color: #fff;}