/*!
Gamer.LK v4.0 Stylesheet
Based on Divi
Contact: admin [at] gamer.lk
*/


/*
@font-face {
    font-family: Vacer Serif;
    src: url(https://www.v4.gamer.lk/wp-content/themes/fonts/VacerSerifRegularPersonal.ttf);
}

a,p,h1,h2,h3,h4,h5,h6,span, li{
	font-family: Vacer Serif;
}*/


#homepage-articles .et_pb_post p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	font-size: 14px;
	color: #9a9a9a !important;
	padding-bottom: 2px !important;
}

#homepage-articles .et_pb_post h2{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	bottom: 39px !important;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	color: #fff;
	font-weight: 700;
    line-height: 1.4;
}

#homepage-articles .et_pb_post h2,#homepage-articles .et_pb_post p{
	width: 100%;
	bottom: 14px;
	left: 0;
	padding-bottom: 0;
	background-color: rgba(0,0,0,0.7);
	padding-left: 8px;
}

@media only screen and (min-width: 1000px) {

	#homepage-articles .et_pb_posts .et_pb_post:first-child{
		width: 70%;
	}

	#homepage-articles .et_pb_posts .et_pb_post{
		width: 30%;
		float: left;
		border: 7px solid rgba(0,0,0,0.5);
	}

	#homepage-articles .et_pb_posts .et_pb_post:first-child p{
		font-size: 16px;
	}

	#homepage-articles .et_pb_posts .et_pb_post:first-child h2{
		font-size: 24px;
	}

	#homepage-articles .et_pb_post{
		margin-bottom: 0px !important;
	}

	#homepage-articles .et_pb_post .entry-featured-image-url{
		margin-bottom: 0;
	}

}

#homepage-articles .et_pb_post .entry-featured-image-url{
	margin-bottom: 0!important;
}

#homepage-articles .et_pb_post:hover img{
	opacity: 0.7;
	transition: 500ms;
}

#homepage-articles .et_pb_post:hover{
	background-color: #000;
}


/*.et_pb_post:hover h2{
	bottom: 50px !important !important;
	white-space: wrap;
	overflow: visible;
	text-overflow: ;
	max-width: auto;
	transition: 500ms;
}

.et_pb_post:hover p{
	opacity: 0;
}
*/


/* tournament section */

span.tournament-date {
    font-size: 30px;
    vertical-align: top;
    font-weight: 700;
    padding-right: 5px;
}

span.tournament-name {
    font-size: 18px;
    /*background-color: #151515;*/
    background-color: #4e4e4e;
    padding: 2px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

span.tournament-month {
    font-size: 17px;
    text-transform: uppercase;
}

span.tournament-organisedby {
    padding-left: 10px;
    font-size: 11px;
    line-height: 1;
}

span.tournament-by{
    padding: 2px;
    background-color: #50b1e4;
    color: #fff;
    text-transform: uppercase;
}

/*glk & clan colors */

span.tournament-by.glk {
    background-color: #50b1e4;
}

span.tournament-by.redbull {
    background-color: #e2314c;
}

span.tournament-by.dep {
    background-color: #cd0e0d;
}

span.tournament-by.na {
    background-color: #ccb12e;
}

span.tournament-by.max {
    background-color: #115d7f;
}

span.tournament-by.pnx {
    background-color: #ab0f10;
}

span.tournament-by.wg {
    background-color: #000;
    color: #fff;
}

span.tournament-by.div {
    background-color: #1e0137;
}

span.tournament-by.x3 {
    background-color: #ff9203;
}

span.tournament-by.slt {
    background-color: #005aab;
}

span.tournament-by.other {
    background-color: #000;
}

span.tournament-by.acer {
    background-color: #10a777;
}

span.tournament-by.asus {
    background-color: #fa0f47;
}




span.tournament-platform {
    margin-left: 5px;
    font-size: 11px;
    line-height: 1;
    padding: 2px;
    color: #fff;
}

span.tournament-platform.online {
    background-color: #2281e2;
}

span.tournament-platform.lan {
    background-color: #e22222;
}

span.tournament-venue-marker {
    padding-left: 10px;
}

span.tournament-venue-text {
    font-size: 12px;
}

/* rankings */

span.rank {
    font-size: 30px;
    font-weight: 700;
    padding: 3px;
    padding-top: 1px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #323232;
    color: #fff;
    border: 3px solid #fff;
    vertical-align: middle;
    line-height: 1;
}

span.ranking-name {
    font-size: 18px;
    /* text-transform: uppercase; */
    padding: 5px;
}

img.ranking-clan {
    vertical-align: middle;
    width: 45px;
}

#tournaments p{
    color: inherit;
    display: block;
    padding: 0px 5px;
    padding-bottom: 10px;
    line-height: 1;
}

#tournaments p a{
    color: inherit;
    display: block;
    padding: 5px 5px;
    padding-top: 0px;
    background-color: #f1f1f1;
}

#tournaments p a:hover{
	background-color: #e8e8e8;
}

#rankings a{
	color: inherit;
	display: block;
	padding-bottom: 10px;
	-webkit-clip-path: inset(10% 0% 0% 0%);
	clip-path: inset(10% 0% 0% 0%);
}

#rankings p, #rankings a{
	padding-bottom: 0;
	line-height: 1;
}

#rankings p a:hover{
    background-color: #50b1e4;
    color: #fff;
}

#rankings .et_pb_tab{
	padding: 0;
}

#rankings .et_pb_all_tabs {
    padding: 10px;
}

@media only screen and (max-width: 500px) {

	#rankings .et_pb_all_tabs {
	    margin-top: 80px;
	}

	#glk-forum-block .et_pb_all_tabs {
	    margin-top: 120px;
	}

	ul.et_pb_tabs_controls {
		height: 46px !important;
	}

	.et_pb_tabs_controls li.et_pb_tab_active {
		background-color: #f4f4f4;
	}

	.DiscussionList {
		margin-left: -15px !important;
	}

	.DiscussionListItem-content {
		padding-left: 0px !important;
	}

	.DiscussionListItem-info {
		width: 230px !important;
	}

	.DiscussionListItem-info>li {
		display: block !important;
	}

	.DiscussionListItem-count {
		background-color: #1976d240 !important;
    text-align: center !important;
    padding-left: 0px !important;
	}
}

ul.et_pb_tabs_controls {
	background-color: #fff!important;
}

span.ranking-points {
    float: right;
    font-size: 21px;
    vertical-align: middle;
    font-weight: 600;
    background-color: #f4f4f4;
    padding: 8px;
    color: #000;
    margin-right: 2px;
}

p.rankings-lastupdate {
    font-size: 12px;
    padding-top: 10px;
    font-style: italic;
    text-align: right;
}


@media only screen and (max-width: 1200px) {

	span.tournament-name {
		font-size: 14px;
	}

}

@media only screen and (max-width: 500px) {

	span.tournament-name {
		font-size: 13px;
	}

	span.tournament-organisedby{
		font-size:  9px;
	}

}


/* contact us page */

.entry-content .et_pb_member_social_links{
	margin-top: 0;
}

.profile-section .et_pb_team_member_description{
	padding-bottom: 0;
}

.profile-section .et_pb_module_header{
	padding-bottom: 0;
}

.profile-section .et_pb_team_member{
	padding: 10px;
}

.profile-section .et_pb_team_member:hover{
	background-color: #e8e8e8;
}

.contact-email{
	color: #525252;
}


/* forum integration */

.DiscussionListItem {
    position: relative;
    margin-right: -15px;
    padding-right: 25px;
    padding-left: 15px;
    margin-left: -15px;
    border-radius: 4px;
		background: rgba(255,255,255,1);
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,241,244,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(235,241,244,1)));
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,241,244,1) 100%);
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,241,244,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,241,244,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(235,241,244,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebf1f4', GradientType=0 );
    transition: background .5s;
}

.DiscussionListItem:hover {
    background: #f6f6f6;
}

.DiscussionList-discussions {
    margin: 0;
    padding: 0;
    list-style-type: none !important;
    position: relative;
}

.DiscussionListItem a {
    text-decoration: none;
}

.Slidable-underneath {
    display: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.DiscussionListItem-content {
    padding-left: 52px;
    padding-right: 80px;
}

.DiscussionListItem-content {
    position: relative;
    color: #808080;
}

.DiscussionListItem-author {
    margin-left: -52px;
}

.DiscussionListItem-author {
    float: left;
    margin-top: 13px;
}

.DiscussionListItem-author .Avatar {
    width: 36px;
    height: 36px;
    border-radius: 36px;
    font-size: 18px;
    line-height: 36px;
}

.Avatar {
    display: inline-block;
    box-sizing: content-box;
    color: #fff;
    text-align: center;
    vertical-align: top;
    background-color: #ededed;
    font-weight: normal;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    font-size: 24px;
    line-height: 48px;
}

.DiscussionListItem-main {
    margin-right: -65px;
}

.DiscussionListItem-main {
    display: inline-block;
    width: 100%;
    padding: 12px 0;
}

.DiscussionListItem-main {
    color: inherit;
    text-decoration: none;
}

.IndexPage .DiscussionListItem-title, .UserPage .DiscussionListItem-title {
    margin-right: 155px;
}

.DiscussionListItem-title {
    font-size: 15px;
}

.DiscussionListItem-title {
    margin: 0 0 3px;
    line-height: 1.3;
    color: #111;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.DiscussionListItem-info {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
		padding-bottom: 0em!important;
		padding-left: 0em!important;
}

.IndexPage .DiscussionListItem-info>.item-tags, .UserPage .DiscussionListItem-info>.item-tags {
    margin-right: 0;
    position: absolute;
    right: 80px;
    top: 23px;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    transition: max-width .2s ease-in-out,-webkit-mask-image .2s;
    -webkit-mask-image: linear-gradient(to right, #000 140px, rgba(0,0,0,0) 150px);
}

.DiscussionListItem-info>.item-tags {
    margin-right: 4px;
    opacity: 1;
}

.DiscussionListItem-info>li {
    display: inline;
    opacity: 0.7;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.TagsLabel .TagLabel:first-child:last-child {
    border-radius: 4px;
}

.TagsLabel .TagLabel:last-child {
    border-radius: 0 4px 4px 0;
}

.TagsLabel .TagLabel:first-child {
    border-radius: 4px 0 0 4px;
}

.TagsLabel .TagLabel {
    border-radius: 0;
}

.TagLabel {
    font-size: 85%;
    font-weight: 600;
    display: inline-block;
    padding: .1em .5em;
    border-radius: 4px;
    background: #ededed;
    color: #808080;
    text-transform: none;
}

.TagLabel.colored .TagLabel-text {
    color: #fff !important;
}

.DiscussionListItem-info>li {
    display: inline;
    opacity: 0.7;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

.DiscussionListItem-info .username {
    font-weight: bold;
}

.DiscussionListItem-count {
    margin-top: 21px;
    margin-right: -70px;
    width: 55px;
    color: #808080;
    font-size: 14px;
    padding-left: 5px;
}

.DiscussionListItem-count {
    float: right;
    margin-top: 12px;
    text-decoration: none;
}

.DiscussionListItem-count:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    float: left;
    margin-left: -21px;
    margin-top: 3px;
}

.DiscussionList-loadMore {
    text-align: center;
    margin-top: 10px;
}

.Button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    line-height: 20px;
    padding: 8px 13px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #808080;
    background: #ededed;
    border: 0;
}

.Button .Button-label {
    -webkit-transition: margin-right .1s;
    -o-transition: margin-right .1s;
    transition: margin-right .1s;
}


#news-article-block .post-content a{
    float: right;
    text-transform: capitalize;
    background-color: #2ea3f2;
    padding: 3px;
    color: #fff;
    border: 1px solid #2ea3f2;
    border-radius: 3px;
}

/* Ads */
.ads-precontent {
	position: relative;
	margin: auto;
	width: 60%;
}

.ad_info {
    visibility: hidden;
    position:absolute;
    bottom: 0px;
		font-size: 11px;
    background-color: #fefefee8;
    width: 10%;
    padding-left: 10px;
    padding-bottom: 8px;
		-webkit-transform:translateY(30%);
	 -moz-transform:translateY(30%);
	 transform:translateY(30%);
	 -webkit-transition: all 1s ease-in-out;
	 -moz-transition: all 1s ease-in-out;
	 transition: all 1s ease-in-out;
}

#ads-container:hover .ad_info {
    visibility:visible;
		-webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    transform:translateY(0px) -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.fa-times-circle {
    color: grey;
}

.fa-times-circle:hover {
    color: #cc0033;
}

.icon_size16 {
    font-size: 16px;
}

.ads-articleinsert {
	position: relative;
	margin: auto;
	width: 60%;
}

#ads-container {
    padding-top: 20px;
}

#comment-wrap{
	padding-top: 0px !important;
}

.form-submit .et_pb_button {
    background: #50b1e4;
    color: #fff;
}

.et_pb_button:hover{
	background: #50b1e4 !important;
}

.et_pb_tabs_controls {
	height: 30px !important;
}

.et_pb_tabs_controls li {
  padding-top: 5px !important;
}

/* News styles */

.news-title{
	background: #50b1e4;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    border: #000 0px solid;
    border-bottom: #27749c 8px solid;
    font-size: 20px;
}


form#commentform label{
    display: inline !important;
}

.form-submit .et_pb_button {
	color: #ffffff !important;
}

.the_champ_sharing_container {
	padding-top: 20px;
	padding-bottom: 20px;
}

#homepage-articles .post-meta {
	display: none!important;
}


/*
Events navigation styles start
*/

.event-menu-container{
    background: #1b3b56;
}

.event-nav{
    background: #1b3b56;
}


.event-nav li a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
}

.event-nav li a:hover {
    background: #002c50;
    transition: ease-in 300ms;
}

.event-nav .current-menu-item {
    background: #002c50;
}

.event-nav{
    margin: auto;
    max-width: 1080px;
}

.event-nav ul, .event-nav li {
    display: inline-block;
    margin: 0px;
}

.event-nav ul{
    list-style-type: none;
}

.event-nav li {
    position: relative;
    text-align: right;
    word-wrap: break-word;
}


/*
#menu-wcg{  /* WCG navigation color
    background: #d60052;
}

#menu-wcg li a:hover { /* WCG navigation hover color
    background: #8c0036;
}

#menu-wcg .current-menu-item { /* WCG navigation current active li color
    background: #8c0036;
}

.event-menu-container{
    max-width: 1080px;
}

*/


/*
Events navigation styles end
*/


@media screen and (max-width: 600px) {

    .event-nav ul, .event-nav li {
        display: block;
        text-align: center;
    }
}


.recent_post_box {
	border-bottom: 1px solid #f1ebeb;
	padding: 5px;
  padding-bottom: 20px!important;
	line-height: 15px!important;
}

.recent_post_box:hover {
	background-color: #f1f1f1!important;
}

.rpwwt-post-title {
	font-size: 95%!important;
  line-height: 18px!important;
  color: black!important;
}

.rpwwt-post-date {
	font-size: 70%!important;
	color: grey!important;
	padding-top: 10px;
}
