/************ // Imports // ************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');


/************ // General HTML Tags // ************/
*{
    outline: none !important;
}
body {
    background-color: #fff;
    color: #000;
    font-family: 'Poppins', 'Source Sans Pro', sans-serif;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden;
}
.entry-title{
    display: none;
}

/************ // Site Structure // ************/
.site-inner, .wrap {
    margin: 0 auto;
    max-width: 1120px;
}

.entry {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0;
}

.fullwidth-section {
    width: 100vw;       
    margin-left: calc(-50vw + 50%);
    background: #f2f2f2;
    padding: 50px 0;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.limitWidth{
    max-width: 1120px;
}

.page-id-177 p{
    margin: 0;
}
/************ // Header // ************/
.site-header {
    background-color: #fff;
    /* display: none; */
}

.header-full-width .title-area {
    float: none;
    width: 100%;
    display: none;
}

.header-image .site-description, .header-image .site-title {
    display: block;
    text-indent: -9999px;
    display: none;
}

.header-inline-brand {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 40%;
}

.genesis-nav-primary {
    margin-left: auto;
}

.header-inline-brand a{
    width: 50%;
}

.header-inline-brand span{
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}
/************ // Menu // ************/
.site-header > .wrap {
    padding: 20px 0;
    display: flex;
}

.wrap nav {
    margin-left: auto;
}

.genesis-nav-menu a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color:#7a7a7a;

}
.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color:#7a7a7a;
    text-decoration: underline;
}

.genesis-nav-menu a {
    color: #7a7a7a;
    text-decoration: none;
    display: block;
    padding: 32px 14px;
}

.nav-primary {
    background-color: #fff;
    border-top: none;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-ancestor > a {
    background-color: #54595F;
    color: #FFF;
}



/************ // Content // ************/
.background-swiper {
    background-image: url("https://sandbox2.rokkitdev.co.za/wp-content/uploads/2025/12/X70-Plus-Warranty.webp");
    background-color: rgba(0,0,0,0.5);
    background-blend-mode: darken;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 20px; 
    text-align: center;
    padding: 120px 20px;
}

.background-swiper .inner-content {
    max-width: 900px;
    margin: 0 auto;
}

.background-swiper .image img {
    max-width: 300px;
    height: auto;
    display: block;
    margin: 0 auto 70px; 
}

.background-swiper .text p {
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0em;
    color: #FFFFFF;
}

.bx-wrapper{
    max-width: 1120px !important;
    margin: 0px auto;
}

/************ / TEST DRIVE / ************/
.quform .quform-field-captcha, .quform .quform-field-date, .quform .quform-field-email, .quform .quform-field-file, .quform .quform-field-multiselect, .quform .quform-field-password, .quform .quform-field-select, .quform .quform-field-text, .quform .quform-field-textarea, .quform .quform-field-time, .quform .select2-container--quform .select2-selection {
    display: block;
    margin: 0;
    min-width: 10px;
    max-width: 100%;
    width: 100%;
    padding: 8px;
    height: auto;
    line-height: 1.5;
    font-size: 1em;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
}

.quform .quform-input .quform-button-style-chilled .quform-option-label:hover, .quform-button-style-chilled .quform-upload-button:hover, .quform-button-style-chilled button:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
}

.page-id-185 .form-container {
    padding: 0 260px;
}
.quform-2 .quform-button-submit button, .quform-2 .quform-element-submit.quform-button-style-theme .quform-button-submit button {
    background-color: #54595f;
    width: 120px
}

.page-id-185 .form-header {
    font-family: "Poppins", Sans-serif;
}
/************ / NEWS FEED / ************/
.blogs img{
    width: 100%;
    height: auto;
}

.single-post .entry-header .entry-meta {
    margin-bottom: 24px;
    display: none;
}

.blogs p{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #324A6D;
    margin-bottom: 14.4px;
}
.news-feed {
    max-width: 1120px;
    margin: 0 auto;
    padding: 40px 0;
}

.news-feed h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}

.news-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.news-card {
    background: #fff;
    /* border-radius: 12px; */
    overflow: hidden;
    /* box-shadow: 0 4px 15px rgba(0,0,0,0.1); */
    display: flex;
    flex-direction: column;
}

.news-image {
    height: 200px !important;
    background: #ddd url('https://via.placeholder.com/600x400') center/cover no-repeat;
    overflow: hidden;
}

.news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;        
    object-position: center;
    display: block;
}

.news-content {
    padding: 20px 0;
}

.news-content h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 400;
}

.date-row {
    display: flex;
    align-items: center;
    color: #666;
    margin-bottom: 10px;
    font-size: 16px;
}

.date-row i {
    margin-right: 8px;
}

.news-content p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #54595f;
    margin-bottom: 15px;
    line-height: 1.5em;
    padding-right: 10px;
}

.read-more {
    font-size: 12px;
    color: #54595f;
    text-decoration: none;
}

.read-more:hover {
    text-decoration: underline;
}

.news-button {
    text-align: center;
}
.news-button a, .special-card-content a, .midpage-model-btn, .variant-buttons a {
    background-color: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border-radius: 50px;
    padding: 2% 2% 2% 2%;
    text-decoration: none;
}
.midpage-model-btn, .variant-buttons a{
    padding: 10px 32px;
    font-weight: 100;
    text-transform: uppercase;
}

.special-card-content a{
    color: #fff;
}
.special-card-content a:hover,
.news-button a:hover, .midpage-model-btn:hover, .variant-buttons a:hover{
    background-color: #bbb;
    color: #fff;
}

.variant-buttons {
    display: flex;
    gap: 20px;
}

.variant-buttons a{
    text-align: center;
    margin-right: 120px;
}


/* Responsive */
@media (max-width: 900px) {
    .news-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .news-grid {
        grid-template-columns: 1fr;
    }
}

/************ / CONTACT US PAGE / ************/
.dealer-section {
    padding: 50px 20px;
    font-family: 'Poppins', sans-serif;
}

.dealer-container {
    display: grid;
    grid-template-columns: 1fr 1fr;   /* 2 equal columns */
    gap: 40px;
    max-width: 1120px;
    margin: 0 auto;
}

.dealer-info h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.dealer-info h3 {
    font-size: 18px;
    margin: 15px 0 5px;
    color: #7a7a7a; 
}

.dealer-info p {
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.4;
    color: #7a7a7a;
}

.dealer-info a {
    color: #e66060;
    text-decoration: none;
}

.directions-btn {
    display: inline-block;
    background: #c40000;
    padding: 10px 18px;
    border-radius: 6px;
    color: #fff !important;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.directions-btn:hover {
    background: #9c4242;
}

.dealer-map iframe {
    width: 100%;
    height: 100%;
    min-height: 550px;  /* matches tall text column */
    border-radius: 10px;
}

/* MOBILE RESPONSIVE */
@media (max-width: 768px) {
    .dealer-container {
        grid-template-columns: 1fr;
    }

    .dealer-map iframe {
        min-height: 300px;
    }
}

/************ / NEWS FEED - ALTERNATE LAYOUT / ************/
/* SECTION WRAPPER */
.news-feed2 {
    max-width: 1120px;
    margin: 0 auto;
    padding: 40px 20px;
}

.news-feed2 h3 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 30px;
}

/* GRID - 1 CARD PER ROW */
.news-grid2 {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* CARD LAYOUT */
.news-card2 {
    display: flex;
    gap: 25px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    align-items: flex-start;
}

/* IMAGE LEFT */
.news-image2 {
    flex: 0 0 350px; /* image width */
    height: 230px;
    overflow: hidden;
    border-radius: 10px;
}

.news-image2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* TEXT RIGHT */
.news-content2 {
    flex: 1;
}

.news-content2 h4 {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 600;
    color: #545957;
    font-size: 22px;
}

.date-row2 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #adadad;
    margin-bottom: 10px;
    font-size: 15px;
}

.date-row2 i {
    margin-right: 0;
    color: #adadad;
}

.news-content2 p {
    margin-bottom: 12px;
    line-height: 1.5;
    color: #777;
    font-size: 12px;
}

.read-more2 {
    color: #e60000;
    font-weight: 600;
    text-decoration: none;
}

.read-more2:hover {
    text-decoration: underline;
}

/* MORE BUTTON */
.news-button2 {
    text-align: center;
    margin-top: 25px;
}

.news-button2 a {
    padding: 10px 25px;
    background: #e60000;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
}

.news-button2 a:hover {
    background: #c40000;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .news-card {
        flex-direction: column;
    }

    .news-image {
        width: 100%;
        height: 200px;
    }
}

/************ / ABOUT / ************/
.top-text {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 40px 0;
}

.left-side {
    text-align: center;
}

.left-side img {
   width: 250px;
}

.left-side h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 70px;
    font-weight: 300;
    letter-spacing: 0.12em;
}

.right-side p {
    font-size: 32px;
    line-height: 1.5;
    max-width: 700px;
    font-weight: 400;
}

.about-section {
  display: flex;
  justify-content: center;
  gap: 40px;             /* space between image & text */
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 0;
  flex-wrap: wrap;       /* lets it wrap on smaller screens */
}

.about-image img {
  width: 800px;
  max-width: 100%;
  height: auto;
  display: block;
}

.about-text {
  flex: 1;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  justify-content: center;       
}

.about-text h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.about-text p {
  font-size: 14px;
  color:#7a7a7a;
}


/************ / Specials / ************/
.specials {
    max-width: 1140px;
    margin: auto;
    padding: 40px 0;
}

.specials-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.special-card {
    background: #fff;
    /* border-radius: 10px; */
    overflow: hidden;
    /* box-shadow: 0 3px 10px rgba(0,0,0,0.1); */
    display: flex;
    flex-direction: column;
}

.special-image img {
    width: 100%;
    height: auto; 
    object-fit: cover; 
    display: block;
}

.special-card-content {
    padding: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
}

.special-card-content h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 400;
    margin-top: 0;
    text-align: center;
}

.special-card-content h4 {
    margin: 10px 0;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 300;
}

.special-card-content p {
    text-align: center;
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #7A7A7A;
}

.special-card-content a{
    background-color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    border-radius: 50px;
    padding: 12px;
}


/************ / Specific Special / ************/
.special-title h2 {
    font-family: 'Poppins', 'Source Sans Pro', sans-serif;
    font-size: 48px;
    font-weight: 300;
}

.offers-grid {
  display: flex;
  gap: 40px;
  align-items: flex-start;
  max-width: 1100px;
  margin: auto;
}

.offer-image img {
  width: 480px;
  height: 380px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}

.offer-content {
  flex: 1;
}

.feature-list {
  margin: 0 0 25px 0;
  padding-left: 20px;
  line-height: 1.6;
  font-size: 15px;
}

.feature-list ul{
    margin-bottom: 28px;
    margin-left: 0px;
}
.entry-content ul {
    margin-bottom: 28px;
    margin-left: 0;
}

.feature-list li {
  font-size: 12px;
}

.offer-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.offer-table td {
  padding: 0px;
}

/* Striped rows */
.offer-table tr:nth-child(odd) {
  background: #f5f5f5;
}

.offer-table tr:nth-child(even) {
  background: #ffffff;
}

.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    max-width: 1100px;
    margin: 40px 0;
}

.grid-2 h2 {
  margin-top: 0;
  font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
}

.special-contact-2 p {
  line-height: 1.6;
  font-size: 12px;
}

/************ / Color Section / ************/
.color-section {
    max-width: 888px;
    margin: 40px auto;
    position: relative;
}

.color-section p{
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: 0em;
    color: #54595F;
}

.image-container {
    position: relative;
    width: 100%;
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 5px;
}

/* Vertical color buttons on image edge */
.color-buttons {
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.color-button {
    width: 150px;
    height: 60px;
    font-size: 12px;
    border: 2px solid #fff;
    cursor: pointer;
    outline: none;
    transition: transform 0.2s ease;
}

.color-button:hover {
    transform: scale(1.2);
}

/************ / Exterior Design Section / ************/

.exterior-design {
    padding: 60px 0;
}

.exterior-design-grid {
    max-width: 1140px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 40px;
}

.exterior-design-grid .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.exterior-design-grid .content h2, .interior-design .content h2, .safety-tech h2{
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #414042;
}

.exterior-design-grid .content p, .interior-design .content p, .safety-tech p{
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 300;
    color: #7A7A7A;
}

/* .content h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    margin-bottom: 10px;
} */

.images {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* TOP IMAGE */
.img-top {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
}

/* BOTTOM AREA */
.img-bottom-row {
    display: flex;
    gap: 20px;
}

/* LEFT TALL IMAGE */
.img-left {
    width: 50%;
    height: 600px;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
}

/* RIGHT COLUMN */
.img-right-column {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.img-right-top,
.img-right-bottom {
    width: 100%;
    height: 290px; /* ~600 split with spacing */
    background-size: cover;
    background-position: center;
    border-radius: 12px;
}

/************ / Interior Design Section / ************/
.interior-design {
    width: 100%;
    padding: 40px 0;
}

.interior-container {
    width: 1140px;
    margin: 0 auto;
}

.interior-swiper {
    width: 1140px;
    height: 400px;
    border-radius: 10px;
    overflow: hidden;
}

.interior-slide {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}

.interior-design .content{
    margin-top: 80px;
}

/* Responsive */
@media (max-width: 900px) {
    .exterior-design-grid {
        grid-template-columns: 1fr;
    }

    .img-bottom-row {
        flex-direction: column;
    }

    .img-left,
    .img-right-column {
        width: 100%;
    }
}

/************ / Safety and Technology Section / ************/
.safety-tech {
    padding: 60px 0;
}

.safety-tech-grid {
    width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 400px; /* left images, right text */
    gap: 40px;
    align-items: center;
}

.images-grid {
    display: grid;
    grid-template-columns: repeat(2, 311px);
    grid-template-rows: repeat(3, 180px);
    gap: 20px;
}

.st-img {
    width: 311px;
    height: 180px;
    background-size: cover;
    background-position: center;
    border-radius: 8px;
}



/************ // WooCommerce // ************/

/************ // CUSTOM CSS FOR MODEL T1 AND T2 // ************/
.header-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

.header-image img {
  /* width: 100%;
  height: 100%; */
  object-fit: cover; 
  display: block;
}

/* Responsive: stack on mobile */
@media (max-width: 768px) {
  .header-images {
    grid-template-columns: 1fr;
    height: auto;
  }

  .header-image {
    height: 250px;
  }
}

/* .page-id-275 .site-inner {
    clear: both;
    padding-top: 20px;
    word-wrap: break-word;
} */

.luxury-interior {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  min-height: 420px;
  padding-top: 10px;
}

.luxury-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px 0 0;
    background: #fff;
}

.luxury-content h2, .safety-section h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 37px;
  font-weight: 600;
  margin-bottom: 15px;
}

.luxury-content p {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
  color: #555;
  margin-bottom: 0;
}

.luxury-image {
  overflow: hidden;
}

.luxury-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  display: block;
}

/* Responsive */
@media (max-width: 768px) {
  .luxury-interior {
    grid-template-columns: 1fr;
  }

  .luxury-content {
    padding: 30px 20px;
  }

  .luxury-image {
    height: 260px;
  }

  .luxury-content h2, .safety-section h2 {
    font-size: 26px;
  }
}

.safety-section {
    margin: 30px 0;
}

.safety-image-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    gap: 20px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
}

.safety-image-grid .grid-item {
    width: 100%;
    overflow: hidden;
}

.safety-image-grid .grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


/* Tablet */
@media (max-width: 1024px) {
  .safety-image-grid  {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 600px) {
  .safety-image-grid  {
    grid-template-columns: 1fr;
  }
}

.variant-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(202px, 1fr));
    gap: 16px;
}

.variant-item {
    padding: 16px;
    text-align: center;
}

.variant-item h2{
    font-size: 16px;
    font-weight: 600;
}

.variant-grid-wrapper {
    display: flex;
    flex-direction: column;
    gap: 50px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px;
    position: relative;
}

.variant-title, .variant-heading{
    font-family: 'Poppins', sans-serif;
    color: #FFF;
    text-transform: uppercase;
}

.variant-item .variant-price{
    font-family: 'Poppins', sans-serif;
    color: #00F7FF;
    font-size: 22px;
}

/* .variant-grid-wrapper::before {
    content: '';
    position: absolute;
    inset: 0;
} */

.variant-grid {
    position: relative;
    z-index: 2;
}




/************ // BOTTOM TEXT // ************/
.bottom-text {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #555;
  padding: 20px 0;
}

.bottom-text p {
  margin: 0 0 10px 0;
}

.bottom-text p:last-child {
  margin-bottom: 0;
}

/************ // MID PAGE MODELS // ************/
.header-models-list {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    padding: 28px
}

.padding-0{
    padding: 28px 0;
}

.midpage-model-item {
    padding-bottom: 20px;
}

.midpage-model-item a{
    text-decoration: none;
}

.midpage-model-link {
    text-decoration: none;
    color: inherit;
}

.midpage-model-grid {
    display: grid;
    grid-template-columns: 360px 1fr;
    gap: 30px;
    align-items: center;
}

.midpage-model-image img {
    width: 100%;
    height: auto;
    display: block;
}

.midpage-model-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.midpage-model-price {
    font-size: 16px;
    margin-bottom: 15px;
    color: #555;
}

/************ // SINGLE PAGE MODELS // ************/
.single-models-wrapper {
    width: 100%;
}

.single-models-item {
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.single-models-grid {
    display: grid;
    grid-template-columns: 360px 1fr;
    gap: 30px;
    align-items: center;
}

.single-models-image img {
    width: 100%;
    height: auto;
    display: block;
}

.single-models-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.single-models-title {
    font-size: 22px;
    font-weight: 600;
}

.single-models-price {
    font-size: 18px;
    color: #555;
}

.single-models-btn {
    margin-top: 15px;
    display: inline-block;
    padding: 10px 24px;
    background: #000;
    color: #fff;
    cursor: pointer;
    width: fit-content;
}

.specifications{
    padding: 60px 0;
}

.specifications .heading{
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.specifications-grid {
    display: grid;
    grid-template-columns: 30% 70%;
    gap: 30px;
    align-items: start;
}

.spec-buttons{
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px 40px;
}

/* Example for a slider container */
/************ // PRIVACY POLICY // ************/
.privacy-policy{
    color: #7A7A7A;
}

.privacy-policy h2{
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.privacy-policy h6{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.privacy-policy ul, .privacy-policy ol, .privacy-policy p{
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
}

.privacy-policy ol{
    margin-bottom: 0px;
    margin-left: 18px;
}

.privacy-policy ol p{
    margin-left: -18px;
}

.privacy-policy p{
    margin: 0 0 14.4px;
}




/************ // Footer // ************/
.site-footer {
    background-color: #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 0;
    text-align: center;
}
.footer {
    color: #000;
    font-family: 'Poppins', sans-serif;
}

/* ---- TOP SECTION ---- */
.footer-top-content {
    max-width: 1120px;
    margin: 0 auto;       
    display: flex;
    align-items: center;
    justify-content: space-between; 
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;                   
}

.footer-top-content .logo img {
    max-width: 180px;
    height: auto;
}

.footer-top-content .call-to-action a {
    display: flex;
    flex-direction: column;    
    align-items: center;      
    text-decoration: none;
    color: #fff;               
    padding: 20px 0px;
    border-radius: 10px;                    
    text-align: center;
    transition: 0.3s ease;
}

.call-to-action a img {
    width: 50px;               /* adjust size */
    height: auto;
    margin-bottom: 10px;
}

.call-to-action a p {
    margin: 0;
    font-size: 12px;
    color: #000;
}

/* ---- BOTTOM SECTION ---- */
.footer-bottom-content {
    max-width: 1120px;
    margin: 0 auto; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 20px;
}

.footer-bottom-content .text p {
    color: #7A7A7A;
    margin-bottom: 20px;
    font-size: 12px;
}


.footer-bottom-content .text{
    text-align: left;
}

.footer-bottom-content .social-media a {
    color: #000;
    margin-right: 12px;
    font-size: 24px;
}

.p-2{
    padding-top: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}
.p-2 p {
    font-size: 12px;
    opacity: 0.7;
}

.p-2 p a{
    color: #000;
    text-decoration: none;
}

.social-media {
    display: flex;
    align-items: center;
    gap: 14px;
}

.social-media img {
    width: 45px;
    height: 45px;
    display: block;
    transition: opacity 0.2s ease;
}

.social-media a:hover img {
    opacity: 0.7;
}

.icons h4{
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 300;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0em;
    color: #000000;
    text-align: right;
}


/* ---- RESPONSIVE ---- */
@media screen and (max-width: 768px) {
    .footer-top-content,
    .footer-bottom-content {
        flex-direction: column;
        text-align: center;
    }

    .footer-top-content .call-to-action a {
        margin-top: 12px;
    }

    .footer-bottom-content .social-media a {
        margin: 0 8px;
    }
}

/************ / COMING SOON / ************/
.coming-soon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.coming-soon-icon {
    font-size: 60px;
    display: block;
    margin-bottom: 20px;
}

.coming-soon-title {
    font-size: 48px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}

.coming-soon-subtitle {
    font-size: 18px;
    color: #777;
}

/************ // Responsive // ************/

@media screen and (max-width: 1200px) { /* Laptop */

}

@media screen and (max-width: 1024px) { /* Older Desktop */

}

@media screen and (max-width: 768px) { /* iPad */

}

@media screen and (max-width: 480px) { /* iPhone 6 Plus, Landscape Display */
    .top-text {
        display: flex;
        justify-content: space-between;
        gap: 40px;
        max-width: 1140px;
        margin: 0 auto;
        padding: 40px 0;
        flex-direction: column;
    }

    .about-section {
        display: flex;
        justify-content: center;
        gap: 40px;
        max-width: 1140px;
        margin: 0 auto;
        /* padding: 40px 0; */
        flex-wrap: wrap;
    }

    .footer {
        color: #000;
        font-family: 'Poppins', sans-serif;
        padding: 50px 0;
    }

    .interior-container {
        width: 100%;
        margin: 0 auto;
    }

    .interior-swiper {
        width: 100%;
        height: 400px;
        border-radius: 10px;
        /* overflow: hidden; */
    }

    .images-grid {
        display: grid;
        grid-template-columns: repeat(1, 100%);
        grid-template-rows: repeat(3, 180px);
        gap: 20px;
    }

    .safety-tech-grid {
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
        align-items: center;
    }

    .safety-tech {
        padding: 60px 20px;
    }

    .st-img {
        width: unset;
        height: 180px;
        background-size: cover;
        background-position: center;
        border-radius: 8px;
    }

    .color-button {
        width: 100px;
        height: 40px;
        font-size: 8px;
        border: 2px solid #fff;
        padding: 0;
        cursor: pointer;
        outline: none;
        transition: transform 0.2s ease;
    }

    .specials-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .news-card2 {
        display: flex;
        gap: 25px;
        background: #fff;
        border-radius: 10px;
        overflow: hidden;
        align-items: flex-start;
        flex-direction: column;
    }
    .header-models-list {
        display: grid;
        gap: 30px;
        grid-template-columns: 1fr;
        padding: 0;
        margin-bottom: 20px;
    }
    .midpage-model-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
        align-items: center;
    }

    .variant-buttons {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
    .variant-buttons a {
        text-align: center;
        margin-right: 0;
    }

    .variant-grid-wrapper {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 40px;
        position: relative;
    }
    .variant-title, .variant-heading {
        text-align: center;
    }
    .limitWidth {
        padding: 0 20px;
    }

    .offers-grid {
        display: flex;
        gap: 40px;
        align-items: flex-start;
        max-width: 1100px;
        margin: auto;
        flex-direction: column;
    }

    .grid-2 {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
        max-width: 1100px;
        margin: 40px 0;
    }
    .special-title h2 {
        font-family: 'Poppins', 'Source Sans Pro', sans-serif;
        font-size: 24px;
        font-weight: 300;
    }

    .site-header > .wrap {
        padding: 20px 0;
        display: flex;
        flex-direction: column;
    }

    .header-inline-brand {
        display: flex;
        align-items: center;
        gap: 10px;
        width: 100%;
        flex-direction: column;
    }

    .header-inline-brand a {
        display: flex;
        justify-content: center;
        width: 80%;
    }

    .wrap nav {
        margin-left: 0;
    }

    .js .nav-primary .genesis-nav-menu .menu-item a, .js .site-header .genesis-nav-menu .menu-item a {
        padding: 16px 13px;
        width: 100%;
        font-size: 17px;
    }

    .social-media img {
        width: 35px;
        height: 35px;
    }

    .specifications-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    span.new_value.single_value {
        width: 150px;
        display: block !important;
        text-align: right;
    }

    .exterior-design {
        padding: 60px 20px;
    }

    .color-buttons {
        position: relative;
        top: 100%;
        right: unset;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .page-id-185 .form-container {
        padding: 0;
    }

    .bottom-text {
        padding: 20px;
    }

    .specifications {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .footer-bottom-content .text {
        text-align: center;
    }

    .footer-top-content, .footer-bottom-content {
        margin: 0;
    }

    .specifications .heading {
        text-align: center;
    }
}

@media screen and (max-width: 320px) { /* iPhone 4,5, Portrait Display */

}