/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

#brxe-qrckgt {
  padding-top: 40px;
	padding-bottom: 40px;
}

#brxe-csgiod{
  display:none;
}


/* sep headers */
/* desktop only 
#desktop-header {
  display: block;
}
#mobile-header {
  display: none;
}*/

/* mobile only 
@media (max-width: 768px) {
  #desktop-header {
    display: none;
  }
  #mobile-header {
    display: block;
  }
}*/

html {
  scroll-behavior: smooth;
}

h3.dynamic strong {
  font-weight: normal!important;
	line-height: 100%!important;
}

h3.dynamic {
  line-height: 100%!important;
}

.brxe-post-content {
	font-family: "Gilroy"!important;
	font-size: 18px!important;
	line-height: 120%!important;
}

.brxe-post-content h2, h3 {
	font-family: "Bebas Neue";
	font-size: 30px;
	line-height: 140%;
	font-weight: 400;
}

.brxe-post-content h2:not(.hero-text h2),
.brxe-post-content h3:not(.hero-text h3) {
  font-family: "Gilroy";
  font-size: 26px !important;
  line-height: 140% !important;
  font-weight: 800 !important;
}


/* hp hero video responsive */
.brxe-section.has-bg-video {
  position: relative;
  overflow: hidden;
}

.bricks-background-video-wrapper {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.bricks-background-video-wrapper video {
  position: absolute !important;
  top: 50%;
  left: 50%;
  width: auto !important;
  height: auto !important;
  min-width: 100% !important;
  min-height: 100% !important;
  transform: translate(-50%, -50%) !important;
  object-fit: cover;
}

/* geo hero */
.geo-hero {
  position: relative;
  overflow: hidden;  
}

.geo-hero::before {
  content: "";
  position: absolute;
  inset: 0; 
  background-color: rgba(0, 0, 0, 0.25);
  pointer-events: none; 
  z-index: 0;
}

.geo-hero .brxe-container {
  position: relative;
  z-index: 1;
}

/* vehicle slider */
.acf-slider .slick-slide { padding: 0 8px; }
.acf-slider .slick-list  { margin: 0 -8px; }
.acf-slider img          { display: block; width: 100%; height: auto; }

.acf-slider .slide {
  height: 300px;
  overflow: hidden;
}

.acf-slider .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.hero-text {
	  text-shadow:
    0 0 2px rgba(0, 0, 0, 1),
    0 0 6px rgba(0, 0, 0, 0.85);
}

/* hero text vehicle page */
.hero-text h1,
.hero-text h2,
.hero-text p,
.hero-text a,
.hero-text nav {
  text-shadow:
    0 0 2px rgba(0, 0, 0, 1),
    0 0 6px rgba(0, 0, 0, 0.85);
}

.vehicle-hero {
  position: relative;
}

.vehicle-hero::before {
  content: "";
  position: absolute;
  inset: 0;                       
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 1;
  pointer-events: none;          
}

.acf-slider img {
  border-radius: 24px; 
  overflow: hidden;
}

.acf-slider .slick-dots {
  display: none !important;
}


#brxe-epsuua {
	line-height: 0!important;
}

.mm .mm__mobile-logo img {
	height: 5rem;
}

@media (max-width: 768px) {
	.mm .mm__nav-items-wrapper ul.mm__nav-items > li > .brx-submenu-toggle {
		font-family: 'Inter', sans-serif !important;
		font-size: 14px !important;
		color: #000 !important;
		font-weight: 600 !important;
		text-transform: uppercase !important;
	}
}

/* mega menu */
.mm .mm__nav-items {
	gap: 25px;
}

.brx-submenu-toggle {
  padding: 5px 0;
  cursor: pointer; 
}

.mm .mm__nav-items li {
	font-size: 18px !important;
	color: black !important;
	background: none !important;
	text-transform: uppercase;
	font-weight: 400!important;
}

.mm__nav-items-wrapper .brx-submenu-toggle a {
  flex: 1;   
  display: block;
  padding: 18px 10px; 
  text-decoration: none;
  box-sizing: border-box;
}

.mm__nav-items-wrapper .brx-submenu-toggle button {
  flex-shrink: 0;           
  padding: 12px;         
  background: none;
  border: none;
  cursor: pointer;
}


.mega-dropdown .mega-menu-vehicles-list .brxe-text-basic {
	line-height: 140%!important;
}

.hero-text .brxe-text-basic {
	font-size: 18px!important;
	line-height: 140%!important;
}

.mega-dropdown .mega-menu-vehicles-list .brxe-text-link {
	font-weight: 600!important;
}

.hero-text .brxe-text-basic h2 {
	font-family: "Gilroy"!important;
	font-size: 18px!important;
	margin: 0!important;
}

#get-quote-mm {
  display: none;
}

.brxe-div .mega-menu-vehicles-list a:hover {
	color: #CB4E2D!important;
}

.brxe-div .mega-menu-vehicles-list {
	text-transform: capitalize!important;
}

@media (max-width: 768px) {
  #get-quote-mm {
    display: block;
		justify-content: center;
  }
}

.gt_switcher-popup span {
  display: none !important;
}

@media (max-width: 768px) {
  .gt_languages {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  .gt_languages .glink {
    width: 100%; 
  }
	.gt_white_content .gt_languages {
		max-height: 100%!important;
	}
}

@media (max-width: 437px) {
  div.gt_white_content.notranslate {
    position: fixed !important;
		top: 45% !important;
		left: 65% !important;
    transform: translate(-50%, -50%) !important;
    padding: 0 !important;
    z-index: 9999 !important; 
  }
}

#brxe-jtxatz {
    display: grid;
    width: 95%;
    grid-template-columns: repeat(3, 1fr);  
    grid-template-rows: repeat(2, auto);   
    gap: 25px; 
    justify-content: space-evenly;
    align-items: center;
}

@media (max-width: 768px) {
    #brxe-jtxatz {
        grid-template-columns: repeat(2, 1fr); 
    }
}

#brxe-drvvxw {
    display: grid;
    width: 95%;
    grid-template-columns: repeat(3, 1fr);  
    grid-template-rows: repeat(2, auto);   
    gap: 25px; 
    justify-content: space-evenly;
    align-items: center;
}

@media (max-width: 768px) {
    #brxe-drvvxw {
        grid-template-columns: repeat(2, 1fr); 
    }
}

@media (max-width: 768px) {
  #brxe-dlsajp {
    display: none;
  }
}

#brxe-cxyikj {
  display: none;
}

@media (max-width: 768px) {
  #brxe-cxyikj {
    display: flex;
  }
}

.mm .mm__toggle-open {
	font-size: 4rem;
}

.top-bar {
  display: block;
}

@media (max-width: 768px) {
  .top-bar {
    display: none;
  }
}

.language-block {
  display: none !important;
}

@media (max-width: 768px) {
  .language-block {
    display: block !important;
  }
}

@media (max-width: 768px) {
	#brxe-riuntc {
		border: none;
	}

	#brxe-qbhwmn {
		border: none;
	}
}

.mm .mm__nav-items-wrapper ul.mm__nav-items > li:not(:last-of-type) > .brx-submenu-toggle {
    font-family: "Bebas Neue";
    font-size: 24px;
		font-weight: 400!important;
    color: black;
    background: none;
	text-decoration: none;
}

.mm__nav-items > li:hover > .brx-submenu-toggle span,
.mm__nav-items > li:hover > a.mm__nav-link {
  color: #D6592F !important;
	text-decoration: none!important;
}

@media (min-width: 1100px) {
  .mm .mm__nav-items > li:not(:last-of-type) > .brx-submenu-toggle:hover a,
  .mm .mm__nav-items > li:not(:last-of-type) > .brx-submenu-toggle:hover span,
  .mm .mm__nav-items > li:not(:last-of-type) > .brx-submenu-toggle:hover svg {
    color: #D6592F !important; 
  }
}

@media (max-width: 1261px) {
	#menu-main-menu-12 {
		flex-wrap: wrap;
		justify-content: center;
		gap: 8px;
	}
}


@media (max-width: 768px) {

  /* set the “box” size */
  #brxe-zccorl.mega-menu-vehicles-list a.brxe-image.tag{
    display: block !important;
    width: 100% !important;
    aspect-ratio: 1 / 1 !important;   /* try 16/10 or 1/1 if you want bigger */
    overflow: hidden !important;
  }

  /* fill the box WITHOUT stretching */
  #brxe-zccorl.mega-menu-vehicles-list a.brxe-image.tag img{
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center !important;
    display: block !important;
  }
}


/* hide the mobile divider, show the desktop one */
.mega-menu-divider-mobile {
  display: none;
}
.mega-menu-divider-desktop {
  display: block;
}


@media (max-width: 768px) {
  .mega-menu-divider-mobile {
    display: block;
  }
  .mega-menu-divider-desktop {
    display: none;
  }
}

/*#menu-main-menu-51 {
	padding: 100px 5px;
}*/

.bricks-mobile-menu-wrapper {
	margin-top: 110px;
}

#menu-main-menu-51 {
	padding-top: 25px;
}

/* language switcher */
/*.gtranslate_wrapper img,
.gt_languages img {
  display: none !important;
}*/

.gt_white_content .glink.nturl {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.gtranslate_wrapper span,
.gt_languages span {
  font-family: "Bebas Neue";
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 19px !important;
  letter-spacing: 0 !important;
  color: #fff !important;
}

div.gt_white_content.notranslate {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-25%, 0%) !important;
  width: auto !important;
  height: auto !important;
  max-width: 90vw !important;
  padding: 25px 40px !important;
  background: #fff !important;
  color: #000 !important;
  display: none;
  overflow: visible !important;
  box-sizing: border-box !important;
  z-index: 999999 !important;
  border-radius: 8px !important;
  box-shadow: 0 5px 30px rgba(0,0,0,0.15) !important;
}

.gt_white_content a {
	border: none!important;
	display: flex!important;
	padding: 25px!important;
	align-items: center!important;
	justify-content: center!important;
	flex-basis: 65px!important;
}

.gt_white_content a span {
	color: #000!important;
}

@media (max-width: 768px) {
	.gtranslate_wrapper span,
.gt_languages span {
		font-family: "Bebas Neue"!important;
		font-weight: 700 !important;
		font-size: 15px !important;
		line-height: 19px !important;
		letter-spacing: 0 !important;
		color: #000 !important;
	}
	.gt_switcher-popup {
		display: flex;
	}
}

/* mega menu */
.brxe-nav-menu .mega-menu-nav li {
	margin: 0px!important;
}

@media (min-width: 769px) {
  .brx-submenu-toggle button {
    display: none !important;
  }
  .brx-megamenu .brx-submenu-toggle button {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  .brxe-divider.vertical {
    display: none !important;
  }
}



@media (max-width: 768px) {
  .brx-submenu-toggle button {
    display: inline-block !important;
  }
	#brxe-ofoklc {
		display: flex;
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 768px) 	{
	div.gt_white_content.notranslate {
		top: 45% !important;
		left: 65% !important;
		padding: 0px!important;
	}
}

@media (max-width: 437px) 	{
	div.gt_white_content.notranslate {
		top: 45% !important;
		left: 65% !important;
		padding: 0px!important;
	}
}

#search-input-lykdwq {
	display: none;
}

#search-input-sutgkb {
	display: none;
} 

/* mobile only */
#brxe-kgfhzz {
  display: block;
}

/* mega menu divider */
#mega-menu-divider-desktop {
  display: none;
}

@media (min-width: 769px) {
  #brxe-kgfhzz {
    display: none !important;
  }

  #mega-menu-divider-desktop {
    display: block !important;
  }
	.mm-navigation-txt {
		display: none;
	}
}

@media (max-width: 478px) {
	.mm-navigation-txt {
		display: none;
	}
}

@media (max-width: 768px) {
  #brxe-kgfhzz,
  #brxe-vajqws {
    display: none !important;
  }
}

li a:hover {
	color: #CB4E2D;
	text-decoration: underline;
}

p a:hover {
	color: #CB4E2D;
	text-decoration: underline;
}

/*.hero-text {
	  text-shadow: 
    1px 1px 2px rgba(0, 0, 0, 0.6), 
    -1px -1px 2px rgba(0, 0, 0, 0.6), 
    1px -1px 2px rgba(0, 0, 0, 0.6), 
    -1px 1px 2px rgba(0, 0, 0, 0.6);
} */

.hp-hero-decor {
  font-style: italic;
  color: #CB4E2D;
  padding-right: 8px;
  display: inline-block;
  transform: translateX(-100%);
  opacity: 0;
  animation: slideInThrough 1s ease-out forwards;
  animation-delay: 0.3s;
  position: relative;
  z-index: 2;
}

@keyframes slideInThrough {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

/* for hp blog */
.brxe-hnmztu .image-wrapper img {
    border-top-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
}

.brxe-hnmztu h3[data-field-id="fykpbo"] {
    display: inline-block;
    padding: 16px 24px;
    border: 1px solid black;
    color: black;
    background-color: transparent;
    transition: all 0.3s ease;
    cursor: pointer;
}

.brxe-hnmztu h3[data-field-id="fykpbo"]:hover {
    background-color: #7A7A7A;
    color: white;
}

/* lift off for hp categoey blocks */
.brxe-div.category-block {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transform-origin: center bottom;
}

.brxe-div.category-block:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
  z-index: 1;
}

.brxe-div.category-block:hover span.text,
.brxe-div.category-block:hover span.icon i {
  color: #CB4E2D;
}

/* button and icon */
.brxe-div.category-block .brxe-button.bricks-background-primary {
  transition: background-color 0.3s ease, color 0.3s ease;
}

.brxe-div.category-block:hover .brxe-button.bricks-background-primary {
  background-color: #000 !important;
}

.brxe-div.category-block:hover .brxe-button.bricks-background-primary i {
  color: #fff !important;
}

/* text underline on blog hp */
#brxe-unjbzk {
  text-decoration: underline;
  text-decoration-color: #7A7A7A;
  text-decoration-thickness: 22px;
  text-underline-offset: -10px;
  text-decoration-skip-ink: none;
}

/* faq item */
.brxe-div.faq-block .accordion-item {
  background: #fff;
  border: 1px solid #000;
  border-radius: 24px;
  margin-bottom: 16px;
  overflow: hidden;
	display: flex;
	flex-direction: column;
  width: 100%;
}

.brxe-div.faq-block .accordion-title-wrapper,
.brxe-div.faq-block .accordion-content-wrapper {
  padding: 16px;
}

.brxe-div.faq-block .accordion-content-wrapper {
  width: inherit;
}

/* search modal */
.search-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.search-modal.open {
  display: flex;
}

.search-modal-content {
  background: #fff;
  padding: 20px 35px;
  border-radius: 8px;
  position: relative;
  max-width: 500px;
  width: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, Non-Armored Vehicles0.1);
}

.close-search {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #2A412B;
}

.modal-search-form {
  display: flex;
  gap: 10px;
  align-items: center;
  width: 100%;
}

.modal-search-form input[type="search"] {
  flex: 1;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
	height: 100%;
}

#search-modal .modal-search-form button {
  background: #CB4E2D;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 10px 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

#search-modal .modal-search-form i.ti-search {
  color: #fff;
  font-size: 18px;
}

/* blod sidebar */
.blog-sidebar .wp-block-heading {
	color: #000;
	font-family: "Bebas Neue";
	font-weight: 400;
	font-size: 24px;
}

.blog-sidebar ul {
  list-style: none;
  margin: 25px 0;
  padding: 0;
}

.blog-sidebar li {
	list-style: none;
  margin: 0;
  padding: 0;
}

.blog-sidebar a {
  font-family: "Gilroy";
  font-size: 18px;
  color: #000;
  line-height: 140%;
  text-decoration: none;
}

.blog-sidebar a:hover {
  text-decoration: underline; 
}

.blog-sidebar h2 {
	font-family: "Bebas Neue";
  font-size: 22px;
  color: #000;
  line-height: 1;
  text-decoration: none;
	margin-bottom: 10px;
	font-weight: 400;
}

.bricks-widget-wrapper li::marker {
  content: none !important;
  display: none !important;
}

/*blog */
.single-post .brxe-post-title {
	font-family: "Bebas Neue";
  font-size: 32px;
  color: #000;
  line-height: 110%;
  text-decoration: none;
}

.single-post-hero-heading {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}

/* vehicle page */
@media (max-width: 478px) {
	.page-divider {
		display: none;
	}
	.my-two-col {
		line-height: 150%!important;
	}
}
@media (min-width: 769px) {
	.page-divider {
		display: none;
	}
}

/* vehicle filters */
.vehicle-filter-wrapper {
  display: flex;
  gap: 2rem;
}
.vehicle-filter-column {
  width: 25%;
}
.vehicle-listing-column {
  flex: 85%;
}

.vehicle-item {
  margin-bottom: 1.5rem;
  width: 100%;
}
.load-more-container {
  text-align: center;
  margin-top: 1rem;
}

.vehicle-listing {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

@media (max-width: 900px) {
  .vehicle-listing {
    grid-template-columns: repeat(2, 1fr);
  }
}

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

.vehicle-listing {
  font-family: "Bebas Neue";
  font-size: 20px;
  line-height: 1.1; 
}

.vehicle-listing {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  margin: 0; 
  padding: 0;
}

.vehicle-item {
  list-style: none;
  display: flex;
  flex-direction: column;
}

.vehicle-image {
  width: 100%;
  aspect-ratio: 4 / 3;
  border-radius: 8px;
  overflow: hidden; 
  display: block;
}

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

.vehicle-title {
  font-weight: 500; 
  margin: 0.75rem 0 0.5rem;
  font-size: 16px;
}

.vehicle-title a {
  color: #121212;
  text-decoration: none;
}

.vehicle-title a:hover {
  color: #CB4E2D;
}

@media (max-width: 769px) {
	.vehicle-filter-wrapper {
		display: flex;
    flex-direction: column;
		gap: 35px;
	}
	.vehicle-filter-column {
		width: 100%;
	}
	.vehicle-listing-column {
		width: 100%;
	}
}

.btn-view-vehicle {
	font-size: 14px;
	font-family: "Bebas Neue";
  align-self: flex-start;
  margin-top: auto;
  padding: 0.65rem 2.5rem;
  background: #fff;
  color: #000;
  font-weight: 400;
  border: 2px solid #000;
  text-decoration: none;
  transition: background-color 0.25s ease, border-radius 0.25s ease;
}

.btn-view-vehicle:hover,
.btn-view-vehicle:focus {
  background: #CB4E2D;
  color: #fff;
  border-radius: 0;
}

.load-more-container{
  text-align:center; 
  margin:2.5rem 0; 
}

#load-more-vehicles{
  display:inline-block; 
	margin-top: 35px;
  padding:0.9rem 2.25rem;
  font-family: "Bebas Neue";
  font-size:16px;
  font-weight:500;
  background:#CB4E2D;
  color:#fff;
  border:none;
  border-radius:4px;
  cursor:pointer;
  transition:background-color .25s ease;
}

#load-more-vehicles:hover,
#load-more-vehicles:focus{
  background: #121212;
  color: #fff;
}

#load-more-vehicles[disabled]{
  opacity:0.4;
  cursor:not-allowed;
}

.vehicle-filter-column,
.vehicle-filter-column label,
.vehicle-filter-column select,
.vehicle-filter-column .btn-filter {
  font-family: "Bebas Neue";
  font-size: 20px;
  line-height: 1.1;
}

.vehicle-filter-form .filter-item {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}

.vehicle-filter-form label {
  margin-bottom: 0.25rem;
  font-weight: 500;
  color: #121212;
}

.vehicle-filter-form select {
  padding: 0.5rem 0.75rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  color: #121212;
  appearance: none; 
}

.vehicle-filter-form .btn-filter {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.9rem 2.25rem;
  font-family: "Bebas Neue";
  font-size: 16px;
  font-weight: 500;
  background: #CB4E2D;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color .25s ease;
  text-decoration: none;
}

.vehicle-filter-form .btn-filter:hover,
.vehicle-filter-form .btn-filter:focus {
  background: #121212;
  color: #fff;
}

/* vehicles categories */
.vehiclecat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin: 2rem 0;
  padding: 0;
  font-family: "Bebas Neue";
}

.vehiclecat-box {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  font-family: inherit;
}

.vehiclecat-box .cat-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  text-align: center;
	font-family: "Bebas Neue";
	font-weight: 400;
}
.vehiclecat-box .cat-title a {
  color: #333;
  text-decoration: none;
}
.vehiclecat-box .cat-title a:hover {
  text-decoration: underline;
}

.vehiclecat-box .term-description,
.vehiclecat-box .category_short,
.vehiclecat-box .category_description,
.vehiclecat-box .category_additional_description {
  font-size: 0.95rem;
  line-height: 1.4;
  margin-bottom: 0.75rem;
}

.vehiclecat-box img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  margin-bottom: 0.75rem;
}

.vehiclecat-box.child {
  padding-left: 1.5rem;
  background: #fafafa;
}

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

.vehicle-category-hero {
  position: relative;
  overflow: hidden;
}

.vehicle-category-hero::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.0) 100%
  );
  pointer-events: none;
  z-index: 1;
}

.vehicle-category-hero .brxe-div,
.vehicle-category-hero .hero-text,
.vehicle-category-hero .brxe-button {
  position: relative;
  z-index: 2;
}

/* vehicle post query */
.vehicle-posts .content-wrapper.middle.center {
  position: relative;
  top: -20%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; 
  width: auto;
  display: inline-block;
  padding: 0;
  border: none;
  background: none;
}

.vehicle-posts .bricks-layout-item .bricks-layout-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
  transition: background 0.3s ease;
}

.vehicle-posts .bricks-layout-item:hover .bricks-layout-inner::before {
  background: rgba(0, 0, 0, 0.6);
}

.vehicle-posts .bricks-layout-item:hover
  .content-wrapper.middle.center h3.dynamic {
  background-color: #000;
}

/* tag/badge for vehicles
.vehicle-posts .content-wrapper.middle.center > div.dynamic {
  display: flex;
  flex-wrap: wrap;
	justify-content: center;
  gap: 6px;
  font-size: 0;  
  line-height: 0;
  padding: 0;
  background: none;
  border: 0;
} */

/* each badge link 
.vehicle-posts .content-wrapper.middle.center > div.dynamic a {
  font-size: 11px;
  line-height: 1.3;
  display: inline-block;
  padding: 4px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.6);
  color: #D76036;
  border: 1px solid #D76036;
  transition: background-color .2s ease, transform .15s ease, box-shadow .2s ease;
} */

/* hover + keyboard focus 
.vehicle-posts .content-wrapper.middle.center > div.dynamic a:hover,
.vehicle-posts .content-wrapper.middle.center > div.dynamic a:focus-visible {
  background: #D76036;
  color: #000;
  border-color: #D76036;
}
.vehicle-posts {
  position: relative;
} */

/* badge hgover 
.vehicle-posts .content-wrapper.middle.center > div.dynamic a:hover,
.vehicle-posts .content-wrapper.middle.center > div.dynamic a:focus-visible {
  background: #D76036;
  color: #000;
  border-color: #D76036;
} */

/* tab styling binder style */
.vehicle-posts .content-wrapper.middle.center > .dynamic:not(h3) a {
  position: absolute;
  left: 5px;
  bottom: 260px;
  background: #111;
  color: #D76036;
  padding: 5px 12px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: 0 8px 16px rgba(0,0,0,.25);
}

/* single vehicle page */
.my-two-col {
  column-count: 2;           
  column-gap: 5rem;
  column-rule: 1px solid #eee;
  orphans: 1;
  widows: 1;
  column-width: calc((100% - 2rem) / 2);
}

.vehicle-posts .content-wrapper.middle.center h3.dynamic {
    display: inline-block;
    margin: 0;
    padding: 0; 
    background: none;
    border: none;
    white-space: nowrap;
}

.vehicle-posts .content-wrapper.middle.center h3.dynamic a {
    display: block;
    padding: 10px;
    border: 2px solid #fff;
    color: #fff;
    background-color: transparent;
    transition: background-color 0.3s ease, color 0.3s ease;
    text-decoration: none;
}

.acf-gallery-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-gap: 1rem;
}

@media (max-width: 768px) {
  .my-two-col {
    column-count: 1;
    column-width: auto;
    column-rule: none;
  }
	
	.my-two-col li {
		margin-bottom: 8px;
	}
	
  .acf-gallery-grid {
			grid-template-columns: repeat(2, 1fr);
		}

	.acf-gallery-item {
		aspect-ratio: 1 / 1;
		overflow: hidden;
	}

	.acf-gallery-item img {
		width: 100%;
		height: 100%;
		display: block;
		object-fit: cover;
	}
}

.section-hero::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 200px;
    background: linear-gradient(360deg, #040303 0%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
}

.page-id-13545 span.icon:not(#brxe-xjbtbx span.icon) {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #f3542d;
}

.section-hero {
    position: relative;
    overflow: hidden; 
}

.section-hero::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 200px;
    background: linear-gradient(360deg, #040303 0%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    left: 0;
    z-index: 0;
}

/* turrent slider */
.simple-slider {
  display: flex;
  flex-wrap: nowrap;
  max-width: 1500px;
  margin: auto;
  padding: 75px 20px;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
}

.simple-slider > .brxe-div:first-child {
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
	width: 50%;
}

.slider-image {
	width: 50%;
}

.simple-slider .slider-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.simple-slider .slider-image img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

.simple-slider h2,
.simple-slider h3,
.simple-slider h4,
.simple-slider h5,
.simple-slider h6 {
  font-size: clamp(20px, calc(1.25rem + ((1vw - 4px) * 1.3636)), 35px);
  margin-bottom: 1rem;
}

.simple-slider .brxe-text {
  font-size: 20px;
  line-height: 1.6;
}

.slider-controls {
  margin-top: 2rem;
  display: flex;
  gap: 1rem;
}

@media (max-width: 768px) {

  .simple-slider {
    flex-direction: column;
    align-items: stretch;
  }
  .simple-slider > .brxe-div {
    flex: 1 1 100%;
    width: 100%;
    padding: 1rem 0;  
  }

  .simple-slider .slider-image img {
    width: 100%;
    height: auto;
  }

  .slider-controls {
    justify-content: center;
  }
	
	.simple-slider > .brxe-div:first-child {
		width: 100%;
	}
}


.slider-button {
  background: #141414;
  color: white;
  border: none;
  cursor: pointer;
  display: flex;
  width: 42px;
  height: 44px;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.slider-button:hover {
  background: #333;
}

.prlf {
	position: relative;
}

.prlf .ct-text-block {
    position: absolute;
    display: flex;
    height: 90px;
    width: 259px;
    background-image: url(/wp-content/uploads/2025/04/bckg-bage.png);
    align-items: center;
    justify-content: flex-end;
    padding-right: 20px;
    font-size: 30px;
    font-weight: 700;
    bottom: 0;
    right: 0px;
}

.vehicle-specs {
  display: flex;
  flex-wrap: wrap;
	background-color: #fff;
	padding: 15px 0px;
	align-content: center;
	align-items: center;
	justify-content: center;
	border-radius: 25px;
	flex-direction: column;
	margin-bottom: 25px;
}

.all-specs {
	display: flex;
	padding: 25px 25px 0 25px;
	width: 100%;
	align-items: start;
}

.veh-title h3 {
	font-size: 2rem!important;
	font-weight: 400;
}

.veh-title {
	letter-spacing: 5px;
	text-transform: uppercase;
	font-family: "Bebas Neue"!important;
	color: #EEA38B;
}
.vehicle-specs {
  padding: 2rem;
}

.vehicle-specs .veh-title {
  text-align: center;
  margin-bottom: 2rem;
}

.vehicle-specs .veh-title h3 {
  font-size: 1.75rem;
  margin: 0;
}

.all-specs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2rem;
}


.vehicle-specs__col {
  display: flex;
}

.vehicle-specs__item {
  display: flex;
  align-items: start;
  gap: 1rem;
}

.vehicle-specs__icon-wrapper,
.vehicle-specs__icon-wrapper-drivetrain {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
}

.vehicle-specs__icon {
  width: 100%;
  height: auto;
  display: block;
}

.vehicle-specs__details {
  flex: 1;
}

.vehicle-specs__heading {
  font-size: 2rem;
	font-family: "Bebas Neue";
	font-weight: 400;
  margin: 0 0 0.5rem;
  text-transform: uppercase;
}

.vehicle-specs__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.vehicle-specs__list li {
  font-size: 1.5rem;
  line-height: 1.4;
}

/*.vehicle-specs__item {
	display: flex;
	gap: 15px;
	align-items: center;
}

.vehicle-specs__col { 
	flex: 1 1 0;
  padding: 0 1rem;
  box-sizing: border-box;
  margin-bottom: 2rem;
	justify-content: center;
	align-items: center;
	align-content: center;
	display: flex;
}

.vehicle-specs__list li {
   flex: 0 0 auto;
}

.vehicle-specs__heading {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.vehicle-specs__list {
  list-style: none;
  padding: 0;
  margin: 0;
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
	line-height: 70%;
}

.vehicle-specs__list li {
  margin-bottom: 0.25rem;
	font-size: 1.5rem;
}

.vehicle-specs__label {
  font-weight: bold;
}

.vehicle-specs__icon-wrapper {
  width: 5rem!important;
  height: 5rem!important; 
  display: flex;
  align-items: center;
  justify-content: center;
}

.vehicle-specs__icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.vehicle-specs {
  width: 100%;
  margin: 0 auto;
  padding: 2rem;
}

.vehicle-specs .veh-title {
  text-align: center;
  margin-bottom: 1rem;
}

.vehicle-specs .all-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: space-between;
}

.vehicle-specs__item {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
} 

.vehicle-specs__icon-wrapper {
  flex-shrink: 0;
  width: 2.5rem; 
  height: 2.5rem;
}

.vehicle-specs__icon {
  max-width: 100%;
  height: auto;
} */

/*@media (max-width: 768px) {
  .vehicle-specs .all-specs {
    flex-direction: column;
		justify-content: center;
		align-items: center;
  }
	.vehicle-specs {
		padding: 2rem;
	}
  .vehicle-specs__col {
    flex: 1 1 100%;
  }
	.vehicle-specs__list li {
    flex: 1 1 100%;
		line-height: 1.5;
  }
	.vehicle-specs__item {
		align-items: center;
	}
	.my-two-col {
		line-height: 150%;
	}
}*/

/*.mega-menu-vehicles-list img {
  width: 100%;
  height: 150px; 
  object-fit: cover;
  display: block;
  border-radius: 4px; 
}

.mega-menu-vehicles-list .brxe-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}*/

/* -------- Responsive Breakpoints -------- */

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

/* Mobile */
@media (max-width: 600px) {
  .all-specs {
    grid-template-columns: 1fr; /* 1 column */
  }
	.vehicle-specs__col {
		justify-content: center;
		align-items: center;
	}
  .vehicle-specs__item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .vehicle-specs__icon-wrapper,
  .vehicle-specs__icon-wrapper-drivetrain {
    margin-bottom: 0.5rem;
    width: 60px;
    height: 60px;
  }

  .vehicle-specs__heading {
    font-size: 1.1rem;
  }
}

.acf-slider {
  position: relative!important;
}

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

.slick-prev {
  left: -35px!important;
}

.slick-next {
  right: -15px!important;
}

.slick-prev.slick-arrow,
.slick-next.slick-arrow {
  color: #000;
}

.slick-prev.slick-arrow svg path,
.slick-next.slick-arrow svg path {
  fill: #000;
}

/* new specs component */
.vehicle-line-specs {
    position: relative;
    overflow: visible;
}

.vehicle-line-specs  {
	display: flex;
	flex-direction: column;
}

.armored-lines-svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 999;
}

.connection-line {
    stroke: #fff;
    stroke-width: 2;
    stroke-dasharray: 5, 5;
    fill: none;
    opacity: 0.8;
}

.connection-point {
    fill: #fff;
    r: 6;
}

@media (max-width: 1024px) {
    .armored-lines-svg {
        display: none;
    }
}
@media (max-width: 769px) {
	.two-button-vehicles {
		flex-direction: column;
    justify-content: center;
    align-items: center;
		gap: 6px!important;
	}
}



.brxe-wxiwbu,
.brxe-zdaopx {
    position: relative;
    z-index: 2;
}

.brxe-bjkvkw {
    position: relative;
    z-index: 1;
}

.logo-badge {
	width: 80px;
}

.vehicle-specs__icon-wrapper-drivetrain {
	width: 6.4rem;
}

.acf-gallery {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 10px !important;
}

.acf-gallery .bricks-layout-item figure {
  margin: 0;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.acf-gallery .bricks-layout-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 600px) {
  .acf-gallery {
    grid-template-columns: 1fr !important;
  }
}

/* single page regular template */
.brxe-post-content .wp-block-image {
  text-align: center;             
  margin: 1.5rem auto;             
}

.single-post .brxe-post-content .wp-block-heading {
	font-family: "Bebas Neue";
	font-size: 26px;
	font-weight: 400;
}

.brxe-post-content .wp-block-image img {
  display: inline‑block;           
  width: 100%;                     
  max-width: 400px;               
  height: 250px;                   
  object-fit: cover;               
}

@media (min-width: 768px) {
  .brxe-post-content {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;                    
  }
  .brxe-post-content > p {
    flex: 1 1 100%;
  }

  .brxe-post-content > figure.wp-block-image {
    flex: 1 1 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
    margin: 0;                     
  }
}
@media (max-width: 768px) {
		#brxe-vaompl {
		justify-content: flex-end!important;
			gap: 25px;
			padding: 25px;
	}
	.ion-md-call {
		font-size: 35px;
	}
}

@media (max-width: 768px) {
	.mega-menu-vehicles-list {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
	gap: 1.5rem!important;
	}
  .brxe-divider.mega-menu-divider-mobile.horizontal {
    display: none !important;
  }
  #brxe-hiunne,
  .brxe-text-basic.mm-navigation-txt {
    display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1100px) {
	.mega-menu-vehicles-list {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
	gap: 1.5rem!important;
		width: 100%!important;
	}
  .brxe-divider.mega-menu-divider-mobile.horizontal {
    display: none !important;
  }
  #brxe-hiunne,
  .brxe-text-basic.mm-navigation-txt {
    display: none !important;
  }
	.mm__dropdown-content.brx-dropdown-content.brx-submenu-positioned {
		margin-top: 0 !important;
		justify-content: center !important;
		width: 100% !important;
	}
	.mm__dropdown-content.brx-dropdown-content.brx-submenu-positioned > .brxe-container {
		display: flex;
		flex-direction: column;
		width: 100%;
		max-width: 1600px;
		padding: 55px 25px;
		column-gap: 55px;
		row-gap: 54px;
		align-items: center;
		justify-content: center;
	}
	.mm__dropdown-content.brx-dropdown-content.brx-submenu-positioned > .brxe-container {
		display: flex !important;
		flex-direction: column !important;
	}
.mm__dropdown-content.brx-dropdown-content.brx-submenu-positioned
  .brxe-divider.vertical {
  display: none !important;
}

}

.mega-menu-vehicles-list > .brxe-div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex: 1 1 250px;
  max-width: 365px;         
  min-height: 200px;        
  box-sizing: border-box;
  padding: 16px;
}

/* armored-car-production */

.videos-production {
  display: grid;
  grid-template-columns: repeat(3, minmax(450px, 1fr));
  gap: 2rem;
}

.videos-production > p {
  margin: 0;
}

.videos-production iframe {
  width: 100% !important;
  aspect-ratio: 16/9;
  height: auto !important;
  border: 0;
  display: block;
}

@media (max-width: 800px) {
  .videos-production {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .videos-production {
    grid-template-columns: 1fr;
  }
}

/* armored-vehicles */
.armored-blocks {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #000;
  position: relative;
  width: 30%;
  box-sizing: border-box;
}

.armored-blocks > .brxe-div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
	  position: relative;
}

.armored-blocks .cta-badge-top {
  background-image: linear-gradient(50deg, #c64d24 155px, rgba(255,255,255,0) 156px);
  color: #ffffff;
  padding: 0 20px;
  width: 100%;
  text-align: left;
  position: absolute;
  top: 0;
  box-sizing: border-box;
  z-index: 1;
}

.armored-blocks .brxe-image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 0.5rem;
}

.armored-blocks .brxe-text-basic:last-child {
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
  color: #fff;
  margin-top: 0.5rem;
}

.logo-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; 
}

.logo-section > a {
  flex: 0 1 calc(25% - 1rem);
  text-align: center;
}

.logo-section .brxe-image {
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
  display: block;
}

@media (max-width: 800px) {
  .logo-section > a {
    flex: 0 1 calc(33.333% - 1rem);
  }
}
@media (max-width: 480px) {
  .logo-section > a {
    flex: 0 1 calc(50% - 1rem);
  }
}

/* certifications */
.cert-section,
.cert-pdfs {
  margin-bottom: 2rem;
}
.cert-section h3,
.cert-pdfs h3 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

.cert-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
  gap: 1rem;
  margin-top: 1rem;
}
.cert-gallery a {
  display: block;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.cert-gallery img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.pdf-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px,1fr));
  gap: 1rem;
  margin-top: 1rem;
}
.pdf-figure {
  text-align: center;
}
.pdf-figure object {
  width: 100%;
  height: 300px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.pdf-figure figcaption {
  margin-top: 0.5rem;
  font-size: 0.9rem;
  color: #333;
}

.cert-pdfs {
	width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
}

.pdf-figure figcaption {
	color: #fff!important;
}

@media (max-width: 600px) {
  .cert-gallery,
  .pdf-gallery {
    grid-template-columns: 1fr;
  }
}

/* grants */
.page-id-9033 .wp-block-group.is-layout-flex {
	width: 100%;
}

/* parts and service */
.page-id-1524 .hbspt-form {
	width: 100%!important;
}

/* testimonials home */
/*#brxe-nixrlw .brxe-post-content {
  display: flex;
  gap: 5rem;
  margin: 2rem 0;
}*/
.testimonial {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 1rem;
  align-items: start;
}

.testimonial-avatar img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.testimonial-copy p {
  margin: 0 0 0.5rem;
	font-weight: 400;
	font-family: 'Gilroy', sans-serif;
	font-size: 18px;
  line-height: 1.4;
	color: #fff;
}

.testimonial-copy h2 {
		font-family: "Bebas Neue";
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
}

@media (max-width: 480px) {
  .testimonial {
    grid-template-columns: 80px 1fr;
  }
  .testimonial-avatar img {
    width: 80px;
    height: 80px;
  }
}

/* testimonials page */
.page-id-1520 .testimonial {
	padding-bottom: 30px;
}


@media (max-width: 480px) {
	.testimonial {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.testimonial-avatar img {
		width: 250px;
		height: 250px;
	}
}


/* vehicle quote form */
#brxe-ookkdh {
	width: 100%!important;
}

.page-id-1526 .hbspt-form {
	width: 100%!important;
}

/* warranty form */
.page-id-1528 .hbspt-form {
	width: 100%!important;
}

/* footer */
#brx-footer .brxe-text-link {
  text-decoration: none;
}

#brx-footer .brxe-text-link:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

/*locations */
#location-links {
  background-color: #111;
  color: #fff;
	padding: 35px;
	width: 100%;
}

.page-id-9225 .wp-block-group {
	width: 100%;
}

#location-links #new_columns-375-8736 {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  flex-wrap: nowrap !important;    
  gap: 1rem !important;
}

#location-links .ct-div-block.res-align-left {
  flex: 1 1 calc(16.66% - 1.5rem) !important;
  box-sizing: border-box;
}

#location-links .oxy-rich-text h6 {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

#location-links .oxy-rich-text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#location-links .oxy-rich-text ul li a {
  color: #e65c00;
  text-decoration: none;
  font-size: 0.875rem;
  white-space: nowrap; 
}

@media (max-width: 900px) {
  #location-links #new_columns-375-8736 {
    flex-wrap: wrap !important;
  }
  #location-links .ct-div-block.res-align-left {
    flex: 1 1 45% !important;
  }
}
@media (max-width: 500px) {
  #location-links .ct-div-block.res-align-left {
    flex: 1 1 100% !important;
  }
}

/* globe locations */
/*.float-tooltip-kap{
  background:rgba(0,0,0,.85);
  color:#fff;
  border:1px solid #fff3;
  padding:8px 10px;
  border-radius:6px;
  max-width:220px;
  font:13px/1.4 "Helvetica Neue",Arial,sans-serif;
}*/

@media (max-width: 1024px) {
	.location-globe {
		display: none;
	}
}

/* globe */
.globe-box {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    position: relative;
}

@media (max-width: 1023px) {
    .globe-box {
        padding-bottom: 0;
    }
}

.globe-viz {
    position: absolute;
    inset: 0;
}

.globe-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0;
}

@media (max-width: 600px) {
    .globe-wrapper {
        padding: 0;
    }
}

.locations-footer .brxe-text-link:hover {
  color: #C64D24!important;
	text-decoration: underline!important;
}

#brxe-fhghee .brxe-text-link:hover {
  color: #C64D24!important;
	text-decoration: underline!important;
}
.breadcrumbs {
	display: flex;
}
@media (max-width: 800px) {
	.breadcrumbs {
		text-align: center;
	}
}

/* footer grid */
@media (max-width: 768px) {
  .locations-footer > .brxe-ehkrzi {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
		align-items: start!important;          
  }
  .locations-footer > .brxe-ehkrzi > .brxe-div {
    padding: 0.5rem;
  }
	.brxe-ufamlb {
		text-align: center;
	}
}

/* mobile about us mega menu fix */
@media only screen and (max-width: 478px) {


  .mega-menu-vehicles-list > .brxe-div {
    flex: 1 1 100%;
    min-width: 0;
  }

  .mega-menu-vehicles-list .brxe-text-basic {
    white-space: normal !important;
    overflow-wrap: break-word;
  }

  .mega-menu-vehicles-list > .brxe-div > .brxe-text-basic:first-child {
    text-align: center;
  }
}

.sidebar-form h3 {
	background-color: #141414;
	border-bottom-color: #c64d24;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	color: #ffffff;
	padding: 15px;
}

.sidebar-form h4 {
	padding: 15px 0;
}

/* category below text */
.section-drive-armored-vehicle .alignleft {
	margin: 0;
}

.section-drive-armored-vehicle {
  display: flex;
	align-items: center;
	width: 100%;
	/*background-color: #141414;*/
}

.section-drive-armored-vehicle p br {
  display: none !important;
}

.section-drive-armored-vehicle .sdav-image {
	width: 40%;
}

.section-drive-armored-vehicle .sdav-image img {
  width: 100%;
  height: auto;
}

.section-drive-armored-vehicle .sdav-content {
  width: 60%;
	border-left-color: #c64d24;
	border-left-width: 15px;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 50px;
	height: auto;
	font-family: "Gilroy";
	line-height: 140%;
	font-weight: 400;
	font-size: 18px;
}

.section-drive-armored-vehicle .sdav-content h2, h3 {
	font-family: "Bebas Neue";
	line-height: 140%;
	font-weight: 400;
}

.section-applications-armored-vehicles {
	width: 100%!important;
}

.section-applications-armored-vehicles p br {
  display: none !important;
}

.section-applications-armored-vehicles {
	width: 100%;
	/*background-color: #141414;*/
}

.sdav-content-new {
	padding: 35px;
}

.sdav-content-new p br {
  display: none !important;
}
.sdav-content-new h2 {
	width: 100%;
	/*padding: 25px;*/
	margin-bottom: 30px;
	font-family: "Bebas Neue";
	font-size: 26px!important;
	font-weight: 400;
	line-height: 140%;
}

#category-section {
	background-color: #fff!important
}

#category-section .sdav-content-new h2 {
	color: #000;
}

.section-drive-armored-vehicle .sdav-image {
  position: relative;
  overflow: hidden;   
  align-self: stretch;
  display: flex;     
}

.top-category-section .sdav-content-new  {
	color: #000!important;
}

.section-drive-armored-vehicle .sdav-image .alignleft {
  float: none !important;
  margin: 0 !important;
}

.section-drive-armored-vehicle .sdav-image img {
  width: 100%;
  height: 100%;   
  object-fit: cover;  
  object-position: center;
  display: block;
}

.flexbox-three-images {
	display: flex;
}

.manual-break { height: 35px; }     
@media (max-width:768px){ .manual-break{ height: 28px; } }


@media (max-width: 768px) {
  .section-drive-armored-vehicle {
    display: block;
  }
  .section-drive-armored-vehicle .sdav-image,
  .section-drive-armored-vehicle .sdav-content {
    width: 100%;
    flex: none;
		padding-right: 25px;
    padding-left: 25px;
  }
}

/* if in the hero */


/* logo section */
.logo-makes-section {
	background-color: #c64d24;
	width: 100%;
	padding: 25px 25px;
}

.logo-makes-wrap {
	max-width: 1600px;
	width: 100%;
}

.logo-row {
  display: flex;
  align-items: center;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: space-between; 
  gap: 15px;                   
}

.logo-row a {
	display: flex;
	flex-direction: column;
	column-gap: 10px;
	row-gap: 10px;
	align-self: center !important;
	align-items: center;
	justify-content: center;
}

.logo-card {
  flex: 0 0 25%;
  max-width: 25%;
	justify-content: center;
	display: flex;
	text-align: center;
}

.logo-label {
	color: #f5f5f5;
	text-transform: uppercase;
	font-family: "Bebas Neue";
	font-weight: 400;
	font-size: 22px;
	line-height: 140%;
}

.logo-makes-section {
	--logo-box-w: 120px; 
	--logo-box-h: 70px;
}

.logo-makes-section .logo-card img {
  width: var(--logo-box-w);
  height: var(--logo-box-h);
  object-fit: contain;   
  object-position: center; 
  display: block;
}

  @media (max-width: 1024px) {
    .logo-card { flex-basis: 33.333%; max-width: 33.333%; } 
    .logo-row { flex-wrap: wrap; } 
  }

  @media (max-width: 768px) {
    .logo-card { flex-basis: 50%; max-width: 50%; } 
  }

  @media (max-width: 480px) {
    .logo-card { flex-basis: 100%; max-width: 100%; } 
  }

.swiper-pagination {
	display: none;
}

.armored-le-slider {
	margin-bottom: 25px;
}

/* logo carousel logos hp */
.logo-carousel {
	--logo-w: 175px!important;
	--logo-h: 125px!important; 
} 

.logo-carousel .swiper-slide,
.logo-carousel .repeater-item {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

/* remove styling only inside .hero-text */
.hero-text .sdav-content-new {
    all: unset;
}

/* locations page */
#location-links .oxy-rich-text ul li a {
	font-size: 14px;
}

#location-links ul {
	font-size: 14px;
}

#footer-secondary h6 {
	font-size: 16px!important;
	padding-top: 15px;
}

/* vehicle category image default */
.vehicle-hero {
  background-color: #151515;
}

.vehicle-hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.vehicle-hero {
  background-color: #151515;
  background-repeat: repeat;
  background-size: 350px auto;
}

/* hide sidebar form on certain pages with form */
.page-id-1524  #brxe-kpcgoj {
  display: none !important;
}

.page-id-1528  #brxe-kpcgoj {
  display: none !important;
}

.page-id-9033  #brxe-kpcgoj {
  display: none !important;
}

/* new vehicle category shortcode */
.vehicle-posts__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 900px) {
  .vehicle-posts__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

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

.vehicle-posts__item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.vehicle-posts__image {
  position: relative;
  width: 100%;
  aspect-ratio: 2 / 1; 
  margin: 0 auto; 
  overflow: hidden;
  border-radius: 8px;
}

.vehicle-posts__image a {
  position: relative;
  z-index: 1; 
}

.vehicle-posts__thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.vehicle-posts__item:hover .vehicle-posts__thumb {
  transform: scale(1.05);
}
.vehicle-posts__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 2;
  text-align: center;
	text-decoration: none;
}

.vehicle-posts__title {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 2;
  text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-family: "Bebas Neue";
	font-size: 22px;
	font-weight: 400;
	width: 100%!important;
}

.vehicle-posts__title a {
  display: inline-block;
  padding: 10px 15px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  border: 2px solid #fff;
  font-weight: 600;
	font-size: 22px!important;
	line-height: 100%!important;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
	font-weight: normal;
}

.vehicle-posts__title a:hover {
  background: #CB4E2D;
  border-color: #CB4E2D;
  color: #fff;
}

.vehicle-posts__badge {
  position: absolute;
  top: 5px;
  left: 5px;
  background: rgba(0,0,0,0.8);
  color: #C45834;
  font-size: 18px;
  font-weight: 400;
	border: 1px solid #C45834;
  z-index: 2;
	text-decoration: none;
	font-family: "Bebas Neue", sans-serif;
	padding: 0 5px;
	line-height: 140%;
}

.vehicle-posts__badge a {
  text-decoration: none;
	text-transform:uppercase;
  font-weight: 400;
}

.vehicle-posts__badge a:hover {
  text-decoration: underline;
}
.vehicle-posts__image::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.25);
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  z-index: 1;
}

.vehicle-posts__item:hover .vehicle-posts__image::before {
  opacity: 1;
}

body.page-id-36 .wp-block-gallery.has-nested-images {
  display: flex !important;
  flex-wrap: wrap;
  gap: 5px !important;
}

body.page-id-36 .wp-block-gallery.has-nested-images figure {
  margin: 0; 
}

.footer-location-column .brxe-text-link {
	font-family: "Bebas Neue"!important;
	font-size: 18px!important;
	font-weight: 400;
	line-height: 20px;
}

.footer-footer-column .brxe-text-link {
		font-family: "Bebas Neue"!important;
	font-size: 20px!important;
	font-weight: 400;
	line-height: 28px;
}

.footer-footer-column .brxe-text-basic {
		font-family: "Bebas Neue"!important;
	font-size: 22px!important;
	font-weight: 400;
	line-height: 28px;
}

/* new grid shortcode tabs */
.vehicle-grid-tabs {
  display: block;
}

.vehicle-grid-tabs__tabs {
  display: flex;
  flex-wrap: wrap;
	justify-content: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.vehicle-grid-tabs__tab {
  font-family: 'Inter', sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0.9rem 1.5rem;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.vehicle-grid-tabs__tab:hover {
  background: #000;
  transform: translateY(-1px);
  box-shadow: 0 3px 6px rgba(0,0,0,0.12);
	color: #fff
}

.vehicle-grid-tabs__tab.is-active {
  background: #000;
  color: #fff;
  border-color: #d6592f;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.vehicle-grid-tabs__pane {
  display: none;
  animation: vgtFadeIn 0.3s ease;
}

.vehicle-grid-tabs__pane.is-active {
  display: block;
}

@keyframes vgtFadeIn {
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
}

.vehicle-grid-tabs__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 35px;
  list-style: none;
  padding: 0;
  margin: 25px 0;
}

.vehicle-grid-tabs__item {
  background: #fff;
  overflow: hidden;
}

.vehicle-grid-tabs__thumb {
  display: block;
  width: 100%;
  height: auto;
}

.vehicle-grid-tabs__title {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  padding: 0.75rem 1rem 0 1rem;
  margin: 0;
}

.vehicle-grid-tabs__excerpt {
  padding: 0.5rem 1rem 0 1rem;
  font-size: 14px;
	font-family: 'Gilroy', sans-serif;
  color: #333;
  line-height: 1.4;
  min-height: 60px; 
}

.vehicle-grid-tabs__button {
  display: inline-block;
  margin: 1rem;
  padding: 0.5rem 1.25rem;
  background: #fff;
  color: #000;
	font-weight: 400;
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0px;
  border: none;
  transition: background 0.2s ease;
	border: 1px solid #000;
}

.vehicle-grid-tabs__button:hover {
  background: #d6592f;
	color: #fff;
}

.vehicle-grid-tabs__image-link {
  display: block;
  position: relative;
  overflow: hidden;
}

.vehicle-grid-tabs__thumb {
  display: block;
  width: 100%;
  aspect-ratio: 2 / 1;  
  object-fit: cover;    
}

@media (max-width: 768px) {
	.vehicle-grid-tabs__grid {
		grid-template-columns: repeat(1, 1fr);
	}
}
.vehicle-grid-tabs--links-only .vehicle-grid-tabs__tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.75rem;
  max-width: 320px; 
}

.vehicle-grid-tabs--links-only .vehicle-grid-tabs__tab-title {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.vehicle-grid-tabs--links-only .vehicle-grid-tabs__tab-image {
  width: 100%;
}

.vehicle-grid-tabs--links-only .vehicle-grid-tabs__tab-image .vehicle-grid-tabs__thumb {
  width: 100%;
  display: block;
}

.vehicle-grid-tabs__tab--active {
  background: #D6592E;
  color: #fff;
  border-color: #000;
}

.vehicle-grid-tabs__tab--active .vehicle-grid-tabs__tab-title {
  color: inherit;
}

/* new white category layout */
.vehicle-cards__grid {
  display: grid;
  grid-template-columns: repeat(3, 480px);
  gap: 22.09px;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
}


.vehicle-cards__item {
  display: flex;
  justify-content: center;
}

.vehicle-card {
  display: flex;
  width: 480px;    
  flex-direction: column;
  align-items: center;
  gap: 2px;
}


.vehicle-card__media {
  position: relative;
  width: 480px;
  height: 240px;   
  overflow: hidden;
  border-radius: 6px;  
}

.vehicle-card__thumb {
  display: block;
  width: 480px;
  height: 240px;
  object-fit: cover; 
}

.vehicle-card__badge {
	display: none!important;
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-flex;
  gap: 6px;
  flex-wrap: wrap;
  background: rgba(255,255,255,0.9);
  padding: 6px 8px;
  border-radius: 4px;
  font: 600 12px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}
.vehicle-card__badge a {
  text-decoration: none;
  color: #000;
  border: 1px solid #0000001a;
  padding: 2px 6px;
  border-radius: 3px;
}

.vehicle-card__title {
  margin: 0;
  color: #000;
  text-align: center;
  font-family: "Bebas Neue" !important;
  font-size: 28px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 120%;
}

.vehicle-card__title-link {
  color: inherit;
  text-decoration: none;    
  position: relative;         
  display: inline-block;    
}

.vehicle-card__title-link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;                  
  bottom: -2px;              
  height: 2px;             
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 280ms ease;
}


.vehicle-card__wrap:hover .vehicle-card__title-link::after,
.vehicle-card__wrap:focus-visible .vehicle-card__title-link::after,
.vehicle-card__title-link:hover::after,
.vehicle-card__title-link:focus-visible::after {
  transform: scaleX(1);   
}



.vehicle-cards__empty {
  grid-column: 1 / -1;
  text-align: center;
  margin: 24px 0;
  color: #555;
  font: 400 16px/1.5 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

@media (max-width: 640px) {
  .vehicle-cards__grid {
    grid-template-columns: 1fr !important;
    justify-content: stretch !important;
  }

  .vehicle-card {
    width: 100% !important;
    max-width: 100% !important;
  }

  .vehicle-card__media,
  .vehicle-card__thumb {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 2 / 1 !important; 
    object-fit: cover;
  }

	.vehicle-card__title-link {
		font-size: 24px;
	}
}

/* tablet*/
@media (min-width: 641px) and (max-width: 1024px) {
  .vehicle-cards__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .vehicle-card {
    width: 100%;
    max-width: 100%;
  }

  .vehicle-card__media,
  .vehicle-card__thumb {
    width: 100%;
    height: auto;
    aspect-ratio: 2 / 1;
    object-fit: cover;
  }
}

.category-block img {
    transform: scale(1.25); 
    transition: 0.3s ease;
}
.category-block {
    overflow: hidden;
}

