@charset "UTF-8";

/*
Theme Name: Theme Rubber king
Theme URI: https://www.unifiedinfotech.net/
Author: the UIPL team
Author URI: https://www.unifiedinfotech.net/
Requires at least: 1.0
Requires PHP: 5.2.4                 
Version: 2.1
Text Domain: rubberking
*/

body {
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: "Kumbh Sans", 'Raleway', sans-serif;
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

.banner_main {
    display: none;
}

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

font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Raleway-Regular.woff2') format('woff2');
}

font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/Raleway-Medium.woff2') format('woff2');
}

font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/Raleway-SemiBold.woff2') format('woff2');
}

font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Raleway-Bold.woff2') format('woff2');
}

font-face {
    font-display: swap;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/Raleway-ExtraBold.woff2') format('woff2');
}



.container,
.container-fluid {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 92%;
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1210px;
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1609px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

/* .tube-parent img, */
/* #menu-item-7154 img,
#menu-item-7663 img

    {
    display: none !important;
} */

/* .tube-parent > li > img, .flap-parent > li > img {
    display: none;
} */
.mega-menu.max-mega-menu ul.sub-menu>li.tube-parent>a img,
.mega-menu.max-mega-menu ul.sub-menu>li.flap-parent>a img {
    display: none !important;
}

.mega-menu.max-mega-menu ul.sub-menu>li.tube-parent>ul li a img,
.mega-menu.max-mega-menu ul.sub-menu>li.flap-parent>ul li a img {
    display: block;
}

.wpr-sharing-buttons.elementor-grid.wpr-sharing-official.wpr-sharing-label-off.wpr-sharing-label-tr {
    display: none !important;
}

.elementor-5141 .elementor-element.elementor-element-dd2550d.e-con {
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.smc-btn {
    top: -8px;
}


@media (min-width: 576px) {
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media(min-width:768px) {
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .mega-menu.max-mega-menu>li:hover>ul.sub-menu {
        overflow-x: auto;
    }
}

@media(min-width:992px) {
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1400px) {
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

.text-center {
    text-align: center !important;
}

.text-start {
    text-align: left;
}

.text-end {
    text-align: right;
}

.d-flex {
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

.d-none {
    display: none
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-between {
    justify-content: space-between
}

.align-items-start {
    align-items: flex-start
}

.align-items-end {
    align-items: flex-end
}

.align-items-center {
    align-items: center
}

.align-content-start {
    align-content: flex-start
}

.align-content-end {
    align-content: flex-end
}

.align-content-center {
    align-content: center
}

.align-content-between {
    align-content: space-between
}

.w-100 {
    width: 100%;
}

.body {
    font-family: var(--site-font);
}

:root {
    --site-font: 'Raleway';
}


/* .slick-arrow{width:25px;height: 25px;background-size: contain;} */
/* .slick-prev.slick-arrow,
.slick-next.slick-arrow{position: relative;} */
.products-section .slick-prev.slick-arrow {
    position: absolute;
    left: 30px !important;
    border: 0;
    top: 50% !important;
    transform: translateY(-50%) !important;
    background: url(assets/images/slider-left-arrow.svg) no-repeat center center;
    z-index: 1;
    width: 24px;
    height: 24px;
    font-size: 0;
    cursor: pointer;
    background-size: contain;
}

.products-section .slick-next.slick-arrow {
    position: absolute;
    right: 30px !important;
    border: 0;
    top: 50% !important;
    transform: translateY(-50%) !important;
    background: url(assets/images/slider-left-arrow.svg) no-repeat center center;
    transform: rotateX(1);
    background-size: cover;
    transform: scaleX(-1);
    width: 24px;
    height: 24px;
    font-size: 0;
    cursor: pointer;
    background-size: contain;
}

.products-section .slick-prev.slick-arrow:before,
.products-section .slick-next.slick-arrow:before {
    display: none;
}

.banner-hadding .elementor-heading-title {
    max-width: 915px;
}

.product-name a {
    font-size: 29px;
    color: white;
    line-height: 1;
    font-weight: 600;
    font-family: var(--site-font);
}

.main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    padding-top: 3.5rem;
    background-color: #000000;
}

.products-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.products-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 76.6875rem;
}

.category-tabs {
    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
    row-gap: 15px;
    align-items: end;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
}

.tab-item {
    cursor: pointer;
    transition: color 0.3s ease;
    padding-bottom: 0.5rem;
    /* Added padding for better spacing */
}

.tab-item.active {
    color: #d97706;
}

.tab-underline {
    padding: 0.0625rem 0;
    margin-top: 1.25rem;
    width: 100%;
    position: relative;
}

.active-line {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 0;
    border: 3px solid #d97706;
    height: 3px;
    transition: left 0.3s ease, width 0.3s ease;
}

.card-content .product-image {
    margin: auto;
    height: 210px;
    object-fit: contain;
}

.base-line {
    width: 100%;
    height: 1px;
    border: 1px solid #78716c;
}

.product-grid {
    display: flex;
    flex-wrap: nowrap;
    gap: 2rem;
    align-items: center;
    margin-top: 2rem;
    padding: 0.0625rem;
    width: 100%;
    overflow: hidden;
}

.product-grid.slick-initialized {
    display: block;
}

.product-card {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 0.809px solid #525252;
    width: 17.9375rem;
    flex: 0 0 calc(25% - 1.5rem);
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 15px;
    padding: 0;
    width: auto !
}

.card-footer span {
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    color: white;
}

.slick-slide .product-card {
    margin-right: 2rem;
    position: relative;
}

.card-content {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    max-width: 100%;
    color: #ffffff;
    background: #4E4E4E;
    padding: 15px 13px 30px;
}



.card-header {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.product-name {
    font-size: 1.875rem;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0.5rem;
}

.product-tags {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
    gap: 6px;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 1rem;
    box-sizing: border-box;
}

.tag {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.125rem 0.5rem;
    border: 0.595px solid #a3a3a3;
    border-radius: 29.729px;
    white-space: nowrap;
    box-sizing: border-box;
    color: #ffffff;
    /* Uniform color for all tags */
    overflow: hidden;
    font-size: 10px;
}

.tag img {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
}

.product-image {
    object-fit: contain;
    align-self: center;
    max-width: 100%;
    aspect-ratio: 1.01;
    width: 14.1875rem;
    height: 240px;
}

.card-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.75rem;
    width: 100%;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    background-color: #f97316;
    border-radius: 0;
}


.loader-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 250px;
    /* adjust height as per your layout */
}

.loader {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #000;
    /* change color if needed */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 0.9s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Section Styles */
/*Home Page Find your tire section design filteration*/

p {
    color: #7a7a7a;
}

.find_my_tyre {
    padding: 60px 0;
    background: #000000;
}

.filter-list {
    /* background: linear-gradient(90deg, #404040 0%, #000000 100%); */
    margin-top: 60px;
    text-align: center;
}

.section-title .title {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}



.filter-list ul,
.filter-list .ul-cust {
    background: linear-gradient(90deg, #404040 0%, #000000 100%);
    display: inline-flex;
    /* justify-content: space-around; */
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.filter-list ul li label {
    color: #ACACAC;
    font-size: 16px;
}

.filter-list ul li,
.filter-list .ul-cust .ul-li {
    padding: 30px 30px !important;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px;
    position: relative;
    flex: 1;
}

.filter-list ul li:last-child ::after {
    display: none;
}

.filter-list ul li::after,
.filter-list .ul-cust .ul-li::after {
    position: absolute;
    content: "";
    background-image: url(assets/images/left.svg);
    right: 0;
    width: 30px;
    height: 100%;
    background-repeat: no-repeat;
    top: 0;
    background-size: 100% 100%;
}


.filter-list ul li select,
.filter-list .ul-cust .ul-li select {
    background-color: transparent;
    font-size: 18px !important;
    color: #ffffff;
    border: 0;
    width: 100%;
}

.filter-list .ul-cust .ul-li select {
    padding: 30px 30px !important;
}

.product-description {
    display: flex;
    align-items: center;
    gap: 50px;
    margin: 60px 0;

}

.text-deiv {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
}

.text-deiv h6 {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #ACACAC;
    padding: 0 20px 20px 0;
    width: 100%;
}

.text-deiv button {
    text-wrap: nowrap;
    background-color: #EF7F1A;
    border: 1px solid #EF7F1A;
    font-size: 16px;
    color: #ffffff;
    padding: 12px 20px;
    border-radius: 20px 4px 20px 4px;
    font-weight: 600;
}

.tyre-logo img {
    padding-bottom: 26px;
}

.tyre-desc {
    list-style: none;
    padding: 0;
}

.tyre-description {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

/* when shown, force flex layout */
.tyre-description {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding: 60px 0;
}



.tyre-desc li {
    display: flex;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 20px;
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-left: 25px;
}

.tyre-desc li p {
    color: #fff;
    line-height: 2;
    text-align: start;
}

.tyre-desc li span {
    color: #EF7F1A;
}

.tyre-desc li::after {
    position: absolute;
    content: "";
    background-image: url(assets/images/list-style-type.svg);
    left: 0;
    width: 14px;
    height: 20px;
    background-repeat: no-repeat;
    top: 5px;
    background-size: 100% 100%;
}

.filter-list select option {
    background-color: #000000;
    padding: 15px;
}

/* Home Page Find your tire section design filteration end*/

/*Home Page And Common Design Our Newest Range Of Tires Starts Here */
/* Section Background */
.tyre-section {
    background: linear-gradient(180deg, #88531A 50%, #000 50%);
    /* background-color: #88531A; */
    padding: 60px 0 80px;
    color: #fff;
    overflow: hidden;
}


/* Header */
.tyre-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.tyre-title {
    font-size: 42px !important;
    font-weight: 700;
    color: #fff;
}

.tyre-subtitle {
    font-size: 16px;
    line-height: 1.6;
    color: #dcdcdc;
    max-width: 550px;
    margin-top: 10px;
}

.view-all {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 28px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s;
    margin-top: 10px;
}

.view-all:hover {
    background: #fff;
    color: #000;
}

/* Cards */
.product-cards {
    position: relative;
    background: #0d0d0d;
    border: 4px solid #2b2b2b;
    border-radius: 16px;
    padding: 25px;
    text-align: center;
    transition: transform 0.3s ease;
}

.product-cards:hover {
    transform: translateY(-5px);
}

.product-cards .card-buttons {
    margin-bottom: 25px;
    /* create breathing space before image */
}


.product-images {
    display: flex;
    justify-content: center;
    /* horizontally center */
    align-items: center;
    /* vertically align if needed */
    margin-top: 35px;
    /* space above image */
    width: 100%;
}

.product-images img {
    width: 100%;
    /*max-width: 190px;*/
    /* slightly large image */
    height: 350px;
    object-fit: contain;
    display: block;
}


.product-title {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.product-desc {
    color: #bcbcbc;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
}

/* Buttons */
.product-buttons {
    display: flex;
    justify-content: center;
    gap: 12px;
}

.btn-learn {
    padding: 12px 24px;
    border: 2px solid #ff8c00;
    background: transparent;
    color: white;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.btn-learn:hover {
    background: white;
    /* background: #ff8c00; */
    color: #000;
}

.btn-buy {
    padding: 12px 32px;
    border: none;
    background: #ff8c00;
    color: white;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    /* box-shadow: 0 4px 15px rgba(255,140,0,0.3); */
}

a.btn-buy:hover {
    background: #ff7700;
    color: black;
}

.rk6-sel-wrap select {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 30px 10px;
}

.rk6-sel-wrap {
    min-width: 210px !important;
    /* max-width: 210px !important; */
}

.rk6-logo-imgs {
    width: 200px;
    height: 100px;
    object-fit: contain;
}

.filter-list ul,
.filter-list .ul-cust {
    overflow-x: auto !important;
    flex-wrap: nowrap;
    width: 100%;
}

.rk6-filters .filter-list {
    width: 100% !important;
}

.hfe-menu-item {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px 0 0 16px !important;
}

footer .e-child {
    gap: 6px !important;
}

.hfe-copyright-wrapper {
    font-size: 13px;
}

.row-1 .pneumatic-tyre-table table thead th {
    color: #000000 !important;
}

.social-icons {
    display: flex;
    gap: 16px;
}

.social-icons i {
    width: 40px !important;
    height: 40px !important;
    border: 0px solid;
    flex-shrink: 0;
    display: flex !important;
    justify-content: center !important;
    align-items: center;
    border-radius: 50%;
}

/* Responsive */
@media (max-width: 1024px) {
    .tyre-title {
        font-size: 32px !important;
    }
}

@media (max-width: 768px) {
    .tyre-header {
        flex-direction: column;
        gap: 20px;
    }

    .tyre-subtitle {
        max-width: 100%;
    }

    .text-deiv {
        display: flex;
        align-items: center;
        gap: 30px;
        width: 100%;
        flex-direction: column;
    }
}

/*Home Page And Common Design Our Newest Range Of Tires Starts Here End*/

/*Home Page Ai AI Technology Section Here Start*/
/* AI Technology Section */
.ai-technology-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 7rem;
    width: 100%;
    max-width: 76.5625rem;
}

.ai-header h2 {
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    margin-bottom: 6rem;
}

.ai-content {
    display: flex;
    gap: 1.25rem;
    align-self: center;
    max-width: 56.25rem;
    width: 100%;
}

.ai-features {
    display: flex;
    flex-direction: column;
    margin-top: 0.875rem;
    margin-right: 0;
    width: 59%;
}

.ai-feature-box {
    display: flex;
    gap: 1rem;
    padding: 0.875rem 1rem;
    width: 100%;
    background-color: rgba(239, 127, 26, 70%);
    border-radius: 0.375rem;
    margin-bottom: 3.5rem;
}

.ai-feature-box:last-child {
    margin-bottom: 0;
}

.ai-feature-box img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.75rem;
    background-color: #ffffff;
    border-radius: 50%;
    height: 3.875rem;
    width: 3.875rem;
    object-fit: contain;
}

.ai-feature-box p {
    flex: 1;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    color: #ffffff;
    width: 15.6875rem;
}

.ai-image {
    display: flex;
    flex-direction: column;
    width: 41%;
}

.ai-image img {
    object-fit: contain;
    width: 100%;
    aspect-ratio: 0.96;
}

.ai-bottom-features {
    display: flex;
    gap: 2.5rem;
    align-self: center;
    margin-right: 0;
    max-width: 52.375rem;
    width: 100%;
    margin-top: 3.625rem;
}

.ai-bottom-features .ai-feature-box {
    margin-bottom: 0;
}

.ai-image img.fade {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

/*Home Page Ai AI Technology Section Here End*/

/*texonomy inner page design */
.tyre-main-comtent {
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    max-width: 550px;
    margin: 0 auto;
    color: #fff;
}

.navbar {
    background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%);
    border-radius: 8px;
    padding: 0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 75px;
}

.loader-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 220px;
    text-align: center;
}

.loader-wrapper p {
    margin-top: 12px;
    color: #666;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.spinner {
    width: 45px;
    height: 45px;
    border: 4px solid #ccc;
    border-top-color: #ffb400;
    border-radius: 50%;
    animation: spin 0.9s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.find_my_tyre_inner {
    position: relative;
    padding: 60px 0;

}

.find_my_tyre_inner::after {
    content: "";
    position: absolute;
    width: 533px;
    height: 533px;
    background: #EF7F1A;
    opacity: 0.7;
    filter: blur(200px);
    bottom: -95px;
    right: -50px;
    z-index: -1;
}

/* taxonomy inner page design completed */

/* Product inner page design start here */

/*================= slider styles =======================*/

.tyre-slider {
    position: relative;
    width: 100%;
    /* max-width: 1100px; */
    margin: 0 auto;
    /* padding: 60px 20px; */
    background: #1c1c1c;
    border-radius: 22px;
    overflow: hidden;
    text-align: center;
}

.tyre-slider-wrapper {
    width: 100%;
    /* max-width: 1100px; */
    margin: auto;
}

/* main box */
.tyre-slider-box {
    position: relative;
    background: #1c1c1c;
    /* padding: 60px 20px 40px; */
    padding-top: 60px;
    border-radius: 24px;
    text-align: center;
}

/* slides */
.tyre-slide {
    display: none;
}

.tyre-slide img {
    width: 418px !important;
    height: 418px !important;
    object-fit: contain;
}

.tyre-slide {
    height: auto !important;
}

.tyre-slide.active {
    display: block;
}

/* text */
.heading {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 6px;
}

.subtext {
    color: #bfbfbf;
    font-size: 16px;
    margin-bottom: 25px;
}

/* tyre image */
.tyre-img {
    width: 380px;
    max-width: 80%;
    display: block;
    margin: auto;
}

/* arrows */
.nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 48px;
    width: 48px;
    background: #000;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #ffffff40;
    cursor: pointer;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20;
}

.nav.left {
    left: 25px;
}

.nav.right {
    right: 25px;
}

/* bottom dots – OUTSIDE box */
.tyre-dots {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 12px;
}

/* dot design – small line */
.tyre-dots span {
    width: 36px;
    height: 4px;
    background: #4a4a4a;
    border-radius: 3px;
    transition: .3s;
    cursor: pointer;
}

.tyre-dots span.active-dot {
    background: #ffa600;
    /* ORANGE – matches your Figma */
    width: 55px;
}

/* responsive */
@media(max-width:768px) {
    .heading {
        font-size: 20px;
    }

    .tyre-img {
        width: 260px;
    }

    .nav {
        height: 40px;
        width: 40px;
        font-size: 16px;
    }

    .tyre-dots span {
        width: 22px;
    }

    .tyre-dots .active-dot {
        width: 36px;
    }
}

/*=============== end of slider styles ========================*/






/* WRAPPER background effect */
.fg-tabs-wrapper {
    /* padding-top: 30px; */
    padding-bottom: 20px;
    position: relative;
    padding: 30px 55px;
}

.fg-tabs-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 90%;
    transform: translateX(-50%);
    /* width: 95%;
    height: 120px; */
    width: 33%;
    height: 100px;
    background: radial-gradient(circle, rgba(255, 150, 0, 0.35), rgba(0, 0, 0, 0));
    filter: blur(70px);
    z-index: 0;
}

/* TABS NAVIGATION */
.fg-tabs-nav {
    /* display: flex;
    justify-content: center;
    gap: 60px;
    z-index: 2;
    position: relative; */
    display: flex;
    justify-content: center;
    gap: 60px;
    list-style: none;
    margin-bottom: 50px;
    border-bottom: 1px solid #333;
    padding-bottom: 0;
}

.fg-tab-item {
    list-style: none;
}

/* TAB BUTTON (FIGMA STYLE) */
.fg-tab-btn {
    /* background: transparent;
    border: none;
    font-size: 18px;
    font-weight: 600;
    color: #bfbfbf;
    padding-bottom: 8px;
    cursor: pointer;
    position: relative;
    transition: 0.3s; */
    background: none;
    border: none;
    color: #888;
    font-size: 1.1rem;
    cursor: pointer;
    padding: 15px 5px;
    position: relative;
    transition: color 0.3s ease;
}

/* HOVER EFFECT (soft white) */
.fg-tab-btn:hover {
    color: #ffffff;

}

/* ACTIVE TAB */
.fg-tab-btn.active {
    color: #ff8c00 !important;
}

/* ACTIVE TAB ORANGE UNDERLINE */
.fg-tab-btn.active::after {
    /* content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #ffb300, #ff8c00);
    border-radius: 4px;
    box-shadow: 0 0 12px rgba(255,130,0,0.7); */
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 3px;
    background: #ff8c00;
}

/* CONTENT PANEL DESIGN */
.fg-tab-panel {
    display: none;
    /* background: #0d0d0d;
    border-radius: 20px;
    padding: 40px; */
    margin-top: 30px;
}

/* SHOW ACTIVE PANEL */
.fg-tab-panel.active {
    display: block;
}



/* WRAPPER */
/* MAIN CONTAINER */
.rk-related-container {
    background: #000000;
    padding: 60px 30px;
    margin: 0 -20px;
}

/* HEADER */
.rk-header {
    text-align: center;
    margin-bottom: 30px;
}

.rk-main-title {
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: -0.5px;
}

.rk-subtitle {
    color: #888888;
    font-size: 15px;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* TAB NAVIGATION */
.rk-tab-nav {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 50px;
    padding-bottom: 0;

    border-bottom: 1px solid #222222;
}

.rk-tab-item {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    transition: color 0.3s ease;
}

.rk-tab-item.active {
    color: #ff8c00;
}

/* PRODUCTS GRID */
.rk-related-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    max-width: 1400px;
    margin: 0 auto;
}

/* CARD */
.rk-card {
    text-align: left;
    padding: 0;
    background: transparent;
    border-bottom: 1px solid #222222;
    padding-bottom: 30px;
}

/* IMAGE */
.rk-img {
    margin-bottom: 20px;
    text-align: center;
    background: transparent;
}

.rk-img img {
    width: 100% !important;
    max-width: 180px !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
    filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.6));
}

/* PRODUCT NAME */
.rk-name {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #ffffff;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

/* VEHICLES SECTION */
.rk-vehicles-section {
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #222222;
}

.rk-vehicles-label {
    color: #888888;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 400;
}

.rk-vehicle-tags {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.rk-vehicle-tag {
    background: transparent;
    border: 1px solid #444444;
    padding: 6px 12px;
    font-size: 12px;
    color: #cccccc;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.rk-vehicle-tag svg {
    width: 14px;
    height: 14px;
    stroke: #888888;
}

/* METRIC SECTIONS */
.rk-metric-section {
    margin-bottom: 20px;
}

.rk-metric-label {
    color: #888888;
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 400;
}

/* ARROWS (COMFORT & TIRE LIFE) */
.rk-arrows {
    display: flex;
    gap: 4px;
}

.rk-arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid #333333;
    transition: border-bottom-color 0.3s ease;
}

.rk-arrow.active {
    border-bottom-color: #ff8c00;
}

/* WORKING HOURS BARS */
.rk-bars {
    display: flex;
    gap: 3px;
    margin-bottom: 8px;
}

.rk-bar {
    width: 10px;
    height: 10px;
    background: #333333;
    border-radius: 2px;
    transition: background 0.3s ease;
}

.rk-bar.active {
    background: #ff8c00;
}

.rk-usage-text {
    color: #888888;
    font-size: 13px;
    margin-top: 8px;
}

.rk-highlight {
    color: #ff8c00;
    font-weight: 600;
}

/* USAGE INTENSITY */
.rk-intensity-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
}

.rk-intensity-icon {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 2px solid #444444;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 4px;
    gap: 2px;
}

.rk-stack {
    width: 24px;
    height: 4px;
    background: #333333;
    border-radius: 2px;
    transition: background 0.3s ease;
}

.rk-stack.active {
    background: #ff8c00;
}

.rk-intensity-text {
    color: #ff8c00;
    font-size: 14px;
    font-weight: 600;
}

/* RESPONSIVE DESIGN */
@media (max-width: 1200px) {
    .rk-related-wrapper {
        grid-template-columns: repeat(3, 1fr);
        gap: 25px;
    }
}

@media (max-width: 900px) {
    .rk-related-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .rk-main-title {
        font-size: 32px;
    }

    .rk-tab-nav {
        gap: 25px;
    }
}

@media (max-width: 600px) {
    .rk-related-wrapper {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .rk-related-container {
        padding: 40px 15px;
    }

    .rk-main-title {
        font-size: 26px;
    }

    /* .rk-tab-nav {
        flex-wrap: wrap;
        gap: 15px;
    } */

    .rk-tab-nav {
        flex-wrap: nowrap;
        gap: 15px;
        overflow-x: auto;
        text-wrap: nowrap;
        overflow-y: hidden;
        justify-content: start;
    }

    .rk-card {
        padding-bottom: 25px;
    }

    .woocommerce div.product {
        padding: 0 0px !important;
    }

    .tread-design-slider .tyre-slide img {
        width: 70% !important;
        height: 200px !important;
    }

    .sum-bottom {
        align-items: start !important;
        gap: 12px;
        flex-direction: column;
    }

    .qty-box {
        width: 100% !important;
    }

    .woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
        margin: 0 24px;
    }
}

/* description tab conetent css*/
/* Description Panel Styling */
.woocommerce-Tabs-panel--description {
    background-color: #ffffff;
    /* White background */
    padding: 30px 20px;
    /* Adequate padding */
    border-radius: 8px;
    /* Smooth rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    /* Soft shadow */
    margin-top: 20px;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #333333;
    position: relative;
}

/* White line at bottom */
.woocommerce-Tabs-panel--description::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    /* Line thickness */
    background-color: #ffffff;
    /* White line */
    position: absolute;
    bottom: 0;
    left: 0;
}

.description-title {

    color: #fff;

}

/* description tab conetent css end*/

.front-tyre-btn {
    padding: 6px 12px;
    background-color: #EF7F1A;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
}

.front-tyre-btn:hover {
    color: #000;
}

.front-list {
    list-style-type: none;
    display: flex;
    gap: 10px;
    padding-left: 0;
    flex-wrap: wrap;
}

.rk-filters-row {
    gap: 0;
}

/* tab rating review design review tab mate noche product inner page ma*/
.review-header-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 64px;
}

.review-title {
    color: #fff;
    margin-left: 81px;
}

.review-open-btn {
    background: #ff9c00;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    cursor: pointer;
    border: none;
    font-weight: 600;
}

.review-popup {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.popup-content {
    background: #141414;
    width: 600px;
    max-width: 90%;
    margin: 80px auto;
    padding: 30px;
    border-radius: 12px;
    position: relative;
    color: #ffffff;
}

.popup-content textarea {
    display: block;
    width: 100%;
    background-color: #000000;
    border: 1px solid #4E4E4E;
    border-radius: 8px;
    color: #ffffff;
    padding: 12px;
}

.comment-form-rating {
    color: #ffffff;
}

.comment-reply-title {
    margin-bottom: 18px;
    font-weight: 600;
}

.form-submit .submit {
    color: #ffffff !important;
    background-color: #EF7D00 !important;
    border-radius: 10px;

}

.comment-form-cookies-consent {
    display: flex;
    gap: 6px;
    align-items: baseline;
}

.comment-form-author input {
    display: block;
    width: 100%;
    background-color: #000000;
    border: 1px solid #4E4E4E;
    border-radius: 8px;
    color: #ffffff;
    padding: 12px;
}

.comment-form-email input {
    display: block;
    width: 100%;
    background-color: #000000;
    border: 1px solid #4E4E4E;
    border-radius: 8px;
    color: #ffffff;
    padding: 12px;
}

.comment-form-rating .stars {
    margin-top: 10px;
}

.comment-form-comment label {
    color: #ffffff;
    margin-bottom: 4px;
}

.close-popup {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 26px;
    cursor: pointer;
}

/*second design ratind listni*/
.review-card {
    /* background: #141414; */
    padding: 20px 25px;
    /* border-radius: 12px; */
    /* border: 1px solid #222; */
    /* margin-bottom: 18px; */
}

.review-items {
    width: 94%;
    margin: 50px auto;
    padding: 30px 25px;
    background: #141414;
    border: 1px solid #d07a2a;
    border-radius: 14px;
    /* box-shadow: 0 0 30px rgba(208, 122, 42, 0.25); */
}

.woocommerce p.stars a {
    color: #EF7D00;
    font-size: 35px;
}

.review-item {
    display: flex;
    gap: 18px;
    align-items: flex-start;
}

.review-avatar {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
}

.review-body {
    flex: 1;
}

.review-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.review-author {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

.pageMain-wrap {
    background-color: #000000;

}

.pageMain-sec {
    position: relative;
    z-index: 0;
}

.pageMain-sec::after {
    content: "";
    position: absolute;
    width: 768px;
    height: 768px;
    right: -25%;
    top: -521px;
    background: #EF7F1A;
    opacity: 0.6;
    filter: blur(150px);
    z-index: -1;
}

.review-stars .star {
    font-size: 22px;
    color: #555;
    /* empty */
}

.review-stars .filled {
    color: #ff9d00;
    /* filled stars */
}

.review-text {
    margin-top: 6px;
    color: #fff;
    line-height: 1.6;
    font-size: 15px;
}

.review-content {
    color: #d0d0d0;
    line-height: 1.6;
    font-size: 16px;
}

.review-date {
    margin-top: 10px;
    font-size: 13px;
    color: #777;
}

.rk-filter-complete .rk-arrow {

    border-bottom: 14px solid transparent;
}

.tyreSwiper .swiper-slide {
    height: auto;
}

.rk-filter-complete {
    position: relative;
    z-index: 1;
    overflow: hidden;

}

.rk-filter-complete::after {
    content: "";
    position: absolute;
    width: 533px;
    height: 533px;
    background: #EF7F1A;
    opacity: 0.7;
    filter: blur(200px);
    bottom: -95px;
    left: -50px;
    z-index: -1;

}

.wcgs-carousel .spswiper-slide {
    background: linear-gradient(180deg, #2E2E2E 0%, rgba(0, 0, 0, 0) 88.76%);
    border: 1px solid #4E4E4E;
    border-radius: 10px;
}

#wpgs-gallery .wcgs-thumb.spswiper-slide {
    background: linear-gradient(180deg, #2E2E2E 0%, rgba(0, 0, 0, 0) 88.76%);
    border: 1px solid #4E4E4E;
    border-radius: 10px;
    padding: 20px;
    /* height: 180px; */
}

#wpgs-gallery .wcgs-thumb.spswiper-slide img {
    border: none;
    width: 100%;
    height: 108px;
    object-fit: contain;

}

.wcgs-slider-image img {
    max-width: 100%;
    height: 500px !important;
    object-fit: contain;
    width: 500px;
}

.wcgs-carousel .spswiper-slide .wcgs-slider-image-tag {
    height: 100%;
}

.tyre-img {
    height: 386px !important;
}

.footer-width-fixer {
    width: 100%;
    background: black;
}

/*end second listing rating*/

/*solid tyre sea port fileteration image chnagesd */
.tyre-image img {
    height: 450px;
}


/*header language dropdown*/
/* Wrapper fix */


/* header dropdown end*/
/* Ensure right column doesn’t collapse */
.woocommerce-checkout .col2-set {
    display: flex;
    gap: 30px;
}

/* Left becomes main form */
.woocommerce-checkout .col2-set .col-1 {
    width: 60% !important;
}

/* Right for delivery + payment */
.woocommerce-checkout .col2-set .col-2 {
    width: 38% !important;
}

/* Add spacing under delivery section */
#payment {
    margin-top: 25px;
}

/* Optional: Make payment section visually distinct */
#payment {
    background: #111;
    padding: 20px;
    border-radius: 10px;
}

/* Move Order Notes to full width row and align on left */
.rk-additional-info-wrapper {
    width: 100% !important;
    margin-top: 20px;
}

.woocommerce-additional-fields {
    width: 100% !important;
    display: block !important;
}

.woocommerce-additional-fields textarea {
    width: 100% !important;
}

/*additional information right remove*/
.woocommerce-additional-fields__field-wrapper {
    display: none;
}

/*product detail page mate che a */
/*productr detail page color code mare che dropdwion swithch */
/*product inner page design completed end*/
@media (max-width: 767px) {
    .fg-tabs-wrapper {

        padding: 30px 22px;
    }

    .tyre-img {
        height: 256px !important;
    }

    .pink-info-section {
        padding: 60px 3%;
    }
}

/* ===============================
   FULL MY ACCOUNT PREMIUM DESIGN
   =============================== */

.mega-menu.max-mega-menu>li>a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 10px;
    transition: color 0.3s ease;
}

/* menu image remove*/
/* #menu-item-7153 img {
    display: none;
}
#menu-item-7662 img {
    display: none;
} */

/* li#menu-item-36169 img {
    display: none;
} */

a.gt-current-lang.notranslate.glink.nturl.gt_raw_link-xxjexk {
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
}

.lang-dropdown {
    margin-top: 47px;
}

.elementor-4725 .elementor-element.elementor-element-ef5adeb::before,
.elementor-4725 .elementor-element.elementor-element-ef5adeb>.elementor-background-video-container::before,
.elementor-4725 .elementor-element.elementor-element-ef5adeb>.e-con-inner>.elementor-background-video-container::before,
.elementor-4725 .elementor-element.elementor-element-ef5adeb>.elementor-background-slideshow::before,
.elementor-4725 .elementor-element.elementor-element-ef5adeb>.e-con-inner>.elementor-background-slideshow::before,
.elementor-4725 .elementor-element.elementor-element-ef5adeb>.elementor-motion-effects-container>.elementor-motion-effects-layer::before {
    background-image: url("https://codersoul.hyperlinkdevteam.link/rubberking/wp-content/uploads/2025/10/banner-background-color.png");
    --background-overlay: '';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.9);
}

/* Customization */
.noteFromCEO-sec .innerPage-sec-heading-wrap h2 {
    color: #262626 !important;
}

.networkMap-sec .innerPage-sec-heading-wrap h2 {
    color: #262626 !important;
}

.networkMap-sec .networkMap-content-wrap .networkMap-content-holder .networkMap-block {
    padding-top: 60px;
}

.networkMap-sec .innerPage-sec-heading-wrap h2,
.social002-sec .innerPage-sec-heading-wrap .sec-headingBlock .main-heading-text {
    color: #262626 !important;
}

.social001-sec .social001-dscContent-block .headingText,
.CSRActivities-sec .innerPage-sec-heading-wrap h2 {
    color: #262626 !important;
}

.banner-section .slide-content p {
    color: #ffffff !important;
}

.banner-section .slide-content .slide-title {
    margin-bottom: 12px !important;
}

.banner-section .slide-content {
    padding-left: 60px;
    padding-right: 40px;
}

.rk6-left {
    gap: 26px;
}

.rk6-wrap {
    text-align: center;
}

.rk6-tabs-bar {
    display: inline-flex !important;
    overflow: hidden;
    border-radius: 50px;
}

.rk-tabs-wrapper {
    display: inline-flex !important;
    border-radius: 50px !important;
    overflow: hidden;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.rk-tabs-container {
    text-align: center;
}

.industry-content {
    width: 100% !important;
}

footer .lang-dropdown {
    margin-top: 0;
}

.blur-logo-image {
    width: 500px;
}

.logo-imgs {
    width: 200px;
}

.tractor-img {
    position: static !important;
}

.dataTables_filter {
    margin-bottom: 20px;
}

.dataTables_filter label input {
    border-radius: 12px;
    border-color: #EF7F1A;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.dataTables_wrapper label input,
.dataTables_wrapper label select {
    padding: 4px 8px;
    border-radius: 12px;
    border-width: 2px;
    border-color: #EF7F1A;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.dataTables_paginate .paginate_button.disabled:after,
.dataTables_paginate .paginate_button.disabled:before {
    color: #EF7F1A;
}

.paginate_button {
    color: black !important;
    padding: 0 4px;
}

.page-title h6 {
    line-height: 30px !important;
}

.wpr-sharing-buttons.elementor-grid.wpr-sharing-official.wpr-sharing-label-off.wpr-sharing-label-tr a {
    margin-left: 0 !important;
}

.wpr-sharing-buttons.elementor-grid.wpr-sharing-official.wpr-sharing-label-off.wpr-sharing-label-tr {
    border: 1px solid;
    display: inline-flex;
    width: auto;
    padding: 8px 8px;
    border-radius: 8px;
    gap: 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.elementor-5225 .elementor-element.elementor-element-f91b003 .wpr-sharing-buttons .wpr-sharing-icon i {
    line-height: 24px !important;
    font-size: 16px !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #4E4E4E;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(to bottom, #2E2E2E, #000000);
}

.woocommerce div.product div.images img {
    width: 100%;
    height: 700px;
    object-fit: contain;
}

.tread-design-slider .tyre-slide img {
    object-fit: fill;
}

.wpr-sharing-buttons.elementor-grid.wpr-sharing-official.wpr-sharing-label-off.wpr-sharing-label-tr a {
    border: 0 !important;
}

body footer .lang-dropdown .gtranslate_wrapper .gt_switcher .gt_option {
    top: calc(100% - 240px);
}

.product-tags {
    justify-content: start;
}

.tag {
    flex-shrink: 0;
}

.theam-overflow::-webkit-scrollbar {
    height: 4px;
    /* Adjust as needed */
}

.product-tags::-webkit-scrollbar {
    height: 12px;
    /* Adjust as needed */
}

.CSRActivities-topContent-sec {
    padding-top: 40px;
}

.industry-contents h3 {
    margin-bottom: 16px;
}

.mega-menu.max-mega-menu ul.sub-menu li>ul.sub-menu li a {
    line-height: 21px;
}

.mega-menu.max-mega-menu ul.sub-menu>li>a img {
    width: 24px !important;
    height: 24px !important;
    object-fit: contain;
}

.offcanvas {
    z-index: 10000 !important;
}

.offcanvas-backdrop {
    z-index: 1059 !important;
}

.innerPage-sec-heading-wrap h2 {
    text-transform: capitalize !important;
}

.rk-thank-you {
    max-width: 520px !important;
}

/* Woocomerce start */
.woocommerce form .form-row label {
    color: white;
}

span#account_display_name_description {
    color: #ffffff57;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: calc(50% - 5px);

}

.woocommerce-Button button,
.woocommerce-button button .woocommerce-form-login__submit {
    padding: 12px 32px;
    border: none;
    background: #ff8c00;
    color: white;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
    margin: 0px auto 0;
    /* box-shadow: 0 4px 15px rgba(255,140,0,0.3); */
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-left: 8px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    padding: 12px 32px;
    border: none;
    background: #ff8c00;
    color: white;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
    /* margin: 0px auto 0; */
}

.wpr-checkout-notice .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-error,
.wpr-checkout-notice .woocommerce-message,
.woocommerce-notices-wrapper .woocommerce-message {
    justify-content: start;
}

.woocommerce-Button button,
.woocommerce-button button .woocommerce-form-login__submit:hover {
    background: #ff7700;
    color: black;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    padding: 12px 16px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    font-size: 15px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    font-family: inherit;
}

.woocommerce-MyAccount-navigation ul li::before {
    background: transparent;
}

.woocommerce-MyAccount-navigation ul li a {
    color: white;
    text-decoration: none;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    color: #ff8c00;
}

.woocommerce-MyAccount-navigation ul li,
.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

.woocommerce h2 {
    /* text-align: center; */
    color: #ffffff;
    text-transform: uppercase;
}

.woocommerce form.login {
    max-width: 500px;
    margin: auto;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    float: right;
}

.woocommerce p {
    color: #ffffff;
}

.lost_reset_password button.woocommerce-Button.button {
    display: block;
    margin-top: 16px;
    width: calc(50% - 5px);
}

.woocommerce-notices-wrapper .woocommerce-message {
    margin-bottom: 24px;
}

.woocommerce a:hover {
    color: #ff8c00 !important;
    text-decoration: underline !important;
}

/*  */
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 280px;
    border-right: 1px solid;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: calc(100% - 280px);
    padding-left: 24px;
}

.woocommerce table.my_account_orders td .woocommerce-button {
    margin-bottom: 8px;
    text-align: center;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
    width: fit-content;
    text-align: center;
    margin: auto;
}

.my_account_orders.woocommerce-orders-table a {
    color: white;
}

.woocommerce-orders-table {
    border-color: #ffffff !important;
}

.woocommerce-orders-table td,
.woocommerce-orders-table th,
.woocommerce-orders-table {
    border-collapse: collapse;
    border: 1px solid;
}

.woocommerce table.shop_table {
    border-collapse: collapse;
}

.addresses h2.woocommerce-column__title {
    text-align: start;
}

.woocommerce .woocommerce-customer-details address {
    border-color: #ffffff;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a {
    color: black;
    background: #ffffff;
    padding: 8px 16px;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background: #ff8c00;
    color: #ffffff !important;
    text-decoration: none !important;
}

.woocommerce-MyAccount-navigation ul li {
    margin-bottom: 0;
    border: 1px solid #ccc;
}

.woocommerce a {
    color: #ffffff;
}

.edit-account button.woocommerce-Button.button {
    width: 100%;
    margin-top: 10px;
    min-height: 44px;
}

.rk-thank-you .btn-learn {
    color: black;
}

/* End */

.smc-btn svg {
    fill: black;
}

.custom-dropdown .dropdown-header {
    text-transform: capitalize;
    justify-content: left;
}

.custom-dropdown .dropdown-arrow {
    position: absolute;
    right: 16px;
}

.product-attributes {
    max-width: 100% !important;
}

.qty-box {
    width: 100% !important;
}

.dropdown-header {
    width: 100%;
}

.dropdown-header {
    justify-content: start !important;
    gap: 16px !important;
}

.elementor-6651 .elementor-element.elementor-element-f4a0b94 {
    --padding-top: 24px !important;
}

.hero-news div {
    flex-direction: column;
    display: flex;
    justify-content: start;
    width: 100%;
}

.engineering-section .right-content {
    height: stretch !important;
    justify-content: center !important;
}

.rk-list {
    list-style-type: none;
    padding-left: 0;
}

.ss-it-sec .innerPage-sec-heading-wrap h2,
.ss-sh-sec .innerPage-sec-heading-wrap h2,
.sectionForSideTyreAni .innerPage-sec-heading-wrap h2 {
    color: #262626 !important;
}

.slider-arrow span {
    position: relative;
    top: -3.5px;
}

header .btn.btn-dark {
    width: 40px !important;
    max-width: 40px;
    padding: 8px 8px;
    display: contents;
    height: 100%;
    position: relative;
    top: -10px;
}


header .fa-bars:before {
    color: black;
}

/* Menu customize */

.mega-menu.max-mega-menu>li.menu-item-5758>ul.sub-menu,
.mega-menu.max-mega-menu>li.menu-item-5772>ul.sub-menu,
.mega-menu.max-mega-menu>li.menu-item-5778>ul.sub-menu {
    min-width: auto;
    height: auto;
}

.mega-menu.max-mega-menu>li ul.sub-menu{
    height: auto;
}

.mega-menu.max-mega-menu>li.menu-item-5764>ul.sub-menu {
    min-width: 600px;
}

.elementor-5141 .elementor-element.elementor-element-fb43a78 {
    --flex-direction: row;
}

.elementor-5141 .elementor-element.elementor-element-e3232ef .elementor-icon-list-items.elementor-inline-items {
    margin-bottom: 15px;
}

.elementor-5141 .elementor-element.elementor-element-e3232ef {
    width: auto;
}

.elementor-5141 .elementor-element.elementor-element-fb43a78.e-con {
    justify-content: end;
    padding-right: 120px;
}

.elementor-5141 .elementor-element.elementor-element-4c0bcd3 {
    --width: 80px !important;
}

.elementor-5141 .elementor-element.elementor-element-fb43a78 {
    --flex-direction: row;
    gap: 0;
}

.stssm-before-content {
    display: none;
}

.elementor-5141 .elementor-element.elementor-element-a8c0eab:not(.elementor-motion-effects-element-type-background),
.elementor-5141 .elementor-element.elementor-element-a8c0eab>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    justify-content: space-between;
    padding: 0 60px 0 35px;
}

.elementor-widget-social-icons .elementor-grid {
    display: flex !important;
    gap: 12px !important;
    align-items: center;
    flex-wrap: wrap;
}



@media (max-width:1440px) {
    .card-header {
        min-height: 110px;
    }

    .product-name a {
        font-size: 24px;
        line-height: 32px;
    }

    .elementor-5141 .elementor-element.elementor-element-fb43a78.e-con {
        padding-right: 60px;
    }
}

@media (max-width: 992px) {
    .tyre-description {
        flex-direction: column;
    }
}

@media (max-width: 1024px) {

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        visibility: visible !important;
    }

    .elementor-5225 .elementor-element.elementor-element-495617f {
        --padding-top: 0;
        --padding-left: 0;
        --padding-right: 0;
    }

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {
        height: auto;
    }

    .elementor-5225 .elementor-element.elementor-element-4e3d597.elementor-element {
        width: 100%;
    }

    .hfe-nav-menu li.menu-item {
        border: 0 !important;
    }

    .hfe-menu-item {
        padding-left: 0 !important;
        padding: 8px 0 !important;
    }

    .elementor-widget-heading {
        padding-left: 0 !important;
    }

    footer .hfe-nav-menu__toggle {
        display: none !important;
    }

    footer .wpr-jarallax-no {
        gap: 8px !important;
    }
}

@media (max-width:767px) {
    div#rk-scroll-sidebar {
         display:none !important;
        }
    .dataTables_filter {
        float: none;
        white-space: pre-wrap;

    }

    .title-one {
        font-size: 38px !important;
        line-height: 50px;
    }

    .elementor-4725 .elementor-element.elementor-element-12ca2ac {
        --margin-left: 0;
        --margin-right: 0;
    }

    .ai-content {
        flex-direction: column-reverse;
        align-items: center;
    }

    .ai-features {
        width: 100%;
    }

    .ai-feature-box {
        margin-bottom: 16px;
    }

    .ai-bottom-features {
        margin-top: 16px;
    }

    .findProduct-top-sec {
        padding: 0;
    }

    .filter-list ul {
        flex-direction: column;
    }

    .filter-list ul li::after {
        width: 30px;
        height: 100%;
        background-size: 10px auto;
        background-position-y: center;
        background-position-x: right;
    }

    .filter-list ul li {
        padding: 10px 16px;
    }

    .product-description {
        margin: 60px 0 0 0;
        justify-content: end;
    }

    .elementor-4725 .elementor-element.elementor-element-004eb7c {
        --padding-left: 0;
        --padding-right: 0;
    }

    .description-wht p,
    .elementor-4725 .elementor-element.elementor-element-56b0221 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .elementor-4725 .elementor-element.elementor-element-5f2636b {
        font-size: 16px !important;
        line-height: 21px !important;
    }

    .heading-title {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .elementor-4725 .elementor-element.elementor-element-56e75c0 {
        --padding-bottom: 0 !important;
    }

    .elementor-4725 .elementor-element.elementor-element-8a9fce4 {
        --padding-bottom: 0 !important;
    }

    .elementor-4725 .elementor-element.elementor-element-64ef598 .elementor-heading-title {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .elementor-4725 .elementor-element.elementor-element-64ef598 {
        padding: 0px 0px 20px 0px !important;
    }

    .product-buttons {
        margin-top: 16px;
    }

    footer .description-wht p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 0;
    }

    .testimonial-area {
        padding: 80px 0 40px 0;
    }

    .elementor-4725 .elementor-element.elementor-element-d710e39 {
        --padding-left: 0;
        --padding-right: 0;
    }

    .elementor-4725 .elementor-element.elementor-element-846ce36 {
        --padding-right: 0;
    }

    .elementor-4725 .elementor-element.elementor-element-77bdc49 {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 0;
        padding-bottom: 36px;
    }

    .elementor-4725 .elementor-element.elementor-element-2fe5973,
    .elementor-4725 .elementor-element.elementor-element-e92354c {
        --padding-left: 12px;
        --padding-right: 12px;
    }

    .elementor-4725 .elementor-element.elementor-element-f724524,
    .elementor-4725 .elementor-element.elementor-element-3f53955,
    .elementor-4725 .elementor-element.elementor-element-d857193 {
        padding: 0 24px !important;
    }

    .elementor-4725 .elementor-element.elementor-element-3ca27c1,
    .elementor-5225 .elementor-element.elementor-element-495617f {
        --padding-left: 16px;
        --padding-right: 16px;
    }

    .hfe-nav-menu li.menu-item .hfe-menu-item {
        border: 0 !important;
        padding: 10px 16px;
        font-size: 14px;
        line-height: 20px;
    }

    .hfe-menu-item {
        font-size: 14px !important;
        line-height: 19px !important;
    }

    .hfe-nav-menu__toggle {
        display: none !important;
    }

    .testimonial-area {
        padding-top: 90px !important;
    }

    .getInTouch-sec {
        padding: 0;
    }

    .elementor-element.elementor-element-e92354c.e-con-full.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent.e-lazyloaded {
        padding: 0;
    }

    /* Engineering Design */
    .elementor-4725 .elementor-element.elementor-element-d4b2475 {
        --margin-left: 0;
        --margin-right: 0;
    }

    .networkMap-sec .networkMap-content-wrap .networkMap-content-holder .networkMap-block {
        padding-top: 60px;
    }

    .elementor-5225 .elementor-element.elementor-element-a152f7f {
        --padding-left: 0;
        --padding-right: 0px;
    }

    .banner-section {
        height: 400px !important;
    }

    .banner-section p {
        color: #f5f5f5 !important;
    }

    .rk6-card {
        flex-direction: column;
    }

    .rk6-left {
        align-items: center !important;
        gap: 16px;
        padding: 0;
    }

    .section-breadcumes {
        padding: 8px 0 !important;
        overflow-x: auto;
    }

    .tractor-img {
        width: 100%;
        position: static !important;
        margin-left: 0 !important;
    }

    .list-task ul li {
        text-align: center;
    }

    .list-task ul li img {
        height: 50px !important;
        width: auto;
    }

    .filter-list ul li::after {
        background-size: 0;
    }

    .filter-list ul {
        width: 100%;
    }

    .filter-list ul li,
    .filter-list .ul-cust .ul-li {
        padding: 10px 16px !important;
    }

    .woocommerce div.product div.images img {
        height: 300px;
    }

    .rk-questions-image img {
        max-width: 180px;
        object-fit: contain;
    }

    .elementor-4725 .elementor-element.elementor-element-ef5adeb {
        --padding-top: 40px !important;
        --padding-bottom: 40px !important;
    }


    .elementor-5141 .elementor-element.elementor-element-83b10ca.elementor-element {
        --align-self: center !important;
    }

    body .lang-dropdown .gtranslate_wrapper .gt_switcher .gt_option {
        width: 180px !important;
    }

    .rk-auth-container {
        padding: 0 !important;
    }

    header .elementor-5141 .elementor-element.elementor-element-2ee5ef1 .elementor-icon-list-items.elementor-inline-items {
        margin-inline: calc(-20px/2);
        justify-content: center;
        flex-direction: row;
        justify-contents: space-between;
    }

    .category-tabs {
        column-gap: 12px;
        row-gap: 4px;
        font-size: 14px;
        line-height: 1;
    }

    .mega-menu.max-mega-menu>li:hover>ul.sub-menu {
        overflow-x: auto;
    }

    .mega-menu.max-mega-menu ul.sub-menu li>ul.sub-menu {
        width: 100%;
        min-width: 185px;
    }

    .mega-menu.max-mega-menu ul.sub-menu>li>a img {
        width: 24px !important;
        height: 24px !important;
        object-fit: contain;
    }

    /* .mega-menu.max-mega-menu ul.sub-menu li.menu-item-has-children {
    width: 100%;
} */
    .mega-menu.max-mega-menu ul.sub-menu li.menu-item-has-children>ul.sub-menu li {
        min-width: 150px;
    }

    .elementor-4725 .elementor-element.elementor-element-ea1e1dc {
        padding: 0 12px !important;
    }

    .ai-technology-section {
        margin-top: 0;
    }

    .tyre-section {
        padding-bottom: 30px;
    }

    .tyre-desc ul {
        padding-left: 0;
    }

    .features-section {
        padding: 0px 0 !important;
    }

    .testimonial-video .container.mt-5 {
        margin-top: 0 !important;
    }

    .brochure-download {
        margin-top: 50px !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 0;
        width: 100%;
        padding-left: 24px;
        clear: both;
        padding: 16px 0;
    }

    .woocommerce .woocommerce-customer-details address {
        margin-bottom: 16px !important;
    }

    .tyre-layout .main-title {
        font-size: 24px !important;
        font-weight: 600 !important;
        margin-bottom: 16px !important;
    }

    .ss-it-sec.comn-sec-py .tyre-life-wrap {
        margin-right: 0px !important;
        padding-bottom: 0px !important;
    }

    .elementor-5141 .elementor-element.elementor-element-fb43a78.e-con {
        justify-content: center;
        padding: 0;
        padding-right: 15px;
    }

    .elementor-5141 .elementor-element.elementor-element-a8c0eab:not(.elementor-motion-effects-element-type-background),
    .elementor-5141 .elementor-element.elementor-element-a8c0eab>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        padding: 0 16px 0 0;
    }

    .elementor-5141 .elementor-element.elementor-element-a8c0eab:not(.elementor-motion-effects-element-type-background),
    .elementor-5141 .elementor-element.elementor-element-a8c0eab>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        padding: 0 0 0 0 !important;
    }

    .elementor-5141 .elementor-element.elementor-element-c51181e .elementor-button {
        padding: 10px 8px 10px 8px;
    }

    .elementor-5141 .elementor-element.elementor-element-3da5a8f .elementor-divider {
        padding-block-end: 0;
    }
}