/*
Theme Name: Facestore_v2
Theme URI: https://facestore.pt
Author: Facestore
Author URI: https://facestore.pt
Description: 
Version: 2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: facestore
*/


h1.entry-title, .entry-header .entry-title a, #secondary h3.widget-title, #secondary h4.widget-title, a:active, a:hover, a:focus, .cat-links a, .tags-links a{color:#eb182a!important;}
button:hover, button, button:active, button:focus, #respond input#submit{border: 1px solid #eb182a!important;background-color: #eb182a!important;background: #eb182a!important;}

h1.entry-title, .entry-header .entry-title a, #secondary h3.widget-title, #secondary h4.widget-title{font-weight:600!important;}
.read-more .btn.btn-default, .entry-header .entry-meta::after{font-size: 14px!important;font-weight: 600!important;text-shadow: none!important;background: #eb182a!important;}
.entry-header .entry-meta::after{background: #eb182a!important;height:2px !important;}
.entry-content a{color:#eb182a!important;}
#secondary .widget-title {border-left: 3px solid #eb182a!important;}


h1, h2, h3, h4, h5, h6 {font-weight:700!important;}

body, button, h1, h2, h3, h4, h5, h6, input, select, textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

a:active, a:hover, input:focus, input:hover, textarea:focus, textarea:hover {
    outline: 0
}

blockquote, blockquote p {
    font-size: 18px
}

iframe, table {
    width: 100%
}

.comment-list, .comment-list .children, .widget ul {
    list-style: none
}

body {
    background: #eceff1;    font-size: 1rem;
}

body, button, input, select, textarea {
    color: #424242;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Titillium Web', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    color: #212121;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
    font-style: normal
}

blockquote, cite, dfn, em, i {
    font-style: italic
}

p {
    margin-bottom: 1.5em;
    line-height: 1.7em
}

a {
    color: #607D8B;
    text-decoration: none
}

a:visited {
    color: #78909c;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

a img {
    border: 0
}

dd {
    margin: 0 1.5em 1.5em
}

blockquote {
    border-left: 5px solid #455A64;
    background: #F5f5f5;
    margin-left: .5em
}

code {
    white-space: normal;
    color: #666
}

table {
    border-collapse: separate;
    border-spacing: 0
}

table caption {
    text-align: center;
    text-transform: uppercase
}

thead {
    background-color: #fff;
    color: #212121
}

table, td, th {
    border: 1px solid #ddd
}

td, th {
    padding: .7em;
    text-align: left
}

tbody tr:nth-child(odd) {
    background: #eee
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline
}

embed, iframe, object {
    max-width: 100%
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:active, .screen-reader-text:focus, .screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

button, input, textarea {
    font-family: inherit;
    padding: 5px
}

input, textarea {
    color: #727272;
    border: 1px solid #aaa1a8
}

button, button:hover, html input[type=button], html input[type=button]:hover, input[type=reset], input[type=reset]:hover, input[type=submit], input[type=submit]:hover {
    border: 1px solid #455A64;
    border-radius: 2px;
    color: #fff
}

button:active, button:focus, html input[type=button]:active, html input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
    border: 1px solid #455A64;
    border-radius: 2px;
    background: -moz-linear-gradient(#607d8b, #455a64);
    background: -o-linear-gradient(#607d8b, #455a64);
    background: -webkit-linear-gradient(#607d8b, #455a64);
    background: linear-gradient(#607d8b, #455a64);
    color: #fff
}

input[type=email], input[type=email]:focus, input[type=text], input[type=text]:focus, textarea, textarea:focus {
    color: #727272
}

input[type=search].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px)
}

.search-form {
    position: relative
}

.search-form label {
    width: 100%;
    margin-bottom: 0
}

.search-submit:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    left: 1px;
    line-height: 34px;
    position: relative;
    width: 40px
}

.navbar, .site-description, .site-title {
    font-family: 'AzoSans';
    font-style: normal
}

.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px
}

img {
    margin-bottom: 1em
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft, a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

.navbar-nav, .tags-links {
    float: right
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.wp-caption {
    background: #fff;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.aligncenter, .wp-caption.alignnone {
    margin: 5px auto 20px
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption-text {
    font-size: 14px;
    text-align: center
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
    max-width: 100%;
    height: auto
}

.comment-content img, .entry-content img, .widget img {
    max-width: 100%
}

.entry-content img, img[class*=align], img[class*=wp-image-] {
    max-width: 100%;
    height: auto
}

.entry-content img, img.size-full {
    max-width: 100%;
    width: auto
}

.comment-content img.wp-smiley, .entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

img.wp-post-image {
    max-width: 100%;
    width: auto;
    height: auto
}

.image-attachment {
    margin-left: auto;
    margin-right: auto
}

.featured-image img {
    display: block;
    margin: 0 auto 15px
}

.nav {
    display: block
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    top: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.admin-bar .navbar-fixed-top {
    top: 32px
}

@media (max-width: 782px) {
    .admin-bar .navbar-fixed-top {
        top: 46px
    }
}

.navbar {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    border: none;
    transition: all 1s;
    background: #fff;
}

.navbar-brand {
    font-size: 20px;
    font-weight: 600;
    height: 70px;
    padding: 15px;
    line-height: 40px;
    text-transform: uppercase
}

.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff;
    border-color: #fff
}

.navbar-default {
    background: #fff;
    box-shadow: 0 1px 1px rgba(100, 100, 0, .2)
}

.navbar.lh-nav-bg-transform {
    font-size: 16px
}

.navbar-default .navbar-brand {
    color: #333
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #000
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
    color: #333
}

.lh-nav-bg-transform.navbar-default .navbar-brand {
    color: #fff !important
}
.darkHeader {
    display: none
}

.entry-header .entry-meta::after, .site-title::after {
    content: "";
    display: block
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: rgba(231, 231, 231, 0)
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333
}

.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-link {
    color: #333
}

.navbar-default .navbar-link:hover {
    color: #000
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #FFF;
    text-decoration: none;
    outline: 0
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333
    }

    .lh-nav-bg-transform .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important
    }



    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 600px
    }
}

.site-description, .site-title {
    color: #fff;
    text-shadow: rgba(255, 255, 255, .1) -1px -1px 1px, rgba(0, 0, 0, .5) 1px 1px 1px
}

@media (min-width: 768px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block
    }
}

.site-header {
    background: #1b1b1b;
    position: relative;
    width: 100%;
    margin-bottom: 3em;
    overflow: hidden;
    min-height: 500px;
    background-size: cover;
    padding: 20px
}

.site-header .site-branding {
    margin: 0 -50% 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.site-title {
    font-size: 3.5em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-top: 0;
    margin-bottom: 0
}

.site-title::after {
    background-color: #fff;
    height: 2px;
    width: 20%;
    margin: 10px auto
}

.site-description {
    font-size: 1em;
    font-weight: 400;
    padding: .2em 0;
    letter-spacing: 5px;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 0
}

.home-link, .site-description a, .site-title a {
    text-decoration: none
}

.sticky-post {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px 15px
}

.hentry {
    margin: 0 0 1.5em
}

.comments-area, .post-comments, .post-content, .single-post-content {
    background-color: #fff;
    clear: both;
    margin-bottom: 2em;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)
}

.entry-content, .entry-footer, .entry-header, .entry-summary {
    padding: 0 4em
}

.featured-image {
    padding: .5em
}

.single-post-content {
    padding: 0 4em
}

.comments-area {
    padding: 1.5em 4em;
    background: #fff;
    overflow: hidden
}

.post-comments {
    border-radius: 0;
    border: none;
    padding: 2em;
    overflow: hidden
}

.post-comments .comments-area {
    background: #fff;
    padding: 1em 2em;
    overflow: hidden;
    box-shadow: none
}

.post-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #e6e6e6;
    border-style: solid;
    width: 100%
}

.entry-content, .entry-footer, .entry-header, .entry-meta, .entry-summary, .entry-title {
    width: 100%;
    word-wrap: break-word;
    overflow: hidden
}

.entry-content, .entry-summary {
    color: #424242
}

.entry-header {
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px
}

.archive-page-title, .byline, .entry-meta, .entry-meta a {
    text-transform: capitalize
}

.entry-title {
    margin-bottom: 14px
}

.entry-header .entry-title a {
    color: #212121
}

.entry-meta, .entry-meta a {
    color: #727272;
    clear: both
}

.entry-meta {
    font-weight: 300;
    letter-spacing: 2px
}

.entry-meta a {
    line-height: 1.7
}

.entry-meta h5 {
    margin-top: 0;
    margin-bottom: 0
}

.entry-header .entry-meta::after {
    height: 4px;
    width: 125px;
    margin: 10px auto
}

.taxonomy-description {
    color: #455A64;
    text-align: center
}

.byline a {
    color: #727272
}

.group-blog .byline, .single .byline {
    display: inline
}

.entry-footer {
    word-spacing: 3px;
    padding-bottom: 2.5em
}

#category {
    margin-top: 1em;
    margin-bottom: 1em
}

.cat-links a, .tags-links a {
    color: #727272;
    text-transform: capitalize;
    font-style: italic
}

.archive-page-header, .search-page-header {
    margin-bottom: 1.5em
}

.archive-page-title, .search-page-title {
    color: #525252;
    text-align: center;
    letter-spacing: 2px
}

.post-content, .widget {
    border-radius: 3px
}

.attachment img {
    margin-left: auto;
    margin-right: auto
}

h5.entry-date, h5.entry-date a {
    color: #989898;
    font-style: italic;
    font-weight: 400
}

.entry-summary {
    text-align: justify
}

.read-more {
    margin-bottom: 1.2em;
    text-align: center;
    text-transform: uppercase
}

.btn-default {
    border: none;
    border-radius: 0;
    color: #212121
}

.btn-default:focus, .btn-default:hover {
    color: #fff
}

.image-attachment .entry-meta a {
    color: #607D8B;
    text-decoration: underline
}

.image-attachment .entry-content {
    text-align: left
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.nav-links {
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
    padding: 15px;
    text-align: center;
    margin-bottom: 2em
}

.nav-links .fa {
    color: #727272
}

.nav-next, .nav-previous, .next-post, .prev-post {
    background: #fff;
    color: #727272;
    font-weight: 400;
    text-transform: capitalize;
    padding: 1em
}

#secondary .widget-title, .comments-author .url {
    text-transform: uppercase
}

.posts-navigation .next-post a, .posts-navigation .prev-post a {
    font-size: 18px
}

.next-post a, .prev-post a {
    color: #424242
}

.next-prev-text {
    color: #727272;
    font-size: 14px
}

.archive .format-staus .entry-content, .blog .format-status .entry-content {
    background-color: #CFD8DC;
    padding-top: 2em;
    font-size: 16px
}

textarea#comment {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    height: 100px
}

.archive .format-staus .entry-footer, .blog .format-status .entry-footer {
    background-color: #CFD8DC
}

.gallery {
    margin-bottom: 1.6em
}

.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.widget select, .widget_text img {
    max-width: 100%
}

.gallery-icon img {
    margin: 0 auto
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, .7);
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: .5em 0
}

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

.avatar {
    height: 50px;
    width: 50px;
    border-radius: 25px
}

.comment-respond label {
    display: block;
    font-weight: 400
}

.comment-metadata {
    font-size: .8em
}

.widget_recent_entries .post-date {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #9a9a9a
}

.comment-list .depth-1 {
    margin: 20px 0;
    border-bottom: 1px dotted #DDD;
    padding: 5px 0 18px
}

.comment-content {
    margin-bottom: .3em
}

.comment-respond #submit {
    background-color: #455A64;
    color: #fff;
    border: none;
    border-radius: 4px
}

.comment-respond {
    padding-top: 5px
}

.comment-metadata time {
    color: #aaa
}

#secondary .widget {
    background-color: #fff;
    color: #727272;
    font-size: 16px;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 24px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15)
}

#secondary .widget-title {
    position: relative;
    padding: 20px 5px 20px 20px;
    margin: -24px -24px 10px;
    border-bottom: 1px solid #ddd;
    font-weight: 900
}

#secondary .widget li:first-of-type {
    margin-top: 0;
    padding-top: 0
}

#secondary .widget a {
    color: #727272
}

#secondary .widget .widget-title .rsswidget {
    color: #212121
}

#recentcomments li, .widget_rss li {
    padding-top: .5em;
    padding-bottom: .5em
}

.widget ul {
    padding: 0 1em
}

#secondary .widget li:last-child {
    border-bottom: none
}

.widget ul ul {
    padding: 0 0 0 1em
}

.widget td, .widget th {
    padding: .2em;
    text-align: left
}

#secondary .widget hr {
    border-color: #ddd
}

#secondary .widget table caption {
    color: #455A64
}

#secondary .widget #recentcomments a, #secondary .widget .rsswidget {
    color: #727272
}

#secondary .widget .rsswidget img {
    margin-top: 12px
}

.widget input[type=search].search-field {
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px)
}

.widget .search-submit:before {
    font-size: 16px;
    left: 1px;
    line-height: 35px;
    width: 34px
}

.widget button.search-submit {
    padding: 0;
    width: 35px
}

.site-info {
    text-align: center;
    margin: 0;
    padding-top: 10px
}

.site-footer a {
    color: #fff
}

.custom-logo-link {
    margin: 0;
    padding: 10px 0;
    display: inline-block
}

.cat-links, .tags-links {
    color: #a2a2a2
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0)
}

.btn, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .btn-default:visited {
    padding: 15px 46px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 35px;
    font-weight: 700
}

.custom-logo-link img {
    margin: 0
}

#respond input#submit {
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding: 10px 25px;
    border-radius: 25px
}

#respond, .form-submit {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.comment-form-email, .comment-form-url, p.comment-form-author {
    width: 30%;
    float: left;
    text-align: center;
    color: #7b7b7b
}

.comment-form-author input, .comment-form-email input, .comment-form-url input {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #d4d4d4;
    border-radius: 20px;
    padding: 5px 10px;
    text-align: center
}

.comment-form-author, .comment-form-email {
    margin-right: 5%;
    margin-bottom: 0
}

.comment-form-url {
    margin-bottom: 0
}

input.search-field {
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd
}

#secondary .widget ul {
    margin: 0 -25px;
    padding: 0
}

#secondary .widget li {
    border-bottom: 1px solid #ddd;
    padding: .5em 25px
}

.site-footer {
    background-color: #101010;
    color: #fff;
    min-height: 70px;
    font-size: 16px;
    padding: 1em;
    letter-spacing: 1px
}

.footer-widget-wrapper {
    background-color: #131313
}

.footer-widgets {
    color: #fff;
    padding: 20px 0
}

.footer-widgets p {
    color: #fff
}

.footer-widget-wrapper .col-md-4 .footer-widgets:first-of-type {
    padding-top: 45px !important;
    padding-bottom: 20px;
}

.footer-widget-wrapper .col-md-4 .footer-widgets:last-of-type {
    padding-top: 20px;
    padding-bottom: 45px !important;
}

.footer-widgets a {
    color: rgba(255, 255, 255, .5)
}

.footer-widgets h3 {
    color: #fff;
    font-weight: 900;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding-bottom: 12px;
    margin-top: 0
}

.footer-widgets ul {
    margin: 0;
    padding: 0
}

.footer-widgets #recentcomments li, .footer-widgets ul li {
    margin: 0;
    padding: 5px 0;
    list-style: none
}

.footer-widgets #wp-calendar, .footer-widgets #wp-calendar caption, .footer-widgets .calendar_wrap {
    background: #fff
}

.footer-widgets .calendar_wrap td, .footer-widgets .calendar_wrap td a {
    color: #333
}

.commentlist .bypostauthor, .commentlist li ul.children li.bypostauthor {
    background: #e7f8fb
}

@media (max-width: 1024px) {
    #navigation_menu {
        padding: 0 10px;
        margin: 0;
        width: 100%
    }
}

@media (max-width: 900px) {
    body {
        font-size: 16px
    }

    .site-title, h1 {
        font-size: 26px
    }

    .site-description, h2 {
        font-size: 22px
    }

    h3 {
        font-size: 18px
    }

    h4 {
        font-size: 16px
    }

    h5 {
        font-size: 14px
    }

    h6 {
        font-size: 12px
    }

    blockquote {
        margin-left: .3em
    }

    table {
        -ms-word-break: break-all;
        word-break: break-all
    }



    .lh-nav-bg-transform.navbar-default .navbar-brand {
        color: #333
    }

    .sticky-post {
        padding: 3px 15px
    }

    .entry-content, .entry-footer, .entry-header, .entry-summary {
        padding: 1em 1.5em
    }

    .entry-footer {
        padding-bottom: 1em
    }

    .featured-image {
        padding: .5em
    }

    .single-post-content {
        padding: 0 1.5em
    }

    .comments-area, .post-comments {
        border: none;
        box-shadow: none;
        padding: 1.2em 1em;
        overflow: hidden;
        width: 100%
    }

    .comment-content table {
        overflow: hidden
    }

    .comment-list {
        padding: 10px
    }

    .comment-list ol {
        padding-left: 10px
    }

    iframe, input, textarea {
        width: 100%
    }

    #submit, .search-submit {
        width: auto
    }

    .navbar-default {
        background: #fff
    }

    td, th {
        padding: .2em;
        text-align: left;
        border: 1px solid #B6B6B6
    }

    .navbar.lh-nav-bg-transform {
        font-size: 14px
    }

    .footer-widgets button.search-submit {
        width: 42px
    }

    .site-header {
        min-height: 350px
    }
}

@media (max-width: 767px) {
    .comment-form-email, .comment-form-url, p.comment-form-author {
        width: 100%;
        float: left;
        margin: 0
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-nav {
        float: none
    }

    .navbar-toggle {
        margin-top: 18px
    }

    body {
        font-size: 16px
    }

    #navigation_menu {
        padding: 0 10px;
        margin: 0;
        width: 100%
    }

    .site-header {
        position: relative;
        width: 100%;
        min-height: 300px;
        margin-bottom: 2em
    }

    .site-title {
        font-size: 2.1em;
        letter-spacing: 10px
    }

    .site-title::after {
        background-color: #fff;
        content: "";
        height: 1px;
        display: block;
        width: 20%;
        margin: 5px auto
    }

    .site-description {
        font-size: 14px;
        letter-spacing: 1px
    }

    .site-footer {
        font-size: 14px
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        border-top: none
    }
}

@media (max-width: 359px) {
    .site-header {
        position: relative;
        width: 100%;
        min-height: 200px;
        margin-bottom: 1.5em
    }

    .site-title {
        font-size: 2em;
        letter-spacing: 2px;
        margin-top: 5px;
        margin-bottom: 3px
    }

    .site-title::after {
        margin: 2px auto
    }

    .site-description {
        font-size: 8px;
        letter-spacing: 0;
        margin-top: 1px;
        margin-bottom: 2px
    }
}

@media print {
    body {
        background: 0 0 !important;
        color: #000;
        font-size: 10pt
    }

    .site {
        max-width: 98%
    }

    .site-header {
        background-image: none !important
    }

    .site-header .home-link {
        max-width: none;
        min-height: 0
    }

    .site-title {
        color: #000;
        font-size: 21pt
    }

    .site-description {
        font-size: 10pt
    }

    .author-avatar, .comment-respond, .comments-area .comment-edit-link, .comments-area .reply, .comments-link, .entry-meta .edit-link, .main-navigation, .more-link, .navbar, .page-links, .site-content nav, .site-footer, .widget-area {
        display: none
    }

    .entry-content, .entry-header, .entry-meta, .entry-summary {
        margin: 0;
        width: 100%
    }

    .entry-title, .page-title {
        font-size: 21pt
    }

    .entry-meta, .entry-meta a {
        color: #444;
        font-size: 10pt
    }

    .entry-content .wp-caption.alignleft, .entry-content img.alignleft {
        margin-left: 0
    }

    .entry-content .wp-caption.alignright, .entry-content img.alignright {
        margin-right: 0
    }

    .format-image .entry-content .size-full {
        margin: 0
    }

    .hentry {
        background-color: #fff
    }

    .comments-area > li.comment {
        background: 0 0;
        position: relative;
        width: auto
    }

    .comment-metadata {
        float: none
    }

    .comment-author .fn, .comment-reply-link, .comment-reply-login {
        color: #333
    }
}

input[type=email], input[type=email]:focus, input[type=text], input[type=text]:focus, textarea, textarea:focus {
    border: 1px solid #ddd;
    border-bottom: 2px solid #ddd;
    background: #fff;
    width: 100%;
}

.top-widgets {
    font-size: 16px;
    text-align: center;
    background: #fff;
    margin-bottom: 35px;
    padding: 30px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    margin-top: -20px
}

.top-widgets h3 {
    margin-top: 0
}

.bottom-widgets {
    font-size: 16px;
    text-align: center;
    background: #fff;
    padding: 30px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .15);
    margin-bottom: 30px
}

.bottom-widgets h3 {
    margin-top: 0
}

#secondary .widget .children, .footer-widgets .children {
    padding: 10px 0 0 10px;
}

.footer-widgets img {
    max-width: 100%;
}

h5, h6 {
    font-size: 16px;
}

.children .comment-body {
    margin-top: 30px;
}

.post-password-form input[type=submit] {
    padding: 15px 46px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 35px;
    font-weight: 700;
    border: 0;
    margin: 20px auto;
    text-align: center
}

.post-password-form label {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

form.post-password-form {
    text-align: center
}

/* CUSTOMIZER */
body {
    background: #f9f9f9;
}

body .site-header {
    height: 350px;
    min-height: 350px;
    background-position: top center;
}

body .navbar-default .navbar-collapse {
    display: inline-block !important;
    float: left;
}

#secondary .widget-title {
    padding: 15px 5px 15px 20px;
}

#navigation_menu .group_menu {
    display: inline-block;
    float: right;
}

#navigation_menu .group_menu .getstarted {
    float: left;
    position: relative;
    border: 1px solid #eb182a;
    border-radius: 20px;
    text-shadow: 0 1px 0 rgba(3, 27, 47, 0.5);
    background: #eb182a;
    margin-top: 2px;
    color: white;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 35px 6px 35px;
    margin-left: 30px;
}

.site-header .mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    border-top: 2px solid #eb182a;
}

.site nav.lh-nav-bg-transform .container {
    width: 100%;
    padding: 20px 40px 10px 40px;
}

.custom-logo-link {
    padding: 0px;
}

.custom-logo-link img {
    height: 45px;
    width: auto;
}

.featured-image {
    padding: 0px;
}

.featured-image img {
    max-width: 100%;
    max-height: 500px;
}

.navbar-nav {
    margin-top: 10px;
}

.navbar-nav li {
    padding-left: 30px;
}

.menu nav ul li:last-child {
    border-right: 1px solid #777;
    padding-left: 25px;
    float: right!important;
}

.navbar-default .navbar-nav > li > a {
    padding: 0px;
    font-size: 14px;
    color: white;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(3, 27, 47, 0.5);
    text-transform: uppercase;
}

#menu-item-1232 a {
    color: #eb182a !important;
}

.site-branding .banner_title {
    margin-top: 65px;
    font-size: 55px;
    line-height: 1.1;
    color: white;
    font-weight: 700;
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.site-branding .banner_synopsis {
    font-size: 55px;
    line-height: 1.1;
    width: 100%;
    display: inline-block;
    color: #eb182a;
    font-weight: 800;
    margin-bottom: 10px;
}

.site-branding .banner_description {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    color: white;
    font-weight: 300;
    margin-top: 0px;
    line-height: 1.1;
}

.widget input[type=search].search-field {
    font-size: 14px;
    padding: 8px 12px;
}

#secondary #search-2 {
    padding-bottom: 24px;
}

#secondary .widget {
    padding-bottom: 0px;
}

#secondary .widget a {
    font-size: 14px;
}

#secondary h4.widget-title {
    font-size: 16px;
}

.navbar-default {
    height: 72px;
    background: #222;
    border-top: 2px solid #eb182a !important;
}

.navbar-default .container {
    padding: 16px 40px 10px 40px;
    width: 100%;
}

#navigation_menu .navbar-header a.logo {;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.lh-nav-bg-transform #navigation_menu .navbar-header a.logo {
    width: 190px;
    height: 45px;
}

#navigation_menu .navbar-header a.logo {
    height: 35px;
    width: 40px;
}

.post-content .entry-header .entry-title {
    font-size: 26px;
    margin-bottom: 0px;
}

.post-content .entry-header .entry-meta h5.entry-date {
    font-size: 12px;
    font-style: normal;
    letter-spacing: 0px;
    margin-top: 12px;
}

.post-content .entry-header .entry-meta h5.entry-date a {
    font-style: normal;
}

.post-content .entry-header .entry-meta::after {
    margin-top: 5px;
}

.post-content .entry-summary p {
    font-size: 16px;
    font-weight: 300;
}

.read-more .btn.btn-default {
    padding: 8px 45px;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(3, 27, 47, 0.5);
    font-weight: 800;
    color:#fff!important;
}

.posts-navigation .next-post {
    text-align: left;
}

.posts-navigation .prev-post {
    text-align: right
}

.posts-navigation .next-post a, .posts-navigation .prev-post a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.archive-page-title, .search-page-title {
    text-align: left;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 0px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    font-weight: 800;
    padding: 0px 15px;
}

#respond {
    text-align: left;
}

.comment-respond label {
    text-align: left;
    color: black;
}

.comment-form-author input, .comment-form-email input, .comment-form-url input {
    text-align: left;
    padding-left: 20px;
}

textarea#comment {
    padding-left: 10px;
}

.comments-area .comments-title {
    display: none;
}

.post-comments .comments-area {
    padding-top: 0px;
}

.post-comments .comment-list {
    padding-left: 0px;
}

.post-comments .comment-list li:nth-child(1) {
    margin-top: 0px;
    padding-top: 0px;
}

.comment-form-email, .comment-form-url, p.comment-form-author {
    width: 47%
}

.comment-form-email {
    margin-right: 0px;
    float: right
}

.comment-form-url {
    display: none;
}

.cat-links a, .tags-links a {
    font-size: 14px;
}

#commentform p {
    font-size: 16px;
}

.entry-content p,
.entry-content ul li {
    font-size: 16px;
    font-weight: 300;
}

.entry-content ul li {
    margin-bottom: 10px;
}

.comment-reply-link {
    font-size: 14px;
}

.entry-summary .read-more {
    display: none;
}

div.header {
    width: 100%;
    display: inline-block;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    /*-webkit-transition: all 0.5s ease-in-out;*/
    /*-moz-transition: all 0.5s ease-in-out;*/
    /*-o-transition: all 0.5s ease-in-out;*/
    /*transition: all 0.5s ease-in-out;*/
}

div.header .line {
    width: 100%;
    display: inline-block;
    height: 2px;
    background: #eb182a;
    position: absolute;
    top: 0px;
}

div.header .logo_menu {
    /*width: 100%;*/
    display: inline-block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

div.header .logo_menu .logo {
    float: left;
}

div.header .logo_menu .logo a {
    width: 190px;
    height: 45px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-image: url(https://facestore.pt/www/images/layout/logo.png);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

div.header .menu {
    float: right;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

div.header .menu nav ul li {
    float: left;
    margin-right: 30px;
}

ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

div.header .menu nav ul li a {
    font-size: 14px;
    color: white;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(3, 27, 47, 0.5);
    text-transform: uppercase;
}

div.header .menu nav ul li.active a {
    color: #eb182a;
}

div.header.active {
    background: #222;
}

div.header.active .logo_menu .logo a {
    height: 35px;
    width: 40px;
}

div.header .menu nav ul li.getstarted a {
    color: white;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 35px 6px 35px;
    display: inline-block;
}

div.header .menu nav ul li.getstarted {
    position: relative;
    margin-right: -300px;
    display: none;
    right: -100px;
    border: 1px solid #eb182a;
    border-radius: 20px;
    background: #eb182a;
    -webkit-transition: all 0.5s 0.5s ease-in-out;
    -moz-transition: all 0.5s 0.5s ease-in-out;
    -o-transition: all 0.5s 0.5s ease-in-out;
    transition: all 0.5s 0.5s ease-in-out;
    white-space: nowrap;
}

.menu nav ul li.link_login:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: white;

    font-size: 20px;
    text-shadow: 0 1px 0 rgba(3, 27, 47, 0.5);
}

/*NEW FOOTER REMAKE RESPOSIVE DOUGLAS*/
.footer-links {
    padding-top: 50px;
    background: #eee;
}

.footer-links .container div.social_area ul li a img {
    width: 34px;
    margin-right: 3px;
}

.footer-links .container div.social_area ul li {
    float: left;
}

.footer-links .container div h5.title {
    width: 100%;
    text-transform: uppercase;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.footer-links .container ul {
    padding-left: 0px;
}

.footer-links .container ul li{
    font-size: 12px;
    color: #555;
    line-height: 26px;
    padding-right: 0px;
    margin-bottom: 0px;
    list-style: none;
}

.footer-links .description{
    font-size: 14px;
    margin-bottom: 5px;
}

.footer-links .newsletter .controlo {
    position: relative;
    border-bottom: 1px solid white;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
}

.footer-links .newsletter .controlo input{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    height: 38px;
    float: left;
    padding-left: 10px;
    -webkit-box-shadow: inset 0 2px 5px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 5px 0 rgba(0,0,0,0.1);
}

.footer-links .newsletter .controlo .submit {
    position: absolute;
    top: 11px;
    right: 10px;
    height: 18px;
}

.footer-links .newsletter .notification .success {
    color: green;
    font-weight: 600;
    display: none;
}

.footer-links .newsletter .notification .error {
    color: red;
    font-weight: 600;
    display: none;
}

.footer-links .container > div:first-child,
.footer-links .container > div:nth-child(2){
    min-height: 138px;
}

.header .menu-style{
    padding-top: 20px;
}
.icon_menu{
    float: right;
}

/*div.header.active .menu-style .menu .icon_menu{*/
    /*margin-top: -7px;*/
/*}*/

#my-menu ul li {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: rgba(255,255,255,0.7);
    line-height: 38px;
    font-weight: 600;
}
#my-menu .mm-panel .mm-navbar{
    display: none;
}

div.header.active div.menu nav ul li.getstarted {
    margin-right: 0px;
    display: inline-block;
    right: 0px;
    width: auto!important;
}

remove-padding{
    padding: 0px !important;
}




.header_area {
    left: 0;
    /*display: flex;*/
    align-items: center;
    position: relative;
    margin-bottom:100px;
    width: 100%;
    z-index: 99;
    top: 0;
    padding: 20px 4%;
    height: 90px;
    box-shadow: -6px 11px 18px -0px rgba(0, 0, 0, 0.02);
    background:white;

}

.menu_area .navbar-brand {
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 1;
    padding: 0;
    display:inline-block;height:auto;
}
.menu_area .navbar-brand img{margin-bottom:0px;}
.menu_area .navbar-brand:hover,
.menu_area .navbar-brand:focus {
    color: #fff;
}

.menu_area {
    position: relative;
    z-index: 2;
}

.menu_area #nav .nav-link {
    text-transform: uppercase;
    color: #6D7D93;
    display: block;
    font-size: 18px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    /*padding: 10px 15px;*/
    padding-bottom: 0px;
}

.menu_area #nav .nav-link:hover {
    color: #e51736;
}

.menu_area nav ul li > a:hover {
    color: #fb397d;
}

.sing-up-button {
    text-align: right;
}

.sing-up-button > a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    height: 50px;
    min-width: 178px;
    line-height: 46px;
    text-align: center;
    border-radius: 24px 24px 24px 24px;
    background: #e51736;
    background: -moz-linear-gradient(left, #e51736 0%, #f63d1c 100%);
    background: -webkit-linear-gradient(left, #e51736 0%, #f63d1c 100%);
    background: linear-gradient(to right, #e51736 0%, #f63d1c 100%);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.3);
    text-transform: lowercase;
}

.sing-up-button > a:hover {
    background: #fff;
    color: #e51736;
    border-color: transparent;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

/* stcicky css */

.header_area.sticky {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 100px;
    position: fixed;
    top: 0;
    z-index: 99;
}

.header_area.sticky .menu_area .navbar-brand {
    font-size: 0px;
}

/*.header_area.sticky .menu_area #nav .nav-link {*/
/*padding: 23px 15px;*/
/*}*/

.header_area.sticky .navbar {
    padding: 0;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    border-radius: 5px;
    position: absolute;
    color: #7D8899;
    background-color: #fff;
    min-width: 176px;
    box-shadow: 0px 8px 25px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    font-weight: 300;
}

.dropdown-content hr {

    margin: 0px;

}

.dropdown-content-lan {
    min-width: 50px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: #7D8899;
    font-weight: 300;
    text-transform: uppercase;
}

.dropdown-content a:hover {
    background-color: #f2f2f2;
    border-radius: 5px;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.channels {
    float: right;
    margin-top: 100px;
    margin-bottom: -110px;
    margin-right: 30px;

}

.channels-second {
    float: right;
    margin-top: 50px;
    margin-bottom: -112px;
    margin-right: -131px;
    z-index: 99;

}

.channels-third {
    float: right;
    margin-top: 0px;
    margin-bottom: -157px;
    margin-right: -97px;
    z-index: 99;

}

.footer-text {
    margin-bottom: 15px;
}

.footer-menu ul li {
    display: inline-block;
}

.footer-menu ul li a {
    border-right: 2px solid #726a84;
    display: block;
    padding: 0 7.5px;
    color: #726a84;
}
.footer-social-icon{margin-top:70px;}
.footer-social-icon > a .active {
    background: #fb397d;
}

.footer-menu ul li:last-child a {
    border-right: 0 solid #ddd;
}

.footer-social-icon {
    background:white;
    padding-top:50px;
}

.footer-menu {
    margin-bottom: 15px;
}

.copyright-text > p {
    margin-bottom: 0;
}
.section_padding_70 {
    padding-top: 40px;
    padding-bottom: 70px;
}

.mouse {
    position: absolute;
    width: 22px;
    height: 42px;
    left: 50%;
    margin-left: -11px;
    bottom: 90px;
    border-radius: 15px;
    border: 2px solid #6D7D93;
    -webkit-animation: intro 1s;
    animation: intro 1s;
    z-index: 1;
}

.scroll {
    display: block;
    width: 4px;
    height: 4px;
    margin: 6px auto;
    border-radius: 4px;
    background: #6D7D93;
    -webkit-animation: finger 1s infinite;
    animation: finger 1s infinite;
}

.scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.awards {
    width: 100%;
    display: inline-block;
    background: white;
    text-align: center;
    padding: 20px 0px 25px 0px;
    margin-top: -5px;
}

.awards .title {
    font-weight: 400;
    color: #6D7D93;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0px;
}

.awards .break {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.awards .list {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

.awards .list ul {
    display: inline-block;
}

.awards .list ul li {
    float: left;
    margin-right: 50px;
    margin-left: 50px;
}
.footer-information {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
}

.footer-information li {
    float: left;
    width: 33%;
}

.footer-information h2 {
    color: #6D7D93;
    font-size: 17px;
    text-align: left;
    font-weight: 300!important;
}

.footer-information p {
    color: #6D7D93;
    font-size: 13px;
    text-align: left;
    margin-top: 30px;
}
.socialnet {
    width: 30px;
    float: left;
}

.socialnet:hover {
    width: 30px;
    float: left;
    opacity: 0.5;
}

.thefacestore {
    text-align: left;
    color: #6D7D93;
    font-size: 14px;
    line-height: 22px;
}

.thefacestore:hover {
    opacity: 0.5;
}

.form-inline-email {
    position: relative;
    display: inline-block;

}
.hidden {
    display: none !important;
}
.float-text {

    float: right;
}

.navbar-toggler, .navbar-toggler:hover, .navbar-toggler:focus{background:white!important;border:1px solid rgba(0,0,0,.1)!important;}
.navbar-nav > li > a{    padding: .5rem 1rem;}
.navbar{font-size:16px;}
.navbar-nav{margin:0px;}
.menu_area #nav .nav-link, .navbar, .site-description, .site-title{font-family: 'Titillium Web', sans-serif!important;}
.post-content{float:left;width:100%;}
.navigation.posts-navigation{width:100%;display:inline-block;}

.banner {width:100%;display:inline-block;padding-bottom:30px;padding-top:0px;}
.banner .data{float:left;}
.banner .data .title{font-size:52px;font-weight:400;text-transform:uppercase;line-height:56px;color:#6D7D93;margin-bottom:10px;}
.banner .data .title span{color:#eb182a;}
.banner .data .subtitle{font-size:18px;color:#6D7D93;font-weight:400;}
.banner .image{float:right;width:50%;text-align:right;}
.banner .image img{max-width:100%;max-height:360px;margin-top:-50px;}

.archive-page-header, .search-page-header{width:100%;}
.post-content{position: relative;}
.backButton{font-size:18px;color:#6c7d94;font-weight:400;line-height:40px;position:absolute;left:0px;top:-60px;}
.backButton .icon{float:left;width:40px;height:40px;border-radius:50%;background:#e5ebee;color:#6c7d94;text-align:center;font-size:14px;margin-right:15px;}
.backButton .icon i{margin-top: 12px;}
.backButton:hover{cursor:pointer;opacity:0.8;}

