Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 3.133.154.197
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : custom.css
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

body {
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

select {
  cursor: pointer;
}

.btn:focus {
  outline: none;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

input:focus {
  outline: none;
  box-shadow: none;
}

button:focus {
  outline: none;
  box-shadow: none;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}


/* header  */

section.new-top-header {
  background: #C57E50;
  color: #fff;
  padding: 10px 0;
}

ul.top-two {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

ul.second-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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

.top-two a {
  color: #fff;
  font-family: 'Outfit';
  padding: 0 10px;
  font-size: 15px;
}

.second-header a {
  color: #fff;
  font-family: 'Outfit';
  padding: 0 10px;
  font-size: 15px;
}

.second-header p {
  font-family: 'Outfit';
  font-size: 14px;
  padding: 0 10px;
}

li.add-border {
  border-right: 2px solid #fff;
}

.now-gap {
  margin-left: 10px;
}

img.easy-logo {
  width: 70%;
  object-fit: cover;
}

a.bg-ading {
  background: #565553;
  padding: 15px 24px;
  border-radius: 10px;
  font-family: 'Outfit';
  font-size: 16px;
  color: #fff;
  margin-left: 30px;
}
button.bg-ading {
  background: #565553;
  padding: 15px 24px;
  border-radius: 10px;
  font-family: 'Outfit';
  font-size: 16px;
  color: #fff;
  margin-left: 30px;
}
.right-now {
  margin-right: 10px;
}

.search-form {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F2F2F2;
  padding: 5px 5px 5px 20px;
  border-radius: 10px;
  width: 90%;
}

.search-form input {
  font-family: 'Outfit';
  color: #000;
  border: none;
  outline: none;
  font-size: 16px;
  flex: 1;
  background: #F2F2F2;
}

.search-form input::placeholder {
  color: #515151;
}

.search-form button {
  border: none;
  outline: none;
  font-size: 20px;
  color: var(--featured-color);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 50px;
  transition: 0.3s;
}

.search-form button:hover {
  background-color: var(--featured-color);
  color: #c57e50;
}

.cross-size {
  font-size: 22px;
  font-weight: normal;
  color: #565553;
}


ul.ending-headering {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Outfit';
}

.ending-headering a {
  color: #000;
  font-size: 16px;
}

section.ending-face {
  padding-top: 20px;
}


section.middle-logo-bar {
  padding-top: 12px;
}


/* header end  */

.lipsticks {
  background: url(../images/Rectangle3.png) !important;
  background-repeat: no-repeat !important;
  color: #fff;
  padding: 25px 20px;
  background-position: center !important;
  font-family: 'Outfit';
  border-radius: 25px;
}

.laptop {
  background: url(../images/Rectangle1.png);
  background-repeat: no-repeat;
  color: #fff;
  padding: 25px 20px;
  background-position: center;
  font-family: 'Outfit';
  border-radius: 25px;
}

ul.extra-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.laptop span {
  padding-top: 30px;
  display: block;
  font-size: 15px;
}

.extra-price img {
  width: 75%;
  text-align: right;
  display: block;
}

.laptop h3 {
  font-family: 'Poppins';
  font-size: 30px;
  padding-bottom: 15px;
}

.laptop p {
  font-size: 15px;
}

.laptop h6 {
  font-size: 20px;
  font-weight: 600;
}

.laptop-cmp {
  background: url(../images/Rectangle2.png);
  background-repeat: no-repeat;
  color: #fff;
  padding: 25px 20px;
  background-position: center;
  font-family: 'Outfit';
  border-radius: 25px;
  height: 100%;
}

.laptop-cmp ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

li.fvt-98 {
  padding: 0 180px 0 0;
}

.laptop-cmp h3 {
  font-family: 'Poppins';
  font-size: 30px;
  padding-bottom: 15px;
}

.laptop-cmp p {
  font-size: 15px;
}

.laptop-cmp h6 {
  font-size: 31px;
  font-weight: 600;
  padding-top: 20px;
}

.laptop-cmp img {
  width: 60%;
  text-align: right;
  display: block;
  padding-top: 65px;
}

.laptop-cmp span {
  display: block;
  font-size: 15px;
}

.main-dealing {
  display: flex;
  align-items: center;
  justify-content: center;
}

.vehicle p {
  font-size: 16px;
}

.short-best img {
  height: 115px;
  width: 100px;
  object-fit: cover;
}

ul.vehicle {
  padding: 10px;
  font-family: 'Outfit';
  color: #000;
  font-size: 17px;
  width: calc(100% - 100px);
}

.vehicle span {
  color: #c57e50;
  padding-top: 10px;
  display: block;
  font-size: 16px;
  font-weight: 500;
}

.best-dealss h3 {
  font-size: 40px;
  font-family: 'Poppins';
  color: #000;
  font-weight: 600;
}

section.best-dealss {
  padding: 80px 0;
}

section.second-proomax {
  padding: 40px 0;
}


section.newsletter {
  background: #c57e50;
  padding: 25px 0;
  margin: 50px 0 20px 0;
}

section.testimonials {
  padding: 50px 0 0 0;
}

.main-news {
  display: flex;
  align-items: center;
  justify-content: center;
}

.it-was h6 {
  color: #fff;
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 15px;
}

ul.it-was {
  padding: 0 0 0 30px;
}

.under img {
  height: 25vh;
  object-fit: contain;
}

.it-was p {
  font-size: 14px;
  color: #fff;
  font-family: 'Outfit';
}

.nes-let {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F2F2F2;
  padding: 5px 5px 5px 20px;
  border-radius: 10px;
}

.nes-let input {
  font-family: 'Outfit';
  color: #000;
  border: none;
  outline: none;
  font-size: 16px;
  flex: 1;
  background: #F2F2F2;
}

.nes-let input::placeholder {
  color: #515151;
}

.nes-let button {
  border: none;
  outline: none;
  font-size: 20px;
  color: var(--featured-color);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 50px;
  transition: 0.3s;
}

.nes-let button:hover {

  background: #c57e50;
}

button.ink-do {
  background: #565553;
  color: #fff;
  padding: 14px 35px;
  border-radius: 7px;
  font-family: 'Outfit';
  font-size: 15px;
}

/* footer start ------------*/

.no-dept p {
  font-family: 'Outfit';
  padding: 60px 0 0 0;
  font-size: 18px;
  font-weight: 400;
}

section.ending {
  /* padding: 76px 0 30px 0; */
  /* background: #04aa6d; */
  /* padding-top: 90px; */
}

.gooing {
  font-family: "Poppins";
  color: #000;
  font-size: 20px;
  font-weight: 600;
  padding: 16px 0 16px 0;
  text-transform: uppercase;
}


.hard-wrks ul li a {
  color: #000;
  font-family: 'Outfit';
  font-size: 16px;
}


.hard-wrks ul li {
  padding: 0 0 10px 0;
}

.hard-wrks i {
  padding: 0 16px 0 0;
  font-size: 20px;
  color: #333030;
}

.last-copyright {
  padding: 60px 0 0 0;
}

.try-every {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #000;
  padding: 15px 0;
}

.last-copyright span {
  font-family: 'Outfit';
  color: #000;
}

li.clearance {
  display: flex;
  align-items: center;
  justify-content: center;
}

.q-mbl i {
  padding: 0 8px;
  color: #fff;
  font-size: 16px;
}

.q-mbl {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fast-speed {
  color: #fff !important;
}

.no-dept p {
  font-family: 'Outfit';
  padding: 20px 40px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.hard-wrks {
  padding: 30px 0 0 0;
}

.no-dept img {
  width: 130px;
}

ul.follo-links-951 {
  display: flex;
  align-items: center;
  padding: 16px 0 0 0;
}

ul.follo-links-951 i {
  padding: 0 10px;
  font-size: 20px;
}

.gapping-now {
  background: #D9D9D9;
  color: #7d7d7d;
  margin: 0 5px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  transition: 0.5s;
}

.gapping-now:hover {
  background: #c57e509c;
  color: #c57e50;
}

.hard-wrks p {
  color: #000;
  font-family: 'Outfit';
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 25px;
}

ul.rentnow {
  display: flex;
  align-items: center;
  justify-content: initial;
}

.rentnow button {
  background: #565553;
  color: #fff;
  padding: 12px 24px;
  border-radius: 7px;
  font-family: 'Outfit';
  font-size: 15px;
  border: none;
}

.rentnow span {
  color: #000;
  font-family: 'Outfit';
  font-size: 15px;
}

.rentnow a {
  font-weight: 600;
}

.rentnow img {
  width: 38px;
}

/* footer end ----------- */

.while-calling {
  background: url(../images/r-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 35px 25px;
  border-radius: 18px;
}

.while-calling i {
  padding-left: 10px;
}

.while-calling p {
  font-family: 'Outfit';
  color: #000;
  padding-bottom: 10px;
  font-size: 15px;
}

.while-calling h5 {
  color: #fff;
  font-family: 'Outfit';
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 50px;
}

.while-calling h3 {
  font-family: 'Poppins';
  color: #000;
  font-size: 50px;
  font-weight: 600;
  width: 73%;
  padding-bottom: 10px;
  line-height: 65px;
}

.while-calling a {
  background: #c57e50;
  color: #fff;
  padding: 12px 30px;
  font-family: 'Outfit';
  font-size: 18px;
  border-radius: 7px;
}

.small-box {
  background: url(../images/r-2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 15px;
  border-radius: 18px;
  height: 210px;
  color: #fff;
}

.small-box-2 {
  background: url(../images/r-3.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 15px;
  border-radius: 18px;
  height: 210px;
  color: #fff;
  margin-top: 30px;
}

.small-box h4 {
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 500;
  width: 70%;
  padding-bottom: 20px;
}

.small-box a {
  color: #fff;
  font-family: 'Outfit';
  font-size: 18px;
  transition: 0.5s;
}

.small-box a:hover {
  /* background: #c57e50; */
  padding: 8px 18px;
  text-decoration: underline;
}

.red-side {
  margin: 0 0 0 7px;
  font-size: 14px;
}

.hosefull {
  box-shadow: 0 0 10px 3px rgba(213, 213, 213, 0.5);
  font-family: 'Poppins';
  border-radius: 8px;
  background: #fff;
}

.hosefull p {
  text-align: center;
  padding: 30px 0 0 0;
  color: #c57e50;
  font-size: 18px;
  font-weight: 600;
}

.hosefull h6 {
  text-align: center;
  color: #000;
  padding: 25px 0 10px 0;
  font-size: 16px;
}


.hosefull span {
  color: #9a9998;
  font-size: 15px;
  text-align: center;
  display: block;
  text-decoration: line-through;
  padding: 12px 0 0 0;
}

.products-951 .item {
  padding: 15px 12px;
}

.caraoo-products h3 {
  font-size: 35px;
  font-family: 'Poppins';
  color: #000;
  font-weight: 600;
  padding-bottom: 25px;
}

section.caraoo-products {
  padding: 60px 0 0 0;
}

section.reality-products {
  padding: 0 0 22px 0;
}

.caraoo-products .products-951 {
  position: relative;
}

button.owl-next span {
  background: #565553;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 172px;
  right: -42px;
  border-radius: 20px;
  height: 28px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  font-family: 'FontAwesome';
}

button.owl-prev span {
  background: #565553;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 172px;
  left: -42px;
  border-radius: 20px;
  height: 28px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  font-family: 'FontAwesome';
}

img.commas {
  height: 50px;
  object-fit: contain;
  position: absolute;
  top: 10px;
  right: 30px;
  width: unset !important;
}

.try-newly img {
  object-fit: contain;
  height: 50px;
  width: unset !important;
}

.main-testi {
  box-shadow: 0 0 10px 3px rgba(213, 213, 213, 0.5);
  padding: 12px 15px;
  margin-top: 20px;
  border-radius: 10px;
}

.new-testimonials .item {
  padding: 15px 4px;
}


.testimonials .new-testimonials {
  position: relative;
}

.seventh {
  color: #000;
  font-family: 'Outfit';
  padding-top: 24px;
}

.try-newly {
  display: flex;
  align-items: center;
  padding-top: 20px;
}

.try-newly ul {
  padding-left: 15px;
}

.try-newly ul li p {
  font-family: 'Poppins';
  color: #000;
  font-weight: 600;
  font-size: 16px;
}

.try-newly ul li span {
  font-family: 'Outfit';
  color: #000;
  font-size: 14px;
}

.testimonials h3 {
  font-size: 35px;
  font-family: 'Poppins';
  color: #000;
  font-weight: 600;
  padding-bottom: 25px;
}

.emergrncy {
  background: #565553;
  border-radius: 14px;
  padding: 20px 0;
}

.ten-perccntage {
  color: #fff;
  font-family: 'Outfit';
  padding: 0 0 0 30px;
}

.ten-perccntage h4 {
  font-size: 40px;
  font-family: 'Poppins';
  padding: 20px 0;
}

.ten-perccntage p {
  padding-bottom: 22px;
  font-size: 14px;
}

section.flash-sale {
  padding: 30px 0;
}

.ten-perccntage h5 {
  font-size: 43px;
  letter-spacing: 5px;
  padding-bottom: 25px;
}

.flash-dealing {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
  background: #fff;
  border-radius: 8px;
}

.tyre img {
  /* height: 17px; */
  width: 45% !important;
  object-fit: contain;
}

ul.tyre {
  padding-left: 6px;
  font-family: 'Outfit';
  color: #000;
}

.tyre span {
  color: #c57e50;
  padding: 8px 0;
  display: block;
  font-weight: 600;
}

.short img {
  height: 104px;
}

.tyre p {
  font-size: 16px;
}

section.fivebreth {
  background: #c57e50;
  padding: 40px 0;
  margin: 0 0 90px 0;
}

.sheeta {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: 'Outfit';
  height: 90px;
}

.fivebreth .col:not(:nth-last-child(1)) .sheeta {
  border-right: 2px solid;
}

.walkings h6 {
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
}

ul.walkings {
  padding: 0 10px 0 10px;
}

.walkings p {
  font-size: 13px;
  color: #ffffffe0;
}

.maili98 img {
  height: 26px;
  object-fit: contain;
}

.sundayss-843 {
  font-family: 'Poppins';
  text-decoration: none;
  color: #fff;
}

.sundayss-843 li {
  text-decoration: none !important;
}

.takeing-colors {
  background: #c57e50;
}

.sundayss-843 li {
  text-decoration: none !important;
  list-style: none;
  padding: 8px 0;
  border-bottom: 1px solid #fff;
}

.new-closing {
  color: #000 !important;
}

/* banner ----------------- */

.strap-9874 {
  /* background-image: url(../images/banner.png); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 40px;
  transition: 0.3s;
  border-radius: 30px;
}

.banner-slides .item {
  padding: 50px 0;
}

.owl-item.active.center .strap-9874 {
  transform: scale(1.1);
}

.strap-9874 span {
  font-family: 'Outfit';
  color: #000;
  font-size: 14px;
  padding-bottom: 20px;
  display: block;
}

.strap-9874 h3 {
  font-family: 'Poppins';
  font-size: 50px;
  color: #000;
  font-weight: 600;
  padding-bottom: 20px;
  width: 60%;
  text-transform: capitalize;
}


.strap-9874 h5 {
  font-family: 'Outfit';
  font-weight: 600;
  font-size: 25px;
  color: #c57e50;
  margin-bottom: 35px;
  /* display: block; */
}

button.owl-dot.active span {
  background: #c57e50 !important;
  height: 13px !important;
  width: 13px !important;
}

.strap-9874 a {
  background: #565553;
  color: #fff;
  padding: 16px 30px;
  border-radius: 10px;
  font-family: 'Outfit';
  font-size: 16px;
  transition: 0.5s;
}

.strap-9874 a:hover {
  background: #C57E50;
}

.strap-9874 i {
  margin: 0 0 0 10px;
}

.strap-9874 p {
  font-family: 'Outfit';
  color: #000;
  font-size: 18px;
}

section.banner-main {
  padding: 35px 0 35px 0;
  overflow: hidden;
}

/* product page ------------------------------------ */

.product-sorting {
  display: flex;
  align-items: center;
  justify-content: end;
}

ul.lip-sorting {
  border: 1px solid #6b6b6b;
  padding: 11px 24px;
  background: #fff;
  color: #000;
  font-family: 'Outfit';
  border-radius: 10px;
}


.storing {
  color: #c57e50;
  font-size: 18px;
  margin: 0 10px 0 0;
}

.ser-adding {
  margin: 0 0 0 20px;
}

.simpler {
  border: beige !important;
  color: #6b6b6b !important;
}

.wrordp-product h3 {
  font-family: 'Poppins';
  font-size: 35px;
  font-weight: 600;
  color: #c57e50;
  ;
}

.wrordp-product a {
  color: #6b6b6b;
  font-family: 'Outfit';
  font-size: 16px;
}

.lip-sorting label {
  margin: 0 12px 0 0;
}

section.levelup-pro {
  padding: 35px 0;
}

.life-cycle {
  background: #c57e50;
  border-radius: 14px 14px 0 0;
  padding: 25px 5px;
}

.life-cycle h5 {
  font-family: 'Poppins';
  color: #000;
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: 600;
}


.life-cycle span {
  padding-left: 35px;
}

.life-cycle a {
  font-family: 'Outfit';
  font-size: 16px;
  color: #000;
  background: #fff;
  padding: 8px 12px;
  text-align: center;
  border-radius: 6px;
  display: block;
  margin: 20px 5px;
}

.defect-resolve {
  border-radius: 0 0 14px 14px;
}

.focus-tral {
  font-family: 'Outfit';
  color: #000;
  text-align: center;
  font-size: 16px;
}

.focus-tral h6 {
  font-size: 18px;
  padding: 6px 0;
}

/* ----------------- products-details start -------------- */

/* slider */
#sync1 .item {
  /* background: #0c83e7; */
  /* padding: 80px 0px; */
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#sync2 .item {
  background: #C9C9C9;
  /* padding: 10px 0px; */
  margin: 1px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

#sync2 .item h1 {
  font-size: 18px;
}

/* #sync2 .current .item {
  background: #0c83e7;
} */

.owl-theme .owl-nav {
  /*default owl-theme theme reset .disabled:hover links */
}

.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

#sync1.owl-theme .owl-prev {
  left: 10px;
}

#sync1.owl-theme .owl-next {
  right: 10px;
}

.silder-text {
  border-bottom: 1px solid #4a4a4a4f;
}

.silder-text h2 {
  text-align: start;
  font-family: 'Poppins';
  font-size: 30px;
  padding: 0 0 8px 0;
  color: #000;
  width: fit-content;
  font-weight: 700;
}

.silder-text p {
  color: #000;
  font-weight: 500;
  padding: 0 0 20px 0px;
  font-family: 'Poppins';
  font-size: 20px;
}

.silder-flex-text .mortion li h5 {
  color: #c7c7c7;
  font-weight: 400;
  /* padding: 15px 0 5px 0px; */
  font-family: 'Poppins';
  font-size: 20px;
  text-decoration: line-through;
  font-style: italic;
}

.silder-flex-text .mortion .inverter h4 {
  color: #000;
  font-weight: 500;
  padding: 10px 0 5px 0px;
  font-family: 'Poppins';
  font-size: 30px;
}

.start .mation h4 {
  color: #000;
  font-weight: 500;
  padding: 10px 0 5px 0px;
  font-family: 'Poppins';
  margin: 0 0 0 15px;
  font-size: 18px;
}

.start .mation {
  display: flex;
  align-items: center;
  justify-content: start;
}

.start .icon-image h3 {
  margin: 0 0 0 32px;
  color: #000;
  font-weight: 500;
  padding: 10px 0 5px 0px;
  font-family: 'Poppins';
  /* margin: 0 0 0 15px; */
  font-size: 20px;
}

.start .icon-image li img {
  width: 46px;
  height: 43px;
  object-fit: contain;
  display: flex;
  align-items: center;
}

.start .icon-image li {
  padding: 0;
  margin: 0 -21px 0 0;
}

.start .icon-image {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 10px 0 0 0;
}

.inverter {
  margin: 0 38px 0 0px;
}

.silder-flex-text .mortion {
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  border-bottom: 1px solid #c7c7c7;
  padding: 22px 0 22px 0;
}

.review_rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
}

.review_rating i {
  margin-right: 3px;
  font-size: 14px;
  cursor: pointer;
}

.product-reviews .review_rating label {
  color: #919191 !important;
  /* text-shadow: 0 0 2px #d90990; */
}

.review_rating input {
  display: none !important;
}

.start .mation li i {
  color: #EBEF00;
  display: flex;
  width: 30px;
  /* Adjust width as needed */
  font-size: 27px;
  height: 15px;
  /* Adjust height as needed */
  display: inline-block;
  /* Assuming stars are inline elements */
  /* Add box shadow */
  /* box-shadow: 0px 0px 1px rgb(0 0 0 / 29%); */
  align-items: center;
  display: flex !important;
  justify-content: center;
  margin: 0px 3px 0 0px;
}

.review_rating label:hover,
.review_rating label:hover~label,
.review_rating input:checked+label,
.review_rating input:checked+label~label {
  color: #e9ae3c !important;

}

.reviews_given i {
  color: #919191;
}

.reviews_given i.fill {
  color: #e9ae3c;
}

.nationality h2 {
  padding: 20px 0 10px 0;
  font-family: 'Poppins';
  color: #000;
  font-weight: 700;
}

.color-radio:checked {
  border: 2px solid #000;
  border-radius: 50%;
}



.color-radio-container ul li input:checked+label {
  /* border: 2px solid #ffffff; */
  /* width: 48px; */
  border-radius: 50px;
}

.color-radio-container ul li input:checked+label::before {
  opacity: 1;
}

.color-radio-container {
  display: flex;
  padding: 0 0 20px 0;
}

.color-radio-container ul {
  display: flex;
}

.color-radio-container input {
  display: none;
}

.color-radio-container ul li {
  margin: 0 15px 0 0px;
}

.color-radio-container ul li input:checked+label.color-radio::after {
  opacity: 1;
}

.color-radio::after {
  content: '\f00c';
  position: absolute;
  top: 4px;
  left: 4px;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  display: flex;
  font-size: 18px;
  /* transform: translate(14px, 9px); */
  color: #fff;
  opacity: 0;
  background-color: #00000091;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 34px;
}

.nationality {
  border-bottom: 1px solid #c7c7c7;
}

.size-selector {
  margin-bottom: 20px;
}

.radio-buttons {
  display: flex;
  align-items: center;
}

.radio-buttons input[type="radio"] {
  display: none;
  /* Hide the default radio button */
}

.radio-buttons label {
  display: inline-block;
  cursor: pointer;
  /* padding: 8px 12px; */
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 10px;
  display: flex;
  height: 50px;
  width: 96px;
  justify-content: center;
  align-items: center;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 500;
}

.radio-buttons label:hover {
  background-color: #c57e50;
  color: #fff;
}

.sizes {
  padding: 20px 0;
  border-bottom: 1px solid #c7c7c7;
}

/* Style for selected radio button */
.radio-buttons input[type="radio"]:checked+label {
  background: #c57e50 !important;
  color: #fff;
  background-position: center center;

}

.inner {
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px 0;
}

.quantity {
  display: flex;
  align-items: center;
  margin: 40px 0px 0 0;
  border: 1px solid;
  width: fit-content;
}

.quantity button {
  padding: 5px 10px;
  /* border: 1px solid #ccc; */
  background-color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
  color: #000;
  font-weight: 500;
  font-size: 24px;
}

.quantity input {
  width: 43px;
  padding: 5px;
  /* border: 1px solid #ccc; */
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  font-weight: 500;
  font-size: 21px;
  text-align: center;
}

.quantity button:hover {
  background-color: #f0f0f0;
}

.quantity button:focus {
  outline: none;
}

.cart-button .cart-mart {
  background-color: #c57e50;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  width: 150px;
  height: 54px;
  margin: 0 30px 0 0px;
  font-family: 'Poppins';
  border: none;
  transition: 0.3s;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-button {
  margin: 60px 0 0 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.cart-button .cart-mart:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

.cart-button .cart-mart i {
  color: #fff;
  font-size: 18px;
}

.cart-button .cart-mart-1 img {
  color: #000;
  margin: 0 0px 0 8px;
  width: 25px;
}

.cart-button .cart-mart-1 {
  background-color: transparent;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  width: 175px;
  height: 52px;
  margin: 0 30px 0 0px;
  font-family: 'Poppins';
  border: none;
  transition: 0.3s;
  display: flex;
  border: 1px solid #000;
  align-items: center;
  justify-content: center;
}

.cart-button .cart-mart-1:hover img {
  filter: brightness(0.5)invert(1);
}

.cart-button .cart-mart-1:hover {
  background-color: #c57e50;
  color: #fff;
  border: 1px solid #fff;
}

#sync2 .item img {
  width: 117px !important;
  height: 100px;
  object-fit: contain;
}

.main-details {
  padding: 80px 0px 20px 0;
}

.cart-mart .main-cart h2 span {
  color: #A2A3B1;
  font-size: 20px !important;
  padding: 0 0 0 15px;
  text-decoration: underline;

}

.cart-mart .main-cart h2 {
  color: #000;
  font-weight: 500;
  font-size: 35px;
  font-family: 'Poppins';
}

.one-glass ul li {
  display: flex;
  align-items: center;
  margin: 13px 0 14px 0;
}

.one-glass ul li h5 {
  color: #A2A3B1;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 500;
}

.one-glass h4 {
  color: #000;

}

.one-glass ul li p {
  margin: 0 0 0 15px;
  font-weight: 700;
  font-family: 'Poppins';
  font-style: italic;
}

.different {
  margin: 0 !important;
}

.last-cart h4 {
  font-weight: 700;
  font-family: 'Poppins';
  font-size: 24px;
  margin: 6px 0 0 0px;
}

.last-cart h6 {
  font-weight: 600;
  font-family: 'Poppins';
  font-style: italic;
  font-size: 18px;
  color: #A2A3B1;
}

.vehicles-select .theme-h4 {
  color: #000;
  font-size: 30px;
  font-weight: 500;
  font-weight: 700;
  font-family: 'Poppins';
  margin-bottom: 20px;
}

.vehicles-select .info-form .theme-h4 {
  margin: 0;
}

.vehicles-select .info-form .info {
  color: #000;
  font-size: 20px;
  font-family: 'Poppins';
  padding: 13px 0 14px 0;
}

.vehicles-select .upgrade-card-group ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.vehicles-select .upgrade-card-group ul li .theme-h6 {
  color: #FF1A2F;
  font-weight: 700;
  font-family: 'Poppins';
  font-style: italic;
  font-size: 14px;
  margin-bottom: 5px;
}

.vehicles-select .upgrade-card-group ul li .theme-h3 {
  font-weight: 700;
  font-family: 'Poppins';
  font-size: 24px;
  color: #828282;
}

.vehicles-select .upgrade-card-group ul li .theme-h3 strong {
  color: #000;
}

.vehicles-select .upgrade-card-group ul li .add-btn {
  display: inline-block;
  font-weight: 600;
  font-family: 'Poppins';
  font-style: italic;
  border: none;
  outline: none;
  background: linear-gradient(90deg, rgba(248, 25, 44, 1) 0%, rgba(186, 18, 29, 1) 100%);
  color: #fff;
  border-radius: 10px;
  padding: 15px 40px;
  margin-right: 15px;
}

.vehicles-select .upgrade-card-group ul li .drp-btn {
  border: 1px solid #747474;
  outline: none;
  background-color: transparent;
  color: #FF1A2F;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

#pickup-return .modal-content .input-field label,
.vehicles-select .input-field label {
  font-family: 'Poppins';
  display: block;
  color: #313232;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}

.vehicles-select .input-field .iti {
  width: 100%;
}

.vehicles-select .iti__country,
.vehicles-select .iti__selected-dial-code {
  font-family: 'Poppins';
  font-weight: 600;
  color: #313232;
}

#pickup-return .modal-content .input-field input,
#pickup-return .modal-content .input-field .select-custom a,
.vehicles-select .comment-box textarea,
.vehicles-select .input-field input,
.vehicles-select .input-field select {
  width: 100%;
  font-family: 'Poppins';
  font-weight: 600;
  color: #313232;
  border: 1px solid #E1DCDD;
  border-radius: 5px;
  height: 45px;
  padding: 0 15px;
  outline: none;
  background-color: transparent;
}

.vehicles-select .checkbox-field {
  display: flex;
  align-items: flex-start;
}

.vehicles-select .checkbox-field label {
  font-family: 'Poppins';
  color: #313232;
  font-weight: 400;
  cursor: pointer;
}

.vehicles-select .checkbox-field label a {
  color: #FF1A2F;
  font-weight: 600;
}

.vehicles-select .checkbox-field input {
  margin-top: 6px;
  margin-right: 15px;
}

.vehicles-select .proceed-form hr {
  margin: 30px 0;
}

.vehicles-select .proceed-form .checkbox-lg {
  display: flex;
  align-items: center;
}

.vehicles-select .proceed-form .checkbox-lg input {
  height: 20px;
  width: 20px;
}

.vehicles-select .comment-box {}

.vehicles-select .comment-box textarea {
  height: 150px;
  padding: 10px 15px;
  resize: none;
}

.vehicles-select .comment-box .comment-info {
  font-family: 'Poppins';
  color: #313232;
  text-align: right;
  font-weight: 600;
}

.vehicles-select .payment-card {
  padding: 30px;
  border: 1px solid #E1DCDD;
  border-radius: 10px;
}

.vehicles-select .payment-card .card-accept {
  display: inline-block;
  font-family: 'Poppins';
  font-weight: 600;
  margin-bottom: 15px;
}

.vehicles-select .payment-card .card-accept img {
  margin-left: 10px;
}

.vehicles-select .payment-card .card-inp {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 25px;
}

.vehicles-select .payment-card .card-inp input {
  border-width: 0;
  border-radius: 0;
  border-left-width: 2px;
}

.vehicles-select .form-end {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  gap: 50px;
}

.vehicles-select .form-end .proceed-btn {
  display: block;
  font-weight: 600;
  font-family: 'Poppins';
  border: none;
  outline: none;
  background: linear-gradient(90deg, rgba(248, 25, 44, 1) 0%, rgba(186, 18, 29, 1) 100%);
  color: #fff;
  border-radius: 10px 10px 0 10px;
  padding: 20px 35px;
  white-space: nowrap;
  font-size: 20px;
}

.roction {
  display: block;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 20px 60px;
  width: fit-content;
  text-align: center;
  background-color: transparent;
  border: none;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin: 0 auto;
}

.vehicles-select {
  padding: 50px 0;
}

.introduction-policy h2 {
  font-family: 'Poppins';
  font-size: 34px;
  text-align: center;
  padding: 20px 0 32px 0;
  color: #000;
  font-weight: 700;
  border-bottom: 1px solid #E5E5E5;
  width: fit-content;
  margin: 0 auto;
}

.introduction-policy {
  border: 1px solid #E5E5E5;
}

.custom-cards {
  padding: 15px 30px 15px 30px;
  border-bottom: 1px solid #777777;
  width: fit-content;
}

.custom-cards ul li {
  display: flex;
  align-items: center;
  justify-content: start;

}

.custom-cards ul li {
  font-size: 16px;
  font-family: 'Poppins';
  font-weight: 500;

}

.custom-cards ul li h5 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding: 0 0 5px 0;
}

.custom-cards ul li .prter {
  background: #000;
  padding: 10px;
  margin: 0 0 0 7px;
  border-radius: 25px;
}

.custom-cards ul li .small-size {
  margin: 0 0 0 7px;
}

.custom-cards .pricing p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

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

.blue-cap ul {
  padding: 10px 0 10px 0;
  padding: 13px;
  border-bottom: 1px solid #000;
}

.blue-cap ul li {
  color: #00000080;
  font-size: 18px;
}

.blue-cap ul li span {
  color: #000;
  font-size: 16px;
  font-weight: 500;

}

.mart-858 {
  background-color: #c57e50;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  width: 200px;
  height: 54px;
  margin: 30px 30px 0 0px;
  font-family: 'Poppins';
  border: none;
  transition: 0.3s;
  border: 1px solid transparent;
  align-items: center;
  justify-content: center;
  display: flex !important;

}

.jumbotron h3 {
  color: #000;
  font-family: 'Poppins';
  font-size: 28px;
  padding: 0px 0px 20px 0;
}

.jumbotron p {
  color: #000;
  font-family: 'Poppins';
  font-weight: 500;
  font-style: italic;
  padding: 10px 0;
}

.jumbotron h2 {
  color: #000;
  font-family: 'Poppins';
  font-size: 44px;
  padding: 25px 0px 20px 0;

}


section.cart-mart {
  padding: 40px 0 0 0;
}


section.main-thankyou {
  padding: 70px 0;
}

/* last merging  */
.privacyPolicy h3 {
  font-size: 24px;
  text-align: left;
  color: #000 !important;
}
.margin-bottom-20 p{
  font-family: 'Poppins';
  padding: 10px 0 19px 0;
}
section.padding-section.privacyPolicy.breakdown-dot{
  padding: 20px 0 0 0;
}
.margin-bottom-20 ul li {
  font-family: 'Poppins';
margin: 10px 0 0 0 ;
}
.accordion {
  display: flex;
  flex-direction: column;
  font-family: "Sora", sans-serif;
  max-width: 991px;
  min-width: 320px;
  margin: 50px auto;
  padding: 0 50px;
}
.accordion h1 {
  font-size: 32px;
  text-align: center;
}
.accordion-item {
  margin-top: 16px;
  border: 1px solid #fcfcfc;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}
.accordion-item .accordion-item-title {
  position: relative;
  margin: 0;
  display: flex;
  width: 100%;
  font-size: 15px;
  cursor: pointer;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 14px 20px;
  box-sizing: border-box;
  align-items: center;
}
.accordion-item .accordion-item-desc {
  display: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  color: #444;
  border-top: 1px dashed #ddd;
  padding: 10px 20px 20px;
  box-sizing: border-box;
}
.accordion-item input[type="checkbox"] {
  position: absolute;
  height: 0;
  width: 0;
  opacity: 0;
}
.accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
  display: block;
}
.accordion-item
  input[type="checkbox"]:checked
  ~ .accordion-item-title
  .icon:after {
  content: "-";
  font-size: 20px;
}
.accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
  content: "+";
  font-size: 20px;
}
.accordion-item:first-child {
  margin-top: 0;
}
.accordion-item .icon {
  margin-left: 14px;
}
.accordion-item .accordion-item-title{
  font-family: 'poppins';
}
@media screen and (max-width: 767px) {
  .accordion {
      padding: 0 16px;
  }
  .accordion h1 {
      font-size: 22px;
  }
}
/*form-css/*/
.form-heading h3{
    text-align:center;
      font-family: 'poppins';
}
.form-heading .input-field input{
    width:100%;
}
.lastbrief{
    text-align:center;
    padding: 20px 0;
}
.last-one{
    display: flex;
    margin:0 auto;
}
.lastbrief a{
    text-decoration:underline;
    color:#000;
    font-weight:500;
    padding: 0 0px 0 12px;
}
.last-one button{
    margin:0 auto;
}
.hard-wrks ul li img{
    padding: 0 0 0 0px;
    margin: 0 20px 0px 3px;
}
.last-one button {
        background: #565553;
        /* padding: 15px 24px; */
        border-radius: 10px;
        font-family: 'Outfit';
        font-size: 19px;
        color: #fff;
        margin: 0 auto;
        width: 125px;
        height: 47px;
}
.form-1{
    padding:80px 0;
}


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

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

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

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

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

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



  section.ending-face {
    display: none;
  }

  section.new-top-header {
    display: none;
  }

  .while-calling h3 {
    font-size: 30px;
    width: unset;
    line-height: 50px;
  }

  .main-dealing {
    display: block;
    text-align: center;
  }

  ul.vehicle {
    width: unset;
  }

  button.ink-do {
    padding: 8px 18px;
    font-size: 15px;
  }

  .nes-let input {
    width: 100%;
  }

  .fivebreth .col:not(:nth-last-child(1)) .sheeta {
    border-bottom: 2px solid;
    border-right: none;
  }

  .strap-9874 h3 {
    font-size: 35px;
  }

  .strap-9874 {
    padding: 50px 90px;
  }

  .flash-dealing {
    display: block;
    text-align: center;
  }

  .short img {
    height: 135px;
    width: 120px !important;
    margin: 12px auto;
  }

  .tyre img {
    width: 20% !important;
    margin: 0 auto;
  }

  .small-box h4 {
    font-size: 25px;
    width: unset;
    padding-bottom: 20px;
  }


}

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

  section.ending-face {
    display: none;
  }

  section.new-top-header {
    display: none;
  }

  .strap-9874 h3 {
    font-size: 30px;
  }

  .strap-9874 a {
    padding: 15px 15px;
    font-size: 14px;
  }

  .laptop {
    background-size: cover;
    border-radius: 0;
  }

  .lipsticks {
    background-size: cover !important;
    border-radius: 0;
  }

  .laptop-cmp {
    border-radius: 0;
  }

  .while-calling h3 {
    font-size: 40px;
    width: unset;
    line-height: 50px;
  }

  .while-calling {
    margin-bottom: 20px;
  }


  .sheeta {
    display: block;
    text-align: center;
    padding-bottom: 100px;
    padding-top: 20px;
  }

  .fivebreth .col:not(:nth-last-child(1)) .sheeta {
    border-right: none;
    border-bottom: 1px solid #fff;
  }

  .flash-dealing {
    display: block;
    text-align: center;
  }

  .short img {
    height: 130px;
    width: 130px !important;
    margin: 16px auto;
  }

  .tyre img {
    margin: 0 auto;
    width: 18% !important;
    object-fit: contain;
  }

  .walkings h6 {
    padding-top: 10px;
  }

  .main-dealing {
    display: block;
    text-align: center;
  }

  ul.vehicle {
    width: unset;
  }

  .best-dealss h3 {
    text-align: center;
  }


}

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

  button.owl-next span {
    position: unset;
  }

  .rentnow button{
    padding: 9px 15px;
    font-size: 13px;
}

.rentnow img {
  width: 25px;
}

  button.owl-prev span {
    position: unset;
  }

  ul.second-header {
    display: block;
  }

  .top-header {
    display: block;
  }

  ul.top-two {
    display: block;
  }

  li.fvt-98 {
    padding: 0;
  }

  .while-calling h3 {

    width: unset;
    line-height: 36px;
    font-size: 26px;
  }

  .while-calling {
    margin-bottom: 30px;
  }

  .small-box h4 {
    font-size: 25px;
    width: 70%;
  }

  .flash-dealing {
    display: block;
    text-align: center;
  }

  button.ink-do {
    padding: 9px 18px;
    font-size: 13px;
  }

  .it-was h6 {
    font-size: 20px;
  }

  .sheeta {
    justify-content: start;
  }

  .fivebreth .col:not(:nth-last-child(1)) .sheeta {
    border-right: unset;
    border-bottom: 1px solid #fff;
  }

  section.new-top-header {
    text-align: center;
    display: none;
  }

  .laptop-cmp {
    padding: 15px 20px;
    border-radius: 0;
    /* height: 300px; */
  }

  .laptop-cmp ul {
    display: block;
  }

  .laptop-cmp img {
    width: 13%;
    padding-top: 14px;
  }

  .laptop-cmp h6 {
    font-size: 24px;
    padding: 0;
  }

  .laptop-cmp span {
    display: block;
    font-size: 15px;
    padding-top: 25px;
  }

  section.ending-face {
    display: none;
  }

  .strap-9874 h3 {
    font-size: 25px;
    width: unset;
  }

  .strap-9874 a {
    padding: 14px 20px;
    font-size: 12px;
  }

  section.banner-main {
    padding: 6px 0 35px 0;
  }

  .new-testimonials .item {
    padding: 12px 15px;
  }

  .extra-price img {
    width: 12%;
    padding-top: 20px;

  }

  ul.extra-price {
    display: block;
  }

  .laptop {
    padding: 15px 25px;
    background-size: cover !important;
    border-radius: 0;
  }

  section.second-proomax {
    padding: 20px 0;
  }

  .short img {
    height: 135px;
    width: 25% !important;
    margin: 0 auto;
    padding-bottom: 23px;
  }


  .tyre img {
    width: 24% !important;
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .products-951 .item {
    padding: 12px 2px;
  }

  .main-dealing {
    display: block;
    text-align: center;
  }

  ul.vehicle {
    width: unset;
  }

  .sheeta {
    display: block;
    text-align: center;
    padding-bottom: 100px;
    padding-top: 20px;
  }

  .walkings h6 {
    padding-top: 8px;
  }

  section.best-dealss {
    padding: 40px 0;
  }

  .best-dealss h3 {
    text-align: center;
  }

  .short-best img {
    height: 140px;
    width: 130px;
    object-fit: fill;
  }

}
© 2025 GrazzMean-Shell