@charset "UTF-8";

/*
Theme Name: Yokey
Theme URI: 
Author: the Yokey team
Author URI: 
Description: 
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yokey
Tags: 

*/

@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');


*{

    box-sizing: border-box;
}
body {
   margin: 0px;
   padding: 0px;
  font-family: "Red Hat Display", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
background: #0f0b00;
} 
.clear{
    clear: both;
}
.container{
    width: 90%;
    max-width: 1920px;
    margin:0 auto;
} 
a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    text-decoration: none;
}

h1,h2,h3,h4,h5{
    font-weight: normal;
} 

.yokey-header{
	padding: 25px 40px;
}

.yokey-header .yokey-header-inner{
	width: 100%; 
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0px;
  
}
.yokey-header .yokey-header-inner .yokey-header-logo img{
	height:35px;
}
.yokey-header .yokey-header-inner .yokey-header-logo{
width: 20%;
}
.yokey-header .yokey-header-inner .yokey-header-right-btn{
width: 20%;
}
 .yokey-header .yokey-header-inner .yokey-header-nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin: 0px;
}

 .yokey-header .yokey-header-inner .yokey-header-nav ul li, .yokey-header .yokey-header-inner .yokey-header-nav ol li {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}

 .yokey-header .yokey-header-inner .yokey-header-nav ul li a {
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color:#fff;
}

.yokey-header .yokey-header-inner .yokey-header-right-btn .yokey-header-btn{
	border-radius: 36px;
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  background: #fff;
  color: #000;
  padding: 12px 25px;
  float: right;
  font-size: 16px;
}

.yokey-home-banner{
	padding: 60px 0px;
}
.yokey-home-banner .yokey-home-banner-content{
	position: relative;
}

.yokey-home-banner .yokey-home-banner-content{
	position: relative;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.yokey-home-banner .yokey-home-banner-content:before{
	content: 'YOKEY';
		color:rgba(255, 255, 255, 0.06);
	font-size: 17vw;line-height: 17vw;
 font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800; 
  position: absolute;
  left: -41vw;
  top: 0px;
}
.yokey-home-banner .yokey-home-banner-content:after{
	content: 'YOKEY';
		color:rgba(255, 255, 255, 0.06);
	font-size: 17vw;line-height: 17vw;
 font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800; 
  position: absolute;
  right: -41vw;  top: 0px;
}
.yokey-home-banner .yokey-home-banner-content h2{
	color:#fff;
	font-size: 17vw;
 line-height: 17vw;
 font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  text-align: center;
  margin: 0px;
  -webkit-text-stroke: 3px #FFB91C;
text-stroke: 3px #FFB91C;
  text-shadow:-6px 5px 0px rgba(255,185,28,1);
  letter-spacing: 2px;
}
.yokey-home-banner .yokey-home-banner-content h3{
	color: #fff;
    font-size: 2.7vw;
    font-family: "Red Hat Display", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    letter-spacing: 4px;

}
.yokey-home-banner .yokey-home-banner-content .text{
	color:#fff;
	font-size: 17vw;
 
 font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  text-align: center;
  margin: 0px;
  text-shadow:-6px 5px 0px rgba(255,185,28,1);

}
.yokey-home-slider {
	padding-bottom: 20px;
}

.yokey-home-slider .slick-slide {
   padding: 0px 10px;
  transition: 0.5s;
  text-align: center;
  position: relative;
  border-radius:16px;  cursor: pointer;
}

.yokey-home-slider .slick-slide .yokey-home-slide-content {
	position:absolute;
top: 1px;
  left: 11px;
  border-radius:16px;
  width: calc(100% - 22px);
  height: calc(100% - 7px);
display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
 cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s; 
}
.yokey-home-slider .slick-slide .yokey-home-slide-content h3{
   color: #fff;
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800; 
  font-size: 36px;
  text-transform: uppercase;
  margin: 0px;
}
.yokey-home-slider .slick-slide .yokey-home-slide-content span{
  color: rgba(255, 185, 28, 1);
  font-family: "Red Hat Display", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
font-size: 18px;
text-transform: uppercase;
}
.yokey-home-slider .slick-slide .yokey-home-slide-content span:after{
  margin-left: 5px;
  content: '';
  width: 15px;
  height: 13px;
  background: url(images/yokey-link-arrow.png) no-repeat;
  display: inline-block;
}
.yokey-home-slider .slick-slide:hover .yokey-home-slide-content {
	opacity:1;
}
 
 .mobile-burguer-icon{
 	float: right;
 	margin-left: 15px;
 	display: none;
 	cursor: pointer;
 }
 .yokey-home-slider .slick-slide img{
border-radius:16px; 
display: inline-block;
width: 100%;
transition: all 0.3s ease;
border:#fff solid 1px;
}
.mobile-nav-close{
 position: absolute;
right: 30px;
  top: 26px;
cursor: pointer;
}
.yokey-mobile-nav{
	background: #0f0b00;
	width: 100%;
	top: 0px;
	position: fixed;
	height: 100%;
	right: -100vw;
	z-index: 9;
	padding: 30px;
	-moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    transition: right 0.5s;
}
.yokey-mobile-nav.show{
	right:0px;
}
.yokey-mobile-nav-logo img{
	height: 23px;
}
.yokey-mobile-nav ul{
	padding: 0px;
	list-style: none;
	margin: 0px;
	margin-top: 40px;
}
.yokey-mobile-nav li{
	padding:15px 10px;
}
.yokey-mobile-nav li a{
	font-size: 24px;
	line-height: 24px;
	color: #fff;
}
@media only screen and (min-width: 1580px)  {
.yokey-header .yokey-header-inner .yokey-header-nav ul li a {
   
  font-size: 20px;
}
.yokey-header .yokey-header-inner .yokey-header-logo img {
  height: auto;
}
.yokey-header .yokey-header-inner .yokey-header-right-btn .yokey-header-btn {
  
  padding: 15px 30px;
  float: right;
  font-size: 18px;
}
}
@media only screen and (max-width: 650px)  {
  .yokey-home-slider .slick-slide .yokey-home-slide-content h3 {
   font-size: 26px;
}
	 .mobile-burguer-icon{
 	 
 	display: block;
 }
.yokey-header .yokey-header-inner .yokey-header-nav{
display: none;
}
.yokey-header .yokey-header-inner .yokey-header-logo img {
  height: 24px;
}
.yokey-header {
  padding: 15px 20px;
}
.yokey-header .yokey-header-inner .yokey-header-right-btn {
  width: 50%;
}
.yokey-header .yokey-header-inner .yokey-header-right-btn .yokey-header-btn {
  padding: 8px 20px;
  font-size: 12px;
}
.yokey-home-banner .yokey-home-banner-content h2 {
  color: #fff;
  font-size: 23vw;
  line-height: 23vw;
  -webkit-text-stroke: 2px #FFB91C;
  text-stroke: 2px #FFB91C;
  text-shadow: -2px 3px 0px rgb(255, 185, 28);
  letter-spacing: 3px;
}
.yokey-home-banner .yokey-home-banner-content h3 {
  font-size: 4vw;
  letter-spacing: 2px;
}
.yokey-home-banner .yokey-home-banner-content:before {

  font-size: 23vw;
  line-height: 23vw;
  left: -72vw;
  top: 0px;
}
.yokey-home-banner .yokey-home-banner-content:after {

  font-size: 23vw;
  line-height: 23vw;
  right: -72vw;
  top: 0px;
}
}