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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.su-heading .su-heading-inner {
    line-height: 34px;
}

.IpInfoBlock {
    display: none;
}

.cbp-l-filters-dropdownWrap {
    width: 400px;
}

.qx-btn-default {
    color: #fff;
    background-color: #000;
    border-color: #999;
	float: right;
    padding: 20px 30px;
    font-size: 16px;
    margin: 0 0 20px;
    text-decoration: none;
    /*background-color: #444; */
    color: #e5e5e5;
    border-radius: 2px;
}

.uk-navbar-nav > li > a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    height: 70px;
    padding: 0 15px;
    line-height: 70px;
    color: #888888;
    font-size: 15px;
    font-family: 'Century Gothic';
    font-weight: 700;
}