:root {
    --bs-primary-rgb: 85, 174, 254;
}

.logo-wrapper img {
    height: 60px;
    width: auto;
}

.header-style-one {
    background: #55aefe;
    border-bottom: none;
}

.header-sticky.sticky-on {
    background: #55aefe;
}

.at_nav_menu ul li a {
    color: #ffffff;
}

.at_nav_menu ul li a:hover {
    background: rgba(0, 0, 0, 0.15);
}

.dl-hero-single::before {
    display: none;
}

.dealership-hero {
    margin-top: 0;
}

.dl-hero-single {
    padding: 50px 0 50px 0;
    height: calc(100vh - 200px);
    background-size: cover;
}

.dealership-hero .swiper-pagination {
    bottom: 20px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.at-section-title .at-subtitle::after {
    border-color: #55aefe;
}

.btn-primary2 {
    --bs-btn-color: #0c0800;
    --bs-btn-bg: #55aefe;
    --bs-btn-border-color: #55aefe;
    --bs-btn-hover-color: #0c0800;
    --bs-btn-hover-bg: #0084FE;
    --bs-btn-hover-border-color: #0084FE;
    --bs-btn-focus-shadow-rgb: 216, 1, 15;
    --bs-btn-active-color: #0c0800;
    --bs-btn-active-bg: #0084FE;
    --bs-btn-active-border-color: #0084FE;
    --bs-btn-active-shadow: unset;
    --bs-btn-disabled-color: #0c0800;
    --bs-btn-disabled-bg: #55aefe;
    --bs-btn-disabled-border-color: #55aefe;
}

.footer-logo img {
    height: 70px;
    width: auto;
}

.filter-card-item .product-title {
    color: #000;
}

.product-item-loop {
    height: 100%;
}

.page-title {
    font-size: 24px;
}

.page-header-title {
    padding-top: 2rem;
    position: relative;
    margin-bottom: 0.5rem;
}

.page-header-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100px;
    height: 4px;
    background: #55aefe;
    transform: translateX(-50px);
}

/* reset-content-style */
.reset-content-style {
    color: #000000;
}

.reset-content-style * {
    all: revert;
}

.warranty-banner img {
    width: 100%;
    height: auto;
}

.warranty-header h1 {
    font-size: 24px;
}

.warranty-activate-wrap {
    max-width: 800px;
    margin: auto;
}

.table-lookup-result tr td {
    white-space: nowrap;
}

.table-lookup-result tr td:nth-child(2) {
    width: 100%;
}

.small-content-wrap {
    max-width: 800px;
    margin: auto;
}

.store-list-wrap {
    overflow: hidden;
}

.store__scroll {
    overflow-y: auto;
    height: 600px;
}

.store__scroll::-webkit-scrollbar-thumb {
    background-color: #000
}

.store__scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5
}

.store__scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #F5F5F5
}

.store__item {
    display: flex;
    padding: 15px;
    cursor: pointer;
    border-bottom: solid 1px #ebebeb;
}

.store__item.active,
.store__item:hover {
    background: #ebebeb;
}

.store__image {
    width: 40%;
}

.store__image img {
    width: 100%;
    height: auto;
}

.store__info {
    flex: 1;
    margin-left: 5px;
}

.store__star {
    color: #FDC508;
}

.store__name {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}

.store__meta {
    color: #000;
    font-size: 14px;
}

.store__description {
    color: #000;
}

.category-detail .breadcrumb-section {
    background-size: contain;
}

.category-detail .breadcrumb-section::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(17 16 16 / 80%)), to(rgb(17 16 16 / 30%)));
    background: linear-gradient(180deg, rgb(17 16 16 / 80%) 0%, rgb(17 16 16 / 40%) 100%);
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}

.product-right-content {
    color: #000;
}

.product-right-content ul {
    list-style: disc;
    padding-left: 25px;
}

.product-right-content img {
    max-width: 100%;
    height: auto;
}

.product_view_slider .swiper-button-prev {
    left: 0;
}

.product_view_slider .swiper-button-next {
    right: 0;
}

.product_view_slider .swiper-slide {
    cursor: pointer;
}

.widget-product-item {
    display: flex;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.widget-product-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.widget-product-item__image {
    width: 70px;
}

.widget-product-item__image a {
    display: block;
}

.widget-product-item__image img {
    width: 100%;
    height: auto;
}

.widget-product-item__info {
    flex: 1;
    margin-left: 5px;
}

.widget-product-item__info .title {
    margin-top: 4px;
    font-size: 14px;
    color: #111010;
    font-weight: 700;
    line-height: 1.3em;
    display: block;
    transition: 0.3s ease-in;
}

.widget-product-item__info .price {
    font-size: 12px;
}

.iv2_sidebar_list li a {
    color: #000000;
    border-bottom: solid 1px #ebebeb;
    display: block;
}

.logo-mobile-bg {
    background: #55aefe;
}

/** contact-icon-groups **/
.contact-icon-groups {
    position: fixed;
    right: 38px;
    bottom: 100px;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.contact-icon-groups .item-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 13px;
}

.contact-icon-groups .item-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Hotline Phone Call */
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}
.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #EB278D;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #EB278D;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}
@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
}

/*=================== End phone ring ===============*/
@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
.call-now-new {
    font-weight: bold;
    font-size: 17px;
    margin-top: -30px;
    display: block;
    background: #003399;
    color: white;
    text-align: center;
    border-radius: 4px;
}


@media screen and (min-width: 768px) {
    .ct-row .ct-col {
        width: calc(25% - 20px);
    }
}

@media screen and (max-width: 768px) {
    .dl-hero-single {
        height: calc(50vh - 200px);
    }

    .filter-card-item .filter-card-content {
        padding: 0 10px 10px;
    }
}
