@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,500&family=Roboto:wght@100;300;400;500;700;900&display=swap);body,h4,h5,h6 {
    color: #393939
}

.slick-next:before,.slick-prev:before {
    font-family: "Font Awesome 6 Pro";
    font-size: 40px;
    position: absolute
}

#menu a,.btn-theme>span {
    font-family: Montserrat,sans-serif
}

.products-slider .slick-next:after,.products-slider .slick-prev:after {
    top: -80%;
    width: 70px;
    clip-path: polygon(0 0,50% 0,50% 100%,0% 100%);
    animation: 30s linear infinite rotate1
}

.add-to-cart a,.or-amazon a,a {
    text-decoration: none
}

.abt-sec-img,.banner,.p-big-for,.paper-container,.product-img-box,.qty-count,.qty-input,.slect-cond-btn,.sub-head,.testi-big-img,.testi-small-img,section.inner-banner,span.cart-items {
    overflow: hidden
}

body {
    word-break: break-word;
    font: 15px/25px Poppins,sans-serif;
    overflow-x: hidden
}

:root {
    --banner-back-color: #0f0e10;
    --primary-color: #1583ff
}

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

h1,h2 {
    font-weight: 500;
    font-family: "Good Time Regular",sans-serif
}

h1 {
    font-size: 55px;
    line-height: 60px;
    color: #fff;
    margin: 0 0 17px
}

h2 {
    font-size: 43px;
    line-height: 1;
    color: #2c2a25;
    margin: 0 0 30px
}

#menu a,h3 {
    font-weight: 600
}

h3 {
    font-size: 30px;
    line-height: 34px;
    color: #000;
    margin: 0 0 28px;
    font-family: "Good Time Regular"
}

.banner-content p,.btn-theme>span,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
}

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

@font-face {
    font-family: "Good Time Regular";
    src: url(../fonts/GoodTimesRg-Regular.ttf)
}

ul {
    list-style-type: none;
    padding-left: 0
}

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
}

.slick-next,.slick-prev {
    font-size: 0;
    background: 0 0;
    border: transparent;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

#menu a,.btn-theme,.btn-theme>span {
    position: relative
}

.slick-slide {
    margin: 0 10px
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-prev:before {
    content: "\f177";
    color: #000
}

.slick-next:before {
    content: "\f178";
    color: #000
}

.cart-mobile-btn,.p-slid .slick-current+.slick-slide .pro-det-banner-box,.pro-det-banner-box,.qty-input button:first-child:after,.slicknav_menu,a.cart-mobile-btn.like-btn {
    display: none
}
.fa-regular, .far {
    font-weight: 800 !important;
}
@media only screen and (min-width: 0px) and (max-width:767px) {
    section.testimonial .slick-list.draggable {
    margin: 0 !important;
    margin-left: -10px !important;
}
.testimonial-heading h5 {
    font-size: 22px;
}

.testimonial-heading h4 {
    font-size: 30px;
    line-height: 1.2;
}

section.testimonial .container-fluid.px-5 {
    padding: 0 12px !important;
}
    .top-bar .col-6 {
  width: 100%;
}
  .head-trust p {
    justify-content: center;
    margin-bottom: 0 !important;
    padding: 10px 0;
  }

.head-trust {
  position: relative;
}
  .head-trust::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: -30px;
    width: 135vh;
    height: 1px;
    background: #ffffff61;
    right: 0;
  }
    .slicknav_btn {
        background-color:#36b3ff!important
    }

    .slicknav_menu {
        display: block;
        background: var(--banner-back-color)!important;
        border-bottom: 1px solid gray!important
    }
}

.banner,header {
    background-color: var(--banner-back-color)
}

.slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px
}

.slick-dots li {
    width: 15px;
    height: 15px
}

.f-media ul li a:hover,.slick-dots li.slick-active button {
    background: var(--primary-color)
}

.contact-form form input.form-control,.contact-form form textarea.form-control {
    background-color: transparent;
    box-shadow: none;
    font-size: 15px;
    margin-bottom: 20px
}

.slick-dots button {
    font-size: 0;
    width: 100%;
    height: 100%;
    border: 0;
    transition: .3s ease-in-out;
    background: #605e5e
}

.ptb-100 {
    padding: 100px 0
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.btn-theme {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    border: 0;
    padding: 0 1rem;
    height: 45px
}

.btn-theme>span {
    font-size: 13px;
    line-height: 1;
    color: #fff;
    z-index: 1;
    text-transform: uppercase
}

#menu a,.top-bar-items a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.btn-theme:after,.btn-theme:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--primary-color);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(0);
    transition: .4s cubic-bezier(.165, .84, .44, 1)
}

.btn-theme:hover:after {
    transform: translate(-50%,-50%) rotate(5deg);
    border: 1px solid rgba(255,255,255,.342)
}

.btn-theme:hover:before {
    transform: translate(-50%,-50%) rotate(-5deg);
    border: 1px solid rgba(255,255,255,.342)
}

#menu {
    display: flex;
    gap: .5rem;
    justify-content: space-around;
    margin: 0
}

#menu a {
    padding: 5px 15px
}

#menu a:hover:after,#menu li.active a:after,.cart_sidebar a.btn-7,.fieldset-content button.btn-theme,.input-icons {
    width: 100%
}

#menu a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    border-radius: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(90deg,#1583ff 0,#37b3ff 41%,rgba(255,255,255,.742734593837535) 92%);
    transition: .4s cubic-bezier(.19, 1, .22, 1)
}
.head-trust p {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}
.top-bar .row {
    align-items: center;
}
.head-trust img {
    height: 30px;
}
.main-navigate {
    padding: 1rem 0;
    border-top: 1px solid #6f6e70;
    border-bottom: 1px solid #6f6e70
}

.top-bar-items {
    display: flex;
    justify-content: end
}

.top-bar-items>div {
    display: flex;
    align-items: center
}

.top-bar-items a {
    padding: 0 20px;
    height: 60px;
    border-right: 1px solid #6f6e70;
    border-left: 1px solid #6f6e70;
    font-family: Roboto,sans-serif;
    display: grid;
    place-items: center;
    transition: .3s cubic-bezier(.075, .82, .165, 1)
}

.ban-slider .slick-next:after,.ban-slider .slick-prev:after,.banner-content p {
    color: #fff;
    font-family: Montserrat,sans-serif
}

.top-bar-items a:hover {
    background: linear-gradient(0deg,rgb(21 131 255) 0,rgb(0 0 0 / 24%) 100%)
}

.top-bar-items a>i {
    font-size: 23px
}

.top-bar-items>div a:not(:last-child) {
    border-right: 0
}

.main-navigate form {
    width: 100%;
    position: relative;
    background: #202020;
    height: 45px
}

.main-navigate form>input {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: 0;
    padding: 0 2rem 0 1rem;
    color: #fff;
    font-weight: 400;
    transition: .3s ease-in-out
}

.main-navigate form>input:focus {
    outline: 0;
    box-shadow: 0 0 12px #727171bf;
    border: 1px solid #ffffff26
}

.main-navigate form>input::placeholder {
    color: #6f6e70
}

.main-navigate form>button {
    background: 0 0;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    border: 0
}

span.cart-items {
    position: absolute;
    top: 2px;
    right: 10px;
    border-radius: 50%;
    background: #eb5954;
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 1
}

.banner {
    height: 80vh
}

.grad-box-1,.grad-box-1:before {
    background: var(--primary-color)
}

.banner-content {
    padding-bottom: 7vh
}

.ban-slider .slick-prev {
    left: 30%
}

.ban-slider .slick-next,.ban-slider .slick-prev {
    top: 6vh
}

.ban-slider .slick-next {
    left: 38%;
    right: auto
}

.banner-content>div {
    border-left: 1px solid #102a48;
    width: 85%;
    margin-left: auto;
    padding: 0 30px
}

.ban-slider .slick-prev:before {
    background-image: url(../images/left-arrow.png)
}

.ban-slider .slick-prev:after {
    position: absolute;
    content: "PREV";
    bottom: -80px;
    left: 0;
    font-size: 22px;
    width: 70px
}

.ban-slider .slick-next:after {
    position: absolute;
    content: "NEXT";
    bottom: -80px;
    font-size: 22px;
    width: 70px
}

.ban-slider .slick-next:before {
    background-image: url(../images/right-arrow.png)
}

.ban-slider .slick-next:before,.ban-slider .slick-prev:before,.p-slid .slick-next:before,.p-slid .slick-prev:before {
    content: "";
    width: 70px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.banner-content p {
    text-transform: uppercase
}

.ban-brand-box {
    width: 500px;
    height: 500px;
    position: relative;
    margin-left: -40px
}

.ban-brand-box>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    position: relative;
    z-index: 2
}

.banner .container {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.grad-box-1 {
    position: absolute;
    top: 20rem;
    left: 28%;
    width: 90vw;
    height: 340px;
    border-radius: 20px;
    transform: skewY(34deg)
}

.grad-box-1:before {
    position: absolute;
    content: "";
    width: 370px;
    height: 130px;
    left: 12%;
    top: -48%;
    border-radius: 13px
}

.social-media-banner:after,.social-media-banner:before {
    width: 1px;
    transform: translateX(-50%);
    position: absolute;
    content: ""
}

img.small-mob {
    width: 110px;
    position: absolute;
    top: 10%;
    right: 15vw
}

span.grad-box-2 {
    position: absolute;
    width: 450px;
    height: 125px;
    right: -5vw;
    top: -1%;
    transform: rotate(30deg);
    background: linear-gradient(301deg,#1583ff 0,rgb(15 14 16 / 73%) 70%)
}

span.grad-box-3 {
    position: absolute;
    bottom: 10vh;
    right: -7vw;
    background: linear-gradient(325deg,#1583ff 0,rgb(15 14 16 / 73%) 70%);
    width: 200px;
    height: 150px;
    transform: skewX(57deg)
}

span.grad-box-4 {
    position: absolute;
    top: -7%;
    left: 7%;
    background: linear-gradient(103deg,#1583ff 0,rgb(15 14 16 / 73%) 50%);
    border-radius: 10px;
    transform: skewY(41deg) rotate(170deg);
    content: "";
    width: 250px;
    height: 70px
}

.product-content div>a:last-child:hover,.social-media-banner>a {
    background: var(--banner-back-color);
    color: #fff
}

.social-media-banner {
    position: absolute;
    left: 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 10rem;
    padding-bottom: 3rem
}

.social-media-banner:before {
    left: 50%;
    top: 0;
    height: 35%;
    background-color: gray
}

.social-media-banner:after {
    height: 8%;
    background: gray;
    bottom: 0;
    left: 50%
}

.social-media-banner>a {
    display: grid;
    place-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid gray;
    overflow: hidden;
    font-size: 19px;
    transition: .3s ease-in-out;
    position: relative
}

.social-media-banner>a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    background: #fff;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
    opacity: 0;
    transition: .4s ease-in-out
}

.social-media-banner>a i {
    position: relative;
    z-index: 1;
    transition: .4s ease-in-out
}

.social-media-banner>a:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1
}

.cart_sidebar form select option,.social-media-banner>a:hover i {
    color: #000
}

.ban-brans-det {
    position: absolute;
    bottom: 4rem;
    text-align: right;
    z-index: -1;
    width: 100%;
    margin-left: 300px
}

.add-to-cart a,.add-to-cart h4,.add-to-cart input,.check_menu ul,.checkout_btn,.f-card>div,.product-content h4,.product-img,.product-qty,.signin_sec h3 {
    text-align: center
}

.ban-brans-det h6 {
    font-size: 15px;
    font-family: "Good Time Regular",sans-serif;
    color: #fff;
    position: relative
}

.ban-brans-det h6:first-child:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    left: -70px;
    bottom: -8px
}

.ban-brans-det h6:nth-child(2) {
    margin-right: 2rem
}

.ban-brans-det h6:nth-child(2):after {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background: #fff;
    left: -70px;
    top: 50%
}

.product-img-box {
    display: block;
    width: 100%;
    height: 300px;
    background: #e7e7e7;
    padding: 20px
}

.product-img-box>img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.product-box {
    margin-bottom: 2.5rem;
    border: 1px solid #e7e7e7
}

.product-content {
    padding: 20px;
    position: relative;
    z-index: 1
}

.product-content:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    bottom: 0;
    left: 0;
    transition: .4s ease-in-out;
    z-index: -1
}

.product-content h6 {
    font-size: 18px;
    color: var(--primary-color);
    margin-bottom: 10px;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    transition: .3s ease-in-out
}

.product-content h4 {
    font-size: 14px;
    color: #333;
    font-family: "Good Time Regular",sans-serif
}

.product-box:hover .product-content:after {
    height: 100%;
    background: #1583ff80
}

.product-box:hover .product-content h6 {
    color: #fff
}

.product-box:hover .product-content p {
    font-weight: 400;
    color: #fff
}

.products-slider .slick-prev:after {
    position: absolute;
    content: "";
    left: -30px;
    height: 70px;
    border: 1px solid gray;
    border-radius: 50%
}

.products-slider .slick-next:after {
    right: -30px;
    position: absolute;
    content: "";
    height: 70px;
    border: 1px solid var(--primary-color);
    border-radius: 50%
}

@keyframes rotate1 {
    0%,100% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(360deg)
    }

    50% {
        transform: rotate(-360deg)
    }
}

.products-slider .slick-prev {
    left: -5%
}

.products-slider .slick-next {
    right: -3%
}

.back-lightgray span,.p-slid .slick-next:hover:after,.p-slid .slick-prev:hover:after,.products-slider .slick-next:before,.slect-cond-btn input:checked+h5 {
    color: var(--primary-color)
}

.contact_text a,.products-slider .slick-prev:before {
    color: gray
}

.products-slider .slick-next:before,.products-slider .slick-prev:before {
    font-weight: 300;
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.p-slid .slick-next:after,.p-slid .slick-prev:after {
    bottom: -80px;
    font-size: 22px;
    color: #000;
    font-family: Montserrat,sans-serif;
    position: absolute;
    width: 70px
}

section.pro-det-banner {
    position: relative;
    background: #f7f7f7
}

section.pro-det-banner:before {
    width: 100px;
    height: 180px;
    background: var(--primary-color);
    position: absolute;
    content: "";
    transform: skewX(-25deg);
    left: -5%;
    top: 0
}

.pro-det-banner-box h6 {
    font-size: 30px;
    font-family: "Good Time Regular";
    color: var(--primary-color)
}

.pro-det-banner-box .btn-theme:after,.pro-det-banner-box .btn-theme:before {
    background: #2c2a25
}

.cart-bt,.like-bt {
    font-size: 25px;
    height: 45px;
    width: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.like-bt {
    color: #d7443e;
    background-color: #edc1bf
}

.cart-bt {
    color: #01adef;
    background-color: #e2ecef
}

.p-box {
    width: 360px;
    height: 650px;
    transform: scale(.5) skew(-19deg) translateX(90px);
    background-color: #2c2a25
}

.p-slid .slick-current.slick-active .p-box {
    width: 280px;
    height: 650px;
    background: var(--primary-color);
    transform: skew(-19deg) translateX(100px);
    margin: auto;
    transition: .4s ease-in-out
}

.p-box>img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    transform: skew(19deg)
}

.testi-big-img img,.testi-small-img img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.p-slid .slick-prev:before {
    background-image: url(../images/left-arrow.png);
    filter: brightness(0)
}

.p-slid .slick-next:before {
    background-image: url(../images/right-arrow.png);
    filter: brightness(0)
}

.p-slid .slick-prev:after {
    content: "PREV";
    left: 0;
    transition: .3s ease-in-out
}

.p-slid .slick-next:after {
    content: "NEXT"
}

.p-slid .slick-prev {
    left: 40%;
    top: 25%
}

.p-slid .slick-next {
    right: 60%;
    top: 65%
}

.test-sec h2 {
    font-family: "Bebas Neue",cursive;
    font-size: 82px;
    line-height: 1
}

.slide-quantity {
    position: absolute;
    top: 35%;
    left: 65%;
    transform: rotate(270deg);
    z-index: 1
}

.slide-quantity span:first-child {
    font-size: 70px;
    color: var(--primary-color);
    margin-right: 10px;
    font-family: "Bebas Neue";
    position: relative
}

.slide-quantity span:first-child:after {
    content: "/"
}

.slide-quantity span:nth-child(2) {
    font-size: 45px;
    color: #bbbbba;
    font-family: "Bebas Neue"
}

section.test-sec {
    margin-bottom: 50px
}

.testi-small-img {
    margin-top: 50px;
    width: 100%;
    height: 300px;
    border-radius: 10px
}

.testi-box {
    width: 100%;
    height: 500px;
    position: relative
}

.testi-big-img {
    width: 75%;
    height: 80%
}

.testi-big-img img {
    object-position: center;
    border-radius: 10px
}

.testi-content {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 0;
    padding: 40px;
    background: #262626;
    width: 60%;
    border-radius: 10px
}

.testi-content h5 {
    font-size: 30px;
    font-family: Montserrat;
    margin-bottom: 5px;
    color: var(--primary-color)
}

.testi-content ul li {
    color: #f1f1f1
}

.testi-content ul li i {
    color: #fd8f00
}

.testi-content ul {
    display: flex;
    justify-content: space-between
}

.testi-content p {
    margin-bottom: 0;
    color: #b7b7b7;
    font-family: Roboto;
    font-weight: 400
}

.testi-slider .slick-next:before {
    content: "\f105"
}

.testi-slider .slick-next,.testi-slider .slick-prev {
    bottom: 11%;
    transform: none;
    top: auto
}

.testi-slider .slick-prev {
    left: 20%;
    z-index: 1
}

.testi-slider .slick-next {
    right: auto;
    left: 30%
}

.testi-slider .slick-next:before,.testi-slider .slick-prev:before {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: "Font Awesome 5 Pro";
    background-color: var(--primary-color);
    color: #fff;
    opacity: 1;
    font-size: 40px;
    font-weight: 100;
    border-radius: 10px
}

.testi-slider .slick-prev:before {
    content: "\f104";
    background-color: #262626
}

.newletter-sec a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    padding: 0 30px;
    background: #272727;
    border-radius: 45px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 25px;
    animation: unset
}

.abt-pg-content p,.signin_sec h3,h5.f-main {
    font-family: Montserrat,sans-serif
}

.newletter-sec a:hover {
    background-color: #fff;
    color: #000
}

@keyframes float {
    0%,100% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(10px)
    }

    50% {
        transform: translateY(-10px)
    }
}

section.newletter-sec {
    background: var(--primary-color);
    padding: 50px 0;
    position: relative;
}

.f-media ul,.newletter-txt ul {
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
  z-index: 999999;
}

.newletter-txt ul li i {
    color: #fff;
    font-size: 60px;
    margin: 0 20px 0 0
}

.copy-right p,.newletter-txt ul li p {
    color: #fff;
    margin: 0
}

.newletter-txt ul li h4 {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 1;
    color: #fff
}

.newletter-in>input {
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    height: 100%;
    padding: 0 30px;
    color: #000
}

.newletter-in {
    position: relative;
    display: grid;
    align-content: stretch;
    height: 50px
}

.copy-right,.f-media {
    align-content: center
}

.newletter-in button {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    height: 100%;
    padding: 0 30px;
    border: 0;
    background: #262626;
    color: #fff
}

.newletter-in input::placeholder {
    color: #9d9d9d;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px
}

footer {
    background: #272727;
    padding: 90px 0 40px
}

h5.f-main {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase
}

.footer-logo p {
    color: #b1b1b1;
    line-height: 1.3
}

.footer-logo ul li a {
    color: #d2d2d2;
    font-size: 16px;
    line-height: 1.4;
    display: flex;
    align-items: baseline
}

.fieldset-content .col-12,.footer-logo ul li {
    margin-bottom: 1rem
}

.footer-logo ul li i {
    margin: 0 10px 0 0;
    font-size: 20px;
    color: var(--primary-color)
}

ul.navgation-f li {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.f-media ul li a {
    border: 1px solid #fff;
    font-size: 18px;
    margin: 0 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff
}

.footer-btm {
    box-shadow: 0 0 2px 0 #98a86dd1;
    padding: 10px 40px;
    background: #232323
}

.copy-right {
    display: grid;
    justify-content: center;
    height: 100%
}

.f-card {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px
}

.f-card>div {
    color: #fff
}

.f-card>div i {
    font-size: 30px
}

.f-card>div h6 {
    color: #fff;
    font-weight: 300;
    font-size: 14px
}

.f-media {
    display: grid;
    height: 100%;
    position: relative;
}

.footer-logo {
    position: relative;
    padding: 0 30px;
    height: 100%
}

footer .row .col-lg-3:not(:last-child) .footer-logo:before {
    content: "";
    position: absolute;
    border: 1px solid #525252;
    height: 100%;
    right: 0;
    bottom: 0
}

section.inner-banner {
    background: var(--banner-back-color);
    height: 50vh
}

img.inner-logo-img {
    position: absolute;
    top: 10%;
    right: -25%;
    transform: translateX(-50%);
    width: 30%;
    height: 85%;
    object-fit: contain
}

.inner-banner h1 {
    position: absolute;
    bottom: 10%;
    left: 10%
}

.inner-banner .social-media-banner {
    padding-top: 7rem
}

.inner-banner span.grad-box-3 {
    bottom: 0;
    right: 1vw;
    background: linear-gradient(349deg,#1583ff 0,rgb(15 14 16 / 73%) 70%)
}

.inner-banner .grad-box-1:before {
    height: 80px;
    opacity: 1
}

.inner-banner .grad-box-1 {
    height: 240px;
    opacity: .3
}

.inner-banner .grad-box-4 {
    opacity: .4
}

.abt-sec p {
    font-size: 1.1rem
}

.abt-sec-img {
    width: 100%;
    height: 500px
}

.abt-sec-img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .4s cubic-bezier(.165, .84, .44, 1)
}

.abt-sec-img:hover img {
    transform: scale(1.3)
}

.abt-sec-img .grad-box-1 {
    background: #1583ff6e;
    z-index: 1
}

section.abt-pg .container>img {
    position: absolute;
    z-index: -1;
    width: 60%;
    height: 550px;
    object-fit: cover
}

.abt-pg-content p:first-child {
    width: 50%;
    margin-left: auto;
    background: #000;
    padding: 2rem;
    color: #fff;
    margin-bottom: 0
}

.abt-pg-content p {
    font-size: 16px;
    background: #fff;
    padding: 1rem;
    line-height: 30px;
    margin-bottom: 0
}

.abt-pg-content p:nth-child(2) {
    width: 75%;
    margin-left: auto;
    background: #fff;
    padding: 2rem;
    color: gray;
    margin-bottom: 0
}

.add-to-cart,.contact-form .form-group,.contact-form form,.product-sellphone-content>h6:first-child,.signin_sec {
    position: relative
}

.input-icons i {
    position: absolute;
    font-size: 20px;
    z-index: 99;
    margin-top: 5px
}

.cart_sidebar ul li label,.cart_sidebar ul li label:before,.input-field,.or-amazon,.p-big-for,.qty-count,.range-input,.search-comp>ul>li>a>label,.skin-2 .num-in span,.slect-cond-btn,.slect-tpe-btn,.slider,.sub-head h3,.total-basket,form.search-pro {
    position: relative
}

.icon {
    padding-top: 15px;
    padding-left: 12px;
    min-width: 40px
}

.input-field {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
    border: none;
    padding: 10px 40px;
    background-color: #ebebeb;
    height: 60px
}

.btn-wrapper button {
    width: 100%;
    height: 45px;
    background: var(--primary-color);
    color: #fff;
    padding: 0 30px
}

.btn-wrapper button:hover {
    box-shadow: 0 0 12px gray
}

.signup_form button {
    border: none;
    width: 100%
}

.social_btn a i {
    border-right: 1px solid #fff;
    padding-right: 5px
}

.social_btn a {
    padding: 10px 20px;
    color: #fff
}

.login {
    padding: 80px 50px
}

.signin_sec h3 {
    color: #000;
    font-size: 45px;
    margin-bottom: 30px;
    font-weight: 600;
    text-transform: uppercase
}

.login_form input {
    background-color: #ebebeb;
    border-radius: 0
}

.login_form .remeber {
    text-align: start;
    margin-bottom: 20px
}

.login_form button {
    border: none;
    height: 50px
}

.forgot_pass {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse
}

.forgot_pass a,.login_form label {
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.sort-p select {
    height: 45px;
    appearance: auto;
    padding: 0 0 0 10px;
    border-radius: 5px;
    max-width: 300px;
    font-family: "Good Time Regular";
    width: 100%
}

form.search-pro {
    width: 100%;
    height: 45px;
    display: flex
}

form.search-pro>input {
    width: 100%;
    height: 100%;
    padding: 0 1rem;
    background: #fff;
    border: 0;
    margin: 0
}

form.search-pro>input:focus {
    outline: 0
}

form.search-pro>button {
    width: 40px;
    position: absolute;
    height: 100%;
    font-size: 20px;
    background: var(--primary-color);
    border: 0;
    color: #fff;
    right: 0
}

.grid-view {
    display: flex;
    gap: 20px
}

.grid-view>a {
    font-size: 23px;
    color: #262626
}

.faq-head h2,.faq-inn-mn .accordion-button:not(.collapsed) span {
    color: #3f84f6
}

.faq-head h2 {
    font-weight: 500;
    text-transform: capitalize
}

.faq-inn-mn button {
    background: 0 0;
    color: #000;
    padding: 23px 20px;
    font-size: 25px;
    border-radius: 15px!important;
    box-shadow: unset!important;
    margin-bottom: 0;
    font-weight: 500;
    font-family: Montserrat,sans-serif
}

.faq-inn-mn span {
    margin-right: 10px;
    width: 45px
}

.faq-inn-mn .accordion-item {
    margin-bottom: 30px;
    border: 0;
    box-shadow: 0 0 8px #00000030;
    border: 2px solid var(--primary-color)
}

.faq-inn-mn .accordion-button:not(.collapsed) {
    background: 0 0;
    color: #313137
}

.faq-inn-mn button::after {
    background-image: none;
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    border: 1px solid gray;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center
}

.faq-inn-mn .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\f068";
    color: var(--primary-color);
    border-color: var(--primary-color)
}

.centerCol {
    margin: 0 auto
}

.acordian-collaose {
    border: 1px solid var(--primary-color)
}

.sub-head h3 {
    font-family: "Good Time Regular"
}

.why_mobc .sub-head h3 img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-right: 20px
}

.why_mobc .sub-head h3 {
    margin-bottom: 0
}

.why_mobc .sub-head {
    margin-bottom: 10px
}

.why_mobi_text {
    font-size: 16px
}

.contact-form form .name:before {
    position: absolute;
    content: "";
    width: 42px;
    height: 50px;
    background: url(../images/fom1.png) no-repeat;
    left: 16px;
    z-index: 1;
    top: 18px;
    filter: grayscale(1)
}

.contact-form form .details:before,.contact-form form .detailss:before {
    width: 53px;
    height: 20px;
    left: 10px;
    top: 18px;
    filter: grayscale(1);
    position: absolute;
    content: "";
    z-index: 1
}

.contact-form form .details:before {
    background: url(../images/fom4.png) no-repeat
}

.contact-form form .detailss:before {
    background: url(../images/mai11.png) no-repeat
}

.contact-form .form-group::after {
    content: "";
    height: 100%;
    width: 43%;
    position: absolute;
    left: 40px;
    top: 1px;
    background-size: 10px 50px;
    background-image: url(../images/aroow-forward.png);
    background-repeat: no-repeat
}

.contact-form form input.form-control {
    height: 53px;
    border-radius: 0;
    padding-left: 70px;
    border: 2px solid #cacaca;
    line-height: 0;
    color: #000;
    font-weight: 400;
    display: flex
}

.contact-form form textarea.form-control {
    border-radius: 0;
    padding-left: 70px;
    padding-top: 13px;
    border: 2px solid #cacaca;
    letter-spacing: 0;
    resize: none
}

.contact-info {
    background: 0 0;
    width: 100%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #cacaca;
    display: flex;
    align-items: center;
    justify-content: center
}

.cicle-icon i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    border: 2px solid var(--primary-color);
    height: 60px;
    width: 60px;
    border-radius: 50px;
    background: var(--primary-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.contact_text {
    padding-top: 17px
}

.contact_text h2 {
    margin: 0;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    font-family: Poppins
}

.contact_text p {
    line-height: 1.3;
    color: gray;
    padding-top: 4px;
    font-weight: 400;
    font-size: 16px
}

.contact-main-sec h4 {
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 20px
}

.qty-input {
    color: #000;
    background: #fff;
    display: flex;
    align-items: center;
    border: 1px solid gray
}

.product-qty,.qty-count {
    background: 0 0;
    color: inherit;
    font-weight: 700;
    font-size: inherit;
    border: none;
    display: inline-block;
    min-width: 0;
    height: 2.5rem;
    line-height: 1
}

.add-cart-btn,ul.social-icons-banner a:hover {
    background: #000;
    color: #fff
}

.product-qty {
    width: 50px;
    min-width: 0;
    display: inline-block;
    appearance: textfield
}

.product-qty::-webkit-inner-spin-button,.product-qty::-webkit-outer-spin-button {
    appearance: none;
    margin: 0
}

.qty-count {
    padding: 0;
    cursor: pointer;
    width: 2.5rem;
    font-size: 1.25em;
    text-indent: -100px
}

.qty-count:after,.qty-count:before {
    content: "";
    height: 2px;
    width: 10px;
    position: absolute;
    display: block;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.qty-count:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 10px
}

.product-det-content h3 {
    font-size: 53px;
    line-height: 1;
    font-family: Roboto,sans-serif;
    color: #000;
    text-transform: capitalize
}

.cart_sidebar h3,.cart_sidebar h4 {
    line-height: normal;
    font-weight: 400
}

.price-tag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 20px
}

.add-cart-btn,.like-btn {
    display: inline-flex;
    height: 50px
}

.price-tag div:first-child>del {
    color: gray;
    font-size: 35px
}

.price-tag div:first-child {
    font-size: 45px;
    line-height: 1;
    font-weight: 400;
    font-family: Montserrat,sans-serif;
    color: #000
}

.price-tag div:last-child {
    font-size: 18px;
    color: grey
}

.price-tag div:last-child ul {
    margin-right: 15px
}

.price-tag i.fas.fa-star {
    color: #ffc107
}

.or-amazon img,.product-det-content ul.d-flex.justify-content-between.align-items-center {
    width: 70%
}

.skin-2 .num-in {
    box-shadow: 0 1px 4px rgb(0 0 0 / 15%);
    height: 45px;
    width: 150px;
    float: left;
    border: 1px solid #000;
    cursor: pointer
}

.p-big-for:after,.p-big-for:before {
    position: absolute;
    width: 100px;
    background: var(--primary-color);
    transform: rotate(-30deg);
    content: "";
    z-index: -1
}

.skin-2 .num-in span {
    width: 40%;
    display: block;
    height: 40px;
    float: left
}

.skin-2 .num-in span:after,.skin-2 .num-in span:before {
    content: "";
    position: absolute;
    background-color: #667780;
    height: 2px;
    width: 10px;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -5px
}

.skin-2 .num-in input {
    float: left;
    width: 20%;
    height: 40px;
    border: none;
    text-align: center;
    background: 0 0;
    font-family: Roboto
}

.add-cart-btn {
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    border: 1px solid #000
}

.like-btn {
    width: 50px;
    justify-content: center;
    align-items: center;
    border: 1px solid grey;
    border-radius: 50%;
    font-size: 25px;
    color: #ff8c00
}

.add-cart-btn:hover {
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    color: #fff
}

ul.social-icons-banner {
    display: flex;
    gap: 10px
}

ul.social-icons-banner a {
    display: flex;
    gap: 20px;
    height: 50px;
    width: 50px;
    border: 1px solid #000;
    color: #000;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-size: 27px;
    transition: .3s ease-in-out
}

.p-big-for {
    width: 100%;
    height: 600px;
    border: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid var(--primary-color)
}

.p-big-for>img {
    width: 90%;
    height: 90%;
    object-fit: contain;
    margin: auto;
    display: block
}

.p-big-for:before {
    height: 100%;
    left: 16%;
    top: -10%
}

.p-big-for:after {
    height: 50%;
    left: 25%;
    bottom: -8%
}

.product-detail h4 {
    font-family: "Good Time Regular"
}

.billing_form h3 {
    font-size: 32px;
    color: #000;
    margin: 0 0 20px;
    font-weight: 400;
    text-transform: uppercase
}

.billing_form label {
    font-size: 15px;
    color: #7c7c7c;
    margin-bottom: 5px
}

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

.billing_form input {
    width: 100%;
    height: 45px;
    border: 1px solid #d4d4d4;
    margin-bottom: 20px;
    padding-left: 15px
}

.billing_form input::placeholder {
    color: #b0b0b0;
    font-family: Roboto
}

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

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

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

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

.cart_sidebar .cart_lst li:last-child {
    font-size: 18px;
    font-weight: 400;
    color: #000
}

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

.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 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 {
    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 i {
    font-size: 18px
}

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

.cart_sidebar {
    padding: 40px 25px;
    border: 1px solid #d8d8d8
}

.cart_sidebar h3 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase
}

.cart_sidebar .h-sub {
    font-weight: 600;
    color: var(--primary-color);
    font-size: 18px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
    line-height: 0;
    padding-bottom: 30px;
    padding-top: 20px
}

.checkout_btn,.checkout_btn:hover {
    color: #fff;
    transition: .3s ease-in-out
}

.cart_sidebar h4 {
    font-size: 18px;
    color: #000;
    padding-top: 0
}

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

.cart_sidebar ul li label {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #b7b7b7
}

.cart_sidebar ul li label:before {
    content: "";
    -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);
    padding: 10px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px
}

.cart_sidebar ul li input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid var(--primary-color);
    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 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%;
    font-family: Oswald,sans-serif;
    font-size: 17px;
    border: 2px solid transparent;
    background-color: #000;
    font-weight: 500
}

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

.checkout_btn:hover {
    background-color: #c39774
}

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

h6.payment-h {
    font-weight: 600;
    color: #000;
    font-size: 19px;
    margin-bottom: 22px
}

.table-space h3,.table-space span {
    font-weight: 400;
    text-transform: uppercase
}

.cart_sidebar .radiosss-payments li label:before {
    content: "";
    -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%);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 50px
}

.cart_sidebar .radiosss-payments li input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    border-radius: 20px;
    left: 6px;
    border: 0;
    width: 10px;
    height: 10px;
    background-color: var(--primary-color)
}

.red {
    color: var(--primary-color)!important
}

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

.add-to-cart thead {
    background-color: #ebebeb;
    color: #020202
}

.add-to-cart .table>thead>tr>th {
    border-bottom: 0;
    padding-left: 40px;
    padding-bottom: 25px;
    padding-top: 25px;
    font-size: 16px
}

.add-to-cart thead tr th {
    font-size: 19px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase
}

.table-space h3 {
    font-size: 20px;
    color: #5f5f5f;
    margin-bottom: 5px;
    line-height: 25px
}

.table-space span {
    font-size: 16px;
    color: #5f5f5f
}

.product-img {
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    height: 150px;
    padding: 10px 20px
}

.copun,.table-space {
    display: flex;
    display: flex
}

.poduct-name {
    margin-left: 10px
}

.table-space {
    align-items: center;
    width: 100%
}

.copun,.copun a {
    align-items: center
}

.add-to-cart input {
    width: 50%;
    height: 40px;
    border: 1px solid #d0cece;
    font-size: 16px;
    color: #5f5f5f;
    font-weight: 500;
    background-color: transparent
}

.add-to-cart a {
    font-size: 17px;
    display: block;
    padding-top: 9px;
    font-weight: 400;
    color: #5f5f5f
}

.poduct-name span:nth-child(2) {
    margin-bottom: 5px;
    display: inline-block
}

.add-to-cart h4 {
    font-size: 22px;
    font-weight: 400;
    color: #5f5f5f;
    margin-top: 40px
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

tr.space {
    border-bottom: 1px solid #ccc
}

a.remove {
    background: #000;
    color: #fff;
    font-size: 29px;
    padding: 15px 20px;
    border: none;
    margin-top: 25px;
    width: 50px;
    margin-left: auto
}

.proceed a {
    color: #000;
    text-align: left;
    font-size: 20px;
    font-weight: 400
}

.proceed i {
    margin-left: 10px;
    color: #000
}

.proceed .checkout-btn {
    background-color: #000;
    border: none;
    padding: 15px;
    width: 100%;
    font-size: 20px;
    margin-top: 4px;
    text-align: center;
    font-family: Poppins;
    color: #fff;
    text-transform: uppercase
}

.or-amazon {
    margin-top: 50px;
    border: 1px solid #cecece;
    padding: 30px 50px;
    background: #ebebeb;
    border-radius: 5px
}

.or-amazon p {
    font-size: 11px;
    position: absolute;
    top: -22px;
    left: 50%;
    padding: 8px 15px;
    color: #000;
    background: #ebebeb;
    border: 1px solid #a9a9a9;
    display: block;
    text-transform: uppercase;
    transform: translateX(-50%);
    font-weight: 600;
    font-family: Poppins
}

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

.total-section {
    border: 1px solid #cacaca;
    padding: 27px 20px;
    background-color: #ebebeb
}

.total-section li {
    font-size: 18px;
    padding-bottom: 30px;
    color: #5f5f5f;
    font-weight: 500
}

li.color-change {
    color: #5f5f5f;
    text-transform: uppercase;
    font-size: 24px
}

.ship-estimate {
    background-color: #f6f6f600;
    padding: 10px 20px;
    margin-top: 25px;
    border: 1px solid #d0cece;
    border-radius: 25px
}

.ship-estimate ul {
    margin-top: 20px;
    margin-bottom: 50px
}

.ship-estimate li {
    font-size: 20px;
    color: #5f5f5f;
    margin-bottom: 5px;
    font-family: Poppins;
    font-weight: 500
}

.ship-estimate .grey-style {
    color: #5f5f5f;
    font-size: 16px
}

.product-img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border-radius: 5px
}

.copun a,.copun button {
    height: 40px;
    color: #fff
}

.nice-select .list {
    height: 350px;
    overflow-y: scroll
}

.total-section li:last-child {
    padding-bottom: 0
}

.copun {
    margin: 30px 0
}

.copun button {
    width: 50%;
    background: var(--primary-color);
    margin: 0 30px;
    border: 0
}

.copun a {
    display: inline-flex;
    justify-content: center;
    width: 15%;
    background: #000;
    padding: 0;
    border: 1px solid grey
}

.prod-table td>img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin: auto
}

.prod-table tbody td {
    text-align: center;
    vertical-align: middle
}

.prod-table tbody td h3 {
    font-size: 30px;
    color: #000;
    font-family: "Good Time Regular";
    margin: 0
}

.prod-table tbody td i.fa-xmark {
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: var(--primary-color);
    display: grid;
    place-items: center;
    margin: auto;
    color: #fff;
    font-size: 30px;
    transition: .3s ease-in-out
}

.prod-table tbody td i.fa-xmark:hover {
    box-shadow: 0 0 12px #000
}

.prod-table tbody h6 {
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 700
}

.prod-table thead td {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    text-align: center
}

.prod-table tbody h5 {
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 700
}

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

.total-basket:before {
    position: absolute;
    content: "";
    width: 45%;
    top: 50%;
    height: 1px;
    background: #d3d3d3;
    z-index: -1;
    left: 50%;
    transform: translate(-50%,-50%)
}

.total-basket h2 {
    margin: 0;
    font-size: 36px;
    background: #fff
}

.back-lightgray:after,.back-lightgray:before {
    background: #ebebeb
}

.back-darkgray:after,.back-darkgray:before {
    background-color: #262626
}

.total-basket>div {
    display: flex;
    gap: 30px
}

.price-input>div {
    width: 100%;
    display: flex;
    margin: 10px 0 45px
}

.price-input .field {
    height: 40px;
    align-items: center;
    justify-content: space-between;
    text-align: center
}

.field input {
    width: 80%;
    height: 100%;
    outline: 0;
    font-size: 19px;
    margin-left: 0;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #999;
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center
}

.slider {
    height: 5px;
    background: #fff;
    border-radius: 5px
}

.slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: var(--primary-color)
}

.range-input {
    margin-bottom: 1rem
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: 0 0;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=range]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: var(--primary-color);
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0,0,0,.05)
}

input[type=range]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0,0,0,.05)
}

.search-comp {
    margin-top: 2rem
}

.ban-slider .slick-slide,.search-comp>ul {
    margin: 0
}

.search-comp>ul>li>a>label {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
    user-select: none;
    font-family: 'Good Time Regular';
    top: -3px;
    cursor: pointer
}

.price-input>h5,.search-comp>h5 {
    color: #000;
    font-weight: 700;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin: 1rem 0 1.5rem;
    font-family: "Good Time Regular",sans-serif
}

.search-comp>ul>li:not(:last-child) {
    margin-bottom: .5rem
}

.model-list {
    padding-left: 1rem;
    display: none
}

.slect-tpe {
    display: flex;
    background: #eee;
    margin-bottom: 1rem
}

.slect-tpe-btn {
    width: 20%;
    height: 70px
}

.slect-tpe-btn>input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.slect-tpe-btn>input:checked+img {
    background: #d5e9f5
}

.slect-tpe-btn>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px
}

.product-sellphone-content h5 {
    font-size: 30px;
    color: var(--primary-color);
    font-family: "Good Time Regular";
    margin: 2rem 0
}

.product-sellphone-content h6 {
    font-size: 20px;
    color: #000;
    font-family: Montserrat;
    text-transform: uppercase
}

.product-sellphone-content>h6:first-child:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #d3d3d3;
    bottom: -5px;
    left: 0
}

.slect-cond {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem
}

.slect-cond-btn {
    width: 25%;
    border: 1px solid #d3d3d3;
    display: grid;
    place-items: center;
    height: 60px
}

.slect-cond-btn h5 {
    font-size: 17px;
    text-align: center;
    margin: 0;
    color: gray;
    display: flex;
    align-items: center;
    gap: 10px
}

.slect-cond-btn input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
    opacity: 0
}

.device-specs {
    background-color: #e3f0ff;
    padding: 2rem
}

.fieldset-head,.work-box {
    background: var(--primary-color)
}

.device-specs ul p {
    margin-bottom: 0;
    color: #6e6e6e
}

.device-specs>p {
    font-family: Montserrat;
    font-weight: 500;
    color: #6e6e6e
}

.sell-device {
    width: 100%;
    display: flex;
    align-items: stretch;
    height: 60px;
    margin-top: 5rem
}

.sell-device button {
    height: 60px
}

.sell-device>span {
    width: 70%;
    text-align: center;
    height: 100%;
    border: 1px solid #d3d3d3;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

form.sell-device>button {
    width: 30%;
    height: 100%
}

.fieldset-head {
    padding: 1rem;
    color: #fff;
    font-size: 17px;
    font-family: "Good Time Regular"
}

.fieldset-head>p {
    color: #fff;
    font-family: Montserrat
}

.fieldset-content {
    padding: 1.5rem;
    border: 1px solid #d3d3d3
}

.fieldset-content label {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    font-family: Montserrat;
    margin-bottom: .4rem;
    text-transform: uppercase
}

.checkout-pg h3,.checkout-pg h4 {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0
}

.fieldset-content input {
    width: 100%;
    height: 45px;
    padding: 0 10px;
    border: 1px solid #d3d3d3
}

.deliv-opt {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    margin: 9px 0px;
}

.deliv-opt>div {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 0 20px;
    border-right: 1px solid #d3d3d3
}

.deliv-opt>div>input {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 108.3%;
    left: -24px;
}

.deliv-opt>div>i {
    opacity: 0;
    position: absolute
}

.deliv-opt>div>input:checked+i {
    font-weight: 700;
    opacity: 1;
    position: absolute;
    font-size: 30px;
    height: 130%;
    width: 108.3%;
    background: #c6e1ff;
    left: -25px;
    z-index: -1;
    color: #1583ff
}

.checkout-pg h4 {
    font-family: Montserrat,sans-serif
}

.checkout-pg h3 {
    font-family: "Good Time Regular"
}

.checkout-pg .table td {
    text-align: center;
    vertical-align: middle;
    padding: 2rem
}

.chos-pay-met {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin: 2rem 0
}

.chos-pay-met>div,.work-img {
    display: grid;
    place-items: center
}

.chos-pay-met>div {
    width: 30%;
    position: relative;
    height: 250px;
    border: 1px solid gray
}

.chos-pay-met>div i {
    position: absolute;
    top: -20px;
    right: -20px;
    background: #1583ff;
    font-size: 20px;
    color: #fff;
    border: 2px solid var(--primary-color);
    border-radius: 50%;
    padding: 10px;
    font-weight: 700;
    opacity: 0;
    transition: .4s ease-in-out
}

.chos-pay-met>div input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer
}

.chos-pay-met>div input:checked+i {
    opacity: 1
}

.work-img {
    margin: 0 auto
}

.work-box p {
    color: #fff;
    font-size: 19px;
    font-weight: 400
}

.work-img>img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    filter: invert(1) drop-shadow(2px 4px 6px black)
}

.work-box {
    padding: 1rem;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    gap: 2rem
}

@media only screen and (min-width: 1201px) and (max-width:1399px) {
    #menu a {
        font-size:13px;
        padding: 5px
    }

    .banner {
        height: 620px
    }

    .banner-content h1 {
        font-size: 42px
    }

    .device-specs {
        background-color: #e3f0ff;
        padding: 0
    }
}

@media only screen and (min-width: 1025px) and (max-width:1200px) {
    #menu a {
        font-size:11px;
        padding: 5px 8px
    }

    .banner {
        height: 620px
    }

    .banner-content h1 {
        font-size: 42px
    }

    .slect-cond-btn h5 {
        font-size: 13px
    }

    .device-specs {
        background-color: #e3f0ff;
        padding: 0
    }
}

@media only screen and (min-width: 992px) and (max-width:1024px) {
    #menu a {
        font-size:11px;
        padding: 5px
    }

    section.inner-banner {
        height: 30vh
    }

    .banner {
        height: 570px;
        background-color: var(--banner-back-color);
        overflow: hidden
    }

    .social-media-banner {
        left: 10px;
        gap: 20px;
        padding-top: 6rem
    }

    h1 {
        font-size: 46px;
        line-height: 1
    }

    .ban-brand-box>img {
        width: 75%
    }

    .ban-brand-box {
        width: 100%
    }

    .ban-brans-det {
        right: 0;
        bottom: 2rem
    }

    span.grad-box-3 {
        bottom: 28vh
    }

    .ban-brand-price {
        right: 0
    }

    .pro-det-banner-box h1 {
        font-size: 30px
    }

    .color-size-box {
        flex-direction: column
    }

    .color-size-box select {
        font-size: 20px
    }

    .new-arrival .row:first-child .col-lg-3 {
        width: 50%
    }

    .testi-slider .slick-prev {
        left: 15%
    }

    .testi-slider .slick-next {
        left: 27%
    }

    .newletter-txt ul li p {
        font-size: 14px
    }

    section.newletter-sec .row {
        align-items: center
    }

    h5.f-main {
        font-size: 23px
    }

    .footer-logo {
        padding: 0 10px
    }

    .copy-right p,.sort-p select {
        font-size: 13px
    }

    .product-det-content h3 {
        font-size: 38px;
        margin-bottom: 10px
    }

    .price-tag div:first-child {
        font-size: 32px
    }

    .price-tag div:first-child>del {
        color: gray;
        font-size: 22px
    }

    .product-det-content ul.d-flex.justify-content-between.align-items-center {
        width: 90%
    }

    .slect-cond-btn h5 {
        font-size: 11px
    }

    .proceed .checkout-btn {
        font-size: 15px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .slect-cond-btn,.testi-content ul li:first-child,footer .col-lg-3,img.inner-logo-img {
        width:50%
    }

    .faq-inn-mn span {
        margin-right: 10px;
        width: 65px
    }

    .sell-device button,.sell-device>span {
        width: 100%;
        height: 40px
    }

    .sell-device {
        height: auto;
        text-align: center;
        display: block;
        margin-top: 1rem
    }

    .device-specs {
        background-color: #e3f0ff;
        padding: 0
    }

    #menu a {
        padding: 5px;
        font-size: 11px
    }

    #menu {
        gap: 0
    }

    .main-navigate .row:first-child div:nth-child(1) {
        width: 25%
    }

    .main-navigate .row:first-child div:nth-child(2) {
        width: 75%
    }

    .main-navigate .row:first-child div:nth-child(3) {
        width: 100%;
        margin: 1rem auto 0
    }

    .ban-brand-box {
        width: 100%;
        height: 600px
    }

    h1 {
        font-size: 33px;
        line-height: 1
    }

    .banner-content>div {
        width: 100%;
        padding-right: 0
    }

    .why_mobc .sub-head h3 {
        margin-bottom: 0;
        font-size: 21px
    }

    .ban-brans-det {
        right: -15%;
        bottom: 3rem;
        z-index: 3;
        background: #000000ab;
        padding: 1rem
    }

    .p-slid .slick-list {
        padding-right: 0!important
    }

    .p-slid .slick-current.slick-active .p-box {
        height: 350px;
        transform: skew(-19deg) translateX(0)
    }

    .test-sec h2 {
        font-size: 52px
    }

    .ban-brand-price {
        right: 0;
        bottom: 50%;
        width: 120px;
        height: 120px
    }

    .banner {
        height: 500px;
    }

.top-bar-items a {
  padding: 0 10px;
  font-size: 12px;
}
    .ban-slider .slick-next,.ban-slider .slick-prev {
        top: 15vh
    }

    .ban-slider .slick-prev {
        left: 10%
    }

    .ban-slider .slick-next {
        left: 25%;
        right: auto
    }

    .ban-brand-price h6 {
        font-size: 23px
    }

    .social-media-banner {
        left: 5px;
        gap: 10px;
        padding-top: 4rem;
        padding-bottom: 2rem
    }

    .social-media-banner>a {
        width: 40px;
        height: 40px
    }

    .social-media-banner:before {
        height: 20%
    }

    h2 {
        font-size: 30px
    }

    .color-size-box,.price-tag {
        flex-direction: column
    }

    .p-box {
        height: 400px
    }

    .testi-content {
        padding: 20px
    }

    .testi-slider .slick-prev {
        left: 1%
    }

    .testi-slider .slick-next {
        left: 20%
    }

    .newletter-txt ul li h4 {
        font-size: 27px
    }

    .newletter-txt ul li p {
        line-height: 1.2;
        margin-top: 5px
    }

    .newletter-sec .row {
        align-items: center
    }

    section.newletter-sec {
        padding: 25px 0
    }

    footer .row .col-lg-3:not(:last-child) .footer-logo:before {
        display: none
    }

    .abt-pg-content p:first-child {
        width: 70%
    }

    .abt-pg-content p:nth-child(2) {
        width: 95%
    }

    span.grad-box-2 {
        right: -12vw
    }

    section.inner-banner {
        height: 40vh
    }

    .inner-banner .social-media-banner:before {
        height: 35%
    }

    .sort-p select {
        font-size: 12px
    }

    .prod-table {
        width: 1000px;
        max-width: 1000px
    }

    .total-basket h2 {
        font-size: 29px;
        background: #fff
    }

    .chos-pay-met>div {
        width: 45%
    }

    .table {
        width: 1250px;
        max-width: 1250px
    }

    .product-det-content h3 {
        font-size: 33px;
        margin-bottom: 10px
    }

    .product-det-content ul.d-flex.justify-content-between.align-items-center {
        width: 100%;
        gap: 10px
    }

    .add-cart-btn {
        font-size: 15px;
        padding: 0 10px
    }

    .product-sellphone-content h5 {
        font-size: 20px;
        margin: 1rem 0
    }

    .slect-cond-btn h5 {
        font-size: 15px
    }

    form.sell-device>button {
        width: 40%;
        height: 100%
    }

    form.sell-device>input {
        width: 60%;
        font-size: 11px
    }
}

@media only screen and (min-width: 520px) and (max-width:767px) {
    .ser-ban button {
        right: 0 !important;
    }

    .ser-ban input {
        width: 100% !important;
    }

    .section-search .banner-content ul {
        display: block !important;
    }

    .section-search .banner-content ul li {
        align-items: self-start !important;
        width: 100% !important;
        gap: 20px !important;
        margin-bottom: 30px;
    }

    .section-search .banner-content {
        width: 95% !important;
        padding-bottom: 0 !important;
    }

    .section-search .banner-content h2 {
        font-size: 19px !important;
        text-align: center;
    }

    .section-search .banner-content h1 {
        font-size: 25px !important;
        text-align: center;
        line-height: 1.2 !important;
    }

    .section-search::before {
        width: 0 !important;
        height: 0 !important;
    }

    .cicle-icon i {
        margin: 0 auto
    }

    .ban-slider .row .col-12,.buy-sec .row:last-child .col-lg-3,footer .col-lg-3 {
        width: 50%
    }

    .sort-p select {
        max-width: 100%
    }

    .pt-100 {
        padding-top: 50px
    }

    .abt-pg-content p:first-child {
        width: 95%;
        padding: 1rem
    }

    .abt-pg-content {
        padding-top: 13rem
    }

    .abt-pg-content p:nth-child(2) {
        width: 100%;
        padding: 14px
    }

    section.abt-pg .container>img {
        width: 80%;
        height: 350px;
        object-position: 35%
    }

    .add-cart-btn,.social-media-banner,footer .row .col-lg-3:not(:last-child) .footer-logo:before {
        display: none
    }

    .slide-quantity {
        left: auto;
        right: 10%;
        top: 50%
    }

    .p-box {
        height: 400px
    }

    .main-navigate .col-md-2 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .main-navigate .col-md-3 {
        flex: 0 0 auto;
        width: 66.66666666%
    }

    html {
        overflow-x: hidden
    }

    .top-bar-items a {
        padding: 0;
        font-size: 13px;
        width: 80px
    }

    .top-bar-items {
        display: flex;
        justify-content: center
    }

    .f-card,.slick-dots {
        justify-content: center
    }

    .logo {
        text-align: center;
        margin-bottom: 10px
    }

    .logo img {
        width: 150px;
        height: 50px;
        object-fit: contain
    }

    .banner {
        height: 110vh
    }

    h1 {
        font-size: 30px;
        line-height: 1
    }

    .banner-content p {
        color: #fff;
        line-height: 1.2;
        font-size: 12px;
        font-weight: 400
    }

    .banner-content>div {
        width: 100%;
        padding: 0 20px
    }

    .ban-brand-box {
        width: 100%;
        height: 350px
    }

    span.grad-box-2 {
        right: -45vw
    }

    .ban-slider .slick-next,.ban-slider .slick-prev {
        display: none!important
    }

    .ban-brans-det {
        right: 0;
        bottom: 4rem;
        z-index: 2;
        background: #00000096;
        padding: 1rem
    }

    .ban-brand-price {
        right: 10%;
        bottom: 65%;
        width: 100px;
        height: 100px
    }

    .ban-brand-price h6,h3 {
        font-size: 20px
    }

    .ptb-100 {
        padding: 40px 0
    }

    h2 {
        font-size: 29px;
        line-height: 1.3
    }

    .slick-dots {
        display: flex;
        gap: 5px
    }

    .slick-dots li {
        width: 15px;
        height: 15px
    }

    .slick-dots li.slick-active button {
        background: var(--primary-color)
    }

    .slick-dots button {
        font-size: 0;
        width: 100%;
        height: 100%;
        border: 0;
        transition: .3s ease-in-out;
        background: #605e5e
    }

    .p-slid .slick-prev {
        left: 10%;
        top: 85%
    }

    .p-slid .slick-next {
        right: 30%;
        top: 85%
    }

    .testi-box {
        height: fit-content
    }

    .testi-content {
        position: unset;
        padding: 20px;
        width: 100%
    }

    .testi-big-img {
        width: 100%;
        height: 200px
    }

    .testi-slider .slick-next:before,.testi-slider .slick-prev:before {
        width: 30px;
        height: 30px;
        font-size: 25px
    }

    .testi-slider .slick-next,.testi-slider .slick-prev {
        bottom: auto;
        transform: none;
        top: -10%
    }

    .testi-slider .slick-next {
        right: 10%;
        left: auto
    }

    .testi-slider .slick-prev {
        left: auto;
        right: 20%
    }

    .testi-content h5 {
        font-size: 24px;
        margin-bottom: 10px
    }

    section.newletter-sec {
        padding: 20px 0
    }

    .newletter-txt ul {
        margin-bottom: 10px;
        gap: 20px
    }

    .newletter-txt ul li h4 {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 1.2
    }

    .newletter-txt ul li i {
        margin: 0
    }

    footer {
        padding: 60px 0 40px
    }

    .footer-logo {
        padding: 0 10px;
        margin-bottom: 20px
    }

    .footer-logo ul li a,.product-sellphone-content h6 {
        font-size: 14px
    }

    .f-media ul {
        margin: 0;
        gap: 10px;
        justify-content: center
    }

    .copy-right p {
        margin: 20px 0;
        text-align: center;
        line-height: 1.2
    }

    img.inner-logo-img {
        width: 60%
    }

    .faq-inn-mn span {
        margin-right: 0;
        width: 50px
    }

    .faq-inn-mn button {
        padding: 12px 35px 12px 12px;
        font-size: 20px
    }

    .faq-inn-mn button::after {
        right: 5px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .login {
        padding: 50px 5rem 0
    }

    .signin_sec h3 {
        font-size: 30px
    }

    table.table {
        width: 1250px;
        max-width: 1250px
    }

    .copun a {
        width: 33.3333%
    }

    .proceed a {
        margin-bottom: 25px
    }

    .chos-pay-met>div {
        width: 95%;
        height: 200px
    }

    .total-basket {
        flex-direction: column;
        gap: 30px
    }

    .total-basket h2 {
        margin: 0;
        font-size: 22px
    }

    .total-basket:before {
        width: 100%;
        top: 40%
    }

    form.search-pro {
        margin: 20px 0
    }

    form.search-pro>button {
        width: 20%
    }

    .contact-form form input.form-control,.contact-form form textarea.form-control {
        padding-left: 40px
    }

    .contact-form form {
        margin-bottom: 3rem
    }

    .p-big-for {
        height: 300px;
        width: 50%;
        margin: 0 auto
    }

    .product-det-content h3 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 5px
    }

    .price-tag {
        flex-direction: column;
        gap: 20px;
        align-items: self-start
    }

    form.sell-device {
        margin-bottom: 1rem
    }

    form.sell-device>button>span,form.sell-device>input {
        font-size: 11px
    }

    form.sell-device>button {
        width: 40%
    }

    .product-sellphone-content h5 {
        font-size: 19px;
        margin: 1rem 0
    }

    .slect-cond-btn h5 {
        font-size: 13px
    }

    .inner-banner .social-media-banner {
        display: flex;
        padding-top: 1rem;
        padding-bottom: 1rem;
        left: 5px;
        gap: 10px
    }

    .social-media-banner>a {
        width: 35px;
        height: 35px
    }

    .social-media-banner:before {
        height: 15%
    }

    a.cart-mobile-btn.like-btn {
        display: grid
    }
}

@media only screen and (min-width: 300px) and (max-width:519px) {
    .section-search .banner-content {
        padding-bottom: 0 !important;
    }

    .section-search .banner-content ul {
        display: block !important;
    }

    .section-search .banner-content ul li {
        display: flex;
        align-items: self-start !important;
        width: 100% !important;
        gap: 15px !important;
        margin-bottom: 30px !important;
    }

    .ser-ban button {
        right: 0% !important;
    }

    .ser-ban input {
        width: 100% !important;
    }

    .section-search .banner-content {
        width: 95% !important;
    }

    .section-search .banner-content h2 {
        font-size: 18px !important;
        text-align: center;
    }

    .section-search .banner-content h1 {
        font-size: 25px !important;
        text-align: center;
        line-height: 1.2;
    }

    .section-search::before {
        width: 0px !important;
        height: 0 !important;
    }

    .f-card,.top-bar-items {
        justify-content: center
    }

    .logo,.newletter-txt ul,.testi-content h5 {
        margin-bottom: 10px
    }

    .copy-right p,.logo,.product-content h6,.sell-device {
        text-align: center
    }

    html {
        overflow-x: hidden
    }

    .top-bar-items a {
        font-size: 9px;
        width: auto;
        padding: 0 9px;
    }

    .btn-theme {
        padding: 0 .2rem
    }

    .inner-banner h1 {
        left: 18%
    }

    .top-bar-items {
        display: flex
    }

    .top-bar-items>div {
        width: 100%;
        justify-content: space-around
    }

    .logo img {
        width: 150px;
        height: 50px;
        object-fit: contain
    }

    .add-cart-btn,.social-media-banner {
        display: none
    }

    .banner {
        height: 600px
    }

    h1 {
        font-size: 30px;
        line-height: 1
    }

    .banner-content p {
        color: #fff;
        line-height: 1.2;
        font-size: 12px;
        font-weight: 400
    }

    .banner-content>div {
        width: 100%;
        padding: 0 20px
    }

    .ban-brand-box {
        width: 100%;
        height: 350px;
        margin-left: 0
    }

    span.grad-box-2 {
        right: -45vw
    }

    .ban-slider .slick-next,.ban-slider .slick-prev {
        display: none!important
    }

    .p-slid .slick-current.slick-active .p-box {
        height: auto;
        width: 100%!important;
        transform: skew(-19deg) translateX(0)
    }

    .p-box {
        height: auto;
        width: 100%;
        transform: skew(-19deg) translateX(0);
        margin-bottom: 30px!important
    }

    section.pro-det-banner {
        padding: 80px 0
    }

    .p-slid .slick-next {
        right: 40%!important;
        top: auto!important;
        bottom: 0!important
    }

    .p-slid .slick-list {
        padding-right: 0!important
    }

    .p-slid .slick-prev {
        left: 20%!important;
        top: auto!important;
        bottom: 0!important
    }

    .pro-det-banner-box h1 {
        font-size: 32px;
        line-height: 1
    }

    .pro-det-banner-box {
        height: 180px
    }

    .test-sec h2 {
        font-family: "Bebas Neue",cursive;
        font-size: 42px;
        line-height: 1
    }

    .testi-content {
        z-index: 3;
        bottom: 0;
        right: 0;
        border-radius: 10px
    }

    .slide-quantity {
        position: absolute;
        top: 35%;
        left: auto;
        z-index: 1;
        right: 0
    }

    .newletter-in,.testi-box {
        height: auto
    }

    .p-big-for,.testi-big-img img {
        height: 300px
    }

    .copun a,.slect-cond-btn,.testi-content ul li:first-child {
        width: 50%
    }

    .p-slid .product_lsit_main,.p-slid .slick-slide.slick-current.slick-active .product_lsit_main {
        display: block!important
    }

    .ban-brans-det {
        right: 0;
        bottom: 4rem;
        z-index: 2;
        background: #00000096;
        padding: 1rem
    }

    .ban-brand-price {
        right: 10%;
        bottom: 65%;
        width: 100px;
        height: 100px
    }

    .ban-brand-price h6,h3,section.policy-sec h2 {
        font-size: 20px
    }

    h2,section.policy-sec h3 {
        font-size: 23px
    }

    .ptb-100 {
        padding: 40px 0
    }

    h2 {
        line-height: 1.3
    }

    .chos-pay-met,.color-size-box,.work-box {
        flex-direction: column
    }

    .testi-box {
        height: fit-content
    }

    .testi-content {
        position: relative;
        padding: 20px;
        width: 100%
    }

    .testi-big-img {
        width: 100%;
        height: 300px
    }

    .testi-slider .slick-next:before,.testi-slider .slick-prev:before {
        width: 30px;
        height: 30px;
        font-size: 25px
    }

    .testi-slider .slick-next,.testi-slider .slick-prev {
        bottom: auto;
        transform: none;
        top: -10%
    }

    .testi-slider .slick-next {
        right: 10%;
        left: auto
    }

    .testi-slider .slick-prev {
        left: auto;
        right: 25%
    }

    .testi-content h5 {
        font-size: 24px
    }

    section.newletter-sec {
        padding: 20px 0
    }

    .newletter-txt ul {
        flex-direction: column
    }

    .newletter-txt ul li h4 {
        margin-bottom: 5px;
        font-size: 20px;
        line-height: 1.2
    }

    .copun button,.newletter-txt ul li i {
        margin: 0
    }

    a.cart-mobile-btn.like-btn {
        display: grid
    }

    .newletter-in input {
        height: 45px
    }

    .newletter-in button {
        position: unset;
        margin-top: 10px;
        height: 45px
    }

    footer {
        padding: 60px 0 40px
    }

    .footer-logo {
        position: unset;
        padding: 0 10px;
        margin-bottom: 20px
    }

    .footer-logo ul li a,.product-sellphone-content h6 {
        font-size: 14px
    }

    .f-media ul {
        margin: 0;
        gap: 10px;
        justify-content: center
    }

    .copun,.total-basket {
        flex-direction: column
    }

    .copy-right p {
        margin: 20px 0;
        line-height: 1.2
    }

    img.inner-logo-img {
        width: 60%
    }

    .faq-inn-mn span {
        margin-right: 0;
        width: 50px
    }

    .faq-inn-mn button {
        padding: 12px 35px 12px 12px;
        font-size: 12px
    }

    .faq-inn-mn button::after {
        right: 5px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .login {
        padding: 50px 0 0
    }

    .signin_sec h3 {
        font-size: 30px
    }

    table.table {
        width: 1250px;
        max-width: 1250px
    }

    .copun {
        gap: 10px
    }

    .proceed a {
        margin-bottom: 25px
    }

    .chos-pay-met>div {
        width: 95%;
        height: 200px
    }

    .total-basket {
        gap: 30px
    }

    .total-basket h2 {
        margin: 0;
        font-size: 22px
    }

    .total-basket:before {
        width: 100%;
        top: 40%
    }

    form.search-pro {
        margin: 20px 0
    }

    form.search-pro>button {
        width: 20%
    }

    .contact-form form input.form-control,.contact-form form textarea.form-control {
        padding-left: 40px
    }

    .contact-form form {
        margin-bottom: 3rem
    }

    .product-det-content h3 {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 5px
    }

    .price-tag {
        flex-direction: column;
        gap: 20px
    }

    .product-det-content ul.d-flex.justify-content-between.align-items-center {
        width: 100%
    }

    form.sell-device {
        margin-bottom: 1rem
    }

    form.sell-device>button>span,form.sell-device>input {
        font-size: 11px
    }

    form.sell-device>button {
        width: 40%
    }

    .product-sellphone-content h5 {
        font-size: 19px;
        margin: 1rem 0
    }

    .slect-cond-btn h5 {
        font-size: 13px
    }

    .inner-banner .social-media-banner {
        display: flex;
        padding-top: 3rem;
        padding-bottom: 2rem;
        left: 5px
    }

    .social-media-banner>a {
        width: 35px;
        height: 35px
    }

    .sell-device button,.sell-device>span {
        height: 40px;
        width: 100%
    }

    .social-media-banner:before {
        height: 15%
    }

    .pt-100 {
        padding-top: 50px
    }

    .abt-pg-content p:first-child {
        width: 100%;
        padding: 1rem
    }

    .abt-pg-content {
        padding-top: 1rem
    }

    .abt-pg-content p:nth-child(2) {
        width: 100%;
        padding: 14px
    }

    section.abt-pg .container>img {
        width: 100%;
        height: 350px;
        object-position: 0;
        position: relative
    }

    .sell-device {
        height: auto;
        display: block;
        margin-top: 1rem
    }

    .device-specs {
        background-color: #e3f0ff;
        padding: 0
    }

    .work-box p {
        color: #fff;
        font-size: 15px;
        font-weight: 400
    }

    .why_mobc .sub-head h3 {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        font-size: 14px!important
    }

    .abt-sec p {
        font-size: .9rem
    }
}

.slect-cond-btn.current:after,.slect-tpe-btn.current:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e3f0ff;
    bottom: -17px
}

.sell_side_bar h5 {
    font-family: "Good Time Regular",sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000
}

.sell_side_bar {
    padding: 20px;
    background: #e7e7e7
}

.search-comp input {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.search-comp>ul>li ul {
    margin: 15px 0
}

.search-comp>ul>li ul li label {
    position: relative;
    top: -2px;
    color: #000
}

.search-comp>ul>li ul li input {
    width: 15px;
    height: 15px;
    margin-right: 3px
}

.p-slid .slick-slide.slick-current.slick-active .product_lsit_main {
    display: flex;
    align-items: center;
    flex-direction: row-reverse
}

.p-slid .product_lsit_main {
    display: flex;
    align-items: center;
    flex-direction: row
}

.p-slid .slick-current .pro-det-banner-box,.tabs.current {
    display: block
}

.search-comp>ul>li ul li:not(:last-child) {
    margin-bottom: 7px
}

.p-slid .slick-list {
    padding-right: 30%
}

.tabs {
    display: none;
    background-color: #e3f0ff;
    padding: 1rem;
    margin: 0 0 20px
}

.printer-bottom,.printer-top {
    height: 6px;
    background: #1583ff
}

.tabs.current {
    transition: .7s
}

.slect-tpe-btn.current:before {
    position: absolute;
    content: "\f058";
    font-family: 'Font Awesome 6 Pro';
    top: -10px;
    right: 0;
    font-weight: 600
}

.slect-tpe-btn.current:after {
    content: "";
    left: 35px
}

.slect-cond-btn.current:after {
    content: "";
    left: 65px
}

.device-specs ul {
    padding: 0 0 0 40px;
    list-style: disc
}

.device-specs ul li {
    line-height: 27px
}

section.success-sec {
    padding: 50px 0
}

.printer-top {
    z-index: 1;
    border: 6px solid #1583ff;
    border-bottom: 0;
    border-radius: 6px 6px 0 0
}

.printer-bottom {
    z-index: 0;
    border: 6px solid #1583ff;
    border-top: 0;
    border-radius: 0 0 6px 6px
}

.paper-container {
    position: relative;
    height: 467px
}

.paper {
    background: #fff;
    height: 447px;
    position: absolute;
    z-index: 2;
    margin: -12px 12px 0;
    animation: 3s cubic-bezier(.68,-.55,.265,.9) print;
    -moz-animation: 3s cubic-bezier(.68,-.55,.265,.9) print;
    box-shadow: 0 0 10px 0 #c3c3c3
}

.main-contents {
    margin: 0 12px;
    padding: 24px
}

.jagged-edge {
    position: relative;
    height: 20px;
    width: 100%;
    margin-top: -7px;
    background: #00000008
}

.jagged-edge:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 20px;
    background: linear-gradient(45deg,transparent 33.333%,#fff 33.333%,#fff 66.667%,transparent 66.667%),linear-gradient(-45deg,transparent 33.333%,#fff 33.333%,#fff 66.667%,transparent 66.667%);
    background-size: 16px 40px;
    background-position: 0 -20px
}

.success-icon {
    text-align: center;
    font-size: 48px;
    background: #1583ff;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    margin: 16px auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.success-title {
    font-size: 22px;
    text-align: center;
    color: #666;
    font-weight: 700;
    margin-bottom: 16px
}

.success-description {
    font-size: 15px;
    line-height: 21px;
    color: #999;
    text-align: center;
    margin-bottom: 24px
}

.order-details {
    text-align: center;
    color: #333;
    font-weight: 700
}

.order-number-label {
    font-size: 18px;
    margin-bottom: 8px
}

.order-number {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    font-size: 48px;
    padding: 8px 0;
    margin-bottom: 24px
}

.order-footer {
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 700;
    color: #999
}

@keyframes print {
    0% {
        transform: translateY(-90%)
    }

    100% {
        transform: translateY(0)
    }
}

.sucbtns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 50px
}

.sucbtns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 46px;
    padding: 0 30px;
    background: #272727;
    border-radius: 45px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px
}

.product-content h4 {
    height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center
}

.ser-ban {
    position: relative;
    padding-bottom: 20px;
}

.ser-ban input {
    width: 100%;
    padding: 12px;
    background: transparent;
    border: 1px solid #c7c7c7;
    width: 90%;
    color: #fff;
}

.ser-ban button {
    padding: 12px;
    color: #fff;
    border: unset;
    position: absolute;
    right: 10%;
    top: 0;
    background: #1583ff;
    width: 70px;
    font-size: 20px;
    border: 1px solid #1583ff;
}
.ser-ban button i {
    font-weight: 600;
}

.section-search .banner-content ul {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: 20px;
}

.section-search .banner-content ul li {
    display: flex;
    align-items: center;
    width: 33.3%;
    gap: 10px;
}

.section-search .banner-content ul li h3 {
    color: #fff;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}

.section-search .banner-content ul li h3 span {
    font-size: 11px;
    display: block;
    color: #fff;
    margin-top: 6px;
}

.section-search .ser-ban {
    width: 100%;
}

.section-search {
    background: #000;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
}

.section-search .banner-content {
    width: 80%;
    margin: 0 auto;
}

.section-search .banner-content h2 {
    color: #fff;
    font-size: 30px;
}

.section-search .banner-content h1 {
    font-size: 45px;
}

.section-search::before {
    content: ;
    content: '';
    position: absolute;
    right: -210px;
    top: 0;
    background: var(--primary-color);
    transform: skewY(64deg);
    width: 420px;
    height: 420px;
}

/*  blog css starts */
section.blog-sec {
    padding: 70px 0;
}

.blog-img-box {
    position: relative;
}

.blog-img-box img {
    width: 100%;
}

span.date-box {
    width: 100px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background: linear-gradient(121deg, #0037ff, #36b3ff) #000;
    bottom: -35px;
    left: 30px;
    color: #fff;
    flex-direction: column;
    font-size: 14px;
    transition: 1s;
    font-weight: 600;
    border-radius: 10px;
    padding-top: 10px;
    z-index: 9;
}

.blog-cont-box {
    padding: 50px 30px 30px;
    margin-bottom: 50px;
    border-top: 0;
    box-shadow: 0 0 15px 0 #00000008;
    background: #e7e7e7;
    position: relative;
    margin-top: -5px;
    z-index: 1;
}

.blog-cont-box>h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
}

span.date-box>span {
    font-size: 47px;
    font-weight: 500;
    margin-bottom: 8%;
}

.blog-cont-box p {
    font-size: 14px;
    line-height: 25px;
    color: #5d5d5d;
}

.blog-cont-box>a {
    color: #000;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 500;
}

.blog-wrapper:hover .blog-cont-box:after {
    height: 100%;
    background: #1583ff80;
}

.blog-cont-box:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    bottom: 0;
    left: 0;
    transition: .4s ease-in-out;
    z-index: -1;
}

/*  blog css ends */
/*  blog detail css starts */
.blog-details-sec {
    padding: 80px 0;
}

.blog-details-img img {
    width: 100%;
    transition: 1.2s;
}

.blog-details-img img:hover {
    transform: scale(.9);
    transition: 1.2s;
    filter: drop-shadow(9px 9px 9px #000);
}

.blog-details-text p {
    font-size: 17px;
    line-height: 28px;
    color: #5d5d5d;
}

.blog-details-text h2 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.blog-details-text h3 {
    color: #0037ff;
    font-size: 35px;
    line-height: 1.2;
}

.blog-details-bottom-text p {
    font-size: 17px;
    line-height: 28px;
    color: #5d5d5d;
}

.blog-wrapper {
    margin-top: 30px;
}

/*  blog detail css ends */
.trustpilot-logo {
    margin-top: 25px;
}

.trustpilot-logo a {
    background: unset;
    height: auto;
    padding: unset;
}

.trustpilot-logo a:hover {
    background: unset;
}

.trustpilot-logo a img {
    width: 65%;
}

.boxstyle img {
    width: 50%;
    margin-bottom: 20px;
}

.boxstyle img {
    width: 50%;
    margin-bottom: 20px;
}

.boxstyle {
    background: #f7f7f7;
    padding: 15px 20px;
    /*! display: flex; */
    /*align-items: flex-start;
  justify-content: center;
  flex-flow: column;*/
    min-height: 280px;
    max-height: 280px;
}

.boxstyle p {
    font-size: 13px;
    line-height: 22px;
    height: 150px;
    overflow-y: scroll;
    scrollbar-color: #1583ff #ddd;
    scrollbar-width: thin;
    padding-right: 8px;
}

.boxstyle p::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.boxstyle p::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.boxstyle p::-webkit-scrollbar-thumb {
    background: var(--primary-color);
}

/* Handle on hover */
.boxstyle p::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.boxstyle h4 {
    font-size: 17px;
    font-weight: 600;
}

.trustslider .slick-prev {
    left: -60px;
}

.trustslider .slick-next {
    right: -20px;
}

.trustslider .slick-prev.slick-arrow {
    top: 36%;
}

.trustpilost {
    padding-top: 100px;
    padding-bottom: 90px;
    position: relative;
}

.sdfa {
    text-align: center;
    position: inherit;
    bottom: 70px;
    left: 43%;
    /*! margin-left: -40px; */
    font-size: 20px;
    margin-top: 50px;
}

.sdfa img {
    display: block;
    height: 80px;
    margin: -18px auto;
}

.trustpilost .heading-title {
}

.trustpilost .heading-title h2 {
    font-family: "Bebas Neue",cursive;
    font-size: 82px;
    line-height: 1;
    text-align: center;
}

.trustpilot-widget {
  text-align: left;
  float: left;
}
.trustpilot-widget iframe {
  left: -60px;
  top: 6px;
}
.trustpilot-widget.ftrwgt {
    position: relative;
    right: -60px;
    top: 15px;
    width: auto;
    margin: 0 auto;
    text-align: center;
    float: none;
}
.align-sec {
    display: flex;
    align-items: center;
    flex-flow: column;
}

.banner-content h1 {
    font-size: 50px;
}

.banner-content h2 {
    font-size: 18px;
    color: #fff;
    letter-spacing: 4px;
}

.banner-content>div {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

.banner-content ul {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 30px;
    margin-right: -40px;
}

.banner-content ul li {
    width: 30%;
    display: flex;
    align-items: start;
    gap: 15px;
}

.banner-content ul li h3 {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    font-weight: 500;
}

.banner-content ul li h3 span {
    font-size: 10px;
    display: block;
}

@media only screen and (min-width: 0px) and (max-width:767px) {
    .banner-content h1 {
    font-size: 25px;
    line-height: 1.3;
}

.banner-content h2 {
    font-size: 9px;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 10px;
}

.banner-content ul {
    flex-flow: wrap;
    gap: 20px;
}

.banner-content ul li {
    width: 100%;
}

section.form-secct > span {
    opacity: 0.4;
}

section.form-secct {
    height: 500px !important;
}
}