/* Enter Your Custom CSS Here */

.header-main {
    padding-top: 0;
    padding-bottom: 0;
}

.header-image img {
    max-width: 1260px;
    width: 97%;
    height: auto;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: -8px;
    background: #ffffff;
    padding: 6px 6px 0px 6px;
    box-shadow: none;
    border: 1px solid #d2dfe7;
    border-bottom: 0px;
    border-radius: 20px 20px 0px 0px;
}

body, button, input, select, textarea {
    color: #0a0a0a;
    font-size: 16px;
    font-size: 1.0625rem;
    font-family: Open Sans, 'Tahoma', Arial;
    line-height: 1.50;
}

a:link, a:visited {
    color: #e0766d;
}

a:hover, a:active {
    color: #59aaea;
}

h3 {
    background-color: #e88e87;
    padding: 6px;
    text-align: center;
    color: #ffffff;
    margin-left: -12px;
    margin-right: -12px;
}

h4 {
		font-size: 19px;
		font-size: 1.19rem;
  	font-style: italic;
}

.site-branding .custom-logo {
    margin: 1.0em 1em 0 0;
  cursor: default;
  pointer-events: none;
}

.site-branding {
  margin: 0px 0px 0px 35px;
}

.main-navigation-menu a:link, .main-navigation-menu a:visited {
    color: #999999;
    text-decoration: none;
}

.main-navigation-menu a:hover, .main-navigation-menu a:active {
    color: #333333;
    background-color: #ffdbd2;
}

.main-navigation-menu submenu a:hover, .main-navigation-menu submenu a:active {
  color: #999999;
  background-color: #e88e87;
}

.main-navigation-menu a {
  	text-transform: none;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0.7em 0.7em 0.7em;
		cursor: pointer;
	    color: #999999;
}

.main-navigation-menu li.current-menu-item > a {
    background: #ffeae5;
}

.main-navigation-menu li.current-menu > a:hover {
	background-color: #e88e87;
}

.main-navigation-menu ul {
    border-top: 5px solid #ecb7d7;
}

.main-navigation-menu ul a {
		font-size: 14px;
    font-size: 0.85rem;
}

.main-navigation-menu .submenu-dropdown-toggle {
   padding: 0.41em 0em;
	 width:  50px;
	text-align: center;
	color: #999999;
}

.main-navigation-menu .submenu-dropdown-toggle:hover {
	color: #333333;	
	background-color: #ffffff;
}

.primary-navigation-wrap {
    background: #ffffff;
    margin-top: 8px;
    box-shadow: none;
    border-radius: 0px 0px 30px 30px;
    border: 1px solid #d2dfe7;
    border-top: 0px;
}

.main-navigation-toggle {
		background: #e88e87;
}

.main-navigation-toggle:hover {
		background: #4d9ce0;
}

.main-navigation-toggle:active {
		background: #e88e87;
}

.main-navigation-toggle:focus {
		background: #de746c;  
}

.main-navigation-menu ul {
    border-top: 1px dotted #ffddbc;
    background-color: #d25fa0;
}

.main-navigation-menu ul a {
	  color: #333333;
    background: #ffffff;
		border-bottom: 1px dotted #ffddbc;
}

.main-navigation-menu ul a:hover {
    color: #333333;
    background-color: #ffdbd2;
}

.main-navigation-menu {
border-top: 0px dashed #e099c4;
}

.site-header {
    background: none;
    width: 97%;
    margin: auto;
    max-width: 1260px;
}

.site-content {
	max-width: 1300px;
  padding-top: 0px;
}

.search-form {
    position: relative;
    display: block;
    overflow: hidden;
    /*margin: -58px 0px 15px -20px;*/
    padding: 0px 0px 0px 0px;
    width: 90%;
}

.header-widget  {
  float: right;
  margin: 0.5em 0 0 1.5em;
}

.widget_search {
text-align: right;
margin: -49px -5px 0px -52px;
    width: 100%;
}

.header-widgets  {
  float: right;
}

blockquote{
    color: #5f5f5f;
    margin: 0 0 1.7em 0;
    padding: 10px 30px 20px 30px;
    box-shadow: -1px 1px 4px 1px #ffc59d;
    border-radius: 0px 17px 17px 17px;
    background-color: #ffe8d8;
    border: 1px solid #f5c9ab;
}

#blockquotepro {
	  border: 1px solid #ffceac;
    float: left;
    margin-right: 15px;
    border-radius: 12px;
    margin-top: 10px;
}

.entry-title a:link, .entry-title a:visited {
    color: #5d5d5d;
    text-decoration: none;
    transition: all 0.2s ease;
}

.entry-title a:hover, .entry-title a:active {
    color: #61a5da;
}

.entry-meta {
    margin: 0;
    padding: 0;
    color: #303030;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
}

.entry-content a {
    color: #e47269;
}

.entry-content a:hover {
    color: #3d9fec;
}

.entry-header {
    background-color: #eaeff3;
    padding: 7px 15px 0px;
    margin: 0px 0px -5px 0px;
    border-radius: 0px 0px 0px 0px;
    border: 0px solid #ffffff;
    border-bottom: 0px dashed #fffeff;
    min-height: 75px;
    border-top: 10px solid #ffffff;
}

.entry-header-bottom {
    background-color: #eaeff3;
    padding: 18px 13px 0px;
    margin: 0px -2px 0px -2px;
    border-radius: 0px 0px 25px 25px;
    border: 2px solid #ffffff;
    border-top: none;
}

.entry-content {
    background-color: #eaeff3;
    padding: 6px 12px 0px;
    margin: 0px 0px 10px 0px;
    border-radius: 0px 0px 16px 16px;
    border: none;
}

.entry-content li {
	margin-bottom: 5px;
}

.archive-title, .page-title, .entry-title {
    color: #ea8c85;
    text-transform: none;
    text-shadow: 1px 1px #ffffff;
    font-weight: bold;
	  font-size: 29px;
	  font-size: 1.8em;
    text-align: center;
    margin-bottom: 2px;
    margin-top: 7px;
}

.post-navigation .nav-links a {
    background: #e88e87;
}

.post-navigation:hover .nav-links a:hover {
 	  background: #00c5ff;
}

.widget-title {
    color: #ffffff;
    text-transform: none;
    padding: 7px 23px 7px 23px;
    background-color: #e88e87;
    border: 0px solid #e47f76;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px -17px;
}

.widget-title a {
    color: #ffffff;
}

.widget-title a:hover {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #ecb7d7;
		text-underline-position: under;
}

.widget {
    background: #ffffff;
    margin: 0 0 1.0em 0;
    padding: 1.0em;
    border: 1px solid #d2dfe7;
    border-radius: 13px;
    box-shadow: 0px 0px 0px 4px #ffe1f0;
    box-shadow: none;
}

.widget-magazine-posts .magazine-grid {
    margin-right: -1.0em;
}

.widget-magazine-posts .medium-post {
	padding-right: 1.0em;
	margin-bottom: 1.2em;
}

.type-post, .type-page, .type-attachment, .comments-area {
    background: #ffffff;
    margin: 0 0 1.5em 0;
    padding: 1.5em;
    border: 1px solid #d2dfe7;
    border-radius: 30px;
    box-shadow: none;
}

.comments-area {
    background: #ffffff;
    margin: 0px 0 1.5em 0px;
    padding: 1.0em;
    border: 1px solid #d2dfe7;
    border-radius: 35px;
    box-shadow: none;
}

.comments-header, .comment-reply-title {
    margin: 2px 0px 0.5em 0;
    background-color: #e88e87;
    padding: 6px;
    text-align: center;
    border-radius: 20px 20px 0px 0px;
    color: #ffffff;
    max-width: 843px;
}

.highlander-light {
    max-width: 843px;
}

.comments-header .comments-title, .comment-reply-title span {
		color: #ffffff;
}

.comment {
    border-top: 1px dotted #d072aa;
}

.page-header {
    background: #ffffff;
    margin: 0 0 1.5em 0;
    padding: 1.8em;
    border: 0px dashed #ffd1e7;
    border-radius: 52px;
    box-shadow: 0px 0px 0px 0px #ffeef7;
}

.wp-post-image {
    background: #ffffff;
    border-radius: 15px 15px 0px 0px;
    border: 1px solid #d2dfe7;
    padding: 7px;
}

.type-post .wp-post-image, .type-page .wp-post-image {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    display: block;
    min-width: 100%;
    max-width: 100%;
}

.widget-magazine-posts .medium-post .entry-title {
    font-size: 17px;
    font-size: 1.065rem;
}

.pagination a {
    background: #9fd2fb;
}

.pagination a:hover {
    background: #ffb7b1;
}

.pagination .current {
    background: #e88e87;
}

.archive-title, .page-title, .entry-title {
  color: #e88e87;  
  text-transform: none;
}

.pt-cv-view .pt-cv-ifield {
    background-color: #ffffff;
    margin-bottom: 0!important;
    padding: 10px;
    border-radius: 21px;
    border: 1px solid #d2dfe7;
}

.pt-cv-colsys {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -8px;
}

.pt-cv-wrapper img {
    background: #ffffff;
    display: block;
    max-height: 230px;
    border-radius: 12px 12px 0px 0px;
		margin-left: auto;
    margin-right: auto;
}

.pt-cv-view .pt-cv-title {
    margin-bottom: 5px;
    text-align: center;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    margin-left: 11px;
}

.pt-cv-colsys .pt-cv-content-item {
	padding: 9px;
}

.pt-cv-content, .pt-cv-content * {
    font-weight: 400;
    max-width: 95%;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
}

.more-link {
    background: #e88e87;
    border: none;
}

.more-link:hover {
    background: #59aaea;
}

input[type="submit"] {
    background: #53b3ff;
    border: 0px solid #d57e79;
}

input[type="submit"]:hover {
	  background: #3da9ff;
}

button {
    background: #729bd0;
}

button:hover, button:active {
		background: #2c8dc7;
}

.site-footer {
  color: #ffffff;
}

.site-footer a:link  {
    color: #ffffff;
}

.site-footer a:hover {
    color: #ffffff;
    border-bottom: 1px solid #fff;
}

.footer-wrap {
    background: #e88e87;
    margin-bottom: 4px;
    padding: 8px 0px 0px;
}

.ytwd_container {
  padding: 15px;
}

.ytwd_container_wrapper .ytwd_container #ytwd_container_1 *, .ytwd_container_wrapper .ytwd_container #ytwd_container_1 *:before, .ytwd_container_wrapper .ytwd_container #ytwd_container_1 *:after {
    background: #ffeef7;
} 

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    margin-bottom: 7px;
    background-color: #ffffff;
    background: #ffffff;
    border-radius: 15px;
    border: 1px solid #d2dfe7;
    padding: 7px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    -moz-opacity: 1;
    opacity: 1;
    font-style: normal;
}

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
    float: left;
    text-align: center;
    width: 90px; 
}

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    margin-left: 90px;
    padding: 12px 12px 12px 0;
    text-align: left;
}

#pro-pic {
    margin-top: 15px;
    padding: 3px;
    border-radius: 70px;
		border: 3px solid #dae0e4;
    background-color: #ffffff;
  	max-height: 130px;
    max-width: 130px;
    width: 130px;
    height: 130px;
}

#pro-pic:hover {
border-color: #00c5ff;
}

.sep-line {
    border-top: 2px solid #e88e87;
    width: 100%;
    padding-top: 5px;
    margin-top: 5px;
}

.heading-strip {   
		background: #e88e87;
    color: #ffffff;
    text-align: center;
    margin: -5px -12px 20px;
    padding: 10px 0px 12px;
}

.Hthree {
  background-color: #ffecdf;
    padding: 10px;
    text-align: center;
    border: 1px solid #ffd9bf;
    border-radius: 16px;
    box-shadow: 0px 1px 0px 1px #fdd8be;
}

div.sharedaddy h3.sd-title {
    padding: 0px;
    background: none;
    border: none;
    box-shadow: none;
	  color: #333333;
}

div.sharedaddy h3.sd-title:before {
    border-top: 1px solid #ff8e6a;
}

.review-list-img {
    width: 28px;
    height: 28px;
    border: 0;
    background: #ffffff;
    padding: 1px;
  	margin-right: 5px;
    /*border-radius: 15px;*/
    float: left;
}

.review-list-img2 {
    width: 28px;
    height: 28px;
    border: 0;
    background: #ffffff;
    padding: 2px 2px 3px 2px;
  	margin-right: 5px;
    border-radius: 15px;
    float: left;
}

#gameguide-list {
	 margin-top: -7px; 
	padding: 10px 2px 0px;
}

.gameguide-list-img {
    width: 100px;
    background: #ffffff;
    padding: 2px;
    margin-right: 10px;
    float: left;
}

#gameguide-list a{
 display: inline-block;
}

#recentcomments{
    color: #0a0a0a;
    margin-top: -7px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left:
 6px;
}


.widget_tag_cloud .tagcloud a, .entry-tags .meta-tags a {
    display: inline-block;
    float: left;
    margin: 0 2px 2px 0;
    padding: 0.2em 0.5em;
    background: #2eacf9;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px !important;
    font-size: 0.75rem !important;
}

.widget_tag_cloud .tagcloud a, .entry-tags .meta-tags a:hover {
    background: #ff877d;
}

#TTop {
    color: #ffffff;
    width: 46px;
    background: #ffb7b1;
    font-size: 27px;
    margin: -10px 15px;
    padding: 3px 7px 0px 8px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    float: left;
    text-align: center;
}

#TTop:hover {
    background: #9fd2fb;
    font-size: 27px;
    margin: -10px 15px;
    padding: 3px 7px 0px 8px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    text-align: center;
}

.heateor_sss_vertical_sharing .heateorSssTCBackground {
    color: #333333;
}

.widget_eu_cookie_law_widget  {
		background: none;
		border: none;
		padding:  0px;
		box-shadow: 0px 0px 0px;
}

#custom_html-6 {
float: none;
    display: block;
    min-height: 45px;
    margin: -1px auto 0px;
    padding: 0 2.0em;
    max-width: 1236px;
    width: 100%;
}

.announce1 {
    margin: 10px 0px 10px 0px;
    padding: 6px 12px;
    width: 100%;
    color: #5d5d5d;
    max-width: 1260px;
    text-align: center;
		font-weight: bold;
}

.widget-magazine-posts .medium-post .entry-meta, .widget-magazine-posts .small-post .entry-meta {
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
}

.post-layout-columns .post-wrapper .post-column article .entry-title {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 3px; 
}

.wp-polls .Buttons {
    border: 0px solid #eaeff3;
    background-color: #e88e87;
}

.wp-polls .Buttons:hover {
    background-color: #53b3ff;
}

.opencritic a {
box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
line-height: 0px !important;
min-width: 180px;
display: inline-block !important;
background-color: #2e2e2e;
padding: 7px 8px 7px 8px !important;
text-align: center !important;
border-radius: 7px;
cursor: pointer;
vertical-align: middle;
border: 0 none #fff !important;
}

.opencritic a:hover{
background-color: #514f4f;
}

a.kofi-button {
	margin-bottom: 5px;
}

.discordjoin a {
box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
line-height: 0px !important;
min-width: 180px;
display: inline-block !important;
background-color: #7289d7;
padding: 3px 8px 1px 6px !important;
margin-bottom: 5px;
text-align: center !important;
border-radius: 7px;
cursor: pointer;
vertical-align: middle;
border: 0 none #fff !important;
}

.discordjoin a:hover{
background-color: #869ade;
}