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

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

.uk-navbar-nav {
    float: right;
}

.uk-flex-center {
    justify-content: right;
    text-align: right;
}

.uk-flex {
    display: unset;
}

.uk-dropdown-navbar {
    background: rgba(153, 14, 156, 0.98) none repeat scroll 0 0;
}

@media (min-width: 960px)
.uk-block-large {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 768px)
.uk-block-large {
    padding-top: 20px;
    padding-bottom: 20px;
}

.uk-block-large {
    padding-top: 5px;
    padding-bottom: 5px;
}

.tm-navbar-center {
    float: right;
}

.uk-panel-box-secondary {
    background-color: #b90db1;
}

.uk-panel-box {
    padding: 10px;
}

