/* CSS Document */

@media only screen and (max-width: 999px) {
#mobilesection { display: block;}
.mobileonlyshow{ display: block;}
.desktoponlyshow { display: none !important;}

#wp-comment-cookies-consent, .comment-form-cookies-consent label {
display:none !important;
	}
}

@media only screen and (min-width: 1000px) {
#mobilesection { display: none !important;}
.mobileonlyshow { display: none !important;}
.desktoponlyshow{ display: block;}

/* new game first layout */
#gamepage {margin-top: calc(100dvh + 250px); }
#gameembed {position: absolute; top: calc(-100dvh - 240px); margin: auto; height: calc(100dvh - 170px); vertical-align:top; }
.searchwp-related {position: absolute; top: -400px; }
.searchwp-related p {display: none;}
/* new game first layout */

#wp-comment-cookies-consent, .comment-form-cookies-consent label {
display:inline !important;	
white-space: normal !important;
	}
}

#playnow{
background-image: url("/assets?p=%2Fimages%2Fplay-org-bg2.png");
    /* background-color: #E43F5B; */
    color: white !important;
    font-weight: bold !important;
}


.pager li {
	list-styletype: none !important;
	}

.blog-nav li {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
}
.blog-nav li a {
  color: #fff;
}

.comment-form-author, .comment-form-author label, .comment-form-email, .comment-form-email label, .comment-form-url, .comment-form-url label {
display:inline !important;
overflow:hidden !important; 
white-space: nowrap !important;
	}

 


ul .comment-list {
    list-style: none;
	}

.comment-list li {
    list-style: none;
	}
	

.posttitle {
	text-decoration: none;
}

.bypostauthor {
    background-color: #F1FAFE;
}

#comment {
    width: 100%;
	background-color: #B1FBC8 !important;
	border-color: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
	border-width: 2px solid;
	height: 180px !important;	
	}

#submit {
    color: #b53964;
    padding: 0 30px;
    margin: 5px;
    transition: 0.3s;
    background-color: ;
    border: 1px solid burlywood;
	}

	
img {
	max-width: 100%
	}	

.wpcr3_review_title {
    font-size: 30px !important;
    color: #1eb3b2;
    font-weight: 500;
    border-bottom: 3px dotted #c5e6e6;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.resize, .resize-v, .resize-h, .iframegame, .iframegamewide, .iframegamewide2, .iframegamewide3, .iframegamewide4, .iframegamewide5, .iframegamenarrow {
 z-index: 999;
}

.iframegamenarrow {
	margin: 0 auto;
	}

.iframegamefullscreen {
display: block;
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
height: 100vh;	
max-height: 100vh;
	}


@media only screen and (min-width: 1230px) {
.resize, .resize-v, .resize-h {
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-width: 50px;  /* define largura minima */
    min-height: 50px; /* define altura minima */
    width: 1200px;  /* define largura padrão/inicial */
    height: 665px; /* define altura padrão/inicial */
}

.iframegamewide {
display: block;
width: 100%;
height: 665px;	
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide2 {
display: block;
width: 100%;
height: 900px;	
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide3 {
display: block;
width: 100%;
height: 800px;	
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide4 {
display: block;
width: 100%;
height: 700px;	
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide5 {
display: block;
width: 100%;
height: 750px;	
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide6 {
display: block;
width: 100%;
height: 480px;	
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

}


@media only screen and (max-width: 1229px) {
.resize, .resize-v, .resize-h {
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-width: 50px;   
    min-height: 50px;
    width: 95%;   
    height: 600px;  
}

.iframegamewide {
display: block;
width: 100%;
height: calc((100vw - 20px)*(5/9)) !important;
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}


.iframegamewide2 {
display: block;
width: 100%;
height: calc((100vw - 20px)*(0.7444444)) !important;
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide3 {
display: block;
width: 100%;
height: calc((100vw - 20px)*(0.6617)) !important;
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide4 {
display: block;
width: 100%;
height: calc((100vw - 20px)*(7/12)) !important;
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide5 {
display: block;
width: 100%;
height: calc((100vw - 20px)*(15/24)) !important;
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegamewide6 {
display: block;
width: 100%;
height: calc((100vw - 20px)*(5/13)) !important;
max-height: 100vh;
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}


}


}

.resize-v {
   resize: vertical;
}

.resize-h {
    resize: horizontal;
}

.resize {
   resize: both !important;  
}

.resize > iframe,
.resize-v > iframe,
.resize-h > iframe {
   background-color: transparent;
   width: 100%;
   height: 100%;
   resize: none;
   border: none;
}


.iframegamenarrow {
display: block;
width: 100%;
max-width:99vh;
height: 100vh;	
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}

.iframegame {
display: block;
width: 100%;
height: 100vh;	
    border-radius: 8px;
    border: 2px solid;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-source: linear-gradient(to bottom, rgb(114, 230, 195), rgb(0, 161, 172));
    border-image-slice: 1;
	}
 

#searchsubmit, #searchsubmit2, #searchsubmit3, .pum-button-regular {
	background-image: url("/assets?p=%2Fimages%2Fplay-org-bg3.png");
	/* background-color: #E43F5B; */
	color:white;
	font-weight: bold;
}

.pum-button-regular {float:left;}


.tabswide {
  position: relative;   
  min-height: 730px; /* This part sucks */
  clear: both;
  margin: 25px 0;
}
.tab {
  float: left;
  margin-bottom:10px;
}
.tab label {
  background: #eee; 
  padding-top: 10px; 
  padding-right: 10px; 
  padding-left: 10px; 
  padding-bottom: 0px; 
  border: 1px solid #ccc;
  border-bottom: 5px solid #eee; 
  margin-left: -1px; 
  position: relative;
  left: 1px; 
}

.tab [type=radio] {
  display: none;   
}
.tabcontent {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #E43F5B; 
}
.tab [type=radio]:checked ~ label {
  background: #E43F5B;
  border-bottom: 5px solid #ffffff;
  z-index: 76;
}
[type=radio]:checked ~ label ~ .tabcontent {
  z-index: 75;
}



	
	