/*
 * LaraClassifier - Classified Ads Web Application
 * Copyright (c) BeDigit. All Rights Reserved
 *
 * Website: https://laraclassifier.com
 * Author: BeDigit | https://bedigit.com
 *
 * LICENSE
 * -------
 * This software is furnished under a license and may be used and copied
 * only in accordance with the terms of such license and with the inclusion
 * of the above copyright notice. If you Purchased from CodeCanyon,
 * Please read the full License from here - https://codecanyon.net/licenses/standard
 */

/* Your custom CSS here... */
@import url("https://fonts.googleapis.com/css2?family=Khmer&family=Koulen&family=Suwannaphum:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Battambang:wght@100;300;400;700;900&family=Khmer&family=Koulen&family=Suwannaphum:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Rubik:300,400,500,700,900");
/* @import url("../../public/assets/fonts/battambang_font/battambang.css"); */
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4,
strong {
  font-weight: 600;
  font-family: "Battambang", sans-serif;
}
p,
span {
  font-family: "Battambang", sans-serif;
}
body {
  font-family: "Battambang", sans-serif;
}

/* Home Page */
.background_color_homepage {
  background-color: #f1f1f1;
}

/* Have a car to sell, why not sell it with Spider15? */
.css-qbkv81 {
  box-sizing: border-box;
  margin-top: 24px;
  width: 100%;
  background-color: #fff;
  padding: 16px 0;
}

.css-1p20v08 {
  font-size: 20px;
  padding-top: 16px;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 29.99em) {
  .css-1p20v08 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 29.99em) {
  .css-bcg4x9 {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.css-bcg4x9 .vrm {
  border: none;
}

.css-1fbpsuw {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-bottom: (4px / 2) solid rgba(#000000, 0.2);
  box-shadow: inset 0 0 1px rgba(#000000, 0.2);
  box-sizing: content-box;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 24px;
}

.css-1fbpsuw .vrm-dialog {
  text-align: center;
}

.css-1fbpsuw .vrm-header {
  width: 100%;
  text-align: left;
  margin-bottom: 0;
}

@media (min-width: 30em) {
  .css-1fbpsuw .vrm-header {
    text-align: center;
  }
}

.css-1fbpsuw .vrm-container {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

@media (min-width: 30em) {
  .css-1fbpsuw .vrm-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.css-1fbpsuw .vrm-title {
  text-align: left;
  padding: 12px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media (min-width: 30em) and (max-width: 79.99em) {
  .css-1fbpsuw .vrm-title {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}

.css-1fbpsuw .vrm-title + .grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 2 auto;
  -ms-flex: 2 auto;
  flex: 2 auto;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 30em) {
  .css-1fbpsuw .vrm-title + .grid {
    -webkit-flex: unset;
    -ms-flex: unset;
    flex: unset;
    -webkit-box-flex-wrap: unset;
    -webkit-flex-wrap: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
  }
}

@media (min-width: 30em) and (max-width: 79.99em) {
  .css-1fbpsuw .vrm-title-items {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}

.css-1fbpsuw .vrm-small-layout {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 30em) and (max-width: 79.99em) {
  .css-1fbpsuw .vrm-small-layout {
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    width: initial;
  }
}

.css-1fbpsuw .vrm-cols {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 550px;
}

.css-1fbpsuw .vrm-col {
  -webkit-flex: 1 50%;
  -ms-flex: 1 50%;
  flex: 1 50%;
  min-width: 190px;
  padding: 8px 0;
}

@media (min-width: 30em) {
  .css-1fbpsuw .vrm-col {
    padding: 12px;
  }
}

.css-1fbpsuw .vrm-only-col {
  min-width: 190px;
  padding: 8px 0;
}

@media (min-width: 30em) {
  .css-1fbpsuw .vrm-only-col {
    padding: 12px 0 12px 12px;
  }
}

.css-1fbpsuw .vrm-yes-no {
  margin-bottom: 12px;
}

.css-1fbpsuw .grid--item {
  text-align: center;
}

.css-1fbpsuw .grid--item:last-of-type {
  text-align: right;
}

.css-1fbpsuw .title {
  font-size: 16px;
  margin: 0;
  text-align: left;
  color: #635b67;
}

.css-1fbpsuw .subtitle {
  color: #635b67;
  font-size: 14px;
  margin: 0;
  text-align: left;
}

.css-1fbpsuw .icon--car {
  color: #635b67;
  margin-right: 0.25em;
  -webkit-transform: translateY(-0.2em);
  -moz-transform: translateY(-0.2em);
  -ms-transform: translateY(-0.2em);
  transform: translateY(-0.2em);
}

.css-1fbpsuw .input {
  background-color: #fdec33;
  background-image: url(/assets/frontend/gb-vrn-bg.385f60c4294570e5709e96b22e7b545b.png);
  -webkit-background-size: auto 42px;
  background-size: auto 42px;
  -webkit-background-position: -2px center;
  background-position: -2px center;
  background-repeat: no-repeat;
  text-indent: 2.5em;
}

.css-1fbpsuw .button--primary {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-1fbpsuw .button--primary .icon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
}

.css-1fbpsuw .button--primary:hover .icon {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}

.css-1vrkhz0 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #3c3241;
  font-size: 15px;
  font-weight: 400;
  height: 44px;
  line-height: 20px;
  padding: 10px 12px;
  -webkit-transition: background-color 0.222s ease-out;
  transition: background-color 0.222s ease-out;
}

.css-1vrkhz0 .icon {
  margin-right: 10px;
  position: relative;
  top: 0;
  vertical-align: middle;
}

.css-1vrkhz0:active,
.css-1vrkhz0:hover {
  color: #1e1921;
}

.css-1vrkhz0 + .css-1vrkhz0 {
  margin-left: 16px;
}

.css-1vrkhz0.button--dark {
  color: #fff;
}

.css-1vrkhz0.button--dark:active,
.css-1vrkhz0.button--dark:hover {
  color: #b1adb3;
}

.css-1vrkhz0.button--GTALL-26629-primary {
  color: #0d495c;
  background-color: #5ce00b;
  border-color: transparent;
}

.css-1vrkhz0.button--GTALL-26629-primary:active,
.css-1vrkhz0.button--GTALL-26629-primary:hover {
  color: #0d495c;
  background-color: #54cc0a;
}

.css-1vrkhz0.button--primary {
  color: #0d495c;
  background-color: #5ce00b;
  border-color: transparent;
}

.css-1vrkhz0.button--primary:active,
.css-1vrkhz0.button--primary:hover {
  color: #0d495c;
  background-color: #54cc0a;
}

.css-1vrkhz0.button--secondary {
  color: #0d495c;
  background-color: #fff;
  border-color: #0d495c;
}

.css-1vrkhz0.button--secondary:active,
.css-1vrkhz0.button--secondary:hover {
  color: #0d495c;
  background-color: #e7edef;
}

.css-1vrkhz0.button--tertiary {
  color: #0d495c;
  background-color: #fff;
  border-color: #0d495c;
}

.css-1vrkhz0.button--tertiary:active,
.css-1vrkhz0.button--tertiary:hover {
  color: #0d495c;
  background-color: #e7edef;
}

.css-1vrkhz0.button--quarternary {
  color: #0d495c;
  background: #fff;
  -webkit-transition: background-color 222ms ease-out;
  transition: background-color 222ms ease-out;
  border: 1px solid #0d495c;
}

.css-1vrkhz0.button--quarternary.selected,
.css-1vrkhz0.button--quarternary:hover {
  background: #e7edef;
  color: #0d495c;
}

.css-1vrkhz0.button:disabled {
  color: #636e77;
  background-color: #ecedef;
  border-color: transparent;
}

.css-1vrkhz0.button--full-width {
  display: block;
  width: 100%;
}

.css-1vrkhz0.button--full-width + .css-1vrkhz0.button--full-width {
  margin-left: 0;
  margin-top: 16px;
}

.css-1vrkhz0.button--only-icon .icon {
  margin-right: 0;
}

.css-1vrkhz0.button--only-icon + .css-1vrkhz0.button--only-icon {
  margin-left: 4px;
}

.css-1vrkhz0.button--bottom-label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  font-size: 14px;
  line-height: 1;
}

.css-1vrkhz0.button--bottom-label .icon {
  margin-right: 0;
  margin-bottom: 4px;
  top: 0;
}

.css-1vrkhz0.button--right-icon .icon {
  margin-right: 0;
  margin-left: 4px;
}

.css-1vrkhz0.button--color-green {
  color: #72ef36;
}

.css-1azakc {
  text-align: center;
}

.grid--container-sell-car {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}

/* Top Model */
.css-1ol9xpc {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 16px;
  row-gap: 12px;
  list-style: none;
}

.css-sm8vpb {
  text-align: center;
  grid-column: span 12;
  background: #fff;
  color: #007fb0;
}

@media (max-width: 47.99em) {
  .css-sm8vpb:nth-child(4),
  .css-sm8vpb:nth-child(5),
  .css-sm8vpb:nth-child(6),
  .css-sm8vpb:nth-child(7),
  .css-sm8vpb:nth-child(8) {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 48em) {
  .css-sm8vpb {
    grid-column: span 6;
  }
}

@media (min-width: 64em) {
  .css-sm8vpb {
    grid-column: span 4;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  .css-sm8vpb:nth-child(7),
  .css-sm8vpb:nth-child(8) {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 80em) {
  .css-sm8vpb {
    grid-column: span 3;
  }
}

.css-sm8vpb a {
  -webkit-text-decoration: none;
  text-decoration: none;
  background: #fff;
}

.css-1xclg2i {
  margin: 0;
  padding: 0;
}

.css-v85sp2 {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  height: 175px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.css-v85sp2.profile-card-picture {
  width: 150px;
  height: 100%;
}

@media (max-width: 29.99em) {
  .css-v85sp2.profile-card-picture .profile-card-name {
    width: 150px;
  }
}

.css-v85sp2.listing-job-image {
  width: 150px;
}

@supports (object-fit: contain) {
  .css-v85sp2.listing-job-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media (max-width: 47.99em) {
  .css-v85sp2.listing-job-image {
    width: 100%;
  }
}

@supports (object-fit: cover) {
  .css-v85sp2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.css-v85sp2 svg {
  fill: #fff;
  height: 50%;
  width: 50%;
}

.css-ru5jb5 {
  padding: 4px 18px 8px 10px;
}

/* Body Car */
.css-vdx5el {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 16px;
  row-gap: 12px;
  margin-bottom: 32px;
}

.css-1obotc1 {
  text-align: center;
  grid-column: span 12;
}

@media (max-width: 47.99em) {
  .css-1obotc1 {
    grid-column: span 6;
  }
}

@media (min-width: 48em) {
  .css-1obotc1 {
    grid-column: span 4;
  }
}

@media (min-width: 64em) {
  .css-1obotc1 {
    grid-column: span 2;
  }
}

.css-1obotc1 a {
  box-sizing: border-box;
  -webkit-text-decoration: none;
  text-decoration: none;
  background: #fff;
  padding-top: 48px;
  color: #0d495c;
  display: block;
  height: 150px;
  border: 1px solid #d8d6d9;
  border-radius: 3px;
  position: relative;
  -webkit-transition: background 0.3s ease-in, border 0.3s ease-in;
  transition: background 0.3s ease-in, border 0.3s ease-in;
}

.css-1obotc1 a svg {
  fill: #0d495c;
  display: block;
  margin: 0 auto 4px;
}

.css-1obotc1 a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background: #e7edef;
  color: #0d495c;
  border-color: #0d495c;
}

.css-1obotc1 a:hover svg {
  fill: #0d495c;
}

.css-dbc8if {
  width: 60px;
  height: 22px;
}

/* Recently listed */
.css-1ca2t6o {
  max-width: 1350px;
  margin: auto;
  padding: 24px 16px 12px 16px;
}

.css-n870dm {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 1.8em;
}

@media (min-width: 48em) {
  .css-n870dm {
    margin-top: 16px;
  }
}

.css-13isi5u {
  width: 90%;
  display: grid;
  grid-template-columns: repeat(16, minmax(0, 1fr));
  grid-gap: 16px;
  grid-auto-flow: dense;
  /* margin-bottom: 56px; */
}

@media (max-width: 48em) {
  .css-13isi5u {
    width: 100%;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-gap: 16px;
    grid-auto-flow: dense;
    /* margin-bottom: 56px; */
  }
}

@media only screen and (min-width: 0px) and (max-width: 658px) {
  .css-13isi5u {
    width: 100%;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    grid-gap: 16px;
    grid-auto-flow: dense;
    /* margin-bottom: 56px; */
  }
}

.css-1ap0v27 {
  grid-column: span 4;
}

/* @media (max-width: 29.99em){
    .css-1ap0v27 {
        grid-column: span 12;
    }
} */

.css-1ap0v27 > article {
  height: 460px;
}

@media (max-width: 1540px) {
  .css-1ap0v27 > article {
    height: 430px;
  }
}
@media (max-width: 1300px) {
  .css-1ap0v27 > article {
    height: 380px;
  }
}
@media (max-width: 1280px) {
  .css-1ap0v27 > article {
    height: 420px;
  }
}
@media (max-width: 1100px) {
  .css-1ap0v27 > article {
    height: 385px;
  }
}
@media (max-width: 960px) {
  .css-1ap0v27 > article {
    height: 365px;
  }
}
@media (max-width: 768px) {
  .css-1ap0v27 > article {
    height: 390px;
  }
}
@media (max-width: 668px) {
  .css-1ap0v27 > article {
    height: 375px;
  }
}
@media (max-width: 658px) {
  .css-1ap0v27 > article {
    height: 440px;
  }
}
@media (max-width: 610px) {
  .css-1ap0v27 > article {
    height: 420px;
  }
}
@media (max-width: 560px) {
  .css-1ap0v27 > article {
    height: 395px;
  }
}
@media (max-width: 501px) {
  .css-1ap0v27 > article {
    height: 380px;
  }
}
.css-yp998y {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
}
.css-16dq4ky {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.css-1ap0v277 {
  grid-column: span 4;
}
@media (min-width: 48em) {
  .css-16dq4ky {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.css-1x1aubw {
  width: 100%;
  padding-top: 75%;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.css-1x1aubw1 {
  width: 100%;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.css-sn8ht0 {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  height: 100%;
  position: absolute;
  top: 0;
}

.css-sn8ht0.profile-card-picture {
  width: 150px;
  height: 100%;
}

@media (max-width: 29.99em) {
  .css-sn8ht0.profile-card-picture .profile-card-name {
    width: 150px;
  }
}

.css-sn8ht0.listing-job-image {
  width: 150px;
}

@supports (object-fit: contain) {
  .css-sn8ht0.listing-job-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media (max-width: 47.99em) {
  .css-sn8ht0.listing-job-image {
    width: 100%;
  }
}

@supports (object-fit: cover) {
  .css-sn8ht0 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.css-sn8ht0 svg {
  fill: #fff;
  height: 50%;
  width: 50%;
}

.css-exnska {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  background: #dbdadb;
  min-height: 100px;
  min-width: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.css-exnska.profile-card-picture {
  width: 150px;
  height: 100%;
}

@media (max-width: 29.99em) {
  .css-exnska.profile-card-picture .profile-card-name {
    width: 150px;
  }
}

.css-exnska.listing-job-image {
  width: 150px;
}

@supports (object-fit: contain) {
  .css-exnska.listing-job-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media (max-width: 47.99em) {
  .css-exnska.listing-job-image {
    width: 100%;
  }
}

.css-exnska.listing-job-image {
  width: 150px;
}

@supports (object-fit: contain) {
  .css-exnska.listing-job-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media (max-width: 47.99em) {
  .css-exnska.listing-job-image {
    width: 100%;
  }
}

@supports (object-fit: cover) {
  .css-exnska img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.css-exnska svg {
  fill: #fff;
  height: 50%;
  width: 50%;
}

.css-1kfxarq {
  position: absolute;
  left: 8px;
  bottom: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 63.99em) {
  .css-1kfxarq {
    left: 6px;
    bottom: 6px;
  }
}

.css-lw3eyv {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0 8px;
  margin-right: 4px;
  border-radius: 4px;
}

.css-lw3eyv .eom5h670 {
  padding-right: 4px;
}

.css-1vxeuuh {
  padding: 16px;
  overflow: hidden;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

@media (min-width: 48em) {
  .css-1vxeuuh {
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}

.css-iqq11e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
}

.css-5fcatd {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  margin-right: 6px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

@media (max-width: 47.99em) {
  .css-5fcatd {
    -webkit-line-clamp: 2;
  }
}

.css-15zb7ii {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  min-height: 20px;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.css-15zb7ii span:not(:last-of-type):after {
  content: " | ";
  font-size: 15px;
  font-weight: 400;
  vertical-align: bottom;
}

.css-sup9gq {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media (max-width: 47.99em) {
  .css-sup9gq {
    -webkit-line-clamp: 1;
  }
}

.css-69i1ev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-1ygzid9 {
  color: #52a744;
  font-weight: 600;
  font-size: 17px;
  line-height: 26px;
  min-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.css-ntw5lf {
  font-size: 13px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-left: 8px;
  color: #635b67;
}

.css-1tedtbu {
  margin-top: 24px;
  margin-bottom: 32px;
  text-align: center;
}

.css-7mtnnw {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #3c3241;
  font-size: 15px;
  font-weight: 400;
  height: 44px;
  line-height: 20px;
  padding: 10px 12px;
  -webkit-transition: background-color 0.222s ease-out;
  transition: background-color 0.222s ease-out;
}

.css-7mtnnw .icon {
  margin-right: 4px;
  position: relative;
  top: 0;
  vertical-align: middle;
}

.css-7mtnnw:active,
.css-7mtnnw:hover {
  color: #1e1921;
}

.css-7mtnnw + .css-7mtnnw {
  margin-left: 16px;
}

.css-7mtnnw.button--dark {
  color: #fff;
}

.css-7mtnnw.button--dark:active,
.css-7mtnnw.button--dark:hover {
  color: #b1adb3;
}

.css-7mtnnw.button--GTALL-26629-primary {
  color: #0d495c;
  background-color: #5ce00b;
  border-color: transparent;
}

.css-7mtnnw.button--GTALL-26629-primary:active,
.css-7mtnnw.button--GTALL-26629-primary:hover {
  color: #0d495c;
  background-color: #54cc0a;
}

.css-7mtnnw.button--primary {
  color: #0d495c;
  background-color: #5ce00b;
  border-color: transparent;
}

.css-7mtnnw.button--primary:active,
.css-7mtnnw.button--primary:hover {
  color: #0d495c;
  background-color: #54cc0a;
}

.css-7mtnnw.button--secondary {
  color: #0d495c;
  background-color: #fff;
  border-color: #0d495c;
}

.css-7mtnnw.button--secondary:active,
.css-7mtnnw.button--secondary:hover {
  color: #0d495c;
  background-color: #e7edef;
}

.css-7mtnnw.button--tertiary {
  color: #0d495c;
  background-color: #fff;
  border-color: #0d495c;
}

.css-7mtnnw.button--tertiary:active,
.css-7mtnnw.button--tertiary:hover {
  color: #0d495c;
  background-color: #e7edef;
}

.css-7mtnnw.button--quarternary {
  color: #0d495c;
  background: #fff;
  -webkit-transition: background-color 222ms ease-out;
  transition: background-color 222ms ease-out;
  border: 1px solid #0d495c;
}

.css-7mtnnw.button--quarternary.selected,
.css-7mtnnw.button--quarternary:hover {
  background: #e7edef;
  color: #0d495c;
}

.css-7mtnnw.button:disabled {
  color: #636e77;
  background-color: #ecedef;
  border-color: transparent;
}

.css-7mtnnw.button--full-width {
  display: block;
  width: 100%;
}

.css-7mtnnw.button--full-width + .css-7mtnnw.button--full-width {
  margin-left: 0;
  margin-top: 16px;
}

.css-7mtnnw.button--only-icon .icon {
  margin-right: 0;
}

.css-7mtnnw.button--only-icon + .css-7mtnnw.button--only-icon {
  margin-left: 4px;
}

.css-7mtnnw.button--bottom-label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  font-size: 14px;
  line-height: 1;
}

.css-7mtnnw.button--bottom-label .icon {
  margin-right: 0;
  margin-bottom: 4px;
  top: 0;
}

.css-7mtnnw.button--right-icon .icon {
  margin-right: 0;
  margin-left: 4px;
}

.css-7mtnnw.button--color-green {
  color: #72ef36;
}

.css-7mtnnw.css-7mtnnw {
  padding: 10px 48px;
}

/* Read our latest expert car reviews */

.css-foujxk {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 16px;
  row-gap: 12px;
}

.css-bzdyq7 {
  text-align: center;
  grid-column: span 12;
  background: #fff;
  color: #007fb0;
  padding: 0 0 20px 0;
}

@media (min-width: 48em) {
  .css-bzdyq7 {
    grid-column: span 6;
  }
}

@media (min-width: 64em) {
  .css-bzdyq7 {
    grid-column: span 3;
  }
}

@media (min-width: 80em) {
  .css-bzdyq7 {
    grid-column: span 3;
  }
}

.css-hdpaip {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  object-fit: cover;
  height: 270px;
  width: 100%;
}

.css-hdpaip.profile-card-picture {
  width: 150px;
  height: 100%;
}

@media (max-width: 29.99em) {
  .css-hdpaip.profile-card-picture .profile-card-name {
    width: 150px;
  }
}

.css-hdpaip.listing-job-image {
  width: 150px;
}

@supports (object-fit: contain) {
  .css-hdpaip.listing-job-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media (max-width: 47.99em) {
  .css-hdpaip.listing-job-image {
    width: 100%;
  }
}

@supports (object-fit: cover) {
  .css-hdpaip img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.css-hdpaip svg {
  fill: #fff;
  height: 50%;
  width: 50%;
}

@media only screen and (min-width: 300px) and (max-width: 768px) {
  .text-media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.css-19midj6 {
  text-align: left;
  padding: 19px 12px 6px 15px;
  height: 200px;
}

.css-bk7gqz {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0px;
}

.css-kwp4wo {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
  padding: 0;
}
.css-kwp4w1 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5em;
  padding: 0;
}
.css-1v7rh6w {
  color: #5c5c5c;
  font-size: 15px;
}
.css-1v7rh6w1 {
  font-weight: 400;
  color: #261f1f;
  font-size: 15px;
}
.css-17fxwzs {
  padding: 5px 50px;
  width: 100%;
  height: 44px;
  line-height: 32px;
  overflow: hidden;
  text-align: center;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  color: #0d495c;
  background: #fff;
  border: 1px solid #0d495c;
  -webkit-transition: background-color 222ms ease-out;
  transition: background-color 222ms ease-out;
  border-radius: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
}

.css-17fxwzs:hover {
  background-color: #e7edef;
  color: #0d495c;
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
}

.css-1rtf18r {
  text-align: right;
  margin-top: 24px;
  margin-bottom: 32px;
  color: #007fb0;
  font-size: 16px;
}

@media (min-width: 64em) {
  .css-4rz76v {
    font-size: 24px;
  }
}

.css-4rz76v {
  margin: 0;
}

.css-1qfzbsu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-1n9ogs6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #007fb0;
}
@media only screen and (min-width: 0px) and (max-width: 448px) {
  .css-1n9ogs6 {
    display: block;
    display: block;
    display: block;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #007fb0;
    width: 150px;
  }
  .bg-success {
    top: 50;
    right: 5px;
    position: absolute;
  }
}
.css-1h37vil {
  font-family: "Battambang", sans-serif;
  margin: 0 12px 12px 0;
  font-weight: 500;
  line-height: 22px;
  font-size: 15px;
  color: #007fb0;
}
/* 
@media (min-width: 20em) and (max-width: 29.99em) {
    .css-1h37vil {
        font-size: 12px;
    }
} */

.css-sik94l {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
}
/* 
@media (min-width: 20em) and (max-width: 29.99em) {
    .css-sik94l {
        font-size: 16px;
    }
} */

@media (min-width: 64em) {
  .css-sik94l {
    font-size: 24px;
  }
}

.breadcrumbs-details-page {
  font-weight: 700;
  line-height: 22px;
  font-size: 15px;
  color: #007fb0 !important;
}

.css-1817dmc {
  width: 100%;
  margin: 0 0 24px 0;
  position: relative;
}

.tab {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
}

.css-1j2uvky {
  position: relative;
  display: flex;
  justify-items: flex-start;
  border-bottom: 1px solid rgb(216, 214, 217);
  width: 100%;
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  color: #616161;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
}

/* Create an active/current tablink class */
.tab button.active {
  border-bottom: 3px solid green;
  color: #131313;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-bottom: 1px solid #ccc;
  border-top: none;
  color: #616161;
}

.css-kcx0xb {
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-width: 300px;
  column-width: 300px;
  -webkit-column-fill: balance;
  column-fill: balance;
}

.css-8dqqi0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0;
  break-inside: avoid;
}

.css-1uei4cg {
  font-size: 15px;
  color: #635b67;
  width: 200px;
  text-align: left;
}

.css-1361o8e {
  font-weight: 500;
  text-align: left;
  color: #3c3241;
  /*white-space: pre-wrap;*/
}

/*testing*/
.css-1j0rvw {
  grid-column: span 2;
  grid-row: span 1;
}

.text-share-social-media {
  font-size: 25px;
}
@media (max-width: 768px) {
  .text-share-social-media {
    font-size: 20px;
  }
  .box-share {
    border-radius: 2px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px rgba(0, 0, 0, 0.12),
      0px 1px 3px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 8px;
    box-sizing: border-box;
    border: none;
    width: auto;
  }
}

.input-email,
.input-number,
.input-password,
.input-text,
.select {
  display: block;
  width: 100%;
  border: 1px solid #d8d6d9;
  border-radius: 2px;
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: 16px;
  line-height: 20px;
  height: 44px;
  padding: 4px 44px 4px 8px;
  transition: border-color 0.222s ease-out;
  -moz-appearance: none;
  appearance: none;
}

/*List Details Page*/
.css-1xjud0m {
  color: #3c3241;
}

@media (min-width: 48em) and (max-width: 63.99em) {
  .css-1xjud0m {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (min-width: 64em) {
  .css-1xjud0m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
}

.css-eivff4 {
  display: none;
}

.css-1fc34g9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 48em) {
  .css-1fc34g9 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

@media (min-width: 64em) {
  .css-1fc34g9 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

/* @media (min-width: 48em) {
    .css-1fc34g9 {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(195px, 1fr));
        grid-column-gap: 16px;
    }
} */

.css-16xsajr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: block;
  border-bottom: 1px solid #f1f0f1;
  padding: 4px 0;
  margin: 2px 0;
}

@media (max-width: 47.99em) {
  .css-16xsajr:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}

.css-oxlv6v {
  width: 50%;
  margin: 0;
  color: #635b67;
}

.css-b42pga {
  width: 50%;
  margin: 0;
  color: #635b67;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  /*text-align: right;*/
  color: #3c3241;
}

.css-i2cx2f h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
}

@media (min-width: 64em) {
  .css-i2cx2f h2 {
    font-size: 24px;
  }
}

.css-9hen01 {
  padding: 8px 0;
  margin-bottom: 0;
  color: #3c3241;
}

@media (min-width: 48em) and (max-width: 63.99em) {
  .css-9hen01 {
    padding-top: 0;
  }
}

.css-3snkdc {
  max-width: 75ch;
  margin: 16px 0 0 0;
}

@media (max-width: 63.99em) {
  .css-3snkdc {
    margin: 8px 0 0 0;
  }
}

.css-ek4gjt {
  font-size: 12px;
  max-width: 75ch;
}

.css-ek4gjt a {
  color: #007fb0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.text-tag-footer {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 4px 16px;
  font-size: 17px;
}

.a-list-link-tag {
  text-align: left !important;
}

.a-link-tag {
  color: #007fb0 !important;
}

/*Sidebar Details*/
.css-1vo6bkv {
  border: 1px solid #d8d6d9;
  box-shadow: 0px 2px 8px 0px #d8d6d9;
  width: 100%;
}

@media (max-width: 63.99em) {
  .css-1vo6bkv {
    margin: 16px 0;
  }
}

.css-iii2b8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px;
  display: block;
  padding: 12px;
}

.css-iii2b8 .seller-rating-block-name {
  color: #fff;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.css-iii2b8 .seller-rating-block-name {
  color: #3c3241;
}

.css-iii2b8 .all-ads-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #d8d6d9;
  padding-bottom: 12px;
}

.css-iii2b8 .all-ads-container .posting-length {
  margin: 0;
}

.css-s5xdrg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-jpbub1 {
  border-bottom: 1px solid #d8d6d9;
}

.css-1gu8gog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 12px;
}

.css-ti75j2 {
  margin: 0;
}

.css-13w918p {
  padding: 4px 12px 12px;
}

.css-13w918p .seller-phone {
  padding: 4px 0 12px 0;
}

.css-13w918p .seller-stats-item {
  padding-bottom: 8px;
  padding-left: 12px;
}

.css-13w918p .seller-contact {
  width: 100%;
}

@media (max-width: 29.99em) {
  .css-13w918p {
    padding: 4px 12px 0;
  }
}

.css-10s10et {
  padding-top: 12px;
  padding-bottom: 16px;
  margin: 0;
}

.css-10s10et[data-q="seller-name"] {
  color: #0d495c;
  font-family: "Battambang", sans-serif;
}

.css-16p0fzp {
  display: grid;
  grid-template-areas: "provide-message" "provide-phone" "send-message";
  grid-row-gap: 8px;
}

.css-16p0fzp fieldset[name="provide-message"],
.css-16p0fzp fieldset[name="provide-phone"] {
  border: 0;
  margin: 0;
  padding: 0;
}

.css-16p0fzp fieldset[name="provide-message"] .input-clear,
.css-16p0fzp fieldset[name="provide-phone"] .input-clear {
  display: none;
}

.css-16p0fzp fieldset[name="provide-message"] {
  grid-area: provide-message;
}

.css-16p0fzp fieldset[name="provide-phone"] {
  grid-area: provide-phone;
}

.css-16p0fzp fieldset[name="provide-phone"] p {
  margin-top: 12px;
}

.css-16p0fzp fieldset[name="provide-phone"] label {
  display: none;
}

.css-16p0fzp textarea {
  width: 100%;
  height: 150px;
  padding: 10px 13px;
}

.css-16p0fzp input[name="form-message"],
.css-16p0fzp input[name="form-phone"] {
  width: 100%;
  box-sizing: border-box;
  min-width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 44px;
  padding: 5px 8px;
  border: 1px solid #d8d6d9;
  border-radius: 2px;
  font-family: inherit;
  font-size: 16px;
}

@media (max-width: 47.99em) {
  .css-16p0fzp input[name="form-message"],
  .css-16p0fzp input[name="form-phone"] {
    font-size: 15px;
  }
}

.css-1rt3rvh {
  color: #3c3241;
  white-space: pre-line;
}

.css-1v0e63b {
  font-size: 13px;
  color: #8a848d;
  margin: 0;
}

.css-dzyvxh {
  /*grid-area: send-message;*/
  position: relative;
}

.css-dzyvxh .loader-spinner {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: spinnerRotate 0.8s linear infinite;
  animation: spinnerRotate 0.8s linear infinite;
  border-radius: 30px;
  opacity: 1;
  margin-top: -20px;
  margin-left: -20px;
}

.css-dzyvxh .loader-spinner:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: 5px;
  border-radius: 30px;
  box-shadow: -10px 35px 25px 10px #3c3241;
}

@-webkit-keyframes spinnerRotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinnerRotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.css-1vrkhz0 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #3c3241;
  font-size: 15px;
  font-weight: 400;
  height: 44px;
  line-height: 20px;
  padding: 10px 12px;
  -webkit-transition: background-color 0.222s ease-out;
  transition: background-color 0.222s ease-out;
}

.css-1vrkhz0 .icon {
  margin-right: 4px;
  position: relative;
  top: 0;
  vertical-align: middle;
}

.css-1vrkhz0:active,
.css-1vrkhz0:hover {
  color: #1e1921;
}

.css-1vrkhz0 + .css-1vrkhz0 {
  margin-left: 16px;
}

.css-1vrkhz0.button--dark {
  color: #fff;
}

.css-1vrkhz0.button--dark:active,
.css-1vrkhz0.button--dark:hover {
  color: #b1adb3;
}

.css-1vrkhz0.button--GTALL-26629-primary {
  color: #0d495c;
  background-color: #5ce00b;
  border-color: transparent;
}

.css-1vrkhz0.button--GTALL-26629-primary:active,
.css-1vrkhz0.button--GTALL-26629-primary:hover {
  color: #0d495c;
  background-color: #54cc0a;
}

.css-1vrkhz0.button--primary {
  color: #0d495c;
  background-color: #5ce00b;
  border-color: transparent;
}

.css-1vrkhz0.button--primary:active,
.css-1vrkhz0.button--primary:hover {
  color: #0d495c;
  background-color: #54cc0a;
}

.css-1vrkhz0.button--secondary {
  color: #0d495c;
  background-color: #fff;
  border-color: #0d495c;
}

.css-1vrkhz0.button--secondary:active,
.css-1vrkhz0.button--secondary:hover {
  color: #0d495c;
  background-color: #e7edef;
}

.css-1vrkhz0.button--tertiary {
  color: #0d495c;
  background-color: #fff;
  border-color: #0d495c;
}

.css-1vrkhz0.button--tertiary:active,
.css-1vrkhz0.button--tertiary:hover {
  color: #0d495c;
  background-color: #e7edef;
}

.css-1vrkhz0.button--quarternary {
  color: #0d495c;
  background: #fff;
  -webkit-transition: background-color 222ms ease-out;
  transition: background-color 222ms ease-out;
  border: 1px solid #0d495c;
}

.css-1vrkhz0.button--quarternary.selected,
.css-1vrkhz0.button--quarternary:hover {
  background: #e7edef;
  color: #0d495c;
}

.css-1vrkhz0.button:disabled {
  color: #636e77;
  background-color: #ecedef;
  border-color: transparent;
}

.css-1vrkhz0.button--full-width {
  display: block;
  width: 100%;
}

.css-1vrkhz0.button--full-width + .css-1vrkhz0.button--full-width {
  margin-left: 0;
  margin-top: 16px;
}

.css-1vrkhz0.button--only-icon .icon {
  margin-right: 0;
}

.css-1vrkhz0.button--only-icon + .css-1vrkhz0.button--only-icon {
  margin-left: 4px;
}

.css-1vrkhz0.button--bottom-label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
  font-size: 14px;
  line-height: 1;
}

.css-1vrkhz0.button--bottom-label .icon {
  margin-right: 0;
  margin-bottom: 4px;
  top: 0;
}

.css-1vrkhz0.button--right-icon .icon {
  margin-right: 0;
  margin-left: 4px;
}

.css-1vrkhz0.button--color-green {
  color: #72ef36;
}

.css-1ccp4c0 {
  padding: 0 12px 12px 12px;
}

.css-12rrunx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 24px;
  border-top: 1px solid #d8d6d9;
}

.css-12rrunx > button {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-12rrunx > button > span.icon {
  position: unset;
}

.css-12rrunx .toggle {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.css-12rrunx .toggle > button {
  width: 100%;
}

.css-12rrunx .content {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 12px;
  padding: 12px;
  border: 1px solid gray;
}

.css-12rrunx .rotate-toggle {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.css-77hcv {
  display: none;
}

.manage-list-card-header {
  padding: 0.7rem 1rem;
}

.eye {
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  width: 20px;
  position: absolute;
  z-index: 99;
  right: 12px;
  bottom: 10px;
}

.logo_container {
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  background: linear-gradient(
    180deg,
    rgba(248, 248, 248, 0) 50%,
    #f8f8f888 100%
  );
  border: 1px solid #f7f7f8;
  filter: drop-shadow(0px 0.5px 0.5px #efefef)
    drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
  border-radius: 11px;
}

.title_container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.title {
  gap: 10px;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  color: #212121;
}

/* @media only screen and (min-width:0px) and (max-width:390px ){
       .text_home{
        font-size: 15px !important;
       }
  } */
.text_home {
  margin-top: 10px;
}

.subtitle {
  font-size: 0.725rem;

  text-align: center;
  line-height: 1.1rem;
  color: #8b8e98;
}

.input_container {
  width: 100%;
  height: fit-content;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.icon {
  width: 20px;
  position: absolute;
  z-index: 99;
  left: 12px;
  bottom: 9px;
}

.iconpw {
  width: 20px;
  position: absolute;
  z-index: 99;
  left: 12px;
  bottom: 10px;
}

.input_label {
  font-size: 0.75rem;
  color: #8b8e98;
  font-weight: 600;
}

.input_field {
  width: 100%;
  height: 40px;
  padding: 0 0 0 40px;
  border-radius: 7px;
  outline: none;
  border: 1px solid #e5e5e5;
  filter: drop-shadow(0px 1px 0px #efefef)
    drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
  transition: all 0.3s cubic-bezier(0.15, 0.83, 0.66, 1);
}

.input_field:focus {
  border: 1px solid transparent;
  box-shadow: 0px 0px 0px 2px #242424;
  background-color: transparent;
}

.sign-in_btn {
  width: 100%;
  height: 40px;
  border: 0;
  background: #5ce00b;
  border-radius: 7px;
  outline: none;
  color: #3c3241;
  cursor: pointer;
}

.sign-in_ggl {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #ffffff;
  border-radius: 7px;
  outline: none;
  color: #242424;
  border: 1px solid #e5e5e5;
  filter: drop-shadow(0px 1px 0px #efefef)
    drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
  cursor: pointer;
}

.sign-in_apl {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #212121;
  border-radius: 7px;
  outline: none;
  color: #ffffff;
  border: 1px solid #e5e5e5;
  filter: drop-shadow(0px 1px 0px #efefef)
    drop-shadow(0px 1px 0.5px rgba(239, 239, 239, 0.5));
  cursor: pointer;
}

.separator {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  color: #8b8e98;
}

.separator .line {
  display: block;
  width: 100%;
  height: 1px;
  border: 0;
  background-color: #e8e8e8;
}

.note {
  font-size: 0.75rem;
  color: #8b8e98;
  text-decoration: underline;
}

.footer-login {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.reset {
  margin-left: 114px;
}

.icon-eye {
  display: flex;
  justify-content: left;
}

::-webkit-scrollbar {
  width: 8px;
}

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

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

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

* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}

body {
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  font-weight: 400;
  background: #eff6fa;
  color: #000000;
}

div {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.fa-chevron-right:before {
  content: "\f054";
}

.viewed {
  /* padding-top: 50px; */
  background: #ffffff;
}

.bbb_viewed_title {
  margin-bottom: 14px;
}

.bbb_viewed_title_container .bbb_viewed_title {
  font-size: 30px;
}

.bbb_viewed_nav_container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  right: -5px;
  bottom: -59px;
}

.bbb_viewed_nav {
  display: inline-block;
  cursor: pointer;
}

.bbb_viewed_nav i {
  color: #1b1a1a;
  font-size: 18px;
  padding: 5px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bbb_viewed_nav:hover i {
  color: #606264;
}

/* .bbb_viewed_prev3 {
    margin-right: 15px;
  } */

.bbb_viewed_slider3_container {
  padding-top: 50px;
}

.bbb_viewed_item {
  width: 100%;
  background: #ffffff;
  border-radius: 2px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
}

.bbb_viewed_image {
  width: 115px;
  height: 115px;
}

.bbb_viewed_image img {
  display: block;
  max-width: 100%;
}

.bbb_viewed_content {
  width: 100%;
  margin-top: 25px;
}

.bbb_viewed_price {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}

.bbb_viewed_item.discount .bbb_viewed_price {
  color: #df3b3b;
}

.bbb_viewed_price span {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  margin-left: 8px;
}

.bbb_viewed_price span::after {
  display: block;
  position: absolute;
  top: 6px;
  left: -2px;
  width: calc(100% + 4px);
  height: 1px;
  background: #8d8d8d;
  content: "";
}

.bbb_viewed_name {
  margin-top: 3px;
}

.bbb_viewed_name a {
  font-size: 14px;
  color: #000000;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bbb_viewed_name a:hover {
  color: #0e8ce4;
}

.item_marks {
  position: absolute;
  top: 18px;
  left: 18px;
}

.item_mark {
  display: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  font-weight: 500;
  line-height: 36px;
  text-align: center;
}

.item_discount {
  background: #df3b3b;
  margin-right: 5px;
}

.item_new {
  background: #0e8ce4;
}

.bbb_viewed_item.discount .item_discount {
  display: inline-block;
}

.bbb_viewed_item.is_new .item_new {
  display: inline-block;
}

.card1 {
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 280px;
  text-align: center;
  padding: 0 0 0 0;
  padding-bottom: 20px;
}

.card1 img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.card1 h3 {
  margin-top: 15px;
  font-size: 1.1rem;
  color: #333;
}

.checked {
  color: orange;
}

.card1 button {
  padding: 7px 20px;
  border-radius: 18px;
  font-size: 0.8rem;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #b7b4b7;
  color: #3c3241;
  width: 60%;
  display: flex;
  justify-content: center;
  margin: auto;
}

.nav-buttons {
  display: flex;
  justify-content: right;
}

.nav-buttons button {
  background-color: transparent;
  border: none;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 1rem;
  cursor: pointer;
}

.nav-buttons button:hover {
  background-color: #ddd;
}

.our_latest_review {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}

.txt_our_latest {
  font-size: 30px;
  font-weight: 500;
  text-align: left;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 1.4;
}

.owl-item {
  display: flex;
  justify-content: center;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  height: 370px;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  height: 425px;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.item_detail_show_map_des {
  width: 100%;
  height: 200px;
  padding: 25px;
  /*background: url('{{ asset('images/BG_GoogleMap.png') }}') no-repeat center;*/
  background: url(/images/BG_GoogleMap.png) no-repeat center;
  /*background: url(/images/bg_google_map.jpg) no-repeat center;*/
  background-size: cover;
  display: block;
  text-align: center;
  margin: 0 0 0 0;
  border-radius: 2px;
}
.location_map {
  display: inline-block;
  background: #fff;
  padding: 10px;
  font-size: 13px;
  border-radius: 25px;
  color: #028dcf;
}

.modal-header {
  border-bottom: solid 1px #ddd;
  font-weight: 700;
  background: #f8f8f8;
  border-top: solid 1px #ddd;
  padding: 12px 8px;
  position: relative;
}

.modal-title {
  padding-bottom: 0;
  text-align: left;
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-title h4 {
  /* font-size: 15px; */
  color: #3c3241;
  letter-spacing: 0.01em;
}

.modal-content .btn-close {
  border: none;
  /* font-size: 18px; */
  border-radius: 50%;
  line-height: 18px;
  height: 20px;
  width: 20px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-content .btn-close {
  border: none;
  background: lightgray;
}

#profileIncompleteModal .modal-footer {
  justify-content: center;
}

.modal-footer {
  align-items: end;
  justify-content: end;
  align-content: end;
}

.sup-incomplete {
  color: red;
}

.btn-visit-profile {
  background: #5ce00b;
}

.btn-visit-profile:hover {
  background: #55cd0a;
}

/* Telegram Chatbot CSS Styles */
footer {
  z-index: 1;
}

.telegram-float-btn {
  z-index: 2;
}

.mini-chat-box {
  z-index: 2;
}

.telegram-float-btn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 55px;
  height: 55px;
  background-color: transparent;
  background-color: #14475b;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
}

.telegram-float-btn .fa-comment {
  font-size: 17px;
  color: #fff;
}

.mini-chat-box .fa-telegram {
  font-size: 20px;
}

.telegram-float-btn:hover {
  transform: scale(1.1);
}

.telegram-icon {
  width: 50px;
  height: 50px;
}

.mini-chat-box {
  position: fixed;
  bottom: 100px;
  right: 30px;
  width: 300px;
  background-image: url(/storage/app/blue_verified/telegram-wallpaper.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  display: none;
  flex-direction: column;
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.mini-chat-header {
  display: flex;
  align-items: center;
  background: #0d485bbe;
  color: white;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}

.mini-chat-header img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}

.mini-chat-content {
  padding: 10px;
  text-align: start;
  font-size: 14px;
  color: black;
}

.chat-bubble {
  background-color: #e0f3ff;
  color: #333;
  padding: 10px 15px;
  border-radius: 15px;
  border-bottom-left-radius: 0px;
  font-size: 14px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  word-wrap: break-word;

  position: relative;
}

.mini-chat-box .close-btn {
  background: none;
  border: none;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
  margin-left: auto;
  padding: 5px 6px;
  font-weight: bold;
}

.mini-chat-box .close-btn:hover {
  color: #ffffff84;
}

.mini-chat-footer {
  padding: 10px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.start-btn-telegram {
  background: #64e037;
  color: white;
  border: none;
  padding: 8px 15px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.start-btn-telegram:hover {
  background: #64e037a9;
}

/* Responsive */
@media (max-width: 768px) {
  .telegram-float-btn {
    right: 25px;
    bottom: 25px;
    padding: 8px;
  }

  .telegram-icon {
    width: 40px;
    height: 40px;
  }

  .mini-chat-box {
    right: 25px;
    width: 280px;
    bottom: 90px;
  }
}

@media (max-width: 480px) {
  .telegram-float-btn {
    right: 25px;
    bottom: 28px;
    padding: 6px;
  }

  .telegram-icon {
    width: 35px;
    height: 35px;
  }

  .mini-chat-box {
    right: 25px;
    width: 280px;
    bottom: 90px;
  }
}
