/*
Theme Name: CS
Text Domain: twentytwenty
Version: 2.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Designed for Terafom.
Author: Coding Solutions
Author URI: https://codingsolutions.in/
Theme URI: https://codingsolutions.in/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

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

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

.one-full { width:100%; display: flex; }
.one-half { width:50%; }
.one-third { width:33%; }
.one-fourth { width:25%; }
.two-third { width:66%; }
.center-align { text-align:center!important; }
.left-align { text-align:left!important; }
.right-align { text-align:right!important; }
b, strong { font-weight: 600!important; }
.no-pad { padding:0!important; }

#loading { width: 100%; height: 100vh; background: url(img/webload2.gif) no-repeat center center #000; position: fixed;  background-color: black !important; z-index: 99999; }

.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6,
.dark-bg p { color:#fff; }
h2 { margin-bottom:20px!important; }
h5 { color:#13b1cd!important; font-weight:700!important; font-size:14px!important; letter-spacing:1.5px; margin-bottom:20px!important; }
h6 {line-height: 26px;}

.single-tournament .about-text p { color: #fff !important; font-size: 14px; }
.single-tournament .tournament-bracket .tlogo { margin-right:10px; /* border:solid 1px #ddd; */ background-color:#191b2b; }

.page-content h4 {font-family: Montserrat, sans-serif; color:#242424; font-size:20px; line-height:24px; margin: 10px 0 10px; }
.page-content h4 strong { font-weight: 700; }
.page-content p {font-family: Montserrat, sans-serif; color:#444; font-size:16px; font-weight:400; margin-top: 15px; text-align: justify; }
.page-content ul {margin-top: 15px;}
.page-content ul li {line-height: 26px; font-family: Montserrat, sans-serif; color: #444; font-size: 16px; font-weight: 400; }

.featured-item .elementor-icon-box-icon .elementor-icon { border-style:dashed; }
.featured-item:hover .elementor-icon-box-icon .elementor-icon { color: #536dfe!important; border-color: #536dfe!important;}
.featured-item:hover .elementor-icon-box-icon .elementor-icon i {}
.featured-item:hover .elementor-icon-box-content .elementor-icon-box-title span,
.featured-item:hover .elementor-icon-box-content .elementor-icon-box-description {color: #536dfe!important;}

/* About - Page */
.line-title {
  position: relative;
  width: 400px;
  font-weight:500;
}
.line-title::before,
.line-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 4px;
  border-radius: 2px;
}
.line-title::before {
  width: 100%;
  background: #f2f2f2;
}
.line-title::after {
  width: 32px;
  background: #e73700;
}
.game-section {
  padding: 60px 50px;
}
.game-section .owl-stage {
  margin: 15px 0;
  display: flex;
  display: -webkit-flex;
}
.game-section .item {
  margin: 0 15px 60px;
  width: 320px;
  height: 400px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  background: #343434 no-repeat center center / cover;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.game-section .item.active {
  width: 500px;
  box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 12px 40px 40px rgba(0, 0, 0, 0.25);
}
.game-section .item:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
}
.game-section .item-desc {
  padding: 0 24px 12px;
  color: #fff !important;
  position: relative;
  z-index: 1;
  overflow: hidden;
  transform: translateY(calc(100% - 54px));
  -webkit-transform: translateY(calc(100% - 54px));
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.game-section .item.active .item-desc {
  transform: none;
  -webkit-transform: none;
  color: #fff !important;
}
.game-section .item-desc h3 a { color: #fff !important; }
.game-section .item-desc h3 {
  opacity: 0;
  -webkit-transform: translateY(32px);
  transform: translateY(32px);
  transition: all 0.4s ease-in-out 0.2s;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
}
.game-section .item.active .item-desc h3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.game-section .owl-theme.custom-carousel .owl-dots {
  margin-top: -20px;
  position: relative;
  z-index: 5;
}

/*--- TESIMONIAL ---*/

.gtco-testimonials {
  position: relative; 
}
@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}
.gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
  color: #FFFFFF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  letter-spacing: 2px;
  background-color:black;
  padding:10px 5px;
}
.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.gtco-testimonials .owl-nav {
  display: none;
}
.gtco-testimonials .owl-dots {
  text-align: center;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 20px 40px;
  border-radius: 20px;
  border: 0;
  height:auto;
  display: flex;
  flex-direction: column;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.gtco-testimonials .card h5 { color: #01b0f8; font-size: 24px!important; font-family: Montserrat, sans-serif; font-weight:500!important; line-height: 1.3; letter-spacing: 0; margin:20px 0 0; }
.gtco-testimonials .card h5 span {
  font-size: 18px!important; font-weight:500!important; color: #666666; }
.gtco-testimonials .card p {
  font-weight: 300;
  color: #555;
  padding-bottom: 15px;
}
.gtco-testimonials .card p i { font-size: 8px; line-height: 20px; vertical-align: top; color: #888; }
.gtco-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
}
.gtco-testimonials .center {
  opacity: 1;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}


@media (min-width: 768px) and (max-width: 991px) {
  .line-title {
    width: 330px;
  }

  /* -------- Landing page ------- */
  .game-section {
    padding: 50px 30px 40px;
  }
  .game-section .item {
    margin: 0 12px 60px;
    width: 240px;
    height: 330px;
  }
  .game-section .item.active {
    width: 360px;
  }
  .game-section .item-desc {
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}

@media (max-width: 767px) {
  .line-title {
    width: 250px;
  }

  /* -------- Landing page ------- */
  .game-section {
    padding: 30px 15px 20px;
  }
  .game-section .item {
    margin: 0 10px 40px;
    width: 200px;
    height: 280px;
  }
  .game-section .item.active {
    width: 270px;
    box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
  }
  .game-section .item-desc {
    padding: 0 14px 5px;
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}


/*---- CONTACT US ----*/
.contact_section_start{
    padding: 50px 0 0;
    background-color: #ffff;
    position: relative;
    z-index: 2;
}
.contact_section_start .elementor-container{
    max-width: 1200px;
    margin: auto;
    padding: 0 25px;
}

.contact_form .wpcf7-not-valid-tip { display:none; }

.contact_form{
    padding: 25px 25px 0;
    transform: translateY(60px);
}

.contact_form form{
    box-shadow: 0 0 35px #0001, 0 0 15px #0001, 0 0 5px #0001;
    border-radius: 15px;
    padding: 40px 25px;
    backdrop-filter: blur(15px);
}

.form_control{
    padding: 5px 10px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #0002;
    font-family: inherit;
    font-size: 16px;
    margin-bottom: 35px;
    outline: none;
    transition: 0.3s ease-in-out;
}

.form_control::placeholder{
    color: #ccc;
}

.form_control:is(:hover,:focus){
    border-bottom-color: #2196f3;
}

.contact_form .wpcf7-not-valid.form_control{
    border-bottom-color: #dc3232;
}

.form_flex{
    display: flex;
    gap: 20px;
}
.form_flex span.wpcf7-form-control-wrap { width: 100%; }
@media all and (max-width: 550px) {
    .form_flex{
        flex-direction: column;
    }
}


.submit_btn{
    border: none;
    background-color: #03a9f4;
    color: #fff;
    padding: 6px 25px;
    font-size: 18px;
    border-radius: 25px;
    box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.1), 0 1rem 2rem -1rem rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    display: inline-flex;
    gap: 10px;
    align-items: center;
}

/* Tournament single */
.tiny-bg { width: 30px; height: 30px; vertical-align: middle; border-radius: 5px; background-color: #64b3f4; }
table.tmt-overview {background-color: #ffffff;}
table.tmt-overview tr {}
table.tmt-overview tr:hover {background-color: #8E2DE2 !important;}
table.tmt-overview tr th { color:#000!important;  padding:10px 15px!important; transition:unset!important; }
table.tmt-overview tr td { color:#000!important; border: 1px solid #ddd!important; background-color: transparent!important; padding:10px 15px!important; transition:unset!important; }
table.tmt-overview tr:hover th, table.tmt-overview tr:hover td { color:#fff!important; background-color: transparent !important; }
.tmt-grp-list .list { max-width: 720px; }

/* Single game page */
.tax-game .event-card-img-box { background-color:#ddd; text-align: center; }
.tax-game .event-card-img-box img { border-radius:8px 8px 0 0; }
.tax-game .invited-details { margin-top: 10px; }
.tax-game .event-card-title { font-size: 16px; font-weight: 600; }