/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 24 2025 | 13:18:30 */
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Tauri&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/* FontAwesome CDN for icons */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css');

.top-bar {
  background-color: #c40000; /* Strong red */
  color: #fff;
  font-size: 14px;
  padding: 8px 15px;
}

.top-bar-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.top-bar-container span,
.top-bar-container a {
  font-weight: bold;
  text-decoration: none;
  color: white;
}

.top-bar-container .social-icon {
  font-size: 16px;
}
nav#sidenav li > a {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.top-bar-container {
    font-family: "Tauri", sans-serif;
}
.search-flex button {
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    background: #c40000;
    color: #fff;
    font-size: 20px;
    border: none;
}
.search-flex input {
    height: 30px;
}
.search-flex
 {
    display: flex
;
    gap: 5px;
}
/* Responsive */
@media (max-width: 768px) {
	.contact-info-box {
    margin-top: 50px;
}
	.tax-product_cat main#wp--skip-link--target
	{
		margin-top:0px!important;
	}
	.wc-block-product-gallery-large-image__image-element img {
    height: 500px;
    object-fit: cover;
}
	.wp-block-woocommerce-product-details.alignwide {
    padding-left: 20px;
    padding-right: 20px;
}
	.product-dynamic-content button
	{
		width:100%!important;
	}
	.product-dynamic-content a
	{
		width:100%!important;
	}
	ul.product-details-tab {
    display: grid
;
    grid-template-columns: repeat(1, 1fr)!important;
    gap: 1.25rem;
    padding: 25px;
    list-style: none;
}
	ul.tabs.wc-tabs {
    display: flex
;
    white-space: nowrap;
    overflow: scroll !important;
}
.product-from-collection ul.products.columns-4 {
    text-align: center;
}
	.wc-block-product-gallery-thumbnails.wp-block-woocommerce-product-gallery-thumbnails.wc-block-product-gallery-thumbnails--number-of-thumbnails-3 {
    display: none;
}
	ul.product-details-tab
	{
		grid:none;
	}
	ul.product-features-tab
	{
		grid:none;
	}
	.view-details-btn
	{
		justify-content:center!important;
	}
.filer-heading h2 {
    display: flex
;
    align-items: center;
    background: #c40000;
    color: #fff;
    width: 130px;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 40px;
    box-shadow: 0px 0px 20px 5px #00000045;
    margin-bottom: 30px;
}
	.filer-heading h2:before
	{
    filter: invert(1)!important;
}
	.container .logo img {
		width: 150px !important;
	}
	.wp-block-group.alignwide.is-content-justification-space-between.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-cb46ffcb.wp-block-group-is-layout-flex {
    display: flex !important;
	align-items:center!important;
}
.woocommerce.wc-block-product-results-count.wp-block-woocommerce-product-results-count
 {
    width: 50%!important;
	 text-align:left;
}
.woocommerce.wc-block-catalog-sorting.has-font-size.has-small-font-size.wp-block-woocommerce-catalog-sorting.has-small-font-size {
    width: 50%!important;
}
  .top-bar-container {
    gap: 5px;
    justify-content: flex-end;
  }
  
    .container-btn {
        display: flex!important;
        align-items: center;
    }
      span.menu-text {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: bold;
    }
  .burgermenu {
    background: none;
    border: none;
	  outline:none;
}

  header.header .container {
    flex-direction: row;
	          padding-left: 20px;
        padding-right: 20px;
}
  .rmz-right
  {
    width:100%!important;
  }
}
.rmz-right
  {
    width:50%;
  }

h1, h2, h3, h4, h5, h6, .heading
{
  font-family: "Teko", sans-serif;
  font-weight: normal;
  font-style: normal;
}
.banner-image-slider:not(.slick-initialized)
{
	display:flex;
}
/* Background pattern (diamond grid) */
.rmz-section {
  background-color: #000;
  background-image: url('https://rmztrailers.com/wp-content/uploads/2025/07/metal-texture-jpg.webp'); /* Optional: Use transparent pattern */
  background-size: 40px 40px;
  color: #fff;
  padding: 35px 20px;
  background-size: auto;
}

.rmz-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.rmz-left {
  flex: 1 1 500px;
  padding: 20px;
}

.rmz-left h1 {
  font-weight: 800;
    font-size: 72px;
    color: #FFFFFF !important;
}
.category-box {
    height: 280px;
}

.subtitle {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}

.phone {
  display: block;
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  margin-bottom: 20px;
}
section.product-inventory
 {
    background: linear-gradient(45deg, #333333 0%, #000000 100%) !important;
}
.e-con-inner:has(.product-inventory) {
    max-width: 100%;
}
.section-header, .product-from-collection
 {
    max-width: 1200px;
    margin: 0px auto;
}
.section-header {
    padding-top: 30px;
    padding-bottom: 30px;
}
.section-header h2 {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.product-from-collection * {
    color: #fff;
}
.product-from-collection a.button.wp-element-button.product_type_simple.add_to_cart_button {
    display: none;
}
.shop-btn {

    color: #fff;
    padding: 12px 28px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    border-radius: 0px;
    transition: background 0.3s ease;
    color: #FFFFFF !important;
    border-color: #C70000;
    background-color: #C70000;
    padding-top: 10px !important;
    padding-right: 35px !important;
    padding-bottom: 10px !important;
    padding-left: 35px !important;
    font-size: 18px;
}

.shop-btn:hover {
  background-color: #c30000;
}

.rmz-right {
  flex: 1 1 500px;
  text-align: center;
  padding: 20px;
}

.rmz-right img {
    max-width: 100%;
    height: 400px;
    width: 100%;
    object-fit: cover;
}



/* Responsive */
@media (max-width: 768px) {
	.product-from-collection {
    padding-left: 15px;
    padding-right: 15px;
}
	section
 {
    margin-bottom: 30px!important;
}
	.footer-container
	{
		gap:30px;
	}
	.footer-column.footer-nav {
    display: none;
}
  .rmz-container {
    
    text-align: center;
  }
.rmz-left {
    order: 2;
}
  .rmz-right {
    order: 1;
    padding:0px!important;
}
  .rmz-section
  {
    padding: 0px 0px 60px 0px;
	  margin-bottom:30px;
  }
  .rmz-left h1 {
    font-size: 36px;
  }

  .phone {
    font-size: 20px;
  }

  .shop-btn {
    margin-top: 10px;
  }
}
.category-box h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #fff;
    height: 100%;
    background: #0000006e;
    display: flex
;
    align-items: center;
    justify-content: center;
	font-size: 36px;
    font-weight: bold;
}
.banner-image-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.banner-image-slider .slick-prev.slick-arrow {
    left: 25px;
    z-index: 9;
}
.banner-image-slider .slick-next.slick-arrow {
    right: 25px;
    z-index: 9;
}
.category-grid {
  padding: 50px 20px;
  background-color: #fff;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.category-box {
  position: relative;
  overflow: hidden;
}

.category-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.overlay {
  position: absolute;
  bottom: 0;
  background: black;
  width: 100%;
  text-align: center;
  padding: 5px 10px;
}

.overlay h3 {
  color: white;
  font-size: 24px;
  font-weight: 900;
  margin: 0;
}

.overlay .btn {
  display: block;
  margin-top: 10px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 1px;
}

/* Responsive Design */
@media (max-width: 991px) {
  .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .overlay h3 {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  .grid-container {
    grid-template-columns: 1fr;
  }

  .overlay h3 {
    font-size: 18px;
  }
}

.info-action-section {
  padding: 50px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.info-content h2 {
  font-size: 37px;
  font-weight: 900;
  margin-bottom: 15px;
}
.info-content
 {
    max-width: 700px;
    margin-bottom: 10px !important;
    max-width: 700px;
}
.info-content p {
  font-size: 18px;
  color: #333;
  margin-bottom: 40px;
  font-family: "Roboto Condensed", sans-serif;
}

.action-cards {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.action-card {
  flex: 1 1 300px;
  max-width: 360px;
  text-align: left;
}

.action-card img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}

.action-card h4 {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 10px;
}

.card-btn {
  background-color: #333333;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 120px;
}

/* Responsive */
@media (max-width: 768px) {
  .action-cards {
    flex-direction: column;
    align-items: center;
  }

  .info-content h2 {
    text-align: center;
  }

  .info-content p {
    text-align: center;
  }
}


.ekit-template-content-header .e-con-inner {
    max-width: 100%;
  padding-top: 0px;
    padding-bottom: 0px;
}
.elementor-element
 {
    padding: 0px;
}
header.header .logo
{
	width:15%;
}
.logo {
    margin-right: 30px;
}
header.header .contact {
    width: 25%;
}
header.header nav.nav {
    width: 60%;
}
.header {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
nav.nav li a {
    font-size: 14px;
}
.container {
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo img {
  width:230px!important;
}

.nav > ul {
  display: flex;
  list-style: none;
  gap: 25px;
}

.nav ul li a {
  text-decoration: none;
  font-weight: bold;
  color: #000;
  transition: color 0.3s ease;
}

.nav ul li.active a {
  color: red;
}

.nav ul li a:hover {
  color: red;
}

.contact {
  text-align: right;
  font-size: 14px;
  line-height: 1.4;
}

.contact .phone {
  font-weight: bold;
}

.contact .phone span {
  color: red;
  font-weight: bold;
  font-size: 16px;
}

.contact .location {
  color: #333;
}








.phone-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  margin: 10px 0;
}

.social-icons a {
  display: inline-block;
  margin-right: 10px;
  background: #ff0000;
  color: #fff;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px;
  transition: background 0.3s ease;
}

.social-icons a:hover {
  background: #cc0000;
}

.btn-red {
  display: inline-block;
  margin-top: 15px;
  background-color: #ff0000;
  color: #fff;
  padding: 10px 18px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.btn-red:hover {
  background-color: #cc0000;
}


/* -------------------------------------------------
   1.  GLOBAL  ─────────────────────────────────────
--------------------------------------------------*/
html {
  /* makes REM maths easier on very small screens */
  font-size: 100%;                 /* ≥ 1025 px  */
}
@media (max-width:1024px){ html { font-size: 93%; } }   /* tablets */
@media (max-width:767px) { html { font-size: 88%; } }   /* mobiles */

/* ensure the layout engine scales <meta viewport> is required */
@viewport { }

/* -------------------------------------------------
   2.  HEADER  ─────────────────────────────────────
--------------------------------------------------*/
@media (max-width:1024px){
  nav.nav li a            { font-size: 13px; }
  header.header .logo,
  header.header .contact  { width: 25%; }     /* 25 | 50 | 25 on large tablets */
  header.header nav.nav   { width: 50%; }
}

@media (max-width:767px){
  /* stack everything */
  .container               { flex-direction: column; row-gap: 15px; }
  header.header .logo
  { width: 100%; text-align:left; }
  header.header nav.nav,
  header.header .contact   { width: 100%; text-align:center; }

  /* vertical menu */
  .nav ul                  { flex-direction: column; gap: 10px; }
  .nav ul li               { width: 100%; }
}







/* -------------------------------------------------
   10.  TYPOGRAPHY NUDGE ON VERY SMALL SCREENS  ───
--------------------------------------------------*/
@media (max-width:480px){
  
  .section-heading h2,
  .inventory-header h2,
  .services-left h2,
  .highlight-text-box h2  { font-size: 1.5rem; }
}
.services-left h2 {
    color: #000;
    font-weight: normal;
}
@media (min-width:768px)
{
	ul.wc-block-product-gallery-large-image__container
 {
    width: 100% !important;
}
	.site-footer
	{
	position: relative;
    z-index: 9;
	}
	.widget.widget_wpc_filters_widget {
    width: 230px;
}
/* .widget.widget_wpc_filters_widget.active-in-view {
        position: fixed;
        top: 0;
        z-index: 9;
        height: 570px;
        overflow: scroll;
		scrollbar-width: thin;
	background:#fff;
    } */
	.overlay-remove-filter-head {
    display: none;
}
.product-from-collection ul.products.columns-4 {
    display: flex;
    gap: 20px;
}
	.product-from-collection li.custom-product-item {
    width: 25%;
}
	.wp-block-columns.alignwide.is-layout-flex .wp-block-column.is-layout-flow:first-child {
    width:60%!important;
		flex-basis: unset!important;
}
	.wp-block-columns.alignwide.is-layout-flex .wp-block-column.is-layout-flow:last-child {
    width: 40%!important;
}
	ul.wc-block-product-gallery-large-image__container img {
    transform: none!important;
}
	.wp-block-columns:has(.filer-heading) {
    width: 25%;
		position:sticky;
		top:0;
}
	.wp-block-woocommerce-product-collection {
    width: 75%;
}
	.product-header {
    display: flex;
    justify-content: space-between;
		align-items: flex-start;
        gap: 20px;
}
	.custom-product-card {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
		gap:30px;
		width: 100%;
}
	.wc-block-product-template__responsive.columns-3 {
    grid-template-columns: repeat(1, minmax(max(150px, calc(33.33333% - .83333em)), 1fr))!important;
}
	
.post-type-archive-product  li.wc-block-product {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
h3.has-text-align-center.wp-block-post-title.has-medium-font-size {
    font-size: 20px !important;
}
	.rmz-section
	{
		height:520px;
	}
	.footer-column.contact-info ul
 {
    padding-left: 70px !important;
}
	ul.sub-menu {
    display: block!important;
    min-width: 240px;
    /* left: 0; */
}
	li.has-menu
	{
		position:relative;
	}
	    ul.sub-menu {
        background: rgb(255, 255, 255);
        visibility: hidden;
        opacity: 0;
		padding: 10px;
        top: calc(100% - 0px);
        z-index: 999;
        left: 0px;
        position: absolute !important;
			list-style:none;
    }
	nav#sidenav li.has-menu:hover > ul.sub-menu
 {
    opacity: 1 !important;
    visibility: visible !important;
}
.contact-container
 {
    display: flex;
    gap: 60px;
}
	.contact-form-box
 {
    width: 50%;
}
	.mobile-only
	{
		display:none;
	}
  .container-btn
  {
  display:none; 
  }
  a.btn.open
  {
    display:none;
  }
}
@media (max-width:767px)
{
	.mobile-only
	{
		display:block!important;
	}
a.btn.open {
    font-size: 44px;
    position: absolute;
    right: 15px;
    top: 5px;
}

#sidenav {
    width: 80%;
        position: absolute;
        left: 50%;
        top: 60px;
        transform: translate(-50%);
        background: rgb(255, 255, 255);
        z-index: 999;
        color: rgb(0, 0, 0);
        margin: 0px;
        display: none;
}
/*  #sidenav:target {
    left: 0;
} */

.sidenav-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 100%;
    top: 0;
    z-index: -1;
    cursor: default;
}
  nav.nav.active {
    display: block !important;
}
  .widget.widget_wpc_filters_widget
  {
   width: 80%;
        max-width: 300px;
        height: 100%;
        position: fixed;
        left: 0;
        top: -17px;
        background: #fff;
        left: -300px;
        transition: left .35s;
        z-index: 999;
        color: #fff;
        overflow: scroll;
  }
  .widget.widget_wpc_filters_widget.active
  {
    left: 0!important;
  }
  
  
  .nav ul li a

 {
    text-decoration: none;
    font-weight: bold;
    color: #000!important;
    transition: color 0.3s ease;
}
  .nav ul {
    text-align: left;
    padding: 30px;
}
  body .is-layout-flex
  {
  display:block!important;
  }
      ul.sub-menu {
        display: none;
    }
  
  section.trailer-section .section-heading {
    padding-right: 30px;
}
  .header .container .contact {
    display: none;
}
}
.e-con-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

body .is-layout-flex {
    display: flex;
    max-width: 1280px;
    align-items: flex-start;
}
main#wp--skip-link--target {
    background: #fff;
  margin-top:60px!important;
}
.widget.widget_wpc_filters_widget {
    
    padding: 20px;
    border-radius: 10px;
  font-family: "Teko", sans-serif;
    font-weight: normal;
  
}
.widget.widget_wpc_filters_widget {
    box-shadow: 0px 0px 10px 1px #0000006e;
}

.wp-site-blocks
{
  background:#fff;
}
.widget-title.wpc-filter-title {
    color: red;
    font-size: 25px;
}
header.header .container {
    position: relative;
}
.wp-block-woocommerce-product-collection
 {
    
    width: 100%;
    padding: 25px;
    border-radius: 10px;
}
li.wc-block-product
 {
    background: #fff;
    padding: 10px;
	 border-bottom: 2px solid #eee!important;
}
.product-meta-table-inner {
    width: 160px;
}
.product-meta-table-inner div {
    display: flex;
    justify-content: space-between;
	padding: 1% 4%;
	margin-bottom: 5px;
	background:#eee!important;
}
.view-details-btn a {
    background: #c70000 !important;
    margin-right: 0;
    padding: 10px 30px !important;
    color: #fff !important;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.view-details-btn {
    display: flex
;
    justify-content: flex-end;
    margin-top: 15px;
}
.product-meta-table {
    display: flex
;
    justify-content: flex-end;
}

section {
    margin-bottom: 70px;
}
.footer-column ul
 {
    list-style: none;
}
.service-box:hover {
    transform: translateY(-10px);
}
.service-box
 {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.product-dynamic-content button {
    width: 80%;
    display: block;
    margin-bottom: 20px;
    background: #c40000;
    border: #c40000;
	padding:12px;
    font-size: 20px;
    font-family: "Teko", sans-serif;
    font-weight: normal;
    color: #fff;
	text-transform:uppercase;
}
.product-dynamic-content a {
    width: 80%;
    display: flex;
	padding:12px;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
    background: #c40000;
    border: #c40000;
    font-size: 20px;
    font-family: "Teko", sans-serif;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
.wp-block-add-to-cart-form {
    display: none;
}

div#tab-description {
    text-align: center;
}
.e-con-inner:has(.site-footer)
 {
    max-width: 100%;
}
.elementor[data-elementor-type='wp-page'] {
/*     max-width: 1280px; */
}

.faq-section {
  max-width: 900px;
  margin: 40px auto;
  padding: 0 15px;
}

.faq-item {
  margin-bottom: 10px;
  background: #f2f2f2;
  transition: all 0.3s ease;
}
.faq-section *
 {
    font-family: 'Teko';
    font-size: 20px;
}
.active-faq .plus-icon
{
	display:none;
}
.active-faq {
    background: transparent;
}
.active-faq .minus-icon
{
	display:block!important;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
	outline:none;
}

.faq-question .icon {
  font-size: 24px;
  transition: transform 0.3s ease;
}
span.icon span {
    font-family: 'Cardo';
    font-size: 25px;
}
.faq-answer {
  
  padding: 0 20px;
  font-size: 18px;
  transition: max-height 0.4s ease, padding 0.3s ease;
  background: #fff;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 15px 20px;
}
.button-in a {
    padding-top: 12px !important;
    padding-right: 40px !important;
    padding-bottom: 12px !important;
    padding-left: 40px !important;
}
a.button-contact-gt {
    background: #333333;
	border: 1px solid #333333;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
a.button-contact {
    color: #000;
    border: 1px solid #000;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.faq-item.active .faq-question .icon {
  transform: rotate(45deg);
}
.about-buttons {
    display: flex
;
    gap: 15px;
}
.contact .form-search-bar button {
    height: 40px;
    background: #c70000 !important;
    border-radius: 0px !important;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    font-family: 'Unica One', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.contact .form-search-bar input {
    height: 40px;
	font-family: 'Roboto Condensed';
    font-size: 18px;
}
/* Responsive */
@media (max-width: 768px) {
	ul.product-features-tab
	{
		grid-template-columns: repeat(1, 1fr)!important;
	}
	h2.product-title
	{
		text-align:center!important;
	}
	.product-stock
	{
		text-align:center!important;
	}
	.wp-block-woocommerce-product-collection
	{
		padding:0px!important;
	}
	.rmz-section
	{
		height:660px;
	}
	.footer-column.contact-info {
    width: 100%!important;
		display: flex;
        flex-wrap: wrap;
        justify-content: center;
}
	.footer-column.contact-info ul {
    text-align: left;
    margin: 0px auto;
}
	.footer-column.footer-nav
 {
    width: 50%!important;
	 padding-left:0px!important;
}
	.footer-column.footer-hours
{
    width: 50%!important;
	 padding-left:0px!important;
}
  .faq-question {
    font-size: 16px;
    padding: 15px;
  }

  .faq-answer {
    font-size: 15px;
  }
}

  .heading-section {
    display: flex
;
    align-items: center;
    border-bottom: 1px solid lightgrey;
    justify-content: center;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 35px;
}
  .icon-svg {
    margin-left: 10px;
}
.title-heading {
    margin-bottom: 15px;
    cursor:pointer;
}
  .section-faq-nav {
    padding: 40px 20px;
}

.icon-svg svg {
    width: 1.2rem;
    height: 1.2rem;
    transition: .3s;
}
.icon-svg
 {
    margin-left: 10px;
}
.heading-section.active-faq .icon-svg svg {
    transform: rotate(180deg);
    transition: .3s;
}
.about-section {
  padding: 50px 20px;
  background-color: #fff;
}

.about-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
  gap: 30px;
  align-items: center;
}

.about-image {
  flex: 1 1 40%;
  position: relative;
}

.about-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.video-overlay {
  position: relative;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  font-size: 40px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background 0.3s ease;
}

.play-button:hover {
  background: rgba(255, 255, 255, 1);
}

.about-text {
  flex: 1 1 55%;
}

.about-text h2 {
  font-size: 2.5rem;
  font-weight: 900;
  margin-bottom: 20px;
}

.about-text p {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 15px;
}

body
{
  background: #fff;
  font-family:"Teko";
}
.elementor.elementor-2501 {
    max-width: 1280px;
    margin: 0px auto;
}
.elementor.elementor-2503 {
    max-width: 1280px;
    margin: 0px auto;
}
.faq-category .heading-section
 {
    justify-content: flex-start;
}
.page-template-elementor_theme .wp-block-spacer {
    display: none;
}
.site-footer {
  background-color: #000;
  color: #fff;
  padding: 40px 20px;
 
}

.footer-container {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
}

.footer-column.footer-nav, .footer-column.footer-hours {
    width: 25%;
}
.footer-column.contact-info {
    width: 45%;
}
.footer-logo {
  max-width: 180px;
  margin-bottom: 20px;
}
.footer-column.contact-info img
 {
    max-width: 200px;
}
.contact-info ul,
.footer-nav ul,
.footer-hours ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info ul li,
.footer-hours ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

.footer-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
	font-family: 'Roboto Condensed';
}
.footer-column.footer-nav
{
	padding-left: 80px;
}
.footer-column.footer-hours
 {
    padding-left: 80px;
}
.footer-nav h4,
.footer-hours h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
	color:#fff;
}

.footer-column i {
  color: red;
  margin-right: 10px;
  width: 18px;
  display: inline-block;
}

/* Responsive */
@media (max-width: 768px) {
	.product-meta-table
	{
		justify-content:center!important;
	}
	
	.opened span.icon-hamburger {
    display: none;
}
	.opened span.icon-close {
    display: block !important;
}
  .desktop-only
  {
  display:none; 
  }
  
  .footer-container {
   flex-direction: row;
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
  }


  .footer-logo {
    margin: 0 auto 20px;
  }
}
.financing-options {
  padding: 60px 20px;
  text-align: center;
  background: #fff;
  font-family: 'Roboto Condensed';
}

.section-title {
  font-size: 37px;
  font-weight: 800;
  margin-bottom: 20px;
}

.financing-options p {
  max-width: 800px;
  margin: 10px auto;
  font-size: 18px;
  line-height: 1.6;
}

.btn-primary {
    background-color: #222;
    color: white;
    padding: 12px 30px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin: 30px 0;
    font-family: 'Teko';
    font-size: 18px;
}

.finance-partners {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
}

.partner {
  width: 170px;
  background: white;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.partner a {
  text-decoration: none;
  display: block;
  color: inherit;
}

.partner img {
  width: 100%;
  height: auto;
}

.apply-header {
  font-weight: bold;
  padding: 10px;
  text-align: center;
  color: white;
}
.footer-column.footer-hours li {
    font-size: 16px !important;
    font-family: 'Roboto Condensed' !important;
	display: flex;
    justify-content: space-between;
}
.apply-header.black { background-color: #222; }
.apply-header.green { background-color: #0a5c40; }
.apply-header.blue { background-color: #174fc2; }
.apply-header.lightblue { background-color: #3eaef5; }
.apply-header.yellow { background-color: #1f5b9e; }

/* Responsive */
@media (max-width: 768px) {
  .finance-partners {
    flex-direction: column;
    align-items: center;
  }

  .partner {
    width: 80%;
    max-width: 300px;
  }

  .section-title {
    font-size: 22px;
  }

  .btn-primary {
    padding: 10px 20px;
    font-size: 16px;
  }
}
.form-search-bar-mobile.mobile-only button {
    font-size: 12px;
    padding: 0 10px;
    background: #000 !important;
}
input.search-form {
    padding-left: 10px;
}
.page-template-elementor_theme main#wp--skip-link--target
 {
    margin-top: 0px !important;
}
.page-template-elementor_theme .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained, .page-template-default .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained
 {
    background: url(https://rmztrailers.com/wp-content/uploads/2025/07/metal-texture-jpg.webp);
    display: flex;
    height: 150px;
    align-items: center;
    justify-content: center;
}
h1.has-text-align-center.wp-block-post-title {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.page-template-default main#wp--skip-link--target {
    margin-top: 0px !important;
}
.elementor.elementor-3199 {
    max-width: 1200px;
    margin: 0px auto;
}
.elementor.elementor-3175
 {
    max-width: 1200px;
}
select.orderby {
    width: 100%;
    border-radius: 20px;
    font-weight: 500;
    padding: 0px 15px;
    appearance: none;
    background-image: url(https://kinema.caballustrailers.com/wp-content/uploads/2025/06/arrow-down-sign-to-navigate-2.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    font-size: 14px;
    background-size: 11px;
    font-family: Teko, sans-serif;
    min-height: 30px !important;
}
.archive.tax-product_cat .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained, .woocommerce-shop .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    background: url(https://rmztrailers.com/wp-content/uploads/2025/07/metal-texture-jpg.webp);
    text-align: center;
}
.archive.tax-product_cat .wc-block-breadcrumbs.woocommerce.alignwide.has-font-size.has-small-font-size.alignwide.wp-block-woocommerce-breadcrumbs.has-small-font-size, .woocommerce-shop .wc-block-breadcrumbs.woocommerce.alignwide.has-font-size.has-small-font-size.alignwide.wp-block-woocommerce-breadcrumbs.has-small-font-size {
    display: none;
}
.archive.tax-product_cat h1.alignwide.wp-block-query-title, .woocommerce-shop h1.alignwide.wp-block-query-title {
    color: #fff;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}
.overlay-remove-filter-head.active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000052;
    z-index: 9;
}


.post-type-archive .wp-block-group.alignwide.is-content-justification-space-between {
    padding-left: 0px;
    padding-right: 0px;
    font-family: 'Inter';
}

.footer-column.contact-info li {
    font-size: 20px;
}
ul li i.fas, ul li i.fab {
    color: #fff;
    font-size: 15px;
    background: red;
    padding: 7px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.footer-column li:hover a {
    color: #c70000 !important;
}
.contact-info-box h2 {
    font-size: 32px;
    font-weight: bold;
}
.contact-box-inner {
    background-color: #f7f7f7;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    margin-bottom: 30px !important;
}
.contact-box-inner p a, p strong {
    font-size: 18px;
    font-family: 'Roboto Condensed';
}
.contact-box-inner p a {
    color: rgb(199, 0, 0);
}

.widget-title.wpc-filter-title button {
    font-family: 'Teko';
    font-weight: 500;
    color: #000;
}
.filer-heading h2:before {
    content: '';
    width: 33px;
    height: 33px;
    background-image: url(https://rmztrailers.com/wp-content/uploads/2025/06/filter-1.png);
    background-repeat: no-repeat;
}
.filer-heading h2 {
    display: flex
;
    align-items: center;
}

.wc-block-product .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained
 {
    display: none;
}
header.header .container
{
	max-width:1400px;
}

ul.tabs.wc-tabs {
    text-align: center;
}
span.s-strong {
    font-size: 16px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    text-transform: uppercase;
}
span.s-value
{
	font-size: 16px;
    font-family: 'Roboto Condensed';

}
ul.product-details-tab {
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
    padding: 25px;
	list-style:none;
}
ul.product-features-tab {
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
    padding: 25px;
	list-style:none;
}
ul.tabs.wc-tabs li a {
    font-size: 24px;
}
ul.product-features-tab li {
    font-size: 16px;
    font-family: 'Roboto Condensed';
    text-align: center;
    color: #fff;
    background: rgb(38, 77, 151);
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 8px;
    display: flex
;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

/* hide default product loop's content */
.wc-block-product-template__responsive li.wc-block-product .wc-block-components-product-image {
    display: none;
}
.wc-block-product-template__responsive li.wc-block-product  h3.has-text-align-center {
    display: none;
}
.wc-block-product-template__responsive li.wc-block-product .wp-block-woocommerce-product-price
{
	display:none;
}
.product-header a {
    text-decoration: none;
}
h2.product-title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
	text-align:left;
}
.product-price {
    color: #c70000 !important;
    font-weight: bold;
    font-size: 24px;
	font-family: 'Roboto Condensed';
}
h1.wp-block-post-title {
    font-size: 34px;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
span.woocommerce-Price-amount.amount {
    color: #c40000;
    font-size: 26px;
    font-weight: 500;
}
span.woocommerce-Price-amount.amount {
    display: block;
    margin-top: -6px;
}
body
{
	position:relative;
}
.wc-block-product-gallery-large-image-next-previous-container
{
	top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.product-from-collection .product-meta
{
	display:none;
}
ul.products.columns-4 li.custom-product-item {
    margin-bottom: 30px;
}
.elementor.elementor-3260 {
    max-width: 1200px;
    margin: 0px auto;
}
.alignwide.wp-block-term-description {
    color: #fff;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
}
.wp-block-columns.is-layout-flex:has(.woocommerce-tabs) {
    background: #f2f2f2;
    padding-top: 30px;
    max-width: 100%;
}
body.wp-singular.product-template-default.single.single-product .has-global-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    max-width: 1200px;
    margin: 0px auto;
}
.wp-block-post-excerpt__excerpt {
	font-size: 20px;
}
.single-product .wp-block-woocommerce-product-collection.alignwide.is-layout-flow.wp-block-product-collection-is-layout-flow h2.wp-block-heading {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.wp-block-columns.alignwide.is-layout-flex:has(.wp-block-woocommerce-product-gallery) {
    padding-left: 20px;
    padding-right: 20px;
}
.single-product .wc-block-breadcrumbs.woocommerce.alignwide.has-font-size.has-small-font-size.alignwide.wp-block-woocommerce-breadcrumbs {
    display: none!important;
}


.build-a-trailer-jotform {
    margin-top: 30px;
    margin-bottom: 30px;
}
@media (min-width:768px)
{
	.archive.post-type-archive .wp-block-columns
	{
		align-items: flex-start!important; */
  		flex-wrap: nowrap !important;
	}
	.archive.tax-product_cat .wp-block-columns
	{
		align-items: flex-start!important; */
  		flex-wrap: nowrap !important;
	}
.wc-block-product .product-img img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    min-width: 250px;
    min-height: 250px;
}
		.product-img {
    width: 30%;
}
	.product-info {
    width: 70%;
}
}
.product-stock {
    text-align: left;
}

.weekly-deals-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.weekly-deal-item {
  border: 1px solid #ddd;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  background: #fff;
}
.weekly-deal-item img {
    height: 200px;
    width: 200px;
    object-fit: cover;
}
.weekly-deal-item h3 {
    font-size: 19px;
}
.heading-deails h2 {
    font-weight: bold;
    text-align: center;
}
section.weekly-deals {
    
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
	max-width: 1200px;
    margin: 0px auto;
}
.e-con-inner:has(.weekly-deals) {
    max-width: 100%;
	background: #000;
}
.heading-deails h2 {
    color: #fff;

}
.heading-deails {

    max-width: 400px;
    margin: 0px auto;
    margin-bottom: 30px;
    margin-top: 30px;
	position: relative;
}

.heading-deails:before {
    content: "HOT";
    color: #fff;
    position: absolute;
    right: 5%;
    /* transform: translateX(-63%); */
    top: -23%;
    background: red;
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 32px;
    animation: pulse-animation 2s infinite;
    box-shadow: 0px 0px 1px 1px #0000001a;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgb(255 254 254 / 20%);
  }
  100% {
    box-shadow: 0 0 0 20px rgb(251 251 251 / 0%);
  }
}
.product-from-collection li.custom-product-item.slick-slide {
    margin-right: 20px;
}
.product-from-collection .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.product-from-collection {
    position: relative;
}
.product-from-collection .slick-next.slick-arrow {
    right: 5px;
    font-size: 20px;
}
.product-from-collection .slick-prev.slick-arrow {
	left:5px;
	font-size: 20px;
    z-index: 1;
}
div#reviews {
    text-align: left;
}
div#tab-description {
    text-align: left;
}
div#tab-description ul {
    padding-left: 20px;
}
div#tab-description h2 {
    display: none;
}
p.comment-form-author input {
    margin-left: 10px;
}
p.comment-form-email input {
    margin-left: 10px;
}
.page-template-default .entry-content.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {
    padding-left: 0px !important;
    padding-right: 0px !important;
	margin-block-start: 0!important;

}
.page-template-default .elementor[data-elementor-type='wp-page'] {
    max-width: 100% !important;
}
.page-template-default .wp-block-group.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    display: none !important;
}
.tax-product_cat .alignwide.wp-block-term-description {
    display: none;
}