/*
Theme Name: Mono
Template: chosen
Author: Rena
Author URI: www.littlehouseofrena.com
Updated: 2016-02-08 16:20:17
Tags: gray, silver, tan, white, light, fluid-layout, responsive-layout, one-column, two-columns, accessibility-ready, custom-menu, featured-images, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

@font-face {
	font-family: 'Proxima Nova Alt Lt';
	src: url('fonts/ProximaNovaA-Light.eot');
	src: url('fonts/ProximaNovaA-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNovaA-Light.woff') format('woff'),
		url('fonts/ProximaNovaA-Light.ttf') format('truetype'),
		url('fonts/ProximaNovaA-Light.svg#ProximaNovaA-Light') format('svg');
	font-weight: 300,bold;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Alt Rg';
	src: url('fonts/ProximaNovaA-Bold.eot');
	src: url('fonts/ProximaNovaA-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ProximaNovaA-Bold.woff') format('woff'),
		url('fonts/ProximaNovaA-Bold.ttf') format('truetype'),
		url('fonts/ProximaNovaA-Bold.svg#ProximaNovaA-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@charset "UTF-8";
body {
    font-family: 'Proxima Nova Alt Lt', sans-serif;
    color: #525252
}

h3,
.comments-number,
.comment-reply-title {
    font-size: 1.15em
}

p {
    font-size: 13px;
    color: #525252
}

ol,
ul,
li {
    list-style: none
}

strong {
   font-family: 'Proxima Nova Alt Rg',raleway,sans-serif;
   font-weight: bold;
   font-style: normal;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

#overflow-container {
    background-color: #fff
}

.max-width {
    max-width: 1080px
}

body a:hover,
a:focus {
    color: #bbb;
    text-decoration: none !important
}

input[type="submit"]:hover, 
input[type="submit"]:active,
input[type="submit"]:focus {
    background-color: #b7d8cb!important;
}

.menu-primary-container {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
    padding: 8px 5px
}

#wpadminbar {
    display: none !important
}

.menu-primary {
    margin-left: 8%
}

.menu-primary a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    padding-bottom: 3px;
    font-family: 'raleway', sans-serif;
    letter-spacing: 0.12em;
    line-height: 1.7em;
    font-size: 11px
}

.menu-primary a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #222;
    height: 1px;
    padding: 0 !important;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.menu-primary a:hover:before,
.menu-primary a:focus:before,
.menu-primary a:active:before {
    left: 12px;
    right: 12px
}

.menu-primary .current-menu-item > a:before,
.menu-primary .current_page_item > a:before {
    display: none !important
}

.toggle-dropdown {
    display: none
}

.site-header .search-form-container {
    position: relative;
    float: right;
    top: 2px;
    right: 8%;
    z-index: 9;
    text-align: right
}

input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="file"]):not([type="image"]),
textarea {
    font-size: 14px;
    background-color: #fff;
    border: solid 1px #eee;
    margin-top: -3px
}

.social-media-icons {
    float: right;
    text-align: right;
    right: 8%;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    position: relative;
    margin-right: 10px;
    top: 3px
}

.archive-header h2 {
    font-family: "Proxima Nova Alt Lt", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.17em;
    color: #32373C;
    padding-bottom: 6px;
    border-bottom: 1px dotted #bbb
}

.archive-header p {
    font-style: italic;
    font-size: 12px;
    color: #999;
    margin-top: 0.6em
}

.featured-image {
    background: #F6FAF6
}

.featured-image img {
    opacity: 1
}

img:hover {
    opacity: .8
}

.o p {
    font-size: 14px;
    height: 258px !important;
    margin: 0 auto;
    padding: 35px;
    text-align: justify;
    overflow: hidden;
    color: #999;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    outline: 1px solid #bbb !important
}

.o p:first-child:first-letter {
    float: left;
    font-size: 3.5em;
    color: #333;
    margin-right: .10em;
    line-height: 90%;
    font-family: "Playfair Display", sans-serif;
    text-transform: capitalize
}

.o p:hover {
    color: #333;
    background: #F5F5F5;
    outline: 1px solid #F5F5F5
}

.post-header {
    margin: 0.7em 0
}

.post-content-home p {
    font-family: 'Proxima Nova Alt Lt', sans-serif;
    max-height: 60px;
    overflow-y: hidden;
    font-size: 14px;
    color: #525252;
    text-align: justify
}

.more-link-wrapper {
    display: none!important;
}

.post-content li {
    list-style: initial;
}

.post-title {
    font-family: "Playfair Display";
    font-size: 24px;
    line-height: 1.5em;
    text-align: center;
    color: #333;
    text-transform: Capitalize;
    letter-spacing: 0.04em
}

.singular .post-title,
.error-404 .post-title {
    font-size: 2.5em;
    line-height: 1.314em
}

.posts-page-1 .entry:first-of-type .post-title {
    font-size: 2em
}

.post-byline {
    font-size: 0.62em;
    letter-spacing: .12em
}

a.hvr-under {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    padding-bottom: 3%;
    padding-top: 1%;
    text-align: center
}

a.hvr-under:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #333;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

a.hvr-under:hover:before,
.hvr-under:focus:before,
.hvr-under:active:before {
    left: 0;
    right: 0
}

a.hvr-under span {
    background-color: #333;
    padding: 1%;
    text-decoration: none;
    font-family: 'raleway', 'Proxima Nova Alt Lt', sans-serif;
    font-size: 0.67em;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #fff
}

a.hvr-under span:hover {
    background-color: #fff;
    color: #525252;
    outline: 1px solid #525252
}

.catie {
    text-align: center;
    margin-bottom: -15px !important
}

.catwrap {
    position: relative;
    display: inline-block;
    padding-left: 66px;
    padding-right: 66px
}

.catwrap:before {
    left: 0
}

.catwrap:after {
    right: 0
}

.catwrap:before,
.catwrap:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 50px;
    top: 50%;
    height: 0;
    border-top: 1px dotted #bbb
}

.post-categories,
.post-categories a  {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'raleway', sans-serif;
    font-size: 0.78em;
    letter-spacing: 0.18em;
    color: #7cb577;
    padding: 0 !important;
    margin-right: 0 !important;
    -webkit-transition: all 0.3s cubic-bezier( 0.5, 0.2, 0.5, 1);
    transition: all 0.3s cubic-bezier( 0.5, 0.2, 0.5, 1)
}

.post-categories a:hover {
    color: #4b8046
}

.post-meta {
    display: block
}

.post-tags {
    display: block;
    text-align: center;
    width: 100%
}

.post-tags a:after {
    content: " / ";
    margin: auto 0.3em
}

.post-tags li:last-child:after {
    content:""!important;
}

.post-tags li:after,
.post-tags li:before {
    display: table;
    content: ""
}

.post-tags li:after {
    clear: both
}

.post-tags a {
    font-family: 'Proxima Nova Alt Lt', sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    text-transform: lowercase;
    color: #777;
    display: inline-block;
    margin: 2px;
    text-decoration: none
}

.social-butt {
    text-align: center
}

ul.social-share {
    margin: 0;
    padding-right: 10px
}

li.email-share:after {
    content: "•";
    color: #999
}

ul.social-share li {
    list-style: none;
    display: inline-block;
    margin: 0 0.5em 0.5em 0;
    font-size: 0.8em;
    text-align: center
}

ul.social-share li a {
    font-size: 12px
}

ul.social-share li a,
ul.social-share li a:hover {
    text-decoration: none
}

ul.social-share li i,
.comments-number i {
    font-size: 13px;
    margin-right: 5px
}

.comments-number {
    display: inline-block;
    vertical-align: middle
}

.comments-number h3 {
    display: inline-block;
    font-family: 'raleway', sans-serif;
    letter-spacing: 0.12em;
    font-size: 12px
}

.post-content {
    font-size: 0.87em;
    line-height: 1.6em
}

.further-reading a {
    font-size: 15px;
    font-family: 'playfair display', sans-serif;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 0.1em;
    color: #000
}

.further-reading {
    padding: 1.5em 0;
    margin: 1.5em 0;
    border-bottom: none;
    border-top: 1px solid #eee
}

.further-reading .previous {
    margin-bottom: none;
    text-align: left
}

.further-reading a:hover {
    color: #999
}

.further-reading span {
    letter-spacing: 0.1em
}

#relatedposts {
    width:100%;
    padding-top:1.5em;
    border-top:1px solid #eee;
}

#relatedposts ul {
    margin:10px 0!important;
}

#relatedposts h3 {
    font-family:'raleway';
    text-transform:uppercase;
    font-size:0.64em;
    letter-spacing:0.05em;
}

#relatedposts li {
    width:19.4%;
    height:100%;
    display:inline-block;
    vertical-align:top;
}

.relatedthumb img {
    height:7.6em;
    border-radius:0.1em;
    -webkit-border-radius:0.1em;
    -moz-border-radius:0.1em;
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.relatedthumb img:hover {
     -webkit-filter: grayscale(1%); /* Chrome, Safari, Opera */
    filter: grayscale(1%);
    opacity:1.0!important;
}
   
.relatedcontent a {
    font-family:'playfair display','Proxima Nova Alt Lt',sans-serif;
    font-size:1.1em;
    text-transform:capitalize;
    letter-spacing:0.05em;
}

.comments {
    margin-top: -2em
}

ol.comment-list {
    border-bottom: 1px solid #eee;
    margin: 1.5em 0
}

.comment-list li {
    margin: 1.5em 0
}

.comment_wrap {
    padding: 0 0 0 15%;
    position: relative;
    border-top: 1px solid #eee;
    padding-top: 1.5em
}

.comment-author {
    float: left;
    position: absolute;
    left: 0
}

.comment-author img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    vertical-align: top
}

.comment-author:after {
    display: inline-block;
    margin: auto 0.4em;
    content: '\000B7';
    color: inherit
}

span.author-name {
    font-size: 12px;
    font-family: 'raleway', sans-serif;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #000
}

span.author-name a:hover {
    color: #9CC798 !important
}

span.comment-date {
    font-size: 0.6em;
    font-family: 'Proxima Nova Alt Lt', sans-serif;
    color: #999;
    letter-spacing: 0.09em
}

span.comment-date:before {
    content: " • ";
    margin: auto 0.3em
}

span.comment-edit {
    float: right;
    font-size: 0.6em;
    font-family: 'Proxima Nova Alt Lt', sans-serif;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.09em
}

.comment_content {
    display: block
}

.comment-list .comment__text {
    font-size: 0.875em;
    padding-top: 5px;
    margin-bottom: 10px
}

.comment ul.children {
    border-left: none;
    margin-left: 10%
}

.comment-reply-title,
#footer-sidebar h3 {
    border-left-width: 3px;
    border-left-style: solid;
    border-color: #9CC798;
    padding-left: 10px;
    font-family: 'playfair display', sans-serif;
    letter-spacing: .08em;
    font-weight: 400;
    text-align: left;
    margin-bottom: 30px
}

.comment-text {
    margin-top: -10px
}

p.logged-in-as {
    font-size: 0.8em;
    letter-spacing: 0.02em
}

textarea#comment {
    max-width: 100%
}

p.comment-form-author, p.comment-form-email, p.comment-form-url {
    width: 32.3%;
    display: inline-block;
}

input#submit.submit {
    background-color: #545454;
    margin-left: 33.5%;
    width: 32.5%;
    margin-top: -10px
}

input#submit.submit:hover,
input#submit.submit:focus,
input#submit.submit:active {
    background-color: #b7d8cb;
}

.pagination {
    font-size: 12px
}

.pagination span {
    margin: 0 10px
}

.btt {
    height: 20px;
    width: 20px;
    position: fixed;
    right: 25px;
    bottom: 15px;
    z-index: 999;
    display: none;
    color: #333
}

.btt i.fa-chevron-up {
    outline: 1px solid #333;
    padding: 4px
}

.btt i.fa-chevron-up:hover {
    outline: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer-instagram {
    width: 100%;
    margin-top: 7% !important;
    border-top:3px solid #f5f5f5
}

.footer-hide {
    margin-top: -55px
}

.widget {
    padding-bottom: 30px
}

select#archives-dropdown-4 {
    width: 80% !important;
    background-color: #fff;
    margin-bottom: 10px !important
}

#footer-sidebar {
    display: block;
    height: auto;
    margin-top: 17px;
    z-index: -1;
    text-align: left
}

#footer-sidebar1 {
    float: left;
    width: 30%;
    margin-left: 4%;
    margin-right: 1%
}

#footer-sidebar2 {
    float: left;
    width: 30%;
    margin-left: 1% margin-right: 1%
}

#footer-sidebar3 {
    float: left;
    width: 30%;
    margin-left: 1%;
    margin-right: 4%
}

#footer-sidebar aside#archives-5.widget.widget_archive {
    margin-top:-4%
}

select#archives-dropdown-5 {
    width:100%;
    border: 1px dotted #9cc798;
    font-family: inherit;
    font-size: 12px;
    background: #f5f5f5;
}

#footer-sidebar ul {
    font-size: 12px;
    letter-spacing: 0.04em
}

.footer-sidebar ul,
li.pop_post {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-left: 0px;
    color: rgb(136, 136, 136);
    border-bottom: 1px solid rgb(222, 222, 222);
    text-align: left
}

.pop_pic {
    display: inline-block;
    float: left;
    max-width: 120px;
    padding-left: 3px
}

.pop_pic img {
    width: 120px;
    height: 80px;
    vertical-align: middle
}

.pop_title {
    display: inline-block;
    max-width: 60%;
    margin: 1px 0 4px 15px;
    font-family: "Proxima Nova Alt Lt", sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2em;
    text-transform: capitalize;
    letter-spacing: 0.06em
}

.pop_title span.post-date,
.pop_title .comment_num {
    font-family: 'Proxima Nova Alt Lt', 'sans-serif' !important;
    font-size: 12px;
    display: block;
    margin-top: 6px;
    text-transform: none !important
}

span.copyright {
    font-size: 10px;
}

span.copyright a {
    font-family: 'raleway', sans-serif;
    font-size: 11px;
    line-height: 1.75em;
    text-transform: uppercase;
    letter-spacing: 0.12em
}

.contact-form label {
    font-size: 12px!important;
}

.me p {
    font-size: 13px!important;
}


@media all {
    .site-header .search-form-container button {
        margin: -8px -10px 0 0;
        padding: 4px 10px
    }
    .site-header .search-form-container .search-field {
        padding: 4px 12px !important;
        margin-top: -9px
    }
    .pop_title {
    max-width: 50%;
    font-size: 1.1em;
    }

    @media (max-width: 767px) {
        .toggle-dropdown {
            font-size: 0.5em;
            margin-left: 0;
            display: inline-block
        }
        .archive-header h2 {
            letter-spacing: 0.1em;
            font-size: 0.8em
        }
        .menu-primary-container {
            position: relative;
            background: #fff
        }
	.menu-primary {
	    margin-top:5%;
	}
        .btt {
            display: none !important
        }
        #footer-sidebar1,
        #footer-sidebar2,
        #footer-sidebar3 {
            float: left;
            width: 90%;
            margin-left: 5%;
            margin-right: 5%
        }
        #footer-sidebar h3 {
            font-size: 12px;
            margin-left: 5%;
            margin-right: 5%
        }
        .pop_pic {
            display: inline-block;
            float: left;
            padding-left: 3px
        }
        .pop_pic img {
            width: 70px;
            height: 50px
        }
        .about-rena-pic {
            max-width: 30%;
    	    float: left;
	    padding-left:4%;
	    padding-right:2%!important;
	}
        .about-rena-pic img {
            max-width: 100%;
            float: left;
            padding-bottom: 4%;
        }
        .me {
            margin-left: 2%!important;
        }
        .me a {
            margin-left: 0!important;
        }
        .me p {
            text-align: center;
            font-family: 'Proxima Nova Alt Lt', sans-serif;
            font-size:11px!important;
        }
        .relatedposts li {
        width:18.7%!important;
	height:100%;
        }
	.relatedthumb img {
	height:4.5em!important;
	}
	.relatedcontent a {
        font-family: 'playfair display','Proxima Nova Alt Lt',sans-serif;
        font-size: 0.78em!important;
        text-transform: capitalize;
        letter-spacing: 0.025em;
	}
        span.copyright {
	font-size:11px!important;
	}
    }
        
      
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .menu-primary-container {
        position: relative!important;
        background: #fff;
    }
    .menu-primary {
	    margin-top:5%!important;
    }
    .pop_pic img {
    width: 80px;
    height: 60px;
    }
    .pop_title {
    font-size:1em;
    }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .menu-primary-container {
        position: fixed!important;
        padding-top:4%;
    }
  }
}