/*
Theme Name: Uni
Author: Uni
Author URI: 
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: uni
*/

p:empty {
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    display: none;
}
article section:not(#filter_container) ul.topborder, 
aside section:not(.links) ul.topborder {
    margin: -13px 0px 0px 0px;
}
main article {
    line-height: 115%;
}
main article ul {
    margin: 0px 0px 0px 20px;
} 
article b, 
article strong {
    color: #726f69;
}
body.home article {
    padding: 0px;
}
body.home article h2 {
    color: #82787c;
}
body.home article h3 {
    color: #ad7740;
}
body.home article h1.entry-title {
    padding: 40px 2.5% 30px 2.5%;
    margin: 0px;
    background: #ffffff;
    color: #7c8b9a;
    font-family: ralewaym, sans-serif;
    font-size: 1.4em;
}
body.home article {
    background: transparent;
}
body.home article h2 {
    font-size: 1.5em;
    color: #7c8b9a;
    font-family: ralewayeb, sans-serif;
}
body.home article section {
    display: block;
    background: #ffffff;
    margin: 0px 0px 17px 0px;
    padding: 45px 2.5%;
}
body.home article section:first-of-type {
    padding: 0px 2.5% 45px 2.5%;
}
body.home article section:first-of-type:after {
    content: '';
    display: block;
    float: none;
    clear: both;
}
body.home article section:first-of-type {
    color: #848181;
}
body.home article section:first-of-type b, 
body.home article section:first-of-type strong {
    color: inherit;
}
body.home article section:first-of-type img.alignright {
    max-width: 165px;
    margin: -20px 0px -20px 25px;
}
body.home article section:first-of-type h2 {
    font-size: 1.9em;
}
body.home article h3 {
    font-size: 1.4em;
    color: #7c8b9a;
}
body.archive article.category:not(.grid) section, 
body.search-results article.category:not(.grid) section {
    font-size: 0.9em !important;
}
body.archive article h2, 
body.search-results article h2 {
    display: inline;
    font-family: sans-serif;
    font-size: 1.1em;
    color: #848181;
    margin: 5px 0px 0px 0px;
}
body.search-results article.category h2:first-child {
    display: block;
    margin: 5px 0px 13px 0px;
}
body.archive article.category:not(.grid) section svg, 
body.search-results article.category:not(.grid) section svg {
    display: block;
    position: absolute;
    left: 181px;
    bottom: 18px;
    background: #ff5334;
    transition: all 0.5s;
}
body.archive article.category:not(.grid) section:hover svg, 
body.search-results article.category:not(.grid) section:hover svg {
    background: #cc0000;
}
body.archive article.category:not(.grid) section polyline, 
body.search-results article.category:not(.grid) section polyline {
    stroke-width: 2px;
    stroke: #ffffff;
    stroke-linecap: butt;
}
aside.sidebar section.widget_posts_with_images h2 {
    display: block;
    text-align: center;
    color: #7c8b9a;
    text-transform: uppercase;
}
aside.sidebar section.widget_posts_with_images .featured_post {
    padding: 0px;
    margin: 1px 0px 0px 0px;
    background: #535b63;
    transition: all 0.5s;
    text-align: center;
}
aside.sidebar section.widget_posts_with_images .featured_post:hover {
    background: #474f57;
}
aside.sidebar section.widget_posts_with_images .featured_post div.featured_image {
    box-sizing: content-box;
    margin: 0px auto;
    width: 100%;
    max-width: 350px;
    height: 230px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s;
}
aside.sidebar section.widget_posts_with_images .featured_post div.featured_image img {
    width: 350px !important;
    max-width: 350px !important;
    min-width: 350px !important;
    height: auto !important;
    min-height: 230px !important;
    margin: 0px auto;
    transition: filter 0.5s;
}
aside.sidebar section.widget_posts_with_images .featured_post div.post_title_container {
}
aside.sidebar section.widget_posts_with_images .featured_post a.post_title {
    display: block;
    width: 350px;
    margin: 0px auto;
    background: rgba(58, 74, 90, 0.92);
    color: #e0dfde;
    font-family: ralewaym, sans-serif;
    font-size: 0.85em;
    line-height: 130%;
    text-decoration: none;
    padding: 15px 5%;
    text-align: left;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
aside.sidebar section.widget_posts_with_images .featured_post:hover a.post_title {
    color: #ffffff;
    background: rgba(255, 83, 52, 0.92);
}
aside.sidebar section.widget_posts_with_images .featured_post svg {
    display: none;
    position: absolute;
    left: 201px;
    bottom: 18px;
    background: #ff5334;
    transition: all 0.5s;
}
aside.sidebar section.widget_posts_with_images .featured_post:hover svg {
    background: #cc0000; /* 4f4448 5c5155 */
}
aside.sidebar section.widget_posts_with_images .featured_post svg:hover {
    background: #f0b000; /* 4f4448 5c5155 */
}
aside.sidebar section.widget_posts_with_images .featured_post polyline {
    stroke-width: 2px;
    stroke: #ffffff;
    stroke-linecap: butt;
}
aside:not(.cards) section.widget_posts_with_images h2.aside_header {
    background: #ffffff;
}
body.archive article.category.grid div.listimg img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 500px;
}
body.home article section.fighters h2 {
    margin: 0px 0px 10px 0px;
}
body.home article section.fighters figure {
    max-width: 180px;
}
body.home article section.fighters figure.alignleft {
    margin: 0px 20px 5px 0px;
}
body.home article section.fighters figure.alignright {
    margin: 0px 0px 5px 20px;
}
body.home article section.fighters figure img, 
body.home article section.fighters figure img.alignleft, 
body.home article section.fighters figure img.alignright, 
body.home article section.fighters figure img.aligncenter {
    width: 180px;
    max-width: 180px;
    height: auto;
    margin: 0px;
}
.mobile_divider {
    display: none;
}
.tablescroll {
    width: auto;
    max-width: 100%;
    overflow: auto;
}
aside.sidebar figcaption {
    background: #ff5334;
}
body.archive aside.sidebar section.widget_posts_with_images {
    display: none;
}
figure.alignright, 
article:not(figure) img.alignright {
    clear: right;
    max-width: 200px !important;
}
figure.alignleft, 
article:not(figure) img.alignleft {
    clear: left;
    max-width: 200px !important;
}
body.single-post .pagination {
    margin: 5px auto !important;
}
img.icon20 {
	width: 20px;
	height: 20px;
}
article table img.icon20 {
    display: block;
    margin: 0px auto 15px auto;
}
article table.logos th {
    vertical-align: middle;
}
article table.logos th img {
    min-width: 80px;
    height: auto;
}






/* Weight List */


.weight_list_title {
	display: block;
    margin: 0px 0px 15px 0px;
    color: #7c8b9a;
    text-decoration: underline;
}
article section:not(#filter_container) ul.weight_list {
    list-style-type: none;
    padding: 0px;
    margin: 20px 0px 30px 0px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 2px;
    -webkit-column-gap: 2px;
    -moz-column-gap: 2px;
}
article section:not(#filter_container) ul.weight_list:after {
    content: '';
    display: block;
    float: none;
    clear: both;
}
article section:not(#filter_container) ul.weight_list li {
    font-size: 0.85em;
    margin: 0px;
    line-height: 100%;
}
article section:not(#filter_container) ul.weight_list li:before {
    display: none;
}
article section:not(#filter_container) ul.weight_list li span {
    display: block;
    float: left;
    width: calc(60% - 1px);
    padding: 7px 13px;
    margin: 0px 1px 2px 0px;
    background: #e9edf1;
    color: #7c8b9a;
}
article section:not(#filter_container) ul.weight_list li span:last-child {
	float: right;
    background: #f3f6f8;
    margin: 0px 0px 2px 1px;
    width: calc(40% - 1px);
}



/* end of Weight List */




/* Home Blocks */

body.home article section.home_blocks_section {
    padding: 45px 2.5% 0px 2.5%;
}
.home_blocks {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -2.65%;
}
.home_block {
    flex: 1 1 33.2%;
    background: #6b737c;
    color: #beb1a6;
    font-size: 0.88em;
    line-height: 130%;
    margin: 0px 1px 1px 0px;
    padding: 0px 0px 53px 0px;
    position: relative;
}
.home_block:nth-of-type(2n+2) {
    background: #535b63;
}
.home_block:nth-of-type(3n+3) {
    margin: 0px 0px 1px 0px;
}
body.home article .home_block h3, 
body.home article .home_block h4, 
body.home article .home_block h5, 
body.home article .home_block h6 {
    background: #4D535B;
    color: #beb1a6;
    padding: 12px 30px 7px 30px;
    margin: 0px;
    font-family: muro, sans-serif;
    font-size: 1.7em;
    text-transform: uppercase;
    line-height: 120% !important;
}
body.home article .home_block:nth-of-type(2n+2) h3, 
body.home article .home_block:nth-of-type(2n+2) h4, 
body.home article .home_block:nth-of-type(2n+2) h5, 
body.home article .home_block:nth-of-type(2n+2) h6 {
    background: #40474f;
}
article .home_block img:not(.universal) {
    display: block;
    float: left;
    width: 185px;
    max-width: 185px;
    min-width: 185px;
    margin: 0px 20px 5px 0px;
}
.home_block_content {
    padding: 18px 30px 0px 30px;
}
.home_block_content:after {
    content: '';
    display: block;
    float: none;
    clear: both;
}
article .home_blocks b, 
article .home_blocks strong {
    color: inherit;   
}
.home_block a.affil_btn {
    display: block;
    width: auto;
    padding: 12px 25px;
    background: #ff5334;
    color: #ffffff !important;
    text-decoration: none !important;
    text-align: center;
    margin: 15px 0px 0px 0px;
    font-size: 1.1em !important;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.home_block a.affil_btn:hover {
    background: #DD482E;
    color: #ffffff;
    text-decoration: none;
}


/* end of Home Blocks */


/* Navigation Menu widget */

/* Pages widget */

aside:not(.cards) section.widget_pages h2, 
aside:not(.cards) section.widget_nav_menu h2 {
    margin: 0px 0px 20px 0px;
}
aside:not(.cards) section.widget_pages ul, 
aside:not(.cards) section.widget_nav_menu ul {
    display: block;
    margin: 0px !important;
    padding: 0px !important;
}
aside:not(.cards) section.widget_pages > ul, 
aside:not(.cards) section.widget_nav_menu > div > ul {
    margin: 0px 7% 0px 5% !important;
    margin-left: calc(5% - 10px) !important;
}
aside:not(.cards) section.widget_pages ul li, 
aside:not(.cards) section.widget_nav_menu ul li {
    padding: 0px 0px 0px 10px !important;
    margin: 0px 0px 2px 0px !important;
    line-height: 115%;
    background: #ffffff !important;
}
aside:not(.cards) section.widget_pages ul li a, 
aside:not(.cards) section.widget_nav_menu ul li a {
    padding: 7px 0px !important;
    border: 0px !important;
    text-decoration: underline !important;
    font-size: 0.95em !important;
}

/* end of Pages Widget */


/* MT widgets */

aside.sidebar section.pfc-widget .pfc-post {
    background: #f3f6f8;
    margin: 0px 0px 12px 0px;
    padding: 20px 30px;
}
aside.sidebar section.pfc-widget .pfc-posts-inner {
    padding: 18px 5% 0px 5%;
}
aside.sidebar section.pfc-widget .pfc-posts-inner h2 a {
    text-decoration: none;
    color: #707e8d;
    font-size: 0.76em !important;
    line-height: 120%;
}
aside.sidebar section.pfc-widget .pfc-posts-inner .posted-date {
    display: block;
    width: auto;
    font-size: 0.8em;
    background: inherit;
    color: #a4aeb9;
    margin: 5px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    border-top: 2px solid #ffffff;
}
aside.sidebar section.pfc-widget .pfc-posts-inner a.read-more {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 0.85em;
}
.pfc-posts-main .layout-one .news-text-wrap {
    width: 100%;
    min-height: 10px;
}


/* end of MT widgets */



@media(max-width: 1150px) {
    aside.sidebar section.pfc-widget .pfc-posts-inner {
        padding: 18px 0 0px 0;
    }
}


@media(max-width: 1023px) {
    aside.sidebar section.pfc-widget .pfc-post {
        padding: 20px 5%;
    }
}


/* end of MT widgets */




@media(max-width: 1366px) {
    body.home article .home_block h3, 
    body.home article .home_block h4, 
    body.home article .home_block h5, 
    body.home article .home_block h6 {
        padding: 12px 22px 7px 22px;
    }
    .home_block_content {
        padding: 18px 22px 0px 22px;
    }
}


@media (min-width: 1151px) and (max-width: 1549px) {
    .home_block {
        flex: 1 1 100%;
        margin: 0px 0px 1px 0px;
    }
    .home_block:nth-of-type(3n+3) {
        margin: 0px 0px 1px 0px;
    }
    .home_block:nth-of-type(2n+2) {
        margin: 0px 0px 1px 0px;
    }
    .home_block:last-of-type {
        margin: 0px 0px 1px 0px;
    }
}



@media(max-width: 1280px) {
    body.home article .bookmakers_block {
        padding: 25px 40px 55px 40px;
        margin: 0px;
        min-height: 280px;
    }
    body.home article .bookmaker {
        min-width: 200px;   
    }
    .bookmakers_block.flickity-enabled {
        text-align: center;
    }
    body.home article .bookmakers_block .flickity-page-dots {
        display: none;
    }
    body.home article .bookmakers_block .flickity-prev-next-button {
        display: block;
        top: auto;
        bottom: 0px;
        width: 25px;
        height: 25px;
        background: #685e62;
        z-index: 10;
    }
    body.home article .bookmakers_block .flickity-prev-next-button .arrow {
        fill: #4f4448;
    }
    body.home article .bookmakers_block .flickity-prev-next-button.previous {
        left: calc(50% - 30px);
    }
    body.home article .bookmakers_block .flickity-prev-next-button.next {
        right: calc(50% - 30px);
    }
    body.home article .home_block h3, 
    body.home article .home_block h4, 
    body.home article .home_block h5, 
    body.home article .home_block h6 {
        padding: 12px 20px 7px 20px;
    }
    .home_block_content {
        padding: 18px 20px 0px 20px;
    }
}



@media(max-width: 1150px) {
    main {
        padding: 0px;
    }
    body.home article section.home_blocks_section {
        padding: 20px 3.5% 0px 3.5%;
    }
    body.home article section {
        margin: 0px 0px 2px 0px;
        padding: 20px 3.5% 0px 3.5%;
    }
    body.home article section:first-of-type {
        padding: 20px 3.5% 0px 3.5%;
    }
    body.home article h1.entry-title {
        padding: 25px 3.5% 10px 3.5%;
    }
    .home_blocks {
        margin: 0px -3.65%;
    }
    body.home article .home_block h3, 
    body.home article .home_block h4, 
    body.home article .home_block h5, 
    body.home article .home_block h6 {
        padding: 13px 35px 7px 35px;
    }
    .home_block_content {
        padding: 18px 35px 0px 35px;
    }
    aside:not(.cards) section:not(.widget_custom_html):not(.widget_text):not(.widget_pages) ul li:hover {
        padding: 20px 3.5%;
    }
    aside:not(.cards) section.widget_pages > ul, 
    aside:not(.cards) section.widget_nav_menu > div > ul {
        margin: 0px 3.5% 0px 3.5% !important;
        margin-left: calc(3.5% - 10px) !important;
    }
    aside.sidebar section.widget_posts_with_images .featured_post {
        display: block;
        float: left;
        width: 33.3%;
        padding: 25px 3.5%;
    }
    aside.sidebar section.widget_posts_with_images .mobile_flex_container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        background: #535b63;
        padding-top: 25px;
        padding-bottom: 15px;
        padding-left: calc(3.5% - 15px);
        padding-right: calc(3.5% - 15px);
    }
    aside.sidebar section.widget_posts_with_images .featured_post {
        float: none;
        flex: 0 1 320px;
        margin: 15px 15px 25px 15px;
        text-align: center;
        padding: 0px;
    }
    aside.sidebar section.widget_posts_with_images .featured_post:hover {
        background: #535b63;   
    }
    aside.sidebar section.widget_posts_with_images .featured_post div.featured_image {
        width: 100%;
        max-width: 350px;
        height: auto;
        margin: 0px auto;
    }
    aside.sidebar section.widget_posts_with_images .featured_post div.featured_image img {
        width: 100% !important;
        max-width: 350px !important;
        min-width: 10px !important;
        height: auto !important;
        min-height: 10px !important;
    }
    aside.sidebar section.widget_posts_with_images .featured_post a.post_title {
        width: 100%;
        background: rgba(0, 0, 0, 0.82);
        padding: 10px 5%;
        font-size: 0.8em;
        line-height: 130%;
    }
    aside:not(.cards) a.more_links.alone.image_widget {
        margin: -20px auto 0px auto !important;
    }
    body.home article section:first-of-type img.alignright {
        margin: 0px 0px 10px 25px;
    }
    body.home article section:first-of-type {
        padding-bottom: 20px;
    }
    body.search-results article h1:first-child {
        font-size: 0.95em;
        margin: 0px 0px 20px 0px;
    }
}



@media(max-width: 1050px) {
    .home_block {
        flex: 1 1 100%;
        margin: 1px 0px 0px 0px !important;
    }
}



@media(max-width: 1023px) {
    body.home article .bookmakers_block {
        padding: 25px 5% 40px 5%;
        margin: 0px;
    }
    body.home article .bookmakers_block > h2 {
        padding-bottom: 3px;
    }
    .home_block:nth-of-type(3n+3) {
        margin: 0px 1px 1px 0px;
    }
    .home_block:nth-of-type(2n+2) {
        margin: 0px 0px 1px 0px;
    }
    .home_block:last-of-type {
        margin: 0px 0px 1px 0px;
    }
    body.home article .home_block h3, 
    body.home article .home_block h4, 
    body.home article .home_block h5, 
    body.home article .home_block h6 {
        padding: 13px 27px 7px 27px;
    }
    .home_block_content {
        padding: 18px 27px 0px 27px;
    }
    .pagination {
        margin: 0 auto;
        padding: 0px;
        background: #ffffff;
    }
    footer {
        padding: 15px 5%;
        font-size: 0.8em;
        line-height: 120%;
    }
    aside:not(.cards) section:not(.widget_custom_html):not(.widget_text):not(.widget_pages) ul li, 
    aside:not(.cards) section:not(.widget_custom_html):not(.widget_text):not(.widget_pages) ul li:hover {
        padding: 20px 5%;
    }
    aside:not(.cards) section.widget_pages > ul, 
    aside:not(.cards) section.widget_nav_menu > div > ul {
        margin: 0px 5% !important;
        margin-left: calc(5% - 10px) !important;
    }
    table#wp-calendar tfoot td {
        padding: 20px 5% 10px 5%;
    }
    .tagcloud {
        margin: 10px 5% 0px 5%;
    }
/*
    .widget_nav_menu li.has-children li.has-children > a {
        padding: 0px 5% 0px 7.5% !important;
    }
    .widget_nav_menu li.has-children li.has-children li {
        padding: 20px 5% 20px 10% !important;
    }
    .widget_nav_menu li.has-children > a {
        padding: 0px 5% 0px 5% !important;
    }
    .widget_nav_menu ul.sub-menu > li {
        padding: 20px 5% 20px 7.5% !important;
    }
    .widget_nav_menu ul.sub-menu > ul > li {
        padding: 20px 5% 20px 10% !important;
    }
    .widget_nav_menu ul.sub-menu > ul > ul > li {
        padding: 20px 5% 20px 7.5% !important;
    }
    aside:not(.cards) section.widget_pages li.has-children > a {
        padding: 0px 5% 0px 5% !important;
    }
    aside:not(.cards) section.widget_pages li.has-children li.has-children > a {
        padding: 0px 5% 0px 7.5% !important;
    }
    aside:not(.cards) section.widget_pages li.has-children li.has-children li {
        padding: 20px 5% 20px 10% !important;
    }
    aside:not(.cards) section.widget_pages ul.children > li {
        padding: 20px 5% 20px 7.5% !important;
    }
    aside:not(.cards) sectionaside:not(.cards) section.widget_pages ul li ul > li {
        padding: 20px 5% 20px 10% !important;
    }
    aside:not(.cards) section.widget_pages ul.children > u li {
        padding: 20px 5% 20px 12.5% !important;
    }
    */
}



@media(max-width: 799px) {
    article section:not(#filter_container) ul.weight_list li span {
        width: calc(40% - 1px);
    }
    article section:not(#filter_container) ul.weight_list li span:last-child {
        width: calc(60% - 1px);
        float: right;
    }
    article section:not(#filter_container) ul.weight_list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        column-gap: 0px;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
    }
    body.home article section.fighters figure {
        max-width: 150px;
        float: left;
    }
    body.home article section.fighters figure.alignleft {
        margin: 0px 20px 5px 0px;
    }
    body.home article section.fighters figure.alignright {
        margin: 0px 0px 5px 20px;
    }
    body.home article section.fighters figure:last-of-type {
        float: right;
    }
    body.home article section.fighters figure img, 
    body.home article section.fighters figure img.alignleft, 
    body.home article section.fighters figure img.alignright, 
    body.home article section.fighters figure img.aligncenter {
        width: 150px;
        max-width: 150px;
    }
    body.home article section {
        margin: 0px 0px 2px 0px;
        padding: 30px 5%;
    }
    body.home article h1.entry-title {
        padding: 0px 0px 18px 0px;
        font-size: 1em;
    }
    body.home article .home_block h3, 
    body.home article .home_block h4, 
    body.home article .home_block h5, 
    body.home article .home_block h6 {
        padding: 13px 5% 7px 5%;
    }
    .home_blocks {
        margin: 0px -5.4%;
    }
    .home_block_content {
        padding: 18px 5% 0px 5%;
    }
    body.home article section:first-of-type h2 {
        font-size: 1.6em;
    }
}



@media(max-width: 749px) {
    article .home_block img:not(.universal) {
        width: 130px;
        max-width: 130px;
        min-width: 130px;
    }
    body.home article .home_block h3, 
    body.home article .home_block h4, 
    body.home article .home_block h5, 
    body.home article .home_block h6 {
        line-height: 150% !important;
    }
}


@media(max-width: 549px) {
    .mobile_divider {
        display: block;
        clear: both;
    }
    body.home article section.fighters figure {
        max-width: 180px;
        float: left;
    }
    body.home article section.fighters figure.alignleft {
        margin-left: calc((100% - 400px) / 2);
    }
    body.home article section.fighters figure:last-of-type {
        float: left;
    }
    body.home article section.fighters figure img, 
    body.home article section.fighters figure img.alignleft, 
    body.home article section.fighters figure img.alignright, 
    body.home article section.fighters figure img.aligncenter {
        width: 180px;
        max-width: 180px;
    }
}



@media(max-width: 449px) {
    body.home article section.fighters figure {
        max-width: 120px;
    }
    body.home article section.fighters figure.alignleft {
        margin-left: calc((100% - 280px) / 2);
    }
    body.home article section.fighters figure img, 
    body.home article section.fighters figure img.alignleft, 
    body.home article section.fighters figure img.alignright, 
    body.home article section.fighters figure img.aligncenter {
        width: 120px;
        max-width: 120px;
    }
    body.home article section.fighters figure figcaption {
        padding: 10px;
    }
    aside:not(.cards) h2.aside_header {
        font-size: 1.5em;
        padding: 11px 5% 9px 5%;
    }
}


@media(max-width: 399px) {
	body.archive article.category:not(.grid) section svg, 
	body.search-results article.category:not(.grid) section svg {
	    left: auto;
	    right: 0px;
	    bottom: 0px;
	}
    article div.listimg img {
        height: 50px;
    }
    article section:not(#filter_container) ul.weight_list li span {
        width: calc(60% - 1px);
    }
    article section:not(#filter_container) ul.weight_list li span:last-child {
        width: calc(40% - 1px);
    }
}



@media(min-width: 800px) {
    #menu-topmenu li.flexMenu-allInPopup {
        margin-right: -20px;
    }
    #menu-topmenu li {
        text-align: left;
    }
}



@media (min-width: 1151px) and (max-width: 1919px) {
    body.home article section {
        padding-top: 30px !important;
        padding-bottom: 25px !important;
    }
    body.home article section:first-of-type {
        padding-top: 0px !important;
    }
    body.home article h1.entry-title {
        padding-top: 30px !important;
    }
}


