.sponsors .sponsor-list a img{
    height: 25px !important;
}

.tabs .nav-tabs .nav-item img {
    height: 30px !important;
}

.subpage h2, .subpage .h2, .subpage h2 a, .subpage .h2 a {
    margin-bottom: 15px !important;
}

.blog-icon {
    margin-bottom: 24px !important;
}

.blog-icon img{
    width: 100px !important;
    display: block;
}

.resend-otp-message {
    display: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-align: left;
    color: var(--green2);
    padding-left: 22px;
    margin-top: 8px;
    position: relative;
}

.auto-min-height{
    min-height: auto !important;
}

._otp-countdown{
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 18.2px !important;
    text-align: right !important;
    color: #ff3030 !important;
}

.resend-otp{
    text-decoration: underline !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16.68px !important;
    text-align: center !important;
    color: #8b959e !important;
    margin-top: 24px !important;
    width: 100% !important;
}
.activity-tabs{
  padding-top: 64px !important;
}
.activity-body{
  display: flex;
  flex-direction: row;
  gap: 16px;
}
.activity-content{
  display: flex;
  flex-direction: column;
}
.activity-image-wrapper{
  width: 30%;
}

.btn-activity-register:active,
.btn-activity-register:visited,
.btn-activity-register:hover,
.btn-activity-register{
  width: 144px;
  text-align: center;
  padding: 12px 16px;
  background-color: #34C274;
  color: #000 !important;
  text-decoration: none;
  font-weight: 600;
  border-radius: 18px;
}
.btn-activity-wrapper{
  display: flex;
  align-items: center;
}
.activity-disabled{
  background-color: #FD6969 !important;
  pointer-events: none;
}
.gamerhub-tabs{
  margin-top: 128px;
}
.gamerhub-menu-wrapper{
  position: relative;
  display: inline-block;
  margin-left: 24px;
  padding-bottom: 12px;
}
#gamerhubMobileNavMenu{
  display: none;
}
#gamerhubMobileSubMenu{
    display: none;
}
#gamerhubSubMenu{
  position: absolute !important;
  top: 30px;
  left: 0;
  background-color: #EEEEEE;
  width: 200px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  border-radius: 16px;
}
#gamerhubSubMenu a{
  color: #000 !important;
  text-decoration: none;
  font-size: 14px;
  text-decoration: none !important;
  display: block;
  width: 90%;
  margin-inline: auto;
  padding: 12px;
  font-weight: 500;
  border-radius: 12px;
}
#gamerhubSubMenu a::before{
  content: none !important;
}
#gamerhubSubMenu a:hover{
  background-color: #cecece;
  font-weight: 600;
}
.box-wrapper{
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 24px;
}
.box-wrapper .box{
  width: 50%;
}
.swiper-pagination-dots > span{
  opacity: 1 !important;
  width: 18px !important;
  height: 18px !important;
}
.swiper-pagination-bullet-active{
  border: 2px solid #51cf66 !important;
}
.branding .swiper-pagination-dots > span:nth-of-type(1) {
  background-color: #0e0e0e  !important;}
.branding .swiper-pagination-dots > span:nth-of-type(2) {
  background-color: #FFF !important;
}
.branding .swiper-pagination-dots > span:nth-of-type(3) {
  background-color: #77180f !important;
}
.branding .swiper-pagination-dots > span:nth-of-type(4) {
  background-color: #DE3F4D !important;
}
#downloadKitLink{
  margin-left: 36px !important;
}
.img-brand-kit{
  width: 400px;
  height: 200px;
}
#colorPaletteWrapper{
  display: flex;
  gap: 16px;
}
.kit-color-palette{
  width: 140px;
  height: 226px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 8px;
  cursor: pointer;
  border-radius: 16px;
}
.kit-color-palette:nth-of-type(1){
  background-color: #77180F;
}
.kit-color-palette:nth-of-type(2){
  background-color: #eeeeee;
}
.kit-color-palette:nth-of-type(2) > span{
  color: #000;
}
.kit-color-palette:nth-of-type(3){
  background-color: #000000;
}
.home .banner .swiper-controller-wrapper .custom-pagination .swiper-pagination-progressbar{
  position: relative;
  width: 120px;
  height: 4px;
  background: rgba(255,255,255,0.2);
  display: block;
}
.home .banner .swiper-controller-wrapper .custom-pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: #34C274;
}
.kit-color-palette:nth-of-type(4){
  background-color: #F09F26;
}
.kit-color-palette > span{
  text-align: center;
}
.kit-color-palette > span:nth-of-type(2){
  font-weight: 700;
  margin-bottom: 12px;
}
.kit-color-palette:nth-of-type(4) > span{
  color: #000;
}
#btnHexCopied{
  margin-inline: auto;
  background-color: #34C274;
  color: #000;
  font-weight: 500;
  width: 132px;
  height: 40px;
  border-radius: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
}
.custom-box{
  display: flex;
  gap: 24px;
}
.custom-box-mobile{
  display: none;
}
.sponsor-box-right{
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.btn-sponsor-details{
  width: 144px;
  font-weight: 500;
  margin-left: auto;
}

@media (max-width: 991px) {
    .subpage-text h1 {
         margin-top: 30px !important;
    }
    .match-item-header img {
        width: auto !important;
        height: 24px !important;
    }
    .gamerhub-menu-wrapper{
      display: none !important;
    }
    #gamerhubMobileNavMenu{
      display: inline-block;
    }
    #gamerhubMobileSubMenu{
        display: block;
        background: #ffffff;
        border-radius: 15px;
        padding: 10px 5px;
    }
    #gamerhubMobileSubMenu a{
        display: block;
        color: #000 !important;
        margin-bottom: 30px;
        font-size: 20px;
    }
    .header .menu > a.open::after {
        transform: translateY(-50%) rotate(90deg); /* aşağı baksın */
    }
    .gamerhub-tabs{
      margin-top: 0;
    }
    .activity-tabs{
      padding-top: 0 !important;
    }
    .activity-body{
      flex-direction: column;
    }
    .activity-content{
      padding-inline: 0;
    }
    .box-wrapper{
      flex-direction: column;
      gap: 16px;
      margin-top: 24px;
    }
    .box-wrapper .box{
      width: 100%;
    }
    .img-brand-kit{
      width: 320px;
      height: 180px;
    }
    #colorPaletteWrapper{
      flex-direction: column;
    }
    .kit-color-palette{
      width: 100%;
      height: 96px;
    }
    .custom-box{
      display: none;
    }
    .custom-box-mobile{
      display: flex;
      flex-direction: column;
      gap: 24px;
    }
    .sponsor-box-1{
      display: flex;
      gap: 24px;
    }
    .sponsor-box-1 > h2{
      font-size: 24px;
    }
    .sponsors .sponsor-list a img {
        width: auto !important;
    }
  }
/* Contact page layout (borrowed from phoenix theme) */
.contact-body{background-color:var(--white);padding-top:40px;padding-bottom:104px;color:var(--black)}
@media(max-width: 991px){.contact-body{padding-bottom:20px}}
.contact-body .description{margin-top:20px;font-size:16px;font-weight:400;line-height:24px;text-align:left}
.contact-body .address-content{margin-top:56px}
.contact-body .address-content .title{font-size:18px;font-weight:600;line-height:20px;text-align:left;margin-bottom:16px}
.contact-body .address-content .address{font-size:13px;font-weight:400;line-height:21px;text-align:left;margin-bottom:16px}
.contact-body .address-content .phone,.contact-body .address-content .email{font-size:13px;font-weight:400;line-height:21px;text-align:left}
.contact-body .address-content .work-hours{font-size:12px;font-weight:400;line-height:21px;text-align:left;margin:16px 0;color:#8b8b8b}
.contact-body .button-outline{display:flex;align-items:center;margin-top:40px;width:230px}
.contact-body .button-outline i{margin-left:8px;margin-top:2px}
.contact-body .was-validated .form-control:focus:valid{border:1px solid var(--black) !important}
.contact-body .was-validated .form-control:invalid{background-color:var(--white) !important;border:1px solid var(--red) !important}
.contact-body .was-validated .select2:invalid{padding-top:50px !important}
.contact-body .was-validated .select2:invalid + .select2-container .selection .select2-selection{background-color:var(--white) !important;border:1px solid var(--red) !important}
.contact-body .form-content{padding-top:0}
.contact-body .form-content .form-title{margin-top:12px;margin-bottom:24px;font-size:16px;font-weight:400;line-height:17px;letter-spacing:-0.045em;text-align:left;color:#4f4f4f}
.contact-body .form-content .info-text{font-size:13px;font-weight:400;line-height:18px;letter-spacing:-0.035em;text-align:left;color:var(--gray8b)}
.contact-body .form-content .info-text-icon{color:var(--gray8b);margin:4px 6px 0 22px;border:1px solid var(--gray8b);border-radius:100%;display:flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:10px}
.contact-body .form-content button{height:48px}
.contact-body .form-content .form-floating label{color:var(--graybf) !important}
.contact-body .form-content .form-floating .form-control{background-color:var(--white) !important;color:var(--black) !important;height:54px !important;font-size:12px;font-weight:400;line-height:19px;letter-spacing:0em;text-align:left}
.contact-body .form-content .form-floating .letter-check{font-size:14px;font-weight:400;line-height:22px;letter-spacing:-0.035em;text-align:right;position:absolute;top:0;right:24px;transform:translateY(100%);color:var(--graybf)}
.contact-body .form-content .form-floating .address-area{height:70px !important;padding:26px 70px 6px 22px !important}
.contact-body .form-content .select2,.contact-body .form-content .select2-container,.contact-body .form-content .select2-container--default{height:54px !important}
.contact-body .form-content .select2-selection .select2-selection__rendered,.contact-body .form-content .select2-selection--single .select2-selection__rendered{color:var(--black) !important;font-size:12px;font-weight:400;line-height:19px;letter-spacing:0em;text-align:left}
.contact-body .form-content .select2-selection .select2-selection__arrow::after,.contact-body .form-content .select2-selection--single .select2-selection__arrow::after{color:var(--black) !important}
.contact-body .form-content .select2-container--default .select2-dropdown.select2-dropdown--below{margin-top:10px !important}
.contact-body .form-content .select2-container--default .select2-dropdown.select2-dropdown--above{margin-top:-10px !important}
.contact-body .form-content .select2-container--default .select2-dropdown{background-color:var(--white);border:1px solid var(--black)}
.contact-body .form-content .select2-results__option,.contact-body .form-content .select2-results__option--highlighted{background-color:var(--white) !important;color:var(--black) !important}
.contact-body .form-content .select-label{color:var(--graybf) !important}
.contact-body .modal-content{padding:0}
.contact-body .modal-header{padding:32px 32px 0 32px}
@media(max-width: 768px){.contact-body .modal-header{border-bottom:1px solid #e0e0e0;padding:32px 32px 32px 32px;margin-bottom:0}}
.contact-body .modal-body{padding:0 32px 60% 32px}
@media(max-width: 768px){.contact-body .modal-body .form-control{font-size:16px !important}}
@media(max-width: 768px){.contact-body .modal-body .select2-selection__rendered{font-size:16px !important}}
@media(max-width: 768px){.contact-body .modal-body{padding:32px 32px 32px 32px}}
.subpage .subpage-body .espor .swiper {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.subpage .subpage-body .espor .swiper-wrapper {
    gap: 22px;
    align-items: stretch;
    flex-wrap: nowrap;
}
.subpage .subpage-body .espor .swiper-slide {
    flex: 0 0 auto;
    width: 280px;
}
.subpage .subpage-body .espor .user-item {
    width: 100%;
}
