/* Overwrite CSS */

.grecaptcha-badge { visibility: hidden; } 
/* hide reCAPTCHA badge from page; this is allowed according to Google's TOS/FAQ page https://developers.google.com/recaptcha/docs/faq */

.content-area p { font-size: 18px; line-height: 28px; margin-bottom: 28px; }

.content-area figure { margin-left: 20px; }
.content-area figure > figure { margin-left: 0; }

#content { padding: 20px 0 60px; }

#content>.container { padding-top: 15px; padding-bottom: 15px; }

header .logo { margin-top: 2px; }
header .main-menu li { margin: 0; }
header .main-menu li a { padding: 0px 10px; line-height: 66px; }

#content .archive-title {
    font-size: 14px !important;
    font-weight: 600;
    margin-bottom: 10px;
    color: #6a6a6a;
    text-transform: none;
}

.page-heading {
    background: #171717;
    text-align: center;
    padding: 20px;
}
.page-heading h1 {
    color: #FFF;
    font-family: Poppins, sans-serif;
    font-weight: bold;
    margin: 0;
}
.page-heading .archive-description {
	padding-top: 0.5rem;
}
.page-heading .archive-description p {
    color: #8a8a8a;
	max-width: 700px;
	margin: 0 auto;
}

#content .page-title { margin-bottom: 2px; }

#content h2, #content h3, #content h4, #content h5, #content h6 {
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: unset;
  -webkit-hyphens: unset;
  -moz-hyphens: unset;
  -ms-hyphens: unset;
  hyphens: unset;
}

#content h4 { font-size: 28px; }
#content h5 { font-size: 26px; }
#content h6 { font-size: 23px; }

#content .author a { border-bottom: 0; }
#content .author a:hover { color: inherit; text-decoration: underline; }

kbd {
	background: #fdfdfd;
    color: #484848;
    border: 1px solid #eaecf0;
}

kbd.dark {
	color: #fff;
	background-color: #444;
	border: 0;
}

::selection { background: #eeb7dd; /* WebKit/Blink Browsers */ }
::-moz-selection { background: #eeb7dd; /* Gecko Browsers */ }

.youtube-player {
   position: relative;
   padding-bottom: 56.23%;
   /* Use 75% for 4:3 videos */
   height: 0;
   overflow: hidden;
   max-width: 100%;
   background: #000;
   margin-bottom: 20px;
}
    
.youtube-player iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 100;
   background: transparent;
} 
.youtube-player img {
   bottom: 0;
   display: block;
   left: 0;
   margin: auto;
   max-width: 100%;
   width: 100%;
   position: absolute;
   right: 0;
   top: 0;
   border: none;
   height: auto;
   cursor: pointer;
   -webkit-transition: .4s all;
   -moz-transition: .4s all;
   transition: .4s all;
}
    
.youtube-player img:hover {
   -webkit-filter: brightness(75%);
}
    
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("../images/playbtn.png") no-repeat;
    cursor: pointer;
}

#banner { height: 850px; background-size: cover; }
#banner .start-browsing { display: inline-block; padding: 20px 16px; font-size: 15px; font-weight: bold; color: #444; margin-top: 20px; text-transform: uppercase; }
#banner .start-browsing:hover { background: #fff; color: #dc73ba; }

#content aside .widget .widget-title { font-size: 15px; margin-bottom: 6px; }

.centeredbtn {margin: 0 auto;margin-bottom: 18px;margin-top: 18px;}
.allpostbrowse-cta {border-radius: 5px;font-weight: bold;text-transform: uppercase;color: #fff;font-size: 17px;background: #de78c0;padding: 11px 22px;text-align: center; }
.allpostbrowse-cta:hover { text-decoration: none; color: #fff; background: #e08bc7;}

.tagged { display: block; line-height: 12px; padding-top: 20px; }
.tagged .tagtitle { font-size: 12px; text-transform: uppercase; margin-right: 4px; }
.tagged a { margin-right: 7px; font-size: 12px; text-transform: uppercase; font-weight: bold; }

footer .widget-menus li a:hover { padding-left:0; }
footer .widget-menus li { line-height: 18px; margin-bottom: 10px; }

.sidebar-related-posts li:hover, .post-listing .recent-post:hover, .inner-post-listing .col-item:hover, .sidebar-related-posts li:hover { opacity: 1; }

.pageheading label { margin-bottom: 0; }
.disclosure { display: block; font-size: 14px; margin-bottom: 10px; line-height: 14px; }

#sub-menu .sub-menu li { margin: 0 25px 0 0; }
.logobox { padding-right: 0; }

#content .author-details .author-pp { margin: 0; }
.author-pp img { max-width: none; }

hr.contentdivide { border: 0; background: #e6e8eb; height: 3px; }

ul { -moz-padding-start: 0px; padding: 0; }

#content a.visitcta {display: inline-block;padding: 12px 25px;background: #59b259;border-radius: 5px;color: #fff !important; font-weight: bold; text-align: center; border-bottom: 0; font-size: 18px; }
#content a.visitcta.sml { padding:9px 14px; }
#content a.visitcta.rightspace { margin-right: 10px; }
#content a.visitcta.red { background: #c55353; }
#content a.visitcta.purp { background: #a552ab; }

#content .content-area .centerme {display: block; margin: 0 auto; text-align: center; margin-left: 0 !important; margin-bottom: 25px; border-bottom: 0; }

#newsletter .newsletter-form button, #newsletter .newsletter-form button:hover { background: #fff; color: #333; }

#content .newsletter .fandoms-btn-container { display:block; text-align:center; margin-bottom:20px; }
#content .newsletter .fandoms-btn-container a { 
	font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background: #59b259;
    width: 220px;
    text-align: center;
    padding: 14px 18px;
    line-height: 0;
    color: #fff;
    margin: 0 0 0 12px; 
	border-radius: 5px;
    -webkit-border-radius: 5px;
	border-bottom: 0px;
}

#content .author-details .author-name { margin-bottom: 10px; }
#content .author-details { margin-bottom: 30px; }

figure figcaption { font-size: 12px; }
figure figcaption.centertxt { text-align: center; }
figure figcaption.caption {
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  color: #555;
  margin-top: 3px;
  font-style: italic;
}

#content .featured-image { margin-bottom: 20px; }
#content .featured-image.with-caption { margin-bottom: 8px; }

body.page .content-area p, body.page .content-area h2, body.page .content-area h3, body.page .content-area h4 { margin-left: 0; }

footer .footer-logo img { display: inline-block; margin-bottom: 15px; }

#popular-fandoms .popular-post:hover{-moz-transform:none;-webkit-transform:none;-o-transform:none;-ms-transform:none;transform:none;z-index:1000}

.inner-post-listing .large { margin-bottom: 50px; }
.inner-post-listing .col-item.small { margin-bottom: 40px; }

.featured-image figcaption { text-align: right; }

.floatl { float: left; margin-right: 15px; max-width: 300px; }
.floatr { float: right; margin-left: 15px; max-width: 300px; }

.floatl.w250, .floatr.w250 { max-width: 250px; }

.floatl img, .floatr img { margin-bottom: 3px; }
.floatl figcaption, .floatr figcaption { line-height: 16px; }

.space10, .space15, .space20, .space25 { display: block; clear: both; line-height: 0; }
.space10 { margin-bottom:10px; line-height: 0; }
.space15 { margin-bottom:15px; line-height: 0; }
.space20 { margin-bottom:20px; line-height: 0; }
.space25 { margin-bottom:25px; line-height: 0; }
.space30, .xtra30 { display: block; margin-bottom: 30px; }
.space45, .xtra45 { display: block; margin-bottom: 45px; }
figure.xtra60, .xtra60, .space60 { margin-bottom: 60px; }
.xtra70, .space70 { margin-bottom: 70px; }
.xtra75, .space75 { margin-bottom: 75px; }
.xtra80, .xtra80 { margin-bottom: 80px; }


/** Unordered Listings, Block-Style **/
.fandom-blocklisting {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.fandom-blocklisting p {
	font-family: Open Sans,sans-serif;
	font-weight: bold;
	color: #7F7F7F;
	text-align: center;
	padding: 15px 10px;
	border: 3px solid #F0F0F0;
	border-radius: 6px;
	font-size: 22px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
}
#content .fandomlistitm {
    max-width: 350px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
#content .fandomlistitm span {
	display: block;
    font-family: Open Sans,sans-serif;
	font-weight: bold;
	color: #7F7F7F;
	text-align: center;
	padding: 15px 10px;
	border: 3px solid #F0F0F0;
	border-radius: 6px;
	font-size: 22px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
}


/** Custom In-Content Tables **/
.basetbl {
display: block;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 30px;
}

.basetbl.border { border: 1px solid #dedede; }
.basetbl.fullwidth { margin-right: 0; margin-left: 20px; }

.content-area .basetbl p { margin-left: 0; margin-right: 0; font-size: inherit; }

.basetbl tbody, .basetbl thead { display: block; }
.basetbl tr { display: table; width: 100%; }
.basetbl td { display: table-cell; padding: 8px 4px; }

.basetbl.twocol tr td { width: 50%; }

.basetbl.bordercf { border: 1px solid #cfcfcf; }
.basetbl.bordercf thead { border-bottom: 1px solid #cfcfcf; }
.basetbl.bordercf tbody tr td, .basetbl.bordercf thead tr th { border-right: 1px solid #cfcfcf; }
.basetbl.bordercf tbody tr td:last-child, .basetbl.bordercf thead tr th:last-child { border-right: 0; }

.basetbl.headpad10 thead tr th { padding: 10px 3px; }
.basetbl.headpad15 thead tr th { padding: 15px 3px; }
.basetbl.headpad20 thead tr th { padding: 20px 3px; }

.basetbl .tableheader { text-align: center; font-size: 22px; border-bottom: 1px solid #cfcfcf; padding: 17px 7px !important; }

.basetbl.center, .basetbl thead.center { text-align:center; }
.basetbl.left tbody tr td, .basetbl.left thead tr th { padding-left:7px; }

.basetbl.nozebra tbody tr:nth-child(odd) { background: #fff; }
.basetbl.nozebra tbody tr { border-bottom: 1px solid #e1e1e1; }
.basetbl.nozebra tbody tr:last-of-type { border-bottom: 0; }

.basetbl.aligntop tbody { vertical-align: top; }

.basetbl.eqltwo tbody tr td, .basetbl.eqltwo thead tr th { width: 50%; }
.basetbl.eqlthree tbody tr td, .basetbl.eqlthree thead tr th { width: 33%; }
.basetbl.eqlfour tbody tr td, .basetbl.eqlfour thead tr th { width: 25%; }
.basetbl.eqlfive tbody tr td, .basetbl.eqlfive thead tr th { width: 20%; }

.basetbl.widesecond tbody tr td, .basetbl.widesecond thead tr th { width: 30%; }
.basetbl.widesecond tbody tr td:last-child:last-child, .basetbl.widesecond thead tr th:last-child { width: 70%; }

.basetbl.widethird tbody tr td, .basetbl.widethird thead tr th { width: 25%; }
.basetbl.widethird tbody tr td:last-child:last-child, .basetbl.widethird thead tr th:last-child { width: 50%; }

.basetbl tbody tr:nth-child(odd){ 
	background: #f3f3f3;
}

.basetbl tbody tr.goodrow {
	font-weight: bold;
	background: #a2e0a2;
}

.content-area table.basetbl ul { font-size:16px; }

.content-area table.basetbl ul, .content-area table.basetbl ol {
	margin-bottom: 0;
}


/** Tables supporting rowspan/colspan **/
table.tbl {
    width: 100%;
    margin-bottom: 50px;
    color: #212529;
    display: table;
	border: 1px solid #ddd;
}

table.tbl thead, table.tbl tbody { display: table-row-group; }

table.tbl tr td, table.tbl tr th { display: table-cell; }

table.tbl tr td {
    padding: 15px 12px;
    border: 1px solid #ddd;
}
table.tbl thead th {
    padding: 10px;
    border-right: 1px solid #ddd;
}

table.tbl .tableheader { text-align: center; font-size: 22px; border-bottom: 1px solid #ddd; padding: 17px 7px !important; }

table.tbl tbody th {     
	font-weight: bold;
    padding: 15px 12px;
    border: 1px solid #ddd;
}

.content-area table.tbl tbody td ul, .content-area table.tbl tbody td ol { 
    margin-left: 18px; 
    margin-bottom: 16px;
    font-size: 16px;
}
.content-area table.tbl tbody td ol > li::marker {
    font-weight: bold;
}

table.tbl.aligntop tbody { vertical-align: top; }

table.tbl.eqltwo tbody tr td, table.tbl.eqltwo thead tr th { width: 50%; }
table.tbl.eqlthree tbody tr td, table.tbl.eqlthree thead tr th { width: 33%; }
table.tbl.eqlfour tbody tr td, table.tbl.eqlfour thead tr th { width: 25%; }
table.tbl.eqlfive tbody tr td, table.tbl.eqlfive thead tr th { width: 20%; }

table.tbl.widesecond tbody tr td, table.tbl.widesecond thead tr th { width: 30%; }
table.tbl.widesecond tbody tr td:last-child:last-child, table.tbl.widesecond thead tr th:last-child { width: 70%; }

table.tbl.widethird tbody tr td, table.tbl.widethird thead tr th { width: 25%; }
table.tbl.widethird tbody tr td:last-child:last-child, table.tbl.widethird thead tr th:last-child { width: 50%; }

.content-area table.tbl.center, .content-area table.tbl thead.center, .content-area table.tbl td.center { text-align: center; }

table.tbl.zebra tbody tr:nth-child(even) {
	background: #f7f7f7;
}


/*** Custom In-Content Tables with Horizontal Scrollbar ***/
.tablecontainer {
	position: relative;
	overflow: auto;
	margin-bottom: 40px;
}

.tablecontainer table {
	max-width: 100%;
	/*overflow-x: auto;*/
	width: 100%;
	border-collapse: separate;
  border-spacing: 0;
}

.tablecontainer table th, .tablecontainer table td {
	padding: 10px;
	border: 1px solid #e6e8eb;
}

.tablecontainer table p {
	margin-left: 0;
	margin-bottom: 10px;
	word-wrap: normal;
	font-size: inherit;
	line-height: inherit;
}

.content-area table.tbl p {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	word-wrap: normal;
	font-size: inherit;
	line-height: inherit;
}

.tablecontainer table ul {
 	margin-left: 30px;
}

.fixedtableheader table thead tr th {
  position: sticky;
  background: #FFF;
  z-index: 99;
}

.rightshadow {
	position: relative;
	-webkit-box-shadow: inset -25px 0 15px -20px #c9c9c9;
	box-shadow: inset -25px 0 15px -20px #c9c9c9;
}


.rightshadow[class*="__mh_"] {
	-webkit-box-shadow: inset -40px 0 15px -20px #c9c9c9;
	box-shadow: inset -40px 0 15px -20px #c9c9c9;
}

.__sticky_left th:first-child {
	position: sticky !important;
	z-index: 100;
	left:  0;
	background: #FFF;
}

.__sticky_left td:first-child {
	position: sticky;
 	z-index: 7;
  left: 0;
  background: #FFF;
}


/*Custom top scroll-------------*/
.table-custom-scroll {
	max-width: 100%;
	overflow-x: auto;
	width: 100%;
	display: block;
	position: sticky;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.tcs-content {
	height: 1px;
}

/*.topscrollbar {
	max-width: 100%;
	width: 100%;
}
*/
/*-------------Custom top scroll*/


.tablecontainer * { scrollbar-width: thin; scrollbar-color: #c1c1c1 #f1f1f1; }
.tablecontainer ::-webkit-scrollbar { width: 20x; height: 20px; }
.tablecontainer ::-webkit-scrollbar-track { background: #f1f1f1; }
.tablecontainer ::-webkit-scrollbar-thumb { background-color: #c1c1c1; border: 3px solid #f1f1f1; }
.tablecontainer ::-webkit-scrollbar-thumb:hover { background: #a8a8a8; } 
.tablecontainer ::-webkit-scrollbar-corner { background: #f1f1f1; }

.__max_height {	max-height: 100vh; }

.__mh_200 {	max-height: 200px; }
.__mh_250 {	max-height: 250px; }
.__mh_300 {	max-height: 300px; }
.__mh_350 {	max-height: 350px; }
.__mh_400 {	max-height: 400px; }
.__mh_450 {	max-height: 450px; }
.__mh_500 {	max-height: 500px; }
.__mh_700 {	max-height: 700px; }
.__mh_1000 { max-height: 1000px; }

._100wide table, ._150wide table, ._200wide table, ._250wide table, ._300wide table {
	table-layout: fixed;
}

._100wide table th, ._100wide table td { width: 100px; }
._150wide table th, ._150wide table td { width: 150px; }
._200wide table th, ._200wide table td { width: 200px; }
._250wide table th, ._250wide table td { width: 250px; }
._300wide table th, ._300wide table td { width: 300px; }

.ths-scroll-guide { font-size: 12px; font-weight: 600; }
.ths-scroll-guide i { font-size: 18px; }
.ths-scroll-guide * { vertical-align: middle; }



/* Table Styles for Data & Item Review Details */
.basetbl.eqltwo.skindetails { margin-bottom: 70px; }
.basetbl.bordercf.skindetails thead { border-bottom: 0; }

.basetbl.eqltwo.twocoldata tr td:first-child { width:25%; font-weight: bold; }
.basetbl.eqltwo.twocoldata tr td:nth-child(2) { width:75% }




/**
 * Contact Form Styles
 * This includes older styles for WPCF7
 * And newer styles for WPForms
 */
.wpforms-form input[type=submit], 
.wpforms-form button[type=submit] {
    /* display: inline-block; */
    padding: 15px 25px !important;
    background: #59b259 !important;
    border-radius: 5px;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    border-bottom: 0;
    font-size: 20px !important;
    border: 0 !important;	
}

.wpcf7 { display: block; }
.wpcf7 form input[type=text], .wpcf7 form input[type=email] { border: 1px solid #bbb; font-size: 14px; padding: 3px 10px; }
.wpcf7 form textarea { border: 1px solid #bbb; font-size: 14px; padding: 3px 10px; }
.wpcf7 form input[type=submit] { display: inline-block;padding: 12px 25px;background: #59b259;border-radius: 5px;color: #fff !important; font-weight: bold; text-align: center; border-bottom: 0; font-size: 18px; border: 0; }

.pagination { margin-top:0; margin-bottom:15px; }
.pagination a, .pagination span {
	display: inline-block;
    /* background: #59b258; HIDE GREEN BG*/
	background: #de78c0;
    text-transform: uppercase;
    padding: 10px 18px;
    color: #fff!important;
    border: none!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 4px;
}
.pagination a:hover { /*background: #4ca04b; HIDE GREEN BG*/ background: #e08bc7; }
.pagination span.pages { display: block; border: 0; padding: 0; margin-bottom: 12px; background: #fff; /*color: #59b258 !important; HIDE GREEN BG*/ color: #ce7ab5 !important; margin-bottom: 3px; }
.pagination span.current { /*background: #89d488; HIDE GREEN BG */ background: #f1c1e3; }
.pagination .previouspostslink { margin-left: 0; }

.crp_related ul {  
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.crp_related ul li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	list-style-type: none;
	margin-bottom: 20px;
}
.crp_related ul li:nth-of-type(2), .crp_related ul li:nth-of-type(4), .crp_related ul li:nth-of-type(6) {
    padding-right: 10px;
}
.crp_related ul li:nth-of-type(3), .crp_related ul li:nth-of-type(5), .crp_related ul li:nth-of-type(7) {
	padding-left: 10px;
}
.crp_related ul li:first-of-type { 
	flex: 0 0 100%;
    max-width: 100%;
	margin-bottom: 20px;
}
#content .crp_related ul li a { border: 0; }
#content .crp_related ul li a:hover { color: #444143; }

#content .crp_related ul li figure { margin-bottom: -3px; }

.crp_related ul li .crp_thumb { margin-bottom: 10px; }
.crp_related ul li .crp_title { display: block; font-weight: 700; font-family: Poppins,sans-serif; font-size: 20px; line-height: 24px; margin-bottom: 15px; border: 0; }
.crp_related ul li:first-of-type .crp_title { font-size: 34px; line-height: 40px; }

#content .sidebar-related-posts li:hover a { color: #e352b8; }


/**
 * Custom styles for "WordPress Related Posts Thumbnails" plugin
#related_posts_thumbnails { display: flex; flex-wrap: wrap; max-width: 750px; }
#related_posts_thumbnails li .relpost_content .rpth_list_content { display: block; font-weight: 700; font-family: Poppins,sans-serif; font-size: 18px; line-height: 20px; margin-bottom: 15px; border: 0; }
#related_posts_thumbnails li:first-of-type .relpost_content .rpth_list_content { font-size: 34px; line-height: 36px; }
#content #related_posts_thumbnails a { border: 0; }

#related_posts_thumbnails li { display: block; max-width: 48%; margin-right: 2%; }
#related_posts_thumbnails li:first-of-type { max-width: 100%; }

#related_posts_thumbnails .relpost-post-image { max-width: 345px; max-height: 161px;  }
#related_posts_thumbnails li:first-of-type .relpost-post-image { max-width: 750px; max-height: 350px;  }

**/


/** Extra overwrites for layout adjustments **/
.navbar {
    padding: 0;
}

.navbar-brand {
    margin-right: 30px;
}

.btn-nav-toggle {
    padding: 5px 10px 5px 0;
    color: #FFF;
    line-height: 1;
    font-size: 24px;
    min-width: 44px;
}

.btn-search {
    display: block;
    padding: 18px 0 18px 10px;
    color: #FFF;    
    line-height: 1;
    font-size: 24px;
    min-width: 44px;
}

.btn-search.active, .btn-search:hover {
    color: #e352b8;
}

.btn-nav-toggle:hover {
    color: #FFF;
}

.btn-nav-toggle.active {
    color: #e352b8;
}

.search-wrapper {
    
    position: absolute;
    background: #211e20;
    width: 100%;
    display: none;
    z-index: 9;
}

.search-input-wrap {
    padding: 50px 0;
}

.search-input-wrap form {
    position: relative;
}

.search-input-wrap input {
    padding: 5px 10px;
    border: none;
    border-bottom: 2px solid #e352b8;
    background: none;
    border-radius: 0;
    font-size: 28px;
    color: #FFF;
    width: 100%;
}

.search-input-wrap input:focus {
    color: #edededed;
    outline: none;
    background: none;
    box-shadow: none;
    border-bottom: 2px solid #e352b8;
}

.search-input-wrap button {
    position: absolute;
    color: #fff;
    border: none;
    background: none;
    right: 0;
    bottom: 10px;
    font-size: 29px;
}

.mobile-navigation {
    display: none;
}

.mobile-navigation {
    position: absolute;
    background: #211e20;
    width: 100%;
    display: none;
    z-index: 9;
}

.mobile-navigation ul li a {
    padding: 10px 0;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
    display: block;
    line-height: 1;
}

#content {
    padding: 35px 0 60px;
}

#content>.container {
    background: #fff;
    padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* .pageheading {	padding-left: 20px; } */
.content-area blockquote, .content-area h1, .content-area h2, .content-area h3, .content-area h4, .content-area h5, .content-area h6, .content-area p, body.page .content-area blockquote p, .content-area ol, .content-area ul, .fs-table-of-contents.thin {
    margin-left: 10%;
    margin-right: 10%;
  /* Code from https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  overflow-wrap: break-word
  /* Remove all hyphens on word break */
  -webkit-hyphens: unset;
  -moz-hyphens: unset;
  -ms-hyphens: unset;
  hyphens: unset;
}


.content-area ul { margin-left: 15%; margin-bottom: 28px; font-size: 18px; }
.content-area ol { font-size: 18px; margin-bottom: 28px; }

.content-area ul li, .content-area ol li { margin-bottom: 8px; }

.content-area ul li ul { margin-left: 9%; }

.content-area ol.bold > li::marker { font-weight: bold; }
.content-area ul.square { list-style-type: square; margin-left: 11%; }

.content-area ul li figure, .content-area ol li figure { margin-left: 0; }

.content-area ul li p, .content-area ol li p {
    margin-left: 0;
    margin-right: 0;
}


/*New Blockquotes--------*/
#content .content-area blockquote {
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
    line-height: 40px;
    font-weight: bold;
    margin: 40px 0;
    position: relative;
    background: #e0e0e0;
    margin-left: -20px;
    padding: 20px 0;
    padding-top: 50px;
    color: #484848;
}
#content .content-area blockquote:before {
    display: block;
    content: "";
    width: 50px;
    height: 45px;
    background: url('../../dist/images/quote-l.png') no-repeat 50%;
    position: absolute;
    left: 8px;
    top: 8px;
}
#content .content-area blockquote:after {
	display: block;
    content: "";
    width: 50px;
    height: 45px;
    background: url('../../dist/images/quote-r.png') no-repeat 50%;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
#content .content-area blockquote p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #404040;
}


#content .content-area blockquote.basic {
	background: #fbfbfb;
	border: 1px solid #eaecf0;
}
#content .content-area blockquote.basic p {
	font-size: 18px;
	font-style: italic;
}

#content .content-area blockquote.basic:before, #content .content-area blockquote.basic:after {background: none;}
/*--------End New Blockquotes*/


/*--------Whitelistbox*/
.whitelistus {
	display: none;
	padding: 10px 15px;
	background: #f6f6f6;
	margin-bottom: 30px;
}

.whitelistus .message {
	font-size: 18px;
	line-height: 29px;
}

.whitelistus .message .highlight-red {
	color:#cf4747
}

.whitelistus .message .highlight-blue {
	color:#6cb1e1
}

.whitelistus .message .line-red {
	color:#e352b8
}
/*--------End Whitelistbox*/



/*Info Tables--------*/
table.quick-info {
    margin-bottom: 10px;
	margin-left: 20px;
    width: 100%;
	max-width: 730px;
}

table.quick-info.v1 tr {
    border-bottom: 1px solid #fff;
}

table.quick-info.v1 th {
    width: 20%;
    padding: 10px;
    background-color: #eee;
}

table.quick-info.v1 td {
    width: 80%;
    padding: 10px;
    background-color: #f7f7f7;
}

@media (max-width: 764px) {
    table.quick-info.v1 th, table.quick-info.v1 td {
        display: block;
    }
    table.quick-info.v1 th {
        width: 100%;
    }
    table.quick-info.v1 td {
        width: 100%;
    }
}

table.quick-info.v2 {
    width: 100%;
    table-layout: fixed
}

table.quick-info.v2 label {
    display: block;
    font-weight: bold;
    width: 100%;
}

table.quick-info.v2 td {
    background-color: #f7f7f7;
    padding: 10px;
    border: 1px solid #e3e3e3;
}
/*--------End Info Tables*/



/*Table of Contents--------*/
.fs-table-of-contents {
	margin-top: 20px;
	border: 1px solid #eff0f2;
    /* box-shadow: 0 1px 2px 0 rgba(0,0,0,.1); */
}
.fs-table-of-contents .toc-header {
	background: #ededed;
    padding: 10px;
    font-weight: 700;
	color: #535353;
}

.fs-table-of-contents .toc-body {
	padding: 10px;
	background: #fcfcfc;
}

.fs-table-of-contents .toc-body p {
	display: none;
}

.fs-table-of-contents .toc-body ul {
	list-style: none;
	margin: 0;
}

.fs-table-of-contents .toc-body .toc-list {
	padding: 0 10px;
	color: #575e62;
	font-size: 17px;
}

.fs-table-of-contents .toc-body .toc-list > li {
	margin-bottom: 15px;
}

.fs-table-of-contents .toc-body .toc-list > li > a {
	font-weight: 700;
}

#content .fs-table-of-contents .toc-body .toc-list a {
	border-bottom: none;
}

.fs-table-of-contents .toc-body .toc-list > li ul {
	padding-left: 15px;
	margin-bottom: 16px;
	font-size: 16px;
}
.fs-table-of-contents .toc-body .toc-list > li ul li { margin-bottom: 4px; }

.toggle-toc {
	cursor: pointer;
}
/*--------End Table of Contents*/


/*Mediavine Spacing--------*/
.content_mobile_wrapper, .recipe_mobile_wrapper, .comments_mobile_wrapper, .comments_btf_wrapper, .comments_mobile_wrapper, .content_btf_wrapper, .feed_mobile_wrapper, .feed_btf_wrapper {
	margin-bottom: 100px !important;
    margin-top: 100px !important;
}

.mv-ad-box {
	margin-top: 60px !important;	
	margin-bottom: 60px !important;
	background-color: #fff !important;
}

.mv-ad-box:before {
	letter-spacing: 0 !important;
	font-size: 10px !important;
}

.mv-ad-box .rail-frame, .mv-ad-box .mv-rail-frame, .mv-ad-box .mv-rail-frame-400 {	background-color: #fff !important; }
.mv-ad-box .adunitwrapper.mv-native-size { background-color: #fff !important; }

/*
 * This adds my own manual text above MV blocks
 * If we enable MV's custom text, hide this block
.content .adunitwrapper:before {
    content: "ADVERTISEMENT";
    font-size: 10px;
    color: #bcbfc5;
}
*/


/*--------End Mediavine Spacing*/


/*Custom Animated GIF UI Elements-------*/
.animatedgif { position: relative; }

.animatedgif:before {
	content: "\f04b ";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 50px;

	position: absolute;
	text-align: center;
	width: 100%;

	color: #FFF;
	top: 40%;
	cursor: pointer;

	transition: all 0.5s;
}

.animatedgif:after {
	content:  "Click to Play GIF";
	position: absolute;
	text-align: center;
	width: 100%;
	color: #FFF;
	top: 40%;
	margin-top: 40px;
	left: 0;
	cursor: pointer;
	transition: all 0.5s;
}

.animatedgif.playing:before, .animatedgif.playing:after  { opacity: 0; }

.animatedgif img { width: 100%; }

.animatedgif.playing img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
/*--------End Animated GIF UI*/



/*Products-------*/
.fs-product-table {
	-webkit-box-shadow: 0 0 8px 0 rgba(79,79,79,.13);
    -moz-box-shadow: 0 0 8px 0 rgba(79,79,79,.13);
    box-shadow: 0 0 8px 0 rgba(79,79,79,.13);
    border: 1px solid #ededed;
}

.fs-product {
	border-bottom: 1px solid #dfdfdf;
	/*padding: 15px 5px;*/
}

.fs-prod-thumb {
	display: block;
	border: none !important;
	padding: 10px;
}

.fs-prod-thumb img {
	max-width: 165px;
	width: 100%;
}
.fs-prod-desc {
	padding: 15px 0;
}
.fs-product ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content .fs-product h3 {
	font-size: 18px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}

#content .fs-product p {
	margin: 0;
}

#content .fs-button {
	display: inline-block;
	padding: 10px 20px;
	background: #f90;
	color: #FFF;
	text-align: center;
	border-radius: 25px;
	border: none;
}

#content .fs-button:hover {
	background: #d98200;
	color: #FFF;
}

#content .fs-ribbon {
	display: block;
    border: none;
    /*background: #333;*/
    color: #FFF;
    text-align: center;
    padding: 5px;
    font-size: 12px;
}

#content .fs-ribbon:hover {
	color: #FFF;
}

#content .fs-ribbon.btrr {
	border-top-right-radius: 9px;
}


.fs-green {
	background: #00905D;
}

.fs-blue {
	background: #0072AC;
}

.fs-yellow {
	background: #F8E43C;
	color: #333 !important;
}

.fs-orange {
	background: #FF8D27;
}

.fs-grey {
	background: #333;
}

.fs-icon-green i {
	color: #00905D;
}

.fs-icon-blue i {
	color: #0072AC;
}

.fs-icon-yellow i {
	color: #F8E43C;
}

.fs-icon-orange i {
	color: #FF8D27;
}

.fs-icon-grey i {
	color: #333;
}


.fs-fluid .fs-image {
	width: 210px !important;
    max-width: 210px !important;
    -ms-flex: 0 0 210px !important;
    flex: 0 0 210px !important;
    padding-right: 0;
}

.fs-fluid .fs-cta {
	width: 190px !important;
    max-width: 190px !important;
    -ms-flex: 0 0 190px !important;
    flex: 0 0 190px !important;
    padding-right: 25px;
}

.fs-fluid .fs-fluid-col {
	width: calc( 100% - 400px ) !important;
    max-width: calc( 100% - 400px ) !important;
    flex: 0 0 calc( 100% - 400px ) !important;
    padding-left: 0;
}

.fs-fluid .fs-cta .fs-button {
	width: 100%;
	max-width: 250px;
}
/*-------Products*/


/*LoL Skin Review Styles--------*/
.border-box-label {
	position: relative;
	padding: 40px 20px 20px;
	border:  1px solid #eff0f2;
	border-radius: 10px;
}

.border-box-label > span {
	/* color: #a4abb5; [older light-ish color] */
	color:  #8f959d;
	font-family:'Open Sans',sans-serif;
	display: inline-block;
    position: absolute;
    top: -12px;
    left: 10px;
    background: #fff;
    padding: 0 10px;
    font-weight:  bold;
}

#content h2.review { font-size: 40px; }
#content h3.review { font-size: 26px; line-height: 34px; }
#content h4.review { font-size: 24px; }
#content h3.review.bigger { font-size:31px; }

.fullwidth {
	margin-left: 0;
	margin-right: 0;
}

.underline-green {
	display: inline; /*need for multiline*/
	width: fit-content;
	background: linear-gradient(transparent 65%,#daf3de,#daf3de 65%);
}

.underline-grey {
	display: inline; 
	width: fit-content;
	background: linear-gradient(transparent 65%,#dee1e8,#dee1e8 65%);
}

.underline-green + *, .underline-grey + * { /*force sibling to avoid inline*/
	display: block;
    margin-top: 30px;
}

.heading-check {
    position: relative;
    background: url('../../images/icon-check.png');
    background-repeat: no-repeat;
    background-size: 1.2em;
    padding-left: 1.4em;
    background-position: top left;
}

.heading-minus {
    position: relative;
    background: url('../../images/icon-minus.png');
    background-repeat: no-repeat;
    background-size: 1.2em;
    padding-left: 1.4em;
    background-position: top left;
}


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

.rating-numeric {
	font-size: 20px;
	font-weight: bold;
	color: #8e95a7;
	margin-bottom: 10px;
}

.rating-numeric span {
	font-size: 60px;
	color: #484848;
}

#content .rating-block h2 {
	color: #484848;
	font-size: 30px;
    margin-bottom: 30px;
   	margin-left:  0;
	margin-right:  0;
}

.rating-block p {
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}


.star-ratings, .star-ratings {
	position: relative;
	margin: auto;
	width: fit-content;
}

.star-ratings .s-rating, .star-ratings .s-rating-js {
	position: absolute;
	top:  0;
	left: 0;
	overflow: hidden;
	width: 0;
	transition: width 0.5s;
}

.star-ratings figure { margin-left: 0;}

.star-ratings img, .star-ratings-js img {
	width: 120px;
	max-width: 120px;
}

.star-ratings._0 .s-rating { width: 0%; }
.star-ratings._0_5 .s-rating { width: 10%; }
.star-ratings._1 .s-rating { width: 20%; }
.star-ratings._1_5 .s-rating { width: 30%; }
.star-ratings._2 .s-rating { width: 40%; }
.star-ratings._2_5 .s-rating { width: 50%; }
.star-ratings._3 .s-rating { width: 60%; }
.star-ratings._3_5 .s-rating { width: 70%; }
.star-ratings._4 .s-rating { width: 80%; }
.star-ratings._4_5 .s-rating { width: 90%; }
.star-ratings._5 .s-rating { width: 100%; }

/*-------End LoL Skin Review Styles*/


/*Custom Content layout-------*/
.fs-product-list {
	margin-top: 50px;
}
.fs-single-prod {
	border-bottom: 1px solid #ededed;
	padding: 20px 0;
}
.content-area .fs-product-list blockquote, .content-area .fs-product-list h1, .content-area .fs-product-list h2, .content-area .fs-product-list h3, .content-area .fs-product-list h4, .content-area .fs-product-list h5, .content-area .fs-product-list h6, .content-area .fs-product-list p, .content-area .fs-product-list ol, .content-area .fs-product-list ul {
	margin-right: 0;
	margin-left: 0;
}

.fs-product-list .fs-fluid .fs-image {
	width: 300px !important;
    max-width: 300px !important;
    -ms-flex: 0 0 300px !important;
    flex: 0 0 300px !important;
}
.fs-product-list .fs-fluid .fs-fluid-col {
	width: calc( 100% - 300px ) !important;
    max-width: calc( 100% - 300px ) !important;
    flex: 0 0 calc( 100% - 300px ) !important;
	padding-top: 30px;
}
.fs-product-list .fs-fluid .fs-fluid-col.nopad {
	padding-top: 0;
}

.fs-product-list .fs-fluid .fs-image a {
	display: block;
    border: none !important;
    padding: 10px;
}

.fs-product-list .fs-fluid .fs-image img {
	width: 100%;
	max-width: 250px;
}

.fs-pad-t-10 {
	padding-top: 10px !important;
}

.fs-mar-b-50 {
	margin-bottom: 50px !important;
}
/*-------Custom Content layout*/


/*-------Custom Scrollable Tables*/
.table-wrap {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 50px;
}

.table-wrap.big-table {
    overflow-x: scroll;
}

.big-table table {
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 0;
}

div.table-scroll-guide {
    font-size: 12px;
    font-weight: 600;
    color: #515151;
	margin-left: 20px;
}


/*-------Custom Game Guide Styles*/
.redmhui { color: #c23030; }
.bluemhui { color: #2792cf; }
.greenmhui { color: #11c03f; }
.purplemhui { color: #914dd1; }
.yellowmhui { color: #f2b305; }

.pdxred { color: #d22222; font-weight: bold; }
.pdxgreen { color: #1aa85b; font-weight: bold; }

.bolded { font-weight: bold; }

figure figure.topcaption { margin-bottom: 2px; }
figure figcaption.topcap { text-transform: none; font-size: 14px; color: #515151; }


/*------End Game Guide Styles*/


@media ( max-width: 1001px ) {
.basetbl.eqltwo.twocoldata tr td:first-child { width:35% }
.basetbl.eqltwo.twocoldata tr td:nth-child(2) { width:65% }
}

@media ( max-width: 950px ) {
	.fs-fluid .fs-image, .fs-fluid .fs-fluid-col, .fs-fluid .fs-cta  {
	    width: 100% !important;
	    max-width: 100% !important;
	    -ms-flex: 0 0 100% !important;
	    flex: 0 0 100% !important;
	}
	.fs-fluid .fs-fluid-col {
		padding-left: 15px;
	}
	.fs-fluid .fs-image {
		padding-right: 15px;
	}
	.fs-fluid .fs-cta {
		padding-right: 15px;
	}
	.fs-product {
		text-align: center;
		padding-bottom: 15px;
	}

	#content .fs-product ul {
		width: fit-content;
	    text-align: left;
	    margin-right: auto;
	    margin: 0 auto !important;
	}
	.fs-prod-thumb img {
		max-width: 300px;
	}
}

@media ( max-width: 860px ) {
	.fs-product-list .fs-fluid .fs-image, .fs-product-list .fs-fluid .fs-fluid-col {
	    width: 100% !important;
	    max-width: 100% !important;
	    -ms-flex: 0 0 195px !important;
	    flex: 0 0 100% !important;
	}
	.fs-single-prod {
		text-align: center;
		padding: 35px 0;
	}
	.fs-product-list .fs-fluid .fs-image img {
		width: 100%;
		max-width: 100%;
	}
	div.table-scroll-guide, .big-table table { margin-left: 0; }
}

@media (max-width: 768px) { 
	#banner { background-repeat: no-repeat; background-position: 82%; }
	#banner .row { align-items: stretch; align-content: stretch; padding-top: 15px; }
	#banner .banner-text { text-align: center; }
	#banner .banner-title { margin-bottom: 0; }
	
	.table-of-contents-body-v1 ul li {	
		width: 100%;	
	}
	
	.row.head-row, .row.content-row, .row.archivepostlisting, .author-details .row, .fs-product-list .row { margin-left: 0; margin-right: 0; }
	.content-wrap, .pageheading { padding: 0; }
	.content-wrap { padding-left: 0px; padding-right: 0px; }
	#content { padding-top: 0; }
	#content>.container { padding-left: 12px; padding-right: 12px; }
	body.archive #content .container .row div, body.search #content .container .row div { padding: 0; }
	
	.ths-scroll-guide { right: 0; bottom: 0; }
}

@media (max-width: 767px) {
	#content .content-area blockquote {
		padding: 0 15px;
		padding-top: 55px;
		padding-bottom: 40px;
	}
	#content .content-area blockquote p {
		font-size: 19px;
		line-height: 26px;		
	}
	.content-area ul {
		margin-left: 8%;
	}
	.content-area ol {
		margin-left: 2%;
	}
	.content-area ul.square {
		margin-left: 5%;
	}
}

@media (max-width: 550px) {
	#popular-fandoms { display: none; }
	.crp_related ul li { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding: 0 !important; }
	.crp_related ul li .crp_title, .crp_related ul li:first-of-type .crp_title  { font-size: 24px; line-height: 28px; }
	
	aside .widget.widget_text { display: none; }
	
	.content-wrap, .pageheading { padding: 0; }
	
	.content-area ol {
		margin-left: 0%;
	}
	
	#content { padding-top: 0; }
	.row.head-row, .row.content-row, .row.archivepostlisting, .author-details .row, .fs-product-list .row { margin-left: 0; margin-right: 0; }
	#content>.container { padding-left: 8px; padding-right: 8px; }
}

@media (max-width: 350px) {
    footer .search-box { width: 250px; }
    footer .search-box input[type="text"] { width: 180px; }
	
	#newsletter .newsletter-form button { font-size: 13px; }
	
	#what-we-do .about-list p, #what-we-do .about-list h4 { text-align: center; }
	#what-we-do .about-list img { float: none; display: block; margin: 0 auto; }
	
	footer .footer-menu li a { display: block; }
}

@media (min-width: 992px)  {
	.container {
	    max-width: 100%;
	}
}

@media (min-width: 1120px) {
	.container {
	    max-width: 1120px;
	}
}

@media (min-width: 0px) and (max-width: 1120px) {
	.container {
	    max-width: 100%;
	}
}

@media (min-width: 992px) and (max-width: 1006px)  {
	#content>.container {
		padding-left: 30px;
    	padding-right: 30px;
	}
}

@media (max-width: 992px)  {
    .navbar-brand {
        margin-right: 0px;
    }

    #sub-menu {
	    display: none;
	}
	
	.content-area figure, table.quick-info, .basetbl.fullwidth { margin-left: 0; }
	

}

@media(min-width: 768px) {
    .content-wrap {
        width: calc( 100% - 330px ) !important;
        max-width:  calc( 100% - 330px ) !important;
        flex: 0 0  calc( 100% - 330px )  !important;
    }

	aside {
        width: 330px !important;
        max-width: 330px !important;
        -ms-flex: 0 0 330px !important;
        flex: 0 0 330px !important;
    }

    .mobile-navigation {
    	display: none !important;
    }
}

@media (max-width: 767px) {
    .navbar ul li a {
        padding: 10px 0;
    }

    #content .content-area blockquote, #content .content-area h1, #content .content-area h2, #content .content-area h3, #content .content-area h4, #content .content-area h5, #content .content-area h6, #content .content-area p, #content .content-area ul, #content .content-area ol {
	    margin-right: 0!important;
	}
	.pageheading, .content-area figure { padding-left: 0; }
	
	#content .content-area .centerme.multibtn a.visitcta { display: block; float: none; max-width: 350px; margin: 0 auto; }
    #content .content-area .centerme.multibtn a.visitcta.rightspace { margin: 0 auto; margin-bottom: 15px; }
	
	.fs-table-of-contents.thin {
		margin-left: 0;
		margin-right: 0;
	}
	.basetbl {
		margin-left: 0!important;
		margin-right: 0!important;
	}
}


@media (max-width: 540px) {
    .navbar-brand {
        margin-right: 0;
    }
	
	.fs-table-of-contents .col-6 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
	}
}

@media (max-width: 360px) {
	.btn-search, .btn-nav-toggle {
		font-size: 7vw;
		padding-right: 0;
		padding-left: 0;
		min-width: 0;
		width: 8vw;
	}

	.navbar-brand {
		text-align: center;
	    width: 60vw; /* calc(75% - 10vw);*/
	}
}

@media (max-width: 200px) {
	.btn-nav-toggle {
		display: none !important
	}
}