/*!
Theme Name: default-theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: default-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

default-theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
*/


/*Бонусная страница*/
.starzfutbol-bonus-list-li, .benifest__wrap:has(.starzfutbol-bonus-box) {
	padding: 35px 35px;
	transition: all 0.4s;
	box-shadow: 0 0 30px #01110D;
	margin-top: 30px;
	--border-angle: 0turn;
  --main-bg: conic-gradient(from var(--border-angle), #032D28, #011e1a 5%, #011e1a 60%, #032D28 95%);
  border: solid 2px transparent;
  border-radius: 1.4em;
  --gradient-border: conic-gradient(from var(--border-angle), transparent 25%, #ac06d6, #D2E506 99%, transparent);
  background: var(--main-bg) padding-box, var(--gradient-border) border-box, var(--main-bg) border-box;
  background-position: center center;
  animation: bg-spin 6s linear infinite;
}

@keyframes bg-spin {
  to {
    --border-angle: 1turn;
  }
}

@property --border-angle {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0turn;
}

.starzfutbol-bonus-box {
		color: #fff;
}

.benifest__wrap:has(.starzfutbol-bonus-box) button {
		color: #fff!important;
	margin: 0 auto;
}

.benifest__wrap:has(.starzfutbol-bonus-box):hover img {
transform: scale(1.03);
}

@media (max-width: 890px) {
	.benifest__item:has(.starzfutbol-bonus-box) {
    grid-template-columns: 1fr!important;
}
}

.benifest__item:has(.starzfutbol-bonus-box) {
    grid-template-columns: 1.65fr 1fr;
}

.benifest__wrap:has(.starzfutbol-bonus-box) img {
	transition: all 0.4s;
}


/*Блок с бонусами главная*/

.starzfutbol-bonus-tabs-home {
  text-align: center;
}

.starzfutbol-bonus-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: center;
}

.starzfutbol-bonus-list {
  list-style: none;
  margin: 0;
  padding: 0;	
}

.starzfutbol-bonus-img {
    position: relative;
    overflow: hidden;
	width: 35%;
	margin: 5px
	
}

.starzfutbol-bonus-list-li {
    width: -webkit-calc(50% - 26px);
    width: -moz-calc(50% - 26px);
    width: calc(50% - 26px);
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
	margin: 10px 10px;
	align-items: center;
	transition: all 0.5s;
}


@media screen and (max-width: 680px) {
    .starzfutbol-bonus-list-li {
        width: 100%;
    }
}

@media screen and (max-width: 460px) {
  .starzfutbol-bonus-list-li {
    flex-direction: column-reverse;
  }
}

.starzfutbol-bonus-img img {
    display: block;
  max-width: 100%;
    max-height: 100%;
}

.starzfutbol-bonus-description {
    padding-bottom: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	height: calc(100% - 25px);
	transition: all 0.5s;
	justify-content: flex-end;
}

.starzfutbol-bonus-description-title {
    display: block;
    font-weight: 700;
    font-size: 18px;
    margin: 15px 0 10px;
  color: #D2E506;
  text-decoration: none;
  text-transform: uppercase;
}

.starzfutbol-descr {
  width: auto;
    color: #fff;
	padding: 0 10px 20px 10px;
    margin: 0 0;
    position: relative;
	height: 100%;
}

.bonus-button {
  border: 2px solid #D2E506;
  background: #D2E506;
  color: #000!important;
  text-decoration: none!important;
}

.bonus-button {
  position: relative;
    width: 100%;
    box-sizing: border-box;
    max-width: 220px;
    border-radius: 50px;
    font-weight: 700;
    padding: 8px 28px;
  margin: 0 auto;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.3s;
}

.bonus-button:hover {
  background: transparent;
	color: #fff!important;
}

/*Блок с промокодом*/
.text-promo-box {
	display: flex;
	flex-direction: column;
}

.starzfutbol-promo-code-box {
  background-image: linear-gradient(90.87deg, #011e1a 30.19%, #032D28 102.14%);
  border-radius: 1.8em;
  display: flex;
  gap: 25px;
  padding: 40px 25px;
	align-items: center;
	margin: 25px;
	width: 60vw;
	transition: all 0.3s;
	border: 2px solid rgb(2 33 29 / 40%);
}

.starzfutbol-promo-code-info .info__btn {
	margin-top: 0px;
}

.starzfutbol-promo-code-block {
	display: flex;
	justify-content: center;
	
}

.starzfutbol-promo-code-title {
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  color: #D2E506;
  text-transform: uppercase;
	width: 25%;
}

.starzfutbol-promo-code-info {
  text-align: center;
  color: #fff;
	width: 35%;
}

.starzfutbol-promo-code-info .info__btn button {
	max-width: 200px;
}

.starzfutbol-promo-code-field {
  display: flex;
  align-items: center;
  position: relative;
	width: 40%;
	justify-content: center;
}

.starzfutbol-bonus-code {
  border: 2px #fff;
	border-radius:  1em 0 0 1em;
	border-style: solid;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  padding: 13px 16px;
  width: 100%;
}

.starzfutbol-bonus-code-copy {
  background: #fff;
	border-radius: 0 1em 1em 0;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 16px 20px;
}

@media screen and (max-width: 890px) {
    .starzfutbol-promo-code-box {
    flex-direction: column;
		max-width: 400px;
    align-items: center;
    }
	.starzfutbol-promo-code-title, .starzfutbol-promo-code-info, .starzfutbol-promo-code-field {
		width: 80%;
	}
	.starzfutbol-promo-code-box {
		width: 70vw;
	}
	.text-promo-box {
	flex-direction: column-reverse;
}
	.starzfutbol-block-text-code {
		display: flex;
    flex-direction: column-reverse;
    align-items: center;
    }
}

.ctc-inline-copy-icon .copy-icon, .ctc-inline-copy-icon .check-icon {
    height: 26px;
    width: 26px;
    color: #032D28;
	margin-left: -4px
}


/*Блок победителями*/

.winner-box {
  margin: 35px 0;
  display: flex;
  border-radius: 4px;
}

.winners-title {
  text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    background-color: #032D28;
    padding: 8px 12px;
    border-radius: 6px 0 0 6px;
}

.winners-line {
    display: flex;
    align-items: center;
    flex: 1 1;
    background-color: #0B4C43;
    overflow: hidden;
    width: max-content;
    border-radius: 0 6px 6px 0;
}

.winners-list {
    display: flex!important;
    list-style: none;
    margin: 0;
    padding-left: 100%;
    animation: scroll 36s linear infinite;
}

@keyframes scroll {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(calc(-100% - 3px));
}
}

.winners-person {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    white-space: nowrap;
    margin-left: 32px;
}

.winners-reward {
    color: #D2E506;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 4px;
}

.winners-person:before {
    content: '';
    width: 24px;
    min-width: 24px;
    height: 24px;
	-webkit-mask-image: url(https://888starz.futbol/wp-content/uploads/2025/07/trophy.png);
    mask-image: url(https://888starz.futbol/wp-content/uploads/2025/07/trophy.png);
	background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
}