/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: Nobel;
    src: url(https://lexushanoi-chinhhang.com.vn/fonts/Nobel.otf);
    font-weight: normal;
}

@font-face {
    font-family: 'NobelVnu-Light';
    src: url('/fonts/2249NobelVnu-book.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body,.nav > li > a {
  font-family: 'NobelVnu-Light', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-weight: 700 !important;
}
.mb-0{
  margin-bottom: 0px !important;
}
.m-0{
  margin: 0px !important;
}
.bang-gia-chung{
  width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    font-size: 18px;
    table-layout: fixed;
    word-wrap: break-word;
    margin: 0 auto;
}
.bang-gia-chung th, .bang-gia-chung td {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: left;
}

.servicesHome {
  padding-top: 50px !important;
}

.box-car-category .row.max-w-full{
    margin-bottom: 50px;
}
.lf-form-submit {
  background-color: #00adef;
  border-radius: 25px !important;
  border: 0px !important;
  font-size: 0.97em !important;
  letter-spacing: 0.03em !important;
  padding: 0 1.2em !important;
  line-height: 2.4em !important;
}

.lf-form-text,
.select-type select {
  font-size: 15px !important;
  height: 38px !important;
  border-radius: 25px !important;
  padding: 0 0.75em !important;
}

.radio-type ul {
  margin-bottom: 10px;
  margin-top: 0px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
}

.radio-type ul li {
  margin: 0px 10px !important;
  font-weight: bold !important;
}

@media (max-width: 549px) {
  #wppbPopupShow {
    padding: 10px;
  }
}

.wppb-popup-custom-content {
  overflow-y: auto !important;
  height: auto !important;
}

.titleDKBG {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}

.hotline-footer {
  display: none;
}

@media (max-width: 549px) {
  .float-contact {
    display: none;
  }

  .hotline-footer {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
  }

  .hotline-footer .left {
    width: 55%;
    float: left;
    height: 100%;
    color: white;
    line-height: 43px;
    text-align: center;
  }

  .hotline-footer .right {
    width: 45%;
    float: right;
    height: 100%;
    line-height: 43px;
    text-align: center;
  }

  .hotline-footer .left img,
  .hotline-footer .right img {
    width: 30px;
    padding-right: 10px;
  }

  .hotline-footer .left a {
    background: #00adef;
    line-height: 40px;
    margin: 5px;
    border-radius: 3px;
  }

  .hotline-footer .right a {
    background: #00adef;
    line-height: 40px;
    margin: 5px;
    border-radius: 3px;
  }

  .hotline-footer a {
    display: block;
    color: #fff;
  }
  .post-sidebar.large-3 {
    display: none;
  }
}

.float-contact {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 99999;
}

.chat-zalo {
  background: #00adef;
  border-radius: 20px;
  padding: 0 18px;
  color: white;
  display: block;
  margin-bottom: 6px;
}

.float-contact .hotline {
  background: #00adef !important;
  border-radius: 20px;
  padding: 0 18px;
  color: white;
  display: block;
  margin-bottom: 6px;
}

.chat-zalo a,
.chat-face a,
.hotline a {
  font-size: 15px;
  color: white;
  font-weight: 400;
  text-transform: none;
  line-height: 0;
}
#formTopFooter {
  padding: 30px 0px 0px 0px;
  background: url(https://lexushanoi-chinhhang.com.vn/wp-content/uploads/2023/10/gallery-performance-01-d.jpg)
    center;
  background-size: cover;
  position: relative;
}
#formTopFooter::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#formTopFooter h2 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#formTopFooter label {
  color: #fff !important;
}
#formTopFooter .optionPrice {
  display: flex;
  justify-content: center;
  align-items: center;
}
#formTopFooter input {
  border-radius: 25px;
}
.section-title b {
  display: none;
}
.section-title {
  justify-content: center;
}
ul {
  padding-left: 20px;
}
.contain img {
  object-fit: contain;
}
.p-20 {
  padding: 20px 20px 0px 20px;
}
.car-box .nav > li > a {
  font-size: 18px;
  padding: 10px 20px;
    font-family: 'NobelVnu-Bold', sans-serif !important;

}
.nav li:last-child,
.col-inner ul li {
  margin-left: 0px;
}
.box-text a:not(.button) {
  width: 100%;
}
.accordion-title.active {
  background: transparent !important;
}
.accordion .toggle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.mobile-nav a {
  color: #fff !important;
}

.titleH1 h1 ,.titleH1 h2{
  justify-content: start;
  margin-bottom: 30px;
}
.titleH1 h1 span,.titleH1 h2 span {
  border: 0px;
  padding: 0px;
  font-size: 140%;
  color: #000;
}
.container.titleH1 {
  max-width: 100%;
}
.max-w-full {
  max-width: 100%;
}
.font-bold {
  font-weight: bold;
  color: #000;
}
span.mau_xe_item_color {
  width: 46px;
  display: block;
  height: 33px;
  border: 1px solid #dddddd;
}
.text-black {
  color: #000;
}
.mau_xe_main {
  margin-bottom: 10px;
}

@media screen and (min-width: 850px) {
  .lg-x15-c .lg-x5 {
    left: 15px !important;
  }
}
@media (max-width: 767px) {
  .p-mb-0 {
    padding-bottom: 0px;
  }
}
.secondary,
    .checkout-button,
    .button.checkout,
    .button.alt {
        background-color: #000;
    }

    .section-title-main {
        font-size: 28px
    }

    .flickity-slider img {
        width: 100%;
        margin: 0px auto
    }


    h2.lfb-heading {
        font-size: 20px !important;
        font-weight: bold !important;
    }

    .zalo-container {
        position: fixed;
        width: 40px;
        height: 40px;
        bottom: 20px !important;
        z-index: 9999999;
    }

    .zalo-container:not(.right) {
        right: 23px;
        left: auto;
    }

    .zalo-container a {
        display: block;
    }

    .cmoz-alo-circle {
        width: 50px;
        height: 50px;
        top: -5px;
        right: -5px;
        position: absolute;
        background-color: transparent;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid rgba(17, 130, 252, .8);
        opacity: .1;
        border-color: #1182fc;
        opacity: .5;
    }

    .animated_zalo.infinite {
        animation-iteration-count: infinite;
    }

    .zoomIn_zalo {
        animation-name: zoomIn_zalo;
    }

    .animated_zalo {
        animation-duration: 1s;
        animation-fill-mode: both;
    }

    .animated_zalo {
        animation-duration: 1s;
        animation-fill-mode: both;
    }

    .cmoz-alo-circle-fill {
        width: 60px;
        height: 60px;
        top: -10px;
        position: absolute;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        background-color: rgba(17, 130, 252, .45);
        opacity: .75;
        right: -10px;
    }

    .pulse_zalo {
        -webkit-animation-name: pulse_zalo;
        animation-name: pulse_zalo;
    }

    .animated_zalo.infinite {
        animation-iteration-count: infinite;
    }

    .zalo-container span {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #1182fc;
        position: relative;
    }

    .zalo-container img {
        max-width: 100%;
        height: auto;
    }

    .hotline-phone-ring-wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999999;
    }

    .hotline-phone-ring {
        position: relative;
        visibility: visible;
        background-color: transparent;
        width: 110px;
        height: 110px;
        cursor: pointer;
        z-index: 11;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        transition: visibility .5s;
        left: 0;
        bottom: 0;
        display: block;
    }

    .hotline-phone-ring-circle {
        width: 85px;
        height: 85px;
        top: 10px;
        left: 10px;
        position: absolute;
        background-color: transparent;
        border-radius: 100%;
        border: 2px solid #0e700d;
        -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        opacity: 0.5;
    }

    .hotline-phone-ring-circle-fill {
        width: 55px;
        height: 55px;
        top: 25px;
        left: 25px;
        position: absolute;
        background-color: #0e700d;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
        transition: all .5s;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }

    .hotline-phone-ring-img-circle {
        background-color: #19ac17;
        width: 33px;
        height: 33px;
        top: 37px;
        left: 37px;
        position: absolute;
        background-size: 20px;
        border-radius: 100%;
        border: 2px solid transparent;
        -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .dark a,
    .dark .widget a {
        color: currentColor;
    }

    .hotline-phone-ring-img-circle .pps-btn-img img {
        width: 20px;
        height: 20px;
    }

    .hotline-bar {
        position: absolute;
        background: #19ac17;
        height: 40px;
        width: 180px;
        line-height: 40px;
        border-radius: 3px;
        padding: 0 10px;
        background-size: 100%;
        cursor: pointer;
        transition: all 0.8s;
        -webkit-transition: all 0.8s;
        z-index: 9;
        box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 10%);
        border-radius: 50px !important;
        /* width: 175px !important; */
        left: 33px;
        bottom: 37px;
        display: none
    }

    .hotline-bar>a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

    .dark a,
    .dark .widget a {
        color: currentColor;
    }

    .sms-icon {
        position: fixed;
        width: 45px;
        height: 45px;
        bottom: 80px;
        z-index: 9999999;
        right: 21px;
    }

    .product-gallery .product-thumbnails .flickity-viewport {
        width: 100% !important;
        height: 53px !important;
    }

    .product-gallery .product-thumbnails .flickity-prev-next-button,
    .product-gallery .product-thumbnails .slider:hover .flickity-prev-next-button {
        opacity: .7;
        -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
        transform: translateY(-50%) !important;
    }

    .product-gallery .product-thumbnails .flickity-prev-next-button {
        position: absolute;
        top: 50% !important;
        align-content
    }

    .single-page,
    .single-page p {
        text-align: justify;
    }

    .banggiaxe img {
        height: 48px;
        width: auto
    }

    .banggiaxe h4 {
        font-size: 15px;
        line-height: 24px;
        text-transform: uppercase;

    }

    .banggiaxe .col,
    .banggiaxe .box-text.text-center {
        padding-bottom: 0px;
        margin-bottom: 10px
    }

    .hotline_ {
        display: none;

    }

    .bot_end,
    .scrollToTop_mobile {
        display: none;
    }

    .scrollToTop {
        position: fixed;
        bottom: 150px;
        width: 40px;
        height: 40px;
        background-size: 30px;
        right: 10px;
        background: #C3002F url(https://lexushanoi-chinhhang.com.vn/images/Path87.svg) no-repeat center !important;
        cursor: pointer;
        z-index: 9999999;
    }

    .hotline_ a {
        display: block;
    }

    .hotline_ {
        position: fixed;
        bottom: 192px;
        right: 10px;
        z-index: 999999999;
        width: 40px;
        height: 40px;
        background-color: #C3002F;
    }

    .hotline_ a i {
        font-size: 20px;
        line-height: 40px;
        padding-left: 12px;
        color: #fff;
    }

    .bot_end {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-items: center;
        position: fixed;
        bottom: 0;
        background-color: #fff;
        z-index: 999;
        box-shadow: 0 6px 20px black;
        width: 100%;
        align-items: end;
    }

    .bot_end a {
        display: block;
        text-align: center;
        padding: 5px;
        width: 100%;
        border-right: 1px solid #DBDBDB;
    }

    .bot_end a:last-child {
        border-right: unset;
    }

    .bot_end a img {
        margin: 0 auto;
        width: 14px;
    }

    .bot_end a p {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 15px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .zalo_chat {
        position: fixed;
        bottom: 70px;
        right: 0;
        z-index: 999999999999999;
    }

    .zalo_chat a {
        display: block;
        background: url(https://lexushanoi-chinhhang.com.vn/images/Group196.svg) no-repeat center !important;
        z-index: 999;
        width: 67px;
        height: 67px;
        text-align: center;
        bottom: 265px;
        border: 0;
        outline: 0;
        border-radius: 60px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
        -webkit-transition: box-shadow .2s ease;
        background-size: 100%;
        transition: all .2s ease-in-out;
    }

    .quick_link {
        position: fixed;
        right: 0;
        bottom: 150px;
        z-index: 999;
    }

    .quick_link .config_link:hover {
        width: 260px;
        background-color: rgba(238, 238, 238, 0.95);
        border-left: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
    }

    .quick_link .config_link:hover li {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #d8d8d8;
        margin-bottom: -1px;
    }

    .quick_link .config_link {
        width: 50px;
        transition: width 500ms;
        text-align: left;
    }

    .quick_link .config_link li {
        margin-bottom: -1px;
    }

    .quick_link .config_link li a {
        display: block;
        position: relative;
        transition: background-color .2s ease-in;
    }

    .quick_link .config_link li a:before {
        content: '';
        color: #fff;
        transition: background-color .2s ease-in;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }

    .quick_link .config_link li .price_tab1:before {
        background: url(https://lexushanoi-chinhhang.com.vn/images/Group244.svg) no-repeat center !important;
        background-color: #C3002F !important;
    }

    .quick_link .config_link li .estimates:before {
        background: url(https://lexushanoi-chinhhang.com.vn/images/Group246.svg) no-repeat center !important;
        background-color: #C3002F !important;
    }

    .quick_link .config_link li .drive_test1:before {
        background: url(https://lexushanoi-chinhhang.com.vn/images/Path63.svg) no-repeat center !important;
        background-color: #C3002F !important;
    }

    .quick_link .config_link li .hotline:before {
        background: url(https://lexushanoi-chinhhang.com.vn/images/hotline.svg) no-repeat center !important;
        background-color: #C3002F !important;
        background-size: 35px 35px !important;
    }

    .quick_link .config_link li a span {
        display: inline-block;
        padding: 12px 15px;
        margin-right: 90px;
        white-space: nowrap;
    }

    @media (min-width: 768px) {

        .bot_end,
        .scrollToTop_mobile {
            display: none !important;

        }

    }
.kk-star-ratings.kksr-valign-bottom {
    margin: 10px 0px;
    justify-content: center !important;
}
.list-product .product {
    box-shadow: 0 3px 15px rgba(0,0,0,.07);
    margin-bottom: 30px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.product-thumbnail {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
.product-thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 50% 50%;
    -o-object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
.list-product .product-info {
    padding: 15px 10px 5px;
    font-size: 14px;
    line-height: 1.6;
    min-height: 180px;
}
.product-title {
    font-size: 16px;
    font-family: 'NobelVnu-Bold', sans-serif !important;
}
.list-product .product-title {
    min-height: 40px;
    margin-bottom: 0;
    text-overflow: clip;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.list-product .product-title {
    -webkit-box-orient: vertical;
}
.product-title a {
    color: #000;
}
.product-post .product-price {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cfcfcf;
}
.product-price span {
    color: #db0000;
    font-size: 16px;
    font-family: 'NobelVnu-Bold', sans-serif !important;

}
.product-spec {
    font-size: 13px;
}
.product-spec .spec-item {
    margin-bottom: 5px;
}
.product-spec .icon {
    color: #000;
    margin-right: 5px;
    font-family: 'NobelVnu-Bold', sans-serif !important;
}
.product-spec .spec-value {
    color: #000;
}
.shop-page-title{
    margin-bottom: 0px !important;
}
.pl-0{
    padding-left: 0px;
}
.pr-0{
    padding-right: 0px;
}
#menu-menu-header-1{
    padding-left: 0px;
}
.d-flex-tp{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}
.d-flex-tp > label{
    width: 120px;
}
.d-flex-tp > div{
    flex: 1;
}
