/*
Theme Name: Fraction Premium Theme
Template: fraction-theme
Theme URI: http://fraction.orange-themes.com/
Description: Fraction Premium Wordpress Theme
Author: Orange Themes
Author URI: http://www.orange-themes.com/
Version: 1.1.4
Tags: 
License: GNU General Public License
License URI: README_License.txt
*/

.main-menu > ul > li:not(.has-ot-mega-menu) li a,
.main-menu > ul > li > a {
    text-transform: none;
}

.similar-articles-list {
    background-color: #003;
}

.article-body-banner-top {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 45px;
    margin-bottom: 45px;
    display: block;
    position: relative;
}

.review-header {
    margin-bottom: 18px;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.1em;
}

.small-sidebar > .first.widget > ul > li a, .wp-caption-text {
    font-weight: bold;
}

.fa-pinterest:before {
    content: "\f0d2";
}

#sidebar .widget > div.header-socials {
    padding: 14px 0 10px 0;
}

#sidebar .widget > div.header-socials:after {
    content: '';
    display: block;
    clear: both;
}

#sidebar .header-socials a {
    display: block;
    float: left;
    outline: none;
}

#sidebar .widget.widget-1 > h1, #sidebar .widget.widget-8 > h1 {
    display: block;
    padding: 11px 16px;
    color: #444;
    font-weight: 600;
    font-size: 1.3em;
    background-color: #e4e4e4;
    border-left: 3px solid #3c98ca;
    text-transform: uppercase;
}

p.caps:first-letter {
    font-size: 1em;
    font-weight: normal;
    float: none;
    margin: inherit;
    color: inherit;
    line-height: inherit;
}

.main-title .category-description p {
    text-transform: none;
    margin-bottom: 0;
    margin-top: 0.4em;
}

.tag-cloud-body {
    display: none;
}

/* TABLET 2 */
@media only screen and (max-width: 800px) {
    .small-sidebar {
        display: none;
        visibility: hidden;
    }
}

/* NEWSLETTER SIGN-UP FORM */
.esu-form-div .esu-text {
    width: 100%;
    height: 20px;
    line-height: 20px;
}

.esu-form-div ul {
    padding: 3px 0 2px 0;
    list-style: none;
}

/* Adsense ads */
.content .leaderboard-one {
    display: flex;
    justify-content: center;
    margin-bottom: 1em;
}

.header {
    margin-bottom: 1em;
}

/* Ads */
.adblock {
    display: flex;
    justify-content: center;
    margin: 0 auto 1em;
}

@media only screen and (max-width: 800px) {
/* nada */
}

/* DESKTOP */
@media only screen and (max-width: 1210px) {
    .search-header {
        display: block!important;
    }
}