/*
Theme Name: CoinPoker
Theme URI: https://aphexmedia.com/
Author: Aphexmedia
Author URI: https://aphexmedia.com
Description: 
Version: 1.0.1
Requires at least: 5.2
*/

.all-card-image {
    height: 180px;
}

.sticky-navs {
     position: sticky; 
     top: 0px; 
     z-index: 1; 
     background:#0e0f14;
}

.terms-list-new {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .terms-list-new > li:not(:first-child) {
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
  }
  .why-trust-coinpoker .common-gradient-border-card {
    align-items: center;
  }
  .page-home .home-banner:before {
    display: none !important;
  }
  .home-banner .wp-block-image figure {
    display: none;
  }
  @media (max-width: 767px) {
      .why-trust-coinpoker .common-gradient-border-card {
            max-width: 330px;
            margin: 0 10px !important;
            min-height: 290px;
        }
       .signup-card {
            margin: 15px;
            height: auto !important;
        }
    .terms-list-new > li:not(:first-child) {
      padding-left: 28px;
    }
    .success-page .email-icon {
        display: none;
    }
    .verification-page #downloadTabContent .pt-50{
        text-align: center;
    }
  }
  @media (max-width: 768px), (orientation: portrait) {
    .page-home .home-banner-list .wp-block-media-text .wp-block-media-text__content {
       white-space: inherit !important;
    }
   }
  .terms-list-new > li:not(:first-child)::before {
    /* Styles for the pseudo-element */
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../images/check.svg');
    top: calc(50% - 12px);
    left: 0;
  }
  
  @media (max-width: 767px) {
    .terms-list-new > li:not(:first-child)::before {
      width: 16px;
      height: 16px;
      top: 4px;
    }
  }
  

  .card-image img {
    max-width: 100% !important;
  }

  section {
    padding: 0 24px;
  }

  .footer .social ul {
    justify-content: space-between;
  }

  .newsletter {
    margin-top: -127px !important;
}



/* signup/login */
.nomenu-container {
  margin-top: 48px;
  min-height: 800px;
}

.nomenu-bg {
  background-image: url(/wp-content/uploads/2023/06/Mask-group.png);
  background-position: top right;
  background-repeat: no-repeat;
}

.nomenu-metamask-button {
  margin-top: 48px;
}

.nomenu-devider {
  margin: 24px 0;
}

.nomenu-form-bottom-text {
  margin-top: 10px;
}

.nomenu-container .nomenu-bgimage {
  /* overflow: hidden; */
  min-height: 700px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nomenu-pass-icon {
  position: absolute;
  right: 10px;
  top: 40px;
}
.nomenu-pass-container {
  position: relative;
}
.header-submenu-thumb {
  object-fit:cover;
}

.button-suggestion {
  padding: 10px 28px !important;
}

.nomenu-h3 {
  font-size: 32px !important;
}

.nomenu-container .button--submit {
  height:48px !important;
  font-size: 16px !important;
}

@media screen and (min-width: 1600px) {
  .nomenu-bg {
    background: none;
  }
}

@media (max-width: 1000px) {
  .nomenu-container {
    margin-top: 48px;
    min-height: 620px;
  }

  .nomenu-bg {
    background: none;
  }
  .header-logo {
    max-width: 144px;
  }

  .nomenu-h3 {
    font-size: 24px !important;
  }
  .nomenu-form-bottom-text {
    margin-top: 24px;
  }

  .nomenu.button--submit {
    width: 100%;
    min-width: 150px;
  }

}


.footer-bottom-text {
  margin-top: 30px;
}

/* new changes */
table.table.no-td-border td {
  border-left: 0px;
  border-right: 0px;
}

.coinpoker-table caption {
  display:none;
}

.coinpoker-table tr:first-child td{
    background-color: #35394a;
}



.coinpoker-table td, .coinpoker-table th{
  padding: 24px 24px 13px !important;
}

.coinpoker-table td {
  font-weight: 500 !important;
  line-height: 12px !important;
}

.coinpoker-table th {
  font-weight: 500 !important;
}

.coinpoker-table td:first-child {
    text-align: left !important;
}

.coinpoker-table td:last-child {
    text-align: right !important;
}


.coinpoker-table td {
	text-align: center !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 1px solid #35394a !important;
}

.coinpoker-table table td,
.coinpoker-table table th,
.terms-content table.coinpoker-table table td,
.terms-content table.coinpoker-table table th {
	padding: 12px 24px 13px !important;
}

/* live site changes */

div#termsContent {
    font-size: 14px;
}

div#termsContent .terms-list li:before {
    width: 14px !important;
    height: 14px !important;
}
.terms-content-sub {
    display: none;
}


.card-image--with-bg {
    overflow: hidden;
}

.arrow-link, .blog-sidebar__link, .header-mobile__nav ul>li>ul>li:first-child a, .header-nav ul>li ul li:first-child a {
    font-size: 14px;
}

.terms-link {
    transform: rotate(180deg);
}

.open.terms-link {
    transform: rotate(1deg);
}

.coinpoker-table-container {
    overflow: auto;
    max-width: 100%;
}

.decoration-left, .decoration-right {
     overflow-x:hidden;
}


/* 4-10-23*/
.header-nav ul>li ul li:not(:first-child) a {
    padding: 3px 10px !important;
}
.header-nav ul>li ul li:not(:first-child) a i{
    width: 55px !important;
    height: 55px !important;
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}

@media(max-width: 767px) {
    .header-bottom {
        height: 56px !important;
    }
    .page-wrap {
        overflow-x: hidden;
       /* padding-top: 122px !important; */
    }
    .header-top-banner-inner {
        padding: 6px 12px !important;
        text-align: center;
            flex-direction: column;
            line-height: 1.3;
    }
    .header-top-banner-inner span {
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    .header-top-banner:before, .header-top-banner:after {
        display: none;
    }
}
.header-top-banner {
    display: none;
}
/*
//sticky banner 
body > .header {
    padding-top: 33px;
}

@media(max-width: 767px) {
    body > .header{
        padding-top: 66px !important;
    }
}
.header-top-banner {
    display: none;
    background: linear-gradient(0deg, #8D3AAC, #8D3AAC);
    color: rgba(255, 255, 255, 0.76);
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}*/
.header-top-banner:before, .header-top-banner:after {
    content: "";
    height: 100%;
    width: 200px;
    position: absolute;
    top: 0;
        z-index: 1;
}
.header-top-banner:before {
    background: linear-gradient(90deg, #8D3AAC 0%, rgba(141, 58, 172, 0) 100%);
    left: 0;
}
.header-top-banner:after {
    right: 0;
    background: linear-gradient(-90deg, #8D3AAC 0%, rgba(141, 58, 172, 0) 100%);
}
.header-top-banner-inner {
    color: rgba(255, 255, 255, 0.76) !important;
    display: flex;
    position: relative;
    align-items: center;
    padding: 5px;
    justify-content: center;
}
.header-top-banner span {
    margin-right: 30px;
    display: inline-block;
}
.banner-btn {
    display: inline-block;
    padding: 4px 16px;
    border-radius: 20px;
    background-color: white;
    color: #333;
    font-weight: 600;
    font-size: 11px;
    line-height: 2;
}
.banner-btn:hover, .banner-btn:focus, .banner-btn:active {
    color: #333;
    transform: scale(1.05);
}


 /*----------- Common CSS ----------*/ 
 
 /*-------btn css ---------*/
 .btn-gradient {
     font-size: 16px;
     font-weight: 700;
    background: rgba(192, 24, 12, 1);
    box-shadow: 0px 0px 17.6px 0px rgba(192, 24, 12, 1);
    border: 3px solid;
    border-image-source: linear-gradient(99.69deg, #C0180C 47.21%, #98140A 87.78%, #721009 113.3%);
    border-image-slice: 1;
    border-radius: 9px;
    color: white;
 }
  .btn-gradient:hover,  .btn-gradient:active,  .btn-gradient:focus {
        color: white;
        box-shadow: none;
  }
 input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
    -webkit-box-shadow: 0 0 0px 40rem #21242e inset !important;
}
    .site-common-header {
        padding: 14px 0;
        border-bottom: 1px solid rgba(90, 97, 126, 0.25);
    }
    .site-common-header .header-logo {
        display: inline-block;
    }
    .text-gradient {
        background: linear-gradient(270deg, #9E42FB 0%, #F45D52 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .common-heading h1,
    .common-heading h2 {
        font-weight: 700;
        font-family: 'Inter';
    }

    .sub-heading {
        font-size: 20px;
        font-weight: 700;
        font-family: 'Inter';
        color: #C6C6C6;
        margin-bottom: 8px;
    }
 /*----------- Common CSS End ----------*/ 
 .nomenu-pass-container input.input {
    padding-right: 34px;
}
    .signup-card {
        border-radius: 8px;
        font-family: 'Inter';
        overflow: hidden;
        height: 100%;
        position: relative;
        padding: 1.5px 1px;
        background: linear-gradient(270deg, #9E42FB 0%, #F45D52 100%);
    }

    .signup-card h5 {
        font-weight: 700;
        font-family: 'Inter';
        margin-bottom: 0;
    }

    .signup-card p {
        padding: 12px 10px;
        margin: 0;
        color: #D9D9D9;
        background: linear-gradient(180deg, #1C1728 0%, #030304 100%);
        border-radius: 0 0 10px 10px;
        flex: 1;
    }

    .signup-card div>div {
        padding: 14px 11px;
        background-color: #1C1E27;
        min-height: 80px;
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        border-radius: 10px 10px 0 0;
        
    }

    .signup-card h5,
    .signup-card p {
        font-size: 16px;
    }
    .page-wrapper {
        padding: 60px 0;
        background: linear-gradient(180deg, #29112F -12.53%, #0F0F13 28.79%);
    }
    
    /*------------ Signup page ------------*/
    .register-cta {
        text-align: center;
        margin: 140px 0;
    }
    .register-cta .button {
       font-size: 18px;
        height: 46px;
        margin-top: 12px;
        padding: 10px 20px;
        border-radius: 9px;
        min-width: 250px;
        
    }
    .register-cta .button::before {
        content: none;
    }
    .register-cta h2 {
        font-size: 54px;
    }
    .register-form-wrapper .nomenu-pass-icon{
            top: 34px;
    }
    .register-form-wrapper .button--submit {
        border-radius: 8px;
        height: 44px;
        font-size: 16px;
        border: 1px solid rgba(192, 24, 12, 1);
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    .register-form-wrapper .button--submit:disabled {
        background-color: #1C1E27;
        color: #424656;
    }
    .singup-form {
        padding: 0 20px;
    }
    .singup-form .link-wrapper a {
        margin-top: 24px;
        margin-bottom: 0;
        color: #636985;
        display: inline-block;
    }
    .singup-form label > span {
        color: #9DA4C6;
        font-weight: 500;
        margin-bottom: 5px;
        display: inline-block;
        line-height: 1;
    }
    .signup-card-inner {
        background: linear-gradient(180deg, #1C1728 0%, #030304 100%);
        border-radius: 8px;
        height: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .signup-card-inner h5 {
        font-size: 18px;
        line-height: 1.4;
    }
    .singup-form .input {
        background: rgba(26, 23, 34, 1);
        color: #9DA4C6;
;
    }
    .singup-form .input:focus {
        border-color: rgba(255, 255, 255, 0.3);
    }
    .email-icon {
        display: inline-block;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .step-box {
        border-radius: 10px;
        text-align: center;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .verification-page .register-form-wrapper p > a{
        color: #6286e9;
    }
 
    /*----------------- Verification page --------------*/
    .verification-content .click-here {
        font-size: 12px;
    }
    .verification-content .click-here a {
        color: #0d6efd;
    }
    .verify-account-content [data-aos^=fade] {
        opacity: 1;
        transform: none !important;
    }
    .verification-page .type-page {
        display: none;    
    }
    .verification-content .click-here {
            max-width: 80%;
            display: inline-block; 
            margin:  0 auto;
     }
     .verification-content .btn-gradient {
        max-width: 64%;
    }
    .verify-account-content > section.mb-50.mb-lg-120:first-child {
        text-align: center;
        margin-bottom: 80px !important
    }
    .verify-account-content > section.mb-50.mb-lg-120:first-child img {
        width: auto;
    }
    .verify-account-content > section.mb-50.mb-lg-120:first-child .mb-25.mb-md-30.img-w-100 {
        margin-bottom: 0 !important;
    }
    .verify-account-content .section-name, 
    .verify-account-content .section-name + h2{
        display: none;
    }
    .verify-account-content > section.mb-50.mb-lg-120:first-child .card-content__heading {
        margin-bottom: 5px !important;
    }
    .verification-content {
            margin: 0 auto 80px !important;
    }
    @keyframes blink {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
    #tournamentCarousel .card-content__timer > span > span {
        position: relative;
    }
    #tournamentCarousel .card-content__timer > span > span:not(:last-child):after {
        content: ":";
        position: relative;
        top: -1px;
        margin-left: 4px;
        animation: blink 0.8s infinite;
    }
    @media(min-width: 992px) {
        .page-wrap {
            padding-top: 110px !important;
        }
        .faq-section .coinpoker-accordion {
            max-width: 65%;
            margin: 0 auto;
        }
        .afa-proud-section {
            background-image: url(./assets/images/afa-proud-section-bg.png);
            background-repeat: no-repeat;
            background-size: contain;
        }
        .register-page .register-form-wrapper {
            margin: 0 auto 80px;
        }
        .verification-content, .register-page .register-form-wrapper {
            max-width: 52%;
        }
        .step-box {
            background: rgba(28, 30, 39, 1);
            border: 1px solid rgba(53, 57, 74, 1);
            padding: 22px;
        }
    }
    @media (min-width: 768px) and (max-width: 1024px) {
        .footer-bottom__nav ul {
            flex-wrap: wrap;    
        }
    }
    @media(max-width: 767px) {
        .verify-account-content > section.mb-50.mb-lg-120:first-child {
            display: none;
        }
        .responsive-steps > div:nth-child(2) .step-box {
            position: relative;
        }
        .responsive-steps > div:nth-child(2) .step-box:before, .responsive-steps > div:nth-child(2) .step-box:after {
            content: "";
            width: 60px;
            height: 2px;
            display: inline-block;
            background: #3F4250;
            position: absolute;
            top: 20px;
        }
        .responsive-steps > div:nth-child(2) .step-box:after {
            left: 0;
            transform: translateX(-70%);
        }
        .responsive-steps > div:nth-child(2) .step-box:before {
            right: 0;
            transform: translateX(70%);
        }
        .verify-account-content.pt-60 {
            padding-top: 0 !important;
        }
        .step-heading {
            font-size: 12px;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 10px;
            display: inline-block;
        }
        .step-box p {
            line-height: 1.4;
            font-size: 12px;
            margin-bottom: 0;
        }
        .step-box h5 {
            color: rgba(133, 137, 156, 1);
            font-size: 12px;
            font-weight: 700;
            text-transform: uppercase;
            margin-top: 8px;
        }
        .step-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 36px;
            height: 36px;
            border-radius: 50%;
            background: rgba(28, 30, 39, 1);
            border: 1px solid rgba(53, 57, 74, 1);
            margin: 0 auto;
        }
         .step-icon img { 
            max-width: 18px;
        }
        .responsive-steps {
            align-items: flex-start;
        } 
        .heading-responsive {
            display: block;
            color: white;
            font-size: 24px;
            font-weight: 700;
        }
        .verification-content p > .text-white {
            color: #BDC2D9 !important;
        }
        .verification-content .email-icon {
            margin-top: 50px;
        }
        .footer-bottom-text > div {
            height: auto !important;
        }
        .verification-content {
            margin-top: 40px;
        }
         .verification-content p {
            margin: 0;
        }
        .verification-content .btn-gradient {
            margin-top: 0;
        }
        .burger.container {
           padding: 4.375rem 15px;
        }
        .youtube-section {
            flex-direction: column-reverse;
        }
        .youtube-section-inner {
            padding: 0 !important;
            width: 100%;
        }
        .youtube-section-inner .wp-block-embed__wrapper iframe {
            padding: 3px;
        }
        .youtube-section-inner .wp-block-embed {
            padding: 16px !important;
        }
        .ambassadors-tabs .slick-dots {
            bottom: -40px;
        }
        .why-coinpoker {
            padding-bottom: 90px !important;
        }
        .why-coinpoker .slick-dots {
            bottom: -110px;
        }
        .page-home .carousel .slick-slide {
            margin: 0;
        }
        .page-home .carousel .carousel-container {
            padding: 0;
        }
        .home-promotion-tournament-wrapper section {
            padding: 0;
        }
        .home-promotion-tournament-wrapper + .home-promotion-tournament-wrapper {
            margin-bottom: 110px;
        }
        .how-to-play .wp-block-buttons {
            margin-top: 70px !important;
        }
        .how-to-play .slick-dots {
            bottom: -38px;
        }
        .page-home .home-banner {
            /* background-position-y: 18px !important;
            background-size: contain !important; */
        }
        .register-form-wrapper {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }
        .register-form-wrapper .common-heading {
            /* order: 1;     */
        }
        .register-form-wrapper .responsive-steps {
            order: 2;    
        }
        .register-form-wrapper .verification-content {
            order: 3;    
        }
        .logo-gallery {
            --wp--style--block-gap: 16px !important;
        }
        .how-to-play .wp-block-group-is-layout-constrained {
            padding: 0px 15px !important;
            text-align: center;
        }
    } /*767 end */
    @media(max-width: 991px) {
        .page-home .home-banner-list .wp-block-media-text:nth-child(3) {
            display: none !important;
        }
        .home-promotion-tournament-wrapper + .home-promotion-tournament-wrapper {
            padding-top: 0px;
        }
        .page-home .home-banner {
            /* min-height: 85vh !important; */
        }
        .register-form-wrapper .button--submit {
            margin-top: 20px;
        }
        .verification-page .decoration-both:before, 
        .verification-page .decoration-left:before{
            width: 100% !important;
        }
        .verification-page .decoration-both .mt-120 {
            margin-top: 0 !important;
        }
        
        .sub-heading {
            font-size: 16px;
        }
        .page-wrapper {
            padding: 30px 0;
        }
        .register-form-wrapper .common-heading {
            text-align: center;
            margin-bottom: 30px;
        }
        .register-form-wrapper .common-heading h5 {
            font-size: 16px;
        }
        .register-form-wrapper .common-heading h1 {
            margin-bottom: 10px !important;
            
        }
        .register-cta {
            margin: 60px 0;
        }
        .register-cta h2 {
            font-size: 32px;
        }
        .singup-form label.input-wrap.mb-25 {
            margin-bottom: 16px !important;
        }
        .signup-card p {
            padding: 12px 14px;
        }
        .home-banner .wp-block-image {
            display: none;
        }
    } /* 991 end */
    
    
    .page-home h1 mark {
        background-color: transparent;
    }
    .page-home .carousel .slick-list:before,
    .page-home .carousel .slick-list:after {
        content: none !important;
    }
    .page-home .carousel .slick-list {
        padding: 0 !important;
        margin: 0 !important;
    }
    .ambassador-tabpane-content {
        height: auto !important;
        min-height: 110px;
    }
    .verification-page {
        padding-bottom: 0px;
    }
    .ambassadors-tabs {
        /*display: block !important;*/
        /*width: 100%;*/
    }
    .ambassadors-tabs .slick-track {
        margin: 0 !important;
    }
    .ambassadors-tabs .nav-link {
        margin: 0 10px;
        cursor: pointer;
    }
    .page-wrap .mark, .page-wrap mark {
        background-color: transparent;
    }
    .how-to-play .common-gradient-border-card:before,
    .how-to-play .common-gradient-border-card:after {
        content: none;
    }
    .how-to-play h5 {
        font-size: 18px;
    }
    .how-to-play .wp-block-group-is-layout-constrained {
        padding: 0 35px;
    }
    .page-home .home-banner {
        /* min-height: 87vh; */
        display: flex;
        align-items: center;
        justify-content: center;
    }
    @media(max-width: 1599px){
        .page-home .home-banner {
        }
    }
    @media(min-width: 1366px) and (max-width: 1559px){
        .header-nav ul > li {
            margin: 0 13px !important;
        }
    }
    @media(max-width: 1366px){
        .home-banner .wp-block-image figure {
            bottom: -85px;
        }
    }
    @media(min-width: 1400px) and (max-width: 1599px){
        .home-banner .wp-block-image figure {
            bottom: -35vh;
        }
    }
    @media(min-width: 1600px){
        .page-home .home-banner {
            /* min-height: 80vh; */
        }
        .home-banner .wp-block-image figure {
            position: relative;
            bottom: -18vh;
        }
    }
/*---------------- Landing page CSS ---------------*/
    .count-three-cards .wp-block-column {
        background-image: url(./assets/images/count-card-bg.png);
        border-radius: 14px;
        padding: 26px 36px;
        border: 1px solid #FFFFFF33;
        background-repeat: no-repeat;
        display: flex;
        align-items: center;
        background-position-y: center;
        background-size: cover;
    }
    .count-three-cards h3.wp-block-heading {
        font-size: 40px;
        margin: 0;
        margin-right: 34px;
    }
    .count-three-cards p {
        margin-bottom: 0;
        font-size: 18px;
    }
    .download-app-section {
        background-image: url(./assets/images/download-app-section-bg.png);
        border-radius: 20px;
        padding: 50px 0;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .download-app-section .app-btn-wrapper .wp-block-group__inner-container {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
    .download-app-section .wp-block-image {
        margin-bottom: 0;
        width: 130px;
    }
    .afa-faq-section {
        background-image: url(./assets/images/afa-faq-section-bg.png);
    }
    .vertical-social-media .wp-block-group__inner-container {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
    .vertical-social-media .wp-block-social-links {
        flex-direction: column;
        margin-bottom: 8px;
    }
    .vertical-social-media li.wp-social-link {
        background-color: transparent !important;
        padding: 0;
        font-size: 26px;
    }
    .vertical-social-media li.wp-social-link a {
        padding: 0;
    }
    .vertical-social-media .wp-block-image  img {
        width: 20px;
        margin-right: 3px;
    }
    .vertical-social-media {
        position: relative;
    }
    .afa-banner-img-responisve {
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }
    .post-card-slider .tournaments-meta {
        min-height: 66px;
    }
    .tournaments-meta .card-content__timer {
        font-weight: 500;
        font-size: 11px;
        padding-left: 26px;
    }
    @media(min-width: 1025px) {
        .home-banner .wp-block-image figure {
            position: relative;
            min-width: 200px;
        }
        .vertical-social-media {
            right: -60px;
            top: -40px;
        }
        .home-banner .wp-block-button__link {
            min-width: 300px;
        }
    }
    @media(max-width: 767px) {
        .afa-banner-text-btn-group .wp-block-button {
            width: 100%;
        }
        .afa-banner-text-btn-group .wp-block-button a {
            width: 100%;
            border-radius: 50px;
        }
        .vertical-social-media {
            display: none;
        }
        .afa-banner-text-btn-group {
            margin-top: 350px;
        }
        .afa-banner-wrapper .wp-block-buttons {
            justify-content: center;
        }
        .afa-proud-section {
            padding: 0 !important;
        }
         .afa-banner-img-responisve {
            display: block !important;
        }
        .afa-proud-section + .burger{
            padding-top: 0 !important;
        }
        .afa-proud-section .container {
            flex-direction: column-reverse;
            padding: 0 !important;
        }
        .afa-proud-section .d-md-none {
            margin: -150px 0 -70px 0;
        }
        .afa-proud-section .wp-block-column:nth-child(2) {
            padding: 0 15px;
        }
         .afa-banner-wrapper {
            text-align: center;
         }
        
    } /* 767 end*/
    @media(max-width: 991px) {
        .download-app-section {
            background-image: url(./assets/images/afa-download-app-responisve.png);
            max-width: calc(100% - 40px);
            padding: 60px 16px;
        }
        .afa-faq-section .wp-block-column:first-child {
            text-align: center;
        }
        .afa-faq-section .wp-block-column:first-child h2 {
            text-align: center;
        }
        .afa-banner-wrapper {
           min-height: inherit !important;
        }
        .custom-gradient-divider {
            background: radial-gradient(50% 20% at 50% 0%, #535374 65%, #0a0a0e 100%) !important;
        }
    } /* 991 end */
    @media (min-width: 768px) and (max-width: 991px) {
        .home-banner .wp-block-columns {
            flex-direction: column;
            padding-top: 9rem;
        }
        .why-coinpoker .wp-block-buttons {
            margin-top: 60px;
        }
        .page-home .home-banner {
            background-position-y: -280px !important;
            background-size: cover !important;
        }
        .page-home .home-banner-list {
            margin-top: 62vh !important;
            margin-bottom: 20px !important;
        }
        .how-to-play {
            text-align: center;
        }
        .afa-banner-wrapper .wp-block-column:nth-child(1) {
            max-width: 60%;
        }
        .afa-banner-wrapper .wp-block-column:nth-child(2) {
            display: none;
        }
        .afa-proud-section .wp-block-columns {
            flex-direction: column-reverse;
        }
        .afa-proud-section .wp-block-column:first-child {
            justify-content: center;
            align-items: center;
            display: flex;
            margin-top: 30px;
        }
    }
    @media (min-width: 991px) and (max-width: 1024px) {
        .header-bottom {
            padding: 0 16px !important;
        }
        .header-nav ul > li {
            margin: 0 4px !important;
        }
        .header-nav ul > li > a {
            font-size: 13px !important;
        }
        .header-actions {
            padding-left: 10px !important;
        }
        .header-actions__search, .search-bar button {
            margin-right: 14px !important;
        }
        .header-logo {
            max-width: 130px !important;
            margin-right: 14px !important;
        }
    }
/*---------------- Landing page CSS ---------------*/
/* Black Bar issue on Download */
@media (min-width: 992px) {
    .page-wrap {
      margin-top: 110px;
      padding-top: 0px!important;
    }
}

/* Contact Form Fix */
@media (min-width: 992px) {
    .page-id-17445 .row.align-items-center.justify-content-between {
        align-items: flex-start !important;
    }
    /* Remove "third small header" */
    .common-heading h5 {
        display: none !important;
    }
}


/*customize css */
.promotion-detail-page .banner, .promotion-detail-page .select-wrap {
    display: none;
}
.logo-col.mb-35 img {
    pointer-events: none !important;
}
@media (max-width: 400px) {
	.home-banner h1 {
        font-size: 2rem;
    }
    .page-home .home-banner-list {
		margin-top: 33vh !important;
	}
}

@media (max-width: 767px) {
    .page-home .home-banner-list .wp-block-media-text {
        align-items: center;
    }
    .layoutPostTypeCarousel .slick-arrow {
        bottom: -5rem;
        top: auto;
        left: calc(50% - 60px);
    }
    .layoutPostTypeCarousel .slick-arrow.slick-next {
        left: calc(50% + 10px);
    }
	.layoutPostTypeCarousel .slick-dots {
        justify-content: center;
	}
	.layoutPostTypeCarousel .slick-arrow.slick-prev {
	    transform: rotate(180deg) translateY(50%)
	}
	.page-home .home-banner-list {
		/* margin-top: 45vh !important; */
	}
	.home-banner .burger {
		padding-top: 5rem !important;
	}
}
@media (max-width: 768px), (orientation: portrait) {
    .why-coinpoker-new .why-coinpoker-card .wp-block-media-text {
        display: flex !important; /* Switch to flexbox layout */
        flex-direction: row !important; /* Align elements side by side */
        justify-content: space-between !important; /* Spread elements out evenly */
        align-items: center !important; /* Center elements vertically */
        gap: 5px !important; /* Add spacing between elements */
        grid-template-columns: none !important; /* Remove the original grid columns */
    }

    .why-coinpoker-new .why-coinpoker-card .wp-block-media-text__media {
        width: 24px !important; /* Adjust icon size */
        height: auto !important; /* Maintain aspect ratio */
        flex-shrink: 0 !important; /* Prevent icons from shrinking */
    }

    .why-coinpoker-new .why-coinpoker-card .wp-block-media-text__content {
        flex: 1 1 auto !important; /* Allow text to grow and shrink as needed */
        padding-left: 10px !important; /* Adjust spacing between icon and text */
        white-space: nowrap !important; /* Prevent text from wrapping */
        overflow: hidden !important;
        text-overflow: ellipsis !important; /* Add ellipsis for overflow text */
    }
}
@media(min-width: 992px){
    .page-wrap {
        margin-top: 110px;
        padding-top: 0px!important; /* Default for widths 1291px and above */
    }
    .page-id-17445 .row.align-items-center.justify-content-between {
        align-items: flex-start !important;
    }
    .col-12.col-lg-6.col-xl-5 {
        margin-bottom: 20rem;
    }
    .home-about h2 {
        font-size: 2.91rem;
    }
    .header-nav ul > li:has(> a[href*="download"]){
        display: none !important;
    }
}
.ambassadors-tabs-new .ambassadors-tabs .nav-link .ambassadors-content a {
	pointer-events: none;
}
.post-card-slider .slick-arrow, .game-card-section .slick-arrow {
    bottom: -7rem !important;
}

@media (max-width: 991px) {
    .promotion-detail-page iframe {
        max-width: 100%;
    }
}

/* Updated customize css End */
