/*
Theme Name: Chanel
Theme URI: http://mailovedesign.com/chanel
Description: A WordPress Blog Theme
Author: Mai
Author URI: http://mailovedesign.com
Version: 5.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/**/
/* clear floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

body {
    font-size: 14px;
    font-family: 'PT Serif', serif;
    background-color: #FFF
}

p, .textwidget, .post-entry {
    color: #444;
    font-size: 14px;
    line-height: 28px;
    font-family: 'PT Serif', serif;
}

i, em {
    font-style: italic;
}
b {
    font-weight: bold;
}
a {
    text-decoration:none;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Merriweather', serif;
}

.container {
    width:1080px;
    margin:0 auto;
}

#content {
    overflow:hidden;
    margin-top:65px;
}

#main {
    width:740px;
    float:left;
    margin-right:40px;
}
#main.fullwidth {
    width:100%;
}

#sidebar {
    width:300px;
    float:right;
}


/***
/* Top Bar
/********************/
#top-bar {
    z-index: 99999;
    width: 100%;
    border-bottom: 1px solid #EEE;
    position: fixed;
    background-color: #F6F6F6;
}

#top-bar .container {
    position:relative;
}

.meta_top {
    position: absolute;
    right: 0;
    top: 0
}

.meta_top {
    position: absolute;
    right: 0;
    top: 0
}

#top-social {
    display: inline-block;
    white-space: nowrap;
    float: right
}

.text_follow {
    font-size: 14px;
    display: inline-block;
    font-style: italic;
    letter-spacing: 1px;
    color: #242424;
    font-family: 'PT Serif', serif;
    line-height: 52px;
    margin-right: -5px
}

#top-social a {
    line-height: 52px;
    font-size: 16px;
    margin-left: 14px;
    color: #242424
}

#top-social a:hover {
    opacity: 0.8
}

#top-social i {
    margin-left: 5px
}

#top-search {
    display: inline-block;
    text-align: center;
    padding: 0 17px;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    float: right;
    margin-left: 15px
}

#top-search a {
    color: #343434;
    line-height: 52px;
    display: block;
    font-size: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

#top-search a:hover {
    opacity: .75
}

.show-search {
    display: none;
    z-index: 10000;
    float: right
}

.show-search #searchform input#s {
    border: none;
    padding: 0;
    padding-left: 20px;
    height: 52px;
    font-size: 12px;
    color: #242424;
    letter-spacing: 1px;
    box-sizing: border-box;
    width: 170px;
    background: none;
    border-right: 1px solid #E3E3E3;
    font-family: 'Raleway', sans-serif;
    vertical-align: middle;
    background-color: #FFF
}

#navigation-wrapper {
    height:60px;
    width:100%;
    z-index:9999;
    border-bottom: 1px solid #E8E8E8;
}
#navigation-wrapper > ul.menu {
    display: inline-block;
}
.slicknav_menu {
    display:none;
}

/***
/* Menu
/********************/

.menu li {
    display:inline-block;
    margin-right:26px;
    position:relative;
}
.menu li:last-child {
    margin-right:0;
}
.menu li a {
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    line-height:60px;
    color:#242424;
    display:block;
    font-weight:400;
    white-space: nowrap;
}
.menu li a:hover {
    color:#e8b421;
}

/*** DROPDOWN ***/
.menu .sub-menu,
.menu .children {
    background-color:#242424;
    display: none;
    padding: 0;
    position: absolute;
    margin-top:0;
    left: 0;
    top: 100%;
    z-index: 99999;
    text-align:left;
    border-top:1px solid #E9E9E9;

}
.menu .sub-menu:after {
    width: 12px;
    height: 12px;
    background-color: #242424;
    position: absolute;
    z-index: 9;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    top: -3px;
    left: 15%;
}
.menu .sub-menu ul:after {
    content:none;
}
.menu .sub-menu ul {
    border-top: 0;
}
ul.menu ul a,
.menu ul ul a {
    color: #FFFFFF;
    border:1px solid #3D3D3D;
    border-top:none;
    margin: 0;
    padding:12px 17px;
    min-width: 160px;
    line-height:20px;
    -o-transition:.25s;
    -ms-transition:.25s;
    -moz-transition:.25s;
    -webkit-transition:.25s;
    transition:.25s;
}

ul.menu ul li,
.menu ul ul li {
    padding-right:0;
    margin-right:0;
    display: block;
}
ul.menu ul a:hover,
.menu ul ul a:hover {
    color:#e8b421;
}

ul.menu li:hover > ul,
.menu ul li:hover > ul {
    display: block;
}

.menu .sub-menu ul,
.menu .children ul {
    left: 100%;
    top: 0;

}

/***
/* Top Social
/********************/
#top-social {
    position:absolute;
    right:0;
    top:0;
}
#top-social a {
    line-height:60px;
    font-size:15px;
    margin-left:17px;
    color:#242424;
}
#top-social a:hover {
    opacity:0.8;
}

/***
/* Header Search
/********************/
#top-search {
    position:absolute;
    right:0;
    top:0;
    text-align:center;
    margin-left:16px;
    padding: 0 17px;
    background-color:#C4C4C4;
    display:none;

}
#top-search a {
    color:#FFFFFF;
    line-height:50px;
    display:block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#top-search a:hover {
    opacity:.75;
}
.show-search {
    position:absolute;
    top:50px;
    right:-1px;
    display:none;
    z-index:10000;
}
.show-search #searchform input#s {
    border: none;
    padding: 8px 14px;
    font-size: 12px;
    color: #242424;
    letter-spacing: 1px;
    box-sizing: border-box;
    font-style: italic;
    font-family: 'Lato', sans-serif;
    width:250px;
}

/***
/* Header
/********************/
#header {
    overflow:hidden;
}

#logo, .home.paged #logo {
    text-align:center;
    padding-bottom: 40px;
    padding-top: 105px;
    border-bottom: 1px solid #E8E8E8;
}
.home #logo {
    border-bottom:0;
}

#logo img {
    max-width:100%;
    height:auto;
}


/***
/* Posts
/********************/
.post, #main > .page {
    overflow:hidden;
    position:relative;
    padding-bottom:30px;
}

.post-img {
    text-align:center;
    margin-bottom:15px;
}
.post-img img {
    max-width:100%;
    height:auto;
    position:relative;
}

.post-img.audio iframe {
    height:166px;
    width:100%;
}

.post-header {
    padding-bottom: 23px;
    text-align:center;
}

.post-header h2 a, .post-header h1 {
    font-size:29px;
    color:#242424;
    font-weight:700;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    position:relative;
    display:block;
    margin-bottom:12px;
    line-height: 40px;
}
.post-header h2 a:hover {
    opacity:0.8;
}


.cat-blog {
    color: #242424
}

span.cat-blog a {
    font-size: 15px;
    display: inline-block;
    font-style: italic;
    letter-spacing: 1px;
    color: #242424;
    position: relative;
    margin-bottom: 14px;
    margin-left: 5px;
    background-color: rgb(255, 255, 255);
}

.cat-blog a:first-child {
    margin-left: 0
}

.cat-blog a:hover {
    text-decoration: underline
}

/*** Post Entry ***/
.single .post-entry, .page .post-entry{
    margin-bottom:20px;
}

.more-link {
    display: block;
    text-align: center;
    margin-top: 20px;
    border-bottom: none !important
}

.more-button {
    font-size: 11px;
    display: inline-block;
    color: #888;
    letter-spacing: 2px;
    position: relative;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    -o-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -webkit-transition: .25s;
    padding-top: 10px
}

.more-button:after {
    content: "";
    position: absolute;
    width: 26px;
    border-top: 2px dotted #C7C7C7;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.more-button i {
    font-size: 17px;
    float: right;
    line-height: 29px;
    margin-left: 5px
}

.more-button:hover {
    color: #242424
}

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

.post-entry a:hover {
    text-decoration:underline;
}
.post-entry p {
    margin-bottom:12px;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .post-entry hr {
    margin-bottom:13px;
    margin-top:20px;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
    color:#242424;
    font-weight:700;
}
.post-entry h1 {
    font-size:29px;
}
.post-entry h2 {
    font-size:26px;
}
.post-entry h3 {
    font-size:23px;
}
.post-entry h4 {
    font-size:20px;
}
.post-entry h5 {
    font-size:17px;
}
.post-entry h6 {
    font-size:14px;
}
.post-entry hr {
    border:0;
    height:0;
    border-bottom:1px solid #E8E8E8;
    clear:both;
}
.post-entry blockquote p {
    color:#999;
    padding-left: 70px;
    font-size: 18px;
    line-height: 30px;
    font-style:italic;
    position:relative;
    font-family: 'Lato', sans-serif;
}
.post-entry blockquote p:before {
    display: block;
    content: "\201C";
    font-size: 88px;
    position: absolute;
    left: 10px;
    top: 33px;
    color: #A7A7A7;
    font-family: 'PT Serif', serif;
}

.post-entry ul, .post-entry ol {
    padding-left:45px;
    margin-bottom:20px;
}
.post-entry ul li {
    margin-bottom:5px;
    list-style:square;
}
.post-entry ol li {
    margin-bottom:5px;
    list-style:decimal;
}


.sticky.post .post-header { border:1px dashed #ddd; padding:20px 0; }
.bypostauthor  {}

.post-entry table { width:100%; margin-bottom:22px; border-collapse:collapse }
.post-entry td, .post-entry th { padding: 12px; border-bottom: 1px #e5e5e5 solid; }
.post-entry th { font-weight:bold; font-size:14px; background:#f5f5f5;}
.post-entry tr:hover {
    background:#F8F8F8;
}

.post-meta {
    position:relative;
    overflow:hidden;
    display: block;
    font-size:13px;
    color:#CACACA;
    margin-top:20px;
    width: 100%;
    font-style: italic;
}

.meta_bottom {
    text-align: center;
    margin-top: 30px;
    font-size: 0;
    overflow: hidden;
    width: 100%
}

.page .meta_bottom {
    margin-bottom: 0
}

.no_share_button {
    border-bottom: 1px solid #ECECEC
}

.main_post_meta {
    text-align:center;
    margin-top:40px;
}

.comment_count {
    display:inline-block;
    margin-right:15px;
    padding-right: 15px;
    border-right: 1px solid #E8E8E8;
}
.comment_count a {
    color:#CACACA;
}
.comment_count a:hover {
    color: #e8b421;
}
.comment_count i{
    margin-right:7px;
    font-size:14px;
}

/**************Post share***********/
.share_text {
    font-size: 12px;
    color: #CDCDCD;
    margin-right:10px;
    font-style:italic;
}

.post-share {
    display: inline-block;
    position: relative;
}

.post-share:before {
    content: "";
    position: absolute;
    width: 500px;
    top: 50%;
    right: 110%;
    height: 1px;
    background-color: #ECECEC
}

.post-share:after {
    position: absolute;
    content: "";
    width: 500px;
    top: 50%;
    left: 110%;
    height: 1px;
    background-color: #ECECEC
}

.text_share {
    color: #242424;
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase
}

.post-share a i {
    font-size: 15px;
    line-height: 34px !important
}

.post-share a {
    width: 34px;
    height: 34px;
    display: inline-block;
    text-align: center;
    color: #EDEDED;
    border-radius: 50%;
    background-color: #242424;
    border: 1px solid;
    border-color: #242424;
    margin: 0 3.5px
}

.post-share a:hover {
    color: #242424;
    border-color: #DDD;
    background-color: #DDD
}

.meta_date {
    display:inline-block;
}
.meta_date i {
    margin-right:7px;
}
.meta_author {
    display:inline-block;
}
.meta_author a {
    color: #CACACA;
}
.meta_author a:hover {
    color: #e8b421;
}
.page .meta_author {
    border-right: 0;
}
.meta_author a:hover {
    color:#242424;
}
.meta_author i {
    margin-right:7px;
    font-size:14px;
}
.by {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-size: 12px
}
/*** Post Author 1 ***/
.post-author {
    overflow: hidden;
    padding: 35px;
    background-color: #F6F6F6;
    margin-top: 30px;
    border: 1px solid #EEE
}

.author-img {
    float: left;
    margin-right: 30px
}

.author-img img {
    border-radius: 50%
}

.author-content {
    overflow: hidden
}

.author-content h5 a {
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #242424;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 20px
}

.author-content p {
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px
}

.author-content .author-social {
    font-size: 14px;
    color: #000;
    margin-right: 12px
}

.author-content a.author-social:hover {
    opacity: 0.8
}


/** Post tags ***/
.post-tags {
    display: block;
}
.post-tags i {
    margin-right: 7px;
    font-size: 14px;
}
.tag_title {
    display:none;
}
.post-tags a {
    font-size: 11px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #e8b421;
    margin-right: 10px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
    line-height: initial;
    font-weight: 400;
    position:relative;
}
.post-tags a:after {
    content: ",";
    position:absolute;
    right: -5px;
}
.post-tags a:last-child:after {
    display:none;
}
.post-tags a:hover {
    text-decoration:underline;
}

/*** Post Related ***/
.post-related {
    overflow:hidden;
    margin-top:50px;
}

.post-related-heading {
    text-align:center;
    margin-bottom:21px;
}

.block-heading {
    font-size: 10px;
    letter-spacing: 2px;
    display: inline-block;
    color: #242424;
    text-align: center;
    font-weight: 600;
    position: relative;
    padding-bottom: 4px;
    text-transform: uppercase;
    border-bottom: 1px solid #242424;
    font-family: 'Raleway',sans-serif;
}


.item-related {
    width:232px;
    margin-right:22px;
    float:left;
}

.fullwidth .item-related {
    width:340px;
    margin-right:30px;
}

.item-related:last-child, .fullwidth .item-related:last-child  {
    margin-right:0;
}
.item-related img {
    max-width:100%;
    height:auto;
    margin-bottom:8px;
}
.item-related h3 {
    margin-bottom:10px;
}
.item-related h3 a {
    font-size: 12px;
    font-family: 'Raleway',sans-serif;
    color: #242424;
    line-height: 23px;
}
.item-related h3 a:hover {
    text-decoration:underline;
}

.item-related span.date {
    font-size:12px;
    font-style:italic;
    color:#CACACA;
}

/*** Comments ***/
.comments li {
    list-style:none;
}

.comment_heading {
    text-align: center;
    margin-bottom: 30px
}

.comment_heading h4 {
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    color: #242424;
    text-align: center;
    font-weight: 600;
    position: relative;
    padding-bottom: 4px;
    text-transform: uppercase;
    border-bottom: 1px solid #242424;
    font-family: 'Raleway', sans-serif
}

.post-comments {
    background:#fff;
    margin-top:70px;
}

.thecomment {
    border-bottom:1px dotted;
    border-color: #E9E9E9;
    padding-bottom:25px;
    margin-bottom:34px;
}

.thecomment .author-img {
    float:left;
    margin-right:25px;
}

.thecomment .comment-text {
    overflow:hidden;
}
.thecomment .comment-text p {
    margin-bottom:5px;
    font-family: 'Lato', sans-serif;
    font-size:14px;
    color:#434343;
}
.thecomment .comment-text span.author, .thecomment .comment-text span.author a {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #242424;
    display: block;
    font-weight: 700;
}
.thecomment .comment-text span.author a:hover {
    text-decoration:underline;
}

.thecomment .comment-text span.date {
    font-size: 12px;
    color: #CACACA;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
    font-family: 'Lato',sans-serif;
    text-align: right;
}

.thecomment .comment-text em {
    font-size:11px;
    margin-bottom:-14px;
    display:block;
    color:#C7C7C7;
    letter-spacing:1px;
}
.thecomment .comment-text em i {
    font-size:14px;
    color:#f3bd00;
}

.post-comments span.reply a {
    float:right;
    font-size:11px;
    background-color: #EEE;
    color:#999;
    padding:6px 6px;
    margin-left:7px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

.post-comments span.reply a:hover {
    background-color:#e8b421;
    color:#FFFFFF;
}

ul.children { margin: 0 0 0 55px; }
ul.children li.thecomment { margin:0 0 8px 0; }

/** Reply **/
#respond {
    overflow:hidden;
    margin-bottom:20px;
}

#respond h3 {
    font-size: 14px;
    letter-spacing: 1px;
    display: block;
    color: #242424;
    margin-bottom: 10px;
    font-weight: 700;
    position: relative;
    padding-bottom: 17px;
    text-transform: uppercase;
}
#respond h3:after {
    width: 35px;
    height: 2px;
    position: absolute;
    top: 100%;
    background-color: #B4967B;
    margin: 0 auto;
    left: 0;
}
#respond h3 a {
    color:#242424;
    display:inline-block;
}

#respond h3 small a {
    text-transform:uppercase;
    font-size:11px;
    background:#333;
    color:#FFF;
    padding:4px 6px 5px;
    margin-left:7px;
    letter-spacing:1px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#respond h3 small a:hover {
    opacity:.8;
}

#respond label {
    color:#C7C7C7;
    min-width:62px;
    font-size:13px;
    display:inline-block;
    font-weight:300;
    white-space:nowrap;
}
#respond input {
    padding:8px 10px;
    border:1px solid #E8E8E8;
    margin-right:10px;
    color:#000;
    margin-bottom:15px;
    font-size:12px;
    width:250px;
    background-color:#FFFFFF;
}
#respond input:focus {outline:none;}
#respond .comment-form-url {
    margin-bottom:10px;
}
#respond textarea {
    padding:14px;
    border:1px solid #E8E8E8;
    width:100%;
    height:120px;
    font-size:13px;
    color:#777;
    margin-bottom:14px;
    line-height:20px;
    box-sizing:border-box;
}
#respond textarea:focus {outline:none;}

#respond #submit {
    padding: 14px 20px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    color: #242424;
    text-decoration: none;
    cursor:pointer;
    border:1px solid #E8E8E8;

}

#respond #submit:hover {
    background-color:#242424;
    border:1px solid #242424;
    color:#FFFFFF;
}

/***
/** PAGINATION
/******************************/

.pagination {
    margin-top:50px;
    overflow:hidden;
}

.pagination a {
    display:inline-block;
    font-family: 'Lato', sans-serif;
    letter-spacing:1px;
    text-transform:uppercase;
    font-size:12px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    color: #000;
    text-decoration:none;
}


.pagination a:hover {
    text-decoration:underline;
}
.pagination .newer {
    float:left;

}
.pagination .older {
    float:right;

}

/***
/** SIDEBAR
/******************************/

.widget {
    margin-bottom: 60px;
    box-sizing: border-box;
    overflow: hidden
}

.widget img {
    max-width:100%;
    height:auto;
}

.widget-heading {
    display: block;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #242424;
    text-align: center;
    font-family: 'Raleway',sans-serif;
}

.widget-heading span {
    position: relative;
    padding-bottom: 4px;
    line-height: 15px;
    display: inline-block;
}

.widget-heading span:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #242424;
}

.widget-heading>span:before {
    right: 100%;
}
.diamond_wrap {
    text-align:center;
    margin-bottom:20px;
}

.diamond_icon {
    width: 5px;
    height: 5px;
    display:inline-block;
    background-color: #e8b421;
    /* Rotate */
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    /* Rotate Origin */
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    position:relative;
}
.diamond_line {
    display:inline-block;
    position:relative;
}
.diamond_line:before, .diamond_line:after {
    content: "";
    position: absolute;
    top: 50%;
    border-bottom: 1px solid;
    border-color: #e8b421;
    width: 40px;
    margin: 0 6px;
}
.diamond_line:before {
    right: 9px;
}

.widget a:hover {
    text-decoration:underline;
}

.widget ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #DDD;
    color: #242424;
    font-size: 14px;
    font-family: 'Raleway', sans-serif
}
.widget ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.widget ul li a {
    color: #242424;
    line-height: 25px;
    font-size: 14px;
    font-family: 'Raleway', sans-serif
}

.widget input {
    width:100%;
}
.widget select {
    border: 1px solid #DDD;
    border-radius: 3px;
    padding: 8px 10px;
    width: 100%;
    box-sizing:border-box;
    outline: none;
}
.screen-reader-text {
    display:none;
}
.post-date {
    color: #CDCDCD;
}
/*** About Widget ***/
.about-widget img {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.about-widget .sign {
    margin: 5px auto 0 auto;
    display:block;
}
.about-widget .name {
    text-transform:uppercase;
    font-size:14px;
    letter-spacing:1px;
    display:block;
    text-align:center;
    margin-bottom:10px;
    margin-top:10px;
    font-weight:700;
}
.maidesign_about_widget {
    padding: 27px 27px 17px 27px;
    background-color: #F6F6F6;
    border: 1px solid #EEE;
}

.about-widget p {
    color: #515151;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    line-height: 24px;
}
/******** Widget Social  *************/
.widget-social {
    text-align:center;
}
.widget-social a {
    display: inline-block;
    color: #242424;
    font-size: 16px;
    margin: 10px;
}

.widget-social a:hover {
    opacity: 0.8
}
/************** Widget list ***************/
.widget ul.lastest_news li {
    list-style-type:none;
    margin-bottom:17px;
    padding-bottom:13px;
    margin-left:0;
}
.widget ul.lastest_news li:last-child {
    margin-bottom:0;
    padding-bottom:0;
}
.widget ul.lastest_news li .side-item {
    overflow:hidden;
}
.widget ul.lastest_news li .side-item .side-image {
    float:left;
    margin-right:14px;
}

.widget ul.lastest_news li .side-item .side-image img {
    width:100px;
    height:auto;
}

.widget ul.lastest_news li .side-item .side-item-text {
    overflow:hidden;
}
.widget ul.lastest_news li .side-item .side-item-text h4 a {
    color: #242424;
    line-height: 25px;
    font-size: 14px;
    font-family: 'Raleway',sans-serif;
}
.widget ul.lastest_news li .side-item .side-item-text .side-item-meta {
    font-size:13px;
    color:#CACACA;
    font-style:italic;
}
.widget .side-item-meta a {
    color:#CACACA;
}

.side-text {
    overflow: hidden
}

.side-text h4
a {
    display: block;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    line-height: 23px
}
/*** Widget categories ***/
.widget_categories {
    color:#a5a5a5;
}
.widget_categories a {
    margin-right:10px;
}

/*** Style Tag ***/
.widget .tagcloud a {
    font-size: 10px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #565656;
    padding: 6px 9px;
    margin-right: 5px;
    margin-bottom: 8px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #BBB;
    border-radius: 4px;
    line-height: normal
}

.widget .tagcloud a:hover {
    border-color: #242424;
    background-color: #242424;
    color: #FFF
}

/*** Calender widget ***/
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 12px;  }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td a { font-weight:700; color:#222; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; }

/*** Search Widget ***/
#searchform input#s {
    border: 1px solid #DDD;
    background: #fff url(img/searchsubmit.png) no-repeat 91% 12px;
    padding: 13px 14px;
    font-size: 13px;
    color: #484848;
    box-sizing: border-box;
    font-style: italic;
    letter-spacing: 1px;
}

#searchform #s:focus { outline:none; }

/** searchbar for widget ***/
.widget #searchform input#s {
    font-family: 'Lato', sans-serif;
}


.widget .comment-author-link a {
    color: #B5B5B5;
}
/***
/** FOOTER
/******************************/

#footer {
    margin-top:100px;
}

#footer-instagram {
    text-align:center;
    overflow:hidden;
}
.widget-instagram h4 {
    padding: 11px 24px;
    color:#242424;
    background-color:rgba(255,255,255,0.80);
    display:inline-block;
    border: 1px solid #E8E8E8;
    margin: 15px 0;
}
.jr-insta-slider img {
    font-size: 0;
}
.jr-insta-slider img:hover {
    opacity:0.8;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

/*** Footer Social - Copyright***/

#footer_meta {
    overflow: hidden;
    padding: 40px 0;
    background-color: #141414
}

#footer_meta h2 {
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 11px;
    color: #C7C7C7;
    letter-spacing: 2px;
    padding-top: 5px
}

.footer_social {
    float: right;
    text-align: right
}

.footer_social a {
    display: inline-block;
    margin-left: 23px;
    font-size: 18px;
    text-align: center;
    color: #C7C7C7
}

.footer_social a:hover {
    color: #FFF
}

.wrap_to_top {
    text-align: right;
    display: block;
    margin-bottom: 5px;
}
.to-top i {
    font-size:18px;
    padding: 15px 17px;
    border: 1px solid #E8E8E8;
    color:#000;
}
.to-top i:hover {
    background-color: #EEE;
}

#footer-copyright .to-top:hover {
    text-decoration:none;
}
/***
/* Archive
/********************/
.archive-box {
    padding:24px;
    margin-bottom:50px;
    background-color:#F5F5F5;
}
.nothing {
    margin-top:80px;
    text-align: center;
}
.archive-box span {
    font-size:13px;
    letter-spacing:1px;
    color:#A0A0A0;
    margin-right:6px;
    display:inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic;

}
.archive-box h1 {
    font-size:16px;
    letter-spacing:1px;
    text-transform:uppercase;
    display:inline-block;
    color:#242424;
    font-weight:700;
}

/***
/* 404 Page
/********************/
.error-page {
    text-align:center;
    padding-top:50px;
}
.error-page h1 {
    font-size:190px;
}


/*** Contact Form 7
/************************/
.wpcf7 input {
    width:266px;
}
div.wpcf7 {
    overflow:hidden;
}
.wpcf7 input, .wpcf7 textarea {
    padding: 10px;
    border: none;
    border: 1px solid #E0E0E0;
    margin-right: 10px;
    color: #777;
    font-size: 13px;
    outline: none;
    margin-top: 5px;
    border-radius: 4px;
}
.wpcf7 textarea {
    width:95%;
}
.wpcf7 .wpcf7-submit {
    padding: 15px 17px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    background-color: #242424;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid;
    border-color: #FFFFFF;
}
.wpcf7 .wpcf7-submit:hover {
    opacity:0.8;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 0 0;
}

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

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

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

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

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

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

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

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

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

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

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

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

/*** Gallery feature of Wordpress ***/
.gallery .gallery-caption{
    font-size:12px;
    color:#888;
    font-family: 'Lato', sans-serif;
}

.gallery .gallery-icon img{
    border-radius:2px;
    border:1px solid #DDD !important;
    padding:8px;
    box-sizing:border-box;
}
.gallery .gallery-icon img:hover {
    border:1px solid #ccc !important;
}


/* ============================================================
  CUSTOM PAGINATION
============================================================ */
.custom-pagination {
    text-align:center;
    margin-top:20px;
}
.custom-pagination span,
.custom-pagination a {
    display: inline-block;
    padding: 10px 12px;
    margin-right: 7px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.custom-pagination a {
    background-color: #FFFFFF;
    color: #888787;
    border: 1px solid #E8E8E8;
}
.custom-pagination a:hover {
    background-color: #242424;
    color:#FFFFFF;
    border: 1px solid #FFFFFF;
}
.custom-pagination span.page-num {
    margin-right: 10px;
    padding: 0;
}
.custom-pagination span.dots {
    padding: 0;
    color: #242424;
}
.custom-pagination span.current {
    background-color: #171717;
    color:#FFFFFF;
    border: 1px solid #FFFFFF;
}


/******************prestyle subscibe jetpack***********/
.mc4wp-form {
    margin: 1em 0;
    padding: 20px;
    background-color: #EEE;
}
.mc4wp-form label {
    text-align:center;
    font-family: 'PT Serif', serif;
    font-weight: 400 !important;
    margin-bottom: 17px !important;
    color: #444;
    font-size: 16px;
    display: block;
    font-style: italic;
}


.mc4wp-form input {
    padding: 14px 14px !important;
    color: #000;
    font-size: 12px;
    margin-bottom: 10px;
    width: 100% !important;
    box-sizing: border-box;
    background-color: #FFF;
    border: 1px solid #DDD;
    outline:none;
}
.mc4wp-form input[type=submit] {
    padding: 16px;
    width: 100%;
    font-family: 'Lato', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
    background-color: #000;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    color: #FFF !important;
    text-decoration: none;
    cursor: pointer;
    border: none;
    margin-bottom: 0;
}
.mc4wp-form input[type=submit]:hover {
    opacity: 0.8;
}
.mc4wp-response {
    margin-top: 5px;
}
/************List posts************/

ul.list_post .post{
    margin-bottom:50px;
}
ul.list_post .post.normal_layout {
    margin-bottom:70px;
}
ul.list_post li .post {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ECECEC;
    overflow: hidden;
}
ul.list_post li .post-header {
    text-align:left;
    padding-bottom:0;
}
ul.list_post li .post-header h2 a {
    font-size: 20px;
    margin-bottom:10px;
    line-height: 38px;
}
ul.list_post li .post-header .cat-blog a {
    margin: 0 5px 10px 0;
}
ul.list_post li .post-header .cat-blog a:first-child {
    margin-right: 0;
}
ul.list_post li .post-img {
    margin-bottom: 0;
}

ul.list_post li .meta_date {
    border-right: 0;
}


/***************list categories with featured images **********/
.widget .list_cat_with_img li {
    width: 100%;
    height: 155px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #EEE;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
    box-sizing:border-box;
    position:relative;
    cursor:pointer;
}
.widget .list_cat_with_img li:last-child {
    margin-bottom:0;
}
.widget .list_cat_with_img li h2 a {
    background-color:#FFFFFF;
    text-transform:uppercase;
    padding: 1px 13px;
    font-size:13px;
    letter-spacing:1px;
    font-family: 'Lato', sans-serif;
    position:absolute;
    bottom: 20px;
    left: 20px;
    font-weight:700;
    color: #000;
    text-align:center;
    display:inline-block;
}
.widget .list_cat_with_img li:hover h2 a{
    text-decoration:none;
    color:#e8b421;
}
.list_cat_with_img ul {
    margin-bottom:20px;
}
/*********************Footer logo**************/
#footer_logo {
    padding-top:60px;
    padding-bottom:30px;
    text-align:center;
    background-color:#FFFFFF;
}
#footer_logo img {
    max-width:100%;
    height:auto;
}
/*****************side_left side_right*********/
.side_left {
    width: 45%;
    float: left
}

.no-thumbnail .side_left {
    display: none
}

.side_right {
    width: 50%;
    float: right
}

.no-thumbnail
.side_right {
    width: 100%;
    float: none
}

.side_left .post-img {
    margin-bottom: 0
}

.side_right .post-header {
    margin-bottom: 5px;
    text-align: left
}

.side_right .post-header h2 a {
    font-size: 20px;
    margin-bottom: 10px
}

.side_right .cat-blog {
    color: #B1B1B1
}

.side_right .cat-blog a {
    color: #B1B1B1;
    font-family: 'PT Serif', serif;
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 1px
}

.side_right
.meta_date {
    color: #B1B1B1;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 1px
}

/***********promo************/
.promo_wrap {
    overflow: hidden;
    padding: 12px 0 15px 0
}

.promo_item {
    height: 200px;
    width: 324px;
    margin-right: 20px;
    float: left;
    padding: 10px;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 7px 7px -6px rgba(0, 0, .07);
    -moz-box-shadow: 0 7px 7px -6px rgba(0, 0, 0, .07);
    box-shadow: 0 7px 7px -6px rgba(0, 0, 0, .07)
}

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

.promo_img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    cursor: pointer
}

.promo_frame {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 9;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s
}

.promo_frame:hover {
    background-color: rgba(0, 0, 0, 0.35)
}

.promo_frame h2 a {
    color: #FFF;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    position: relative
}

.promo_frame h2 a:after {
    position: absolute;
    content: "";
    top: 120%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    background-color: #FFF;
    width: 100%
}
/*** Post Pagination ***/
.post-pagination {
    overflow:hidden;
}
.post-pagination a {
    font-size:11px;
    padding:15px 30px;
    display:block;
    color:#242424;
    letter-spacing:1px;
    text-transform:uppercase;
    box-sizing:border-box;
    font-family: 'Lato', sans-serif;
}
.post-pagination i {
    margin: 0 5px;
}
.post-pagination .pagi-prev {
    float:left;
    width:50%;
}
.post-pagination .pagi-next {
    float:right;
    width:50%;
    text-align:right;
}
.post-pagination a:hover {
    text-decoration:underline;
}
/************************Slider*****************/
.slider_wrap {
    margin-bottom:25px;
}
.bxslider_featured {
    position:relative;
    height:520px;
    overflow:hidden;
}

.slide_item {
    max-width: 100%;
    height:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    display: table;
}
.slide_item:after {
    position:absolute;
    content:"";
    top:0;
    left:0;
    background-color:rgba(0,0,0,0.17);
    width:100%;
    height:100%;
    opacity:1;
    z-index:1;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
}

.slide_overlay {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0 15%;
    text-align: center;
    position: relative;
    z-index:99;
    visibility:hidden;
}

.slide_overlay h2 a {
    font-size: 29px;
    color: #FFFFFF;
    font-weight: 700;
    display:block;
    z-index:999999;
    line-height: 25px;
}
.slide_overlay h2 a:hover {
    opacity: 0.8;
}
.readmore_slider a{
    padding-bottom: 5px;
    letter-spacing:2px;
    color: #FFFFFF;
    font-size: 13px;
    border-bottom:1px solid #FFFFFF;
    display: inline-block;
    margin-top:21px;
    font-style: italic;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
}
.readmore_slider a:hover {
    opacity: 0.8;
}
