/* Copyright (C) arrowthemes, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

.tm-logo {
    background: rgba(210, 199, 24, 0.85) linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2), 0 5px 0 rgba(0, 0, 0, 0.1) inset, 0 6px 0 rgba(255, 255, 255, 0.1) inset;
    display: block;
    height: 170px;
    line-height: 170px;
    margin: 0 -25px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 33.333%;
}
.tm-menu-item .tm-menu-price {
    color: #ff6600;
    padding-left: 10px;
    position: absolute;
    right: 0;
}

h3.uk-module-title-alt {
    font-weight: 600;
}

.tm-menu-item.tm-menu-compound {
    margin-bottom: 40px;
}

.tm-menu-item .tm-menu-desc {
    clear: both;
    color: #938372;
    display: block;
    line-height: 1.45;
}

.tm-menu-item.tm-menu-compound.single-line {
    margin-bottom: 3px;
}

.tm-block-main.uk-block-small.uk-block-default {
    padding: 15px 0;
}