/*

Theme Name: Convident theme Child

Theme URI: https://http://thema.convident.website/

Template: convident-theme
.product-ads-cars .ad-olx-cars .product-actions .linked-social
Author: Convident

Author URI: https://convident.nl

Description: Algemeen thema voor convident websites

Version: 1.0.0
.trending-brands-slider .slick-track
Text Domain: convident-theme-child



/* General */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
:root {
  --main-font: "Montserrat", sans-serif;
  --bold-font: "Nunito", system-ui;
  --white: white;
  --black: #000000;
  --black-55: rgba(0, 0, 0, .55);
  --black-44: rgba(0, 0, 0, .44);
  --fire-red: #DD3C33;
  --fire-red-bold: #B62D37;
  --green: #13AC2F;
  --border-gray: #989898;
  --smoke-black: #030303;
  --off-black: #040404;
  --border-light: #E1E2E3;
  /*---------*/
  --bs-btn-active-border-color: #D7D7D7;
  --transition: 0.2s;
  --main-box-shadow: 0px 66px 139px 0px rgba(0, 0, 0, 0.06), 0px 14.742px 31.047px 0px rgba(0, 0, 0, 0.04), 0px 4.389px 9.244px 0px rgba(0, 0, 0, 0.02);
  --fs12: 12px;
  --fs13: 13px;
  --fs14: 0.875rem;
  --fs15: 0.9375rem;
  --fs16: 1rem;
  --fs18: 1.125rem;
  --fs20: 1.25rem;
  --fs22: 1.375rem;
  --fs24: 1.5rem;
  --fs26: 1.625rem;
  --fs28: 1.75rem;
  --fs30: 1.875rem;
  --fs32: 2rem;
  --fs33: 2.0625rem;
  --fs34: 2.125rem;
  --fs36: 2.25rem;
  --fs40: 2.5rem;
  --fs48: 3rem;
  --fs56: 3.5rem;
  --fs64: 4rem;
}
body.lang-rtl {
  --main-font: "IBM Plex Sans Arabic", sans-serif;
}
html, body {
  font-size: 16px !important;
}
body {
  background-color: #FEFEFF;
}
body * {
  box-sizing: border-box;
  font-family: var(--main-font);
  line-height: normal;
}
section {
  padding: 35px 0;
}
.a-full {
  position: absolute !important;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  z-index: 300;
}
.ff-main, .ff-main * {
  font-family: var(--main-font) !important;
}
.ff-bold, .ff-bold * {
  font-family: var(--bold-font) !important;
}
.fs-12, .fs-12 * {
  font-size: var(--fs12) !important;
}
.fs-13, .fs-13 * {
  font-size: var(--fs13) !important;
}
.fs-14, .fs-14 * {
  font-size: var(--fs14) !important;
}
.fs-15, .fs-15 * {
  font-size: var(--fs15) !important;
}
.fs-16, .fs-16 * {
  font-size: var(--fs16) !important;
}
.fs-18, .fs-18 * {
  font-size: var(--fs18) !important;
}
.fs-20, .fs-20 * {
  font-size: var(--fs20) !important;
}
.fs-24, .fs-24 * {
  font-size: var(--fs24) !important;
}
.fs-26, .fs-26 * {
  font-size: var(--fs26) !important;
}
.fs-28, .fs-28 * {
  font-size: var(--fs28) !important;
}
.fs-30, .fs-30 * {
  font-size: var(--fs30) !important;
}
.fs-32, .fs-32 * {
  font-size: var(--fs32) !important;
}
.fs-33, .fs-33 * {
  font-size: var(--fs33) !important;
}
.fs-34, .fs-34 * {
  font-size: var(--fs34) !important;
}
.fs-36, .fs-36 * {
  font-size: var(--fs36) !important;
}
.fs-40, .fs-40 * {
  font-size: var(--fs40) !important;
}
.fs-48, .fs-48 * {
  font-size: var(--fs48) !important;
}
.fs-56, .fs-56 * {
  font-size: var(--fs56) !important;
}
.fs-64, .fs-64 * {
  font-size: var(--fs64) !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--main-font);
  font-weight: 700;
  color: var(--black);
}
.fw-normal * {
  font-weight: 400 !important;
}
.fw-medium, .fw-medium * {
  font-weight: 500 !important;
}
.fw-semi-bold, .fw-semi-bold * {
  font-weight: 600 !important;
}
.fw-bold, .fw-bold * {
  font-weight: bold !important;
}
a, a:hover {
  text-decoration: none;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.rg-normal {
  row-gap: var(--bs-gutter-x);
}
.rg-15 {
  row-gap: 15px;
}
.rg-20 {
  row-gap: 20px;
}
.rg-30 {
  row-gap: var(--bs-gutter-x);
}
.rg-40 {
  row-gap: 40px;
}
.rg-48 {
  row-gap: 48px;
}
h1, h2, h3, h4, h5, h6, p, a, span, div, strong, em {
  hyphens: none;
}
a {
  text-decoration: none;
  color: var(--black);
}
p {
  margin-bottom: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.bg-green {
  background-color: var(--green);
}
.bg-fire-red {
  background-color: var(--fire-red);
}
.bg-fire-bold {
  background-color: var(--fire-red-bold);
}
.text-fire-red {
  color: var(--fire-red) !important;
}
.text-fire-bold {
  color: var(--fire-red-bold) !important;
}
.color-off-black {
  color: var(--off-black) !important;
}
.black-44 {
  color: var(--black-44) !important;
}
.black-55 {
  color: var(--black-55) !important;
}
.block-title, .block-title *, .block-text h2, .block-text h3 {
  font-family: var(--main-font);
  font-size: var(--fs22);
  color: var(--off-black);
  font-weight: 600;
  line-height: normal;
}
.block-title {
  margin-bottom: 20px;
}
.block-text h2, .block-text h3 {
  font-size: var(--fs20);
}
.block-subtitle, .block-subtitle *, .frm_html_container h3 {
  font-family: var(--main-font);
  font-size: var(--fs18);
  color: black;
  line-height: normal;
  font-weight: 600;
}
.block-text h2, .block-text h3, .block-subtitle, .frm_html_container h2 {
  margin-bottom: 10px;
}
.block-text p, .block-text p *, .block-text ul *, .frm_html_container p *, .frm_html_container p, .frm_html_container ul {
  font-family: var(--bold-font);
  font-size: var(--fs18);
  color: var(--dim-gray);
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
.block-title a, .block-text a, .frm_html_container a {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: var(--dark-slate-gray);
  color: var(--dark-slate-gray);
  font-style: italic;
  font-weight: 600;
}
.block-text strong, .frm_html_container strong {
  color: var(--dark-slate-gray);
  font-weight: 700;
}
.block-text > ul:not(:last-child), .block-text p:not(:last-child) {
  margin-bottom: 25px;
}
.frm_html_container em, .block-text em, em {
  font-style: italic;
}
.frm_html_container ol, .block-text ol {
  list-style: decimal-leading-zero;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.block-text li strong {
  color: var(--onyx);
  font-weight: 700;
}
ol li {
  padding-left: 10px;
}
.frm_html_container ol li::marker, .block-text ol li::marker {
  font-weight: 500;
  font-size: var(--fs18);
  font-family: var(--bold-font);
  color: var(--dark-slate-gray);
}
.frm_html_container ol li span, .block-text ol li span {
  display: block;
  font-weight: 700;
  color: var(--onyx);
}
.frm_html_container ul, .block-text ul {
  display: flex;
  padding-left: 0px;
  gap: 12px;
  flex-direction: column;
}
.frm_html_container ul li, .block-text ul li {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: var(--dim-gray);
}
.frm_html_container ul li::before, .block-text ul li::before {
  content: '';
  width: 15px;
  height: 15px;
  flex-shrink: 0;
  display: inline-block;
  background: url(img/check-ul-icon.svg) center/contain no-repeat;
}
.frm_html_container p + ul, .block-text p + ul {
  margin-top: 30px;
}
.main-btn, .secondary-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: white;
  font-family: var(--main-font);
  font-size: var(--fs16);
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 9px 17px 9px 19px;
  background-color: var(--fire-red);
  transition: all var(--transition) ease;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  outline: none;
  border: 0px;
  border-radius: 10px;
}
.main-btn:hover {
  color: white;
}
.main-btn:focus-visible, .secondary-btn:focus-visible {
  box-shadow: 0 0 0 0.25rem var(--fire-red-bold);
}
.secondary-btn {
  background-color: transparent;
  padding: 0px;
  color: #B62D37;
}
.secondary-btn:hover {
  color: #B62D37;
}
.btn-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 20px;
  row-gap: 20px;
}
.slider-unqualified {
  display: flex;
  justify-content: center;
}
.secondary-btn:disabled[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .main-btn, .secondary-btn, .woocommerce-message .button {
    padding: 12px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .main-btn, .secondary-btn, .woocommerce-message .button {
    padding: 12px 15px;
  }
}
.main-btn.with-arrow:after, .secondary-btn.with-arrow:after, .main-btn.phone-icon::before, .main-btn.chat-icon::before, .main-btn.add-icon::before {
  content: '';
  display: inline-block;
  width: 22.4px;
  height: 22.4px;
  background: url(img/arrow-fire-red.svg) center/contain no-repeat;
  transition: all var(--transition) ease;
  flex-shrink: 0;
}
.main-btn.phone-icon::before, .main-btn.chat-icon::before {
  width: 19px;
  height: 18px;
}
.main-btn.phone-icon::before {
  background-image: url(img/phone-icon.svg);
}
.main-btn.chat-icon::before {
  background-image: url(img/chat-icon.svg);
}
.main-btn.add-icon::before {
  background-image: url(img/plus-circle.svg);
}
.main-btn.with-arrow:hover:after, .secondary-btn.with-arrow:hover:after {
  transform: translateX(3px);
}
.with_frm_style .frm_fields_container {
  --gap-frm-col: 30px;
  --gap-frm-row: 15px;
  display: flex;
  flex-wrap: wrap;
  row-gap: var(--gap-frm-row);
  column-gap: var(--gap-frm-col);
}
.with_frm_style .frm_form_field {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
  justify-content: space-between;
}
.with_frm_style .frm-field-half, .with_frm_style .frm6 {
  width: 50%;
  max-width: calc(50% - (var(--gap-frm-col) / 2));
}
.with_frm_style .frm-field-quarter, .with_frm_style .frm-oneFourth {
  width: 25%;
  max-width: calc(25% - (var(--gap-frm-col) / 1.333));
}
.with_frm_style .frm_primary_label {
  color: var(--dark-slate-gray) !important;
  font-family: var(--bold-font) !important;
  font-size: var(--fs16) !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  display: block;
  margin-block: 0px 5px;
  padding-bottom: 0;
}
.with_frm_style input[type="text"], .with_frm_style input[type="password"], .with_frm_style input[type="email"], .with_frm_style input[type="number"], .with_frm_style input[type="url"], .with_frm_style input[type="tel"], .with_frm_style input[type="phone"], .with_frm_style input[type="search"], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
  background: white !important;
  box-shadow: none !important;
  border: 1px solid #8B929B !important;
  padding: 10px 20px !important;
  color: var(--smoke-black) !important;
  font-family: var(--bold-font) !important;
  font-size: var(--fs16) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  outline: none !important;
  border-radius: 5px;
}
.with_frm_style input[type="text"]::placeholder, .with_frm_style input[type="password"]::placeholder, .with_frm_style input[type="email"]::placeholder, .with_frm_style input[type="number"]::placeholder, .with_frm_style input[type="url"]::placeholder, .with_frm_style input[type="tel"]::placeholder, .with_frm_style input[type="phone"]::placeholder, .with_frm_style input[type="search"]::placeholder, .with_frm_style textarea::placeholder {
  color: #717171 !important;
}
.with_frm_style .frm_submit {
  justify-content: flex-start;
  display: flex;
  width: 100%;
}
.with_frm_style button[type="submit"] {
  padding-left: 41px;
  padding-right: 41px;
}
@media(max-width: 767px) {
  .with_frm_style .frm-field-half, .with_frm_style .frm6 {
    width: 100%;
    max-width: 100%;
  }
  .with_frm_style .frm-field-quarter, .with_frm_style .frm-oneFourth {
    width: 50%;
    max-width: calc(50% - (var(--gap-frm-col) / 2));
  }
}
/* Pagination */
.list-pagination {
  margin: 30px auto 0;
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  padding: 0;
  align-items: center;
}
.list-pagination * {
  color: var(--blue);
  font-family: var(--bold-font);
  font-size: var(--fs24);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 0 10px;
}
.list-pagination span {
  color: black;
}
.list-pagination span, .list-pagination a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-pagination .next i, .list-pagination .prev i {
  display: inline-block;
  width: 7px;
  height: 11px;
  padding: 0;
  background: url(img/pagination-next.svg) center/contain no-repeat;
}
.list-pagination .prev i {
  rotate: 180deg;
}
/*Breadcrumbs*/
#breadcrumbs > span {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 1px;
}
#breadcrumbs * {
  color: var(--fire-red);
  font-family: var(--main-font);
  font-size: var(--fs15);
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
#breadcrumbs .breadcrumb_last {
  color: var(--fire-red);
}
.bread-sep {
  display: block;
  width: 10px;
  height: 15px;
  background: url(img/bread-sep.svg) center/contain no-repeat;
}
@media (min-width: 992px) {
  .align-to-container {
    padding-left: calc((100vw - 17px - 960px) / 2);
  }
}
@media (min-width: 992px) {
  .align-to-container {
    padding-left: calc((100vw - 17px - 960px) / 2);
  }
}
@media (min-width: 1200px) {
  .align-to-container {
    padding-left: calc((100vw - 17px - 1140px) / 2);
  }
}
@media (min-width: 1400px) {
  .align-to-container {
    padding-left: calc((100vw - 17px - 1320px) / 2);
  }
}
@media (max-width: 991px) {
  .main-btn, .secondary-btn {
    max-width: 295px;
    min-width: fit-content;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .with_frm_style .frm_submit {
    justify-content: center;
  }
  .btn-cont {
    justify-content: center;
  }
  .main-btn, .secondary-btn {
    padding-inline: 10px;
    width: 100%;
  }
}
.line-clam {
  display: inline-table;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-clam-2 {
  -webkit-line-clamp: 2;
}
.line-clam-3 {
  -webkit-line-clamp: 3;
}
/*Flex Blocks*/
/*---------- Start dropdown-custom ------------*/
.box-animated-search .select2-container .select2-selection--single {
  border: 1px solid var(--bs-btn-active-border-color) !important;
  border-radius: 11px;
  padding: 14.5px 8px;
}
.box-animated-search .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.box-animated-search .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 11px;
}
.select2-container:has(#select2-searchLocationSelect-results) {
  margin-top: 5px;
}
.select2-dropdown:has(#select2-searchLocationSelect-results) {
  border-radius: 11px;
  border: 1px solid var(--bs-btn-active-border-color) !important;
}
#select2-searchLocationSelect-results {
  padding: 0px;
  max-height: 290px;
  min-height: 223px;
  overflow-y: auto;
}
#select2-searchLocationSelect-results::-webkit-scrollbar {
  width: 0px !important;
}
#select2-searchLocationSelect-results, #select2-searchLocationSelect-results * {
  color: black;
  font-size: 15px;
  font-weight: 400;
}
#select2-searchLocationSelect-results li {
  padding: 15px 8px;
}
#select2-searchLocationSelect-results li.select2-results__option--highlighted.select2-results__option--selectable, #select2-searchLocationSelect-results li.select2-results__option--selected {
  background-color: #F6F6F6;
}
#select2-searchLocationSelect-results > li:first-child {
  padding-block: 18px;
}
#select2-searchLocationSelect-results > li:first-child * {
  font-weight: 600;
  color: #4979F7;
}
#select2-searchLocationSelect-results > li:not(.select2-results__option--group, :last-child) {
  border-bottom: 1px solid var(--bs-btn-active-border-color);
}
#select2-searchLocationSelect-results li.select2-results__option--group {
  padding: 0px;
}
#select2-searchLocationSelect-results li.select2-results__option > span {
  justify-content: start;
  align-items: center;
}
#select2-searchLocationSelect-results li .select2-results__group {
  text-transform: uppercase;
  font-size: 14px;
  color: #929395;
  padding: 18px 15px;
}
#select2-searchLocationSelect-results li .img-option {
  width: 30px !important;
  height: 30px !important;
}
/*---------- End dropdown-custom ------------*/
/* -------------- Start select custom -------------- */
.select2-container {
  margin-top: auto;
  width: 100% !important;
}
.select2-container .select2-selection--single {
  border-radius: 8px;
  padding-block: 10px 11px;
  font-size: var(--fs18);
  border-color: var(--bs-btn-active-border-color);
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  position: relative;
  padding-right: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered > span .color-box {
  width: 25px;
  height: 20px;
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered * {
  color: black;
  font-weight: 600;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 7px;
  right: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0px !important;
  width: 11px;
  height: 9px;
  background: url(img/arrow-dropdown.svg) center/contain no-repeat;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 8px !important;
}
/* Track */
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  box-shadow: inset 0 0 8px #E9EEF1;
  border-radius: 5px;
}
/* Handle */
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background: #cdcdcd;
  border-radius: 5px;
}
/* Handle on hover */
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb:hover {
  background: #C1C1C1;
}
.select2-results__option {
  padding-block: 10px;
}
li.select2-results__option > span {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 5px;
}
li.select2-results__option > span .color-box {
  width: 15px;
  height: 15px;
  display: block;
  flex-shrink: 0;
  margin-left: auto;
}
/* -------------- End select custom -------------- */
/* -------------- Start scrollUp Btn custom -------------- */
#scrollUpBtn {
  position: fixed;
  bottom: 160px;
  right: 80px;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  padding: 0px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all var(--transition) ease;
  transform: translateY(5px);
  z-index: 999;
}
#scrollUpBtn.showing-scrollUp {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}
#scrollUpBtn #arrow-scroll {
  transition: all var(--transition) ease;
  transform: translate(10px, 13px);
}
#scrollUpBtn:hover #arrow-scroll {
  transform: translate(10px, 10px);
}
/* -------------- End scrollUp Btn custom -------------- */
.tags-custom {
  position: absolute;
  top: 12px;
  left: 12px;
  border-radius: 48.56px;
  background-color: var(--fire-red);
  padding: 5px 14px;
  box-shadow: 0px 0px 8px #dadada4d;
}
.tags-custom, .tags-custom * {
  color: white;
  font-size: 13px;
  font-weight: 700;
}
.slick-list.draggable {
  cursor: grab;
}
/*------------- godaddy  google ad aside  --------------*/
.aside-ad.lg-ad {
  aspect-ratio: 430/315;
}
/*------------- skoda  google --------------*/
.aside-ad.md-ad {
  aspect-ratio: 300/250;
}
/*------------- google ad aside --------------*/
.btn-group-social {
  gap: 5px;
  display: flex;
  flex-wrap: wrap;
}
.btn-group-social a {
  font-size: var(--fs13);
  display: inline-flex;
  align-items: center;
  font-weight: 600;
  gap: 5px;
}
.btn-group-social a::before {
  content: '';
  width: 19px;
  height: 19px;
  display: inline-block;
  flex-shrink: 0;
  background: url(img/icon-chat.svg) center/contain no-repeat;
}
.btn-group-social .btn-dark, .btn-group-social .btn-dark:hover {
  background-color: black;
  border-color: black;
}
.btn-group-social .btn-danger, .btn-group-social .btn-danger:hover {
  background-color: #C44239;
  border-color: #C44239;
}
.btn-group-social .btn-success, .btn-group-social .btn-success:hover {
  background-color: #13AC2F;
  border-color: #13AC2F;
}
.btn-group-social .btn-danger::before {
  background: url(img/phone-icon.svg) center/contain no-repeat;
}
/*------------- google ad aside --------------*/
/*------------- starts icon --------------*/
.star-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(img/star-icon.svg) center/ contain no-repeat;
}
.star-icon {
  width: 13px;
  height: 13px;
  background: url(img/star-icon.svg) center/ contain no-repeat;
}
.star-icon.inactive {
  background-image: url(img/star-icon-inactive.svg);
}
/*------------- starts icon --------------*/
/*------------- car icon --------------*/
.car-icon {
  display: inline-block;
  width: 18px;
  height: 15px;
  margin-right: 3px;
  background: url(img/car-icon.svg) center/ contain no-repeat;
}
/*------------- car icon --------------*/
/*------------- location-icon --------------*/
.location-icon {
  display: inline-block;
  width: 18px;
  height: 15px;
  margin-right: 3px;
  background: url(img/location-on-black.svg) center/ contain no-repeat;
}
.location-icon.location-rent {
  width: 8.38px;
  height: 12.67px;
  background-image: url(img/location-rent.svg);
}
/*------------- location-icon --------------*/
/*------------- shar-icon --------------*/
.share-icon {
  display: inline-block;
  width: 18.71px;
  height: 20.7px;
  background: url(img/share-icon-ads.svg) center/ contain no-repeat;
}
/*------------- shar-icon --------------*/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/*------------- .trending-brands --------------*/
.trending-brands-slider .slick-track {
  margin-left: 0;
  display: flex;
}
.trending-brands-slider .slick-track a.slick-slide {
/*  height: inherit;*/
  flex-shrink: 0;
  margin-right: 15px;
}
.trending-brands-slider .brand-item {
  border: 1px solid #DADCDF;
  border-radius: 11px;
  padding: 10px 5px 20px;
  height: 100%;
  /*  aspect-ratio: 96/ 107;*/
  min-height: 100px;
  background-color: white;
  margin-inline-end: 15px !important;
  min-width: 94px
}
.trending-brands-slider .brand-item .img-cont {
  max-height: calc(100% - 27px);
}
.trending-brands-slider .brand-item .img-cont img {
  object-fit: contain;
}
.trending-brands-slider .brand-item .brand-name {
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex-shrink: 0;
}
.trending-brands-slider .brand-item.selected-brand {
  background-color: black;
}
.trending-brands-slider .brand-item.selected-brand .brand-name {
  color: white !important;
}
/*------------- .btn-group-filter --------------*/
.btn-group-filter button {
  border: 1px solid #D7D7D7 !important;
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  font-size: 15px;
}
.btn-group-filter button::before {
  content: '';
  width: 20px;
  height: 14px;
  display: inline-block;
  margin-right: 7px;
  background: url(img/all-cars-icon.svg) center/contain no-repeat transparent;
}
.btn-group-filter button.btn-new:before {
  background-image: url(img/new-car-icon.svg);
}
.btn-group-filter button.btn-used:before {
  background-image: url(img/used-car-icon.svg);
}
.btn-group-filter button.btn.active {
  background-color: black;
  color: white;
}
.btn-group-filter button.btn-all.active::before {
  background-image: url(img/all-cars-icon-active.svg);
}
.btn-group-filter button.btn-new.active::before {
  background-image: url(img/new-car-icon-active.svg);
}
.btn-group-filter button.btn-used.active::before {
  background-image: url(img/used-car-icon-active.svg);
}
/* -------------- col-home -------------- */
.product-ads-cars {
  row-gap: 21px;
}
.product-ads-cars .ad-olx-cars {
  border-radius: 10px;
  border: 1px solid var(--bs-btn-active-border-color);
  padding: 16px 18px 18px 15px;
  background-color: white;
}
.product-ads-cars .ad-olx-cars .text-cont .img-cont img {
  aspect-ratio: 160/150;
  border-radius: 10px;
  min-width: 160px;
  max-width: 160px;
  object-fit: cover;
}
.product-ads-cars .ad-olx-cars .product-meta .brand-name {
  background-color: var(--fire-red);
  padding: 4px 6px;
  border-radius: 5px;
  color: white;
  font-size: 12px;
  font-weight: 700;
}
.product-ads-cars .ad-olx-cars .product-meta .brand-address {
  color: #888888;
  font-size: 13px;
  font-weight: 600;
}
.product-ads-cars .ad-olx-cars .product-meta .product_title {
  -webkit-line-clamp: 4;
}
.product-ads-cars .ad-olx-cars .product-meta .product_title, .product-ads-cars .ad-olx-cars .product-meta .product_title * {
  font-size: 19px;
}
.product-ads-cars .ad-olx-cars .product-meta .product-info-tags {
  flex-wrap: wrap;
  overflow: hidden;
  width: fit-content;
}
.product-ads-cars .ad-olx-cars .product-meta .product-info-tags, .product-ads-cars .ad-olx-cars .product-meta .product-info-tags * {
  font-size: 14px;
  font-weight: 500;
  color: #2c2c2c;
}
.product-ads-cars .ad-olx-cars .product-meta .product-info-tags span {
  flex-grow: 1;
  column-gap: 4px;
}
.product-ads-cars .ad-olx-cars .product-meta .product-info-tags span:not(:last-child):after {
  content: '';
  width: 1px;
  height: 100%;
  display: inline-block;
  background-color: #2c2c2c;
  margin-left: auto;
  transform: translateX(3px);
}
.product-ads-cars .ad-olx-cars .product-meta .product-info-tags .tag-status {
  color: var(--fire-red);
}
.product-ads-cars .ad-olx-cars .product-meta .item-unit-price .price, .product-ads-cars .ad-olx-cars .product-meta .item-unit-price .price * {
  color: var(--fire-red);
  font-size: var(--fs20);
  font-weight: 600;
}
.product-ads-cars .ad-olx-cars .product-actions .add-fav-ads {
  background-color: transparent;
  outline: unset;
}
.product-ads-cars .ad-olx-cars .product-actions .fav-heart-active svg path {
  fill: var(--fire-red);
}
.product-ads-cars .ad-olx-cars .product-actions .linked-social,
.rent-details .btn-cont .linked-social.social-hidden{
  transition: all var(--transition) linear;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-5px);
}
.rent-details .text-cont .btn-cont {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.rent-details .btn-cont .toggle_social {
  border: none;
  background-color: transparent;
}
.product-ads-cars .ad-olx-cars .product-actions .head-product-actions:has(> .open-share-btn) + .linked-social {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.product-ads-cars .ad-olx-cars .product-actions .linked-social ul li a {
  border: 2px solid #010302;
  border-radius: 50%;
  padding: 2px 8px;
  display: block;
}
.product-ads-cars .ad-olx-cars .product-actions .linked-social ul .faceboock-linked-ads a svg {
  transform: translate(1px, -1px);
}
.product-ads-cars .ad-olx-cars .product-actions .linked-social ul .twitter-linked-ads a {
  padding: 2px 5.5px;
}
.product-ads-cars .ad-olx-cars .product-actions .linked-social ul .twitter-linked-ads a svg {
  transform: translateY(-6%);
}
.product-ads-cars .ad-olx-cars .product-actions .ad-time-ago {
  gap: 2px;
}
.product-ads-cars .ad-olx-cars .product-actions .ad-time-ago, .product-ads-cars .ad-olx-cars .product-actions .ad-time-ago *, .product-ads-cars .ad-olx-cars .product-meta .item-unit-price .ad-time-ago, .product-ads-cars .ad-olx-cars .product-meta .item-unit-price .ad-time-ago * {
  color: black;
  font-size: 13px;
  font-weight: 500;
}
.google-ads-product-home .img-cont {
  min-height: 140px;
  max-width: 100%;
  aspect-ratio: 980 / 180;
}
.google-ads-product-home .img-cont, .google-ads-product-home .img-cont img {
  border-radius: 5px;
}
.google-ads-product-home .img-cont img {
  object-fit: unset;
  background: linear-gradient(90deg, #2B110F 0%, #BD281D 100%);
}
/*------------ Quill JS library ------------------*/
.ql-editor {
  min-height: 250px;
}
.ql-container.ql-snow, .ql-toolbar.ql-snow {
  border-color: #8B929B !important;
  border-radius: 5px;
}
.ql-container.ql-snow {
  border-radius: 0px 0px 5px 5px;
}
.ql-toolbar.ql-snow {
  border-radius: 5px 5px 0px 0px;
  border-bottom-color: #ccc;
}
/*---------------------- Start Header ------------------*/
/*---------------------- Start top-navbar ------------------*/
header.header-nav {
  position: sticky;
  top: 0px;
  z-index: 99999;
  background-color: white;
  margin-bottom: 24px;
  border-bottom: 1px solid #ededed !important;
}
header .navbar .top-navbar .container-nav {
  padding-bottom: 0px !important
}
header .navbar .top-navbar .container-nav > .row {
  align-items: start !important;
}
header .navbar .top-navbar .container-nav .col-12.col-lg-9.d-flex {
  flex-wrap: wrap
}
header .navbar .top-navbar .container-nav .col-12.col-lg-9.d-flex > .btn-cont {
  margin-left: auto
}
header .navbar .navbar-brand img {
  aspect-ratio: 220.42 / 85.92;
  max-height: 85.92px;
  max-width: 220.42px;
}
header .navbar .dropdown-toggle::after {
  content: unset;
}
header .navbar .dropdown-toggle {
  background: url(img/user-icon-nav.svg) center/contain no-repeat transparent;
  width: 26.13px;
  height: 27.22px;
  margin: 0;
  vertical-align: middle;
}
header .navbar .dropdown-toggle:hover {
  background-color: transparent;
}
header .navbar .dropdown-menu {
  left: unset;
  right: 0;
}
header .navbar .bell-dropdown .dropdown-toggle {
  background-image: url(img/bell-icon.svg);
}
header .navbar .user-dropdown .dropdown-menu li a * {
  color: black;
  font-weight: 600;
  font-size: 13px;
}
header .navbar .user-dropdown .dropdown-menu li a .span-shadow {
  color: #A5A5A5;
  font-size: 10px;
}
header .navbar .user-dropdown .dropdown-menu li a::before {
  content: '';
  width: 25px;
  height: 25px;
  display: inline-block;
  color: black;
  background: url(img/user-icon-nav.svg) center/19px 19px no-repeat transparent;
}
header .navbar .user-dropdown .dropdown-menu li.log-out a::before {
  transform: rotate(-180deg);
  background: url(img/logout-icon.svg) center/contain no-repeat;
}
/*---------------------- Start bell counter-notice -----------------------*/
header .navbar .notice-contents-count {
  position: absolute;
  top: 0;
  right: 3px;
}
header .navbar .counter-notice {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  margin: 1px 0 -1px 2px;
  padding: 0 5px;
  min-width: 18px;
  height: 18px;
  border-radius: 9px;
  background-color: #FE0120;
  color: #fff;
  font-size: 11px;
  line-height: 1.6;
  text-align: center;
  z-index: 26;
  position: absolute;
  top: -4px;
  right: -9px;
  white-space: nowrap;
  transform: translateY(-35%);
}
/*---------------------- End bell counter-notice -----------------------*/
/*---------------------- Start Input Search -----------------------*/
.search-box {
  --height: 50px;
  --width: 50px;
  width: fit-content;
  height: fit-content;
  position: relative;
}
.search-box .btn-search {
  width: var(--width);
  height: var(--height);
  border-style: none;
  font-size: 20px;
  font-weight: bold;
  outline: none;
  border-radius: 50%;
  color: #1E1E1E;
  background-color: transparent;
  z-index: 1;
}
.search-box .btn-search::before, .search-box .btn-search::after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border-left: 2px solid var(--fire-red);
  border-bottom: 2px solid var(--fire-red);
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  animation: 0.3s forwards slide-before-out;
}
.search-box .btn-search::after {
  width: 8px;
  height: 8px;
  animation: 0.3s forwards slide-after-out;
}
.search-box .btn-search svg path {
  transition: all 0.2s ease;
}
body.open-box-search .search-box .btn-search svg path {
  animation: 0.3s 0.3s forwards path-in;
}
body.open-box-search .search-box .btn-search::before {
  animation: 0.3s forwards slide-before-in;
}
body.open-box-search .search-box .btn-search::after {
  animation: 0.6s forwards slide-after-in;
}
body.home-page .home-section .col-sidebar-filter aside {
  position: sticky;
  top: 80px;
}
body.home-page .home-section .col-sidebar-filter aside .parent-form-aside > form {
  background-color: white;
  height: calc(100vh - 80px);
  overflow-y: auto;
  padding-bottom: 30px;
  max-height: fit-content;
}
body.home-page .home-section .col-sidebar-filter aside .google-ads-sidebar {
  margin-top: 20px !important
}
@keyframes path-in {
  100% {
    stroke: var(--fire-red);
  }
}
@keyframes slide-before-out {
  from {
    transform: translate(-8.5px, -8px) rotate(180deg);
    opacity: 1;
  }
  to {
    transform: translate(-8.5px, -8px) rotate(0deg);
    opacity: 0;
  }
}
@keyframes slide-before-in {
  from {
    transform: translate(-8.5px, -8px) rotate(0deg);
    opacity: 0;
  }
  to {
    transform: translate(-8.5px, -8px) rotate(180deg);
    opacity: 1;
  }
}
@keyframes slide-after-out {
  from {
    transform: translate(-6px, -4.5px) rotate(180deg);
    opacity: 1;
  }
  to {
    transform: translate(-6px, -4.5px) rotate(0deg);
    opacity: 0;
  }
}
@keyframes slide-after-in {
  from {
    transform: translate(-6px, -4.5px) rotate(0deg);
    opacity: 0;
  }
  to {
    transform: translate(-6px, -4.5px) rotate(180deg);
    opacity: 1;
  }
}
/*---------------------- End Input Search -----------------------*/
/*---------------------- End Top-navbar -----------------------*/
/*---------------------- Start container-nav -----------------------*/
header .container-nav .row .col-lg-9 > .row {
  flex-shrink: 0;
}
header .container-nav ul.nav {
  gap: 20px;
}
header .container-nav ul.nav li {
  padding-block: 24px 28px;
}
header .container-nav ul.nav li a, header .container-nav ul.nav li a:hover {
  color: var(--smoke-black);
  font-size: var(--fs16);
  line-height: normal;
  font-weight: 600;
  padding: 0px;
}
header .container-nav ul.nav li a.active {
  color: var(--fire-red);
  font-weight: 700;
}
header .container-nav .btn-cont .main-btn.add-icon {
  font-weight: 500;
}
/*---------------------- End container-nav -----------------------*/
/*---------------------- End Header ------------------*/
/*------------- Start rent-details--------------*/
.rent-details {
  padding: 20px 37px 20px 30px;
  border-radius: 10px;
}
.rent-details .text-cont {
  gap: 22px;
}
.rent-details .text-cont .img-cont {
  border-radius: 5px;
}
.rent-details .text-cont .img-cont img {
  width: 106px;
  height: 100px;
  object-fit: cover;
  border-radius: 5px;
}
.rent-details .text-cont .cont-rate * {
  color: #717579;
  font-size: 12px;
  font-weight: 500;
}
.rent-details .text-cont .cont-rate .status, .rent-details .text-cont .cont-rate .status * {
  font-weight: 600;
  color: #363739;
  font-size: var(--fs14);
}
.rent-details .text-cont .cont-rate .status span {
  color: #578351;
}
/*------------- End rent-details --------------*/
/*------------- Start space-parts-centers --------------*/
.space-parts-centers .col-text .secondary-btn {
  width: fit-content;
}
.space-parts-centers .parts-body:not(.space-centers-slider) {
  row-gap: 60px;
}
.space-parts-centers .parts-body.space-centers-slider .product-center {
  margin-inline: 0px 22px;
}
.space-parts-centers .parts-body .product-image-holder {
  aspect-ratio: 1/1;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}
.space-parts-centers .parts-body .product-image-holder img {
  object-fit: cover;
  border-radius: 8px;
}
.space-parts-centers .parts-body .block-subtitle {
  color: rgba(64, 64, 64, .66);
}
.space-parts-centers .parts-body .product-meta > a .block-title {
  margin-bottom: 8px !important;
}
.space-parts-centers .parts-body .phone-center span {
  user-select: text;
}
.space-parts-centers .parts-body .slick-list.draggable {
  cursor: grab;
}
.space-parts-centers .parts-body .slick-list.draggable .slick-track {
  margin-left: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .space-parts-centers .parts-body .slick-slider .slick-list {
    padding-right: 10%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .space-parts-centers .parts-body .slick-slider .slick-list {
    padding-right: 15%;
  }
}
@media (min-width: 391px) and (max-width: 480px) {
  .space-parts-centers .parts-body .slick-slider .slick-list {
    padding-right: 30%;
  }
}
@media (max-width: 390px) {
  .space-parts-centers .parts-body .slick-slider .slick-list {
    padding-right: 25%;
  }
}
/*------------- End space-parts-centers --------------*/
/* --------- Start owners-details ------ */
.owners-details {
  padding-block: 0px 15px;
}
/* --------- End owners-details ------ */
/*---------- Start Header banner ------------*/
/* --------- Start row-animated-search ----------------- */
.col-animated {
  perspective: 1000px;
  z-index: 9;
}
.box-animated-search {
  transform-style: preserve-3d;
  animation: .1s linear .309s forwards box-animated-out;
}
.row-animated-search {
  animation: .3s linear forwards animated-search-out;
}
body.open-box-search .box-animated-search {
  animation: unset;
}
body.open-box-search .row-animated-search {
  animation: .3s linear forwards animated-search-in;
}
@keyframes animated-search-in {
  0% {
    transform: rotateX(105deg) translateZ(0px);
  }
  49% {
    transform: rotateX(105deg) translate3d(0px, 30px, 0px);
  }
  75% {
    transform: rotateX(0deg) translateZ(30px);
  }
  100% {
    transform: rotateX(0deg) translateZ(0px);
  }
}
@keyframes animated-search-out {
  0% {
    transform: rotateX(0deg) translateZ(0px);
  }
  25% {
    transform: rotateX(0deg) translateZ(30px);
  }
  51% {
    transform: rotateX(105deg) translate3d(0px, 30px, 0px);
  }
  100% {
    transform: rotateX(105deg) translateZ(0px);
  }
}
@keyframes box-animated-out {
  0% {
    overflow: unset;
    height: 86px;
  }
  99.99% {
    overflow: unset;
    height: 86px;
  }
  100% {
    overflow: hidden;
    height: 0px;
  }
}
/* --------- End row-animated-search ----------------- */
/* --------- Start search container ----------------- */
/* Style the search container */
.header-banner .search-container {
  position: relative;
}
/* Style the input field */
.header-banner .search-container form {
  margin-bottom: 0px;
  display: flex;
  padding-right: 6px;
  align-items: center;
  border: 1px solid #D7D7D7 !important;
  border-radius: 11px;
}
.header-banner #searchField {
  padding: 16px 70px 19px 16px;
  outline: none;
  color: var(--smoke-black);
  border: 0px;
  border-radius: 11px 0px 0px 11px;
}
.header-banner #searchField::placeholder {
  outline: none;
  color: #888888;
}
.header-banner .search-container .icon-search {
  width: 52px;
  height: 47px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--fire-red);
  position: static !important;
}
/* Style the results drop-down list */
.header-banner .result-dropdown-search {
  position: absolute;
  width: 224px;
  min-width: fit-content;
  max-height: 246px;
  overflow-y: auto;
  background-color: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 1000;
  top: 60px;
  left: 0px;
}
/* Style result-dropdown-search Scroll */
.header-banner .result-dropdown-search::-webkit-scrollbar {
  width: 8px !important;
}
/* Track */
.header-banner .result-dropdown-search::-webkit-scrollbar-track {
  box-shadow: inset 0 0 8px #E9EEF1;
  border-radius: 5px;
}
/* Handle */
.header-banner .result-dropdown-search::-webkit-scrollbar-thumb {
  background: #cdcdcd;
  border-radius: 5px;
}
/* Handle on hover */
.header-banner .result-dropdown-search::-webkit-scrollbar-thumb:hover {
  background: #C1C1C1;
}
/* Style each result item */
.header-banner .result-dropdown-search li:not(:last-child) a {
  border-bottom: 0.8px solid #D0D6D7;
}
/* Highlighted text */
.header-banner .highlight {
  color: black;
  font-weight: bold;
  font-size: 15px;
}
/* Hover effect for result items */
.header-banner .result-dropdown-search li:hover {
  background-color: #f0f0f0;
}
/* Style the links inside the list items */
.header-banner .result-dropdown-search li a {
  text-decoration: none;
  color: #24262A;
  display: block;
  font-weight: 500;
  padding: 18px 20px;
  cursor: pointer;
  font-size: 15px;
}
/*---------- End Header banner ------------*/
/* --------- Start search container ----------------- */
/* --------- Start header-lg ------ */
.header-banner .container .row .slider-banner {
  padding-inline: 0px;
}
.header-banner .container .row .slider-banner .slick-list.draggable {
  border-radius: 10px;
  padding-right: 0px !important;
}
.header-banner .container .row .slider-banner .slick-slide {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}
.header-lg .img-cont img {
  aspect-ratio: 1319 / 246;
  object-fit: cover;
  border-radius: 10px;
}
/* --------- End header-lg ------ */
/*------------- Start wrapping-section article-gallery --------------*/
.wrapping-section.wrapping-border article {
  border: 1px solid #D7D7D7;
  border-radius: 8px;
  padding: 19px 26px 30px;
}
.wrapping-section article {
  margin-bottom: 18px;
}
.wrapping-section.wrapping-border .article-gallery {
  padding: 0px 0px 30px;
  border: 0px;
  border-radius: 0px;
}
.wrapping-section .article-gallery .car-ad-gallery .count-ad-gallery {
  right: 20px;
  bottom: 20px;
}
.wrapping-section .article-gallery .car-ad-gallery .count-ad-gallery > div {
  background-color: #F6F6F6;
}
.wrapping-section .article-gallery .car-ad-gallery .img-cont {
  aspect-ratio: 891/494;
}
.wrapping-section .article-gallery .car-ad-gallery img {
  object-fit: cover;
}
.wrapping-section .article-gallery .slick-list.draggable {
  border-radius: 8px 8px 0px 0px;
  overflow: hidden;
}
.wrapping-section .article-gallery .general-cont-ad {
  padding: 30px 26px 0px;
}
.wrapping-section .article-gallery .owner-address, .wrapping-section .article-gallery .owner-address * {
  color: rgba(0, 0, 0, .55);
  font-size: 15px !important
}
.wrapping-section .owner-address .block-subtitle::before {
  content: '';
  width: 15.04px;
  height: 21.22px;
  display: inline-block;
  background: url(img/location-on-gray.svg) center/contain no-repeat;
  flex-shrink: 0;
  margin-right: 10px;
}
.wrapping-section .article-gallery .general-cont-ad .block-title {
  line-height: 125%;
  font-size: 29px !important
}
.wrapping-section .article-gallery .general-cont-ad .price-ad {
  width: fit-content;
}
.wrapping-section .article-gallery .general-cont-ad .price-ad, .wrapping-section .article-gallery .general-cont-ad .price-ad * {
  font-size: 21px !important
}
/*
section .article-gallery .general-cont-ad .price-ad, section .article-gallery .general-cont-ad .price-ad * {
  font-size: 21px !important;
}
*/
@media (min-width:1400px) {
  .wrapping-section .article-gallery .general-cont-ad .block-title {
    width: calc(100% - 130px);
  }
}
@media (min-width:768px) and (max-width:1399px) {
  .wrapping-section .article-gallery .general-cont-ad .block-title {
    width: calc(100% - 80px);
  }
}
/*------------- End wrapping-section article-gallery --------------*/
/*------------- Start wrapping-section article-specifications --------------*/
.wrapping-section .article-specifications .text-cont, .wrapping-section .article-provided-services .text-cont {
  border: 1px solid var(--border-light);
  border-radius: 10px;
}
/*------------- End wrapping-section article-specifications--------------*/
/*------------- Start wrapping-section article-description --------------*/
.wrapping-section .article-description .text-cont .block-text > * {
  white-space: pre-line;
  color: #24262A;
}
/*------------- End wrapping-section article-description --------------*/
/*------------- Start wrapping-section article-location --------------*/
.wrapping-section .article-location .owner-address .block-subtitle::before {
  background-image: url(img/location-on-black.svg);
}
.wrapping-section .article-location .col-map .img-cont {
  aspect-ratio: 550/180;
  border-radius: 8px;
  overflow: hidden;
}
.wrapping-section .article-location .col-map .img-cont img {
  object-fit: cover;
}
/*------------- End wrapping-section article-location --------------*/
/*------------- Start nav-sticky-section --------------*/
.nav-sticky-section {
  z-index: 9;
}
.nav-sticky-section ~ * {
  scroll-margin-top: 77px;
}
.nav-sticky-section ul {
  overflow-x: auto;
  overflow-y: hidden;
  background-color: white;
  display: flex;
  align-items: center;
  gap: 35px;
  width: 100%;
  padding-bottom: 4px;
  border-bottom: 2px solid rgba(152, 152, 154, 0.22);
}
.nav-sticky-section ul::-webkit-scrollbar {
  height: 0px;
}
.nav-sticky-section ul li a {
  white-space: nowrap;
  text-align: start;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  color: rgba(0, 0, 0, 0.47);
  font-size: var(--fs20);
  font-weight: 600;
  transition: all var(--transition) ease;
}
.nav-sticky-section ul li a::after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: transparent;
  transition: all var(--transition) ease;
}
.nav-sticky-section ul li.active a {
  color: black;
}
.nav-sticky-section ul li.active a::after {
  color: black;
  background-color: #B52F39;
}
/*------------- End nav-sticky-section --------------*/
/*------------- Start footer-cta --------------*/
.footer-cta {
  margin-top: 35px;
  background-color: #F5F5F5;
  padding-block: 35px;
}
.footer-cta .img-cont {
  aspect-ratio: 728 / 90;
}
.footer-cta .img-cont img {
  object-fit: cover;
}
/*------------- Start main-footer --------------*/
#main-footer {
  padding-block: 66px 60px;
  background-color: var(--black);
}
#main-footer .text-cont .img-cont {
  margin-bottom: 68px;
}
#main-footer .footer-logo {
  aspect-ratio: 370 / 97;
  max-width: 240px;
  max-height: 97px;
  height: unset;
  object-fit: cover;
}
#main-footer .col-widget-cont {
  padding-top: 59px;
}
#main-footer .widget-title {
  color: white;
  font-weight: 500;
  font-size: var(--fs18);
  line-height: normal;
  margin-bottom: 20px;
}
#main-footer .footer-heading {
  font-size: 19px;
  margin-bottom: 14px;
}
#main-footer .widget-col .menu {
  row-gap: 13px;
}
#main-footer .widget-col .menu li a {
  color: rgba(255, 255, 255, 0.44);
  font-weight: 500;
  font-size: var(--fs16);
  line-height: normal;
  transition: all var(--transition) ease;
}
#main-footer .widget-col .menu li a:hover {
  color: rgba(255, 255, 255, 0.85);
}
#main-footer .footer-button-stores {
  padding-block: 42px 36px;
}
#main-footer .footer-button-stores .btn-cont {
  gap: 13px;
}
#main-footer .footer-button-stores .btn-cont .a-store, header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .footer-button-stores a, .google-ads-product-home .btn-cont .a-store {
  background-color: #1E1E1E;
  border-radius: 15px;
  padding: 9px 24px 11px;
  transition: all var(--transition) ease;
}
#main-footer .footer-button-stores .btn-cont .a-store:is(:hover, :focus), header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .footer-button-stores a:is(:hover, :focus), .google-ads-product-home .btn-cont a:is(:hover, :focus) {
  background-color: var(--fire-red)
}
.filter-stage .sf-field-taxonomy-product_cat .sf-label-radio {
  display: none;
}
.filter-stage .sf-field-taxonomy-product_cat .sf-label-radio > li:not(:last-child) {
  margin-bottom: 8px;
}
#main-footer .footer-button-stores .btn-cont .a-store, #main-footer .footer-button-stores .btn-cont .a-store *, header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .footer-button-stores a, header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .footer-button-stores a *, .google-ads-product-home .btn-cont a, .google-ads-product-home .btn-cont a * {
  font-weight: 600;
  font-size: var(--fs14);
  color: white;
  font-family: var(--bold-font);
}
#main-footer .footer-button-stores .btn-cont .a-store span.fw-normal, header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .footer-button-stores a span.fw-normal, .google-ads-product-home .btn-cont .a-store span {
  font-size: 11px;
}
#main-footer .footer-socket-inner {
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, .11);
}
#main-footer .footer-socket-inner * {
  font-size: 13px;
  color: #D3D3D3;
  font-weight: 600;
}
#main-footer .subscribe-form .form-group input {
  background: rgba(255, 255, 255, .90);
  border: 1px solid #D7D7D7;
  border-radius: 10px;
  outline: none !important;
  color: var(--smoke-black);
  padding: 13px 55px 15px 20px;
  font-size: 13px;
}
#main-footer .subscribe-form .form-group input::placeholder {
  color: #888888;
}
#main-footer .subscribe-form .form-group .submit {
  display: block;
  width: 43px;
  height: 43px;
  font-size: 16px;
  background: var(--fire-red);
  border: none;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  border-radius: 6px;
}
/* -------- ul-footer-social -------- */
#main-footer .ul-footer-social li a path, header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .ul-footer-social li a path {
  transition: all var(--transition) ease;
}
#main-footer .ul-footer-social li a:hover path, header .navbar .menu-mobile .menu-uls .nav-menu-mobile .navbar-collapse .footer-ul .ul-footer-social li a:hover path {
  fill: var(--fire-red);
}
/* -------------- Start filter -------------- */
/* -------------- filter-stage-------------- */
.filter-stage {
  border: 1px solid var(--bs-btn-active-border-color);
  border-radius: 10px;
  padding: 26px 16px 30px;
  margin-bottom: 14px;
}
.col-sidebar-filter aside form > .btn-cont .main-btn {
  width: 100%;
}
.filter-stage .sf-field-taxonomy-product_cat {
  padding-top: 20px;
}
.filter-stage .sf-field-taxonomy-product_cat .block-subtitle {
  color: #24262A;
}
.filter-stage .sf-field-taxonomy-product_cat ul {
  padding-left: 25px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.filter-stage .sf-field-taxonomy-product_cat ul li, .filter-stage .sf-field-taxonomy-product_cat ul li * {
  color: #43464d;
  font-family: var(--bold-font);
}
.filter-stage .sf-field-taxonomy-product_cat ul li .sf-count {
  display: inline-block;
  margin-left: 5px;
}
/* -------------- conditions-filter -------------- */
.conditions-filter .select2-selection--single {
  border-radius: 8px;
}
.conditions-filter .select2-selection__rendered, .conditions-filter .select2-selection__rendered * {
  color: #636363 !important;
  font-size: var(--fs16);
  font-weight: 500 !important;
}
.conditions-filter label, .range-filter label {
  font-weight: 600;
  font-size: var(--fs16);
  margin-bottom: 5px;
  color: #33333E;
}
.conditions-filter .cont-dropdowns-half {
  --gap-col: 15px;
  gap: var(--gap-col);
}
.conditions-filter .cont-dropdowns-half .item-row {
  display: flex;
  flex-direction: column;
  width: 50% !important;
  max-width: calc(50% - (var(--gap-col) / 2));
}
/* -------------- Start Range Price custom -------------- */
.range-filter input[type="number"] {
  border: 1px solid var(--bs-btn-active-border-color);
  box-shadow: unset;
  outline: unset;
  border-radius: 8px;
  padding-block: 10px;
}
.range-filter .price-title-range {
  color: #0C0C1A;
}
.range-filter .price-display, .range-filter .price-display * {
  color: #797575;
  font-size: var(--fs16);
  font-weight: 600;
}
.range-filter .price-title-range {
  color: #0C0C1A;
  font-size: var(--fs15);
}
.range-filter .noUi-target {
  background-color: #FAE5E7;
  border: unset;
  outline: unset;
  box-shadow: none;
}
.range-filter .noUi-connect {
  background-color: var(--fire-red);
}
.range-filter .noUi-horizontal {
  height: 5px;
}
.range-filter .noUi-handle {
  border-radius: 50%;
  background-color: var(--fire-red);
  box-shadow: unset;
  border: unset;
  outline: unset;
  width: 15px;
  height: 15px;
  top: -5px;
  right: -12px;
}
.noUi-handle:after {
  content: unset;
}
.noUi-handle::before {
  width: 9px;
  height: 9px;
  background-color: white;
  border-radius: 50%;
  left: 3px;
  top: 3px;
}
.google-ads-product-home .btn-cont {
  position: absolute;
  bottom: 6%;
  left: 7%;
  width: fit-content;
}
.google-ads-product-home .btn-cont .a-store {
  background-color: black;
  padding: 7px 15px;
}
.google-ads-product-home .btn-cont .a-store, .google-ads-product-home .btn-cont .a-store * {
  font-size: 11px;
}
.google-ads-product-home .btn-cont .a-store .fw-normal {
  font-size: 9px;
}
/* -------------- Start btn-search-filter -------------- */
.btn-search-filter {
  padding-block: 11px;
}
/* -------------- End btn-search-filter -------------- */
/* -------------- Start google-ads-sidebar -------------- */
.google-ads-sidebar .img-cont {
  aspect-ratio: 297/247.5;
}
.google-ads-sidebar .img-cont img {
  object-fit: cover;
}
/* -------------- End filter -------------- */
/* ----------------- Blocks ----------------- */
/* --------- body.privacy-policy-page ------ */
.privacy-policy-page .privacy-policy {
  padding-block: 22px 150px;
}
.privacy-policy-page .privacy-policy .article-privacy-policy .text-cont .block-text h3, .privacy-policy-page .privacy-policy .article-privacy-policy .text-cont .block-text h2 {
  text-transform: uppercase;
}
.privacy-policy-page .privacy-policy .article-privacy-policy .text-cont .block-text * {
  font-size: var(--fs18);
  color: black;
  font-weight: 600;
}
/* --------- body.contact-us-page ------ */
.contact-us-page .contact-us {
  padding-block: 52px 76px;
}
/*------------- Start product-single article-social --------------*/
.product-single .col-aside .article-social {
  border: 1px solid #D7D7D7;
  border-radius: 8px;
  padding: 18px 25px 30px 12px;
}
.product-single .col-aside .article-social .text-cont .img-cont img {
  width: 65px;
  height: 65px;
  object-fit: cover
}
.product-single .col-aside .article-social .text-cont .img-cont .online-item {
  width: 16px;
  height: 16px;
  transform: translate(-1px, -1px);
  background: url(img/verification-mark.svg) center/ 12.47px 11.91px no-repeat white;
}
.product-single .col-aside .article-social .text-cont .block-title {
  color: #1E1E1E
}
.product-single .col-aside .article-social .text-cont .btn-cont a {
  gap: 5px;
}
.product-single .col-aside .article-social .text-cont .btn-cont a, .product-single .col-aside .article-social .text-cont .btn-cont a:hover {
  color: var(--fire-red-bold);
}
.product-single .col-aside .article-social .text-cont .btn-cont .secondary-btn::after {
  width: 16px;
  height: 13px;
}
/*------------- End product-single article-social --------------*/

.header-banner {
    padding-bottom: 14px;
}

.home-section {
    padding-top: 14px;
}
.trending-brands-slider .brand-item {
    min-height: 107px;
}
