@charset "UTF-8";

/*!
	Theme Name: lmcnDev
	Author: ragnar Engstrom
	Version: 1.0
	Author URI: www.engstrom.fr
	Theme URI: www.lamodecnous.com
	Tags:
	Description: news website
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
 font-family: "Prata";
 src: url("Prata/Prata-Regular.ttf") format("ttf")
}
#topmenu,
.nav,
ol.forms {
    list-style-type: none
}

.site,
img.aligncenter,
sub,
sup {
    position: relative
}

.custom-header,
.footer-nav ul li,
.lines-button:hover {
    opacity: 1
}

.logo {
    color: #a27d53
}
a {
    color: #b38046
}

hr,
input[type=search] {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#sidemenu,
.post-links .next {
    height: 78px;
    border-color: #c1c1c1
}

.post-links .next a {
    margin-left: 30px;
    font-size: 40px
}

.logo .blog-description,
.logo .blog-name,
.site-title .blog-description,
.site-title .blog-name {
    text-align: center;
    text-shadow: 0 0 .5em #cdcdcd
}

#sidemenu,
.post-links .next,
.post-links .prev {
    text-align: left;
    border-top: 0;
    border-right: 0;
    border-left: 1px
}

.blog-description,
.blog-name,
.icons-email,
.icons-home,
.icons-menu,
.icons-search,
.logo,
.socialfacebook,
.socialgoogle,
.socialinstagram,
.socialpinterest,
.socialrss,
.socialtwitter {
    text-indent: -99999px
}

.site,
img {
    max-width: 100%
}

.imgfit,
img.aligncenter {
    image-rendering: optimizeSpeed;
    max-width: calc(100vw + 160px)
}

.eighty,
.logo,
.published,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

.asidelinkstyle,
.latestnews,
audio,
canvas,
video {
    display: inline-block
}

.cross,
[hidden],
template {
    display: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

html {
    font-family: 'Prata', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    color: #818181;
    background: #000
}

a {
    text-decoration: none;
    background: 0 0
}

h1 a,
mark {
    color: #000
}

a:focus {
    outline: dotted thin
}

.nav a,
a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    line-height: 1.2em
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

#sidemenu,
.post-links .next {
    font-weight: 400;
    border-bottom: 1px
}

dfn {
    font-style: italic
}

hr {
    height: 0
}

mark {
    background: #ff0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: '\201C''\201D''\2018''\2019'
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.imgfit,
.site-title,
.site-title .logo,
.site-title-wrapper,
.twitter-posts li,
img.aligncenter {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    height: auto;
    border: 0
}

img.aligncenter {
    padding: 40px 0;
    height: auto;
    margin: 0 auto 0 50%;
    transform: translate(-50%, 0)
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

.custom-header,
.custom-logotype {
    line-height: 150px;
    position: absolute;
    left: 50%
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -webkit-appearance: textfield
}

*,
.info-title-email-wrapper {
    -webkit-box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

.lines-button,
button {
    border: none;
    background: 0 0
}

textarea {
    overflow: auto;
    width: 100%;
    vertical-align: top
}

button {
    display: inline-block;
    margin: 0 14px;
    padding: 0
}

button span {
    display: block
}

.lines-button {
    transition: .3s;
    cursor: pointer;
    user-select: none;
    display: inline-block
}

.lines-button:active {
    transition: 0
}

.wp-video {
    width: 100% !important;
    height: auto
}

.lines,
.lines:after,
.lines:before {
    display: inline-block;
    width: 3rem;
    height: .37143rem;
    background: #ccc;
    border-radius: .28571rem;
    transition: .3s
}

.lines {
    position: relative
}

.lines:after,
.lines:before {
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: .28571rem center;
    transform-origin: .28571rem center
}

.lines:before {
    top: 1rem
}

.lines:after {
    top: -1rem
}

.lines-button:hover .lines:before {
    top: 1.14286rem
}

.lines-button:hover .lines:after {
    top: -1.14286rem
}

.lines-button {
    background-color: #FFF;
    line-height: 40px
}

.lines-button.close {
    -webkit-transform: scale3d(.8, .8, .8);
    transform: scale3d(.8, .8, .8);
    background-color: transparent
}

.lines-button.arrow.close .lines:after,
.lines-button.arrow.close .lines:before {
    top: 0;
    width: 2.22222rem
}

.lines-button.arrow.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg)
}

.lines-button.arrow.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg)
}

.lines-button.arrow-up.close {
    -webkit-transform: scale3d(.8, .8, .8) rotate3d(0, 0, 1, 90deg);
    transform: scale3d(.8, .8, .8) rotate3d(0, 0, 1, 90deg)
}

.lines-button.minus.close .lines:after,
.lines-button.minus.close .lines:before {
    -webkit-transform: none;
    transform: none;
    top: 0;
    width: 4rem
}

.lines-button.x.close .lines {
    background: 0 0
}

.lines-button.x.close .lines:after,
.lines-button.x.close .lines:before {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 4rem
}

.lines-button.x.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.lines-button.x.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.lines-button.x2 .lines {
    transition: background .3s .5s ease
}

.lines-button.x2 .lines:after,
.lines-button.x2 .lines:before {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .3s .6s ease, -webkit-transform .3s ease;
    transition: top .3s .6s ease, transform .3s ease
}

.lines-button.x2.close .lines {
    transition: background .3s 0s ease;
    background: 0 0
}

.lines-button.x2.close .lines:after,
.lines-button.x2.close .lines:before {
    transition: top .3s ease, -webkit-transform .3s .5s ease;
    transition: top .3s ease, transform .3s .5s ease;
    top: 0;
    width: 4rem
}

.lines-button.x2.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.lines-button.x2.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.wysija-after-comment #wysija-box-after-comment {
    width: 15px;
    margin-right: 10px
}

.imgfit {
    width: 100%;
    min-height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
    transform: translate(0%, 0)
}

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

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body.custom-background {
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

input,
textarea {
    padding: .3em .4em;
    border: 1px solid #cdcdcd;
    background: #fff;
    box-shadow: inset -1px -1px 6px #cdcdcd
}

.site {
    z-index: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-transition: all 0 linear;
    -moz-transition: all 0 linear;
    -o-transition: all 0 linear;
    transition: all 0 linear;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: translateZ(0);
    -ms-transform: matrix(1, 0, 0, 1, 0, 0);
    -ms-transform: translateZ(0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    transform: translateZ(0);
    border-bottom: 1px solid #666;
    background: rgba(255, 255, 255, 1);
    -webkit-overflow-scrolling: touch
}

.site,
.site-header.sticky {
    -o-transform: translateZ(0)
}

.custom-header {
    width: 200px;
    margin-top: 2%;
    margin-left: -100px
}

.custom-logotype {
    margin-left: -25px
}

.logo {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 134px;
    margin-right: 3.06748%;
    margin-left: 0
}

li.mentions {
    margin-left: 20px
}

.site-title .blog-name {
    margin-bottom: .2em
}

.blog-description,
.blog-name {
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.post-links .next,
.post-links .prev {
    font-size: 40px;
    padding-left: 27px;
    color: #c1c1c1
}

.site-title .blog-description {
    font-style: italic;
    margin-bottom: 1.5em
}

.logo:last-child {
    margin-right: 0
}

.logo .blog-name {
    margin-bottom: .2em
}

.logo .blog-description {
    font-style: italic;
    margin-bottom: 1.5em
}

.posts {
    height: inherit
}

.posts .date {
    font-size: 16px;
    position: absolute;
    z-index: 10;
    top: 5%;
    left: 50%;
    margin-left: -79px;
    color: #fff
}

.published {
    font-size: 14px;
    width: 600px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 60px;
    text-align: left;
    color: #818181
}

.pis-title,
.post-links a {
    color: #ccc
}

.full {
    margin: 20px 0
}

#tags {
    font-size: 12px
}

.eighty {
    width: 80%;
    margin: 20px 0 20px 10%
}

.pis-li a,
.post-links a {
    display: inline-block;
    margin-right: 20px
}

.imageindex,
.imageindex .featuredImage {
    height: calc(100vh - 60px) !important;
    background-position: 50% 0
}

aside.post-aside {
    position: absolute;
    top: 0;
    right: -200px;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    background-color: #fff
}

.asidelinkstyle,
.latestnews {
    font-size: 26px;
    position: relative;
    margin-bottom: 20px;
    margin-left: 20px
}

.post-links {
    width: 279px
}

.post-links .prev {
    line-height: 78px;
    width: 100%;
    height: 79px;
    border-style: solid;
    border-color: #c1c1c1;
    border-bottom: 1px
}

#sidemenu,
.post-links .next {
    border-style: solid;
    width: 100%
}

.post-links .next {
    line-height: 78px
}

.asidelinkstyle {
    line-height: 40px;
    top: -2px
}

.latestnews {
    line-height: 21px;
    top: 4px
}

.open a.nolink.cross {
    font-size: 30px;
    line-height: 0;
    position: relative;
    top: 6px;
    left: 5px;
    display: inline-block
}

.mask {
    mask: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    mask: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    mask: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    mask: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    mask: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    mask: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%)
}

.pis-excerpt {
    font-size: 11px;
    text-transform: lowercase;
    float: left;
    padding-top: 10px;
    text-align: left;
    padding-right: 10px
}

.pis-title {
    font-size: 12px;
    text-transform: UPPERCASE;
    text-align: left;
    font-family: 'Hind Vadodara', sans-serif
}

.pis-li {
    list-style: none;
    width: 90%
}

.pis-li a {
    color: #a27d53;
    float: left;
    font-weight: 700
}

.pis-more {
    display: block;
    padding-top: 20px
}

.sideposts ul.pis-ul {
    list-style: none
}

.post-links a:hover {
    color: #999
}

#sidemenu,
.nolink {
    color: #c1c1c1
}

#sidemenu {
    font-size: 40px;
    line-height: 9px;
    padding-top: 8px
}

.nolink:hover {
    color: #818181
}

.dark {
    color: #000
}

.dark:hover {
    color: #333
}

.opaque {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, .15)
}

#site-header {
    position: fixed;
    z-index: 2;
    top: 50px;
    overflow: visible;
    width: 100%;
    height: 60px;
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0;
    background-color: #000
}

.site-header {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 130px;
    border-bottom: 2px solid #a27d53;
    background-color: rgba(0, 0, 0, 1)
}

.site-header.sticky {
    z-index: 150;
    height: 100px;
    transition: all .25s linear;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.importantRule,
.site-header.sticky {
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear
}

#menu {
    position: fixed;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #a27d53
}

.tp_recent_tweets ul,
.twitter-posts ul {
    position: relative;
    padding: 0;
    overflow: hidden;
    list-style: none
}

#menu-navigation.nav a strong {
    font-size: .7rem;
    font-weight: 500;
    display: block
}

.importantRule {
    margin-top: 0 !important;
    transition: all .25s linear
}

.twitter-posts {
    font-family: georgia;
    font-style: italic;
    z-index: 100;
    display: none;
    width: 80%;
    height: 160px;
    margin: 0 auto;
    background-color: #fff
}

#categoryNav ul li,
#folderNav ul li,
#header h1,
#mobile-header h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal
}

.twitter-posts p {
    font-size: 16px;
    font-weight: 700;
    display: none
}

.twitter-posts span {
    font-size: 12px;
    font-weight: 400
}

.twitter-posts li p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    height: 50px;
    margin-bottom: 10px;
    border-bottom: 1px solid #b8b8b8
}

.tp_recent_tweets {
    width: inherit;
    height: inherit
}

.twitter-posts ul {
    top: -10px;
    left: 50px;
    width: 80%;
    width: 80vw;
    height: 110px
}

.tp_recent_tweets ul {
    left: 30px;
    width: 100%;
    height: 80px
}

.tp_recent_tweets .twitter_time {
    display: block;
    width: 100%;
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid #c1c1c1
}

.twitter-posts .left,
.twitter-posts .right {
    font-size: 16px;
    position: relative;
    z-index: 11;
    padding: 20px;
    cursor: pointer
}

.twitter-posts li {
    float: left;
    width: 80vw;
    height: 100px;
    -webkit-transition: left 0 linear;
    -moz-transition: left 0 linear;
    transition: left 0 linear;
    text-align: left;
    opacity: 1
}

.tp_recent_tweets ul li {
    width: 100%
}

.twitter-posts .left {
    top: 70px;
    left: 0
}

.twitter-posts .right {
    top: -90px;
    left: 92%
}

.twitter-posts .left:hover,
.twitter-posts .right:hover {
    color: #a27d53
}

.twitter-posts>p {
    position: absolute;
    left: 50%;
    margin-top: 10px;
    margin-left: -24%;
    color: #000
}

.twitter-posts li span {
    padding: 4px 0
}

.twitter-posts li span.ml {
    margin-left: 10px;
    padding-left: 10px;
    color: #a27d53;
    border-left: 1px solid #a27d53
}

.always-show-nav .main-nav .nav-wrapper ul li.active-link a,
.always-show-nav .main-nav .nav-wrapper ul li.active-link a:visited,
.footer-nav ul li.active-link a,
.footer-nav ul li.active-link a:visited,
.nav-open .nav-wrapper ul li.active-link a,
.nav-open .nav-wrapper ul li.active-link a:visited,
.nav-open-hover .nav-wrapper ul li.active-link a,
.nav-open-hover .nav-wrapper ul li.active-link a:visited,
.sqs-style-mode .nav-wrapper ul li.active-link a,
.sqs-style-mode .nav-wrapper ul li.active-link a:visited {
    color: #83b3be
}

#main-navigation {
    position: fixed;
    width: 100%;
    height: inherit;
    border-bottom: 1px solid #a27d53;
    background-color: #000
}

.category-nav,
.folder-nav,
.footer-nav,
.main-nav {
    font-size: 12px;
    z-index: 100002
}

.category-nav .nav a,
.category-nav .nav-wrapper a,
.folder-nav .nav a,
.folder-nav .nav-wrapper a,
.footer-nav .nav a,
.footer-nav .nav-wrapper a,
.main-nav .nav a,
.main-nav .nav-wrapper a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1em;
    text-align: left;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase
}

.header--nav-borders .footer-nav {
    border-width: 1px 0;
    border-style: solid
}

.footer-nav ul,
.main-nav ul {
    margin: 0;
    padding: 0;
    text-align: left
}

.footer-nav ul li,
.main-nav ul li {
    display: inline-block;
    width: 62px;
    float: left
}

.footer-nav ul {
    padding: 15px 0 30px
}

#categoryNav {
    display: none
}

.show-category-navigation #categoryNav {
    display: block
}

#categoryNav ul li a,
#folderNav ul li a,
.footer-nav ul li a,
.main-nav ul li a {
    display: block;
    height: 100%
}

.nav-wrapper ul a,
.nav-wrapper ul a:visited {
    cursor: pointer;
    -webkit-transition: color .14s 0 ease-out;
    -moz-transition: color .14s 0 ease-out;
    -o-transition: color .14s 0 ease-out;
    transition: color .14s 0 ease-out
}

.always-show-nav .main-nav .nav-wrapper ul li a,
.always-show-nav .main-nav .nav-wrapper ul li a:visited,
.nav-open .nav-wrapper ul li a,
.nav-open .nav-wrapper ul li a:visited,
.nav-open-hover .nav-wrapper ul li a,
.nav-open-hover .nav-wrapper ul li a:visited,
.sqs-style-mode .nav-wrapper ul li a,
.sqs-style-mode .nav-wrapper ul li a:visited {
    -webkit-transition: color .14s .2s ease-out;
    -moz-transition: color .14s .2s ease-out;
    -o-transition: color .14s .2s ease-out;
    transition: color .14s .2s ease-out
}

.main-nav .nav-wrapper {
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 33.33333%;
    max-height: 60px;
    margin: 0;
    -webkit-transition: max-height .2s cubic-bezier(.23, 1, .32, 1), padding .2s cubic-bezier(.23, 1, .32, 1), margin .2s cubic-bezier(.23, 1, .32, 1);
    -moz-transition: max-height .2s cubic-bezier(.23, 1, .32, 1), padding .2s cubic-bezier(.23, 1, .32, 1), margin .2s cubic-bezier(.23, 1, .32, 1);
    -ms-transition: max-height .2s cubic-bezier(.23, 1, .32, 1), padding .2s cubic-bezier(.23, 1, .32, 1), margin .2s cubic-bezier(.23, 1, .32, 1);
    -o-transition: max-height .2s cubic-bezier(.23, 1, .32, 1), padding .2s cubic-bezier(.23, 1, .32, 1), margin .2s cubic-bezier(.23, 1, .32, 1);
    transition: max-height .2s cubic-bezier(.23, 1, .32, 1), padding .2s cubic-bezier(.23, 1, .32, 1), margin .2s cubic-bezier(.23, 1, .32, 1);
    color: #fff;
    background-color: transparent;
    /*display: inline-flex;*/
    height: 60px;
    text-align: right
}

#categoryNav ul li.active-link:not(.all) a,
#categoryNav ul li.active-link:not(.all) a:visited,
#folderNav ul li.active-link:not(.all) a,
#folderNav ul li.active-link:not(.all) a:visited,
.view-list #categoryNav ul li.active-link.all a,
.view-list #categoryNav ul li.active-link.all a:visited {
    color: #83b3be
}

.always-show-nav .main-nav .nav-wrapper,
.nav-open .main-nav .nav-wrapper,
.nav-open-hover .main-nav .nav-wrapper,
.sqs-style-mode .main-nav .nav-wrapper {
    overflow: visible;
    max-height: 8em;
    padding: 15px 75px 30px
}

.menu,
.sidebar {
    -webkit-overflow-scrolling: touch
}

.header--nav-borders .nav-open .main-nav .nav-wrapper,
.header--nav-borders .nav-open-hover .main-nav .nav-wrapper,
.header--nav-borders.always-show-nav .main-nav .nav-wrapper,
.header--nav-borders.sqs-style-mode .main-nav .nav-wrapper {
    border-width: 1px 0 0;
    border-style: solid
}

.footer-nav .folder,
.main-nav .folder {
    position: relative;
    box-sizing: border-box
}

.footer-nav .folder .folder-parent>a:first-child:before,
.main-nav .folder .folder-parent>a:first-child:before {
    font-size: 14.4px;
    margin-right: .25em;
    content: '+'
}

.footer-nav .folder.dropdown-open .folder-parent>a:first-child:before,
.main-nav .folder.dropdown-open .folder-parent>a:first-child:before {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ'
}

.footer-nav .folder .folder-child-wrapper ul.folder-child:after,
.triangle:after,
.triangleGrey:before,
span.phone:before {
    content: ''
}

.footer-nav .folder .folder-child-wrapper,
.main-nav .folder .folder-child-wrapper {
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -100px
}

.footer-nav .folder .folder-child-wrapper ul.folder-child,
.main-nav .folder .folder-child-wrapper ul.folder-child {
    position: relative;
    display: none;
    box-sizing: border-box;
    width: 200px;
    margin: 15px 0 0;
    padding: 0;
    border-width: 2px 0 0;
    border-style: solid;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1)
}

.footer-nav .folder .folder-child-wrapper ul.folder-child:before,
.main-nav .folder .folder-child-wrapper ul.folder-child:before {
    position: absolute;
    top: -10px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    content: '';
    border-width: 0 0 10px;
    border-style: solid;
    border-right: solid 10px transparent;
    border-left: solid 10px transparent
}

.footer-nav .folder .folder-child-wrapper ul.folder-child li,
.main-nav .folder .folder-child-wrapper ul.folder-child li {
    line-height: 1.3em;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-width: 0 0 1px;
    border-style: solid
}

.footer-nav .folder .folder-child-wrapper ul.folder-child li:last-child,
.main-nav .folder .folder-child-wrapper ul.folder-child li:last-child {
    border-bottom-width: 0
}

.footer-nav .folder .folder-child-wrapper ul.folder-child li a,
.main-nav .folder .folder-child-wrapper ul.folder-child li a {
    display: block;
    padding: 1.5em 1em;
    -webkit-transition: background-color .14s ease, color .14s ease;
    -moz-transition: background-color .14s ease, color .14s ease;
    -o-transition: background-color .14s ease, color .14s ease;
    transition: background-color .14s ease, color .14s ease;
    text-align: center
}

.footer-nav .folder .folder-child-wrapper:active ul.folder-child,
.footer-nav .folder .folder-child-wrapper:hover ul.folder-child,
.footer-nav .folder:active ul.folder-child,
.footer-nav .folder:hover ul.folder-child,
.main-nav .folder .folder-child-wrapper:active ul.folder-child,
.main-nav .folder .folder-child-wrapper:hover ul.folder-child,
.main-nav .folder:active ul.folder-child,
.main-nav .folder:hover ul.folder-child {
    display: block
}

.footer-nav .folder .folder-child-wrapper {
    bottom: 100%
}

.footer-nav .folder .folder-child-wrapper ul.folder-child {
    border-width: 0 0 2px;
    border-style: solid
}

.footer-nav .folder .folder-child-wrapper ul.folder-child:before {
    display: none
}

.footer-nav .folder .folder-child-wrapper ul.folder-child:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px
}

#categoryNav,
#folderNav {
    position: relative
}

#categoryNav ul,
#folderNav ul {
    line-height: 1em;
    margin: 0;
    padding: 15px 0 30px;
    text-align: center
}

#categoryNav ul li,
#folderNav ul li {
    font-size: 12px;
    line-height: 1em;
    display: inline-block;
    margin: 0 1em;
    text-align: left;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase
}

#categoryNav ul li.filter,
#folderNav ul li.filter,
li.filter {
    display: none
}

li.filter {
    visibility: hidden
}

.header--nav-borders #categoryNav ul,
.header--nav-borders #folderNav ul {
    border-width: 1px 0;
    border-style: solid
}

#folderNav+#categoryNav ul {
    border-top-width: 0
}

#menu-navigation.menunavFixed {
    position: fixed;
    z-index: 155;
    top: -100px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: 200px;
    background-color: #000
}

#header nav {
    padding: 0
}

#header h1,
#mobile-header h1 {
    font-size: 24px;
    margin: 0;
    -webkit-transition: font-size .14s ease;
    -moz-transition: font-size .14s ease;
    -ms-transition: font-size .14s ease;
    -o-transition: font-size .14s ease;
    transition: font-size .14s ease;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase
}

#mobile-header h1 {
    display: inline-block
}

.info-title-email-wrapper {
    display: flex;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px
}

.site-title-wrapper {
    width: 33.3333%;
    text-align: center;
    display: inline-flex;
    margin: 0;
    padding: 0
}

.site-title {
    margin: 0;
    height: 60px;
    width: 100%
}

.site-title .logo {
    display: inline-block;
    max-width: 50px;
    height: 50px;
    -webkit-transition: height .14s ease;
    -moz-transition: height .14s ease;
    -o-transition: height .14s ease;
    transition: height .14s ease;
    margin: 5px 0 0;
    padding: 0
}

.nav a,
.navTop a {
    display: block;
    padding: 2px 10px
}

#menu-style>li,
.nav>li,
.nav>li>a {
    display: inline;
    float: left
}

.outer-wrapper {
    position: relative;
    width: 1118px;
    margin: 0 auto;
    padding: 0
}

.site-drop-shadow .outer-wrapper {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1) 0 8px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .1) 0 8px rgba(0, 0, 0, .4);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1) 0 8px rgba(0, 0, 0, .4)
}

.outer-wrapper>.wrapper {
    position: relative;
    padding: 0;
    background-color: #fff
}

#menu-top-menu.fixed {
    position: fixed;
    z-index: 500;
    top: 0;
    width: 100%;
    height: 100px;
    padding-top: 34px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    background-color: #fff
}

#searchform button,
#topmenu,
.icons-email,
.icons-menu,
.icons-search,
.icons-search button,
.menu,
.nav,
input.searchinput {
    position: relative
}

.menu.visible,
.pagination {
    border-bottom: 1px solid #a27d53
}

.nav {
    overflow-y: hidden;
    height: 220px;
    margin: 0;
    padding: 0;
    list-style-position: outside;
    color: #fff;
    background: #fff
}

.menu {
    height: 200px;
    margin-top: 0;
    -webkit-transition: all 0 linear;
    -moz-transition: all 0 linear;
    -o-transition: all 0 linear;
    transition: all 0 linear
}

.menu-padding {
    padding-top: 100px
}

#menu-navigation>li.menu-item {
    background: url(../images/lamodecnous_borderNavigation.jpg) 100% 2% no-repeat;
    background-size: 1px 100%
}

.menu-item:last-child {
    border-width: none;
    background: 0
}

.nav a,
.navTop a {
    line-height: 18px;
    float: left;
    width: 95px;
    min-height: 25px;
    text-decoration: none;
    outline: 0
}

.nav a {
    font-family: arial;
    line-height: 20px;
    float: left;
    width: 160px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-decoration: none;
    color: #000
}

#menu-navigation .menu-item a strong {
    font-weight: 700;
    line-height: 70px;
    height: 60px
}

.nav a strong {
    font-size: .7rem;
    font-weight: 500;
    line-height: 116px;
    height: 80px;
    letter-spacing: 6px;
    text-transform: uppercase
}

@media screen and (min-width:481px) {
    .nav a strong {
        font-size: .8rem
    }
}

@media screen and (max-device-width:680px) {
    .entry-content .size-large {
        width: 80%
    }

    #cookies {
        display: none;
        line-height: 45px;
        position: fixed;
        z-index: 20;
        bottom: -50px;
        left: 0;
        width: 100%;
        height: 90px;
        -webkit-transition: height .25s linear;
        -moz-transition: height .25s linear;
        -o-transition: height .25s linear;
        transition: height .25s linear;
        text-align: center;
        background-color: #212121
    }

    header#single-header {
        height: 120px
    }

    .site-title .logo {
        height: 60px
    }

    .custom-logotype {
        height: 50px
    }
}

@media screen and (min-width:1025px) {
    .nav a strong {
        font-size: 1rem
    }
}

.nav>li {
    width: 25%;
    text-align: center
}

.sub-menu {
    padding: 0
}

.sub-menu li a {
    color: #a27d53;
    border: 1px solid #a27d53
}

#menu-beaute-2>li,
#menu-culture-3>li,
#menu-restauranthotel>li {
    display: inline;
    float: left;
    width: 50%;
    text-align: center
}

#menu-style>li {
    width: 33.33333%;
    text-align: center
}

.nav>li>a,
.nav>li>ul {
    width: 100%
}

.nav>li>ul>li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    width: inherit;
    text-align: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-flex-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.nav>li>ul>li a {
    font-size: 11px;
    text-transform: uppercase
}

.nav>li>ul>li a:hover {
    font-size: 12px;
    text-transform: uppercase;
    color: #000
}

.nav li a strong,
.navTop li a strong {
    font-family: georgia;
    font-size: 14px;
    font-weight: 400;
    display: block
}

.nav li a span,
.navTop li a span {
    font-family: georgia;
    font-size: 11px;
    font-style: italic;
    line-height: 14px;
    display: block;
    height: 34px;
    margin: 0 auto;
    padding: 0 40px;
    text-align: center;
    white-space: normal;
    color: #000
}

.main-menu {
    padding-top: 20px
}

.main-menu .menu-item a {
    white-space: nowrap;
    color: scale-lightness(#cdcdcd, 70%)
}

.main-menu .menu-item a:hover {
    color: #a27d53
}

#topmenu {
    width: 33.33333%;
    height: inherit;
    min-width: 208px;
    display: inline-flex;
    margin@: 0;
    margin: 0;
    padding: 0
}

.icons-email,
.icons-home,
.icons-menu {
    width: 62px;
    height: 60px
}

#topmenu li a {
    height: 100%;
    cursor: pointer;
    width: 60px
}

.imageCentered {
    text-align: center
}

.icons-home {
    background: url(../images/main-left-menu.png) -6px 0 no-repeat
}

.icons-home:hover {
    background: url(../images/main-left-menu.png) -6px -60px no-repeat
}

.icons-menu {
    left: 60px;
    background: url(../images/main-left-menu.png) -62px 0 no-repeat
}

.icons-menu:hover {
    background: url(../images/main-left-menu.png) -62px -60px no-repeat
}

.icons-email {
    background: url(../images/main-left-menu.png) -124px 0 no-repeat
}

.icons-email:hover {
    background: url(../images/main-left-menu.png) -124px -60px no-repeat
}

.icons-search {
    left: 180px;
    overflow: hidden;
    width: 0;
    min-width: 62px;
    height: 60px;
    cursor: pointer;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    transition: width .3s;
    border: 0;
    background: url(../images/main-left-menu.png) -186px 0 no-repeat;
    -webkit-backface-visibility: hidden
}

#popUpDiv,
#searchDiv,
.centered,
.centering,
form#searchform {
    min-width: 320px
}

.icons-search button,
input.searchinput {
    height: 30px;
    margin: 11px 0 0;
    border: 0;
    padding: 0;
    text-align: center
}

.icons-search fieldset {
    border: 0
}

.icons-search:hover {
    background: url(../images/main-left-menu.png) -186px -60px no-repeat
}

.icons-search button {
    left: 215px;
    width: 35px;
    background-color: #fff
}

input.searchinput {
    left: 62px;
    width: 150px;
    background-color: #fff;
    box-shadow: none
}

form#searchform {
    max-width: 80%;
    height: 60px;
    margin: 0 auto;
    padding-top: 60px
}

#searchDiv form fieldset {
    height: 40px
}

#searchDiv input.searchinput {
    left: auto;
    width: 56%;
    height: 24px;
    margin: 0 auto;
    text-align: center;
    border: 0;
    box-shadow: none
}

#searchform button {
    display: block;
    background-color: #fff;
    border: 1px solid #a27d53;
    color: #a27d53;
    float: right
}

#dwls_search_results {
    font-size: 12px;
    position: fixed;
    z-index: 20000;
    overflow-y: scroll;
    width: 40%;
    min-width: 320px;
    max-width: 540px;
    margin: 20px auto 0 -10px;
    padding: 0;
    list-style: none;
    -webkit-transition: height .75s;
    -moz-transition: height .75s;
    -ms-transition: height .75s;
    transition: height .75s;
    -webkit-animation: expandsearch 1s forwards;
    -moz-animation: expandsearch 1s forwards;
    -o-animation: expandsearch 1s forwards;
    animation: expandsearch 1s forwards;
    text-transform: uppercase;
    border: 1px solid silver;
    background-color: #fff
}

.post-meta,
.post-metadate {
    text-align: center;
    font-size: 14px
}

.contentindex h3,
.post-title {
    text-align: center;
    display: block;
    text-transform: uppercase
}

#cookies,
#searchDiv {
    display: none;
    transition: height .25s linear;
    -webkit-transition: height .25s linear;
    -moz-transition: height .25s linear;
    -o-transition: height .25s linear
}

.post-content,
.post-meta,
.post-metadate,
span.phone:before {
    display: block
}

#popUpDiv,
#searchDiv,
.centered,
.centering {
    max-width: 680px
}

@-webkit-keyframes expandsearch {
    0 {
        height: 0
    }

    100% {
        height: 420px
    }
}

@-moz-keyframes expandsearch {
    0 {
        height: 0
    }

    100% {
        height: 420px
    }
}

@-o-keyframes expandsearch {
    0 {
        height: 0
    }

    100% {
        height: 420px
    }
}

@keyframes expandsearch {
    0 {
        height: 0
    }

    100% {
        height: 420px
    }
}

.socialfacebook,
.socialgoogle,
.socialinstagram,
.socialpinterest,
.socialrss,
.socialtwitter {
    width: 62px;
    height: 60px
}

#dwls_search_results .post_thumb {
    float: left;
    width: 15%;
    margin: 2px 4px;
    border: 2px solid #000
}

.daves-wordpress-live-search_result {
    line-height: 58px
}

#dwls_search_results li:nth-child(odd) {
    background-color: #ececec
}

.main-nav ul li.icons-search {
    width: 62px
}

.socialgoogle {
    background: url(../images/social_sprite.png) no-repeat
}

.socialgoogle:hover {
    background: url(../images/social_sprite.png) 0 -59px no-repeat
}

.socialfacebook {
    background: url(../images/social_sprite.png) -67px 0 no-repeat
}

.socialfacebook:hover {
    background: url(../images/social_sprite.png) -67px -60px no-repeat
}

.socialtwitter {
    background: url(../images/social_sprite.png) -307px 0 no-repeat
}

.socialtwitter:hover {
    background: url(../images/social_sprite.png) -307px -60px no-repeat
}

.socialinstagram {
    background: url(../images/social_sprite.png) -129px 0 no-repeat
}

.socialinstagram:hover {
    background: url(../images/social_sprite.png) -129px -60px no-repeat
}

.socialpinterest {
    background: url(../images/social_sprite.png) -189px 0 no-repeat
}

.socialpinterest:hover {
    background: url(../images/social_sprite.png) -189px -60px no-repeat
}

.socialrss {
    background: url(../images/social_sprite.png) -247px 0 no-repeat
}

.socialrss:hover {
    background: url(../images/social_sprite.png) -247px -60px no-repeat
}

article,
article.small {
    width: 100%
}

.post-title {
    font-family: Prata, sans-serif;
    width: 600px;
    color: #000
}

.post-metadate {
    font-style: italic;
    width: 600px;
    margin: 0 auto;
    padding-bottom: 0;
    color: #a27d53;
    height: 20px;
    position: absolute;
    top: -13px
}

.post-content,
.post-meta,
.post-meta a {
    color: #fff;
    background-color: #a27d53;
    padding: 6px;
    text-transform: uppercase
}

.post-metadate:last-child {
    margin-right: 0
}

.post-meta {
    width: auto;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0
}

.post-meta:last-child {
    margin-right: 0
}

.post-content {
    width: 600px;
    margin: 1.8em auto 0;
    padding: 1.5em;
    background: #a27d53
}

.contentindex .post {
    line-height: 24px;
    margin: 0 auto
}

.post-author,
.sss_kk_main {
    width: 90%;
    display: block;
    margin: 0 auto;
    font-size: 12px
}

.contentindex h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
    padding: 20px 0;
    color: #666
}

address {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #565555
}

.opening,
.wp-caption {
    font-size: 13px
}

ul.unstyled {
    list-style: none
}

span.phone {
    padding-left: 20px
}

.contentindex h3.sd-title {
    display: none
}

.postcontent .line {
    display: block;
    width: 2%;
    margin-bottom: .8em;
    margin-left: 49%;
    text-align: center
}

.wp-post-image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 1em
}

.postcontent {
    position: relative;
    width: 100%
}

.imageindex {
    z-index: 0;
    width: 100%;
    height: 420px;
    background-color: #000
}

.fullimage {
    width: 100%
}

.postcontent.contentindex {
    z-index: 1
}

.contentindex.post-content p {
    margin-bottom: 3rem
}

.pagination {
    font-size: 24px;
    line-height: 60px;
    display: block;
    width: 100%;
    height: 60px;
    margin-right: 3.06748%;
    border-top: 1px solid #a27d53
}

.pagination:last-child {
    margin-right: 0
}

.pagination ul {
    margin: 1em 0 0;
    padding: .6em 0;
    list-style: none;
    text-align: center;
    background: #cdcdcd
}

.pagination li {
    display: inline;
    margin: 0 .5em
}

.triangle:after,
.triangleGrey:before {
    position: absolute;
    display: inline-block;
    margin-left: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.accept,
.says,
.widgettitle {
    display: none
}

.page-template-contact-php #container {
    padding: 40px
}

#footer {
    z-index: 100;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    background-color: #fff
}

.widgettitle {
    font-weight: 400;
    position: relative;
    left: 0;
    margin: 10px 30px;
    color: #000
}

.newslettertext,
.newslettertitle {
    margin-bottom: 20px;
    margin-left: 20px
}

.newsletter {
    font-family: georgia;
    font-size: 12px;
    font-style: italic;
    z-index: 100;
    height: 220px;
    padding: 26px 0 0;
    list-style: none;
    background-color: #000;
    margin: 0
}

#searchDiv,
.centered,
.centering {
    position: fixed;
    z-index: 9002
}

.newslettertitle {
    font-size: 22px;
    color: #fff;
    margin-left: 20px
}

.newsletter button {
    font-family: helvetica, sans-serif;
    font-size: 10px;
    padding: 4px 10px;
    text-transform: uppercase;
    color: #a27d53;
    border: 1px solid #a27d53;
    background: 0 0;
    margin-left: 20px
}

#blanket {
    position: absolute;
    z-index: 9001;
    top: 0;
    left: 0;
    width: 100%;
    opacity: .75;
    background-color: #000
}

.centering {
    bottom: 15%;
    left: 50%;
    width: 50%
}

.centered {
    top: 15%;
    left: 50%;
    width: 50%
}

#popUpDiv {
    position: relative;
    left: -50%;
    width: 100%;
    height: 600px;
    background: #fff
}

#searchDiv {
    top: 50%;
    left: 50%;
    width: 50%;
    height: 160px;
    transform: translateY(-50%);
    background: #fff
}

.clearfix.search_footer {
    line-height: 36px;
    margin-right: 10px;
    text-align: right
}

#cookies,
.sidebar,
.wp-caption {
    text-align: center
}

#popUpDiv .close,
#searchDiv .close {
    float: right;
    padding: 20px
}

.close {
    cursor: pointer;
    color: #000
}

#searchsubmit,
#submit {
    margin-top: .2em;
    padding: .3em .4em;
    color: #000;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    box-shadow: none
}

.page-template-contact-php input[type=text],
input.wysija-input,
input.wysija-submit.wysija-submit-field {
    height: 30px;
    padding-left: 10px;
    border: 1px solid #eee
}

img.newsletter_top_image {
    position: relative;
    left: 50%;
    margin: 45px auto 0 -150px
}

span.olderposts {
    margin-left: 10%
}

span.recentposts {
    float: right;
    margin-right: 10%
}

li.screenReader {
    margin: 10px 0
}

.widget_wysija_cont {
    width: 300px;
    height: 290px;
    margin: 0 auto
}

.widget_wysija_cont select.wysija-select {
    font-family: Arial;
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    height: 30px;
    color: #a0a0a0;
    border: 1px solid #eee;
    border-radius: 0;
    background-color: #fff
}

input.wysija-input {
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    color: #000;
    box-shadow: none
}

#popUpDiv .widget_wysija_cont hr,
#popUpDiv hr {
    margin-top: 30px;
    color: #eee;
    border-style: solid none none;
    border-color: #eee;
    border-bottom-width: 0;
    background-color: #eee
}

#popUpDiv hr.endline {
    width: 300px;
    margin: 30px auto 0
}

input.wysija-submit.wysija-submit-field {
    font-size: 10px;
    line-height: 23px;
    width: 100%;
    margin-top: 30px;
    color: #fff;
    background-color: #000;
    box-shadow: none
}

.page-template-contact-php input[type=text] {
    font-size: 16px;
    line-height: 23px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    background-color: #fff;
    box-shadow: none
}

.page-template-contact-php input[type=checkbox] {
    margin-right: 10px;
    box-shadow: none
}

.page-template-contact-php textarea {
    margin: 10px 0;
    box-shadow: none
}

.widget_wysija_cont .legaltext {
    font-size: 9px;
    line-height: 14px;
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    color: #c1c1c1
}

div#wpadminbar {
    top: auto;
    bottom: 0
}

.triangle:after {
    z-index: 3;
    bottom: -10px;
    left: 50%;
    border-top: 10px solid #fff
}

.triangleGrey:before {
    z-index: 0;
    bottom: -12px;
    left: 50%;
    border-top: 10px solid rgba(0, 0, 0, .2)
}

.comment-form label,
.post-date,
.sidebar {
    display: block
}

#cookies {
    display: none;
    line-height: 50px;
    position: fixed;
    z-index: 20;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #212121
}

#cookies button {
    font-family: helvetica, sans-serif;
    font-size: 10px;
    padding: 4px 10px;
    text-transform: uppercase;
    color: #a27d53;
    border: 1px solid #a27d53;
    background: 0 0
}

.accept {
    height: 0
}

#single-header {
    position: relative;
    top: 0;
    left: 0;
    height: 60px
}

.comments-area {
    max-width: 600px;
    margin: 48px auto;
    padding: 0 10px
}

.comment-reply-title,
.comments-title {
    font: 900 16px/1.5 Lato, sans-serif;
    margin: 0;
    text-transform: uppercase
}

.comment-author .fn,
.no-comments {
    font-weight: 900
}

.comment-list {
    margin: 0 0 48px;
    list-style: none
}

.comment-author {
    font-size: 14px;
    line-height: 1.7142857142;
    position: relative
}

.comment-list .reply,
.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase
}

.comment-list .reply {
    margin-top: 24px
}

.comment-author a {
    color: #2b2b2b
}

.comment-list .pingback a,
.comment-list .trackback a,
.comment-metadata a {
    color: #767676
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
    color: #41a62a
}

.comment-list .pingback,
.comment-list .trackback,
.comment-list article {
    margin-bottom: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

#sideposts,
.comment-list>.pingback:first-child,
.comment-list>.trackback:first-child,
.comment-list>li:first-child>article {
    border-top: 0
}

.comment-author .avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    padding: 2px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.bypostauthor>article .fn:before {
    position: relative;
    top: -1px;
    margin: 0 2px 0 -2px;
    content: '\f408'
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    padding-left: 30px
}

.comment-edit-link {
    margin-left: 10px
}

.comment-edit-link:before {
    content: '\f411'
}

.comment-reply-link:before,
.comment-reply-login:before {
    margin-right: 2px;
    content: '\f412'
}

.comment-content {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    -ms-hyphens: auto
}

.comment-content ol,
.comment-content ul {
    margin: 0 0 24px 22px
}

.comment-content li>ol,
.comment-content li>ul,
.comment-content>:last-child {
    margin-bottom: 0
}

.comment-list .children {
    margin-left: 15px;
    list-style: none
}

.comment-awaiting-moderation,
.comment-notes,
.form-allowed-tags,
.form-allowed-tags code,
.logged-in-as,
.no-comments {
    color: #767676
}

.comment-awaiting-moderation,
.comment-notes,
.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142
}

.no-comments {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase
}

.comment-form input[type=email],
.comment-form input[type=text],
.comment-form input[type=url] {
    width: 100%
}

.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5
}

.required {
    color: #c0392b
}

.comment-reply-title small a {
    float: right;
    overflow: hidden;
    width: 24px;
    height: 24px;
    color: #2b2b2b
}

.comment-reply-title small a:hover {
    color: #41a62a
}

.comment-reply-title small a:before {
    font-size: 32px;
    content: '\f405'
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
    display: inline-block
}

.comment-navigation .nav-previous a {
    margin-right: 10px
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0
}

#sideposts {
    position: relative;
    top: 0;
    bottom: 0;
    overflow: hidden;
    height: 100%;
    border-style: solid;
    border-color: #c1c1c1;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

.contentindex article.post {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-top: -156px;
    position: relative;
    background-color: #fff;
    width: 60%
}

.sidebar {
    position: absolute;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 41px;
    padding: 40px 0;
    opacity: 0;
    background: linear-gradient(#fff 30%, rgba(255, 255, 255, 0)) local, linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100% local, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0)) 0 100% #fff;
    background-repeat: no-repeat;
    background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px
}

.sss_kk_main a:nth-of-type(1),
.sss_kk_main a:nth-of-type(1):hover,
.sss_kk_main a:nth-of-type(2),
.sss_kk_main a:nth-of-type(2):hover,
.sss_kk_main a:nth-of-type(3),
.sss_kk_main a:nth-of-type(3):hover,
.sss_kk_main a:nth-of-type(4),
.sss_kk_main a:nth-of-type(4):hover,
.sss_shares_block {
    background-image: url(../images/sharing_sprite.png)
}

.sidebar .article {
    width: 70%;
    list-style: none;
    text-align: right
}

.articleContainer {
    font-size: 14px;
    text-align: left
}

.articleContainer h2 {
    font-size: 11px;
    text-align: left;
    text-transform: uppercase;
    color: #000
}

h2 {
    font-family: Prata, sans-serif
}

.articleContainer div {
    text-align: justify
}

.date {
    padding: 10px
}

.footer::after {
    position: absolute;
    z-index: 150;
    top: -50%;
    left: 130px;
    width: 0;
    height: 0;
    content: ' ';
    border: 10px solid transparent;
    border-bottom-color: #eee
}

.sidebar img {
    width: 140px
}

.imageContainer {
    z-index: 1;
    background-color: rgba(0, 0, 0, .15);
    filter: alpha(Opacity=15)
}

.post-date {
    font-size: 14px;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 2px;
    color: #a27d53
}

.imageContainer a {
    z-index: 1;
    display: block;
    height: 100px;
    -o-transition: .5s;
    transition: .5s;
    opacity: 1;
    background-color: rgba(255, 255, 255, .5);
    filter: alpha(Opacity=100)
}

.imageContainer a,
.imageContainer a:hover {
    -webkit-transition: .5s;
    -moz-transition: .5s
}

.imageContainer a:hover {
    z-index: 1;
    -o-transition: .5s;
    transition: .5s;
    opacity: .8;
    background-color: rgba(0, 0, 0, .15);
    filter: alpha(Opacity=15)
}

button:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 transparent
}

.input:focus,
input[type=submit]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    border: 1px solid #b1b1b1;
    outline: 0 !important;
    box-shadow: 0 0 10px #ddd
}

.sss_kk_main {
    height: 60px;
    padding-top: 20px
}

.sss_kk_main a:nth-of-type(1),
.sss_kk_main a:nth-of-type(1):hover,
.sss_kk_main a:nth-of-type(2),
.sss_kk_main a:nth-of-type(2):hover,
.sss_kk_main a:nth-of-type(3),
.sss_kk_main a:nth-of-type(3):hover,
.sss_kk_main a:nth-of-type(4),
.sss_kk_main a:nth-of-type(4):hover {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: 11px;
    background-repeat: no-repeat
}

.sss_a_button,
.sss_fb_button,
.sss_gplus_button,
.sss_pin_button,
.sss_twitter_button {
    display: none !important
}

.ssk_kk_main a {
    display: block;
    width: 20px;
    height: 20px
}

.sss_shares_block {
    display: inline-block;
    width: 100px;
    background-repeat: no-repeat;
    background-position: 75px 5px
}

.sss_kk_main a {
    margin-left: 30px
}

.sss_kk_main a:nth-of-type(1) {
    background-position: -23px 0
}

.sss_kk_main a:nth-of-type(1):hover {
    background-position: -22px -20px
}

.sss_kk_main a:nth-of-type(2) {
    background-position: -72px 0
}

.sss_kk_main a:nth-of-type(2):hover {
    background-position: -72px -20px
}

.sss_kk_main a:nth-of-type(3) {
    background-position: -93px 0
}

.sss_kk_main a:nth-of-type(3):hover {
    background-position: -93px -20px
}

.sss_kk_main a:nth-of-type(4) {
    background-position: -93px 0
}

.sss_kk_main a:nth-of-type(4):hover {
    background-position: -93px -20px
}

.sss_shares_block center {
    float: left
}

.sss_fb_button {
    display: none
}

a.PIN_1409184530697_pin_it_button_en_20_gray {
    background-image: url(../images/social_pinterest.png) !important
}

@media screen and (min-width:320px) {

    .contentindex .entry-contnet,
    .contentindex .post {
        line-height: 24px;
        margin: 0 auto;
        width: 90%
    }

    .contentindex .sidebar .post,
    .post-metadate,
    .post-title,
    .published {
        width: 90%
    }

    .post-title {
        font-size: 14px;
        color: #a27d53
    }

    .twitter-posts {
        overflow: hidden;
        width: 90%
    }

    iframe,
    iframe #embedMNRGallery,
    iframe #ul-slider-player-video {
        width: 100%
    }

    .centering {
        position: fixed;
        z-index: 9002;
        bottom: -20px;
        left: 50%;
        width: 50%;
        min-width: 320px;
        max-width: 680px
    }

    .sss_shares_block {
        font-size: 12px;
        line-height: 1.6em;
        width: 70px;
        height: 40px;
        margin-top: 7px;
        background-image: url(../images/sharing_sprite.png);
        background-repeat: no-repeat;
        background-position: 48px 0
    }

    .sss_kk_main a {
        margin-left: 20px
    }

    #wpadminbar {
        display: none
    }

    .post-title {
        text-align: left;
        padding: 0 20px;
        position: absolute;
        top: 60px;
        margin: 0 auto;
        width: 100%;
        line-height: 26px
    }

    .contentindex article.post {
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        margin-top: -17vh;
        position: relative;
        background-color: #fff;
        width: 100%
    }
}

@media screen and (min-width:481px) {

    .icons-email,
    .icons-menu,
    .icons-search {
        position: absolute;
        height: 60px;
        text-indent: -99999px
    }

    #menu-navigation.nav a strong {
        font-size: .8rem
    }

    .footer-nav ul li,
    .main-nav ul li {
        display: inline-flex;
        width: 52px
    }

    .icons-menu {
        left: 52px;
        background: url(../images/main-left-menu.png) -64px 0 no-repeat
    }

    .icons-email {
        left: 104px;
        background: url(../images/main-left-menu.png) -125px 0 no-repeat
    }

    .icons-search {
        left: 159px;
        overflow: hidden;
        width: 0;
        min-width: 62px;
        cursor: pointer;
        -webkit-transition: width .3s;
        -moz-transition: width .3s;
        transition: width .3s;
        border: 0;
        background: url(../images/main-left-menu.png) -186px 0 no-repeat;
        -webkit-backface-visibility: hidden
    }

    ul#menu-social {
        margin-right: 10px;
        text-align: right;
        position: absolute;
        right: 10px
    }

    #menu-social li {
        width: 60px;
        text-align: right;
        float: right
    }
}

.post.hentry header {
    height: 156px
}

@media screen and (min-width:640px) {
    .contentindex .entry-content {
        line-height: 24px;
        width: 80%;
        margin: 0 auto
    }

    .post.hentry header {
        height: 156px;
        position: relative
    }

    .post-metadate,
    .post-title,
    .published {
        width: 100%
    }

    .post-title {
        font-size: 18px;
        text-align: left
    }

    .twitter-posts {
        overflow: hidden;
        width: 90%
    }
}

@media screen and (max-width:799px) {
    .post-links {
        width: 100%
    }

    aside.post-aside {
        position: absolute;
        top: 0;
        right: -100%;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
        -o-transition: all .25s linear;
        transition: all .25s linear;
        background-color: #fff
    }
}

@media screen and (min-width:769px) {
    .page-content .widgets .widget {
        font-size: .7rem;
        font-size: 1rem
    }

    #wpadminbar {
        display: block
    }

    .post-title {
        font-size: 20px;
        text-align: left
    }

    .contentindex article.post {
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        margin-top: -156px;
        position: relative;
        background-color: #fff;
        width: 80%
    }
}

@media screen and (min-width:1025px) {
    #menu-navigation.nav a strong {
        font-size: 1rem
    }

    .post-links {
        width: 479px
    }

    aside.post-aside {
        position: absolute;
        top: 0;
        right: -400px;
        -webkit-transition: all .25s linear;
        -moz-transition: all .25s linear;
        -ms-transition: all .25s linear;
        -o-transition: all .25s linear;
        transition: all .25s linear;
        background-color: #fff
    }

    .centering {
        position: fixed;
        z-index: 9002;
        bottom: 13%;
        left: 50%;
        width: 50%;
        min-width: 320px;
        max-width: 680px
    }

    #wpadminbar {
        display: block
    }

    .post-title {
        font-size: 24px;
        text-align: left;
        padding: 0 88px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0 auto;
        width: 100%;
        line-height: 28px
    }

    .contentindex article.post {
        -webkit-transition: .4s;
        -moz-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        margin-top: -156px;
        position: relative;
        background-color: #fff;
        width: 60%
    }

    .contentindex .post {
        line-height: 24px;
        width: 80%;
        margin: 0 auto
    }
}

.colorize,
.uncolorize,
.uncolorize:hover {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

#contactForm button {
    font-size: 10px;
    line-height: 23px;
    width: 250px;
    height: 30px;
    margin-top: 30px;
    padding-left: 10px;
    color: #fff;
    border: 1px solid #eee;
    background-color: #000;
    box-shadow: none
}

ol.forms {
    padding: 0
}

.page-template-contact-php div#container {
    width: 50%;
    margin: 0 auto
}

@media screen and (max-width:700px) {

    #footer a,
    .newsletter {
        display: inline-block
    }
    .nav-wrapper {
        display: none;
    }
    .facesnetwork {
        position: initial;
        position: absolute;
        left: 50%;
        margin-top: 52px;
        margin-bottom: 80px;
        margin-left: -87.5px
    }

    .newsletter {
        padding: 26px 0
    }

    div#footer {
        text-align: center;
        background-color: #000
    }

    .site-title .logo {
        width: 100px
    }
    .site-title-wrapper {
        /* position: absolute; */
        /* top: 5px; */
        right: 0;
        display: table-cell;
        float: right;
        width: 29%;
        vertical-align: middle;
    }

    .nav-wrapper,
    .slidecat {
        display: none
    }

    .custom-header {
        position: absolute;
        width: 120px;
        height: 63px;
        margin: 22px auto 0;
        opacity: 1
    }

    .slidecat {
        line-height: 50px;
        position: relative;
        top: 150px;
        max-width: 400px;
        margin: 0 auto;
        padding-top: 10px;
        border: 0
    }

    header#single-header {
        height: 60px
    }

    .site {
        margin-top: 0
    }

    .custom-logotype {
        height: 50px
    }

    #topmenu,
    .nav-wrapper {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 100% 100%;
        -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        transform-origin: 100% 100%
    }

    #topmenu {
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%
    }
}

#comments,
#footer,
#nav,
#navbar,
#sidebar,
#single-header,
#topnav,
.ad,
.imageindex,
.noprint,
.sss_kk_main {
    display: block
}

li.bypostauthor {
    color: #fff;
    background: #888
}

li.byuser {
    color: #000;
    background: #fff
}

.eye_texture,
.retine,
.retine:after {
    background-repeat: no-repeat
}

.facesnetwork {
    position: absolute;
    left: 50%;
    margin-top: 32px;
    margin-left: -87.5px
}

.uncolorize {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out
}

.colorize,
.uncolorize:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -o-transition: .5s ease-in-out
}

.wp-caption {
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}

.textalignleft {
    text-align: left !important
}

.new_logo {
    width: 110px;
    height: 110px;
    position: relative;
    margin: 0 auto;
    top: -10px;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    image-rendering: crisp-edges
}

.eye:after,
.new_logo:hover .retine:after,
.retine:after {
    content: ""
}

.eye,
.eye:after,
.eye_texture,
.retine,
.retine:after {
    position: absolute
}

.retine {
    width: calc(46% - 4px);
    height: calc(46% - 4px);
    background-color: rgba(198, 156, 109, 1);
    border-radius: 153px;
    border: 2px solid #000;
    border-right: 2px inset #000;
    webkit-transform: translate(calc(60% - -2px), calc(60% - -2px));
    transform: translate(calc(60% - -2px), calc(60% - -2px))
}

.new_logo:hover .retine:after,
.retine:after {
    width: 65%;
    height: 96%;
    background-color: rgba(0, 0, 0, 1)
}

.retine:after {
    left: 0;
    top: 0;
    border-radius: 76px;
    transform: translate(28%, 4%) scaleX(1);
    transform-origin: 50%;
    transition: 150ms ease;
    height: 94%
}

.eye,
.eye:after {
    border-radius: 100%
}

.eye {
    left: 0;
    top: 0;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px solid rgba(198, 156, 109, 1);
    margin: 0 auto;
    background-color: #000
}

.eye:after {
    left: 0;
    top: 0;
    width: calc(61% - 6px);
    height: calc(61% - 6px);
    border: 2px solid rgba(191, 156, 109, 1);
    transform: translate(calc(30.5% - -3px), calc(30.5% - -3px));
    transform-origin: 50%
}

.eye_texture {
    background-image: url(eye_texture_small.png);
    transform-origin: 50%;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background-size: calc(100% - 12px);
    background-position: 50% 50%;
    transition: transform 250ms cubic-bezier(1, -.35, 0, 1.35);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@-webkit-keyframes eyeblink {
    0% {
        transform: translate(28%, 2%) scaleX(1)
    }

    100% {
        transform: translate(28%, 2%) scaleX(.1)
    }
}

@-moz-keyframes eyeblink {
    0% {
        transform: translate(28%, 2%) scaleX(1)
    }

    100% {
        transform: translate(28%, 2%) scaleX(.1)
    }
}

@-o-keyframes eyeblink {
    0% {
        transform: translate(28%, 2%) scaleX(1)
    }

    100% {
        transform: translate(28%, 2%) scaleX(.1)
    }
}

@keyframes eyeblink {
    0% {
        transform: translate(28%, 2%) scaleX(1)
    }

    100% {
        transform: translate(28%, 2%) scaleX(.1)
    }
}

.zoom_50 {
    background-size: 50%
}

.zoom_60 {
    background-size: 60%
}

.zoom_70 {
    background-size: 70%
}

.zoom_80 {
    background-size: 80%
}

.zoom_90 {
    background-size: 90%
}

.zoom_110 {
    background-size: 110%
}

.zoom_120 {
    background-size: 120%
}

.zoom_130 {
    background-size: 130%
}

.zoom_140 {
    background-size: 140%
}

.zoom_150 {
    background-size: 150%
}

.zoom_160 {
    background-size: 160%
}

.zoom_170 {
    background-size: 170%
}

.zoom_180 {
    background-size: 180%
}

.zoom_190 {
    background-size: 190%
}

.zoom_200 {
    background-size: 200%
}

.topImage_10 {
    background-position-y: 10%
}

.topImage_20 {
    background-position-y: 20%
}

.topImage_30 {
    background-position-y: 30%
}

.topImage_40 {
    background-position-y: 40%
}

.topImage_50 {
    background-position-y: 50%
}

.topImage_60 {
    background-position-y: 60%
}

.topImage_70 {
    background-position-y: 70%
}

.topImage_80 {
    background-position-y: 80%
}

.topImage_90 {
    background-position-y: 90%
}

.centerImage_10 {
    background-position-x: 10%
}

.centerImage_20 {
    background-position-x: 20%
}

.centerImage_30 {
    background-position-x: 30%
}

.centerImage_40 {
    background-position-x: 40%
}

.centerImage_50 {
    background-position-x: 50%
}

.bgColor_blanc {
    background-color: #fff
}

.bgColor_noir {
    background-color: #000
}

.bgColor_transparent {
    background-color: transparent;
    background-position: 50% 0
}

.jp-relatedposts-post-a {
    float: left;
    padding-right: 10px
}