.page_title_ct_retail_test .middle-container {
  padding-top: 0px; }
  .page_title_ct_retail_test .middle-container .container {
    padding: 0;
    width: auto;
    max-width: 100%; }
  .page_title_ct_retail_test .middle-container .container-1 {
    padding: 0px 20px;
    width: 1320px;
    max-width: 100%;
    margin: 0 auto; }
  .page_title_ct_retail_test .middle-container .banner-content.container-1 {
    margin-top: 34px;
    padding-left: 40px; }

.page_title_ct_retail_test [data-sub-layout] {
  padding: 0; }

.page_title_ct_retail_test .body {
  margin-bottom: 0px; }

.page_title_ct_retail_test main > .page {
  display: none; }

.page_title_ct_retail_test ol.breadcrumbs {
  margin-bottom: 18px;
  position: absolute;
  top: -36px;
  left: 40px;
  z-index: 10; }

@media (max-width: 1400px) {
  .page_title_ct_retail_test .middle-container .container-1 {
    padding-left: 20px; }
  .page_title_ct_retail_test .middle-container .banner-content.container-1 {
    margin-top: 0px;
    padding-left: 20px; }
  .page_title_ct_retail_test ol.breadcrumbs {
    left: 20px; } }

.inside-outlet-heading {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  margin-bottom: 30px; }

.inside-outlet-carousel {
  position: relative; }

.inside-outlet-swiper {
  overflow: hidden; }

.inside-outlet-swiper img {
  width: 100%;
  display: block;
  height: 330px !important; }

.section-1 {
  margin-bottom: 100px; }

/* Custom arrows */
.inside-outlet-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer; }

.inside-outlet-prev {
  left: -60px; }

.inside-outlet-next {
  right: -60px; }

.inside-outlet-arrow:hover svg path {
  fill: #0f3f52; }

.inside-outlet-dot {
  display: none; }

.inside-outlet-dot.active {
  background: #1f5d78;
  transform: scale(1.2); }

.div-2\.2.container-1 {
  position: relative; }

/* Mobile fix */
@media (max-width: 767px) {
  .inside-outlet-prev {
    left: -20px; }
  .inside-outlet-next {
    right: -20px; } }

/* Banner wrapper */
.banner-section-ct-page {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  font-family: inherit;
  display: flex;
  align-items: center; }

/* Background image (img tag version) */
.banner-bg-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-top: -23px; }

/* Dark overlay */
.banner-overlay {
  position: absolute;
  inset: 0;
  background: rgba(8, 36, 51, 0.56); }

/* Content container */
.banner-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  padding: 120px 40px;
  color: #ffffff; }

/* Green pill button */
.banner-green-btn {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  background-color: rgba(58, 180, 74, 0.6);
  color: #ffffff;
  padding: 9.5px 31px;
  border-radius: 999px;
  font-size: 18px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 18px;
  text-decoration: none; }

a > .banner-green-btn {
  cursor: pointer; }

.banner-green-btn:hover {
  color: #ffffff; }

.service-card-image a,
.store-image-item a {
  display: block;
  cursor: zoom-in; }

.service-card-image img,
.store-image-item img {
  transition: transform 0.3s ease-in-out; }

.service-card-image a:hover img,
.store-image-item a:hover img {
  transform: scale(1.007); }

.service-card-image a:hover .store-image-item,
.store-image-item a:hover .store-image-item {
  padding: 10px; }

.div-2\.2\.1.service-cards-left .service-card:nth-child(4) .service-card-image img {
  max-height: 282px; }

/* Hover only if link */
.banner-green-btn:hover {
  background-color: #5cad3f; }

/* Heading */
.banner-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 52px;
  line-height: calc(100% + 10px);
  font-weight: 900;
  margin-bottom: 18px;
  max-width: 700px;
  color: #ffffff;
  margin-top: 0px; }

/* Description */
.banner-description {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
  color: #ffffff;
  max-width: 650px; }

.service-cards-left {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 60px; }

.service-card {
  display: flex;
  gap: 30px;
  background: #F9FAFB;
  border-radius: 20px;
  padding: 20px;
  align-items: center;
  border: 1px solid #F3F4F6; }

.service-card-image img {
  width: 325px;
  max-height: 224px;
  object-fit: fill;
  border-radius: 15px; }

.service-card-content {
  flex: 1; }

.service-card-heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #535757;
  margin-bottom: 15px;
  line-height: 100%;
  text-transform: uppercase; }

.service-card-description {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 15px; }

.service-card-blue {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #0D5783;
  margin-bottom: 15px; }

.service-card-green {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #88BF41;
  margin-bottom: 0px; }

.visit-store-map-card {
  margin-top: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 9px 20px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 5px; }

.visit-store-map-link {
  display: block;
  position: relative; }

.visit-store-map-card iframe {
  width: 100%;
  height: 220px;
  border: 0;
  display: block;
  border-radius: 15px; }

.div-2\.2 {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 60px;
  align-items: start; }

.visit-store-right {
  position: absolute;
  width: 400px;
  right: 27px;
  top: -406px; }

.visit-store-right > * {
  box-sizing: border-box; }

.visit-store-card-right {
  background: #ffffff;
  border-radius: 20px;
  padding: 26px 30px 30px 30px;
  box-shadow: 0 9px 20px rgba(0, 0, 0, 0.15); }

.visit-store-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }

.visit-store-map-card {
  margin-top: 16px; }

.store-images-wrapper {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 30px; }
  .store-images-wrapper .store-image-item {
    height: 280px !important; }
    .store-images-wrapper .store-image-item img {
      height: 100% !important; }

.store-image-item {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 5px; }

.store-image-item img {
  width: 100%;
  border-radius: 20px;
  display: block;
  background-color: #fff; }

/* Optional hover effect */
.visit-store-map-link:hover::after {
  content: "View larger map";
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(255, 255, 255, 0.95);
  color: #1a73e8;
  font-size: 12px;
  font-weight: 600;
  padding: 6px 10px;
  border-radius: 6px; }

.visit-store-heading {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px; }
  .visit-store-heading .store-heading-text {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 24px;
    line-height: 38px;
    font-weight: 700; }

[data-content-region="page_builder_content-copy"] {
  padding: 0 20px;
  width: 1320px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: -10px; }

.visit-store-time-row {
  display: flex;
  justify-content: space-between;
  padding: 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 7px; }

.visit-store-day {
  font-size: 18px;
  line-height: 38px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #6B7280; }

.visit-store-time {
  font-size: 18px;
  line-height: 38px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #000; }

.visit-store-location {
  margin-top: 20px; }

.visit-store-location-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  line-height: 38px;
  font-weight: 700;
  color: #000;
  margin-bottom: 1px; }

.visit-store-name {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  color: #000; }

.visit-store-address {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #6B7280;
  max-width: 155px; }

.visit-store-call-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #195878;
  color: #ffffff;
  text-decoration: none;
  padding: 9px 10px 8px 10px;
  font-weight: 600;
  margin-top: 24px;
  font-size: 18px;
  line-height: 38px;
  gap: 9px;
  border: 2px solid #195878;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
  font-family: 'Roboto', sans-serif; }

.visit-store-call-btn:focus {
  color: #ffffff; }

.visit-store-call-btn .svg-call {
  font-family: 'Roboto', sans-serif;
  font-weight: 600; }

.visit-store-call-btn:hover {
  background: #fff;
  border: 2px solid #195878;
  color: #195878;
  transition: all 0.3s ease-in-out; }

.visit-store-call-btn svg path {
  fill: #ffffff;
  transition: all 0.3s ease-in-out; }

.visit-store-call-btn:hover svg path {
  fill: #195878;
  transition: all 0.3s ease-in-out; }

.visit-store-direction-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #195878;
  color: #195878;
  background: #ffffff;
  padding: 11px 10px 10px 10px;
  border-radius: 4px;
  font-weight: 600;
  margin-top: 20px;
  font-size: 18px;
  line-height: 38px;
  text-decoration: none;
  gap: 9px;
  transition: all 0.3s ease-in-out;
  font-family: 'Roboto', sans-serif; }

.visit-store-direction-btn:focus {
  color: #195878; }

.visit-store-direction-btn .svg-direction {
  font-family: 'Roboto', sans-serif;
  font-weight: 600; }

.visit-store-direction-btn:hover {
  background: #195878;
  color: #ffffff;
  transition: all 0.3s ease-in-out; }

.visit-store-direction-btn svg path {
  fill: #195878;
  transition: all 0.3s ease-in-out; }

.visit-store-direction-btn:hover svg path {
  fill: #ffffff;
  transition: all 0.3s ease-in-out; }

.visit-store-map-card {
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  overflow: hidden; }

.visit-store-map-card iframe {
  width: 100%;
  height: 270px;
  border: 0; }

.inside-outlet-wrapper {
  max-width: 1280px;
  margin: 87px auto 100px auto;
  text-align: center; }

.inside-outlet-heading {
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 31px;
  text-transform: uppercase;
  color: #535757;
  font-family: 'Roboto Condensed', sans-serif; }

.inside-outlet-carousel {
  position: relative; }

.inside-outlet-swiper {
  overflow: hidden; }

.inside-outlet-swiper img {
  width: 100%;
  display: block; }

/* Custom arrows */
.inside-outlet-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer; }

.inside-outlet-prev {
  left: -48px; }

.inside-outlet-next {
  right: -47px; }

.inside-outlet-arrow:hover svg path {
  fill: #0f3f52; }

.inside-outlet-dots {
  display: none; }

.inside-outlet-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cfcfcf;
  cursor: pointer;
  transition: all 0.3s ease-in-out, transform 0.3s ease-in-out; }

.inside-outlet-dot.active {
  background: #1f5d78;
  transform: scale(1.2); }

.swiper-wrapper {
  height: auto !important; }

.section-2 {
  background-color: #F9FAFB; }

.page_title_ct_retail_test .breadcrumb.is-active > .breadcrumb-label {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%; }

.swiper-autoheight .swiper-slide {
  width: calc(33.33% - 26px) !important;
  display: block;
  margin-right: 40px !important; }

@media (max-width: 1400px) {
  .inside-outlet-prev {
    left: -16px; }
  .inside-outlet-next {
    right: -16px; }
  .div-2\.2 {
    gap: 45px; }
  .swiper-autoheight .swiper-slide {
    width: calc(50% - 15px) !important;
    margin-right: 30px !important; }
  [data-content-region="page_builder_content-copy"] {
    margin-top: 0px; }
  .visit-store-right {
    right: 20px; }
  .inside-outlet-swiper img {
    height: auto !important; }
  .banner-bg-image {
    margin-top: 0px; } }

@media (max-width: 1200px) {
  .inside-outlet-dots {
    display: none; }
  .section-1 {
    margin-bottom: 80px; }
  .inside-outlet-wrapper {
    margin-top: 80px;
    margin-bottom: 80px; }
  .inside-outlet-heading {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 28px; }
  .banner-green-btn {
    font-size: 17px;
    line-height: calc(100% + 8px);
    margin-bottom: 25px; }
  .banner-heading {
    font-size: 45px;
    line-height: 120%;
    max-width: 570px; }
  .banner-description {
    max-width: 570px; }
  .div-2\.2 {
    grid-template-columns: 1fr 400px;
    gap: 40px; }
  .service-card-image img {
    width: 240px;
    max-height: 224px;
    object-fit: fill;
    border-radius: 15px; }
  .service-card-heading {
    font-size: 27px;
    margin-bottom: 13px; }
  .service-card-description {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 13px; }
  .service-card-blue {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 13px; }
  .service-card-green {
    font-size: 17px;
    line-height: 27px; }
  .service-cards-left {
    margin-top: 40px; }
  .visit-store-card-right {
    background: #ffffff;
    border-radius: 20px;
    padding: 25px 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); }
  .div-2\.2 {
    grid-template-columns: 1fr 380px; }
  .visit-store-right {
    position: absolute;
    width: 380px;
    top: -405px; }
  .service-card {
    gap: 20px; }
  .visit-store-heading .store-heading-text {
    font-size: 22px;
    line-height: 38px; }
  .visit-store-day {
    font-size: 16px;
    line-height: 38px; }
  .visit-store-time {
    font-size: 16px;
    line-height: 38px; }
  .visit-store-location-heading {
    font-size: 22px;
    line-height: 38px; }
  .visit-store-name {
    font-size: 18px;
    line-height: 38px; }
  .visit-store-address {
    font-size: 16px;
    line-height: 26px;
    max-width: 155px; }
  .visit-store-call-btn {
    padding: 6px 10px 6px 10px;
    margin-top: 25px;
    font-size: 16px;
    line-height: 34px; }
  .visit-store-direction-btn {
    margin-top: 15px;
    padding: 6px 10px 6px 10px;
    font-size: 16px;
    line-height: 34px; }
  .visit-store-call-btn .svg-call svg {
    height: 18px;
    width: 18px; }
  .visit-store-direction-btn .svg-direction svg {
    height: 18px;
    width: 18px; } }

@media (max-width: 990px) {
  .section-1 {
    margin-bottom: 70px; }
  .inside-outlet-wrapper {
    margin-top: 70px;
    margin-bottom: 70px; }
  .inside-outlet-heading {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 25px; }
  .visit-store-right {
    position: relative;
    width: 100%;
    right: auto;
    top: auto; }
  .div-2\.2 {
    display: flex;
    gap: 50px;
    flex-direction: column; }
  .div-2\.2\.1.service-cards-left {
    width: 100%; }
  .service-card {
    gap: 25px; }
  .service-cards-left {
    margin-top: 30px; }
  .service-card-image img {
    width: 280px; }
  .store-images-wrapper {
    display: flex;
    flex-direction: row;
    gap: 30px; }
    .store-images-wrapper .store-image-item {
      width: 50%;
      height: 260px !important; }
      .store-images-wrapper .store-image-item img {
        width: 100%;
        height: 100% !important; }
  .banner-heading {
    max-width: 650px; }
  .banner-description {
    max-width: 650px; }
  .service-card-heading {
    margin-bottom: 11px; }
  .service-card-description {
    margin-bottom: 11px; }
  .service-card-blue {
    margin-bottom: 11px; }
  .banner-bg-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; } }

@media (max-width: 767px) {
  .inside-outlet-prev {
    display: none; }
  .inside-outlet-next {
    display: none; }
  .inside-outlet-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cfcfcf;
    cursor: pointer;
    transition: all 0.3s ease-in-out, transform 0.3s ease-in-out; }
  .inside-outlet-dots {
    display: block !important;
    display: flex !important;
    justify-content: center;
    gap: 10px;
    margin-top: 16px; }
    .inside-outlet-dots .inside-outlet-dot {
      display: block !important;
      height: 8px !important;
      width: 8px !important;
      background: #D9D9D9 !important; }
    .inside-outlet-dots .inside-outlet-dot.active {
      background: #000000 !important;
      transform: scale(1.1); }
    .inside-outlet-dots .swiper-wrapper {
      gap: 18px !important; }
      .inside-outlet-dots .swiper-wrapper .swiper-slide {
        width: 50% !important; }
  .section-1 {
    margin-bottom: 60px; }
  .inside-outlet-wrapper {
    margin-top: 55px;
    margin-bottom: 60px; }
  .inside-outlet-heading {
    font-size: 30px;
    line-height: 38px; }
  .service-card {
    gap: 25px;
    padding: 15px; }
  .service-cards-left {
    margin-top: 30px;
    gap: 20px; }
  .service-card-image img {
    width: 220px; }
  .service-card-image {
    width: auto; }
  .service-card-heading {
    margin-bottom: 10px; }
  .service-card-description {
    margin-bottom: 16px; }
  .service-card-blue {
    margin-bottom: 16px; }
  .store-images-wrapper {
    gap: 20.2px; }
  .visit-store-map-card {
    margin-bottom: 20.2px; }
  .div-2\.2 {
    gap: 50px; }
  .swiper-autoheight .swiper-slide {
    width: calc(50% - 13px) !important;
    margin-right: 26px !important; }
  .service-card-heading {
    font-size: 24px;
    margin-bottom: 10px; }
  .service-card-description {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 16px; }
  .service-card-blue {
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 16px; }
  .service-card-green {
    font-size: 20px;
    line-height: 26px; }
  [data-content-region="page_builder_content-copy"] {
    padding: 0 15px; }
  .visit-store-map-card iframe {
    width: 100%;
    height: 260px;
    border: 0; }
  .banner-heading {
    font-size: 38px;
    margin-bottom: 12px; }
  .banner-description {
    font-size: 20px;
    line-height: 26px; }
  .page_title_ct_retail_test ol.breadcrumbs {
    display: none; } }

@media (max-width: 568px) {
  .service-card {
    gap: 20px; }
  .store-images-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20.2px; }
    .store-images-wrapper .store-image-item {
      width: 100%;
      height: 270px !important; }
      .store-images-wrapper .store-image-item img {
        width: 100%;
        height: 100% !important; }
  .swiper-autoheight .swiper-slide {
    width: calc(50% - 10px) !important;
    margin-right: 20px !important; }
  .page_title_ct_retail_test .middle-container .container-1 {
    padding: 0px 15px; }
  .page_title_ct_retail_test ol.breadcrumbs {
    display: none; } }

@media (max-width: 480px) {
  .service-card {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 15px; }
  .banner-section-ct-page {
    position: relative;
    width: 100%;
    height: 310px;
    overflow: hidden;
    font-family: inherit;
    display: flex;
    align-items: center; }
  .banner-green-btn {
    padding: 9px 19px;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 15px;
    letter-spacing: 1.325px; }
  .banner-heading {
    font-size: 26px;
    line-height: 120%;
    margin-bottom: 7px; }
  .banner-description {
    font-size: 15px;
    line-height: 22px;
    font-weight: 500; }
  .service-card-image img {
    width: 100%;
    max-height: 244px; }
  .div-2\.2\.1.service-cards-left .service-card:nth-child(4) .service-card-image img {
    max-height: 307px; }
  .inside-outlet-heading {
    font-size: 26px;
    line-height: 100%;
    margin-bottom: 24px; }
  .swiper-autoheight .swiper-slide {
    width: calc(50% - 10px) !important;
    display: block;
    margin-right: 20px !important; }
  .service-card-image {
    width: 100%; } }

@media (max-width: 414px) {
  .service-card {
    display: flex;
    flex-direction: column;
    gap: 20px; }
  .store-images-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20.2px; }
    .store-images-wrapper .store-image-item {
      width: 100%;
      height: 270px !important; }
      .store-images-wrapper .store-image-item img {
        width: 100%;
        height: 100% !important; } }
