.hjkiyu {
    font-weight: bold;
    letter-spacing: .5px;

}

.sd-ujy {
    border: 1px solid grey;
    padding: 8px 0px;
    margin: 20px 0px;
    border-radius: 16px;
}

.accordion-body {
    font-size: 13px;
    letter-spacing: .4px;
    padding: 8px 22px !important;
}

.bck-dfr {
    background: black;
    border-radius: 50%;
    padding: 10px 10px;
    width: 130px;
    height: 130px;
}

.bck-dfr1 {
    background: black;
    border-radius: 50%;
    padding: 10px;
    width: 130px;
    height: 130px;
}

.hjkiyu {
    font-weight: bold;
    letter-spacing: .5px;

}

.font-setwp {
    font-size: 12px;
    color: #ccc;
}

.rating {
    display: flex;
    flex-direction: row-reverse;
    /* Rating list ko right se left ki taraf show karne ke liye */
    justify-content: flex-end;
}

.rating input {
    display: none;
}

.rating label {
    font-size: 20px;
    cursor: pointer;
    color: #ddd;
}

.rating input:checked~label {
    color: blue;
}

.accordion-item {
    /* border: 1px solid grey !important; */
    /* border-radius: 16px !important; */
    padding: 0px !important;
    margin: 5px 0px;
}

.accordion-button::after {
    flex-shrink: 0;


}

.ques-box-sec {
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px 20px;
    text-align: center;
    margin: 10px 10px;

    cursor: pointer;
}

.ques-box-sec:hover {
    border-radius: 8px;
    padding: 10px 20px;
    text-align: center;
    margin: 10px 10px;
    cursor: pointer;
    border: 2px solid brown;
}

.text-light-gray-9 {
    font-size: 12px;
}

.sell-list-card {
    border-radius: 8px;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px;
}

.sell-list-card:hover {
    border-radius: 8px;
    border: 2px solid brown;
    padding: 5px;
    margin: 10px;
    cursor: pointer;
}

.first-data,
.second-data,
.third-data,
.four-data,
.five-data {
    padding-left: 15px;
    font-size: 15px;
}

.cs-dv,
.cs-dv2,
.cs-dv3,
.cs-dv4,
.cs-dv5 {
    font-weight: 500;
    letter-spacing: .6px;
}

.accordion-button:not(.collapsed) {
    color: #feca25;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0) !important;
}

.unvisible {
    color: #ccc;
}
.custom-label{
  margin: 7px;
  padding: 5px;
  border: 1px solid  #ccc;
  border-radius: 8px;
  font-size: 12px;
}
.custom-label:hover {
  background:  black;
  color: #fff !important;
  border-radius: 8px;
  padding:  5px;
  cursor: pointer;
}
.active11{
background: black;
color: #fff;
}

.asa{
    padding: 5px;
    position: relative;
    width: 100%;
    background: #f5f5f5;
}
.sas {
    width: fit-content;
    padding: 15px;
    background: #f5f5f5;
    border-radius: 20px;
    color: black;
    font-weight: 500;
    cursor: pointer;
}
.fs-se{
    width: 60px;
    padding-top: 13px;
    height:  50px;
    border-radius: 16px;
    text-align: center;
    align-items: center;
    font-size: 24px;
}

    .img-se0 {
        border-radius: 50%;
        height: 120px;
        width: 120px !important;
        padding: 16px 23px;
        background: #fff;
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }


.owl-prev11,
.owl-next11 {
    font-size: 20px;
    border: none;
    border-radius: 55px;
    padding: 4px 13px;
    height: 38px;
    background: #f6f6f6;
}

.owl-next11 {
    margin-right: -50px;
}

.form-floating>.form-select {
    padding-top: 0.4rem;
    padding-bottom: 0.625rem;
    /* padding-left: 77px; */
}

.custom-na12v {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    position: relative;
    bottom: 98px;
    height: 0px;
    margin: 0px -18px;
    z-index: 1;
    align-items: center;

}

.he-pro1 {
    font-size: 14px;
}

.he-pro01 {
    font-size: 11px;
}

.img-se {

    height: 100px;
    width: auto !important;

}

.used-img {
    background-image: url('../img/70-imobile-1696424329.jpg');
    height: 250px;
    background-size: 100% 100%;
    border-radius: 16px;
}

.fs-sm1 {
    /* padding-right: 175px; */
    font-size: 13px;
    width: 70%;
    color: #fff;
}

.hsd-list {
    overflow: hidden;
    height: 400px;
    overflow-y: auto;
}

.slider {
    width: 100%;
    height: 10px;
    background-color: #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
}

.progress {
    height: 100%;
    background-color: #4caf50;
    border-radius: 5px;
    width: 0;
    /* Initial width set to 0 */
}

.range-input input[type="range"] {

    width: 82%;
    height: 0px;
    margin: 0;
    margin-top: -15px;
}

.range-min {
    position: absolute;
    z-index: 3;
}

.range-max {
    position: absolute;
    z-index: 1;
}

.input-min,
.input-max {
    border: 1px solid #ccc;
    border-radius: 7px;
    padding-left: 7px;
    width: 66%;
    /* color: #ccc; */
}

.price-input {
    display: flex;
    justify-content: space-between;
}

.field span {
    font-size: 13px;
    color: #ccc;
    padding-left: 10px;
}

h2 {
    padding: 5px 5px;
    margin-left: 0px !important;
    border-bottom: none;
}

.sd-btn {
    font-size: 11px;
}

.card-body {
    line-height: 16px;
}

.fw-light {
    font-size: 13px;
}

.product-price-text {
    font-size: 13px;
}

.badge {
    border: 1px solid black;
    padding: 2px 5px;
    background: black;
    font-size: 10px;
    letter-spacing: .8px;
}

.card {
    border-radius: 16px;
}

.shop-ads-card {
    background-image: url(../img/shop-accessories-bg-new.webp);
    background-size: 100% 100%;
}

.rep-ads-card {
    background-image: url(../img/repair-ads-bg.webp);
    background-size: 100% 100%;
}

.color-box {
    height: 24px;
    width: 24px;
    border-radius: 7px;
    background-color: #fff;
    margin: 0px 2px;
}

.inner-color {
    width: 20px;
    height: 20px;
    border-radius: 6px;
    margin: 1px;
}

.product-card:hover {
    border: 1px solid #01367b;
}

.card-brand {
    font-size: 11px;
}


    .jhdsd {
        min-height: 37px !important;
        color: grey;
        /* width: 150px; */
        height: 38px !important;

}

.owl-prev11 {
    margin-left: -14px;
}

.dropdown-content {
    display: none;
    /* background-color: #f9f9f9; */
    /* box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); */

}

.dropdown-content input {
    width: 20px;
    height: 15px;
}

.dropbtn {
    width: 100%;
    height: 41px;
    border: 1px;
    border-radius: 3px;
    margin-top: 0px;
    font-size: 19px !important;
    text-align: justify;
    background: #fff;
    /* margin-left: -4px; */
    padding: 0px;

}

.sactive {
    background: #01367b !important;

}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 0.7em !important;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider-horizontal {
    height: .28888888888em !important;
}
.ui-widget-content {
    border: 1px solid #01367b !important;
    background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    /* background-position: inherit; */
    background: #01367b !important;
}
.dropdown-content label {
    display: flex;
    padding: 8px 16px;
    cursor: pointer;
    font-size: 14px;
    gap: 7px;
    letter-spacing: .8;
    color: #a8a7b4;
}
.text-truncate-xs{
    font-size: 19px;
}
.text-start {
    font-size: 19px !important;
}
h5 {
    font-size: 19px;
}
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */
/* sell your device */

  .device-worth, .drop-it, .paid-instantly{
  filter: invert(1);
}
  .like-button .heart {
        position: absolute;
        top: 9px;
        left: -7px;
        width: 50px;
        height: 50px;
        color: #f5f5f5;
        transition: transform 0.3s ease, color 0.3s ease;
    }

    .like-button:hover .heart {
        animation: beatHeart 0.5s infinite alternate;
    }

    .b-gt:hover .fnt-si {
        animation: beatHeart 0.5s infinite alternate;
        cursor: pointer;
    }

    .img-se0:hover .img-se {
        animation: beatHeart 0.5s infinite alternate;
        cursor: pointer;
    }
    .clicked {
        color: red !important;
    }

    @keyframes beatHeart {
        0% {
            transform: scale(1);
        }

        100% {
            transform: scale(1.2);
        }
    }
    .simpleslide {
        width: 100%;
        height: 400px;
        border-radius: 16px;
    }

    /* slider prev btn clas btn style */
    .hovr:hover .prev-btn-clas {
        background-color: #fff !important;
        width: 150px;
        border-radius: 50%;
        margin: 8px 0px 8px -158px;
        height: 70%;
        display: flex;
        align-items: center;
        transition: width 1s, height 1s;
    }

    .prev-btn-clas {
        background-color: #fff;
        width: 46px;
        border-radius: 50%;
        margin: 8px 0px 8px -171px;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .hovr1:hover .prev-btn-clas1 {
        background-color: #fff !important;
        width: 150px;
        border-radius: 50%;
        margin: 8px -158px 8px 0px;
        height: 70%;
        display: flex;
        align-items: center;
        transition: width 1s, height 1s;
        justify-content: end;
    }

    .prev-btn-clas1 {
        background-color: #fff;
        width: 46px;
        border-radius: 50%;
        margin: 8px -171px 8px 0px;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .dvc-btn {
        position: relative;
        left: 100px;
    }

    .dvc-btn1 {
        position: relative;
        right: 100px;
    }

    .spn-btn {
        font-size: 21px;
        border: none;
        border-radius: 50%;
        padding: 9px 7px;
        height: 38px;
        color: black;
    }

    /* end style btn  */

    .siz-crd {
        border-radius: 16px;
        cursor: pointer;
    }

    .scroll-set {
        max-height: 500px;
        overflow-y: auto;
    }

    /* .slide1 {
        background: black;
        margin: 10px;
        padding: 15px 45px;
        border-radius: 16px;
    } */

    .font-si {
        font-size: 24px;
        padding-left: 0px;
        font-weight: bold;
    }

    .font-si:hover {
        font-size: 24px;
        padding-left: 0px;
        font-weight: bold;
    }

  .card:hover {
    border: none;
    transition: 0.3s;
    transition: transform 0.3s;
    /* transform: translateY(-10px); */
    box-shadow: 1px 0px 5px 5px #f5f5f5f5;
  }

  .card-brand {
    font-size: 14px;
  }

  .font-zse {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
  }
  .font-zse:hover {
    border: none;
    transition: 0.3s;
    transition: transform 0.3s;
    transform: translateY(-10px);
    box-shadow: 1px 0px 5px 5px #f5f5f5f5;
  }
  .owl-prev0,
    .owl-next0 {
        font-size: 20px;
        border: none;
        border-radius: 55px;
        padding: 8px 13px;
        height: 38px;
        margin: 0px  10px;
    }
  .hesi {
    border: 1px solid brown;
    align-items: center;
  }

  .font-setwp {
    font-size: 12px;
    color: #ccc;
  }

  .p-dh {
    padding: 0px 50px;
  }

  .theme-color {
    letter-spacing: .5px;
  }

  .card-brand {
    font-size: 12px;
    color: #ccc;
    letter-spacing: .5px;
  }

  .card-ti {
    letter-spacing: 0.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 13px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0;

  }

  .img-s {

    height: 70px;
    width: 70px !important;

  }



  .img-se1 {
    border-radius: 50%;
    height: 80px;
    width: 80px !important;
    padding: 6px;
    background: #f5f5f5;
    margin-bottom: 15px;
  }

  .custom-nav0 {
    position: relative;
    display: flex;
    justify-content: space-between;
    bottom: 180px;

  }

  .owl-prev4 {
    right: 35px;
    position: relative;
    background: #fff;
    border-radius: 50%;
    border: 1px solid grey;
    padding: 7px 10px;
  }

  .owl-next4 {
    left: 35px;
    position: relative;
    background: #fff;
    border-radius: 50%;
    border: 1px solid grey;
    padding: 7px 10px;
  }

  .bck-dfr {
    background: black;
    border-radius: 50%;
    padding: 10px 10px;
    width: 130px;
    height: 130px;
  }

  .bck-dfr1 {
    background: black;
    border-radius: 50%;
    padding: 10px;
    width: 130px;
    height: 130px;
  }

  .hjkiyu {
    font-weight: bold;
    letter-spacing: .5px;

  }
.sd-ujy{
  border:  1px solid  grey;
  padding: 8px 0px;
  margin: 20px 0px;
 border-radius: 16px;
}
.accordion-body{
  font-size: 13px;
  letter-spacing: .4px;
  padding: 8px 22px !important;
  }
  .custom-nav10{
    position: relative;

  }
  .post-slide .card {
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border-radius: 16px;
        height: auto;
        padding: 10px;
    }
    .owl-item{
      padding: 10px 0px;
    }
li {
    list-style: none;
    color: #a8a7b4 !important;
    letter-spacing: .5px;
    padding: 5px 5px;
}
.filter_category {
    display: flex;
    justify-content: space-between;
    color: #a8a7b4;
    font-size:  14px;
}
/* .owl-theme {
    display: flex;
    gap: 20px;

} */
.br-top121 {
    padding: 20px 45px !important;
    height: 200px;
    width: auto;
}
.img-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 865px) {
    .br-top121 {
        padding: 20px 0px !important;
        height: 150px;
        width: auto;
    }
    .used-img {
        height: 160px;
        background-size: 100% 100%;
        border-radius: 16px;
    }
    .owl-prev11 {
        margin-left: 0px;
    }
    .owl-next11 {
        margin-right: -40px;
    }
    .anidis {
        margin: 21px 30px !important;
      }
      .fs-sm1 {
        /* padding-right: 175px; */
        font-size: 10px;
        width: 90%;
        color: aliceblue;
        font-weight: 600;
    }
    .formselect {
        border: 1px solid #ccc;
        padding: 10px !important;
        border-radius: 8px;
        font-size: 10px !important;
    }
    .img-se {

        height: 70px;
        width: auto !important;

    }
    .show-smallss {
        display: block !important;
    }
    .show-bigsss {
        display: none;
    }
    .thumbnail {
        height: 247px !important;
        overflow-y: scroll;
        /* width: fit-content !important; */
        z-index: 1;
        scrollbar-width: none;
    }
    .mainImage {
        overflow: hidden;
        border-radius: 10px;
        cursor: crosshair;
        /* width: fit-content !important; */
        height: min-content;
    }
    .flswap {
        height: 250px !important;
        border: 1px solid #ccc;
        margin: 10px !important;
        border-radius: 10px;
    }
    .ght, .ght1, .conditionGht {
        width: max-content;
        height: auto;
        background: #fafafa;
        border-radius: 6px !important;
        cursor: pointer;
        padding: 4px 10px !important;
        font-size: 12px !important;
        letter-spacing: .8px !important;

    }
    .icon-yt {
        background-color: #f0f0f0;
        border-radius: 6px !important;
        padding: 4px 10px !important;
        color: grey;
        /* font-size: 12px !important; */
    }
    .icon-yt input[type="radio"]+label {
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        font-size: 12px !important;
        letter-spacing: .8px !important;
    }
    h5 {
        font-size: 12px !important;
    }
    .p-it {
        font-size: 11px !important;
        line-height: 11px !important;
    }
    .kalaraa {
        height: 87px !important;
        border-radius: 10px !important;
    }
    .accordion-button:not(.collapsed) {
        color: #01367b !important;
        font-size: 16px !important;
    }
    .mainImage {
        img {
            padding: 20px;
        }

    }

    .small {
        font-size: 10px !important;
        text-align: end;
        display: flex;
    }
    .icon-yt0 {
        background-color: #f0f0f0;
        border-radius: 30px;
        padding: 2px 10px;
        color: grey;
        font-size: 10px !important;
    }
    h2 {
        padding: 5px 5px;
        margin-left: 0px !important;
        border-bottom: none;
        font-size: 20px !important;
    }
    .input-wrapper {
        width: 110px !important;
        height: 28px !important;
        display: flex;
        border-radius: 10px;
    }
    .input-wrapper * {
        border: none;
        width: 30px !important;
        flex: 1;
    }
    .ghst {
        width: 100px !important;
        font-size: 11px !important;
      }

  }
 
  .ghst {
    width: 150px;
  }
  .kalaraa {
    height: 140px;
    border-radius: 14px;
}
  .show-smallss {
    display:none;
}
  .anidis {
    margin: 70px 30px;
  }
  .formselect {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 8px;
  }
.owl-carousel {
    overflow-x: hidden;
}
.text-truncate-xs {
    font-size: 16px !important;
}
.fw-semibold {
    font-weight: 400 !important;
}
