  
  @font-face {
    font-family: 'star';
    src: url('https://en.akkogear.com/wp-content/plugins/woocommerce/assets/fonts/star.eot');
    src: url('https://en.akkogear.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix') format('embedded-opentype'),
        url('https://en.akkogear.com/wp-content/plugins/woocommerce/assets/fonts/star.woff') format('woff'),
        url('https://en.akkogear.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf') format('truetype'),
        url('https://en.akkogear.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
  }
    .akko_title{
        text-align: center;
        font-size: 26px;
        padding:60px 0 15px ;
        font-weight: normal;
        font-family: 'Poppins-regular'!important;
    }
    .index_row{
        display: flex;
        justify-content: space-between;
    }
    .ak_index_thumb{
        margin:10px;
        position: relative;
        border-radius: 12px;
        overflow: hidden;
    }
    .ak_index_thumb_text{
        position: absolute;
        bottom: 0;
        background: rgba(0,0,0,0.5);
        color:#fff;
        text-align: center;
        height: 48px;
        line-height: 48px;
        font-size: 1em;
        width: 100%;
    }
    .ak_index_thumb_text h4{
        line-height: 48px;
        font-size: 1.3em;
    }
    .ak_index_thumb img{
       width: 100%;
    }


    .index_tabs{
        text-align: center;
    }
      .index_tabs ul{
        min-width: 500px;
        margin:0 auto;
        display: inline-block;
        position: relative;

    }
    .index_tabs ul:after{
        bottom: 1px;
        position: absolute;
        content: '';
        width: 100%;
        left:0;
        height:2px;
        background: #cdcdcd;
        z-index: -1;
      transform:  scale(1,0.75);
    }

    .index_tabs li{
        list-style-type: none;
        margin-left: 20px;
        font-weight: 400;
        display: inline-block;
        padding:10px 15px;
        cursor: pointer;
        font-weight: 400;
        font-size: 14px;
        color:#333;
    }
     .index_tabs li.active{
        border-bottom: 4px solid #000;
        font-weight: bolder;

     }
    .index_tabs li:first-child{
         margin:0px 0px;
    }
    .index_tabs_single{
        padding:0 10px;
        width: 20%;
        float:left;
        box-sizing: border-box;
        
    }
    .index_tabs_single_thumb{
        box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
        border-radius: 8px;
        overflow: hidden;
    }
    .index_tabs_single img{
        width: 100%;
     /*   border:1px solid #f2f2f2;*/
  
    }
    .index_tabs_content{
        padding-top:50px;
        display: flex;
    }


  .index_row_wrap img {
  position: relative;
  display: block;
  width: 100%;
  transition: all .3s ;
  transform-origin: 50% 50%;
  }

  .index_row_wrap:hover img{
  transform: scale(1.1,1.1);
  }

  .index_row_wrap:hover .ak_index_thumb_text{
  background: rgba(0,0,0,0.8);
  }

  .index_tabs_textinfo{
        margin-top:1em;
    }
    .index_tabs_title{
        height: 1.4em;
        padding:0 5px;
        text-align: center;
        overflow: hidden;
    }
    .index_tabs_title h5{
        line-height: 1.4em;
        font-size: 1em;
        text-align: center;
        font-weight: 400;
        text-overflow: ellipsis; 
        white-space: nowrap;
        overflow: hidden
    }
    .index_tabs_rate{
        font-size: 12px;
         color:#000;
         height:18px;
         overflow: hidden;
    }

 .index_tabs_rate{
    text-align: center;
 }

.index_tabs_rate .star-rating{
    font-family: 'star' !important;
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    width: 5.4em;
}
 .index_tabs_price{
    text-align: center;
    font-weight: 400;
    font-size: 1.2em;
    font-family: 'Poppins-regular';
 }

.index_tabs_rate .star-rating::before {
    content: "sssss";
    color: #ffbf0c;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.index_tabs_rate .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.index_tabs_rate .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
     color: #ffbf0c;
}
.index_tabs_rate .count{
    height: 12px!important;
    line-height: 12px;
    font-size: 12px;
}

.index_tabs_current_price{
    font-weight: bold;
    font-size: 1em;
    color:#000;
}

.index_card_text{
    width: 100%;
    position: absolute;
    text-align: center;
    top:50px;
    left:0;
    color:#fff;
    cursor: pointer;
}

.index_card_text h4{
    font-weight: bold;
    font-size: 32px;
}
.index_card_text .index_card_btn{
    border-radius: 20px;
    border:1px solid #fff;
    padding:0px 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5em;
}
.index_card:hover .index_card_btn{
    background: #fff;
    color:#333;
}
.index_card_thumb{
    width: 40%;
    margin:20px auto;

}
.index_card_thumb img{
    width: 100%;
}





    #press{
      background: #fff;
      padding-bottom: 50px;
    }
    .press_wrapper{
      padding:50px 0;
      background: #fff;
      
    }
    #press h4{
      font-family:'Poppins',-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Helvetica Neue,sans-serif;
    }
    .inpress{
      opacity: 0.5;
    }
    .press_active{
      opacity: 1;
    }
  
    .press-col{
      width: 16%;
      float:left;
      margin:0 2%;
    }
    .index_support{
        text-align: center;
        margin-bottom: 20px;
    }
    .index_support img{
      width: auto!important;
      display: inline-block!important;

    }

    .support_title h4{
      text-align: center;
      font-size: 1.3em;
      font-weight: bold;
      font-family: 'Poppins-regular';
      color:#c2c1bc;
      margin:0;
    }
    .support_title p{
      text-align: center;
      color:#333;
      font-size: 0.9em
    }
     .index_support:hover  h4{
      color:#333;
    }

        .press-swiper .swiper-pagination {
        position: relative;
        bottom: auto;
        margin-top: 20px;
        }

        .press-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
        transform: scale(.8);
        }

        .press-swiper  .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: #ddd;
        opacity: 0.7;
        margin: 0 8px !important;
        transition: all 0.3s ease;
        border-radius: 6px;
        transform: scale(0.8);
        }

        .press-swiper  .swiper-pagination-bullet-active {
        background: #6F5CAE;
        opacity: 1;
        transform: scale(1);
        }

        .thumb-swiper .swiper-slide-thumb-active .inpress  {
        opacity: 1;


        }
        .thumb-swiper .swiper-slide{
        margin:0 15px;
        cursor: pointer;
        }


        .swiper-thumbs{
        justify-content: space-between;
        }
        

    @media screen and ( max-width:768px) { 

.index_tabs_single:last-child{
    display: none;
}
.index_card_text h4{
    font-weight: bold;
    font-size: 28px;
}

     .index_row{
        display: block;
    }

      .ak_index_thumb_text{
        position: absolute;
        bottom: 0;
        background: rgba(0,0,0,0.5);
        color:#fff;
        text-align: center;
        height: 32px;
        line-height: 48px;
        font-size: 1em;
        width: 100%;
    }
    .ak_index_thumb_text h4{
        line-height: 32px;
        font-size: 1em;
    }
    .ak_index_thumb{
        margin:5px;
    }


        .index_tabs_content{
        padding-top:50px;
        display: block;
    }

    .index_tabs_single{
        width: 50%;
    }
    .index_tabs{
        overflow-x:scroll;
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .index_tabs::-webkit-scrollbar {
     display: none;
}

    .index_tabs li{
        list-style-type: none;
        margin-left: 10px;
        font-weight: 400;
        display: inline-block;
        padding:5px 5px;
        cursor: pointer;
        font-weight: 400;
        font-size: 14px;
        color:#333;
    }

   

   .index_tabs_title h5{
    font-size: 1em;
   }
  
   
   .index_tabs_price{
    font-size: 1em;
   }
 
    #press{
      padding-bottom: 0px;
    }
    .press_wrapper{
      padding:50px 0;
    }
  
    .press_active{
      opacity: 1;
      display: block;
    }
      .owl-dots{
      display: block;
    }
    .inpress{
      text-align: center;
    }
    .inpress img{
      max-width: 70%;
      display: inline-block;
    }
    .press-col{
      width: 100%;
      padding-bottom: 20px;
     
    }
  }

#page_content{
  background: #fff!important;
}

.index_grid {
    max-width: 1200px;
    display: grid;
    grid-template-columns: 1fr 1fr 1.5fr;
    grid-template-rows: repeat(6,1fr);
    gap: 15px;
    margin: 50px auto 30px
}

.index_grid .grid-item {
    background: #f3f6f9;
    border-radius: 20px;
    box-shadow: 0 6px 10px rgba(0,0,0,.1);
    backdrop-filter: blur(10px);
    border: 1px solid hsla(0,0%,100%,.3);
    transition: transform .3s ease,box-shadow .3s ease;
    position: relative;
    overflow: hidden
}

.index_grid .grid-item a {
    padding: 10px 15px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #333;
    width: auto;
    height: 100%;
    display: flex;
    text-decoration: none
}

.index_grid .grid-item-row {
    flex-direction: row
}

.index_grid .grid-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);
    transition: left .5s ease
}

.index_grid .grid-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,.15)
}

.index_grid .grid-item:hover:before {
    left: 100%
}

.index_grid .grid_switch_thumb {
    max-width: 100px;
    padding-left: 15px
}

.index_grid .grid_switch_thumb img,.index_grid .grid_thumb img {
    width: 100%
}

.index_grid .mouse {
    grid-row: span 2/span 2;
    grid-column-start: 3;
    grid-row-start: 1
}

.index_grid .mouse_bg {
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/Mouse-Pulse01.png);
    background-repeat: no-repeat;
    background-size: 100% 240%
}

.index_grid .mouse_bg,.index_grid .mouse a {
    justify-content: flex-start
}

.index_grid .diy-kit {
    grid-row: span 4/span 4;
    grid-column-start: 3;
    grid-row-start: 3
}

.index_grid .keyboards {
    grid-column: span 2/span 2;
    grid-row: span 4/span 4;
    grid-column-start: 1;
    grid-row-start: 1
}

.index_grid .switch {
    grid-row: span 2/span 2;
    grid-row-start: 5;
    grid-column-start: 1
}

.index_grid .keycaps {
    grid-row: span 2/span 2;
    grid-row-start: 5;
    grid-column-start: 2;
    flex-direction: row
}

.index_grid .title {
    margin-bottom: 15px;
    letter-spacing: 2px
}

.index_grid .component-title,.index_grid .title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.index_grid .component-title {
    color: #333;
    letter-spacing: 1px
}

.index_grid .product-image {
    width: 80%;
    max-width: 300px;
    height: auto;
    object-fit: contain
}

.index_grid .keyboard-image {
    width: 90%;
    max-width: 400px;
    height: auto;
    filter: drop-shadow(0 10px 20px rgba(0,0,0,.2))
}

.index_section_title {
    color: #fff;
    text-align: center;
    margin: 50px auto
}

.index_section_title h4 {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1em
}

.index_section_title a {
    color: #fff
}

.index_section_title p {
    margin: 15px
}

.index_section_title .more_btn {
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 120px;
    display: inline-block;
    transition: all .3s
}

.index_section_title .more_btn:hover {
    background: hsla(0,0%,100%,.9);
    color: #333;
    font-weight: 700
}

.section_white,.section_white a {
    color: #333
}

.section_white .more_btn {
    border: 1px solid #333;
    color: #333
}

.section_white .more_btn:hover {
    background: #333;
    color: #fff
}

.gaming-carousel-container {
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/cz_bg.jpg);
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/cz_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    min-height: 500px;
    padding: 20px;
    box-sizing: border-box;
    margin-top:50px;
}
.
.gaming-carousel-container * {
    box-sizing: border-box
}

.gaming-carousel-container .index_cz_intro {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 40px
}

.gaming-carousel-container .index_section_title {
    text-align: center;
    margin-bottom: 100px;
    color: #fff
}

.gaming-carousel-container .index_section_title h4 {
    font-size: 28px;
    letter-spacing: 3px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 10px
}

.gaming-carousel-container .index_section_title p {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 20px
}

.gaming-carousel-container .more_btn {
    margin: 0 auto;
    width: 120px;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-weight: 700;
    transition: all .3s ease;
    cursor: pointer;
    border: 1px solid #fff
}

.gaming-carousel-container .more_btn:hover {
    transform: translateY(-2px);
    background: #fff;
    color: #333
}

.gaming-carousel-container .swiper {
    width: 100%;
    padding: 20px 0 60px
}

.gaming-carousel-container .swiper-slide {
    background: rgba(0,0,0,.4);
    backdrop-filter: blur(2px);
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    color: #fff;
    border: 1px solid hsla(0,0%,100%,.2);
    transition: all .3s ease;
    height: auto;
    display: block;
}

.gaming-carousel-container .swiper-slide:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,.3)
}

.gaming-carousel-container .swiper-slide h3 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px
}

.gaming-carousel-container .cz_thumb {
    margin: 20px 0;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.gaming-carousel-container .cz_thumb img {
    max-width: 80%;
    max-height: 80%;
    object-fit: contain;
    border-radius: 10px
}

.gaming-carousel-container .swiper-slide{
   display: block;
}
.gaming-carousel-container .swiper-slide p {
    font-size: 16px;
    line-height: 1.6;
    color: hsla(0,0%,100%,.9);
    margin: 20px 0 0
}

.gaming-carousel-container .swiper-pagination-bullet {
    background: #fff;
    opacity: .9;
    width: 12px;
    height: 12px
}

.gaming-carousel-container .swiper-pagination-bullet-active {
    background: #6f5cae;
    transform: scale(1.1);
    opacity: 1
}

.index_cz_intro2 {
    background: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/cz_bg2.jpg);
    height: 80vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.section_socail {
    max-width: 1440px;
    display: flex;
    margin: 50px auto;
    justify-content: space-around
}

.section_socail_li {
    position: relative;
    width: 45%
}

.section_socail_li img {
    width: 100%
}

.section_socail_info {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -20px;
    left: 0;
    color: #fff
}

.section_socail_info h4 {
    margin-bottom: 15px;
    font-size: 22px
}

.section_socail_info .more_btn {
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 100px;
    display: inline-block;
    transition: all .3s
}

.section_socail_info .more_btn:hover {
    background: hsla(0,0%,100%,.9);
    color: #333;
    font-weight: 700
}

.section_ip {
    padding: 50px 0;
    overflow: hidden
}

.section_ip .index_section_title {
    margin-bottom: 15px
}

.ip_thumb {
    height: 100%;
    background-size: cover
}

.ip_grid,.ip_grid_wrap,.ip_thumb {
    width: 100%
}

.ip_grid {
    display: grid;
    grid-template-columns: 0fr repeat(14,1fr);
    grid-template-rows: repeat(6,1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    max-width: 1400px;
    aspect-ratio: 16/6;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box
}

.ip_grid>div {
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s ease;
    cursor: pointer
}

.ip_grid>div:hover:before {
    opacity: .6
}

.ip_grid>div:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 20px rgba(0,0,0,.15)
}

.ip_grid a {
    width: 100%;
    height: 100%;
    display: block
}

.ip_grid_1 {
    grid-area: 1/1/7/7;
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/Cinnamoroll-600x720-1.jpg);
    background-position: center 70%
}

.ip_grid_2 {
    grid-area: 1/7/4/13;
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/pompompurin-815x348-1.jpg)
}

.ip_grid_2,.ip_grid_3 {
    background-position: 50%
}

.ip_grid_3 {
    grid-area: 4/7/7/10;
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/Kuromi-395x348-1.jpg)
}

.ip_grid_4 {
    grid-area: 4/10/7/13;
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/Piano-395x348-1.jpg);
    background-position: 50%
}

.ip_grid_5 {
    grid-area: 1/13/3/16;
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/The-Kings-Avatar-320x246-1.jpg);
    background-position: top
}

.ip_grid_6 {
    grid-area: 3/13/7/16;
    background-image: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/Joy-of-life-320x450-1.jpg);
    background-position: 50%
}

.ip_grid_wrap .swiper-container {
    display: none;
    width: 100%;
    margin: 20px auto;
    overflow: hidden
}

.ip_grid_wrap .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: 50%;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    text-shadow: 2px 2px 8px rgba(0,0,0,.7);
    position: relative
}

.ip_grid_wrap .swiper-slide img {
    width: 100%
}

.ip_grid_wrap .swiper-pagination-bullets {
    bottom: -20px!important
}

.ip_grid_wrap .swiper-pagination-bullet {
    width: 10px;
    height: 4px;
    background: #ccc;
    opacity: 1;
    border-radius: 0
}

.ip_grid_wrap .swiper-pagination-bullet-active {
    width: 21px;
    height: 4px;
    background: #6f5cae
}

.ip_grid_wrap .swiper-button-next,.ip_grid_wrap .swiper-button-prev {
    color: #fff;
    transform: scale(0.7);
}

@media (max-width:1200px) {
    .ip_grid {
        padding: 20px;
        grid-gap: 15px
    }
}

.ip_grid>div:hover:after {
    opacity: 1;
    transform: translateY(0)
}

@media (min-width:769px) {
    .gaming-carousel-container .swiper {
        overflow: visible
    }

    .gaming-carousel-container .swiper-wrapper {
        display: flex!important;
        transform: none!important
    }

    .gameSwiper .swiper-slide {
        width: calc(33.333% - 20px)!important;
        margin-right: 30px;
      
    }

    .gaming-carousel-container .swiper-slide:last-child {
        margin-right: 0
    }

    .gaming-carousel-container .swiper-pagination {
        display: none
    }
}

@media (max-width:768px) {
    .index_grid {
        padding: 15px;
        margin-top:30px;
    }

    .index_grid .grid-item {
        border-radius: 12px;
        padding: 0
    }

    .index_grid .keycaps,.index_grid .switch {
        flex-direction: column
    }

    .index_grid .grid_switch_thumb {
        width: 50px;
        padding: 0
    }

    .index_grid .title {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 10px
    }

    .gaming-carousel-container {
        background: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/cz_xs.jpg)
    }

    .gaming-carousel-container .swiper-slide {
        padding: 20px
    }

    .gaming-carousel-container .swiper-slide h3 {
        font-size: 20px
    }

    .gaming-carousel-container .cz_thumb {
        height: 120px
    }

    .gaming-carousel-container .swiper-slide p {
        font-size: 14px
    }

    .index_cz_intro2 {
        height: 60vh;
        background: url(https://en.akkogear.com/wp-content/themes/xtra/img/index/cz_bg2_xs.jpg);
        background-size: cover
    }

    .section_socail {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 20px 0
    }

    .ip_grid {
        padding: 0 15px;
        grid-gap: 10px
    }

    .ip_grid_wrap {
        padding: 10px;
        width: auto;
        position: relative
    }

    .ip_grid {
        display: none
    }

    .ip_grid_wrap .swiper-container {
        display: block;
        width: auto;
        margin: 10px auto
    }

    .ip_grid_wrap .swiper-slide {
        font-size: 1.2rem
    }

    .section_socail_li {
        width: 100%;
        padding: 15px;
        box-sizing: border-box
    }
    .section_socail_info {
        margin-top: 0px;
    }
    .section_socail_info h4 {
       font-size: 18px;
       margin-bottom: 10px;
    }


}