
html {
  overflow-y: auto;
  margin: 0 !important;
  margin-top: 0 !important;
}
div#wpadminbar {
  display: none;
}
.slick-prev:focus, .slick-next:focus{
  background: #ffffff !important;
}
/* .aos-animate{
  display: none;;
} */

#slider .owl-carousel .owl-item img{
  width: 100% !important;
}

button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
.task-inner .main-task-inner-wrapper:nth-child(1).aos-animate{
  animation-name: fade-right !important;
  visibility: visible;
  animation-duration: 0s;
  transition-delay: 0s !important;
}
.task-inner .main-task-inner-wrapper img.arrow-img:nth-child(2){
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 1s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(2).aos-animate{
  -webkit-animation-name: fade-up;
  animation-name: fade-up !important;
  visibility: visible;
  animation-duration: 2s;
  transition-delay: 2s !important;
}
.task-inner .main-task-inner-wrapper:nth-child(3).aos-animate{
  -webkit-animation-name: fade-down;
  animation-name: fade-down !important;
  visibility: visible;
  animation-duration: 3s;
  transition-delay: 3s !important;
}

@-webkit-keyframes shine {
  from {-webkit-mask-position: 150%; } to {-webkit-mask-position: -50%; }
}
/* ------------------ Testimonials ----------------  */

#testimonials .testimonials-head{
  text-align: center;
  margin-bottom: 0rem;
}
#testimonials .testimonials-head h3{
  letter-spacing: 0px;
}
#blog .blog-head h3
{
  letter-spacing: 0px;
}
.blog-share{
  float: right;
  cursor: pointer;
}
.blog-share i{
  font-size: 24px;
  color: #4bcdfc;
}
.blog-share{
  border: 1px solid transparent;
  padding: 5px 10px 5px 10px;
  border-radius: 8px 0px;
  margin-top: -10px;
}
.blog-share:hover{
  border: 1px solid #4bcdfc;
}
.blog-share-icon {
  margin-top: 7em;
  margin-left: -10em;
  margin-bottom: -2em;
}
.blog-share-icon a {
  margin-right: 5px;
  background-color: var(--heading-text-color);
  padding: 8px;
  border-radius: 5px 0px;
}
.blog-share-icon a:hover {
  background-color: #4bcdfc;
  color: var(--heading-text-color);
}
.blog-comments i {
  color: #4bcdfc;
}
.blog-comments span{
  font-size: 13px;
}
.blog-contents:hover {
  background-size: cover;
}
#blog .owl-carousel .owl-dot, #our-clients .owl-carousel .owl-dot {
  padding: 4px;
  padding: 5px;
  border: none;
  margin-right: 9px;
  background-color: #d9d9d9;
}
.shortcode_text{
  margin-top: 3%;
  color: #9d9d9e;
}
.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
button.owl-next.disabled, button.owl-prev.disabled {
  background: #bbb;
}


                                            /* My Custom Css */

body.home {
  position: relative;
}
img.b_bg_img {
  position: absolute;
  z-index: -1;
  top: 2.5%;
  left: 50%;
  transform: translateX(-50%);
}

/* Heading And Sub Heading */
h2.ut-heading,.og-heading h2,h2.team-heading,h2.nr-heading,h2.ts-heading,h2.fg-heading,.blog-heading h2,.testi-heading,h2.insta-heading,.sp-heading h2,.merchandise-heading h2 {
  font-family: Lilita One;
  font-size: 48px;
  font-weight: 400;
  line-height: 58px;
  text-align: center;
  color: #ffffff;
  padding: 0px;
}
.ut-heading-wrap,.nr-heading,.ts-heading,.fg-heading,.team-heading,.blog-heading,.testi-head,h2.insta-heading,.sp-heading,.merchandise-heading {
  padding-bottom: 50px
}
p.ut-text {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  width: 100%;
  max-width: 80%;
}

/* Banner Slide */
.banner-ti {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 50px
}
h1.banner-heading {
  font-family: Lilita One;
  font-size: 120px;
  font-weight: 400;
  line-height: 140px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
.bh-3 {
  color: #AF0000 !important;
}
.banner-ti img {
  width: 100%;
  height: 160px;
  object-fit: cover;
}
img.img-banner-1 {
  width: 100%;
  max-width: 62%;
  height: 185px;
  object-fit: cover;
}
.banner-ti:nth-child(1),.banner-ti:nth-child(2) {
  margin-bottom: 30px;
}
.banner-text {
  display: flex;
  align-items: center;
  margin-top: 50px;
  justify-content: space-between;
}
.banner-text p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #ffffff;
  margin: 0;
  width: 100%;
  max-width: 75%;
}
a.banner-btn {
  font-size: 16px;
  font-family: 'Oswald';
  font-weight: 800;
  letter-spacing: 1px;
  color: #ffffff;
  width: 100%;
  max-width: 180px;
  height: 50px;
  background: linear-gradient(94.02deg, #F213FF 0.92%, #07D0ED 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
  position: relative;
}
a.banner-btn:hover {
  transform: translateY(0);
  background: transparent;
  clip-path: none;
  Border: 4px solid #F213FF
}
.banner-innerwrappper {
  padding-bottom: 30px;
  box-shadow: 0px 4px 4px 0px #FF000040;
  border-bottom: 0.5px solid #570000;
}

/* Upcoming Tournaments */
h2.ut-heading {
  padding-bottom: 40px;
}
p.ut-text {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  width: 100%;
  max-width: 80%;
}
.ut-inner-wrappper {
  box-shadow: 0px 2px 4px 0px #FF000040;
  border-bottom: 1px solid #570000;
}
.ut-teams {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80%;
  margin: 0 auto 30px;
}
.ut-team-left,.ut-team-right {
  display: flex;
  align-items: center;
  position: relative;
}
.ut-team-left:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(6% 25%, 75% 27%, 85% 95%, 18% 95%);
  background: linear-gradient(90deg, #606060 0%, #FFE600 100%);
  z-index: -1;
}
.ut-team-right:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: polygon(25% 15%, 91% 15%, 80% 90%, 13% 89%);
  background: linear-gradient(90deg, #606060 0%, #FFE600 100%);
  z-index: -1;
}
.team-text-wrap {
  padding-left: 15px;
}
h4.team-title {
  font-family: Lilita One;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 65%;
  padding-top: 40px;
}
p.team-text {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 14px;
  text-align: left;
  color: #ffffff;
  margin: 0
}
.team-time {
  font-family: Lilita One;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.team-date {
  font-family: Lilita One;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}
.team-text-right-wrap .team-title {
  text-align: right;
  margin: 0 0 0 auto;
  padding-top: 20px;
}
.team-text-right-wrap .team-text {
  text-align: right;
}
.team-text-right-wrap {
  padding-right: 25px;
}
a.ut-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  height: 50px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: linear-gradient(94.02deg, #F213FF 0.92%, #07D0ED 100%);
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
  margin: 0 auto 30px;
  cursor: pointer;
}
a.ut-btn:hover {
  transform: translateY(0);
  background: transparent;
  clip-path: none;
  Border: 4px solid #F213FF
}
.ut-teams {
  display: none;
}
.ut-teams:nth-child(1){
  display: flex;
}

/* Games */
section#our-games {
  padding: 0 0 50px;
  margin-top: 50px;
}
.og-wrapper {
  position: relative;
}
.og-heading h2 {
  text-align: left;
}
.og-heading h4 {
  font-family: Lilita One;
  font-size: 24px;
  font-weight: 400;
  line-height: 44px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
.og-text p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: justify;
  color: #ffffff;
  padding-bottom: 25px;
  border-bottom: 1px solid #ffffff;
  margin: 0;
}
.og-heading {
  padding-bottom: 30px;
}
.og-head-img img {
  position: absolute;
  bottom: -50px;
  left: 0px;
  width: 100%;
  max-width: 20%;
}
.card.og-card {
  background: transparent;
}
.og-head button {
  background: transparent;
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding-left: 0;
}
.og-body-text p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
  padding-top: 20px;
}
.og-item h2 {
  padding: 0;
}
.og-head button {
  background: transparent;
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding: 40px 20px 40px 0;
  border-bottom: 1px solid #222222;
}
.og-content .accordion-button.collapsed:after {
  content: '\f067';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
}
.og-content .accordion-button:after {
  content: '\f068';
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 800;
}
a.og-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  height: 50px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: linear-gradient(94.02deg, #F213FF 0.92%, #07D0ED 100%);
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
  margin-top: 30px;
}
a.og-btn:hover {
  transform: translateY(0);
  background: transparent;
  clip-path: none;
  Border: 4px solid #F213FF
}

/* Team */
#team {
  position: relative;
}
#team:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #000000C7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
h5.team-subheading {
  font-family: Lilita One;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
}
.team-img img {
  width: 100%;
}
.team-inner-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  grid-gap: 15px;
}
.team-content {
  position: relative;
}
.team-text-div {
  background: #ffffff;
  padding: 10px;
  position: absolute;
  bottom: 10px;
  width: 100%;
  max-width: 95%;
  left: 50%;
  transform: translateX(-50%);
}
h3.team-title {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #000000;
}
p.team-desig {
  font-family: Oswald;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #000000;
  margin: 0
}

/* Single Product */
section#Single-Product {
  padding-bottom: 0
}
.sp-product .row {
    align-items: center;
}
h3.sp-title a {
  font-family: Lilita One;
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  text-align: left;
  color: #ffffff;
}
h4.sp-tag {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding: 5px 0 0;
}
.sp-prize span bdi, .sp-prize span bdi span {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.sp-prize .product-price {
  border: none !important;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: left;
  gap: 50px;
  padding: 40px 0;
}
.sp-prize .product-price ins bdi,.sp-prize .product-price ins bdi span {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
}
.sp-prize .product-price del bdi,.sp-prize .product-price del bdi span{
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  color: #979797;
}
.sp-prize .product-price del {
  text-decoration: line-through;
  text-decoration-color: #979797;
  text-decoration-thickness: 2px;
}
.sp-variant {
  display: flex;
  align-items: center;
}
.sp-variant p {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  margin: 0;
  padding-right: 30px;
}
.sp-variant div {
  cursor: pointer;
}
.sp-text p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
  margin: 0;
  padding: 40px 0;
}
.sp-cart-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  height: 50px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: linear-gradient(94.02deg, #F213FF 0.92%, #07D0ED 100%);
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
}
.sp-cart-btn:hover,.sp-cart-btn button:hover {
  transform: translateY(0);
  background: transparent;
  clip-path: none;
  Border: 4px solid #F213FF
}
.sp-cart-btn button {
  border: none;
  background: transparent;
  color: #ffffff;
  width: 100%;
  height: 100%;
}
.sp-cart-wish {
  display: flex;
  align-items: center;
  gap: 50px;
}
.sp-wishlist a span {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
}
.sp-wishlist a i {
  display: none;
}
.sp-wishlist a {
  position: relative;
  display: flex;
  gap: 15px;
  align-items: center;
}
.sp-wishlist a:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(180deg, #ED18FF 0%, #0ECBEE 100%);
  display: block;
}
.sp-img-div {
  position: relative;
}
.gallery-images {
  display: none;
}
img.bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.product-gallery {
  text-align: end;
  padding: 100px 0;
}
.product-gallery img {
  width: 100%;
  max-width: 650px;
  height: 580px;
}
.sp-text-div {
  padding-left: 50px;
  position: relative;
}
.sp-text-div:before {
  content: '';
  width: 100%;
  background: #0E126FE5;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sp-text-div:before {
  content: '';
  width: 1250px;
  background: #0E126FE5;
  height: 600px;
  position: absolute;
  left: -41%;
  top: -15%;
  z-index: -1;
  border-radius: 30px;
}

/* New Release */
h2.nr-heading {
  text-align: left;
}
.nr-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nr-nav {
  display: flex;
  align-items: center;
  gap: 15px;
}
.nr-right-nav i {
  width: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5D5D5D;
  border-radius: 3px;
  color: #ffffff !important;
  cursor: pointer;
}
.nr-left-nav i {
  width: 40px;
  height: 50px;
  background: #BABABA;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #8E8E8E !important;
  cursor: pointer;
}
.nr-title {
  padding-top: 10px
}
h4.nr-tag {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #656565;
  padding: 0
}
.nr-title a {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.nr-price bdi {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.nr-inner-wrapper {
  margin-left: 64px;
}
.nr-inner-wrapper .slick-list {
  padding-left: 0 !important;
  margin: 0 -9px;
}
.nr-images img {
  width: 100%;
}
.nr-detail-wrap.slick-slide {
  margin: 0 9px;
}
.nr-inner-wrapper .slick-prev,.nr-inner-wrapper .slick-next {
  display: none !important;
}

/* Banner Product */
.bp-detail-wrap {
  position: relative;
}
.bp-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bp-text p {
  font-family: 'Oswald';
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  text-align: center;
  color: #ffffff;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0
}
h3.bp-title {
  text-align: center;
  padding: 15px 0
}
h3.bp-title a {
  font-family: 'Oswald';
  font-size: 80px;
  font-weight: 400;
  line-height: 91.99px;
  font-style: italic;
  color: #AF0000;
}
h4.bp-subtitle {
  font-family: 'Oswald';
  font-size: 48px;
  font-weight: 400;
  line-height: 55.2px;
  text-align: center;
  font-style: italic;
  color: #ffffff;
  padding: 0
}
.bp-btn a {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #000000;
  width: 100%;
  height: 50px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #ffffff;
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
  margin: 30px auto 0;
}
.bp-btn a:hover {
  transform: translateY(0);
  background: transparent;
  clip-path: none;
  Border: 4px solid #ffffff;
  color: #ffffff
}
.bp-inner-wrappper .slick-prev {
  background: #ffffff;
  width: 30px;
  height: 30px;
  z-index: 9;
  left: 10px;
}
.bp-inner-wrappper .slick-prev:before, .bp-inner-wrappper .slick-next:before {
  font-size: 54px;
  line-height: 15px;
  color: #000000;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
}
.bp-inner-wrappper .slick-prev:before{
  padding-left: 20px;
}
.bp-inner-wrappper .slick-next:before {
  padding-right: 20px
}
.bp-inner-wrappper .slick-next {
  background: #ffffff;
  width: 30px;
  height: 30px;
  z-index: 9;
  right: 20px;
}
.bp-inner-wrappper .slick-prev:hover,.bp-inner-wrappper .slick-next:hover {
  background: #ffffff !important;
}

/* Top Seller */
h2.ts-heading {
  text-align: left;
}
.ts-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ts-nav {
  display: flex;
  align-items: center;
  gap: 15px;
}
.ts-right-nav i {
  width: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5D5D5D;
  border-radius: 3px;
  color: #ffffff !important;
  cursor: pointer;
}
.ts-left-nav i {
  width: 40px;
  height: 50px;
  background: #BABABA;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #8E8E8E !important;
  cursor: pointer;
}
.ts-title {
  padding-top: 10px
}
h4.ts-tag {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #656565;
  padding: 0
}
.ts-title a {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.ts-price bdi {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.ts-inner-wrapper {
  margin-left: 64px;
}
.ts-inner-wrapper .slick-list {
  padding-left: 0 !important;
  margin: 0 -9px;
}
.ts-images img {
  width: 100%;
}
.ts-detail-wrap.slick-slide {
  margin: 0 9px;
}
.ts-inner-wrapper .slick-prev,.ts-inner-wrapper .slick-next {
  display: none !important;
}

/* Deal of the Day */
.dod-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px
}
.dod-images img {
  width: 100%;
}
.dod-cat-name p {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.product-offer-date {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: Lilita One;
  font-size: 40px;
  color: #ffffff;
}
.product-offer-date p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0
}
.product-offer-date span {
  margin: 0;
  font-family: Lilita One;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #ffffff;
}
.product-offer-date p b {
  font-family: Lilita One;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
}
.dod-cat-name {
  background: linear-gradient(90.09deg, #F213FF 0%, #07D0ED 99.23%);
  margin-top: -12px;
  position: relative;
  padding: 10px 0;
  border-radius: 0 0 12px 12px;
}
.dod-wrap {
  display: flex;
  gap: 10px;
}
.dod-countdown {
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  background: linear-gradient(136.19deg, rgba(242, 19, 255, 0.8) 1.91%, rgba(7, 208, 237, 0.8) 86.6%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 316px;
  flex-direction: column;
  gap: 30px;
}
.dod-countdown h4 {
  font-family: Lilita One;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
  padding: 0;
}
.dod-countdown h6 {
  font-family: Lilita One;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
}
.dod-wrap:nth-child(1) {
  flex-direction: row-reverse;
}
.dod-wrap:nth-child(1) .dod-countdown {
  clip-path: polygon(0 0, 75% 0, 100% 100%, 25% 100%);
}


/* Merchandise */
.merchandise-inner-wrappper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}
.product-gallery-1 img {
  width: 100%;
}
.merchandise-text-div {
  background: #ffffff;
  border-radius: 15px;
  padding: 20px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-logo {
  text-align: center;
}
h3.merchandise-title a {
  font-family: Oswald;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
  text-align: center;
  color: #000000;
}
h3.merchandise-title {
  text-align: center;
  padding: 20px 0 50px;
}
.mc p,.ms p,.merchandise-prize p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #000000;
  margin: 0;
}
.mc,.ms,.merchandise-prize {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.product_variant_color.checked {
  position: relative;
}
.product_variant_color.checked:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #000000;
  position: absolute;
  left: -3px;
  top: -3px;
  border-radius: 50%;
  padding: 12px;
}
.ms .product_variant_size {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #000000;
  padding: 8px 8px;
  border-radius: 50%;
}
.ms .product_variant_size.checked {
  border: 1px solid #000000
}
.ms-size {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.merchandise-prize .product-price {
  border: none !important;
  padding-left: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.merchandise-prize .product-price del bdi, .merchandise-prize .product-price ins bdi {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #000000;
}
.merchandise-cart-wish {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 35px;
}
.merchandise-cart-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  height: 50px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: linear-gradient(94.02deg, #F213FF 0.92%, #07D0ED 100%);
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
}
.merchandise-cart-btn button {
  background: transparent;
  border: none;
  color: #ffffff;
}
.merchandise-wishlist a:before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: linear-gradient(180deg, #ED18FF 0%, #0ECBEE 100%);
  display: block;
}
.merchandise-wishlist a i {
  display: none;
}
.merchandise-wishlist a span {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #000000;
}
.merchandise-wishlist a {
  display: flex;
  align-items: center;
  gap: 15px;
}
.merchandise-img-div img {
  border-radius: 15px;
}
.merchandise-product {
  position: relative;
  transition: 0.3s ease-in;
}
.merchandise-product:hover .merchandise-text-div {
  display: block;
}

/* Virtual Games */
h4.vg-subtitle {
  font-family: Lilita One;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  color: #ffffff;
  padding: 0
}
.vg-detail-wrap:nth-child(1) .vg-title a {
  font-family: Lilita One;
  font-size: 48px;
  font-weight: 400;
  line-height: 78px;
  text-align: left;
  color: #af0000;
}
.vg-title a {
  font-family: Lilita One;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #ffffff;
}
.vg-text p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  margin: 0;
  width: 100%;
  max-width: 75%;
}
.vg-price a {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  color: #000000;
  width: 100%;
  height: 50px;
  max-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #ffffff;
  clip-path: polygon(20% 0%, 90% 0%, 100% 30%, 100% 80%, 100% 100%, 20% 100%, 0 100%, 0 0);
  margin-top: 5px;
  gap: 10px;
}
.vg-price a:hover {
  transform: translateY(0);
  background: transparent !important;
  clip-path: none;
  Border: 4px solid #ffffff;
  color: #ffffff;
}
.vg-innerwrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: 'a a b' 'a a c';
}
.vg-detail-wrap:nth-child(1){
  grid-area: a;
}
.vg-detail-wrap:nth-child(2){
  grid-area: b;
}
.vg-detail-wrap:nth-child(3){
  grid-area: c;
}
.vg-detail-wrap:nth-child(2) .vg-subtitle,.vg-detail-wrap:nth-child(3) .vg-subtitle,.vg-detail-wrap:nth-child(3) .vg-text p,.vg-detail-wrap:nth-child(2) .vg-text p {
  display: none;
}
.vg-images img {
  width: 100%;
  height: 100%
}
.vg-detail-wrap {
  position: relative;
}
.vg-detail-wrap:nth-child(1) .vg-text-wrap {
  position: absolute;
  left: 80px;
  bottom: 40px;
  z-index: 9;
}
.vg-text-wrap {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 9;
}
.vg-images {
  height: 100%
}
.vg-innerwrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas:
      'a a b'
      'a a c';
  grid-gap: 10px;
}
.vg-wrapper {
  position: relative;
}
img.shadow-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

/* Free Games */
h2.fg-heading {
  text-align: left;
}
.fg-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fg-nav {
  display: flex;
  align-items: center;
  gap: 15px;
}
.fg-right-nav i {
  width: 40px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5D5D5D;
  border-radius: 3px;
  color: #ffffff !important;
  cursor: pointer;
}
.fg-left-nav i {
  width: 40px;
  height: 50px;
  background: #BABABA;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  color: #8E8E8E !important;
  cursor: pointer;
}
.fg-title {
  padding-top: 10px
}
h4.fg-tag {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #656565;
  padding: 0
}
.fg-title a {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.fg-price bdi {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.fg-inner-wrapper {
  margin-left: 64px;
}
.fg-inner-wrapper .slick-list {
  padding-left: 0 !important;
  margin: 0 -9px;
}
.fg-images img {
  width: 100%;
}
.fg-detail-wrap.slick-slide {
  margin: 0 9px;
}
.fg-inner-wrapper .slick-prev,.fg-inner-wrapper .slick-next {
  display: none !important;
}

/* Blog */
h5.blog-tag {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 10px;
}
h5.blog-tag i {
  font-size: 16px !important;
  color: #ffffff !important;
}
.blog-title a {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
}
.blog-title {
  padding: 15px 0px;
}
h4.blog-date {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
  padding: 0
}
.blog-comment a span {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: left;
  color: #ffffff;
}
.blog-date-comment i {
  font-size: 8px !important;
  color: #ffffff !important;
}
.blog-date-comment {
  display: flex;
  align-items: center;
  gap: 20px;
}
.blog-information {
  padding-top: 20px;
}
.blog-content-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.blog-img img {
  width: 100%;
}
.blog-title a {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 80%;
  display: block;
}
.blog-info:nth-child(1) {
  padding-right: 20px;
}
.blog-info:nth-child(2) {
  padding: 0 20px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.blog-info:nth-child(3) {
  padding-left: 20px;
}

/* Testimonial */
.testi-content {
  display: grid;
  grid-template-columns: 9% 91%;
  margin-bottom: 40px;
  align-items: center;
}
h4.testi-title {
  font-family: Lilita One;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: #ffffff;
  padding: 0;
}
p.testi-customer-designation {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: #4b4b4b;
  margin: 0;
}
.testi-text p {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: left;
  color: #ffffff;
  padding: 25px 0;
  margin: 0;
}
.testimonial-text {
  border-bottom: 1px solid #282828;
  width: 100%;
  max-width: 92%;
}
a.testi-btn {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 400;
  line-height: 12px;
  text-align: right;
  color: #ffffff;
  display: block;
  text-decoration: underline;
}
.testi-inner {
  background: #141414;
  border-radius: 15px;
  padding: 35px 35px 0;
  position: relative;
}
.testimonials-content .slick-list {
  padding-top: 0 !important;
}
img.quotes-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
}
img.arrow-img {
  position: absolute;
  bottom: 30px;
  right: 35px;
  cursor: pointer
}
.testimonials-content .slick-prev,.testimonials-content .slick-next {
  display: none !important;
}
