@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);

h4,
h5,
h6 {
    color: #393939
}

.drop-down>a,
ul#menu>li>a {
    text-transform: uppercase
}

.author-anem,
.cate-box>div,
.ftr-req,
.ftr-req input,
.get-touchh h5,
.marquee-list li,
.pic-testi,
.test-cont,
th.qty {
    text-align: center
}

.grp-wrp ul,
.ship-estimate ul,
ul {
    list-style: none
}

.add-to-cart a,
.details-price ins,
.grp-wrp ul a,
.or-amazon a,
a {
    text-decoration: none
}

.commentsMain,
body,
html {
    overflow-x: hidden
}

.btn-1,
.btn-2 {
    clip-path: polygon(14% 0, 100% 0, 100% 70%, 86% 100%, 0 100%, 0 30%)
}

@font-face {
    font-family: super;
    src: url(../fonts/super-squad-italic.ttf)
}

body {
    word-break: break-word;
    font: 15px/25px Montserrat, sans-serif;
    color: #ffffff59;
    background-image: url(../images/bg.png);
    background-size: 100%;
    background-position: top;
    background-color: #151924;
    background-repeat: no-repeat
}

h1,
h2 {
    font-size: 55px;
    line-height: 60px;
    font-weight: 500
}

.drop-down>a,
h1,
h2,
ul#menu>li>a {
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: super, sans-serif
}

h1 {
    margin: 0 0 17px
}

h2 {
    margin: 0 0 30px
}

h3 {
    font-size: 30px;
    line-height: 34px;
    color: #000;
    font-weight: 600;
    margin: 0 0 28px
}

.marquee-list li,
h4,
h5,
h6 {
    font-weight: 500
}

h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 20px
}

.cart-btn,
.check_menu ul li i,
.products-sec .poke-card .infocard>span,
h6 {
    font-size: 18px
}

h6 {
    line-height: 23px;
    margin: 0 0 22px
}

select {
    background: url('../images/arrow.png') right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.slicknav_menu {
    display: none;
    background: #f6d624;
    margin-bottom: 20px
}

.slicknav_btn {
    background-color: #001d6e
}

@media only screen and (min-width:0px) and (max-width:767px) {
    .slicknav_menu {
        display: block
    }
}

.contact-select,
.inner_banner,
.main_contact_wrp,
.test-box,
header,
section.about-sec,
section.banner,
section.category-sec,
ul#menu>li,
ul.links.list-unstyled li {
    position: relative
}

.main-navigate {
    border-bottom: 1px solid #4a4c52
}

ul {
    margin: 0;
    padding: 0
}

ul#menu {
    justify-content: end;
    gap: 55px;
    margin-right: -19px
}

.action-head-right {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    height: 70px
}

.action-head-right>a {
    display: inline-flex;
    height: 100%;
    width: 50px;
    border-right: 1px solid #4a4c52;
    align-items: center;
    color: #fff
}

ul#menu {
    border-left: 1px solid #4a4c52;
    height: 70px;
    display: flex;
    align-items: center
}

.drop-down>a>i:first-child {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 1px solid #4a4c52;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.drop-down>a {
    display: flex;
    align-items: center;
    gap: 10px
}

.marquee-list,
.marquee-list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

ul#menu>li.active:before {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background: #f6d624;
    transform: rotate(45deg);
    top: -32px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 5px
}

.marquee-list {
    background-color: #f6d624;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    margin: -70px 0 0;
    padding: 30px 0;
    transform: rotate(12deg) scale(1.1);
    position: absolute !important;
    top: 600px
}

.cart-btn,
.cate-box,
.poke-card,
.poke-card-wrap,
section.products-sec {
    position: relative
}

.marquee-list ul {
    display: box;
    display: flex;
    -webkit-animation: 15s linear infinite marquee;
    -moz-animation: 15s linear infinite marquee;
    -o-animation: 15s linear infinite marquee;
    -ms-animation: marquee 15s linear infinite running;
    animation: 15s linear infinite marquee;
    margin: 0;
    gap: 30px
}

.marquee-list ul:hover {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused
}

.marquee-list li {
    min-width: fit-content;
    white-space: nowrap;
    padding: 0;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
    margin: 0;
    font-size: 30px;
    font-family: super;
    letter-spacing: 1px;
    color: #000;
    cursor: pointer;
    text-transform: capitalize
}

.cart-btn,
.infocard {
    align-items: center;
    display: flex
}

.cate-box>*,
.poke-card,
.testi-bg {
    transition: .3s
}

.cart-btn,
.cart-btn:hover,
.poke-card h5,
.poke-card h5 a,
.prod_det_cta_wrap span,
section.banner h1 {
    color: #f6d624
}

@-moz-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-20%);
        -moz-transform: translate(-20%);
        -o-transform: translate(-20%);
        -ms-transform: translate(-20%);
        transform: translate(-20%)
    }
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-20%);
        -moz-transform: translate(-20%);
        -o-transform: translate(-20%);
        -ms-transform: translate(-20%);
        transform: translate(-20%)
    }
}

@-o-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-20%);
        -moz-transform: translate(-20%);
        -o-transform: translate(-20%);
        -ms-transform: translate(-20%);
        transform: translate(-20%)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translate(-20%);
        -moz-transform: translate(-20%);
        -o-transform: translate(-20%);
        -ms-transform: translate(-20%);
        transform: translate(-20%)
    }
}

.get-touchh h5,
button.slick-prev {
    transform: rotate(180deg)
}

.marquee-list.list_two_wrp {
    margin-top: -90px;
    transform: rotate(-12deg) scale(1.1);
    z-index: -1;
    position: relative
}

.poke-card {
    padding: 20px;
    border-radius: 20px;
    background: linear-gradient(#11162a, #11162a) padding-box, linear-gradient(to top, #00008b00, #fff) border-box;
    border: 4px solid transparent;
    z-index: 3
}

.poke-card>img {
    width: 100%;
    border-radius: 12px;
    height: 195px;
    object-fit: contain
}

.cart-btn {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: linear-gradient(#11162a, #11162a) padding-box, linear-gradient(to right, #00008b00, #f6d624) border-box;
    justify-content: center;
    margin: -40px auto 0;
    border: 2px solid transparent
}

.poke-card h5 {
    margin: 10px 0 15px
}

.infocard {
    border-top: 1px solid #4a4c52;
    justify-content: space-between;
    padding-top: 10px
}

.infocard>div {
    text-transform: uppercase;
    color: #fff;
    line-height: 1.4;
    width: 75%
}

.infocard>div>span {
    display: block;
    text-transform: lowercase;
    color: #f6d624
}

.infocard>span {
    font-family: super;
    color: #fff;
    font-size: 22px
}

section.banner h1 {
    font-size: 100px;
    line-height: 1.2;
    margin: 70px 0 30px
}

section.banner h1 span {
    display: block;
    color: #fff
}

.poke-card-wrap {
    z-index: 1
}

.poke-card-wrap .poke-card.slick-current+.slick-slide {
    transform: scale(.75) rotate(18deg) translateX(-120px) translateY(60px);
    z-index: -1
}

.poke-card-wrap .poke-card {
    transform: scale(.75) rotate(-18deg) translateX(120px) translateY(60px);
    z-index: 1;
    opacity: 0
}

.poke-card:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: 0 0 20px 0 #11162a;
    left: 0;
    z-index: -1
}

.main-ftr:after,
.main-ftr:before {
    background: #4a4c52;
    width: 1px;
    right: 10px;
    content: ''
}

section.products-sec {
    padding: 80px 0 0
}

section.products-sec .flash-img {
    position: absolute;
    left: -50px;
    top: 300px
}

.cards-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}


.quan.d-flex {
    
    align-items: center;
    gap: 20px;
}

.cards-nav h6 {
    color: #fff;
    margin: 0
}

ul#myTab .nav-link {
    background: 0 0;
    border: 0;
    color: #fff;
    text-transform: uppercase
}

ul#myTab {
    border: 0;
    gap: 20px
}

.products-sec .poke-card .infocard {
    font-size: 12px
}

.products-sec .poke-card {
    margin: 0 0 24px
}

section.category-sec {
    padding: 100px 0
}

.cate-box>img,
.inner_banner img {
    width: 100%
}

.cate-box:hover>div,
.cate-box:hover>img {
    transform: rotateY(20deg) rotateZ(-5deg)
}

.cate-box {
    perspective: 1000px;
    margin: 20px 0
}

.cate-box>div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px
}

.cate-box h6 {
    color: #fff;
    margin: 0 0 6px;
    font-size: 25px;
    text-shadow: 2px 2px 2px #000
}

.categro-slider ul.slick-dots {
    justify-content: center
}

.product-details h3.not_in_stock {
    color: #fff;
    padding-top: 40px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 500
}

.categro-slider .slick-slide {
    margin: 0 20px
}

.categro-slider .slick-list {
    padding: 20px 14% 20px 0;
    margin-right: -11%
}

.categro-slider .slick-track {
    display: flex;
    align-items: end
}

.abtn-btn,
.slick-dots {
    align-items: center;
    display: flex
}

.slick-dots {
    gap: 10px;
    margin-left: 20px;
    margin-top: 20px
}

.slick-dots button {
    font-size: 0;
    padding: 0;
    border: 0;
    background: #fff;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    position: relative
}

.slick-dots .slick-active button:before {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 1px solid #f6d624;
    left: -4px;
    top: -4px
}

.about-wrap {
    position: relative;
    background: #212737;
    padding: 50px;
    border-radius: 12px;
    border: 1px solid #f6d624;
    overflow: hidden;
    z-index: 0
}

.about-wrap>img {
    position: absolute;
    right: 0;
    top: 0;
    height: 522px
}

.about-wrap>div {
    width: 60%
}

.pickachu {
    position: absolute;
    right: -70px;
    top: 50px
}

.abtn-btn {
    gap: 30px
}

.abtn-btn h4 {
    color: #fff;
    MARGIN: 0
}

.btn-1 {
    height: 50px;
    display: inline-flex !important;
    padding: 0 30px;
    background: linear-gradient(92deg, #302929, #c49d01);
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    justify-content: center
}

.btn-1:hover,
.leavereply input[type=submit]:hover,
ul.botm-list a {
    color: #fff
}

section.pokemon-mart-sec {
    padding: 150px 0;
    position: relative
}

section.pokemon-mart-sec:before {
    content: '';
    position: absolute;
    height: 500px;
    width: 100%;
    top: 0;
    background: url(../images/mart-bg.jpg) 0 0/cover;
    z-index: -1
}

section.pokemon-mart-sec h2 {
    font-size: 100px;
    line-height: 1
}

.mart-slider .slick-list,
.poke-card-wrap .slick-list {
    padding: 0 !important
}

.mart-slider .slick-slide {
    margin: 0 20px;
    perspective: 1000px;
    padding: 30px 0
}

.mart-slider .slick-current+.slick-slide>div {
    transform: rotateY(-35deg) translateX(-80px) rotateZ(6deg) scale(.9) !important
}

.mart-slider .slick-slide:not(.slick-current)>div {
    transform: rotateY(35deg) rotateZ(-6deg) translateX(80px) scale(.9);
    transition: .3s
}

section.about-sec {
    padding: 0 0 100px
}

.mart-slider .slick-dots {
    justify-content: center;
    margin-top: -10px
}

.test-cont {
    padding: 30px;
    background: #fff;
    border-radius: 20px
}

.pic-testi {
    position: relative
}

.pic-testi>span {
    position: absolute;
    bottom: -10px;
    margin-left: 20px
}

.author-anem {
    margin-top: 30px
}

.author-anem span {
    color: red;
    font-size: 12px
}

.author-anem h5 {
    margin: 0;
    font-size: 25px;
    line-height: 1
}

.test-cont p {
    color: #000;
    margin: 20px 0 0
}

.testi-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    background: linear-gradient(226deg, #f5995a, #c54d19);
    z-index: -1;
    transform: rotate(-15deg)
}

.testi-slider .slick-list {
    padding: 50px 0
}

.test-box:hover .testi-bg {
    transform: rotate(-5deg)
}

.testi-slider .slick-slide {
    margin: 0 38px
}

.pic-testi img {
    margin: 0 auto
}

button.slick-arrow {
    font-size: 0;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    left: -80px;
    background: url(../images/arrow.png) 0 0/100%;
    border: 0
}

.main-ftr,
.news-letter form,
footer {
    position: relative
}

button.slick-next {
    left: unset;
    right: -80px
}

footer {
    background: #0e1019
}

.news-letter h2 {
    color: #fff;
    margin-bottom: 0;
    line-height: 1;
    font-size: 53px;
    font-weight: 300
}

.news-letter {
    padding: 50px 20px 50px 0;
    background: #090b11;
    border-bottom: 1px solid #4a4c52
}

.news-letter form {
    width: 77%
}

.news-letter form input {
    width: 100%;
    border: 1px solid #cccccc8f;
    background: #0e0f13;
    color: #fff;
    padding-left: 30px;
    height: 60px;
    border-radius: 99px
}

.news-letter form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    border: unset;
    width: 160px;
    color: #101010 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: Montserrat;
    font-size: 15px;
    border-radius: 99px
}

.news-letter .row,
.space .row {
    align-items: center
}

.news-letter form input::placeholder {
    color: #fff;
    text-transform: capitalize
}

.main-ftr {
    padding: 70px 20px;
    height: 100%
}

.main-ftr ul li h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 22px;
    line-height: 1;
    font-family: Montserrat
}

.bottm-ftr ul li ul,
.main-ftr ul li {
    display: flex;
    align-items: center;
    gap: 10px
}

.main-ftr ul li p,
.main-ftr ul li p a {
    margin-bottom: 0;
    color: #fff;
    font-size: 15px;
    font-family: Montserrat
}

.main-ftr ul li i {
    font-size: 20px;
    color: #fff
}

ul.phon-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px
}

.main-ftr:after {
    position: absolute;
    height: 0;
    bottom: 0;
    transition: .7s ease-in-out
}

.middle-ftr:hover .main-ftr:after {
    height: 100%
}

.middle-ftr:hover {
    border-color: #4a4c52
}

.middle-ftr {
    border-bottom: 1px solid #4a4c52;
    background: #0e1019;
    transition: .7s ease-in-out
}

.main-ftr ul {
    margin-bottom: 0
}

.ftr-req h5 a {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    font-family: Montserrat
}

.ftr-req input {
    padding: 12px;
    width: 65%;
    border: 1px solid #ffffffba;
    background: 0 0;
    border-radius: 0;
    color: #fff
}

.ftr-req input::placeholder {
    color: #ffffff94;
    text-transform: capitalize;
    font-size: 14px
}

.ftr-req button {
    padding: 15px 20px;
    border: 1px solid #ffffff57;
    background-color: #0000;
    transition: .2s ease-in-out
}

.ftr-req button:hover {
    background-color: #000;
    transition: .2s ease-in-out
}

.ftr-req button span {
    font-size: 15px;
    line-height: 25px;
    color: #ffffffa3;
    font-family: Montserrat;
    font-weight: 400
}

ul.phon-list li {
    display: block
}

.main-ftr:before {
    position: absolute;
    height: 100%;
    top: 0
}

.get-touchh,
.get-touchh:before {
    right: 0;
    bottom: 0;
    position: absolute
}

.bottm-ftr ul {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 10px 0;
    width: 90%;
    margin-top: 10px
}

.bottm-ftr ul li p {
    margin-bottom: 0;
    color: #ffffff7d
}

.bottm-ftr ul li ul a i {
    color: #9d9fa4;
    font-size: 18px;
    width: 35px;
    height: 35px;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    transition: .5s;
    animation: 1s cubic-bezier(.39, .575, .565, 1) infinite both scale-up-center
}

.bottm-ftr ul li ul a i:hover {
    background: #0474bb;
    color: #fff
}

.get-touchh {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120%;
    width: 13%;
    border-top-left-radius: 90px
}

.get-touchh h5,
a.remove {
    display: flex;
    align-items: center
}

.get-touchh h5 {
    writing-mode: tb;
    color: #fff;
    font-size: 68px;
    text-transform: capitalize;
    font-family: super;
    justify-content: center;
    margin-bottom: -30px
}

.get-touchh:before {
    content: '';
    width: 100%;
    height: 100%;
    border-top-left-radius: 0;
    background: #ffcc01
}

.ftr-req.pade-right {
    margin-top: 60px;
    text-align: start;
    padding-left: 10px
}

ul.botm-list {
    width: 200px
}

.poke-card-wrap .poke-card.slick-current {
    transform: none
}

.fade.active,
.poke-card-wrap .poke-card.slick-active {
    opacity: 1
}

.poke-card-wrap .slick-prev:before {
    content: 'PREV';
    font-size: 20px;
    font-family: super;
    color: #fff;
    white-space: nowrap;
    transform: rotate(180deg);
    display: block;
    top: 15px;
    position: absolute;
    left: -120%
}

.poke-card-wrap .slick-next:before {
    content: 'Next';
    font-size: 20px;
    font-family: super;
    color: #fff;
    white-space: nowrap;
    display: block;
    top: 15px;
    position: absolute;
    left: -120%
}

header .flash-img {
    position: absolute;
    width: 50px;
    left: 80px;
    top: 50px
}

section.banner .flash-img {
    position: absolute;
    width: 70px;
    top: 100px;
    left: 200px
}

section.category-sec .flash-img {
    position: absolute;
    right: -50px
}

section.about-sec .flash-img {
    position: absolute;
    width: 180px;
    left: -80px;
    top: 100px
}

section.testimonila-sec {
    padding: 0 0 200px;
    position: relative
}

section.testimonila-sec .flash-img {
    position: absolute;
    right: 50px
}

section.about-sec.inner-sec {
    margin-top: 100px
}

.inner-banner .slick-arrow {
    top: 67%
}

.text-blue {
    color: #100c6c
}

.text-black {
    color: #000 !important
}

.log-in-wrap {
    padding: 60px 40px;
    background-color: transparent;
    border: 1px solid #6f6f6f;
    float: right;
    width: 100%
}

.log-in-wrap h2 {
    margin: 0 0 20px;
    text-align: start;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 54px;
    font-weight: 500
}

.login_btn {
    width: 100%;
    background-color: var(--blue);
    padding: 10px;
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    border: 2px solid var(--blue);
    transition: .5s
}

.contact-page-main .form-control {
    height: 60px;
    background-color: transparent;
    border-color: #6f6f6f;
    color: #fff;
    opacity: .7;
    font-weight: 400
}

.log-in-page-main .form-check label.form-check-label {
    font-size: 14px;
    margin: 0;
    font-weight: 300;
    color: #fff;
    background: 0 0
}

.form-check-input:checked {
    background-color: var(--blue);
    border-color: var(--blue);
    background: #fff
}

input#defaultCheck1 {
    background: 0 0;
    border: 1px solid var(--blue)
}

.forgot-pass,
.log-in-page-main .form-check {
    display: inline-block;
    margin-top: 20px
}

.form-control::placeholder {
    font-size: 15px;
    color: #fff;
    opacity: .7
}

.forgot-pass a:hover,
.login_btn:hover {
    color: var(--blue)
}

.forgot-pass {
    width: 78%;
    text-align: right
}

.forgot-pass a {
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    color: #fff
}

.term-condition:hover {
    color: var(--blue);
    border-bottom: 2px solid var(--blue)
}

.agree-text {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 25px
}

.term-condition {
    font-weight: 600;
    margin-left: 10px;
    color: red;
    border-bottom: 2px solid red
}

.form-group {
    margin-bottom: 30px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.st-1,
.st-2 {
    font-size: 20px !important
}

.login_btn:hover {
    background-color: transparent;
    border: 2px solid var(--blue)
}

.contact-page-main .form-control:focus {
    box-shadow: 0 0 5px .05rem #3f95ec6b
}

section.contact-page-main.log-in-page-main.all-section {
    padding: 100px 0;
    background: #161a26;
    margin-top: 100px
}

section.add-to-cart {
    padding: 100px 0;
    background: #151924;
    margin-top: 260px
}

.add-to-cart input {
    width: 100%;
    text-align: center;
    height: 60px;
    border: 2px solid #ffffff61;
    font-size: 23px;
    color: #787878bd;
    font-weight: 500;
    margin-top: 24px;
    background: 0 0;
    border-radius: 10px
}

.add-to-cart a {
    font-size: 18px;
    display: block;
    text-align: center;
    padding-top: 9px;
    color: #fff;
    font-weight: 400;
    width: 100%
}

.add-to-cart h4 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-family: Montserrat
}

.add-to-cart .table>tbody>tr>td,
.add-to-cart .table>tbody>tr>th,
.add-to-cart .table>tfoot>tr>td,
.add-to-cart .table>tfoot>tr>th,
.add-to-cart .table>thead>tr>td,
.add-to-cart .table>thead>tr>th {
    vertical-align: middle
}

.total-section {
    border: 1px solid #fff;
    padding: 30px 20px
}

.total-section ul {
    list-style: none;
    margin-bottom: 0
}

.total-section li {
    font-size: 21px;
    padding-bottom: 30px;
    color: #fff;
    font-weight: 500
}

li.color-change {
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 20.96px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-top: 10px
}

.leavereply input[type=submit],
.or-amazon p,
.paypal-txt,
.proceed .checkout-btn,
.proceed a,
.table-space h3 {
    text-transform: uppercase
}

.total-section li.color-change span {
    font-weight: 500;
    font-size: 25px;
    color: #fff
}

.cart_sidebar .cart_lst li span,
.cart_sidebar h5 span,
.order_detail_table h6 span,
.order_detail_table ul li span,
.product-details-title h2 span,
.total-section li span {
    float: right
}

.ship-estimate {
    padding: 20px 40px;
    border: 1px solid #ddd;
    margin-top: 25px
}

.ship-estimate li {
    color: #fff;
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: 500
}

.ship-estimate ul:last-child {
    margin-top: 40px;
    margin-bottom: 0
}

.ship-estimate .grey-style {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.proceed a {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 0
}

.proceed .checkout-btn {
    padding: 15px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background-color: var(--pinkclr);
    border-radius: 5px
}

.or-amazon {
    margin-top: 50px;
    position: relative;
    border: 2px solid #cecece;
    padding: 30px 50px;
    border-radius: 5px;
    background: #fff
}

.or-amazon p {
    font-size: 17px;
    position: absolute;
    background: #f3f3f3;
    top: -18px;
    left: 85px;
    padding: 3px 20px;
    color: #333;
    display: block;
    border: 2px solid #cecece
}

.or-amazon a {
    text-align: center
}

.product-img {
    display: inline-block;
    width: 100%;
    padding: 10px 5px;
    border-radius: 10px
}

.add-to-cart .product-img img {
    width: 100%;
    border-radius: 5px;
    height: 100px;
    object-fit: contain;
    padding: 10px 0;
    background-color: #00000010
}

.table>:not(:last-child)>:last-child>* {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding: 20px 23px;
    text-transform: capitalize
}

.table>:not(caption)>*>* {
    padding: 25px .5rem
}

.table-space h3 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-family: Montserrat
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid #f1f1f1
}

a.remove {
    font-size: 25px;
    width: 45px;
    height: 45px;
    justify-content: center;
    padding-top: 0;
    color: #fff;
    background-color: transparent;
    border-radius: 5px
}

.space span,
.table-space h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px
}

.grp-wrp ul,
.paypal-txt {
    display: flex;
    align-items: center
}

.add-to-cart thead,
.remove:hover {
    background-color: var(--pinkclr)
}

.table-space h6 {
    margin-bottom: 0;
    color: #cbcbcb
}

.space span {
    color: #333;
    font-family: cereM
}

table.table tr th:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

table.table tr th:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.remove:hover {
    color: #fff
}

.proceed .checkout-btn:hover {
    background-color: #000;
    color: #fff
}

.gradient {
    text-align: end !important
}

.checkout-paypal {
    padding: 50px;
    border: 1px solid #e5d5d2;
    margin-top: 50px;
    position: relative
}

.paypal-txt {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffeef1;
    width: 55%;
    height: 30px;
    justify-content: center;
    border: 1px solid #e5d5d2
}

.paypal-txt p {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    margin: 0
}

section.contact_pg {
    padding: 10% 0
}

.con_sid-wrp select {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    border-left: 0;
    height: 55px;
    border-top: 0;
    border-right: 0;
    margin-bottom: 30px;
    padding: 0;
    font-size: 14px;
    color: #999;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    position: relative
}

.contact-select-icon i {
    font-size: 18px;
    color: #000
}

.contact-select-icon {
    position: absolute;
    top: 20px;
    right: 10px;
    pointer-events: none
}

.contact_form {
    width: 90%;
    margin: 0 auto
}

.con_sid-wrp {
    padding: 50px 40px 60px
}

.con_sid-wrp h3 {
    font-size: 70px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: normal
}

.con_sid-wrp p {
    margin-bottom: 20px
}

.con_sid-wrp form input,
.con_sid-wrp form textarea,
select.form-select {
    width: 100%;
    border: 1px solid #c4c4c4;
    height: 55px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #ffff;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    padding-left: 10px;
    background: #0a1018
}

.con_sid-wrp form textarea {
    width: 100%;
    height: 180px
}

.con_sid-wrp form input::placeholder,
.con_sid-wrp form textarea::placeholder {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase
}

.contact_dtlss {
    padding: 170px 60px 170px 80px;
    background: #11162a
}

.contact_dtlss h2 {
    font-size: 34px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 8%
}

.contact_form:before {
    position: absolute;
    content: '';
    background: #0a1018;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    left: 0;
    top: -50px;
    width: 86%;
    height: 110%;
    z-index: -1
}

.grp-wrp ul {
    gap: 22px;
    margin-bottom: 33px
}

#countdown li,
.counter .down,
.counter .up,
.counter input,
.product-details-img,
.shop-thumb-tab,
.shop-thumb-tab li {
    display: inline-block
}

.grp-wrp ul li a p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400
}

.grp-wrp li:last-child {
    width: 80%
}

.boots_dtlss:after {
    position: absolute;
    content: "";
    background-image: url(../images/vec-4.png);
    width: 130px;
    height: 150px;
    right: 140px;
    bottom: -20px
}

.counter .down,
.counter .up {
    width: 30px;
    height: 30px;
    transition: .5s ease-in-out;
    cursor: pointer;
    background: #fff;
    padding: 0;
    text-align: center
}

input#defaultCheck1:checked[type=checkbox] {
    background: var(--blue) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
    border: 1px solid var(--blue)
}

.grp-wrp li>img {
    width: 25px;
    height: 25px;
    object-fit: contain
}

.inner_bnr_txt {
    position: absolute;
    top: 40%;
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    text-align: center
}

.inner_bnr_txt h1 {
    font-size: 107.93px
}

button.product-details-btn.btn-1 {
    border: 0
}

.product-details i {
    color: #000;
    font-size: 16px;
    margin-bottom: 16px
}

.shop-thumb-tab li.nav-item .nav-link {
    border: 10px solid #fff;
    margin-left: 13px;
    background-color: #f3f3f3
}

.shop-thumb-tab .nav>li>a:focus,
.shop-thumb-tab .nav>li>a:hover {
    border: 10px solid #00d2a1
}

.shop-thumb-tab li.nav-item .nav-link img {
    width: 80px;
    height: 80px;
    object-fit: contain
}

.shop-thumb-tab {
    top: 21px;
    position: absolute;
    bottom: -435px;
    right: 65%;
    top: inherit
}

#countdown li {
    text-align: center;
    background-color: #eff0f4;
    width: 70px;
    height: 70px;
    padding: 14px;
    border-radius: 6px;
    margin: 5px
}

#countdown span {
    display: block;
    color: #000;
    font-size: 28px
}

.review-image,
.write-review {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 5px
}

.cart_sidebar .cart_lst li:not(:last-child),
.cart_sidebar ul li:not(:last-child),
.price {
    margin-bottom: 15px
}

.details-price ins {
    font-size: 40px;
    font-weight: 500;
    color: #100c6c
}

.details-price del {
    font-size: 30px;
    font-weight: 400;
    margin-left: 20px;
    color: #000
}

.product-details-title h3 {
    font-weight: 400;
    color: #fff;
    font-size: 25.74px;
    line-height: 30px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #464646;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.st-1 {
    color: #ffba00 !important;
    padding-right: 0 !important
}

.st-2 {
    color: #ccc !important;
    padding-right: 0
}

.price {
    margin-top: 15px
}

.counter input {
    width: 50px;
    text-align: center;
    height: 40px;
    background: #fff;
    border: 1px solid #e1e1e1;
    color: #000;
    margin: 0
}

.counter {
    margin: 35px 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 18px
}

.counter .down {
    color: #000;
    margin: 0 6px 0 10px;
    font-size: 30px;
    line-height: 20px;
    border-radius: 100px;
    border: 1px solid #e1e1e1;
    display: flex;
    align-items: baseline;
    justify-content: center
}

.counter .down:hover {
    background: #00ff12;
    color: #fff;
    border: 1px solid #000
}

.counter .up {
    color: #000;
    font-size: 30px;
    line-height: 22px;
    border-radius: 100px;
    margin: 0 0 0 6px;
    border: 1px solid #e1e1e1;
    display: flex;
    align-items: baseline;
    justify-content: center
}

.counter .up:hover {
    background: #00ff12;
    color: #fff;
    border: 1px solid #00ff12
}

.shop-thumb-tab ul {
    display: flex
}

.shop-banner-area {
    padding: 100px 0 80px
}

.product-details i span {
    color: #636363;
    font-weight: 300;
    font-size: 16px
}

.prod_det_slider_nav {
    margin: 20px 0 0
}

.prod_det_slider_nav img {
    background-color: #fff
}

#starRating,
.leavereply textarea {
    width: 100%;
    margin-bottom: 20px;
    background: 0 0
}

.prod_det_slider_nav .slick-slide {
    opacity: 1;
    margin: 0 10px
}

.prod_det_slider img {
    border: 0;
    width: 100%
}

.rating .stars span {
    color: #d9a420 !important
}

.leavereply h1 {
    color: #fff;
    font-size: 40px
}

.leavereply input[type=email],
.leavereply input[type=text] {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ffff;
    background: 0 0;
    border-radius: 2px;
    color: #fff;
    height: 50px;
    padding: 0 30px
}

.leavereply textarea {
    min-height: 150px;
    resize: none;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #ffff;
    padding: 20px 30px
}

.leavereply input[type=submit] {
    float: right;
    text-align: center;
    border: 0;
    display: inline-block;
    padding: 12px 32px;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    background-color: #ffba00
}

.comments {
    margin-bottom: 30px;
    padding-right: 40px
}

.comments h2 {
    font-size: 19px;
    font-weight: 600;
    color: #ffff;
    margin-bottom: 0
}

#starRating {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    color: #fff;
    height: 50px;
    padding: 0 30px
}

.commentsMain {
    height: 485px
}

#reviewText {
    font-size: 15px
}

#noReviews {
    font-size: 30px;
    margin-top: 6%
}

#detailRating .stars i {
    color: #ee4445 !important;
    font-size: 20px
}

.description .nav-tabs .nav-link {
    color: #fff;
    font-size: 19px;
    border: 0;
    background: #fff0;
    padding: 15px 80px 15px 0;
    font-family: 'Billiers Regular';
    text-transform: capitalize
}

.description .nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.description .nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    background: #fff0;
    color: #68a4ce;
    border-radius: 0
}

.nav-pills .nav-link.active {
    background: #e21d1a !important;
    color: #000;
    padding: 15px 30px
}

.description .activ {
    background: #e21d1a;
    color: #000
}

.leavereply input::placeholder,
.leavereply textarea::placeholder {
    color: #fff
}

.tab-pane p {
    color: #d7d7d7;
    padding: 15px 0;
    font-size: 16px;
    line-height: 1.8
}

.description .nav-link.active {
    background-color: #fff0;
    color: #68a4ce;
    border-radius: 0
}

.prod_det_cta_wrap ul,
.prod_det_slider .slick-slide {
    margin: 0
}

.prod_det_slider_nav .slick-prev:before {
    content: '\f053';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    opacity: 1
}

.prod_det_slider_nav .slick-next:before {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    opacity: 1
}

.prod_det_slider_nav .slick-arrow {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #c90007;
    border-radius: 100px;
    z-index: 1
}

.prod_det_slider_nav .slick-prev {
    left: -20px
}

.prod_det_slider_nav .slick-next {
    right: -20px
}

.input-number {
    width: 80px;
    padding: 0 12px;
    vertical-align: top;
    text-align: center;
    outline: 0;
    background-color: #fff0;
    border-right: 0 !important;
    border-left: 0 !important
}

.input-number,
.input-number-decrement,
.input-number-increment {
    border: 1px solid #fff;
    height: 40px;
    user-select: none;
    color: #fff
}

.input-number-decrement,
.input-number-increment {
    width: 30px;
    line-height: 38px;
    background: #fff0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.input-number-decrement:active,
.input-number-increment:active {
    background: #ddd
}

.input-number-decrement {
    border-right: none;
    border-radius: 0
}

.input-number-increment {
    border-left: none;
    border-radius: 0
}

.quan {
    margin-top: 20px
}

.quantity_counter_wrap span {
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.quantity_counter_wrap h3 {
    font-size: 45.58px;
    line-height: 34px;
    color: #c90007;
    font-weight: 600;
    margin: 0 0 28px
}

.quantity_counter_wrap {
    padding: 0 0 10px;
    border-bottom: 1px solid #464646
}

.prod_det_cta_wrap {
    padding: 30px 0 10px;
    border-bottom: 1px solid #464646;
    font-family: Montserrat
}

.prod_det_cta_wrap p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    margin: 20px 0 0
}

.prod_det_cta_wrap h6,
.prod_det_note p {
    line-height: 20px;
    font-family: Montserrat
}

.prod_det_cta_wrap h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0 0;
    border-bottom: 1px solid #fff;
    display: inline-block
}

.prod_det_desc_wrap ul li i {
    color: #fff;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 50px;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 10px 0 0
}

.prod_det_desc_wrap ul li i:hover {
    color: red;
    background: #fff
}

.nav-tabs .nav-link {
    margin-bottom: 5px;
    background: 0 0;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 22.02px;
    color: #fff;
    font-family: super
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #f6d624;
    font-size: 22.02px;
    background: 0 0;
    border: none
}

.prod_det_desc_wrap p {
    color: #fff;
    margin: 20px 0 0;
    font-size: 14px;
    font-weight: 300
}

.prod_det_note p,
.seller-sec p {
    margin: 0;
    color: #fff
}

.prod_det_slider_nav .slick-slide {
    border: 2px solid #be7f6e
}

.prod_det_note {
    padding: 10px 20px;
    background: #000;
    margin: 0 0 30px;
    border-radius: 0;
    border: 1px solid #ffffff24
}

.product-details-title h3 span {
    font-family: Montserrat
}

.prod_det_note p {
    font-size: 14px;
    font-weight: 500
}

.cart_sidebar .cart_lst li,
.cart_sidebar form h4,
.order_complete_detail h3,
.order_det h5,
.order_detail_table h5,
.order_detail_table h6,
.thankyou_txt h3 {
    font-family: Roboto, sans-serif
}

a.themes-btn {
    background: #e12727;
    color: #fff;
    padding: 25px 40px;
    clip-path: polygon(10% 0, 95% 0, 100% 40%, 90% 100%, 7% 100%, 0 70%);
    text-transform: lowercase;
    font-size: 20.35px
}

.prod_det_left {
    padding: 50px 100px;
    background: #0c0e16
}

.prod_det_left>img {
    border-radius: 23px
}

img {
    max-width: 100%
}

section.testimonila-sec-inner {
    padding: 140px 0
}

section.testimonila-sec-inner .test-box {
    margin: 30px
}

.seller-sec {
    display: flex;
    background: #0b0d14;
    border-radius: 28px;
    margin: 0 0 50px;
    padding: 20px;
    gap: 30px;
    align-items: center
}

.proifle-img {
    background: #151924;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    padding: 20px 30px
}

.proifle-img>img {
    width: 160px;
    filter: invert(2)
}

.checkout_btn:hover,
.seller-sec h4,
.whatsapp:hover,
form.sort_by label,
span.chk-price {
    color: #fff
}

.infor-farea {
    flex: 1
}

.action-sds-prfl {
    display: flex;
    align-items: center;
    gap: 40px
}

.action-sds-prfl>a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase
}

.billing_form h3,
.cart_sidebar h3,
.checkout_btn {
    text-transform: capitalize
}

section.banner.inner-banner+section.products-sec {
    padding-bottom: 100px
}

.cart_sidebar .radiosss-payments li label:before,
.cart_sidebar ul li label:before {
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    content: ""
}

.billing_form h3 {
    font-size: 34px;
    margin: 0 0 20px;
    font-weight: 100;
    color: #fff
}

.billing_form label {
    font-size: 14px;
    color: #fff;
    font-weight: 600
}

.radiosss p {
    color: #7c7c7c;
    font-size: 12px;
    font-weight: 400
}

.billing_form input {
    width: 100%;
    height: 50px;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-left: 15px;
    background: 0 0;
    border-radius: 0;
    color: #fff
}

.billing_form input::placeholder {
    color: #7c7c7c
}

.cart_sidebar .cart_lst li {
    font-size: 14px;
    color: #a5a5a5
}

.cart_sidebar .cart_lst li:last-child {
    font-size: 24px;
    font-weight: 600;
    color: #fff
}

.cart_sidebar .cart_lst {
    margin-top: 20px;
    margin-bottom: 40px
}

.thankyou_txt {
    padding: 50px;
    border: 2px solid #b7b7b7
}

.thankyou_txt h3 {
    font-size: 35px;
    color: #000;
    font-weight: 800;
    margin: 0
}

.thankyou_txt h3 i {
    font-size: 40px;
    margin-right: 15px
}

.order_det h5 {
    font-size: 20px;
    color: #7c7c7c;
    font-weight: 400
}

.order_complete_detail h3,
.order_det p,
.order_detail_table h5,
.order_detail_table h6,
.order_detail_table ul li:last-child {
    color: #000;
    font-weight: 700
}

.order_det p {
    font-size: 20px;
    margin: 0
}

.order_complete_detail h3 {
    font-size: 22px
}

.order_detail_table {
    padding: 40px;
    border: 1px solid #b7b7b7
}

.order_detail_table h5 {
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 16px
}

.order_detail_table ul {
    margin-top: 20px;
    margin-bottom: 30px
}

.order_detail_table ul li:not(:last-child) {
    margin-bottom: 25px
}

.order_detail_table ul li {
    font-size: 14px;
    color: #7c7c7c
}

.order_detail_table h6 {
    font-size: 17px;
    padding: 25px 0;
    border-top: 1px solid #dbdbdb;
    margin: 0
}

.check_menu ul {
    text-align: center;
    margin-bottom: 40px
}

.check_menu ul li {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #7c7c7c;
    margin: 0 14px
}

.check_menu ul li.purp {
    color: #700ea3
}

p.p-same-p {
    font-size: 13px;
    background: #fffcf3;
    line-height: 23px
}

.cart_sidebar {
    padding: 40px 25px;
    border: 1px solid #c4c4c4;
    border-radius: 0
}

.cart_sidebar h3 {
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: normal;
    font-weight: 300;
    color: #fff
}

.cart_sidebar .h-sub {
    font-weight: 500;
    font-size: 24px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
    line-height: 0;
    padding-bottom: 30px;
    padding-top: 20px;
    color: #fff
}

.cart_sidebar h4 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: normal;
    padding-top: 0;
    color: #fff
}

.cart_sidebar ul li input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.cart_sidebar ul li label {
    position: relative;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #7c7c7c
}

.cart_sidebar ul li label:before {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #b7b7b7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05)
}

.cart_sidebar ul li input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #95a553;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.cart_sidebar form {
    margin-top: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #b7b7b7
}

.cart_sidebar form h4 {
    font-size: 14px;
    font-weight: 400;
    color: #b7b7b7
}

.cart_sidebar form input,
.cart_sidebar form select {
    width: 100%;
    height: 40px;
    padding-left: 15px;
    border-radius: 0;
    border: 1px solid #b7b7b7;
    margin-bottom: 20px;
    appearance: auto;
    color: #b7b7b7
}

.cart_sidebar form select option,
.category-sidebar ul li p span {
    color: #000
}

.cart_sidebar form input::placeholder {
    color: #b7b7b7
}

.cart_sidebar form button {
    color: #000;
    font-size: 15px;
    border-radius: 0;
    font-family: Poppins, sans-serif;
    padding: 10px 40px;
    background-color: #ebebeb;
    border: 2px solid #ebebeb
}

.cart_sidebar form button:hover {
    background-color: transparent;
    transition: .3s ease-in-out
}

.checkout_btn {
    padding: 12px 50px;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    border: 0 !important;
    font-size: 20px;
    border-radius: 0 !important;
    font-weight: 500
}

.radiosss-payments,
ul.shipping-ul {
    border-bottom: 1px solid #dbdbdb
}

ul.shipping-ul {
    margin: 0;
    padding-bottom: 30px
}

h6.payment-h {
    font-size: 20px;
    margin-bottom: 30px;
    color: #fff
}

.cart_sidebar .radiosss-payments li label:before {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #b7b7b7;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0 -15px 10px -12px rgb(0 0 0 / 5%);
    border-radius: 50px
}

.cart_sidebar .radiosss-payments li input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    border-radius: 20px;
    left: 6px;
    border: 0;
    width: 10px;
    height: 10px;
    background-image: -webkit-linear-gradient(-3deg, #91a73a 0, #627420 100%);
    background-image: -ms-linear-gradient(-3deg, #91a73a 0, #627420 100%)
}

.radiosss-payments .card.card-body {
    padding: 0;
    border: 0;
    margin-left: 30px
}

section.checkout_page.all-section.all-side {
    padding: 200px 0 100px;
    margin-top: 100px
}

.billing_form {
    padding: 0;
    border-radius: 0
}

section.about-sec.inner-sec.ship_quote {
    margin-top: 15%
}

section.contact-sec.pay_sec {
    margin-top: 20%
}

.action-head-right,
.search-form {
    display: flex;
    align-items: center
}

.search-form .form-control {
    border-radius: 0;
    margin-right: 5px;
    width: 200px
}

.search-form .btn-search {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff
}

.action-head-right .drop-down {
    margin-left: 10px
}

section.banner .poke-card a img {
    height: 500px;
    object-fit: cover
}

.poke-card-wrap.poke-card-slider2 .poke-card a img {
    height: 200px;
    object-fit: cover
}

@media only screen and (min-width:1366px) and (max-width:1399px) {
    .infocard>div {
        text-transform: uppercase;
        color: #fff;
        line-height: 1.4;
        width: 130px
    }

    .poke-card>img {
        width: 100%;
        border-radius: 12px;
        height: 170px;
        object-fit: cover
    }

    section.banner .poke-card a img {
        height: 400px
    }

    .subscribe_section {
        margin-top: 90px
    }

    .product-details-title h3 span {
        font-size: 25px;
        width: 82%
    }

    .table>:not(:last-child)>:last-child>* {
        font-size: 16px
    }

    .table-space h3 {
        font-size: 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .forgot-pass {
        width: 70%;
        text-align: right
    }

    .poke-card>img {
        width: 100%;
        border-radius: 12px;
        height: 300px;
        object-fit: cover
    }

    .infocard>div {
        text-transform: uppercase;
        color: #fff;
        line-height: 1.4;
        width: 150px
    }

    .middle-ftr .col-md-2.p-0 {
        width: 25%
    }

    .products-sec .category-sidebar h1 span {
        font-size: 30px !important
    }

    .contact_dtlss {
        padding: 170px 40px;
        background: #11162a
    }

    section.banner .poke-card a img {
        height: 400px
    }

    .subscribe_section {
        margin-top: 70px
    }

    section.pokemon-mart-sec {
        padding-bottom: 110px
    }

    .ftr-req button span {
        font-size: 13px
    }

    .poke-card h5 {
        font-size: 17px
    }

    section.banner.inner-banner h1 {
        font-size: 70px
    }

    .main_img_slider .prod_det_left {
        padding: 20px
    }

    .product-details-title h3 span {
        width: 83%;
        font-size: 21px
    }

    .table>:not(:last-child)>:last-child>* {
        font-size: 16px
    }

    .table-space h3 {
        font-size: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .agree-text,
    .products-sec .poke-card .infocard>span,
    ul#myTab .nav-link {
        font-size: 12px
    }

    ul#menu {
        justify-content: end;
        gap: 20px
    }

    .search-form .form-control {
        border-radius: 0;
        margin-right: 9px;
        width: 140px
    }

    .infocard>div {
        text-transform: uppercase;
        color: #fff;
        line-height: 1.4;
        width: 110px
    }

    .poke-card>img {
        width: 100%;
        border-radius: 12px;
        height: 170px;
        object-fit: cover
    }

    .products-sec .poke-card {
        margin: 0 0 24px;
        padding: 20px 10px
    }

    .poke-card h5 {
        color: #f6d624;
        margin: 10px 0 15px;
        font-size: 15px
    }

    section.testimonila-sec h2 {
        font-size: 45px;
        line-height: 60px
    }

    .news-letter h2 {
        font-size: 40px
    }

    .middle-ftr .col-md-2.p-0 {
        width: 26.666667%
    }

    .main-ftr ul li p,
    .main-ftr ul li p a {
        margin-bottom: 0;
        color: #fff;
        font-size: 12px
    }

    section.add-to-cart .col-lg-9 {
        flex: 0 0 auto;
        width: 100%
    }

    section.add-to-cart .col-lg-3 {
        flex: 0 0 auto;
        width: 45%
    }

    .products-sec .category-sidebar h1 span {
        font-size: 28px !important
    }

    .con_sid-wrp h3,
    section.banner.inner-banner h1 {
        font-size: 60px
    }

    .contact_dtlss {
        padding: 170px 13px 170px 20px;
        background: #11162a
    }

    .log-in-wrap h2 {
        font-size: 26px
    }

    .forgot-pass {
        width: 70%;
        text-align: right
    }

    .agree-text {
        color: #fff
    }

    section.banner .poke-card a img {
        height: 300px
    }

    .subscribe_section {
        margin-top: 60px
    }

    .poke-card-wrap.poke-card-slider2 .poke-card a img {
        height: 130px
    }

    .competition .poke-card-wrap button.slick-next {
        right: -10px
    }

    .competition .poke-card-wrap button.slick-prev {
        left: -10px
    }

    ul#myTab {
        gap: 0
    }

    section.products-sec .poke-card a img {
        height: 220px;
        object-fit: cover
    }

    .about-wrap>img {
        height: 533px
    }

    .get-touchh h5 {
        line-height: 1;
        font-size: 40px
    }

    .get-touchh {
        width: 8%
    }

    .ftr-req button span {
        font-size: 13px
    }

    .main_img_slider .prod_det_left {
        padding: 20px
    }

    .product-details-title h3 span {
        width: 80%;
        font-size: 21px
    }
}

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

    .about-wrap>img,
    .pickachu {
        right: 0;
        position: absolute
    }

    .main-navigate ul#menu {
        gap: 10px
    }

    section.add-to-cart,
    section.checkout_page.all-section.all-side {
        margin-top: 100px
    }

    .table-responsive table {
        width: 960px;
        border-collapse: collapse;
        max-width: 1000px
    }

    .proceed {
        margin: 20px 0
    }

    .main-navigate ul#menu li a,
    .products-sec .poke-card .infocard>span {
        font-size: 12px
    }

    .action-head-right {
        gap: 8px
    }

    .search-form .form-control {
        border-radius: 0;
        margin-right: 5px;
        width: 72px
    }

    section.products-sec {
        padding: 120px 0 0;
        position: relative
    }

    .cards-nav ul#myTab {
        gap: 0
    }

    .cards-nav ul#myTab li a {
        padding: 0 6px;
        font-size: 10px
    }

    .cards-nav .btn-1 {
        font-size: 9px
    }

    section.products-sec div#product-list .col-md-3 {
        width: 33.33333333%
    }

    .products-sec .poke-card .infocard {
        font-size: 10px
    }

    .poke-card h5 {
        color: #f6d624;
        margin: 10px 0 15px;
        font-size: 13px
    }

    .poke-card>img {
        width: 100%;
        border-radius: 12px;
        height: 130px;
        object-fit: cover
    }

    .products-sec .poke-card {
        margin: 0 0 24px;
        padding: 20px 10px
    }

    .infocard>div {
        text-transform: uppercase;
        color: #fff;
        line-height: 1.4;
        width: 120px
    }

    .pickachu {
        top: 110px
    }

    .about-wrap>img {
        top: 0;
        height: 100%;
        z-index: -1
    }

    .abtn-btn {
        gap: 15px
    }

    .abtn-btn a.btn-1 {
        padding: 0 11px;
        font-size: 11px
    }

    section.pokemon-mart-sec h2 {
        font-size: 60px;
        line-height: 1
    }

    .testimonila-sec h2 {
        font-size: 40px;
        line-height: 60px
    }

    .news-letter h2 {
        font-size: 30px
    }

    .get-touchh:before {
        width: 90%;
        height: 83%
    }

    .get-touchh h5 {
        font-size: 35px;
        line-height: 1
    }

    .get-touchh {
        width: 9%
    }

    .ftr-req button span,
    .grp-wrp ul li a p {
        font-size: 11px
    }

    .ftr-req button {
        padding: 15px 10px
    }

    section.category-sec .flash-img {
        position: absolute;
        right: 10px
    }

    .main-ftr ul li {
        align-items: baseline
    }

    .categro-slider ul.slick-dots {
        justify-content: center
    }

    .main-ftr ul li i {
        font-size: 16px;
        color: #fff
    }

    .main-ftr ul li p,
    .main-ftr ul li p a {
        margin-bottom: 0;
        color: #fff;
        font-size: 12px
    }

    .middle-ftr .col-md-2.p-0 {
        width: 30.666667%
    }

    .main-ftr {
        position: relative;
        padding: 70px 5px
    }

    .products-sec .category-sidebar {
        padding: 15px 0
    }

    .products-sec .category-sidebar h1 span {
        font-size: 20px !important
    }

    section.products-sec .col-md-4,
    section.testimonila-sec-inner .col-md-4 {
        width: 50%
    }

    section.banner.inner-banner h1 {
        font-size: 63px
    }

    .con_sid-wrp h3 {
        font-size: 40px
    }

    section.contact_pg {
        padding: 40% 0 10%
    }

    .contact_dtlss h2 {
        font-size: 22px
    }

    .contact_dtlss {
        padding: 120px 15px;
        background: #11162a
    }

    .log-in-wrap h2 {
        margin: 0 0 20px;
        text-align: start;
        color: #fff;
        font-size: 20px
    }

    .log-in-wrap .col-md-6 {
        width: 100%
    }

    .forgot-pass {
        width: 57%;
        text-align: right
    }

    section.products-sec {
        padding-top: 110px
    }

    .poke-card-wrap.poke-card-slider .poke-card a img {
        height: 250px
    }

    section.banner.inner-banner {
        margin: 100px 0 50px !important
    }

    .subscribe_section {
        margin-top: 60px
    }

    div#subscribeSection {
        text-align: center;
        margin-bottom: 30px
    }

    section.products-sec h1 span {
        font-size: 25px !important
    }

    section.products-sec ul li p a {
        font-size: 11px;
        padding-left: 3px
    }

    section.products-sec .col-md-3 {
        padding: 0
    }

    .main_img_slider .prod_det_left {
        padding: 10px
    }

    .product-details-title h3 span {
        font-size: 15px;
        width: 80%
    }

    .product-details-title h3 {
        font-size: 20px
    }
    
    .drop-down > a {
      font-size: 11px;
      line-height: 20px;
    }
    
    .abtn-btn h4 {
      color: #000;
    }


}

@media only screen and (min-width:520px) and (max-width:767px) {
    .about-wrap>img {
        position: relative;
        right: -57px;
        top: -100px;
        height: 522px;
        width: 100%
    }

    .pickachu {
        position: absolute;
        right: -30px;
        top: 120px
    }

    .about-wrap>div {
        width: 100%
    }

    section.pokemon-mart-sec h2 {
        font-size: 60px;
        line-height: 1
    }
    
    .header-bt h4 {
      font-size: 14px;
    }

}

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

    .abtn-btn h4,
    .main-ftr ul li p,
    .main-ftr ul li p a {
        font-size: 14px
    }

    .search-form .form-control {
        border-radius: 0;
        margin-right: 5px;
        width: 160px
    }

    .action-head-right {
        gap: 15px
    }

    section.category-sec h2 {
        font-size: 45px;
        line-height: 50px
    }

    section.about-sec.inner-sec img.flash-img,
    section.category-sec .flash-img {
        display: none
    }

    .abtn-btn h4 {
        color: #fff;
        MARGIN: 0
    }

    .abtn-btn a.btn-1 {
        font-size: 12px;
        padding: 0 11px
    }

    .infocard>div {
        width: 150px
    }

    .infocard>span {
        font-family: super;
        color: #fff;
        font-size: 18px
    }

    .news-letter h2 {
        font-size: 35px
    }

    .news-letter form button {
        width: 97px;
        font-size: 10px;
        right: -40px
    }

    .get-touchh h5 {
        font-size: 34px
    }

    .get-touchh:before {
        height: 84%
    }

    section.banner.inner-banner h1 {
        font-size: 35px;
        line-height: 1.3
    }

    .inner-banner .slick-arrow {
        top: 47%
    }

    .log-in-wrap h2 {
        font-size: 13px
    }

    section.contact-page-main.log-in-page-main button.btn.btn-secondary {
        font-size: 14px;
        height: 50px
    }

    section.about-sec.inner-sec h2 {
        font-size: 24px
    }

    .billing_form h3 {
        font-size: 25px
    }

    .thk-main {
        padding: 7% 10px;
        text-align: center;
        width: 85%
    }

    .thk-main h1 {
        font-size: 28px
    }

    .pickachu {
        position: absolute;
        right: -100px;
        top: -140px;
        transform: none !important
    }
    
    .header-bt h5 {
        gap: 10px;
        font-size: 14px;
    }
    
    .header-bt h5 a {
        font-size: 14px !important;
    }
    
    .header-bt h4 {
        gap: 10px !important;
        font-size: 14px !important;
    }
    
    .header-bt h4 a {
        font-size: 14px;
}

}

.subscribe_section {
    padding: 80px 0;
    background-color: #f6d624;
    margin-top: 160px
}

.subscribe_box h2 {
    font-size: 40px;
    color: #000;
    margin-bottom: 20px
}

.subscribe_box p {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    margin: 0 auto 30px
}

.competition h2 {
    color: #000;
    font-size: 40px;
    text-align: center
}

.whatsapp {
    width: 50px;
    height: 51px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 34px;
    position: fixed;
    bottom: 20px;
    line-height: 51px;
    left: 20px;
    z-index: 9999;
    box-shadow: 6px 9px 30px 1px rgba(37, 0, 22, .71);
    padding: 1px 0;
    animation: .5s infinite alternate scrollDownAnimation;
    -webkit-animation: .5s infinite alternate scrollDownAnimation;
    background: #00a155;
    background: -moz-linear-gradient(left, #ea018e 0, #9b2c92 100%)
}

.competition .poke-card-wrap button.slick-prev {
    transform: rotate(180deg);
    filter: invert(1) brightness(0)
}

.competition .poke-card-wrap button.slick-next {
    transform: rotate(0);
    filter: invert(1) brightness(0)
}

.category-sidebar ul li p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px
}

.category-sidebar {
    background-color: #f6d624;
    border-radius: 12px
}

.category-sidebar::-webkit-scrollbar {
    width: 5px
}

.category-sidebar::-webkit-scrollbar-track {
    background: #000
}

.category-sidebar::-webkit-scrollbar-thumb {
    background: #f6d624
}

.category-sidebar::-webkit-scrollbar-thumb:hover {
    background: #f6d624
}

ul.links.list-unstyled li a {
    display: block;
    color: #f6d624
}

ul.links.list-unstyled {
    margin-bottom: 20px;
    padding: 10px 40px;
    background: #151924
}

ul.links.list-unstyled li::before {
    content: '\f00c';
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 600;
    color: #f6d624;
    left: -25px;
    top: 2px
}

form.sort_by {
    width: 30%;
    margin: 0 0 0 auto
}

form.sort_by select {
    background-color: transparent;
    border: 1px solid #f6d624;
    border-radius: 0;
    padding-left: 10px;
    color: #fff;
    appearance: auto
}

form.sort_by select option {
    background-color: #151924;
    color: #fff
}



@media only screen and (min-width:300px) and (max-width:519px) {
    .thumbnail-slider {
        width: 50%;
        margin: 0 auto;
    }
    button.slick-prev.slick-arrow {
        left: -70px !important;
        top: 20px;
    }
    button.slick-next.slick-arrow {
        right: -70px !important;
        top: 20px;
    }
    .slicknav_nav a
    {
        color:#000;
    }
    .poke-card h5{
        letter-spacing: 1px;
    }

    .products-sec .cards-nav h6,
    .products-sec h2,
    section.about-sec {
        text-align: center
    }

    .news-letter h2,
    .proceed a {
        margin-bottom: 30px
    }

    .halloween_slide>img {
        height: 300px !important
    }

    header .flash-img {
        width: 32px;
        left: 80px;
        top: 100px
    }

    section.banner h1 {
        font-size: 50px;
        line-height: 1.3
    }

    button.slick-arrow {
        z-index: 1
    }

    .poke-card>img {
        width: 100%;
        border-radius: 12px;
        height: 350px;
        object-fit: cover
    }

    section.products-sec {
        padding: 120px 0 0;
        position: relative;
        text-align: center
    }

    .products-sec h2 {
        font-size: 40px;
        line-height: 60px
    }

    .products-sec .cards-nav,
    .products-sec .cards-nav ul#myTab li {
        display: inline-block
    }

    .products-sec .cards-nav ul#myTab {
        display: inline-block;
        margin-top: 20px
    }

    .pickachu {
        position: absolute;
        right: 0;
        top: -140px;
        left: 0;
        margin: 0 auto
    }

    section.category-sec .flash-img {
        top: -20px;
        width: 20%;
        right: 0
    }

    .about-wrap .pickachu img {
        width: 78%
    }

    .about-wrap>img {
        position: absolute;
        right: -104px;
        top: 0;
        height: 180px;
        object-fit: contain;
        width: 100%
    }

    .about-wrap>div {
        width: 100%;
        padding-top: 160px
    }

    .about-wrap {
        padding: 50px 10px
    }

    .abtn-btn a.btn-1 {
        font-size: 12px;
        padding: 0 20px
    }

    .abtn-btn h4 {
        color: #fff;
        font-size: 18px;
        margin-top: 10px
    }

    .competition h2,
    .ftr-req.pade-right,
    section.add-to-cart {
        margin-top: 20px
    }

    .abtn-btn {
        display: block
    }

    .poke-card-slider button.slick-arrow {
        left: -63px
    }

    .poke-card-slider button.slick-next {
        left: unset;
        right: -50px
    }

    .categro-slider ul.slick-dots {
        gap: 5px;
        margin-left: 4px
    }

    section.pokemon-mart-sec h2 {
        font-size: 40px;
        line-height: 1.3
    }

    .testimonila-sec h2 {
        font-size: 35px;
        line-height: 60px
    }

    section.testimonila-sec .flash-img {
        position: absolute;
        right: 20px;
        width: 19%;
        top: 42px
    }

    .news-letter h2 {
        line-height: 1;
        font-size: 30px
    }

    .get-touchh h5,
    section.about-sec.inner-sec div b {
        font-size: 23px
    }

    .news-letter form button {
        width: 120px;
        right: -30px;
        font-size: 9px
    }

    .news-letter form input::placeholder {
        font-size: 10px
    }

    .get-touchh h5 {
        line-height: 1;
        letter-spacing: 7px
    }

    .get-touchh:before {
        height: 84%
    }

    .main-ftr ul li p,
    .main-ftr ul li p a {
        font-size: 12px
    }

    .bottm-ftr ul li p,
    .cart_sidebar .cart_lst li,
    ul#myTab li a {
        font-size: 11px
    }

    .bottm-ftr ul {
        align-items: center;
        flex-flow: column
    }

    .main-ftr {
        padding: 30px 20px
    }

    .category-sidebar {
        max-height: 380px !important;
        margin-bottom: 70px
    }

    .leavereply h1 {
        color: #fff;
        font-size: 34px
    }

    .table-responsive table {
        width: 960px;
        border-collapse: collapse
    }

    section.banner.inner-banner h1 {
        font-size: 45px;
        line-height: 1.3
    }

    .contact_form {
        width: 100%;
        margin: 0 auto
    }

    .con_sid-wrp {
        padding: 50px 20px 60px
    }

    .con_sid-wrp h3 {
        font-size: 36px
    }

    .contact_dtlss h2 {
        font-size: 27px
    }

    .contact_dtlss {
        padding: 80px 10px 140px 20px;
        background: #11162a
    }

    .log-in-wrap {
        padding: 60px 20px
    }

    .log-in-wrap h2,
    .nav-tabs .nav-link {
        font-size: 19px
    }

    .forgot-pass {
        width: 58%;
        text-align: right
    }

    section.about-sec.inner-sec h2 {
        font-size: 29px
    }

    section.about-sec.inner-sec img.flash-img {
        display: none
    }

    .thk-main {
        padding: 7% 10px !important;
        text-align: center;
        width: 85% !important
    }

    .thk-main h1 {
        font-size: 28px !important
    }

    .seller-sec {
        flex-flow: column
    }

    section.about-sec.inner-sec h1 {
        font-size: 25px
    }

    selection .quote-option {
        gap: 10px
    }

    .subscribe_section {
        padding: 80px 0;
        background-color: #f6d624;
        margin-top: 0;
        text-align: center
    }

    .competition,
    .poke-card-wrap.poke-card-slider2 {
        margin: 0 auto
    }

    .subscribe_box h2 {
        font-size: 31px
    }

    .btn-1 {
        font-size: 10px
    }

    .competition h2 {
        font-size: 28px
    }

    .competition {
        width: 80%
    }

    ul#myTab {
        display: flex !important;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px;
        text-align: center
    }

    ul#myTab li {
        width: 46%
    }

    .cards-nav .btn-1 {
        margin: 0 auto;
        display: flex !important;
        width: fit-content
    }

    section.pokemon-mart-sec {
        padding: 60px 0
    }

    .poke-card a img {
        height: 280px;
        object-fit: cover
    }

    section.banner {
        margin-bottom: 60px
    }

    section.banner.inner-banner {
        margin: 90px 0 30px !important
    }

    form.sort_by {
        width: 100%
    }

    .pagination-wrapper ul.pagination {
        justify-content: center
    }

    .main_img_slider .prod_det_left {
        padding: 20px
    }

    .product-details-title h3 {
        font-size: 16px;
        gap: 0
    }

    .product-details-title h3 span {
        font-size: 16px;
        width: 80%
    }

    section.checkout_page.all-section.all-side {
        padding-top: 60px
    }

    .action-head-right {
        justify-content: center !important
    }

    .main-navigate .col-md-2.col-sm-2.col-9 {
        width: 100%;
        text-align: center
    }

    .poke-card h5 a {
        font-size: 18px;
        color: #f6d624
    }

    .poke-card-wrap.poke-card-slider2 button.slick-prev.slick-arrow {
        left: 0;
        top: 108%
    }

    .poke-card-wrap.poke-card-slider2 button.slick-next.slick-arrow {
        right: 0;
        top: 107%
    }
    .action-head-right>a {
        display: inline-flex;
        height: 100%;
        width: auto;
        border-right: none;
        align-items: center;
        color: #fff;
    }
}

.halloween_slide {
    position: relative;
    overflow: hidden
}

section.halloween_banner {
    padding: 80px 0
}

.halloween_content {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    flex-direction: column
}

.halloween_slide .marquee-list li {
    font-size: 19px
}

.halloween_slide .marquee-list {
    width: 30%;
    transform: rotate(-40deg);
    top: 22%;
    left: -7%;
    padding: 10px
}

.halloween_slide .marquee-list.marquee-list2_right {
    bottom: 13%;
    top: auto !important;
    left: auto !important;
    right: -7%;
    transform: rotate(-40deg)
}

.halloween_slide h3 {
    color: #f6d624;
    font-size: 60px;
    line-height: 1.1;
    margin: 30px 0 50px
}

.halloween_slide>img {
    height: 800px;
    width: 100%;
    object-fit: cover
}

.disc {
    width: 60%;
    height: 50px;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-left: 15px;
    background: 0 0;
    border-radius: 0;
    color: #fff
}

.btn-2 {
    height: 46px;
    display: block;
    padding: 0 9px 10px 10px;
    font-size: 12px;
    background: linear-gradient(92deg, #302929, #c49d01);
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    border: 0
}

.mobile_cart {
    display: none
}

@media only screen and (min-width:300px) and (max-width:519px) {
    .halloween_content h2 {
        text-align: center;
        font-size: 40px
    }

    .halloween_slide h3 {
        font-size: 30px;
        line-height: 1.1;
        margin: 10px 0 20px
    }

    .halloween_slide .marquee-list {
        width: 90%;
        transform: rotate(-40deg);
        top: 12%;
        left: -22%;
        padding: 10px
    }

    .halloween_slide .marquee-list.marquee-list2_right {
        bottom: 7%;
        top: auto !important;
        left: auto !important;
        right: -27%;
        transform: rotate(-40deg)
    }

    section.about-sec.sign-stripe .about-wrap>img {
        height: auto !important;
        z-index: -1 !important;
        width: 50% !important;
        right: 0 !important
    }

    html body section.sign-stripe2 .pickachu {
        right: 0 !important;
        top: -20px !important;
        padding-top: 20px !important
    }

    section.about-sec.sign-stripe.sign-stripe2 .about-wrap>div {
        margin-top: 30px
    }

    html body section.sign-stripe2 .pickachu>img {
        width: 78%
    }

    .table-responsive.desktop_table {
        display: none
    }

    .mobile_cart {
        display: block
    }
}

.mobile_cart .mobile_cart_quantity .product-img h3 {
    font-size: 20px;
    font-family: Montserrat;
    color: #fff;
    text-align: center
}

.mobile_cart h5 {
    color: #fff;
    text-align: center;
    font-size: 24px
}

.mobile_cart_price div {
    width: 50%
}

.one_item_mobile_cart {
    border: 1px solid #fff;
    margin-bottom: 30px
}

.mobile_cart .mobile_cart_quantity {
    padding-top: 30px
}

.mobile_cart_quantityy .number-item {
    width: 60%;
    margin: 0 auto
}

.mobile_cart_quantityy {
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px
}

.mobile_cart_quantity .product-img {
    border-bottom: 1px solid #fff;
    border-radius: 0;
    margin-bottom: 30px
}

.mobile_cart_price {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.products-sec .poke-card img {
    width: 100%;
    height: 345px;
    object-fit: cover
}





/*Package Sec css Starts*/

section.package-sec {
    background-color: #151924;
    padding: 80px 0;
}

.package-card {
    text-align: center;
    border: 1px solid #ffffff59;
    padding: 0 0 50px 0;
    height: 660px;
}

.package-heading h2 {
    text-align: center;
    margin: 0 0 50px 0;
    line-height: 70px;
    
}

.package-card-heading h4 {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
    padding: 20px 0;
    margin: 0;
    text-align: center;
}

.package-card-txt h4 {
    font-size: 52px;
    line-height: 55px;
    font-family: 'Montserrat';
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    background-color: #f6d624;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 30px 0 30px 0;
    margin: 0;
    position: relative;
}

.package-card-txt h4::Before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9;
    z-index: -1;
    border-radius: 20px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.package-card-txt h4 span.package-only-txt, .package-card-txt h4 span.package-price-txt {
    font-size: 22px;
    line-height: 37px;
    color: #666666 !important;
    font-weight: 500;
    background: linear-gradient(0deg, #919191 0%, #cbcbcb 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.package-card-txt h4 span.package-price-txt {
    display: flex;
    align-items: end;
    position: relative;
    font-size: 18px;
    line-height: 25px;
}

/* .package-card-txt h4 span.package-price-txt::before {
    content: '';
    position: absolute;
    top: 65%;
    right: 0;
    border-bottom: 2px solid #acacac;
    width: 100%;
} */

.package-card-txt h5 {
    color: #000;
    background-color: #f6d624;
    border-radius: 100px;
    box-shadow: 0 0 20px 0 #00000017;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto 10px auto;
    width: 75%;
    letter-spacing: 3px;
}

.package-card-list ul {
    padding: 0 50px;
}

.package-card-list ul li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    border-bottom: 1px solid #0000002e;
    padding: 6px 0;
}

.package-card-list ul li .package-card-list-icon {
    width: 5%;
}

.package-card-list ul li .package-card-list-txt {
    width: 100%;
}

.package-card-list ul li .package-card-list-txt h6 {
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
}

.package-card-list ul li .package-card-list-icon i {
    background: linear-gradient(190deg, rgba(146,89,241,1) 0%, rgba(117,73,162,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 17px;
}

/* .package-card-list {
    height: 419px;
    overflow-y: scroll;
} */

.package-card-list-main {
    margin: 30px 0;
}

/* width */
.package-card-list::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.package-card-list::-webkit-scrollbar-track {
    background-color: #bebebe; 
    border-radius: 10px;
}

/* Handle */
.package-card-list::-webkit-scrollbar-thumb {
    background: #f6d624;
    border-radius: 10px;
}

/* Handle on hover */
.package-card-list::-webkit-scrollbar-thumb:hover {
    background: #f6d624; 
}

.package-card-list-txt h6 {
    color: #fff;
    margin: 30px 20px;
    font-weight: 200;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 23px;
}


/*Package Sec css Ends*/



@media only screen and (min-width:0px) and (max-width:767px) {
    .search-form .form-control {
        width: 100%;
    }
    
    .action-head-right, .search-form {
        flex: 1;
    }
    
    .package-heading h2 {
        text-align: center;
        margin: 0 0 50px 0;
        font-size: 43px;
        line-height: 70px;
    }
    
    
    .drop-down>a {
        padding: 0 10px;
        font-size: 10px;
        height: 40px;
    }
    
    .poke-card-slider button.slick-next {
        right: 0 !important;
    }
    
    .poke-card-slider button.slick-prev {
        left: 0 !important;
    }

}




.header-bt {
    text-align: center;
}

.header-bt h4 {
    padding: 10px 0;
    color: #000;
    font-size: 18px;
    font-family: 'Montserrat';
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    background: #ffcc01;
    margin: 0;
    border-right: 1px solid #fff;
}

.header-bt h4 a {
    color: #000000;
    display:flex;
    align-items:center;
    gap:30px;
}

.header-bottom-sec .container-fluid {
    padding: 0;
}

.header-bt h5 {
    background: #11162a;
    padding: 10px 0;
    color: #fff;
    font-size: 18px;
    font-family: 'Montserrat';
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    border-right: 1px solid #fff;
    margin: 0;
}

.header-bt h5 a {
    color: #fff;
    font-size: 18px;
}

.poke-card-slider button.slick-arrow {
    top: 100%;
}

.poke-card-slider button.slick-prev {
    left: 30%;
}

.poke-card-slider button.slick-next {
    right: 30%;
}

.product-details-price h3 {
    font-weight: 400;
    color: #fff;
    font-size: 25.74px;
    line-height: 30px;
    margin: 0;
    padding-top: 0;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}














section.blog_page {
    padding: 80px 0;
}

.blog_post {
    padding: 10px;
    background: #fecb01;
    border-radius: 20px;
    margin-bottom:25px;
}

.blog_image {
    border-radius: 20px;
    overflow: hidden;
}

.blog_image img {
    height: 360px;
    width: 100%;
    object-fit: cover;
}

.blog_post_content ul {
    display: flex;
    margin: 15px 0;
    justify-content: space-between;
}

.blog_post_content ul li {
    color: #000;
}

.blog_post_content {
    padding: 0 20px 20px;
}

.blog_post_content {}

.blog_post_content h4 {
    font-size: 20px;
    color: #000;
}

.blog_post_content p {
    color: #000;
    line-height: 1.6;
    overflow: hidden; /* Hides content that overflows the element's box */
    text-overflow: ellipsis; /* Adds an ellipsis (...) to truncated text */
    display: -webkit-box; /* Required for -webkit-line-clamp to work */
    -webkit-line-clamp: 3; /* Limits the text to 3 lines */
    -webkit-box-orient: vertical; /* Specifies the layout of the content within the box */';;
}





/*Blog Detail page Start*/

.blog-image>img {
    width: 100%;
    height: 505px;
    /* box-shadow: 0px 10px 68px 0px rgba(0, 0, 0, 0.58); */
    object-fit: cover;
    border-radius: 30px;
}

.recent-blog-tle {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
}

.recent-blog-tle>img {
    height: 140px;
    width: 170px;
    object-fit: cover;
    margin-right: 25px;
    /* box-shadow: 0px 10px 68px 0px rgba(0, 0, 0, 0.58); */
    border-radius: 17px;
}

.recent-blog-tle h6 {
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat';
    width: 74%;
}

.arichve-sm {
    color: #147bed;
    border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
    margin: 12px 0;
    display: flex;
    align-items: center;
    font-weight: 500;
    gap: 20px;
    width: 100%;
}

.arichve-sm span i {
    margin-right: 5px;
    color: #ffcc01;
}

section.blog-detail {
    padding: 100px 0;
    position: relative;
}

.recent-blog h3 {
    font-size: 60px;
    font-weight: 500;
    line-height: 1;
    color: #2f9c48;
    font-family: 'Oswald';
    margin-bottom: 30px;
    text-transform: uppercase;
}

section.blog-detail h4 {
    font-size: 40px;
    color: #000;
    font-weight: 500;
    margin: 50px 0 40px;
    font-family: 'Oswald';
}

.arichve-sm span {
    width: fit-content;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.arichve-sm span:nth-child(2) {
    text-align: left;
    border-left: none;
    padding: 7px;
    border-left: 1px solid #fff;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 400;
}

.arichve-sm.no-bdr {
    justify-content: start;
    margin: 20px 0 20px;
}

.arichve-sm.no-bdr span {
    width: auto;
}

.arichve-sm.no-bdr span:nth-child(2) {
    padding-left: 30px;
    margin-left: 30px;
}


.blog-image.blog-detail-image img {
    height: 610px;
}

.blog_box {
    margin: 50px 0 0 0;
}

.blog_box h2 {
    line-height: 1.5;
}

.blog_box p {
    color: #fff;
}
.reverse {
    flex-direction: row-reverse;
}
/*Blog Detail Page End*/


