body{
    font-family: "Poppins", serif;
    overflow-x: hidden;
}
h2,h3{
    font-family: "Bebas Neue", sans-serif;
}

.customnavbar {
    padding: 0px 100px;
}

.inputsecond {
    display: flex;
    justify-content: center;
    gap: 0px;
}
ul{
    list-style: none;
    padding-left: 0px;
}

header {
    background: #000;
}

nav.navbar {
    padding: 0px;
}

form.d-flex {
    display: flex;
}

.cart-text span {
    color: #fff;
    font-size: 16px;
}

.cart-text h6 {
    font-size: 17px;
    color: #fff;
}

.inputsecond .form-control {
    width: 500px;
    height: 50px;
    border-radius: 0px;
}

.btn-glass {
    height: 50px;
    border-top-left-radius: 0px;
    padding: 3px 26px;
    color: #fff;
    background: #A42129;
    border: transparent;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
}

.btn-glass i {
    font-size: 23px;
}

.btn-dropdown {
    background: #6a6969;
    padding: 13px 25px;
    color: #fff;
    border: transparent;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
}

.btn-same {
    z-index: 1;
    position: relative;
    border-radius: 42px;
    border: transparent;
    background: #A42129;
    color: #fff;
    font-size: 16px;
    padding: 10px 29px;
    transition: all 0.5s ease;
    overflow: hidden;
}

.topbutton {
    margin-left: 35px;
    border-left: 1px solid #747474;
    padding-left: 34px;
}

.topbar ul {
    padding-left: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
    list-style: none;
    margin: 0;
}

.topbar {
    background: #292929;
    padding: 20px 0px;
}

.topbar ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
}

.section-01 {
    background: url('../images/banner.png');
    padding: 0 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.image-item {
    justify-content: space-between;
    position: absolute;
    bottom: -91px;
    display: flex;
    width: 44%;
}

.contentban {
    text-align: center;
}

.topimage img {
    width: 96%;
}

.hero h1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 10px;
    line-height: 70px;
    position: relative;
}

.hero {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    /* padding-top: 76px; */
}

.hero p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 26px;
}

.topimage figure {
    position: relative;
    z-index: 0;
}

.topimage figure:after {
    top: 38px;
    border-radius: 100%;
    position: absolute;
    content: "";
    background: #ffffff3b;
    height: 335px;
    width: 335px;
    right: 76px;
    z-index: -1;
}

.btn-explore {
    color: #fff;
    font-size: 16px;
    padding: 5px 5px;
}


.boldtext {
    font-weight: 200;
}

.topimage {
    margin-top: 37px;
}

.image-item img {
    width: 30%;
}

.img-3 {
    margin-left: -66px;
}

.img-4 {
    margin-right: -48px;
}

.card-icon {
    padding-right: 23px;
}
.btn-explore{
    position: relative;
}
.btn-explore:after{position: absolute;content: "";background: url('../images/shape-1.png');width: 144px;height: 48px;right: -16px;top: -10px;}
.imgbefore{
    position: relative;
    z-index: 1;
}
.imgbefore:After{
    position: absolute;
    content: "";
    background: url('../images/shape.png');
    width: 340px;
    height: 90px;
    top: -18px;
    left: -15px;
    z-index: -1;
}




/* Categories slider css */

.contentmain h2 {
    text-align: center;
    font-size: 65px;
    color: #000;
    margin-bottom: 20px;
}

.Section-02 {
    padding: 30px 50px;
}

.category-box {
    text-align: center;
}

.category-box a {
    text-decoration: none;
}

.category-box h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 29px;
    margin-bottom: 0;
    position: relative;
}

.category-box figure {
    margin: 0;
}

.categories-slider {
    /* padding: 0px 15px; */
}

.categories-slider .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 46px;
    width: 100%;
}

.categories-slider .owl-nav span {
    font-size: 75px;
    color: #C0C0C0;
}

.categories-slider .owl-prev {
    position: absolute;
    left: -33px;
}

.categories-slider  button.owl-next {
    position: absolute;
    right: -45px;
}
.categories-slider  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot:focus:hover {
    outline: none;
    background: transparent  !important;
}
.categories-slider button.owl-next{
    outline: none;
    background: transparent  !important; 
}
.categories-slider .owl-nav button.owl-next:focus:hover span {
  color: #000;
}


/* Categories slider END */

.card_product {
    border: 1px solid transparent;
    padding: 10px 5px 10px;
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 3px 3px #00000030;
    border-radius: 15px;
    margin: 0px 10px;
}

.card_product figure {
    position: relative;
    background: #F0F0F0;
    padding: 20px 0px;
    border-radius: 10px;
    /* height: 216px; */
    display: flex;
    justify-content: center;
    text-align: center;
}


.card_product figure span {
    left: 44px;
    width: fit-content;
    display: block;
    opacity: 0;
    position: absolute;
    height: 26px;
    background: #a42129;
    color: #ffff;
    padding: 2px 10px;
    margin-left: -16px;
    transition: all 0.5s ease;
}

.card_product figure a {
    position: absolute;
    right: 13px;
    top: 10px;
}

.card_product figure a i {
    color: #a42129;
    font-size: 22px;
}

.card-body ul {
    display: flex;
    list-style: none;
    align-items: center;
    padding-left: 0;
    gap: 4px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.card-body ul li i {
    color: #F7C00C;
    font-size: 15px;
}


.card_product h5 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    line-height: 28px;
}

.card_product ul p {
    color: #828282;
    padding-left: 11px;
    font-size: 14px;
    font-weight: 500;
}

.card_product .btn-same {
     position: absolute;
    bottom: 0;
    left: 25%;
    margin: 0 auto;
    width: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    white-space: nowrap;
}

.owl-stage-outer {padding: 15px 7px 30px;}

.card_product:hover .btn-same {
      transition: all 0.5s ease;
    transform: translateY(20px);
    opacity: 1;
    visibility: visible;
}

.card_product:hover {
    border-color: #c57277;
    transition: all 0.4s ease;
}
.card_product:hover figure span {
    left: 10px;
    transition: all 0.5s ease;
    opacity: 1;
}

.card-img-top {
    /* width: 62% !important; */

}

.Section-03 {
    background: #F9F9F9;
    padding: 39px 50px;
}

.card_product a {
    text-decoration: none;
}


.owl-nav {
    margin-top: 0;
    position: absolute;
    top: 46px;
    width: 100%;
}

.owl-nav span {
    font-size: 75px;
    color: #C0C0C0;
}

.owl-prev {
    position: absolute;
    left: -33px;
}

 button.owl-next {
    position: absolute;
    right: -45px;
}
 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot:focus:hover {
    outline: none;
    background: transparent  !important;
}
button.owl-next{
    outline: none;
    background: transparent  !important; 
}


.smokeimage img {
    width: 100%;
}
.Section-05 {
    padding: 39px 0;
}

.ITembox .card_product {
    background: #f0f0f0;
    padding-bottom: 30px;
}

.ITembox .card_product h5 {
    border-top: 1px solid #a1a1a1;
    font-size: 14px;
    line-height: 0px;
    padding-top: 24px;
}

.ITembox .card_product ul {
    margin-top: 22px;
    gap: 0px;
    margin-bottom: 6px;
}

.ITembox .card-body {
    padding-left: 9px;
}

.btn-same-1 {
    padding: 0px;
    font-weight: 500;
    color: #A42129;
    border-bottom: 1px solid #A42129;
    border-radius: 0px;
}
.btn-sam:hover {
    background: #000;
    color: #fff;
}

.ITembox {
    margin-bottom: 28px;
}

.ITembox .card_product figure span {
    opacity: 1;
    margin-left: 0;
    left: -7px;
    position: absolute;
    top: 0;
}
.ITembox .card_product figure {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 5px;
}
.item-3 h5{
    font-size: 22px !important;
}

.productitm figure{
    padding-bottom: 33px!important;
}

.PackMain img {
    width: 100%;
}

.PackMain {
    padding-bottom: 45px;
    position: relative;
}

.PackMain h6 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-top: -102px;
}

.Section-06 {
    padding: 10px 10px;
}
.brandicons img{
    width: 100%;
    margin-top: 17px;
}
.Section-07 {
    padding-top: 60px;
    padding-bottom: 80px;
}

.Section-08{
    background: url('../images/bg-new.png');
    padding: 0 0px 45px;
    /* margin-top: 70px; */
    position: relative;
}
.customerbox {
    text-align: center;
}

.customerbox h6 {
    width: 40px;
    height: 40px;
    background: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 63px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 40px;
    /* margin-bottom: 40px; */
}

.customerbox h6:after {
    top: -2px;
    position: absolute;
    content: "";
    background: transparent;
    border: 2px solid #000;
    height: 43px;
    width: 43px;
    border-radius: 50%;
    right: 2px;
}

.customerbox p {
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
}

.customerbox p span {
    display: block;
}

.customerbox h6:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 1.5px;
    background: #fff;
    /* top: 40px; */
}
.secondheading:before {
    bottom: 14px;
    top: 40px;
}

.secondheading {margin-bottom: 50px;}

.firstheading::before {
    top: -30px;
}

h6.firstheading {
    margin-top: 50px;
    margin-bottom: 20px;
}
.customerbox.spacebar {
    margin-top: 125px;
}
.line-1 {
   
left: 467px;
   
top: 230px;
}
.line-2{
    left: 800px;
    top: 230px;
}
.line-3{
    left: 1138px;
    top: 230px;
}
.lines img {
    width: 15%;
    position: absolute;
}
.footerlink ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

footer  a {text-decoration: none;color: #000;padding-bottom: 10px;display: block;font-size: 16px;}

footer {
    background: #F9F9F9;
    padding: 70px 0px 10px;
}

.footertext a {
    display: flex;
}

.footertext a img {
    padding-right: 4px;
}
.flex {
    display: flex;
    align-items: center;
    gap: 13px;
}

.footertext a {
    padding-bottom: 23px;
    font-size: 14px;
}

a.numb {
    color: #A42129;
    font-size: 22px;
    font-weight: 700;
}

.texts span {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.copyright {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #bfbfbf;
    margin-top: 27px;
    padding-top: 27px;
}

.copyright ul {
    list-style: none;
    display: flex;
    gap: 20px;
}

.footerlogo {
    display: flex;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #A42129; 
    border-radius: 0px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #000; 
  }

.BannerSec{
    background: url(../images/banner.png);
    padding: 0 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
/********************** login-&-register Start **********************/
.register-sec {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.register-sec:before {
    position: absolute;
    content: '';
    top: auto;
    left: 50%;
    width: 1px;
    height: 312px;
    background: #E9E9E9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.register-sec.no-before::before {
    display: none;
}

.register-sec .form-main .head {
    margin: 0 0 30px 0;
}

.register-sec .form-main .head h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 42px;
    text-transform: capitalize;
    color: #1F1F1F;
}

.register-sec .form-main .head h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #1F1F1F;
    margin: 10px 0 0 0;
    font-family: "Poppins", sans-serif;
}

.register-sec .form-main .head p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #696C70;
    margin: 10px 0 0 0;
}

.register-sec .form-main .form-box .check-forgot {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    gap: 10px;
}

.register-sec .form-main .form-box .check-forgot .forgot-pass .forgot {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #1F1F1F;
}

.register-sec .form-main .form-box .check-forgot .forgot-pass .forgot:hover {
    color: #A42129;
}

.register-sec .form-main .form-box .btn-box {
    margin: 30px 0 0 0;
}

.register-sec .form-main .btn-box .btn-wh,
.register-sec .form-main .form-box .btn-box .btn-wh {
    height: 52px;
    padding: 0 40px;
}

/********************** login-&-register Close **********************/

/* faqs */

.frequently-sec {
    padding: 100px 0px;
    overflow: hidden;
    position: relative;
    background-color: #F5F5F5;
}

.frequently-sec .head {
    text-align: center;
    margin: 0px 0px 50px 0px;
}

.frequently-sec .head h2 {
    font-size: 50px;
    text-transform: uppercase;
}

.frequently-sec .faq-box .accordion .accordion-item {
    margin: 0 0 40px;
    border-radius: 0px;
    background: transparent;
    border: none;
}

.frequently-sec .faq-box .accordion-item .accordion-header button.accordion-button {
    font-family: "Roboto", sans-serif;
    background: #fff;
    color: #000000;
    font-size: 21px;
    line-height: 25px;
    box-shadow: none;
    border-radius: 10px;
    padding: 23px 23px;
    display: flex;
    align-items: center;
    margin: 0;
    text-transform: capitalize;
    font-weight: 600;
}

.frequently-sec .faq-box .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #DA0101;
    color: #fff;
}

.frequently-sec .faq-box .accordion-item .accordion-header .accordion-button::after {
    content: '\f107';
    font-family: 'Font Awesome 6 pro';
    background: transparent;
    color: #000000;
    font-size: 22px;
    border-radius: 0px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.frequently-sec .faq-box .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    content: '\f106';
    font-family: 'Font Awesome 6 Pro';
    transform: rotate(0deg);
    color: #fff;
}

.frequently-sec .faq-box .accordion-item .accordion-collapse .accordion-body {
    font-family: "Roboto", sans-serif;
    background: transparent;
    color: #E8E8E8;
    font-size: 20px;
    line-height: 27px;
    margin: 0;
    padding: 15px 24px 0px;
    border-radius: 0px;
    border: none !important;
}

.frequently-sec .faq-box .accordion .accordion-item .accordion-body p {
    font-size: 18px;
    color: #828282;
    line-height: 30px;
}

.frequently-sec .faq-box .accordion .accordion-item .accordion-body p a {
    color: #828282;
    display: block;
    text-decoration: underline;
}
/* Faq Css end*/

/* Inner page css */
.topimage.image-top img {
    width: 65%;
}

.topimage.image-top figure:after {
    width: 300px;
    height: 300px;
    left: 10px;
    top: -7px;
}
.Bannertext{
    text-align: center;
}

.sidetop p {
    color: #000;
    font-weight: 500;
    font-size: 17px;
    text-align: end;
    padding-bottom: 26px;
    padding-right: 25px;
}
.btn-sam {
    border-radius: 6px;
    background: #A42129;
    color: #fff;
    font-size: 16px;
    padding: 6px 19px;
    transition: all 0.5s ease;
}

input#priceRange {
}

.filtercard {
    background: #fff;
    box-shadow: 0px 0px 10px 5px #00000012;
    border-radius: 10px;
    padding: 10px 15px;
    border: 1px solid #cdcdcd;
}

.filter-top h5 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

.filter-top p {
    color: #000;
    font-weight: 500;
    font-size: 17px;
    padding-bottom: 5px;
}
.category-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}
.category-item .count {
    /* color: #dc3545; */ /* Bootstrap's danger color for red */
}
.show-all {
    font-weight: 600;
    /* color: #dc3545; */
    cursor: pointer;
}
.categoriescard {
    border: 1px solid #cdcdcd;
    background: #ffff;
    margin-top: 30px;
    padding: 20px 15px 10px;
    box-shadow: 0px 0px 10px 5px #00000012;
    border-radius: 10px;
}

.category-item span {
    color: #000;
    font-weight: 500;
    font-size: 16px;
}
.countred {
    color: #a42129 !important;
  
}
.brand-item {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    gap: 4px;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.brand-count {
    color: #6c757d; /* Bootstrap's muted color */
}
.bordetitm {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 6px;
}
.brand-item span {
    cursor: pointer;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

.categoriescard .show-all {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
}
.Product-sec{
    padding: 60px 70px 30px;
    background: #F9F9F9;
}
.main-box .card_product .btn-same {
    opacity: 0;
}

.main-box .card_product:hover .btn-same {
    margin-bottom: -9px;
    opacity: 1;
}
.page-link {
    background: #fff;
    height: 40px;
    width: 40px;
    border-radius: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #000;
}

.page-item:last-child .page-link {
    border-radius: 101px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.page-item:first-child .page-link {
    border-radius: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.pagination {
    gap: 8px;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 80px;
}
.page-link:hover {
    background: #a42129;
    color: #fff;
    transition: all 0.5s ease;
}
.btn-same:after {
    transition: all 0.5s ease;
    position: absolute;
    content: "";
    height: 100%;
    background: #292929;
    width: 0%;
    top: 0px;
    right: 0;
    z-index: -1;
}

.btn-same:hover:after {
    transition: all 0.4s ease;
    width: 100%;
    border-radius: 0px;
}

.btn-same:hover {
    color: #fff;
    transition: all 0.5s ease;

}
.btn-sam{
    color: #fff;
    transition: all 0.5s ease;
   
}

.box-2 h5 {
    font-size: 16px;
}
.imageabt figure{
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: center;
}
.imageabt figure:After{
    top: 9px;
    border-radius: 100%;
    position: absolute;
    content: "";
    background: #ffffff3b;
    height: 320px;
    width: 320px;
    right: 150px;
    z-index: -1;
}
.imageabt {
    margin-bottom: -60px;
}
.aboutContent {
    background-color: #F5F5F5;
    padding: 40px 36px;
    border-radius: 20px;
    margin: 2px 0px 30px -85px;
    z-index: 1;
    position: relative;
}

.aboutContent p {
    font-size: 17px;
    color: #333333;
    line-height: 29px;
}

.aboutContent h2 {
    color: #000;
    font-weight: 500;
    font-size: 48px;
}

.about-sec {
    padding-top: 100px;
    padding-bottom: 110px;
}

  .ContactSec {
    padding: 70px 0px;
    background: #F9F9F9;
}

.form-control {
    padding: 0px 20px;
    height: 58px;
    border-radius: 55px;
    margin-bottom: 14px;
}

textarea#floatingTextarea {
    height: auto;
    resize: none;
    border-radius: 8px;
    color: #000;
}
.ContactSec h3 {
    font-size: 60px;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
}

.ContactSec h6 {
    color: #A42129;
    font-size: 27px;
}
.contactinf {
    border: 1px solid #00000038;
    padding: 35px 35px;
    background: #fff;
    box-shadow: 0px 0px 4px 2px #00000017;
}

.contactinf ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    gap: 22px;
    margin: 0;
}

.contactinf ul a {
    font-size: 22px;
    color: #000;
    padding: 0;
}

.contactinf h2 {
    margin-bottom: 6px;
    font-size: 31px;
    padding-top: 5px;
}

.contactinf a {
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 21px;
    gap: 13px;
    display: flex;
    align-items: center;
}

.imageabt.contactimg img {
    width: 73%;
}

.imageabt.contactimg {
    margin-bottom: -17px;
}
.imageabt.Revieimg img {width: 75%;}

.imageabt.Revieimg {
    padding-top: 26px;
}

.imageabt.Revieimg figure:After {
    top: -11px;
    width: 220px;
    height: 220px;
    right: 188px;
}
.ReviewSec {
    background: #F9F9F9;
    padding: 50px 0px;
}

.revi h2 {
    text-align: center;
    font-size: 52px;
    color: #000;
    margin-bottom: 61px;
}

.Reviewbox {
    overflow: hidden;
    z-index: 0;
    position: relative;
    transition: all 0.4s ease;
    margin-bottom: 16px;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid transparent;
}

.Reviewbox ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    gap: 3px;
}

.Reviewbox p {
    color: #5E5E5E;
    font-size: 16px;
    line-height: 24px;
}

.Reviewbox span {
    color: #5E5E5E;
    font-weight: 400;
    font-size: 16px;
}

.Reviewbox h6 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 2px;
}

.Reviewbox i {
    color: #F7C00C;
    font-size: 15px;
}

.Reviewbox:before {
    transition: all 0.4s ease;
    position: absolute;
    content: "";
    background: #A42129;
    height: 0px;
    width: 0px;
    right: 49%;
    top: 50%;
    z-index: -1;
}

.Reviewbox:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.Reviewbox:hover p {
    color: #fff;
    transition: all 0.6s ease;
}

.Reviewbox:hover h6 {
    color: #fff;
    transition: all 0.5s ease;
}

.Reviewbox:hover img {
    filter: brightness(0) invert(1);
    transition: all 0.4s ease;
}

.Reviewbox:hover span {
    color: #fff;
    transition: all 0.5s ease;
}

.Reviewbox:hover {
    transition: all 0.5s ease;
    border: 1px solid #000;
}

 /* Custom styles for product details page */
 .product-images { max-width: 100px; cursor: pointer; }
 .product-main-image { max-width: 100%; border-radius: 5px; }
 .color-option {width: 40px;height: 40px;border-radius: 6px;cursor: pointer;margin: 0 4px;}
 .color-option.active {border: 2px solid #000;/* padding: 0px 10px; */border-radius: 0px;transform: scale(1.2);}
 .btn-add-cart { background-color: #c60000; color: #fff; }
 .btn-add-cart:hover { background-color: #a30000; }
 .star-rating {color: #000;}
 .review-bar { height: 10px; background-color: #e0e0e0; }
 .review-progress {height: 10px;background-color: #e9af00;}
 
 .Product-des .radio__button {
    position: relative;
    display: inline-block;
    overflow: hidden;
  }
  .Product-des .radio__button label {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    cursor: pointer;
    color: #9f9f9f;
    user-select: none;
    border: 1px solid #e6e6e6;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    /* padding: 1em; */
    height: 55px;
    width: 55px;
    /* padding-top: 17px; */
    overflow: hidden;
    display: flex;
    text-align: center;
    border-radius: 4px;
    margin: 0px 2px;
    box-shadow: 0px 0px 5px #e5e5e5;
    transition: all 120ms ease-in-out;
    border-radius: 58px;
  }
  .Product-des .radio__button label p {
    font-size: 12px;
    margin: 0;
    opacity: 0;
  }
  .Product-des .radio__button label:before {
    font-weight: 500;
    color: #696C70;
    /* font-family: "Ionicons"; */
    content: attr(data-icon);
    font-size: 25px;
    display: block;
    line-height: 1.5;
  }
  .Product-des .radio__button input[type=radio] {
    display: none;
  }
  .Product-des .radio__button input[type=radio]:checked + label {
    color: #fff;
    border: 1px solid #000;
    background: #000;
  }
  .Product-des .radio__button input[type=radio]:disabled + label {
    cursor: not-allowed;
    color: #ccc;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
  }
  .Product-des ul {
    padding-left: 0;
}
.Product-des .radio__button input[type=radio]:checked + label:before {
    color: #fff;
}
.bg-yellow {
    background: #F7C00C;
}

.bg-red {
    background: #B92932;
}

.bg-blue {
    background: #005DA9;
}

.bg-grey {
    background: #828282;
}
.flexit {
    display: flex;
    justify-content: space-between;
}

.heart {
    border: 1px solid #b3b2b2;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 22px;
    text-decoration: none !important;
    color: #717171;
}

.flexit h2 {
    font-size: 46px;
    letter-spacing: 1px;
    color: #000;
}
.flexit h2 span{
    display: block;
}
.title {
    color: #A0A0A0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
}
.conten ul {
    gap: 2px;
    list-style: none;
    display: flex;
    padding-left: 0;
    align-items: center;
}

.conten li a {
    color: #F7C00C;
    font-size: 15px;
}
.conten ul li:last-child i {
    color: #696C70;
}

.conten ul li:nth-child(5) i {
    color: #dddddd;
}

.conten ul li p {
    font-size: 14px;
    color: #3e3e3e;
    margin: 0;
    padding-left: 5px;
}
.box {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 21px;
}

.pricecut {
    color: #1F1F1F;
    background: #D2EF9A;
    height: 29px;
    width: 78px;
    border-radius: 47px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 600;
}

.box h6 {
    margin: 0;
    color: #A0A0A0;
    font-size: 18px;
    border-left: 2px solid #D9D9D9;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 8px;
}

.box h5 {
    margin: 0;
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.colorsel{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.shortde p {
    color: #696C70;
    font-size: 18px;
    line-height: 29px;
}

.shortde {
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 40px;
}

.colorlabes label {
    font-size: 18px;
    padding-bottom: 4px;
    color: #000;
}
.bg-green{
    background: #30BA40;
}
.Product-des p {
    display: flex;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    align-items: center;
}

.Product-des p span {
    margin-left: 15px;
    /* font-size: 19px; */
    font-weight: 400;
    border-bottom: 1px solid #A42129;
    color: #A42129;
}

.quantity {
    display: flex;
    /* border: 2px solid #3498db; */
    border-radius: 4px;
    overflow: hidden;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    background: #E9E9E9;
    height: 53px;
    border-radius: 60px;
  }
  
  .quantity button {
    /* background-color: #3498db; */
    color: #000;
    border: none;
    cursor: pointer;
    font-size: 27px;
    width: 106px;
    height: auto;
    text-align: center;
    transition: background-color 0.2s;
  }
  
  .quantity button:hover {
    color: #fff;
    background-color: #b92932;
  }
  
  .quatitymain  .input-box {
    background: #E9E9E9;
    width: 140px;
    text-align: center;
    border: none;
    padding: 8px 10px;
    font-size: 16px;
    outline: none;
  }
  
  /* Hide the number input spin buttons */
  .quatitymain .input-box::-webkit-inner-spin-button,
  .quatitymain .input-box::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
   .quatitymain .input-box[type="number"] {
    -moz-appearance: textfield;
  }
  
  .quatitymain {
    display: flex;
    align-items: center;
    width: 100%;
}

.btn-cart {
    transition: all 0.5s ease;
    color: #b92932;
    text-transform: uppercase;
    border: 2px solid #b92932;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 55px;
    border-radius: 68px;
    font-weight: 600;
}

.quatitybuton {
    width: 39%;
    margin-left: 22px;
}

.btn-cart:hover {
    background: #000;
    color: #fff;
    border-color: transparent;
}

.productmain-cont .btn-same {
    font-size: 18px;
    padding: 15px 29px;
    width: 82%;
    text-transform: uppercase;
    margin-top: 23px;
    font-weight: 500;
}

.comparebutton i {
    color: #1F1F1F;
    border: 1px solid #b3b2b2;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 22px;
    text-decoration: none !important;
}

.comparebutton {
    padding-top: 24px;
    display: flex;
    gap: 70px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 30px;
}
.comparebutton a {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 12px;
}

.comparebutton p {
    margin: 0px;
    color: #1d1d1d;
    font-size: 18px;
}
.getflex {
    display: flex;
    align-items: center;
    gap: 11px;
    padding-bottom: 12px;
}

.get-content h5 {
    text-transform: capitalize;
    font-size: 34px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 500;
    margin-bottom: 25px;
}

.get-content {
    padding: 30px 0px 0;
    border-bottom: 1px solid #E9E9E9;
}

.gettext h6 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 0px;
    padding-bottom: 4px;
}

.gettext p {
    padding-bottom: 0;
    color: #696C70;
    font-size: 16px;
    line-height: 29px;
}

.tab-des .nav-tabs .nav-link {
    border: transparent;
    font-size: 33px;
    font-family: "Bebas Neue", sans-serif;
    color: #A0A0A0;
    padding: 0px 0px;
}

.tab-des .nav-tabs {
    justify-content: center;
    margin-top: 46px;
    border: transparent;
    gap: 60px;
    margin-bottom: 50px;
}

.tab-des .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 1px solid #000;
    color: #000;
}

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

.desci p {
    padding-bottom: 0;
    color: #696C70;
    font-size: 16px;
    line-height: 23px;
}

.desci ul {
    padding-left: 15px;
    padding-top: 1px;
}
.desc-main h4 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 0;
}

.desc-main p {
    padding-bottom: 0;
    color: #696C70;
    font-size: 17px;
    line-height: 24px;
}
.ReviSEc {
    padding: 40px 0px;
    background: #F9F9F9;
}

.ratingre h5 {
    font-size: 75px;
    color: #000;
}

.ratingre {
    display: flex;
    align-items: center;
    gap: 11px;
}

.ratingre ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    align-items: center;
    margin-bottom: 0;
    justify-content: center;
}

.stars p {
    color: #696C70;
    font-size: 17px;
    line-height: 24px;
    margin: 0px;
}

.stars i {
    color: #F7C00C;
    font-size: 14px;
}

.reviewbutton {
    display: flex;
    justify-content: end;
}

.reviewbutton a {
    text-transform: uppercase;
    background: #fff;
    color: #b92932;
    border: 2px solid #b92932;
    font-size: 17px;
    font-weight: 500;
}

.Reviemain-area h2 {
    font-size: 54px;
    color: #000;
}

.star-rating.me-2 {
    display: flex;
    align-items: inherit;
}

.star-rating.me-2 p {
    font-size: 19px;
    color: #000;
    margin: 0;
    padding-right: 1px;
}
.user-im ul{
    display: flex;
    gap: 5px;
}
.reviecustom ul {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.reviecustom li a i {
    color: #F7C00C;
    font-size: 15px;
}

.reviecustom h6 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 14px;
    margin: 0;
}

.reviecustom p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 0;
}

.left-t a {
    text-decoration: none;
    display: flex;
    gap: 5px;
    align-items: center;
}

.left-t p {
    margin: 0;
    font-weight: 600;
}

.left-t {
    display: flex;
    gap: 17px;
    align-items: center;
}

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

.right-t p {
    margin: 0;
    font-size: 17px;
    color: #525252;
}

.user-im h5 {
    font-size: 21px;
    font-weight: 500;
    padding-bottom: 4px;
    margin: 0;
    color: #000;
}

.user-im p {
    padding-top: 5px;
    color: #696C70;
    font-size: 17px;
    line-height: 24px;
    margin: 0;
}

.custom-review {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 45px;
    margin-bottom: 50px;
}

.Reviemain-area {
    padding-bottom: 66px;
}
.row.mb-sp {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 45px;
    margin-bottom: 36px;
}

.reviecustom.reb ul {
    display: flex;
    align-items: center;
    padding-bottom: 19px;
}

.reviecustom.reb ul li p {
    margin: 0px;
    font-size: 17px;
    padding-left: 9px;
}

.reviecustom.reb {
    background: #fff;
    padding: 19px 15px;
    margin-top: 33px;
}
.user-im {
    padding-top: 45px;
}

.mb-sp1 {
    margin-top: 60px;
    border-bottom: transparent;
}

a.comnt {
    color: #000;
    font-size: 24px;
    font-weight: 500;
}
.comment-sec {
    padding-top: 42px;
    padding-bottom: 45px;
}

.comment-sec .form-check {
    padding-bottom: 25px;
}

.comment-sec .form-check  label {
    font-size: 17px;
    color: #000;
}

.comment-sec h2 {
    color: #000;
    font-size: 51px;
    margin-bottom: 23px;
}


/*USE CSS for Slider*/

.vehicle-detail-banner .car-slider-desc {
   
    margin: 0 auto;
}
.banner-slider .slider.slider-for {
 
    padding-right: 35px;
}
.banner-slider .slider.slider-nav {
    max-width: 69%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    
    /* float: left; */
}
.banner-slider .slider.slider-nav {
   overflow: hidden;
   position: absolute;
   left: 19px;
   top: 0px;
}
.slider-banner-image {
   
}
.banner-slider .slider.slider-nav {
    padding: 20px 0 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg{
    
  
    margin: 0 auto;
    border: 1px solid #EBEBEB;
}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 97%;
    width: 94%;
    object-fit: cover;
}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #196DB6;
}
.slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}
.slider-nav .slick-slide {
    text-align: center;
}
.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}
.slick-arrow {
    width: 100%;
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}
.slick-prev {
   top: 0;
}
.slick-next {
   bottom: 0;
   background-color: #fff;
}
.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
    display: none !important;
   
}
/*End USE CSS for Slider*/

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

	.banner-slider .slider.slider-for,
	.banner-slider .slider.slider-nav {
	    max-width: 100%;
	    float: none;
	}
	.banner-slider .slider.slider-for {
		padding-right: 0;
	}
	.banner-slider .slider.slider-nav {
		height: auto;
	}
	.slider-banner-image {
	    height: 500px;
	} 
	.slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
	}
	.slider-nav .slick-slide span {
		padding: 5px 0;
	}
	.slick-arrow {
		padding: 0;
	    width: 30px;
	    height: 30px;
	    top: 50%;
	    bottom: 0;
	    -webkit-transform: translateY(-50%) rotate(-90deg);
	    -moz-transform: translateY(-50%) rotate(-90deg);
	    -ms-transform: translateY(-50%) rotate(-90deg);
	    transform: translateY(-50%) rotate(-90deg);
	}
	.slick-prev {
	    left: 0;
	    right: unset;
	}
	.slick-next {
	    left: unset;
	    right: 0;
   		background-color: transparent;
	}
	.vehicle-detail-banner .car-slider-desc {
    	max-width: 340px;
	}
	.bid-tag {
    	padding: 10px 0 15px;
	}
	.slider.slider-nav.thumb-image {
	   white-space: nowrap;
	}
	.thumbnail-image.slick-slide {
		padding: 0px 5px;
		min-width: 75px;
		display: inline-block;
		float: none;
	}
}

@media screen and (max-width : 767px) {
	.slider-banner-image {
	    height: 400px;
	}
	.slider.slider-nav.thumb-image {
    	padding: 0px 20px 0;
    	margin: 10px 0px 0;
	}
	.slider-nav .slick-slide.thumbnail-image .thumbImg {
		max-width: 140px;
		height: 80px;
	}
	.slick-prev.slick-arrow {
    	background-position: center 10px;
	}
	.slick-next.slick-arrow {
    	background-position: center 10px, center;
	}
	.slider-nav .slick-slide span {
	    font-size: 12px;
	    white-space: normal;
	}
}

@media screen and (max-width: 580px) {
	.slider-banner-image {
	    height:340px;
	}
}

@media screen and (max-width : 480px) {
	.slider-banner-image {
	    height:280px;
	}
}

.banner-slider {
    position: relative;
}
.slider-banner-image {
    background: #F9F9F9;
    padding: 83px 0px 76px 44px;
}

.thumbnail-image {
    /* background: #a0a0a0; */
    /* padding: 12px 10px; */
}
.banner-slider .slider.slider-nav img {
    width: 93px;
    height: 110px;
    object-fit: fill;
    padding: 5px 4px;
    border: 1px solid #8c8c8c;
    background: #d9d9d9;
    border-radius: 9px;
}