/*
 * Plugin Name: MND Filmography
 * Description: Styling the filmography templates.
*/

/* Remove default theme page thumbs

-------------------------------------------------------------- */

.single-mndfilm_project .wp-post-image:not(.size-mndfilm-project-thumb),

.single-mndfilm_project .post-thumbnail,

.post-type-archive-mndfilm_project .wp-post-image:not(.size-mndfilm-project-thumb),

.post-type-archive-mndfilm_project .post-thumbnail {

	display: none!important;

}

/* Single project

-------------------------------------------------------------- */

.entry-title { font-size: 22px; line-height: 24px; font-weight: 700; letter-spacing: -1px; text-align: left; color: #6F6F6F; margin: 10px 15px 20px 0px; }

.entry-category { font-size: 15px; line-height: 20px; font-weight: 700; letter-spacing: -1px; color: #6F6F6F; margin: 25px 0px 25px 0px; }

.mndfilm-project-content {
display: table;
width: 100%;
}

.mndfilm-project-year {
height: 200px;
padding: 0px 15px 0px 15px;
border-left: 1px solid #808080;
border-right: 1px solid #808080;
margin-left: 15px;
}

.mndfilm-project-year a {
font-size: 40px;
color: #CFCFCF;
writing-mode: vertical-rl;
text-orientation: mixed;
}


.mndfilm-project-prev {
font-size: 10px;
font-weight: 600;
padding: 60px 0px 10px 35px;
line-height: 14px;

text-align: left;
box-sizing: border-box; position:relative; 
}

.mndfilm-project-prev:before { display: inline-block; border-radius: 2px; text-shadow: 1px 1px 0px #000000; margin-top: 0px; padding: 0.3em 0.5em 0.4em 0.6em; position:absolute; left: -5px; z-index:50; color: #ffffff; text-align:center; background: #202020; content:'\f102'; font:400 16px fontawesome; }

.mndfilm-project-next {
font-size: 10px;
font-weight: 600;
padding: 0px 0px 0px 35px;
line-height: 14px;
text-align: left;
box-sizing: border-box; position:relative; 
}

.mndfilm-project-next:before { display: inline-block; border-radius: 2px; text-shadow: 1px 1px 0px #000000; padding: 0.3em 0.5em 0.4em 0.6em; position:absolute; left: -5px; z-index:50; color: #ffffff; text-align:center; background: #202020; content:'\f103'; font:400 16px fontawesome; }

.mndfilm-project-box {
width: 605px;
background: #202020;
float: left;
margin-top: 10px; 
margin-bottom: 25px;
}

.size-mndfilm-project-thumb {
float: left;
}

.mndfilm-project-links {
margin: 0;
padding: 0;
list-style: none;
}

.mndfilm-project-links li {
font-size: 10px;
text-transform: uppercase;
border-top: 1px solid #ddd;
padding: 3px 0px 3px 0px;
margin-right: 5px!important;
}

.mndfilm-project-links a, .mndfilm-project-links a:visited, .mndfilm-project-links a:active { color: #8E9155!important; }

.mndfilm-project-details { margin-bottom: 1.6em; font-size: 11.5px; }

.mndfilm-project-details span {	font-weight: 700; }

.mndfilm-project-streaming { max-width: 230px; margin-bottom: 10px; padding: 20px 20px 10px 0px; }

.tags-main a, .tags-main a:visited, .tags-main a:active { float: left; background: #DFBE77; color: #ffffff; padding: 0px 10px; margin-top: 1px; margin-right: 5px; font-size: 9px; font-weight: 700; margin-bottom: 25px; text-transform: uppercase;}

.tags { color: #ffffff;}

.tags a, .tags a:visited, .tags a:active { background: #ECECEC; color: #808080; text-decoration:none; font-size: 9px; font-weight: 700; padding: 7px 10px; margin-bottom: 15px; text-transform: uppercase; }

.btn-arrow { display: inline-block; background: #8F3F4C; font-size: 15px !important; font-weight: 600; border-radius: 2px; color: #FFFFFF; padding: 8px 12px; margin-top: 5px; margin-left: 3px; text-align: center; }

.btn-arrow a, .btn-arrow a:visited, .btn-arrow a:active { color: #FFFFFF; text-shadow: 1px 1px 0px #703641; }

.career-breadcrumb, .career-breadcrumb a { font-size: 10px; font-weight: 800; max-width: 450px; text-transform: uppercase; line-height: 14px; color: #ADADAD; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.career-year { font-size: 14px; line-height: 14px; font-weight: 700; text-align: left; margin: 80px 25px 10px 40px; }

.career-year a { color: #B51C35; text-shadow: 1px 1px 0px #000000; }

.career-title { font-size: 28px; line-height: 28px; letter-spacing: -1px; font-weight: 800; text-align: left; color: #A6A6A6; margin: 5px 15px 5px 0px; }

.career-details { font-size: 12px; font-weight: 800; text-transform: uppercase; color: #808080; text-align: left; line-height: 18px; padding: 0px 15px 5px 0px; }

.career-details span { color: #C79F7D; }

.career-crew { color: #808080; text-align: left; line-height: 23px; margin-top: 10px; padding: 10px 50px 0px 0px; }

.career-crew span { font-weight: 800; }

.career-synopsis { padding: 0px 0px 0px 0px; }

.career-cast { border-top: 3px double #CFCFCF; padding: 15px 0px 5px 0px; }

.career-poster { float: left; }

.career-poster img { width: auto; height: 245px; border: 1px solid #CCCCCC; margin: 7px 25px 25px 0px; border-radius: 2px }

.btn-stream {display:inline-block; float:left; background: #FFFFFF; border: 1px solid #45A7A8; font-size: 10px !important; padding: 2px 8px 2px 8px; margin: 20px 5px 20px 0px; border-radius: 3px; text-transform: uppercase; }

.btn-press {display:inline-block; float:left; background: #FFFFFF; border: 1px solid #989898; font-size: 10px !important; padding: 2px 8px 2px 8px; margin: 20px 5px 20px 0px; border-radius: 3px; text-transform: uppercase; }

.btn-stream a, .btn-stream a:visited { color: #45A7A8; font-weight: 800; }

.btn-press a, .btn-press a:visited { color: #989898; font-weight: 800; }

.career-gallery { margin: 0px!important; padding: 0px!important; width: 145px!important; height: auto!important; }

.career-gallery-box { float: center; width: 150px; background: #ffffff; margin-top: -50px; padding: 20px; text-align: center; }

.career-tags { background: #EEEEEE; font-size: 10px; padding: 20px; border-radius: 3px; border: 1px solid #CCCCCC; margin: 25px 0px 25px 0px; }

.photo-gallery { margin-top: -10px; } .photo-gallery img, .photo-gallery a img, .photo-gallery img:hover { margin: 0px 3px 0px 3px; width: auto; width: 140px; border: 1px solid #C0C0C0; border-radius: 1px;}

.button-media { align: center; font-size: 11px; margin-top: 10px; text-shadow: 1px 1px 0px #703641; display:inline-block; padding: 4px 18px 4px 18px; background: linear-gradient(90deg,rgba(143, 63, 76, 1) 0%, rgba(210, 82, 97, 1) 100%); font-weight:700; color: #ffffff; text-align: center; text-decoration:none; border-radius: 3px; }

.button-media a, .button-media a:visited, .button-media a:active { color: #ffffff; }

.media-subtitle { align: center; font-size: 12.5px; font-family: "Bitter"; font-weight: 600; color: #ADADAD; margin-top: 5px; margin-bottom: 10px; }

.review { margin-top: 15px!important; padding: 0px 0px 0px 0px; background:transperant; box-sizing: border-box; position:relative; color: #989898; }

.review:before { display: inline-block; border-radius: 3px; margin-top: 5px; padding: 0.4em 0.4em 0.3em 0.5em; position:absolute; left: -35px; z-index:50; color: #ffffff; text-align:center; background: #989898; content:'\f0c9'; font:400 13px fontawesome; }

/* Project list

-------------------------------------------------------------- */

.mndfilm-project-list-row {
display: table;
width: 100%;
border-bottom: 1px solid #ddd;
}

.mndfilm-project-list-row:first-child {
padding: 0px;
}

.mndfilm-project-list-year,
.mndfilm-project-list-title,
.mndfilm-project-list-character {
display: table-cell;
padding: 6px 0px 6px 0px;
}

.mndfilm-project-list-year {
width: 10%;
font-size: 13px;
font-weight: 800;
color: #808080;
}

.mndfilm-project-list-title {
width: 60%;
text-align: left;
padding-right: 15px;
max-width: 345px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

.mndfilm-project-list-status {
display: inline-block;
margin: 0 0 0 7px;
text-transform: uppercase;
padding: 5px;
font-size: .7em;
line-height: 1;
background: #eee;
color: #666;
}

.mndfilm-project-list-character {
width: 30%;
}

/* Project List Archives

-------------------------------------------------------------- */

.mndfilm-project-archives-row {
display: table;
width: 100%;
border-bottom: 1px solid #ddd;
}

.mndfilm-project-archives-row:first-child {
padding: 0px;
}

.mndfilm-project-archives-year,
.mndfilm-project-archives-title,
.mndfilm-project-archives-character {
display: table-cell;
padding: 6px 0px 6px 0px;
}

.mndfilm-project-archives-year {
width: 15%;
font-weight: 700;
color: #808080;
font-size: 13px;
}

.mndfilm-project-archives-title {
width: 50%;
font-size: 13.8px;
text-align: left;
padding-right: 15px;
max-width: 100px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

.mndfilm-project-archives-character a {
width: 25%;
font-size: 13px;
color: #989898;
font-weight: 600;
max-width: 150px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

/* Project box list

-------------------------------------------------------------- */

.mndfilm-projectbox-list-row {
float: left; width: 190px!important; height: 260px!important; margin: 10px 5px 5px 6px; background: #202020; border-radius: 3px; 
}

.mndfilm-projectbox-list-thumb img {
width: 100%!important; height: auto!important; margin: 0px!important; border-radius: 2px 2px 0px 0px;
}

.mndfilm-projectbox-list-genre {
font-size: 9.5px; text-transform: uppercase; line-height: 12px; font-weight: 800; color: #CBA17D!important; text-align: center; margin-top: 10px;
}

.mndfilm-projectbox-list-genre a {
color: #CBA17D!important; text-shadow: 1px 1px 0px #000000;
}

.mndfilm-projectbox-list-title {
max-width: 175px; font-size: 14px; line-height: 19px; font-weight: 800; text-align: center; margin: 0px 15px 0px 15px;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

.mndfilm-projectbox-list-title a {
color: #808080; text-shadow: 1px 1px 0px #000000;
}

.mndfilm-projectbox-list-year {
font-size: 9.5px; line-height: 12px; font-weight: 800; color: #B4B4B4; text-align: center; margin: 3px 15px 15px 15px; text-transform: uppercase; text-shadow: 1px 1px 0px #000000;
}

/* Project navigation

-------------------------------------------------------------- */

.mndfilm-project-navigation .nav-previous {
display: inline-block;
float: left;
width: 49.5%;
vertical-align: top;
}

.mndfilm-project-navigation .nav-next {
display: inline-block;
float: right;
width: 49.5%;
text-align: right;
vertical-align: top;
}

.mndfilm-project-navigation .meta-nav {
font-weight: 700;
display: block;
}

/************************************************

* Episodes Guide								*

************************************************/

.episodeguide-title { margin: 20px 0px 0px 0px; padding-left: 10px; font-family: "Bitter"; font-size: 16px; line-height: 22px; font-weight: 700; background:transperant; color: #797979; box-sizing: border-box; position:relative; }

.episodeguide-subtitle { font-size: 11px; font-weight: 600; line-height: 12px; margin-top: -15px; margin-bottom: 20px; color: #808080; font-style: italic; box-sizing: border-box; position:relative; }

.episodeguide-title:before { display: inline-block; border-radius: 6px; padding: 0.6em 0.8em; text-shadow: 1px 1px 0px #808080; position:absolute; left: -41px; z-index:50; margin-right: 20px; color: #ffffff; font-weight:700; text-align:center; background: #C0C0C0; content:'\f02e'; font:400 15px fontawesome; }

.episodes-pagination { float: right; margin-top: -50px; }

.career-episodes-main { float: left; font-size: 13px; text-transform: uppercase; margin-top: -22px; padding-bottom: 10px!important; }

.career-episodes-main a { color: #808080; font-weight: 900; }

.career-details-episodes { font-size: 14px; font-weight: 800; color: #808080; text-align: left; line-height: 16px; padding: 0px 25px 0px 0px; margin-top: -15px; }

.career-details-episodes span { color: #45A7A8; }

.career-box-recap { background: #F3F3F3; font-size: 12px; line-height: 22px; color: #9A9A9A; font-weight: 700; padding: 20px; border-radius: 3px; border: 1px solid #DBDBDB; text-align: center; margin: 15px 0px 20px 0px; }

.photo-gallery-episodes { width: 625px; padding: 5px 15px 15px 15px; margin-left: -25px; margin-right: -25px; margin-bottom: 15px; text-align: center; }

.photo-gallery-episodes img, .photo-gallery-episodes a img, .photo-gallery-episodes img:hover { margin: 0px 3px 0px 3px; width: auto; height: 130px; border: 1px solid #A8A8A8; border-radius: 1px;}

.button-media-episodes { align: center; font-size: 11px; display:inline-block; padding: 2px 14px 2px 14px; font-weight:700; border: 1px solid #A4A4A4; color: #ffffff; text-align: center; text-decoration:none; border-radius: 3px; }

.button-media-episodes a, .button-media-episodes a:visited, .button-media-episodes a:active { color: #808080; }

.recap { position: relative; font-size: 12px; z-index: 1; overflow: hidden; text-align: center; color: #9C425D; letter-spacing: 2px; font-weight: 700; text-transform: uppercase; margin-bottom: 15px; }

.recap:before, .recap:after { position: absolute; top: 51%; overflow: hidden; width: 48%; height: 1px; content: '\a0'; background-color: #cccccc; margin-left: 2%; margin-bottom: 15px; }

.recap:before { margin-left: -50%; text-align: right; }

.gallery-container { width: 102%; margin-top: -15px; }

.thumb { float: left; margin: 0px 7px 7px 0px; border-radius: 2px; }

.carousel { margin-top: 10px; }

.episodes-carousel-archive { float: left; width: 200px; height: 230px!important; background: #DDDDDD; margin: 10px 3px 0px 4px; border-radius: 2px; }

.episodes-carousel-maintitle { margin-top: 10px; } .episodes-carousel-maintitle a { font-size: 15px; font-family: "Bitter"; color: #E36565; hyphens: none; line-height: 10px; font-weight: 600; text-align: left; }

.episodes-carousel-mainpic { width: 100%; border-radius: 5px; margin: 0px 0px 25px 0px; }

.episodes-carousel-archive-nopic { float: left; background: #ECECEC; width: 195px; padding: 20px 0px 20px 0px; margin: 10px 7px 10px 7px; border-radius: 2px; border: 1px solid #CFCFCF; }

.episodes-carousel-archive-img { float: left; margin-bottom: 10px; margin-top: -14px; width: 200px; height: 120px; background: #ECECEC; background-size:cover; background-position: 50% 50%; display:inline-block; }

.episodes-carousel-title { float: left; margin-left: 15px; font-size: 10.5px; text-transform: uppercase; line-height: 17px; font-weight: 800; color: #4D4D4D!important; letter-spacing: -0.5px; }

.episodes-carousel-info { margin: 0px 15px 0px 15px; text-align: left; } .episodes-carousel-info a { color: #808080; font-size: 11.5px; line-height: 17px; font-weight: 500; }

.episodes-carousel-release {  margin-left: 15px; font-size: 10px; text-transform: uppercase; line-height: 22px; font-weight: 800; color: #B5B5B5; }

.flickity-page-dots { display: none; }

.flickity-prev-next-button { width: 30px!important; height: 30px!important; border-radius: 1px!important; background: #ffffff!important; }

.flickity-prev-next-button:hover { background: #ffffff!important; }

.flickity-prev-next-button .arrow { fill: #404040!important; }

.flickity-prev-next-button.no-svg { color: white!important; }

.flickity-prev-next-button.previous { left: 0px!important; margin-top: -22px!important; }

.flickity-prev-next-button.next { right: 0px!important; margin-top: -22px!important; }

/* Accessibility

-------------------------------------------------------------- */

.post-type-archive-mndfilm_project .screen-reader-text,

.single-mndfilm_project .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}

/* Responsive

-------------------------------------------------------------- */

@media (max-width: 600px) {

.mndfilm-project-list-year,

.mndfilm-project-list-title,

.mndfilm-project-list-character {

display: block;
width: 100%;
}

.mndfilm-project-list-character:before {
content: 'as';
}

.thumb { float: left; width: 98%!important; height: auto!important; margin: 5px 0px 5px 0px!important; }

.mndfilm-project-box { width: 100%!important; }

.mndfilm-project-links { width: 100%!important; }

.mndfilm-project-streaming { width: 100%!important; margin: 0px!important; }

.size-mndfilm-project-thumb {
width: 100%!important; height: auto!important; margin: 0px!important;
}

.mndfilm-projectbox-list-row {
width: 99%!important; height: auto!important; margin-left: -2px; margin-bottom: 20px!important;
}

}

