/*!
Theme Name: ATO Car
Theme URI: https://thegioimercdes.vn/
Author: quynv
Author URI: http://quynv.freelancer@gmail.com
Description: Theme develope by QUYNV
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ato
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.widget_media_image{
  margin-bottom: 15px;
}
.entry-title {
  color: #212529;
  text-transform: unset;
}
.entry table, .entry table tr, .entry table td {
  border: 1px solid;
}
.navbar-brand {
	width: 155px;
	height: 35px;
}
.home-about .about-title{
	font-size: 28px;
}
.list-product .kksr-muted,
.list-product .kksr-count,
.list-product .kksr-legend strong{
	display: none;
}
.list-product .kksr-legend .kksr-score{
	display: block;
}
@media(max-width: 575px){
	.home-about .about-title{
		font-size: 22px;
	}
}
.product-class ul a{
	color: #333;
}
.product-class ul a:hover{
	color: #03ABF6;
}
/*Custom kk ratting*/
.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon{
	background-image: url(https://f358d2.claudeassets.com/20251221151523im_/https://thegioiaudi.com/wp-content/themes/ato-car/images/selected.svg);
	background-size: 13px;
}
.entry table {
	margin-bottom: 15px;
}

.product-sort .sort-option {
	cursor: pointer;
}
.list-brand-grid .brand-name {
	line-height: 20px;
	height: 60px;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.error-404.not-found {
	padding: 70px 0;
}
.error-404.not-found .text-404 {
	font-size: 110px;
	font-weight: 700;
	color: #db0000;
	text-align: center;
}
.back-to-home {
	border-radius: 5px;
	background: #db0000;
	padding: 8px 15px;
	display: inline-block;
	color: #fff;
	font-weight: 700;
}
@media (max-width: 575px) {
	.error-404.not-found {
		padding:  0;
	}
}

@media (min-width: 767px) {
  .cta-action .cta-call {
    display: none;
  }
  body.single:not(.single-product) .cta-call,
  body.single:not(.single-product) .cta-mes,
  body.single:not(.single-product) .cta-zalo {
    left: 15px;
    right: auto;
  }
  body.single:not(.single-product) .cta-mes {
    bottom: 200px;
  }
  body.single:not(.single-product) .cta-zalo {
    bottom: 245px;
  }
  body.single:not(.single-product) .cta-call {
    bottom: 295px;
  }
}
.cta-action {
  position: relative;
  z-index: 9;
}
.cta-action img {
  width: 40px;
  height: 40px;
}
.cta-zalo {
  position: fixed;
  bottom: 64px;
  right: 15px;
}
.cta-zalo:after {
  content: "";
  display: block;
  color: #fff;
  background-color: #f04c28;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  position: absolute;
  top: 0;
  right: 2px;
  font-size: 10px;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
}
.cta-mes {
  position: fixed;
  bottom: 15px;
  right: 15px;
}
.cta-mes:after {
  content: "1";
  display: block;
  color: #fff;
  background-color: #f04c28;
  width: 15px;
  height: 15px;
  border-radius: 20px;
  position: absolute;
  top: -3px;
  right: 0;
  font-size: 10px;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
}
.cta-call {
  position: fixed;
  bottom: 115px;
  right: 15px;
}
.cta-call i {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  background-color: #ffc107;
  color: #fff;
  line-height: 40px;
  margin: 0 auto;
  border-radius: 35px;
  animation: e 2s ease infinite;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s;
}
@keyframes e {
  0% {
    transform: scale(1);
  }
  15% {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.4);
  }
  25% {
    box-shadow: 0 0 0 6px rgba(255, 193, 7, 0.4), 0 0 0 12px rgba(255, 193, 7, 0.2);
  }
  25% {
    box-shadow: 0 0 0 9px rgba(255, 193, 7, 0.4), 0 0 0 18px rgba(255, 193, 7, 0.2);
  }
}
@media (max-width: 575px) {
  .cta-zalo {
    bottom: 110px;
  }
  .cta-mes {
    bottom: 65px;
  }
  .cta-call {
    bottom: 160px;
  }
}
/*Annv add shortcode single*/
.shortcode-sale {
  background-color: #F1F1F1;
  margin: 20px 45px;
  border-radius: 10px;
}

.shortcode-sale-content {
  display: flex;
  padding: 15px 20px;
}

.shortcode-sale-content .shortcode-avatar {
  width: 145px;
  height: 145px;
  border-radius: 50%;
}

.shortcode-sale-content .shortcode-info {
  font-size: 14px;
  margin-left: 30px;
}

.shortcode-sale-content .shortcode-info-name {
  font-size: 18px;
  font-weight: 700;
}

.shortcode-sale-content .shortcode-info-work {
  display: flex;
  justify-content: space-between;
}

.shortcode-sale-content .shortcode-info-action {
  margin: 15px 0;
}

.shortcode-sale-content .shortcode-info-action .btn-call {
  margin-right: 20px;
}

.shortcode-sale-content .btn-call, .shortcode-content-body .btn-call {
  background-color: #DB0000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  width: 120px;
  height: 28px;
  display: inline-block;
  border-radius: 20px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #DB0000;
  transition: all 0.2s;
}

.shortcode-sale-content .btn-call:hover, .shortcode-content-body .btn-call:hover {
  background-color: #ffffff;
  color: #DB0000;
  border-color: #DB0000;
}

.btn-chat {
  color: #03ABF6;
  border: 1px solid #03ABF6;
  font-size: 12px;
  font-weight: 700;
  width: 120px;
  height: 28px;
  display: inline-block;
  border-radius: 20px;
  line-height: 28px;
  text-align: center;
  background-color: #ffffff;
  transition: all 0.2s;
}

.btn-chat:hover {
  background-color: #03ABF6;
  border-color: #03ABF6;
  color: #ffffff;
}

.btn-chat-bg {
  background-color: #03ABF6;
  color: #ffffff;
}

.btn-chat-bg:hover {
  background-color: #ffffff;
  color: #03ABF6;
}

.shortcode-chat {
  margin-bottom: 15px;
}

.shortcode-chat:nth-child(2n+1) {
  padding-right: 7.5px;
}

.shortcode-chat:nth-child(2n) {
  padding-left: 7.5px;
}

.shortcode-chat-inner {
  border: 1px solid #03ABF6;
  border-radius: 10px;
  padding: 10px 15px;
}

.shortcode-chat-wrap {
  display: flex;
  align-items: center;
  line-height: 1.2;
  justify-content: space-between;
}
.shortcode-chat-wrap:first-child {
  margin-bottom: 10px;
}

.shortcode-chat-wrap:last-child {
  font-size: 14px;
}

.shortcode-chat-wrap p {
  margin-bottom: 0;
}

.shortcode-list-product {
  background-color: #DB0000;
  padding: 15px 35px;
  margin-bottom: 15px;
  border-radius: 10px;
}

.shortcode-list-product .shortcode-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF89B;
  text-align: center;
  line-height: 1.3;
}

.shortcode-list-product .product-rating {
  padding-left: 0;
}

.shortcode-list-product .product-info {
  background-color: #ffffff;
}

.shortcode-list-product .list-product .product {
  margin-bottom: 10px;
}

.shortcode-list-product .slick-prev {
  left: -40px;
}

.shortcode-list-product .slick-next {
  right: -40px;
}

.shortcode-list-product .slick-next,
.shortcode-list-product .slick-prev {
  border: 1px solid #CCCCCC;
  background-color: #ffffff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.shortcode-list-product .slick-next:before,
.shortcode-list-product .slick-prev:before {
  color: #ccc;
}

.shortcode-content {
  border-radius: 5px;
  border: 1px solid #DDDDDD;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}

.shortcode-content-horizontal {
  display: flex;
  max-width: 457px;
  padding: 15px;
}

.shortcode-content-horizontal .shortcode-content-body {
  margin-left: 15px;
}

.shortcode-content-horizontal .product-thumbnail {
  width: 176px;
  height: 114px;
}

.shortcode-content-vertical {
  max-width: 260px;
}

.shortcode-content-vertical .product-thumbnail {
  height: 168px;
}

.shortcode-content-vertical .shortcode-content-body {
  padding: 15px;
}

.shortcode-content .product-title {
  font-size: 20px;
  line-height: 1.3;
}

.shortcode-content .product-price {
  font-size: 18px;
  color: #212529;
}

.shortcode-content .spec-item {
  font-size: 14px;
}

.btn-product-link {
  background: red;
  color: #fff !important;
  fill: #fff !important;
  border: none !important;
  text-decoration: none !important;
  outline: 0;
  box-shadow: -1px 6px 19px rgba(255, 0, 0, 0.2) !important;
  border-radius: 4px !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  padding: 10px;
}

.shortcode-link {
  margin: 20px 0 20px 0;
  text-align: center;
}

@media (max-width: 575px) {
  .shortcode-sale {
    margin: 0;
  }
  .shortcode-sale .shortcode-avatar {
    width: 85px;
    height: 70px;
  }
  .shortcode-sale .shortcode-info {
    margin-left: 15px;
  }
  .shortcode-sale .shortcode-info-work {
    display: block;
  }
  .shortcode-sale .shortcode-info-action .btn-call {
    margin-right: 15px;
  }
  .shortcode-sale .btn-call,
  .shortcode-sale .btn-chat {
    width: 100px;
  }
  .shortcode-chat:nth-child(2n+1) {
    padding-right: 15px;
  }
  .shortcode-chat:nth-child(2n) {
    padding-left: 15px;
  }
  .shortcode-list-product {
    padding: 15px;
  }
  .shortcode-list-product .slick-next {
    right: -12px;
  }
  .shortcode-list-product .slick-prev {
    left: -12px;
  }
}
/*End Annv add shortcode single*/

.widget.faq-single-post .widget-title {
    margin-bottom: 20px;
    color: #f04c28;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    padding-left: 15px;
    font-size: 18px;
}
.widget.faq-single-post .widget-title:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 100%;
    background: #f04c28;
    border-radius: 3px;
    top: 0;
    left: 0;
}
.widget.faq-single-post .card-header {
    padding: 0;
    background: transparent;
    border-bottom: 0;
}
.widget.faq-single-post .card-header .btn-link {
    width: 100%;
    text-align: left;
    box-shadow: none;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    padding: 10px 15px;
    padding-right: 35px;
    text-decoration: none;
    position: relative;
}
.widget.faq-single-post .card-header .btn-link:after {
    content: "\f068";
    font-family: FontAwesome;
    font-size: 10px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    background: #f04c28;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.widget.faq-single-post .card-header .btn-link.collapsed:after {
    content: "\f067";
}
.widget.faq-single-post .card-body {
    padding: 10px 15px 15px;
    font-size: 16px;
    line-height: 1.6;
}
.widget.faq-single-post .card {
    background: #f2f2f2;
    border: 0;
    border-radius: 5px;
}
.widget.faq-single-post .card:not(:last-child) {
    margin-bottom: 15px;
}

/*
     FILE ARCHIVED ON 07:19:31 Aug 21, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:08:42 Aug 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.684
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.058
  esindex: 0.009
  cdx.remote: 64.782
  LoadShardBlock: 295.306 (3)
  PetaboxLoader3.datanode: 228.239 (5)
  PetaboxLoader3.resolve: 281.123 (2)
  load_resource: 431.328
  loaddict: 170.362
*/