/*
Theme Name: Kallyas Child
Description: Child theme for Kallyas theme
Author: Cultivate
Author URI: http://www.cultivatestudios.com
Template:kallyas
Version: 1.0.0
Text Domain: zn_framework
*/



/* 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, strong, 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;
}
html,body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
body {
    font-family: 'Raleway', sans-serif;
	line-height: 1;
}

body * {
    line-height: 1.4;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote p {
    font-size: 28px !important;
    color: #5CB7DC !important;
    line-height: 28px !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body:not(.home) p {
    font-family: Lora;
    font-size: 17px;
    line-height: 1.6em;
    color: #272727;
    margin-bottom: 25px;
}

i {
    font-style: italic;
}

body:not(.home) div[itemprop*="mainContentOfPage"] a:hover,
body:not(.home) div[itemprop*="mainContentOfPage"] a {
    color: #5CB7DC;
}


/*
 * Default Styles
 */
.flex > div {
    display: flex;
    align-items: center;
}

.flex > div > div {
    flex: 1;
}

section.site-content {
    padding-bottom: 62px;
}

hr {
    margin-top: 35px;
    margin-bottom: 35px;
    border-color: #D8D8D8;
}

#release-dates-toggler,
#release-dates-toggler:hover,
a.btn,
a.btn:hover,
.btn:hover:not(.selectpicker),
.btn:not(.selectpicker) {
    display: block;
    max-width: 240px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    margin: 0 auto 15px;
    border: none;
    border-radius: 0;
    background-color: #6FB5DA;
    text-transform: uppercase;
    text-align: center;
}

strong, b {
    font-weight: 700;
}

em { 
    font-style: italic;
}

#totop.on--totop {
	display: none;
}

/*
 * End of Default Styles
 */


/*
 * Header Styles
 */
header {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff !important;
    border-top: none !important;
}

header .site-header-row.site-header-main  {
    display: none;
}

body .site-header.site-header--absolute + .site-content {
    padding-top: 105px;
}

header.site-header .site-header-main {
    height: 110px !important;
}

header .fxb-basis-auto {
    -ms-flex-preferred-size: calc;
    flex-basis: calc;
}

header .site-header-col-left.site-header-main-left {
    flex: 100;
}

header .site-header-col-center.site-header-main-center {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

header .site-header-col-right.site-header-main-right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

header .header-search {
    margin: 0;
}

header .topnav.zn_header_top_nav li {
    padding: 4px 17px;
    margin: 0;
}

header .topnav .topnav-item,
header .topnav.zn_header_top_nav li a {
    font-size: 17px;
    line-height: 20px;
    color: #626366 !important;
	font-family: 'Raleway', sans-serif;
}

header .topnav .topnav-item {
    font-weight: 500;
    font-size: 14px;
}

header .topnav.zn_header_top_nav li:hover {
    background-color: #BBBDBF;
}

header .topnav.zn_header_top_nav li:hover a {
    color: #fff !important;
}

header .topnav.zn_header_top_nav li.highlight-menu {
    background-color: #EC3B24;
}

header .topnav.zn_header_top_nav li.highlight-menu a {
    color: #fff !important;
}

header .header-search-button .glyphicon {
    color: #626366 !important;
}

.searchBtn.header-search-button {
    background-color: transparent;
}

header .topnav.zn_header_top_nav li.current-menu-item {
    background-color: #BBBDBF;
}

header .topnav.zn_header_top_nav li.current-menu-item a {
    color: #fff !important;
}

.topnav.zn_header_top_nav li a {
    border-top: none !important;
    background-color: transparent !important;
    opacity: 1;
}


/*
 * End of Header Styles
 */

/*
 * Homepage Styles
 */
.homepage-slider .uavc-icons {
    display: flex !important;
}

.homepage-slider .uavc-icons .aio-icon {
    height: auto !important;
    width: auto !important;
    line-height: 1 !important;
}

.homepage-slider .uavc-icons .aio-icon i:before {
    display: none;
}

.vc_gitem-post-meta-field-review_rating .cltv-review-rating-label {
    display: none;
}

.vc_gitem-post-meta-field-review_rating .rating-symbol-foreground {
    font-size: 18px;
    color: #EE3B24;
	top: -1px;
}

.vc_gitem-post-meta-field-review_rating .glyphicon.empty {
    font-size: 18px;
    color: #9E9B9B;
}

.vc_gitem-post-meta-field-review_rating .rating-symbol {
    margin-right: 4px;
}

.link-wrapper a {
    display: block;
    position: absolute;
    top: 0; left: 0;
    height: 100%;
    width: 100%;
}

.larsen-slider {
    position: relative;
    padding-top: 36%;
}

.larsen-slider .item {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0;
    z-index: 0;
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
    transition: opacity 3s ease-in-out;
}

.larsen-slider .item.active {
    opacity: 1;
    z-index: 1;
}

.larsen-slider .item > a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.larsen-slider .item > a:before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.1);
}

.larsen-slider .item .label {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    padding: 6px 17px;
    margin-bottom: 9px;
    border-radius: 0;
    background-color: #EE3B24;
    text-transform: uppercase;
}

.larsen-slider h1.entry-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #fff;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #fff;
}

.larsen-slider .entry-content {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 20px;
}

.larsen-slider .actions a {
    position: absolute;
    top: 55%;
    font-size: 60px;
    line-height: 1;
    color: #fff;
    margin-top: -80px;
    z-index: 101;
    cursor: pointer;
}

.larsen-slider .actions a:hover {
    color: #D8D8D8;
}

.larsen-slider .actions a.prev {
    left: 30px;
}

.larsen-slider .actions a.next {
    right: 30px;
}

/*
 * End of Homepage Styles
 */

/*
 * Sponsored Ads Styles
 */
.sponsored-ads-section {
    border-top: 8px solid #fff;
    background-color: #D8D8D8;
}

.sponsored-title {
    text-align: center;
    padding: 15px;
    background-color: #B2B2B2;
}

.sponsored-title h2 a:hover,
.sponsored-title h2 a,
.sponsored-title h2 {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
}

.sponsored-ads {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    grid-auto-rows: minmax(100px, 250px);
    padding: 30px 0;
}

.sponsored-ads > div {
    position: relative;
}

.sponsored-ads > div a {
    position: absolute;
    top: 0; left: 0;
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 100%;
}

.sponsored-ads > div > p,
.sponsored-ads > div p:empty {
    display: none;
}

.sponsored-ads > div a p {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    padding: 10px;
    background-color: rgba(0,0,0,.4);
    text-shadow: 1px 1px 4px rgba(0,0,0,.7);
}

.sponsored-ad-section.vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0px !important;
}

.wpb_text_column.wpb_content_element.sponsored-title {
    margin-bottom: 0px;
}

.sponsored-title h2 strong a {
    font-weight: 700 !important;
}

.sponsored-ads-separator .wpb_content_element {
    margin-bottom: 5px;
}

.sponsored-ads-separator .vc_column-inner {
    padding-top: 0px !important;
}


/*
 * End of Sponsored Ads Styles
 */



/*
 * Search Results Styles
 */
body:not(.home) aside[class*="col-"],
body:not(.home) .left_sidebar[class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
}

body:not(.home) .left_sidebar[class*="col-"] > div {
    position: relative;
    padding: 0 38px;
}

body:not(.home) #th-content-page {
    margin: 28px 0;
}

.left_sidebar .type-post {
    margin: 28px 0;
}

.left_sidebar .type-post:nth-child(2n+1) {
    clear: left;
}

body:not(.home) aside[class*="col-"] {
    position: relative;
}

.sidebar,
.zn_sidebar {
    padding-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
}

body:not(.home) .left_sidebar[class*="col-"]:before,
.sidebar:before,
.zn_sidebar:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    height: 100%;
    width: calc(100% - 30px);
    background-color: #fff;
}

.sidebar > .widget,
.zn_sidebar > .widget{
    margin: 0 9px;
}

.sidebar > div,
.zn_sidebar > div {
    position: relative;
}

.sidebar h3.title {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    padding: 15px 0;
    margin: 0 -24px 31px;
    background-color: #626366;
    text-transform: uppercase;
    text-align: center;
}

.sidebar h3.title:before,
.sidebar h3.title:after {
    display: none;
}

.sidebar div[id*="post"] {
    margin-bottom: 22px;
}

.left_sidebar .type-post .thumbnail-wrapper {
    min-height: 45px;
    background-color: #ede9e9;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.sidebar div[id*="post"] .thumbnail-wrapper,
.left_sidebar .type-post .thumbnail-wrapper {
    content: '';
    display: block;
    padding-top: 70%;
}

.sidebar div[id*="post"] .thumbnail-wrapper {
    padding-top: 66%;
}

.sidebar div[id*="post"] .thumbnail-wrapper,
.left_sidebar .type-post .thumbnail-wrapper {
    position: relative;
	background-size: cover;
}

.sidebar div[id*="post"] .film-rating,
.left_sidebar .type-post .film-rating {
    position: absolute;
    left: 13px; bottom: 12px;
}

.larsen-slider .film-rating .star.star-full,
.homepage-slider .uavc-icons .aio-icon i.Defaults-star,
.sidebar div[id*="post"] .film-rating .star.star-full,
.left_sidebar .type-post .film-rating .star.star-full {
    background-image: url(images/icon-star-full.png);
}

.sidebar div[id*="post"] .film-rating .star.star-full {
    background-image: url(images/icon-star-small-full.png);
}

.larsen-slider .film-rating .star.star-half,
.homepage-slider .uavc-icons .aio-icon i.Defaults-star-half-empty,
.sidebar div[id*="post"] .film-rating .star.star-half,
.left_sidebar .type-post .film-rating .star.star-half {
    background-image: url(images/icon-star-half.png);
}

.sidebar div[id*="post"] .film-rating .star.star-half {
    background-image: url(images/icon-star-small-half.png);
}

.larsen-slider .film-rating .star.star-empty,
.homepage-slider .uavc-icons .aio-icon i.Defaults-star-o,
.sidebar div[id*="post"] .film-rating .star.star-empty,
.left_sidebar .type-post .film-rating .star.star-empty {
    background-image: url(images/icon-star-empty.png);
}

.sidebar div[id*="post"] .film-rating .star.star-empty {
    background-image: url(images/icon-star-small-empty.png);
}

.larsen-slider .film-rating .star,
.homepage-slider .uavc-icons .aio-icon i[class*="Defaults-star"],
.sidebar div[id*="post"] .film-rating .star,
.left_sidebar .type-post .film-rating .star {
    display: inline-block;
    height: 19px;
    width: 19px;
    margin: 0 2px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 19px 19px;
}

.sidebar div[id*="post"] .film-rating .star {
    height: 12px;
    width: 12px;
    background-size: 12px 12px;
}

.sidebar div[id*="post"] img,
.left_sidebar .type-post img {
    display: block;
    height: auto;
    width: 100%;
}

.sidebar div[id*="post"] .details-wrapper,
.left_sidebar .type-post .details-wrapper {
    padding: 15px;
    background-color: #6DB5DA;
}

.sidebar div[id*="post"] .details-wrapper {
    padding: 8px 14px;
}

.sidebar div[id*="post"] h2.entry-title,
.sidebar div[id*="post"] h2.entry-title *,
.left_sidebar .type-post h2.entry-title,
.left_sidebar .type-post h2.entry-title * {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.sidebar div[id*="post"] h2.entry-title,
.sidebar div[id*="post"] h2.entry-title * {
    font-size: 16px;
    line-height: 19px;
}

.sidebar div[id*="post"] .film-details,
.sidebar div[id*="post"] .entry-content,
.sidebar div[id*="post"] .entry-content p,
.left_sidebar .type-post .film-details,
.left_sidebar .type-post .entry-content p,
.left_sidebar .type-post .entry-content {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.sidebar div[id*="post"] .film-details,
.sidebar div[id*="post"] .entry-content {
    font-size: 12px;
    line-height: 14px;
}

.sidebar div[id*="post"] .film-details,
.left_sidebar .type-post .film-details {
    font-weight: 700;
    margin-bottom: 8px;
}

.sidebar div[id*="post"] .film-details {
    margin-bottom: 6px;
}

.paginator {
    position: relative;
    padding: 25px 0 11px;
    text-align: right;
}

.paginator > * {
    vertical-align: middle;
}

.paginator > span {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #626366;
    margin-right: 10px;
}

.bootstrap-select.open > .dropdown-toggle.btn-default:hover,
.bootstrap-select.open > .dropdown-toggle.btn-default,
.btn.selectpicker {
    padding: 2px 20px 2px 11px;
    border: 1px solid #C4C4C4;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    width: 100%;
    background-image: url(images/page-nav-arrow-double.png);
    background-repeat: no-repeat;
    background-position: right 11px center;
    background-size: 8px 13px;
}

.btn.selectpicker .filter-option {
    float: none !important;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    color: #A7D8F4;
}

.bootstrap-select .caret {
    border: none;
}

.bootstrap-select.open > .dropdown-menu {
    min-height: 150px;
    overflow: scroll;
}

.bootstrap-select {
    margin-right: 15px;
}

.paginator > a.prev {
    background-image: url(images/page-nav-arrow-prev.png);
}

.paginator > a.next {
    background-image: url(images/page-nav-arrow-next.png);
}

.paginator > a.next,
.paginator > a.prev {
    display: inline-block;
    height: 26px;
    width: 26px;
    text-indent: -9999pt;
    font-size: 0;
    margin-left: 6px;
    border: 1px solid #C4C4C4;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 6px 10px;
}

.dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.dropdown-menu.inner {
    top: 0;
}

.dropdown-menu.inner.selectpicker {
    height: 100%;
}

body:not(.home) .left_sidebar[class*="col-"] .th-content-inner > .category-archive {
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}

/*
 * End of Search Results Styles
 */



/*
 * Filters Sidebar and Review page Styles
 */
.page-heading {
    position: relative;
    display: flex;
    padding-top: 36%;
    margin-bottom: 33px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-heading > div {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.page-heading:before,
.single-review-heading:before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.1);
}

.page-heading h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #fff;
    padding-bottom: 16px;
    margin-bottom: 19px;
    border-bottom: 1px solid #fff;
}

body .page-heading p {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 38px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

.page-heading #searchform {
    float: left;
    padding: 12px 24px 12px 18px;
    border: 1px solid #979797;
    background-color: rgba(255,255,255, .5);
    text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

.page-heading #searchform input[type*="text"] {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #626366;
    min-width: 300px;
    padding: 3px 12px 3px 0;
    border: 1px solid #626366;
    border-width: 0 1px 0 0;
    background-color: transparent;
}

.page-heading #searchform input[type*="submit"] {
    text-indent: -9999pt;
    font-size: 0;
    height: 13px;
    width: 13px;
    padding: 0;
    margin: 0 0 0 13px;
    border: none;
    background-color: transparent;
    background-image: url(images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px 13px;
    vertical-align: middle;
}

.widget fieldset {
    margin-bottom: 23px;
}

h4.filter-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #626366;
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px solid #C5C5C5;
}

#release-dates h4.filter-title {
    margin-bottom: 0;
    border: none;
}

#release-dates-toggler,
#release-dates-toggler:hover {
    background-color: #D8D8D8;
    margin-bottom: 7px;
}

.widget fieldset .filter-content,
.widget fieldset .filter-content * {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #626366;
    margin-bottom: 7px;
    vertical-align: middle;
}

.widget fieldset .filter-content .star {
    background-image: url(images/icon-star-gray-full.png);
}

.widget fieldset .filter-content .star.half {
    background-image: url(images/icon-star-gray-half.png);
}

.widget fieldset .filter-content .star.gray {
    background-image: url(images/icon-star-gray-empty.png);
}

.single-review-heading .film-rating .star,
.widget fieldset .filter-content .star {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0 2px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px 16px;
}

.widget fieldset .filter-content .star {
    margin-top: 3px;
    margin-bottom: 4px;
}

.widget fieldset .filter-content input[type*="checkbox"] {
    position: relative;
    height: 16px;
    width: 16px;
    margin: 0;
    opacity: 0;
    z-index: 1;
}

.widget fieldset .filter-content input[type*="checkbox"] + span {
    padding-top: 1px;
}

.widget #star-ratings .filter-content input[type*="checkbox"] + span {
 margin-left: 10px;   
}

.widget fieldset .filter-content input[type*="checkbox"]:checked + span {
    position: relative;
}

.widget fieldset .filter-content input[type*="checkbox"]:checked + span:after,
.widget fieldset .filter-content input[type*="checkbox"] + span:before {
    content: '';
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 15px;
    margin-left: -20px;
    background-color: #fff;
    border: 1px solid #C4C4C4;
    vertical-align: middle;
}

.widget #star-ratings .filter-content input[type*="checkbox"]:checked + span::after, 
.widget #star-ratings .filter-content input[type*="checkbox"] + span::before {
    margin-left: -30px;
}

.widget fieldset .filter-content input[type*="checkbox"]:checked + span:after {
    position: absolute;
    left: 3px; top: 4px;
    height: 10px;
    width: 10px;
    background-color: #626366;
}

#navi-options {
    display: flex;
    align-items: center;
    padding: 12px 0;
}

#navi-options.top {
    border-bottom: 1px solid #D8D8D8;
}

#navi-options.bottom {
    margin-top: 28px;
    border-top: 1px solid #D8D8D8;
}

#navi-options .paginator {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
}

.navi-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    padding: 7px 0;
    margin-top: 10px;
    background-color: #D8D8D8;
    text-transform: uppercase;
    text-align: center;
}

#release-dates-popup {
    position: absolute;
    left: 0;
    width: 58vw;
    padding-left: 40px;
    background-color: #fff;
    z-index: 2;
    box-shadow: 3px 3px 12px rgba(0,0,0,.1);
}

#release-dates-popup .years-wrapper {
    display: grid;
    grid-template-columns: repeat(10,1fr);
    grid-auto-rows: minmax(auto, 30px);
    width: 100%;
    background-color: #fff;
}

#release-dates-popup .select-all {
    padding: 10px 0 4px 4px;
    margin: 0 40px 20px 0;
    border-bottom: 1px solid #626366;
}

#release-dates-popup .actions {
    padding: 10px 0;
    margin: 20px 40px 0 0;
    border-top: 1px solid #626366;
    text-align: center;
}

#release-dates-popup .actions a {
    margin: 0 4px;
}

#reset-filters {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #626366;
}

/*
 * End of Filters Sidebar Styles
 */

/*
 * Single Review Styles
 */
.search-heading,
.single-review-heading {
    position: relative;
    padding-top: 36%;
    margin-bottom: 34px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.search-heading {
    padding-top: 26%;
}

.search-heading > div,
.single-review-heading > div {
    position: absolute;
    top: 0;
    display: flex;
    align-items: flex-end;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.search-heading > div {
    align-items: center;
    text-align: center;
}

.search-heading h1.title,
.single-review-heading h1.title {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    color: #fff;
    margin-bottom: 12px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

.search-heading h1.title {
    margin-bottom: 0;
}

.search-heading h1.title > span {
    color: #ec3b24;
}

.single-review-heading .film-rating {
    margin-bottom: 105px;
}

.single-review-heading .film-rating .star {
    background-image: url(images/icon-star-big-full.png);
}

.single-review-heading .film-rating .star.star-half {
    background-image: url(images/icon-star-big-half.png);
}

.single-review-heading .film-rating .star.star-empty {
    background-image: url(images/icon-star-big-empty.png);
}

.single-review-heading .film-rating .star {
    display: inline-block;
    height: 22px;
    width: 24px;
    margin: 0 5px 0 0 ;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 22px;
}

#th-content-post {
    font-family: Lora;
    font-size: 17px;
    line-height: 1.6em;
    color: #272727;
}

.blog-item-share::before {
    font-size: 14px;
    font-weight: 700;
	font-family: Raleway;
    display: inherit;
    margin-bottom: 25px;
    color: #6DB5DA;
}

/*
 * End of Single Review Styles
 */



/*
 * Footer Styles
 */
#footer p,
.site-footer * {
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-family: inherit;
}

#footer .footer-copyright p,
#footer .mailerlite-form-description p {
    margin-bottom: 0;
}

.copyright.footer-copyright > div {
    display: flex;
    align-items: center;
}

.copyright.footer-copyright > div > div {
    flex: 1;
}

.copyright.footer-copyright > div * {
    vertical-align: middle;
}

.copyright.footer-copyright > div div.developed-by .developed-by {
    margin-right: 2px;
}

/*
 * End of Footer Styles
 */

/*Hide Comments Form*/
.comment-form-wrapper {
    display: none;
}