/*
Theme Name: Autentic - Auto Car Detailing & Repair WordPress Theme
Theme URI: https://garantiwebtasarim.net/wordpress/autentic
Description: Child Theme
Author: Hammer Development Limited
Author URI: https://hammertech.com.hk
Template: autentic
Version: 1.0.0
*/

body {
  font-family: "Century Gothic", sans-serif;
}

body,
button,
input,
select,
textarea,
label,
p,
span,
a,
li,
dt,
dd,
blockquote,
cite,
figcaption,
small,
strong,
em,
h1,
h2,
h3,
h4,
h5,
h6,
.navbar .site-menu ul li a,
.navbar .site-menu ul li a span,
.navbar .site-menu ul li a strong,
.navbar .site-menu ul li a em,
.elementor-heading-title,
.elementor-icon-list-text,
.elementor-button-text,
.elementor-widget-text-editor,
.woocommerce,
.woocommerce div.product .product_title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-checkout,
.woocommerce-account {
  font-family: "Century Gothic", sans-serif !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  font-family: "Font Awesome 6 Free" !important;
}

.box .social li {
  display: none !important;
}

.floating-buttons {
  position: fixed;
  right: 20px;
  bottom: 75px;

  display: flex;
  flex-direction: column; /* vertical */
  align-items: center;
  gap: 12px;

  z-index: 9999;
}

.floating-buttons img {
  width: 100%;
  height: 100%;
}

.floating-buttons a {
  width: 50px;
  height: 50px;

  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.floating-buttons a:hover {
  transform: scale(1.1);
  transition: 0.2s;
}

.swiper-slide-active {
  z-index: 2;
}

.page-header .container p {
  display: none !important;
}
.page-header svg circle {
  display: none !important;
}

.motors-elementor-single-listing-gallery .motors-elementor-big-gallery .stm-single-image a img {
  max-height: 700px !important;
}

.car-listing-modern-grid .stm-isotope-listing-item .image img {
  max-height: 250px;
}

.navbar-button i {
  display: inline-block;
  width: 40px;
  height: 60px;
  background: url(assets/images/whatsapp.png) center / contain no-repeat;
  font-size: 0;
  margin-right: 10px;
}

.motors-elementor-inventory-search-results#listings-result .stm-directory-grid-loop .image {
  box-shadow: 0px 0px 10px #b9bed1;
}
.motors-elementor-inventory-search-results#listings-result .page-numbers .fas {
  color: #fff;
}

.collapse:not(.show) {
  display: block;
}

body .side-widget {
  box-shadow: 0 0 60px #4f4f4f !important; 
}

@media (max-width: 500px) {
  .footer {
    overflow: hidden;
  }
}
