/*
Theme Name: Joides Resolution
Theme URI: 
Description: Custom child theme created by the design for change agency on the Tilt framework.
Author: Design for Change Agency
Author URI: http://designforchange.agency
Template: tilt
Version: 1.6.7.9
*/


@import url('../tilt/style.css');
@import url("//hello.myfonts.net/count/323e17");

  
@font-face {font-family: 'CasablancaRR-Bold';src: url('webfonts/323E17_0_0.eot');src: url('webfonts/323E17_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/323E17_0_0.woff2') format('woff2'),url('webfonts/323E17_0_0.woff') format('woff'),url('webfonts/323E17_0_0.ttf') format('truetype');}

body h1, .page-header h1.page-title, .page-header.tl-br .page-title, .page-header.tr-bl .page-title {font-size:20px; line-height:1.2; font-family:CasablancaRR-Bold; text-transform:uppercase} 

/* Crew Member Pages */
.type-crew_member .byline, .type-crew_member .page-title {display:none}
.single-crew_member .page-header h1.page-title {
    color: #00a9cc; }
.type-crew_member .entry-content img {float:right}
.type-crew_member .single-title {text-align:center; margin-bottom: 40px; line-height:1}
.type-crew_member .avatar label {font-weight:bold}
.type-crew_member .avatar div {padding-bottom:15px; margin-bottom: 15px; border-bottom:1px solid #fefefe}

/* Blog posts */
.author-image {border-radius:100%; overflow:hidden}
body .author-area .author-bio .author-name {color:#00a9cc}

/* Expedition Pages */
.single-expedition .expedition .post-preview {display:none}
.single-expedition .entry-meta-footer {display:none}
.single-expedition .author-area {display:none}
.single-expedition .entry-content {overflow: hidden}
.tag-links {background-color: rgba(238, 238, 238, 0.9);
    margin-top: 0px;
    padding: 40px;}
.tag-links:before {content:none}
.expedition-patch img {height:300px; width:300px}
.expedition-patch {float: right;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 50px;
    margin-left: 50px;
    width: 300px;
    min-width: 300px;
    height: 300px;}
.expedition-meta {font-size:1.2em; padding-left:5%; padding-right:5%}
.expedition-meta label {font-weight:bold; text-transform:uppercase}
.single-expedition .comment-list { padding: 5%;
    background-color: rgba(111, 198, 162, 0.43);
    margin: 4%;}
.single-expedition #comments .comment-body .comment-content {
    color: #efefef;}
.single-expedition   #main {
    padding: 30px 0; }

/* Expedition Pages related posts */
.posts-by-tag-list:before { content: "Ship's Log from this Expedition";
    width: 100%;
    color: #fff;
    font-size: 2em;
    margin-bottom: 30px;
text-align:center;
display:block;
font-family: CasablancaRR-Bold;
    text-transform: uppercase;}
.posts-by-tag-list {list-style-type:none; padding:0px}
.posts-by-tag-item {
    width: 23%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.26);
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    border-radius: 10px;
    min-height: 400px;
    margin-bottom: 2%; }
@media (max-width:800px) {
body .posts-by-tag-item {
    width: 48%;}
}
.posts-by-tag-item img {border-radius:100%; display:block; 
                    margin-left:auto; margin-right:auto; margin-bottom:20px}
.posts-by-tag-list a.posts-by-tag-item-title {font-size: 20px; color:#eee}

/* Grid edits */
body .esg-filter-wrapper.dropdownstyle {
    min-width: 100px;
    background-color: #fff;}
body .esg-dropdown-wrapper {
    display: none;
    position: absolute;
    background: rgba(20, 70, 105, 0.57);}
.esg-entry-media {
    height: 100%;
}
body .flat-light-151909 .esg-filterbutton {padding: 2px 12px !important;}

/* Theme colors */
body .wpb_btn_green span { background-color: #0e636a;}
body .wpb_btn_red span { background-color: #d16326; }
.sfm-menu-level-0 a span {color:#eee}