/**
 * Theme Name: DeepSoul
 * Theme URI: http://demo.elartica.com/?theme=deepsoul
 * Description: DeepSoul - Lifestyle WordPress Blog and Shop Theme. It is based on YOOtheme's Warp theme framework.
 * Version: 1.1.4
 * Author: Elartica Team
 * Author URI: http://www.elartica.com
 * License: GNU General Public License v3.0
 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt
 * Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
 * Text Domain: deepsoul
 */

.uk-sticky-placeholder>.tm-toolbar{
	    background: white;
}

.custom-h2-heading{
    margin: 25px 0 25px 0;
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    color: #333;
    text-transform: none;
    font-size: 28px;
    line-height: 36px;
}
.article-archive-title{
    text-align: center;
    margin: 50px 0;
}
.article-archive-title h1{
    font-weight: 700;
    border-bottom: 4px solid #c5a477;
    max-width: 50%;
    margin: 0 auto;
    padding-bottom: 5px;
}
ul.uk-hidden-small .uk-dropdown{
    width:715px;
}