.more-link {
	display: none;
}

.his__type {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 500;
    color: #8B8B8B;
}

.his__title {
    line-height: 1;
    font-size: 40px;
    margin-top: 8px;
    font-weight: 800;
	color: #464646;
}

.tt_post_series_content_wrap {
	max-width: 750px;
}

.his__background {
	width: 250px;
    height: 250px;
    background-size: cover!important;
    text-align: center;
    color: #ffffff;
	position: relative;
	display: inline-block;
	margin-right: 40px;
	vertical-align: top;
}

.tt_post_series > div > div {
    vertical-align: middle;
}

.his__info {
    display: inline-block;
    width: calc( 100% - 300px );
	padding-top: 10px;
}

.his__background > * {
	position: relative;
}

.his__background__overlay {
	background-image: linear-gradient(to bottom left, #FF9700 -10%, #FF1700 110%);
}

.his__background__overlay {
    background-image: linear-gradient(to bottom left, #FF9700 -10%, #FF1700 110%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	opacity: 0.9;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.his__background:hover .his__background__overlay {
	opacity: 1;
}

.his__background > a {
    color: #ffffff;
}

.his__background > a:hover, .his__background > a:focus {
	color: #ffffff;
}

.his__background img {
	margin-bottom: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.his__hang {
	font-weight: 500;
}

.tt_post_series {
    background-color: #ffffff;
    box-shadow: 0 4px 40px rgba(0,0,0,0.05);
    border-radius: 8px;
	padding: 16px 40px 32px;
	margin-bottom: 40px;
	width: 100%;
}

.tt_post_series .button {
    font-size: 14px;
    color: #ffffff;
    border-radius: 100px;
    background-color: #FF9700;
    background-image: linear-gradient(to bottom left, #FF9700 -10%, #FF1700 110%);
    padding: 14px 20px !important;
    text-align: center !important;
    font-weight: 500;
    width: 160px;
    display: block;
    margin: 4px 24px;
	box-shadow: 0 -2px 20px -4px rgba(255, 67, 0, 0);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tt_post_series .button:hover, .tt_post_series .button:focus {
	color: #ffffff;
	background-color: #FF4300;
	box-shadow: 0 3px 20px -4px rgba(255, 67, 0, 0.6);
}

.tt_post_series_author img {
	border-radius: 80px;
	margin-right: 10px;
}

/* ---- isotope ---- */



/* clear fix */
.grid_related:after {
  content: '';
  display: block;
  clear: both;
}

span.tt_post_series_number {
	font-size: 72px;
	margin-right: 40%;
}

/* ---- .element-item ---- */

.element-item {
  position: relative;
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px;
  padding: 10px;
  background: #888;
  color: #262524;
}


.icon_related_play:before {
	content: "\f522";
	font-size: 16px;
}


.related_series_box {
	background-color: #ffffff;
    box-shadow: 0 4px 40px rgba(0,0,0,0.05);
    border-radius: 8px;
	padding: 20px;
	margin-bottom: 40px;
}


/*Sort Styles*/

.quicksearch_wrap input.quicksearch {
    height: 50px;
    padding-left: 72px;
    font-size: 18px;
    border-radius: 56px;
    box-shadow: 2px 5px 20px -4px rgba(18, 80, 214, 0.14);
	-moz-box-shadow: 2px 5px 20px -4px rgba(18, 80, 214, 0.14);
    -webkit-box-shadow: 2px 5px 20px -4px rgba(18, 80, 214, 0.14);
    border-style: none;
}

.quicksearch_wrap input.quicksearch:focus {
    box-shadow: 2px 3px 12px -2px rgba(18, 80, 214, 0.24);
	-moz-box-shadow: 2px 3px 12px -2px rgba(18, 80, 214, 0.24);
    -webkit-box-shadow: 2px 3px 12px -2px rgba(18, 80, 214, 0.24);
}

.quicksearch_wrap i {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    font-size: 26px;
    padding-left: 26px;
}

.quicksearch_wrap {
	position: relative;
    max-width: 550px;
    margin: 0 auto;
}

select.button-group.filters-button-group {
    background: none;
    border-style: none;
    font-size: 18px;
    outline: none;
    color: #afafaf;
    padding: 10px 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
}

.filter_wrap i {
    color: #0a7391;
    position: absolute;
    line-height: 48px;
    right: 0;
    top: 0;
}

.filter_wrap {
    display: inline-block;
    position: relative;
}

.filter-related {
	margin-bottom: 56px;
}

.grid_related .series_block {
    background-color: #ffffff;
    box-shadow: 0 4px 40px rgba(0,0,0,0.05);
    border-radius: 8px;
    text-align: center;
	border-style: none;
	min-width: calc(25% - 32px);
    height: 240px;
    margin-right: 32px;
    margin-bottom: 32px;
}

.grid_related .series_block a {
	display: block;
    height: 100%;
    padding: 16px 24px 32px;
}


.actual_serie_dot {
    position: relative;
}  

.actual_serie_dot:before {
    content: "\A";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FF4300;
    display: block;
    position: absolute;
    top: 7px;
    left: -17px;
}   

.serie_menu {
    position: fixed;
    top: 50px;
    left: 0;
    height: auto;
    max-width: 1400px;
    background-color: white;
    box-shadow: 0 4px 40px rgba(0,0,0,0.05);
    z-index: 9999;
    display: none;
    align-items: center;
    height: 70px;
    justify-content: space-between;
    align-content: center;
    border-radius: 200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 32px;
}

#series_myBar {
    height: 70px;
    position: absolute;
    left: 0;
/*    background: rgb(255,33,0, 0.5);
*/  background-color: #ff9700;
    background-image: -webkit-linear-gradient(315deg, #ff9700 0%, #FF1700 100%);
    background-image: -moz-linear-gradient(135deg, #ff9700 0%, #FF1700 100%);
    background-image: -o-linear-gradient(135deg, #ff9700 0%, #FF1700 100%);
    background-image: -ms-linear-gradient(135deg, #ff9700 0%, #FF1700 100%);
    background-image: linear-gradient(135deg, #ff9700 0%, #FF1700 100%);
    width: 0%;
    opacity: .5;
    align-content: center;
    border-radius: 200px;
    max-width: 100%;
  }


.serie_menu > * {
    padding: 0 30px;
    margin: 0px;    
}

.serie_dropbtn {
    margin: 0px;        
}

.serie_dropdown {
    position: relative;
}

.serie_dropdown-content {
    width: 300px;
    background-color: #ffffff;
    padding: 24px 32px;
    border-radius: 14px;
    box-shadow: 0 4px 40px rgba(0,0,0,0.05);
	margin-top: 40px;
	margin-left: auto;
}

.serie_dropdown-content > div:last-child .tt_post_series_content_wrap {
    border-style: none;
}

.serie_dropdown-content > div .tt_post_series_content_wrap {
    border-bottom: 0.5px solid #c0c0c0;
}

.serie_dropdown-content > div {
    margin-top: 10px;
}

.series_count {
    font-size: 20px;
    line-height: 26px;
    margin-right: 6px;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
	width: 100%;
    z-index: 1;
    right: 0;
}

.dropdown-content a {
	font-size: 14px;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}