/* ====================== Tmd home page product module css code start here ====================== */
.product_ctm_content {
    padding-left: 12%;
}

.pdt_ctm_name h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
}

.pdt_ctm_name h4 a {
    text-decoration: none;
}

.pdt_ctm_name {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
}

.pdt_ctm_name .price {
    color: #e32c2b;
    font-size: 18px;
    font-weight: 400;
}

.pdt_ctm_name .price span.price-tax {
    color: #000;
    padding-left: 10px;
}

.pdt_ctm_slider {
    overflow: hidden;
}

.pdt_ctm_sld_wreap {
    margin-bottom: 20px;
}

.pdt_ctm_disc_inner {
    margin-top: 30px;
}

.pdt_ctm_disc_inner h4 {
    font-weight: 700;
    text-transform: uppercase;
}

.pdt_ctm_sld_wreap .swiper-button-prev,
.pdt_ctm_sld_wreap .swiper-button-next {
    font-size: 25px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
    color: #000;
    cursor: pointer;
}

.pdt_ctm_sld_wreap .swiper-button-next {
    right: 10px;
    padding-left: 3px;
    padding-bottom: 1px;
}

.pdt_ctm_sld_wreap .swiper-button-prev {
    left: 10px;
    padding-right: 3px;
    padding-bottom: 1px;
}

.pdt_ctm_sld_wreap .swiper-button-next.swiper-button-disabled,
.pdt_ctm_sld_wreap .swiper-button-prev.swiper-button-disabled {
    z-index: -1;
}

.product_ctm_img img {
    width: 100%;
    border-radius: 20px;
    border: 1px solid #000b1c;
}

.product_ctm_thmb_img img {
    padding: 5px;
    border: 1px solid #000b1c;
    border-radius: 10px;
    cursor: pointer;
}

.product_ctm_thmb_img.swiper-slide-thumb-active img {
    border-color: #e32c2b;
}

.pdt_btn_group {
    width: 100%;
    margin-top: 15px;
}

.cta_bat {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 3px;
    border-radius: 100px;
    width: 100%;
    padding: 1em;
    background: linear-gradient(to right, #023b70, #014886, #015196 40%, #005aa8, #0262b6 70%, #016ecb);
    color: #fff;
    margin: 15px 0;
}

.cta_blue {
    display: inline-block;
    width: 100%;
    padding: 0.5em;
    background-color: #5433eb;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Raleway';
}

.cta_blue img {
    max-width: 50px;
    text-align: center;
}

.cta_blk_link {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 0.5em;
    border: 1px solid #000;
    text-decoration: underline;
    margin-top: 15px;
}

.product_ctm_disc {
    height: 500px;
    overflow-x: auto;
}

.product_ctm_disc::-webkit-scrollbar {
    width: 0;
}

.product_ctm_disc::-webkit-scrollbar-track {
    display: none;
}

/* ====================== Tmd home page product module css code end here ====================== */


/* ====================== Tmd shop lool car module css code start here ====================== */
.shopcar_wreap {
    overflow: hidden;
}

.shopcar_hearding h2 {
    font-size: 50px;
}

.shopcar_content .product-layout {
    max-width: 270px;
    margin: 0 auto;
}

.shopcar_content .product-layout .product-thumb {
    text-align: center;
    background-color: #f5f5f7;
    border-radius: 20px;
}

.shopcar_content .product-layout .product-thumb .image a img {
    width: 100%;
}

.shopcar_content .product-layout .product-thumb .caption h4 a {
    text-decoration: none;
}

.shopcar_content .product-layout .product-thumb .caption h4 {
    font-weight: 400;
}

.shopcar_content .product-layout .product-thumb .caption {
    padding: 12px;
}

.shopcar_image img {
    border-radius: 20px;
    border: 1px solid #000b1c;
}

.shopcar_content .product-layout .product-thumb .caption .price {
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
    flex-direction: row;
    gap: 8px;
    flex-wrap: wrap;
    color: #e32c2b;
}

.shopcar_content .product-layout .product-thumb .caption .price .price-tax {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.shopcar_content .product-layout .product-thumb .image {
    position: relative;
}

.shopcar_content .product-layout .product-thumb .image .button-group {
    position: absolute;
    right: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out;
}

.shopcar_slider .swiper-button-prev,
.shopcar_slider .swiper-button-next {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    color: #000;
    box-shadow: 0 .125rem .625rem #1c1c1c26;
    background-color: #fff;
}

.shopcar_content .product-thumb .btn.btn-cart {
    gap: 5px;
}

.shopcar_slider .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
}

.shopcar_content .product-layout .product-thumb .buttons-wrapper {
    bottom: 40px;
}

/* ====================== Tmd shop lool car module css code end here ====================== */


/* ====================== Tmd installed car module css code start here ====================== */
.realcar_hd h2 {
    font-size: 60px;
    color: #fff;
}

.realcar_slider_inner {
    display: flex;
    gap: 30px;
    justify-content: start;
    width: 1500px;
    opacity: 0;
    transform: translateX(-40px);
    transition: all 1s;
    cursor: grab;
}

.showImage {
    opacity: 1;
    transform: translateX(0);
}

.realcar_slider {
    height: 100%;
    width: 100%;
    overflow: auto;
    scrollbar-width: none;
}

.realcar_slider::webkit-scrollbar {
    display: none;
}

.realcar_slide {
    min-width: 250px;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
}

.customContainer_title {
    text-align: center;
}

.shopcar_txt {
    padding: 15px;
}

.shopcar_txt img {
    max-width: 22px;
}

.realcar_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.shopcar_likes_count {
    display: flex;
    align-items: center;
    gap: 8px;
}

.shopcarfortext a {
    text-decoration: none;
    font-size: 16px;
}

.shopcar_likes_count p {
    color: #000;
}

/* ====================== Tmd installed car module css code end here ====================== */


/* ====================== Tmd Partner car module css code start here ====================== */
.partner_hd {
    font-size: 60px;
}

.partner_container {
    display: flex;
    flex-wrap: nowrap;
    gap: 30px;
}

.partner_sideImage {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
}

.partner_profile_img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
    border: 2px solid #0070cf;
}

.partner_profile_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.partner_nametext {
    font-weight: 600;
    text-align: center;
    color: #000;
}

.partner_nametextfollower {
    font-weight: 400;
    text-align: center;
    color: #0070cf;
    margin: 0;
}

.influencerSocialHeader {
    text-align: center;
}

.partner_content {
    border-radius: 20px;
    width: 280px;
    background-color: #fff;
    overflow: hidden;
    flex: 0 0 auto;
    border: 1px solid rgb(0 0 0 / 10%);
}

.partner_wrap {
    display: flex;
    gap: 40px;
    justify-content: space-around;
    width: 100%;
}

.slider-wrap6 {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px 10px;
    overflow-x: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
}

.partner_wrapper {
    height: 100%;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.partner_wrapper::-webkit-scrollbar {
    display: none;
}

.logo-iconLink {
    text-decoration: none;
}

.partner_top_img .video-iframe {
    position: relative;
}

.partner_top_img .video-iframe iframe.youtube-frame {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.partner_top_img .video-iframe .iframe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2;
}

.youtube-modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.youtube-modal-content {
    width: 100%;
    height: 450px;
    position: relative;
    margin: 50px auto;
    max-width: 800px;
    background: transparent;
}

.youtube-modal-content iframe#youtubeFrame {
    width: 100%;
    height: 100%;
}

.youtube-modal .close {
    position: absolute;
    top: -25px;
    right: -10px;
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    cursor: pointer;
    background-color: #ff0000;
    opacity: 1;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    border-radius: 100%;
}

/* ====================== Tmd Partner car module css code end here ====================== */

.scroll-top.scroll-top-active:after {
    position: absolute;
    content: '';
    background-image: url(../image/car-focus.png);
    background-position: center;
    background-size: 44px 53px;
    background-repeat: no-repeat;
    top: 8px;
    right: 3px;
    width: 45px;
    height: 50px;
    opacity: 0;
    z-index: -1;
}

.scroll-top.scroll-top-active:hover:after {
    opacity: 1;
}

















/* ============================ Ressponsive code start here ============================ */

@media screen and (max-width: 900px) {
    .top_br_icon ul.j-menu {
        justify-content: end;
    }

    .top_br_icon ul.j-menu a {
        color: #fff;
    }

    .top_br_icon ul li:last-child a::after {
        left: -6px;
    }
}

@media screen and (max-width: 500px) {
    .product_ctm_content {
        padding: 30px 0 0 0;
    }

    .product_ctm_disc {
        height: auto;
        overflow-x: unset;
    }

    .product_ctm_content {
        padding: 30px 0 0 0;
    }

    .product_ctm_disc {
        height: auto;
        overflow-x: unset;
    }

    .cta_bat {
        padding: 0.8em;
    }

    .cta_blue {
        font-size: 14px;
    }

    .cta_blue img {
        max-width: 40px;
    }

    .cta_blk_link {
        font-size: 14px;
    }

    .pdt_ctm_sld_wreap .swiper-button-prev,
    .pdt_ctm_sld_wreap .swiper-button-next {
        font-size: 20px;
        width: 35px;
        height: 35px;
    }

    .product_ctm_thmb_img img {
        padding: 2px;
        border-radius: 5px;
    }

    .shopcarfortext a {
        text-decoration: none;
        font-size: 14px;
    }

    .realcar_hd h2 {
        font-size: 35px;
    }

    .partner_container {
        gap: 20px;
    }

    .partner_content {
        width: 200px;
    }

    .partner_sideImage {
        gap: 8px;
        padding: 10px;
    }

    .partner_profile_img {
        width: 40px;
        height: 40px;
    }

    .partner_nametext {
        font-size: 14px;
    }

    .partner_nametextfollower {
        font-size: 14px;
    }

    .shopcar_image {
        margin-bottom: 20px;
    }

    .shopcar_image {
        margin-bottom: 20px;
    }

    .shopcar_slider .swiper-button-prev,
    .shopcar_slider .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .shopcar_content .product-layout .product-thumb .buttons-wrapper {
        margin: 0;
    }

    .shopcar_content .product-layout .product-thumb .buttons-wrapper .button-group {
        justify-content: center;
        margin-right: 0;
    }

    .partner_hd {
        font-size: 35px;
    }

    .scroll-top.scroll-top-active:after {
        background-size: 28px 30px;
        top: -3px;
        right: -5px;
        width: 45px;
        height: 50px;
    }

}