/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 15 2023 | 09:00:00 */
/*hero-section*/

.hero-section {
    padding: 200px 0 50px;
    color: #fff;
    position: relative;
}
.owl-nav button1.owl-next:before {
    background-image: url(/wp-content/themes/wpstack-child/includes/images/others/arrow1.svg);
}


 .recommended-slider button {
    background: transparent!important;
}

.owl-nav button:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}


.recommended-slider .owl-nav {
    display: flex!important;
    justify-content: space-between!important;
}


.meet_area .owl-nav {
	display: block!important;
}

.view-more {
    margin-top: 15px;
}




.recommended-slider .owl-nav button {
    top: 60px;
}

.video h3 {
    font-family: 'Simpler'!important;
    font-size: 20px;
	padding-bottom: 5px!important;
    letter-spacing: 0!important;
}


h2.lette-sapce-10 {
	    line-height: 1;
	margin-right: -1rem;
}

.owl-nav button-1.owl-prev:before {
    background-image: url(/wp-content/themes/wpstack-child/includes/images/others/arrow2.svg);
}



.hero-text {
    position: relative;

}

.hero-text h1 {
    color: #fff;
    font-size: 120px;
}

.hero-text h2 {
    color: #fff;
    font-size: 28px;
}

.video h3 {
    z-index: 2;
}

/*recommended-section*/

.recommended-slider {
    margin-bottom: 20px;
}

.recommended-slider .owl-nav button {
    top: 60px;
}

.recommended .thumb {
    margin-bottom: 15px;
}

.rd-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rd-text h2 {
    font-size: 24px;
    margin-bottom: 0;
    max-width: 150px;
    font-family: SimplerBold;
}

/*subscribe-section*/

.subscribe-content .sb-text {
     flex-flow: column;
    justify-content: center;
}

.subscribe-section {
    color: #fff;
    background-color: #2e2e81;
}

.subscribe-content {
    display: flex;
    align-items: center;
}


.subscribe-content .title {
     margin-bottom: 0;
    max-width: 500px;
      min-width: 480px;
	
    position: relative;
}

h2 {
	margin-top: -1rem;

}

.white-color {
color: #fff!important;
}
.white-color img{
filter: brightness(0) invert(1);
}

.subscribe-content .title:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 0px;
    top: 0;
    background-color: #fff;
}

.sub-title-simpler {
    font-family: 'Simpler';
    font-size: 30px;
    letter-spacing: 0;
}

.subscribe-content .title h2 {
     max-width: 345px;
   color: #fff;
}

.subscribe-content .sb-text {
    font-size: 20px;
	padding-right: 50px;
    max-width: 920px;
    color: #fff;
}


/*key-plan*/

.key-plan .text {
    max-width: 600px;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-align: right;
    line-height: 28px; 

}


.key-plan .text a span {
    margin-right: 5px;
}

.key-plan .text a:hover span {
    margin-right: 8px;
}

.key-plan .title {
    margin-bottom: 30px;
}


/*upcoming-section*/

.upcoming-slider {
    margin-bottom: 50px;
}

.upcoming-slider .owl-nav button {
    top: 50px;
    margin-top: 0;
}

.up-item .thumb {
    position: relative;
}

.up-item .icon {
    position: absolute;
    left: 10px;
    top: 5px;
}

.up-item .thumb .button {
    top: 15px;
    right: -20px;
    position: absolute;
}

.up-item .btn-black {
    font-size: 16px;
    color: #fff;
    border-radius: 0;
    background-color: #000;
}

.up-item .thumb {
    margin-bottom: 15px;
}



.up-text h2 {
    font-size: 24px;
    margin-bottom: 0;
    font-family: SimplerBold;
}

.up-text h2 span {
    display: block;
}

.up-text ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
}

.up-text ul li:last-child {
    border-bottom: 3px solid #000;
}

.up-text ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.up-text ul li a p {
    margin-bottom: 0;
}


.up-text ul li a p span:first-child {
    padding-left: 8px;
    margin-left: 5px;
    border-left: 1px solid #000;
}

.up-text ul li a .button span {

    font-size: 16px;
    margin-right: 5px;
    margin-top: 2px;
}

/*characters-section*/

.title.style-1 {
    display: flex;
    align-items: center;
}



.cs-text {
    padding-right: 30px;
}

.cs-text ul {
    margin-bottom: 30px;
}

.cs-text ul li {
    padding-top: 20px;
    padding-bottom: 25px;
    display: flex;
    font-size: 16px;
 
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.cs-text ul li .text {
    margin-left: 20px;
}

.cs-text ul li .link {
    min-width: 100px;
    text-align: left;
}

.cs-text ul li .text h3 {
 font-size: 3rem;
    letter-spacing: -1.51px;
    padding-bottom: 5px;
}

.cs-text ul li .text p {
    margin-bottom: 0;
}

/*video-section*/

.video-slider {
    margin-bottom: 30px;
}

.video {
    position: relative;
    overflow: hidden;
}

.video h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;   
}

.overlay img {
    width: initial !important;
    display: inline-block !important;
}

/*players-section*/

.slider-item {
    text-align: center;
}

.slider-item img {
    display: inline-block;
}

.slider-item .thumb {
    margin-bottom: 15px;
}

.player-slider {
    margin-bottom: 30px;
}

.player-slider .owl-item {
    opacity: 0.5;
    margin-top: 15px;
}

.player-slider .owl-item.active.center{
    opacity: 1;
}

.owl-item.active.center .slider-item .thumb {
    box-shadow: 0 10px 30px rgb(0 0 0 / 42%);
}

.slider-item .text {
    opacity: 0;
}

.owl-item.active.center .text {
    opacity: 1;
}

.slider-item .text h3 {
    font-size: 30px;
    margin-bottom: 0;
}

.player-slider .slick-arrow {
    top: initial;
    bottom: 30px;
    width: 60px;
    height: 10px;    
}

.player-slider .slick-arrow.prev {
    left: 100px;
}

.player-slider .owl-nav {
    bottom: 0;
}

.player-slider .owl-nav button {
    top: initial;
    bottom: 40px;
    width: 50px;
    height: 10px;
}

.subscribe-content {
	    align-items: stretch;
}
 .subscribe-content .title{
      display: flex;
       align-items: center;
    padding-left: 50px;

}


.player-slider .owl-nav button:before {
    width: 50px;
    height: 10px;
}

.player-slider .owl-nav button.owl-prev {
    left: 70px;
}

.player-slider .owl-nav button.owl-next  {
    right: 70px;
}




/*cta-section*/

.cta-section {
    background-color: #ffceb4;
}


.cta-section a.btn {
    color: #6e4e9b;
    padding: 8px 30px;
    border-radius: 30px;
    margin-left: 20px;
	background: transparent!important;
    border: 2px solid #6e4e9b!important;
}

.cta-section .thumb {
    margin-bottom: 50px;
}

.cta-section a.btn:hover {
    color: #fff;
    background-color: #6e4e9b;
}

.cta-section a.btn:last-child {
    margin-left: 0;
}


/*preloader*/

#preloader {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    height: 100vh;
    width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.loader3 {
    width: 5.0rem;
    height: 5.0rem;
    display: inline-block;
    padding: .0rem;
    text-align: left;
}

.loader3 span {
    position: absolute;
    display: inline-block;
    width: 5.0rem;
    height: 5.0rem;
    border-radius: 100%;
    background: #152546;
    -webkit-animation: loader3 1.5s linear infinite;
    animation: loader3 1.5s linear infinite;
}

.loader3 span:last-child {
    animation-delay: -0.9s;
    -webkit-animation-delay: -0.9s;
}

.characters-section a {
    display: flex;
    align-items: center;
}

.overlay-background{
    height: 130px;
    width: 398px;
    background-image: -webkit-linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background-image: -moz-linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background-image: -o-linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    bottom: 0px;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    top: auto!important;
}

.overlay {
    z-index: 2;
}