/*!
Theme Name: play
Text Domain: play
*/


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	padding:0;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:15px;
	line-height:1.6;
	color: rgba(255,255,255,0.8);
  background: url(/wp-content/uploads/2024/06/bg_left2.png) top 30% left/10% no-repeat, url(/wp-content/uploads/2024/06/bg_right4.png) top 10% right/10% no-repeat, radial-gradient(64% 50.2% at 11% 63.8%, #ffd600 -300%, rgba(255, 214, 0, 0) 55%), #010100;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/* Grouping content
	 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
	font-weight:700;
	color:#fff;
	line-height:1.3;
	clear:both;
}
h1 {font-size:25px;}
h2 {font-size:23px;}
h3 {font-size:21px;}
h4 {font-size:19px;}
h5 {font-size:17px;}
h6 {font-size:15px;}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}
input, textarea {line-height:1.5;border:1px solid rgba(0,0,0,0.1);padding:10px;}
input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus {border:1px solid rgba(0,0,0,0.15);box-shadow:none;outline:0;}
textarea {width:100%;max-height:130px;}
.search-form label, .search-form input {width:100%;}
.search-form .search-submit {display:none;}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/* Comments
--------------------------------------------- */
#comments label {display:block;font-size:13px;opacity:0.7;margin:0 0 6px;}

.bypostauthor {
	display: block;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 0;
}
#comments input[type="submit"] {background: #524801;padding:10px 20px;border-radius:5px;font-weight:700;color:#fff;border:none;}
/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */


blockquote {
	margin: 0 0 15px;
	padding-left:15px;
	border-left:4px solid #ff008c;
	font-size:18px;color:#fff;
	font-style:italic;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

ul, ol {margin:0 0 15px 15px;padding:0;}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 15px;
	width: 100%;
	border-collapse: collapse;
	border:1px solid rgba(255,255,255,0.1);
}
th, td {padding:10px 15px;border:1px solid rgba(255,255,255,0.1);}

@media screen and (max-width: 767px) {
    .tmob {
        width: 100%;
        overflow: auto!important;
        border:1px solid rgba(255,255,255,0.1);
       
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .tmob table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 5px 0;opacity:0.7;font-style:italic;font-size:14px;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}



/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}
p {margin:0 0 15px;}
/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
a {text-decoration:none;color:#ffd600;}
a:hover {text-decoration:none;color:#fff;}
a:focus{
	outline:0;;
}

#navbarNav {padding-top:8px;}

.pagination {
clear:both;
}
.slct ul {list-style:none;margin:0;}
.slct ul li {display:inline-block;margin-right:10px;margin-bottom:25px;}
.slct ul li a {
  font-weight: 700;
  color: #fff;
 
  
  border-radius: 5px;
  padding: 10px 25px;
  background: #524801;}
.nav-links a, .nav-links span {font-weight:700;color:#fff;background: #1a1500;padding:5px 10px;margin-right:5px;}
.nav-links a:hover, .nav-links span.current {color:#000;background:#ffd600;}
.header-one {background: radial-gradient(37% 76.2% at 58% 40%,#262000 41%,#010100 110%);padding:15px 0;}
.home-footer-bg {background:#1a1500;text-align:center;padding:30px 0 20px;}
.home-footer-bg ul {margin:0;list-style:none;}
.home-footer-bg ul li {display:inline-block;margin:0 15px 5px;}
.home-footer-bg ul li a {font-weight:700;color: #fff;}
.home-footer-bg ul li a:hover {color:#ffd600;}
a.click_1 {text-align: center;
  font-weight: 700;
  background: #ffd600;
  color: #000;
  padding: 10px 30px;
  border-radius: 10px;}
a.click_2 {text-align: center;
  font-weight: 700;
  background: linear-gradient(135deg, #ff00e3 0%,#ff008c 100%);
  color: #fff;
  padding: 10px 30px;
  border-radius: 10px;}
#navbarNav ul {margin:0;list-style:none;}
#navbarNav ul li {display:inline-block;margin-right:20px;}
#navbarNav ul li a {font-weight:700;color: #fff;}
#navbarNav ul li a:hover {color:#ffd600;}
.home-banner-spacing {padding:70px 30px 0;position:relative;overflow:hidden;border-radius:10px;font-weight:700;
color:#fff;background:url(/wp-content/uploads/2024/06/banner2.jpg) no-repeat left center;
height:320px;margin:15px auto 30px;background-size:cover;width:100%;max-width:1110px;}
.bts {font-weight:400;text-transform:uppercase;}
.btb {font-size:30px;line-height:1.2;font-weight:900;}
.banner-link {position:absolute;left:0;top:0;width:100%;height:100%;}
.btp {display:inline-block;position:relative;z-index:9;}
.btp span { 
position:relative;
margin-right:22px;display:inline-block;
cursor:pointer;
color: #fab411;
}

.btp span:after {
	content: '';
    -webkit-mask-image: url(/wp-content/themes/play/images/copy.svg);
    mask: url(/wp-content/themes/play/images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #fab411;
    position:absolute;
    width: 18px;
    height: 18px;
    top:2px;
	right:-22px;
}
.home-banner-spacing a.click_2 {display:block;margin:30px 0;max-width:200px;padding:10px;}
@media (max-width:1140px) {
.home-banner-spacing {margin:15px 0 30px;border-radius:0;max-width:100%;}
}
@media (max-width:767px) {
.home-banner-spacing {height:auto;padding:30px 15px;text-align:center;}
.btb {font-size:25px;}
.home-banner-spacing a.click_2 {margin:30px auto;}
.home .linkshdr, .home #navbarNav {display:none;}
}
.home-slots-spacing ul, .slots ul {margin:0 -15px;list-style:none;}
.home-slots-spacing ul li, .slots ul li {float:left;width:25%;padding:0 15px;}
.box-slot {position:relative;background:#000;border-radius:5px;overflow:hidden;text-align:center;margin:0 0 30px;display:block;}
.box-slot span {color:#fff;font-size:14px;}
.box-slot img {width:100%;display:block;}
.box-slot:hover img {opacity:0.2;}
.box-hover {position:absolute;left:0;top:20%;width:100%;display:none;}
.box-slot:hover .box-hover {display:block;}
.box-slot a.click_2 {padding:7px;display:block;max-width:170px;margin:10px auto;}
.home h1, .home h2, .section-title {font-weight:700;color:#fff;margin:0 0 15px;font-size:23px;}
.article-wrap {border-radius: 5px;overflow:hidden;margin:0 0 30px;background:#1a1500;}
.article-wrap img {width:100%;display:block;}
.article-title a {display:block;line-height:1.3;font-weight:700;padding:10px 15px 15px;}
a.text-link {font-weight:700;color:#fff;text-transform:uppercase;}
.copy-right {font-size:13px;border-top:1px solid rgba(255,255,255,0.1);padding-top:30px;}
.copy-right ul {margin:0 0 10px;list-style:none;}
.copy-right ul li {margin:0 10px 5px;display:inline-block;}
.copy-right ul li a {font-weight:400;}
.linksftr {padding:30px 0 40px;}
.linksftr a.click_1 {margin-right:15px;}
.linkshdr {text-align:right;padding-top:8px;}
.linkshdr a.click_1 {margin-right:5px;}
.home-text-spacing {padding-bottom:30px;}
.home-text-spacing a {text-align: center;
  font-weight: 700;
  color: #fff;display:block;max-width:230px;margin:15px auto;
  border-radius: 5px;
  padding: 10px;
  background: #524801;}
.logo img {max-width:180px;}
.header-page {background: #1a1500;padding:15px 0;}
.header-page h1 {margin:0;font-size:23px;color:#fff;}
.breadcrumbs {font-size:13px;}

.blog-detail-img {float:left;width:45%;margin-right:20px;margin-bottom:15px;}
.blog-detail-img img {width:100%;}
.blog-detail-content ul, .blog-detail-content ol, .blog-detail-content blockquote, .blog-detail-content p {clear:both;}
.blog-detail-content p:first-of-type {clear:none;}
.ws-section-spacing {padding:30px 0;}
.linkssdb {padding-top:20px;}
.linkssdb a {display:block;}
.linkssdb a.click_1 {margin-bottom:15px;}
.sidebar {background: #1a1500;padding:15px;height:100%;}
.sidebar ul {margin:0 0 15px;list-style:none;}
.sidebar ul li {margin:0 0 10px;}
.sidebar ul li a {font-weight:700;display:block;line-height:1.3;}
.widgets-title {font-weight:700;color:#fff;margin-bottom:15px;font-size:20px;}
.comment-title, .comment-reply-title {font-weight:700;color:#fff;margin-bottom:15px;font-size:20px;}
ol.comment-list {list-style:none;margin:0;}
ol.comment-list ol {list-style:none;margin:0;padding-left:30px;}
.comment-date {font-size:13px;opacity:0.7;}
.comment-head img {float:left;margin-right:15px;}
.comment-content {padding-bottom:20px;}
.blog-title a {display:block;line-height:1.3;font-size:18px;margin:0 0 10px;font-weight:700;}
.blog-card {padding-bottom:15px;}
.page-title {font-weight:700;color:#fff;font-size:20px;margin:0 0 15px;}
.page-not-found {text-align:center;padding:100px 0;}
.taxonomy-description {padding-top:20px;}
.blog-detail-btn {text-align:center;padding:30px 0;}
.blog-detail-content iframe {width:100%;height:450px;border:none;padding:0;}
.block-read {text-align:center;padding:10px 0 20px;}
.block-read a {color:#000;border:2px solid #03a528;padding:10px 20px;font-weight:700;border-radius:30px;}
@media (max-width:1199px) {
.box-hover {top: 15%;}

}
@media (max-width:991px) {
.box-hover {top: 25%;}
.home-slots-spacing ul li, .slots ul li {width:50%;}
.header-one {text-align:center;}
.linkshdr {text-align:center;padding:10px 15px 20px;}
#navbarNav {padding:15px 0;}
#navbarNav ul li {margin:0 10px 5px;}
.sidebar {height:auto;margin-top:30px;}

}
@media (max-width:767px) {
.box-hover {top: 20%;}
.blog-detail-img {width: 100%;margin-right: 0;}

}
@media (max-width:500px) {
.box-hover {top: 25%;}
.home-slots-spacing ul li, .slots ul li {width:100%;}
}
@media (max-width:380px) {
.linksftr a.click_1, .linkshdr a.click_1 {margin-right:0;margin-bottom:15px;}
.linkshdr a, .linksftr a {display:block;}
}