/*
Theme Name: La Rochelle
Theme URI:k
Description: Bootstrap Wordpress Template
Author: Kotryna Bass Design
Author URI: 
Version: 5.0
Tags: responsive, white, bootstrap

Copyright (C) 2011-2016 Kotryna Bass Design
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt
License: Bootstrap is released under the MIT license and is copyright 2014 Twitter
License URI: https://github.com/twbs/bootstrap/blob/master/LICENSE
*/

@import url(http://fonts.googleapis.com/css?family=Cardo);
@import url(http://fonts.googleapis.com/css?family=Allura);
@import url(http://fonts.googleapis.com/css?family=Arimo);
@import url(http://fonts.googleapis.com/css?family=Allerta);
@import url(https://fonts.googleapis.com/css?family=Cantarell);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Old+Standard+TT:400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,700);

/****************************************/
/* General
/****************************************/
body {
    --padding-top: 60px;
    padding-bottom: 40px;
    line-height: 26px;
    font-family: 'Raleway', sans-serif;
   --margin-top: 2%;
}
.row {
    margin-left: 0px;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
}
.container{
    height: 30px;
    margin-top: 10px;
    width: 100%;
}

.span8 {
    width: 69%;
    margin: 0 auto;
    float: left;
}

.span8 img{
    vertical-align: middle;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: -webkit-box;
}

.span4 {
    width: 25% !important;
    text-align: center;
}

.span4 .fa {
    padding: 5px;
}
.span4 li{
    list-style:none;
}
.span12 {
    max-width: 1080px;
    width: 90%;
    margin: auto;
    float: none;
}

h1, h2, h3, h4, h5 {
    font-family: 'Old Standard TT', sans-serif;
}
h1 { 
    letter-spacing: 2px;
    line-height: 15px;
    font-weight: 100;
    text-transform:uppercase;
    font: 200 normal 28px Old Standard TT;
    font-style: italic;
    text-align: center;
    margin-top: 0px;
}

h3 {
    padding-bottom: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: -5px;
    border-top: 1px solid #000000;
    margin-top: 40px;
}
.latest-post h1 {
    position: relative;
    top: -150px;
    font-size: 18px;
    letter-spacing: 1px;
    border: none;
    line-height: 18px;
    height: 0px;
    font-family: 'Playfair Display SC', serif;
    color: #ffffff !important;
    margin-top: 10px;
}

a {
    color:#111111;
    font-family: 'Raleway', sans-serif;
}
a:-webkit-any-link {
    text-decoration: none;
    cursor: auto;
    font-family: 'Raleway', sans-serif;
}
a.more-link {
    display: block;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    width:100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Playfair Display SC', sans-serif;
    background: #000000;
    margin-top: 15px;
}
a.more-link:hover {
    background: #c9c9c9;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}


img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

hr{
    margin: 10px 0;
    border: none;
}


select {
    color:#111;
    border-color:#fff;
    border-radius: none;
    background-color: none;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    padding: 4px;
    text-transform: uppercase;
    width: 100%;
}
option:hover {
    color: #777;
    background-color: #f6f4f4;
}
textarea {
    width: 70% !Important;
}

label.screen-reader-text{
    display:none !Important;
}
input[type="text"] {
    display: inline-block;
    height: 24px;
    border: 1px solid #cccccc;
    padding: 4px 6px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
i:hover{
    color: #777;
}

.cat-item {
    list-style: none;
    background: #000000;
    text-transform: uppercase;
    padding: 5px;
    width: 105%;
    margin-left: -23px;
    margin-bottom: 3px;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: left;
    font-size: 11px;
}

.cat-item:hover {
    background: #c9c9c9;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    /* ...and now for the proper property */
    transition:.5s;
}

.cat-item a {
    color: #ffffff;
}

#date {
    text-align: center;
    color: #000000;
    border-top: 1px solid #000000;
    font: 200 normal 15px Raleway;
    padding-top: 5px;
}

em {
    font-style: normal !important;
}

.empty_div {
    height: 100px;
}




.inline > li {
    display: inline-block;
    padding-left: 0.1em;
    padding-right: 0.5em;
}

#commentcount {
    padding-top: 5px;
    padding-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
font-weight: 200;
}

img.avatar.avatar-32.photo {
    width: auto;
    float: left;
    margin-right: 20px;
}
span.says {
    text-transform: initial;
    font-size: 10px;
}
.comment-meta.commentmetadata {
    font-size: 10px;
}
div#div-comment-2 p {
    padding-top: 10px;
}

#wpadminbar{
    display:none;
}
.wp-caption {
    max-width: 100%;
}
.wpsnw-3x {
    font-size: 14px !important;
}

/****************************************/
/* Footer
/****************************************/

footer {
    padding-top: 3em;
}
#footer-instagram {
    text-align: center;
    font-style: italic;
    letter-spacing: 2px;
    text-transform: lowercase;
}

.footer_social {
    text-align: center;
    background: #fff;
    margin-top: -8px;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.footer_social .fa {
    color: #000;
    padding: 4px;
    padding: 10px 8px 0px 5px;
    font-size: 12px;
}

#KBD {
    font-size: 11px;
    text-transform: lowercase;
    letter-spacing: 3px;
    font-weight: 100;
    background: #000000;
    color: #ffffff;
    margin-top: -10px;
    padding-top: 15px;
    padding-bottom: 5px;
}
#KBD a {
    color: #c5c5c5;
}











/****************************************/
/* Pagination
/****************************************/

#older {
    float: right;
    margin-right: .9em;
    text-align: right;
}
#newer {
    float: left;
    margin-left: .7em;
    text-align: left;
}
#newer, #older {
    margin-top: 10px;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;

}

#newer a, #older a {
    background: #fff;
    color: #000;
    padding: 10px;
    font-style: italic;
    text-transform: lowercase;
    letter-spacing: 1px;
    padding-right: 12px;
    font-size: 18px;
    font-family: 'Old Standard TT', serif;
}



.newer_older {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 11px;
}

.full-pag {
    width: 100%;
    display: inline-flex;
}
.post-pag-container.next {
    width: 50%;
    text-align: left;
    background: #fff;
    color: #000;
    font-style: italic;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Old Standard TT', serif;
}
.post-pag-container.prev {
    width: 50%;
    text-align: right;
    background: #fff;
    color: #000;
    font-style: italic;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: 'Old Standard TT', serif;
}

.post-pag-container.prev a {
    font-family: 'Old Standard TT', serif; !important;
}

.post-pag-container.next a {
    font-family: 'Old Standard TT', serif; !important;
}


/*.nav {
    margin: 0 auto;
    letter-spacing: 2px;
    font-size: 11px;
    font-weight:400;
    text-transform:uppercase;
    text-align: center;
    background: #ffffff;
}


/****************************************/
/* Social
/****************************************/

#social LI {
    background: #000;
    padding: 10 0 10 8;
    list-style-type: none;
    width: 210px;
    font-family: 'Allura', cursive;
    display: inline-block;
}

#social {
    color: #fff;
    text-transform: lowercase;
    font-size: 11px;
    text-decoration: none;
    font-family: 'Allura', cursive !important;
    position: fixed;
    top: 8px;
    right: 10px;
    z-index: 1100 !important;
    overflow: visible;
}

#social a {
    color: #fff;
}

#social li:hover {
    text-decoration: none;
    opacity: 0.8;
    text-decoration: none;
    color: #000;
}
#social li a:hover {
    text-decoration: none;
}

.socialsidebar a:hover {
    color: #c5c5c5;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;}
    .socialsidebar {z-index: 500;
    text-align: center;}
    .date-header {padding-top: 10px;
    margin-bottom: -10px;}
    .socialsidebar .fa {
    color: #000000;
    font-size: 16px !important;
    padding: 15px 0px 10px 10px;}
    .socialsidebar .fa:hover {color:  #c5c5c5 !important;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

.socialbuttons {
    margin-left: -13px;
    float:right;
}

.socialbuttons .fa {
    font-size: 15px;
    padding: 10px 5px 10px 10px;
    background: #ffffff;
    width: 20px;

}

.social .fa {
    font-size: 14px; 
    padding: 5px;
}

.social-networks {
    position: fixed;
    top: 12px !important;
    right: 5px;
    z-index: 10000;
    color: #ffffff;
}

.top_social {
    /*font-size: 11px;
    position: relative;
    top: 19px;
    text-align: right;
    width: 16%;
    float: right;*/
    
    font-size: 11px;
    position: relative;
    top: 24px;
    text-align: left;
    width: 30%;
    float: right;
    margin-right: 0px;

}
.top_social .fa:hover {
    color: #c5c5c5 !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.top_social .fa {
    padding-left: .25em;
    padding-right: .25em;
}


/****************************************/
/*Thumbnail*/
/****************************************/

#recent {
    /*font: italic 24px Playfair Display,serif;
    font-style: italic;
    text-align: center;
    border-bottom: 1px solid;
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: -13px !important;
    margin: 0 auto;
    width: 97.7%;*/
    font: italic 24px Playfair Display,serif;
    font-style: italic;
    text-align: center;
    border-bottom: 1px solid;
    font-size: 21px;
    letter-spacing: 1px;
    margin-left: 6px;
    margin-bottom: 0px;
    margin-top: 17px;
    width: 98.3%;
}
.blog{
    width: 85%;
    text-align: center;
    margin: 0 auto;
}
.latest-posts{
    margin-top: 2%;
}
.latest-posts p{
    display:none;
}

.latest-post h1 {
    position: relative;
    top: -140px;
    font-size: 18px;
    letter-spacing: 1px;
    border: none;
    line-height: 0px;
    height: 0px;
    font-family: 'Playfair Display SC', serif;
    color: #ffffff !important;
    margin-top: 10px;
}

.latest-post h1:hover {
    color: #111;
    text-shadow: 1px 0 black, 0 1px black, 1px 0 black, 0 1px black;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}

.latest-post img {
    height: 258px !important;
}

.title a {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 12px !important;
    background: #ffffff;
    color: #000 !important;
}

.title {
  margin-top: -30px;
  background-color: #fff;
  z-index: 100000 !important;
  overflow: auto;
  height: 30px;
  padding-top: 16x !important;
  padding-bottom: 20px;
  opacity: 0.8;
  padding-top: 8px;
}


/****************************************/
/*Blog Content*/
/****************************************/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 8px;
    width: 35%;
    display: -webkit-inline-box;
}

.blog img {
    width: 99%;
    height: auto;
}

.blog img:hover {
 /*     hiver that makes shadow bellow img*/
    background: #f7f7f7;
    border-color: #fff;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 45px 60px -50px #000000;
    opacity: 0.7;
  }


.blog-content{
    width:90%;
    border-top: 5px solid #fff;
    margin: auto;
}


.post-footer {
    padding-bottom: 40px;
    margin-top: -10px;
}


/****************************************/
/*Search Widget 
/****************************************/

    
#searchform #s:focus { 
    outline:none; 
}

.top_search {
    /*width: 16%;
    position: relative;
    top: 5px;*/
    width: 70%;
    position: relative;
    top: 12px;
    float: left;
    margin-left: 0px;
}
.hover_search {
    display: block;
   /* width: 100%;
    height: 100%;
    float: right;*/
}
.top_search .fa {
    float: right;
    font-size: 16px;
    font-weight: 100;
    padding-top: 10px;
    margin-right: -15px;
}
.searchform {
    opacity: 1;
    transition: 0s 5s;

    width: 250px;
    float: right;
}
#searchform input#s {
    padding: 7px 9px;
    letter-spacing: 2px;
    font-size: 9px;
    font-style: italic;
    text-transform: lowercase;
    box-sizing: border-box;
    z-index: 10000;
    margin-top: 10px;
    margin-bottom: -5px;
    border-radius: 0;
    width: 90%;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #eee;
}

::-webkit-input-placeholder {
   text-align: center;
}
:-moz-placeholder { /* Firefox 18- */
   text-align: center;  
}
::-moz-placeholder {  /* Firefox 19+ */
   text-align: center;  
}
:-ms-input-placeholder {  
   text-align: center; 
}


.search_social {
    width: 34%;
}

/****************************************/
/* Header
/****************************************/
.mobile_social {
    display: none;
}
.mobile_title {
    display: none;
}

/****************************************/
/* top-bar
/****************************************/

.top-bar-fixed-top {
    height: 54px;
    background: #fff;
    width: 100%;
    position: absolute;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    top: 0;
    padding-top: 17px;
    display: inline-flex;
}

.top-bar-inner {
    background: #ffffff;
    width: 35%;
    margin-left:1%;
    float: left;
}

.top-bar {
    background-color: #ffffff;
    background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
    background-image: -o-linear-gradient(top, #ffffff, #ffffff);
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    background-repeat: repeat-x;
    border-color: #ffffff;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff111111', endColorstr='#ff111111', GradientType=0);
    text-align: center;
    border: none;
border-bottom:1px solid #000;
    padding-bottom: 5px;
    position: absolute;
    top: 0;
    opacity: 1;
    z-index: 999999;
    height: 68px;
    width: 100%;
    display: inline-flex;
}

/****************************************/
/*  Menu
/****************************************/

.slicknav_menu {
    display:none;
}

#menu-wrapper .menu {
    margin: auto;
    letter-spacing: 2px;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    background: #ffffff;
}
#menu-wrapper .menu li {
    display:inline-block;
    position:relative;
}
#menu-wrapper .menu li a {
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 10px;
padding-bottom:20px;
    font: normal normal 11px Old Standard TT;
    
}
#menu-wrapper .menu li a:hover {
    color:#888;
    text-decoration:none!important;
}
#menu-wrapper .menu > li.menu-item-has-children > a:after {
    font-family: FontAwesome;
    content: "\f107";
    margin-left:7px;
    color:#999;
    font-size:13px;
}

div#menu-wrapper {
    z-index: 9999;
    position: relative;
    width: 100%;
    margin: auto;
    float: left;
    top:11px;
}


/****************************************/
/* Header Title
/****************************************/
.nav-title {
    width: 33%;
    text-align: center;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 200;
    margin-bottom: 25px;
    position: relative;
padding-top:9px;
}
.nav-title img {
    max-width: 90%;
    height: auto;
    }
a.navigacija {
    text-decoration: none;
    cursor: auto;
    font-family: 'Allerta', sans-serif;
}
.nav-title a {
    font: italic normal 40px Old Standard TT;
    text-transform: capitalize;
}

 
/****************************************/
/* Meta Slider
/****************************************/

.metaslider h1 {
    text-transform: lowercase;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    background: rgba(0, 0, 0, 0.51);
    width: 300px;
    margin: 0 auto;
    padding: 25px;
    padding-bottom: 35px;
    margin-top: 153px !important;
    position: inherit;
    opacity: 0;
    -o-transition:.8s;
    -ms-transition:.8s;
    -moz-transition:.8s;
    -webkit-transition:.8s;
    transition:.8s;
}

.metaslider:hover h1 {
    opacity: 1;
    -o-transition:.8s;
    -ms-transition:.8s;
    -moz-transition:.8s;
    -webkit-transition:.8s;
    transition:.8s;
}

.metaslider .caption-wrap {
    opacity: 1 !important;
    position: absolute;
    bottom: 39% !important;
    left: 0;
    background: none !important;
    color: white;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
    text-align: center;
    font-weight: 100;
    letter-spacing: 8px;
    font-size: 24px !important;
    font-family: 'Playfair Display SC', sans-serif;
}

/****************************************/
/*Contact Form
/****************************************/
.wpcf7 input {
    width:266px;
}
div.wpcf7 {
    overflow:hidden;
    margin-top:40px;
}
.wpcf7 input, .wpcf7 textarea {
    padding:14px;
    border:1px solid #DDD;
    margin-right:10px;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
    color:#777;
    font-size:12px;
    margin-top:6px;
    margin-bottom:6px;
}
.wpcf7 textarea {
    width:95%;
}
.wpcf7 .wpcf7-submit {
    background: #000000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    padding: 11px 50px;
    color: #fff;
    letter-spacing: 3px;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    border: none;
    width: auto;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
    display: none;
}

input[type="submit"] {
    background: #000000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0px;
    padding: 11px 50px;
    color: #fff;
    letter-spacing: 3px;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    border: none;
    width: auto;
}

/****************************************/
/* Category Page
/****************************************/
#category_layout .promo-item {
    width: 32%;
    margin-right: 6.5px;
    margin-left: 6.5px;
    height: 450px;
}

#category_layout .promo-overlay h1 {
    opacity: 0;
    text-align: center;
    position: absolute;
    bottom: 0%;
    z-index: 101;
    overflow: hidden;
    margin: 0!important;
    --padding-top: 77%;
    --padding-bottom: 68%;
    padding-top: 195px;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    --height: 100%;
    height: 255px;
    line-height: 18px;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Old Standard TT', serif;
    font-style: italic;
    text-transform: uppercase;
    color: #000;
}
#category_layout .promo-item:hover .promo-overlay h1 {
    opacity: 1;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

#category_layout {
    margin-top: 3em;
}

/****************************************/
/*Latests posts
/****************************************/

.latests-post{
    width: 49%;
    display: inline-block;
    margin-bottom: -5px;
    margin-top: -20px;
}

.promo-item{
    display: table;
    width: 32%;
    float: left;
    margin-right: 7.5px;
    margin-left: 7.5px;
    margin-top: 15px;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    --padding: 16px;
    position: relative;
}

.promo-overlay {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.promo-overlay h1 {
    /*color: #fff;
    line-height: 1.5em;
    padding: 12px 16px 12px 16px;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    max-width: 85%;
    font-weight: 400;*/

    opacity: 0;
    text-align: center;
    position: absolute;
    bottom: 0%;
    z-index: 101;
    overflow: hidden;
    margin: 0!important;
    --padding-top: 77%;
    --padding-bottom: 68%;
    padding-top: 195px;
    background: rgba(255, 255, 255, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    --height: 100%;
    height: 255px;
    line-height: 18px;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Old Standard TT', serif;
    font-style: italic;
    text-transform: uppercase;
    color: #000;
}
.promo-item:hover .promo-overlay h1 {
    opacity: 1;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.items-promo {
    width: 100%;
    margin: auto;
}
span.front-post-date {
    font-size: 10px;
}


/****************************************/
/* Front Page Full Layout
/****************************************/

.row.full_page_row {
    margin-left: 0px;
    padding-top: 13px;
    width: 90%;
    margin: 0 auto;

}
.span12#front_page_full_layout {
    max-width: 1080px;
    width: 90%;
    margin: auto;
    float: none;
}
.front-full-date{
    font: 200 normal 15px Raleway;
    text-align: center;
    padding-bottom: 10px;
}

.empty_div_page {
    height: 50px;
}

/****************************************/
/* Front Page Sidebar Layout
/****************************************/
.row#sidebar_layout_row {
    margin-left: 0px;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
}
.span8#sidebar_layout {
    width: 69%;
    margin: 0 auto;
}

#sidebar_layout .post-footer {
    padding-bottom: 40px;
    margin-top: -10px;
}
#sidebar_layout .post-footer .socialbuttons {
    margin-left: -13px;
    float: right;
}
#sidebar_layout .post-footer #commentcount {
    padding-top: 5px;
    padding-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 200;
    margin-top: -20px;
}
#sidebar_layout .post-footer #recent {
    margin-bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'Playfair Display SC', serif;
    text-transform: uppercase;
    border-bottom: 1px solid #000000 !important;
    letter-spacing: 1px;
    height: 34px;
}

.promo-item.sidebar-promo-item {
    width: 48%;
}

.promo-item.sidebar-promo-item .promo-overlay {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.promo-item.sidebar-promo-item .promo-overlay h1 {
    color: #fff;
    line-height: 1.5em;
    padding: 12px 16px 12px 16px;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    max-width: 85%;
    font-weight: 400;
}
.front-sidebar-date{
    font: 200 normal 15px Raleway;
    text-align: center;
    padding-bottom: 10px;
}
/****************************************/
/* Post with Sidebar Layout
/****************************************/
.row#post_sidebar_row {
    margin-left: 0px;
    padding-top: 70px;
    width: 90%;
    margin: 0 auto;
}
.span8#post_sidebar {
    width: 69%;
    margin: 0 auto;
}

.span8#post_sidebar .full_page_comments #commentcount {
    padding-top: 5px;
    padding-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: 200;
}
.row#post_sidebar_row .span4{
    width:25%;
}

.span8#post_sidebar .full_page_comments .socialbuttons {
    margin-left: -13px;
    margin-top: 3px;
    float: right;
}
.post_data_sidebar {
    padding-bottom: 10px;
    text-align: center;
    padding: 0.4em;
    font: normal normal 10px Quicksand;
    letter-spacing: 3px;
}

/****************************************/
/*  FullWidth Post Layout
/****************************************/
.row.fullwidth_post_row{
    margin-left: 0px;
    padding-top: 70px;
    width: 90%;
    margin: 0 auto;
}
.fullwidth_post_row h1 {
    font: italic normal 28px Old Standard TT !important;
    margin: 3px 0px 15px;
}
.span12#post_fullwidth_layout {
    max-width: 1080px;
    width: 90%;
    margin: auto;
    float: none;
}

#post_fullwidth_layout .socialbuttons {
    margin-left: -13px;
    margin-top: 3px;
    float: right;
}
.post_data_full {
    padding-bottom: 10px;
    text-align: center;
    padding: 0.4em;
    font: normal normal 10px Quicksand;
    letter-spacing: 3px;
}

/****************************************/
/* Page with Sidebar Layout
/****************************************/
.row.page_sidebar_row {
    margin-left: 0px;
    padding-top: 70px;
    width: 90%;
    margin: 0 auto;
}
.span8#page_sidebar_layout {
    width: 69%;
    margin: 0 auto;
}
.post_data_sidebar {
    padding-bottom: 10px;
    text-align: center;
    padding: 0.4em;
    font: normal normal 10px Quicksand;
    letter-spacing: 3px;
}

/****************************************/
/*  FullWidth Page Layout
/****************************************/
.row.fullwidth_page_row{
    margin-left: 0px;
    padding-top: 70px;
    width: 90%;
    margin: 0 auto;
}
.span12#page_fullwidth_layout {
    max-width: 1080px;
    width: 90%;
    margin: auto;
    float: none;
}

.page_fullwidth_layout h1{
    padding-bottom: 10px;
    text-align: center;
    padding: 0.4em;
    font: normal normal 10px Quicksand;
    letter-spacing: 3px;
}


    /****************************************/
    /* Slicknav CSS
    /****************************************/

.slicknav_btn { 
    position: relative; 
    display: block; 
    vertical-align: middle; 
    float: right;  
    line-height: 27px; 
    cursor: pointer;  
    height:27px; 
    background-color: transparent;
}
.slicknav_menu  .slicknav_menutxt { 
    display: block; 
    line-height: 1.188em; 
    float: left; 
}
.slicknav_menu .slicknav_icon { 
    float: left; 
    margin: 0.188em 0 0 0.438em; 
font-size:19px;
}
.slicknav_menu .slicknav_no-text { 
    margin: 0 
}
.slicknav_menu .slicknav_icon-bar { 
    display: block; 
    width: 1.125em; 
    height: 0.125em; 
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { 
    margin-top: 0.188em 
}
.slicknav_nav { 
    clear: both 
}
.slicknav_nav ul, .slicknav_nav li { 
    display: block 
}
.slicknav_nav .slicknav_arrow { 
    font-size: 0.8em; 
    margin: 0 0 0 0.4em; 
}
.slicknav_nav .slicknav_item { 
    cursor: pointer; 
}
.slicknav_nav .slicknav_row { 
    display: block; 
}
.slicknav_nav a { 
    display: block 
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a { 
    display: inline 
}
.slicknav_menu:before, .slicknav_menu:after { 
    content: " "; 
    display: table; 
}
.slicknav_menu:after { 
    clear: both 
}
.slicknav_menu { 
    *zoom: 1 
}
.slicknav_btn {
    margin: 5px 5px 6px;
    margin-left:0;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}
.slicknav_menu {
    background:#fff;
    padding:6px;
    z-index: 99999!important;
}
.slicknav_nav {
    margin:0;
    padding:0;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:5px 10px;
    margin:2px 5px;
}
.slicknav_nav a{
    padding:5px 10px;
    margin:2px 5px;
    text-decoration:none;
    color:#000;
    font-size:11px;
    font-weight:400;
    letter-spacing:2px;
    text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav a:hover{
    background:#fff;
    color:#333;
}
.slicknav_nav .slicknav_txtnode {
    margin-left:15px;   
}

.slicknav_menu .slicknav_no-text {
    margin-top:7px;
}

.slicknav_nav {
    position: inherit;
    margin-top: 50px;
    width:100%;
}
.slicknav_nav a:hover{
    background:transparent;
}


    /****************************************/
    /* Menu Icon
    /****************************************/

.col {
   display: inline-block;
   width: 40px;
   text-align: center;
   height: auto;
   position: relative;
 }
.con{
   cursor: pointer;
   display: inline-block;
   width: auto;
   margin: 0 auto;
   -webkit-transition: all .7s ease;
   -moz-transition: all .7s ease;
   -ms-transition: all .7s ease;
   -o-transition: all .7s ease;
   transition: all .7s ease;
 }
.bar {
    display: block;
    height: 1px;
    width: 20px;
    background: #000;
    margin: 5px auto;
 }
.middle {
   margin: 0 auto;
 }
 
 .bar {
   -webkit-transition: all .7s ease;
   -moz-transition: all .7s ease;
   -ms-transition: all .7s ease;
   -o-transition: all .7s ease;
   transition: all .7s ease;
 }
.con:hover .top {
   -webkit-transform: translateY(7px) rotateZ(45deg);
   -moz-transform: translateY(7px) rotateZ(45deg);
   -ms-transform: translateY(7px) rotateZ(45deg);
   -o-transform: translateY(7px) rotateZ(45deg);
   transform: translateY(7px) rotateZ(45deg);
 }
.con:hover .bottom {
   -webkit-transform: translateY(-5px) rotateZ(-45deg);
   -moz-transform: translateY(-5px) rotateZ(-45deg);
   -ms-transform: translateY(-5px) rotateZ(-45deg);
   -o-transform: translateY(-5px) rotateZ(-45deg);
   transform: translateY(-5px) rotateZ(-45deg);
 }
.con:hover .middle {
   width: 0;
 }

    /****************************************/
    /* Dropdown
    /****************************************/

#menu-wrapper .menu .sub-menu, #menu-wrapper .menu .children {
    background-color: #fff;
    display: none;
    padding: 0;
    position: absolute;
    margin-top: 10px;
    left: -25px;
    z-index: 99999;
    width: 175px;
    text-align: left;
}

#menu-wrapper ul.menu ul a,
#menu-wrapper .menu ul ul a {
    color: #000;
    margin: 0;
    font-size:14px;
    letter-spacing:1px;
    padding: 6px 10px;
    min-width: 175px;
    line-height:20px;
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;
    border-top:1px solid;
    border-color:#333;
}

#menu-wrapper ul.menu ul li,
#menu-wrapper .menu ul ul li {
    padding-right:0;
    margin-right:0;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}

#menu-wrapper ul.menu ul a:hover,
#menu-wrapper .menu ul ul a:hover {
    --color: #fff;
    --background:#333;
}

#menu-wrapper ul.menu li:hover > ul,
#menu-wrapper .menu ul li:hover > ul {
    display: block;
}
#menu-wrapper ul.menu ul a, #menu-wrapper .menu ul ul a {
    color: #000;
    margin: 0;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 6px 10px;
    min-width: 175px;
    line-height: 20px;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    transition: .25s;
    border-top:none;
}

#menu-wrapper .menu .sub-menu ul,
#menu-wrapper .menu .children ul {   
    left: 85%;
    top: -10px;

    
}


/****************************************/
/* featured Area
/****************************************/

.featured-area {
    overflow: hidden;
    margin-bottom: 30px;
    margin-left: 12px;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background: #fff;
}
.featured-item {
    display: table;
    width: 32%;
    float: left;
    --margin-right: 15px;
margin-right: 7.5px;
margin-left: 7.5px;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
    position: relative;
}
.featured-item:last-child {
    margin-right:0;
}

.featured-overlay {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.featured-overlay  h4 {
    color: #000;
    line-height: 1.5em;
    padding: 8px 12px 8px 13px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    max-width: 60%;
    font-family: 'Old Standard TT', serif;
    font-weight: 400;
    font-style: italic;
}
.featured-link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    display: block;
}
/****************************************/
/* Shop the look
/****************************************/
.shop_the_look {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin-top: 11px;
    background: #f9f9f9;
    border: 1px solid #ccc;
}
.shop_the_look h1 {

    text-align: center;
    text-transform: lowercase;
    padding-top: 25px;
    margin-bottom: -10px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
    font-style: italic;
    font-family: 'Old Standard TT', serif;
}

/****************************************/
/* @Media
/****************************************/
@media (min-width: 1170px){
    .row {
        max-width: 1250px;
        }
    }
    @media (max-width: 1200px){
        .promo-item{
            --width:48%;
        }
    #older {
        margin-right: 1.5em;
    }
    #older.sidebar-page {
        margin-right: .9em;
    }
    /****************************************/
    /* Front Page Sidebar Layout
    /****************************************/
    .promo-item.sidebar-promo-item {
        width: 47.5%;
    }

}

@media (max-width: 1630px){
.top_search {
    width: 65%;
}
.top_social {
    width:35%;
}
}

@media (max-width: 1390px){
.top_search {
    width: 60%;
}
.top_social {
    width:40%;
}

}


@media (max-width: 1330px){
.promo-item {
    margin-right: 6.5px;
    margin-left: 6.5px;
}
.featured-item {
    margin-right: 6.5px;
    margin-left: 6.5px;
}
#category_layout .promo-item{
    margin-right: 6.5px;
    margin-left: 6.5px;
}
}
@media (max-width: 1245px){
.promo-item {
    margin-right: 6px;
    margin-left: 6px;
}
.featured-item {
    margin-right: 6px;
    margin-left: 6px;
}
#category_layout .promo-item{
    margin-right: 6px;
    margin-left: 6px;
}
}

@media (max-width: 1215px){
.top_search {
    width: 55%;
}
.top_social {
    width:45%;
}
.searchform {
    width: 180px;
}

}
@media (max-width: 1085px){
#menu-wrapper .menu li a {
    padding-left: 5px;
    padding-right: 5px;

}
}
@media (max-width: 1080px){
.top_search {
    width: 50%;
}
.top_social {
    width:50%;
}

.promo-item {
    margin-right: 5.3px;
    margin-left: 5.3px;
}
.featured-item {
    margin-right: 5.3px;
    margin-left: 5.3px;
}
#category_layout .promo-item{
    margin-right: 5.3px;
    margin-left: 5.3px;
}

}

@media only screen and (min-width: 942px) and (max-width: 1170px) {
    /* featured Boxes */
    .featured-item {
        width: 32%;
        height: 200px;
    }
}

@media (max-width: 979px){


.promo-overlay h1 {
    opacity:1;
    padding-top: 0%;
    padding-bottom: 0%;
    background: none;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%;

}

.promo-overlay{
    background: rgba(255, 255, 255, 0.26);
}
.row.full_page_row {
    margin-left:auto;
}
#recent {
    margin-left: 0px;
    width: 100%;
}
    

    ul.unstyled {
        list-style: none outside none;
        margin-left: 50px!important;
        padding-left: 0;
        width: 90%;
        text-align: right;
    }
    .slicknav_menu {
        display:block;
    }
    #menu-wrapper{
        display:none;
    }

    .promo-item{
        width:100%;
        margin-right:0px;
        margin-left:0px;
    }
    .featured-item{
        width:100%;
        margin-right:0px;
        margin-left:0px;
        height: 300px;
        margin-bottom: 10px;
    }

#category_layout .promo-item {
width: 100%;
}

    .promo-item.sidebar-promo-item {
        width: 100%;
    }

    .latest-post h1 {
        display: none;
    }

    .latest-post img {
        min-height: 0px;
        padding-bottom: 25px;
    }

    #menu-menu-1 {
        width:100%;
    }

    .metaslider .caption {
        display: none !important;
    }
    body {
        padding: 0px !important;
        padding-top: 0;
        }
    .span8 {
        width: 100% !important;
    }
    .span4 {
        width: 100% !important;
        margin-left:0px!important;
    }



.nav-title{
display:none;
}
.mobile_title {
    display: block;
    width:100%;
    margin: auto;
}
.mobile_title .nav-title {
    width:100%;
    margin: auto;
    display: block;
    position: absolute;
    top: 100px;
}

.mobile_title .nav-title a {
    font-size: 30px;
    margin-bottom: -34px;
}

.container.all_content {
    margin-top: 150px;
}
.top-bar {
border:none;
height:30px;
z-index:0;

}

.top-bar-fixed-top {
    position: fixed;
}

.search_social {
    display: none;
}
.mobile_social {
    display: block;
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
}
.top_social {
    font-size: 10px;
    top: 20px;
    text-align: right;
    margin-right: 10px;
}


    .row {
        padding-top: 0px;
    }
    h1 {
        font-size: 24px;
    }
    .container{
        height: 40px;
    }

    .social-networks {
        position: fixed;
        top: 20px !important;
        left: 5px;
        z-index: 10000;
        width: 100%;
    }
    .nav-title {
    padding-bottom: 30px;
    font-size: 30px;
    margin-bottom: -20px;
    }


    #newer{
        text-align:right;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
    }
    #older {
        margin-right: 0em;
    }
    #newer{
        margin-left: 0em;
    }
    #older.sidebar-page {
        margin-right: 0em;
    }
    #carousel {
        display: none;
    }

    .cat-item {
        width: 102.5%;
        margin-left: -25px;
    }



}

@media (max-width: 941px){
    /* featured Boxes */
    .featured-item {
        width: 100%;
        height: 300px;
        margin-bottom: 10px;
    }
}

@media (max-width: 520px){
    .cat-item {
        width: 103%;
    }
}

@media (max-width: 450px){
    .navbar .brand{
        font-size: 12px;
        max-width: 97.5%;
        letter-spacing: none;
    }
    #socialicons {
        display: none;
    }
    .nav-title {
        padding-bottom: 30px;
    }
    #carousel {
        display: none;
    }
    footer {
        padding-top: 10px;
    }
    .cat-item {
        width: 104.5%;
        margin-left: -25px;
    }
}
