.cu-products-list>.row:after {
    content: "";
    display: block;
    clear: both;
}
.cu-products-list>.row {
    display: block;
    flex-wrap: nowrap;
    overflow: inherit !important;
}
.cu-products-list .col-lg-3 {
    float: left;
}
html{
  overflow: inherit !important;
}
.cu-products-list .col-lg-9 {
    float: right;
}
.sticky-sidebar {
    position: sticky !important;
    top: calc(var(--header-offset, 80px) + 0em);
    position: -webkit-sticky;
}
h1.title-products-list {
    font-size: 26px;
    margin: 0px;
}
h2.title-products-list {
    font-size: 22px;
    margin: 0 0 10px;
}
.getin-right .elementor-widget-container {
    position: absolute;
    right: 35px;
    top: -75px;
}
footer ul.sub-menu {
    display: none;
}
.product-categories section.elementor-section.elementor-inner-section {
    -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 0.4s;
}
.product-categories section.elementor-section.elementor-inner-section:hover {
    transform: translateY(10px);
}
.product-categories section.elementor-section.elementor-inner-section:hover h5{
    color:#FF6A13;
}
div#productList {
  display: flex;
  /* align-items: center; */
  justify-content: flex-start;
  flex-wrap: wrap;
}
#productList .top .skeleton-container .skeleton {
  background-color: #eeeeeeed;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
#productList .top .skeleton-container .skeleton::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-animation: shimmer 2s infinite;
          animation: shimmer 2s infinite;
}
#productList .top .skeleton-container .skeleton.skeleton-text {
  height: 10px;
  width: 100%;
  margin-bottom: 10px;
}
#productList .top .skeleton-container .skeleton.skeleton-text:last-of-type {
  width: 80%;
}
.top {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  gap: 20px;
}
.skeleton-container {
    width: 31%;
    display: block;
    background: #fff;
    padding: 20px;
    box-shadow: 4px 0px 30px 4px rgba(0,0,0,.04);
    height: auto;
    /* gap: 20px; */
}
#productList .top .skeleton-container .skeleton.skeleton-avatar {
  height: 165px;
  width: 100%;
  border-radius: 6px;
  margin-bottom: 0;
  background: #eeeeeeed;
  margin-right: 0;
  margin-bottom: 25px;
}
.skeleton-container div {
  width: 100%;
}
@-webkit-keyframes shimmer {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes shimmer {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}








.fade.right.in {
    opacity: 1;
}
#request-quote textarea.form-control {
    height: 130px !important;
}
#request-quote .form-control, #pdfModal .form-control{
    height: 48px !important;
}
.modal-backdrop.fade {
    opacity: 0.7 !important;
}
#request-quote .modal-content, #pdfModal .modal-content{
    padding: 50px;
}
#request-quote .modal-dialog, #pdfModal .modal-dialog {
    margin-top: 100px;
}
.get-a-quote-form.contact-form input#your-pdf {
    display: none !important;
}
.get-a-quote-form.contact-form .wpcf7-radio {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}
.get-a-quote-form.contact-form input[type=submit] {
    outline: none;
    border: 0px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}
a.getabtn1 {
    background: #ff6a13;
    color: #fff;
    border-radius: 3px;
}
.get-a-quote-form.contact-form .col-sm-12 {
    margin-bottom: 15px;
}
a.view-details-btn {
    font-size: 14px;
    color: #333;
    border-top: 0px;
    display: block;
    padding: 10px 15px;
    margin-top: 10px;
    background: #ff6a1303;
    border-radius: 4px;
    width: auto;
    border: 1px solid #ff6a131a;
    line-height: 20px;
    position: relative;
}
.modal input[type=submit] {
    background: #ff6a13;
    color: #fff;
    height: 48px;
    padding: 0px 30px;
}
button.close.close-btn span:after {
    content: "X";
    /* font-family: 'Font Awesome 5 Free'; */
}
button.close.close-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 30px;
    border: 0px;
}
section.rental-page-products {
    padding: 100px 0 100px;
}
.filter-section {
    margin: 0 0 40px;
    box-shadow: 4px 0px 30px 4px rgba(0,0,0,.04);
    padding: 30px 25px;
    border-radius: 15px;
    background: #fff;
}
.filter-section h4 {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}
.filter-brand {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.capacity-filter label {
  line-height: 40px;
}
.capacity-filter {
  display: flex;
  /* justify-content: end; */
  width: 100%;
}
.min-filter {
  text-align: left;
  width: 50%;
}
.product-search {
    padding: 10px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 10px 5px 0px #1018270a;
    margin-bottom: 15px;
    border: 1px solid #eee;
}
.product-search input {
    border: 0px;
    padding: 0;
    height: auto;
}
.capacity-filter label, .capacity-filter span {
  font-size: 13px;
  font-weight: 400;
}
.max-filter label {
  text-align: right;
  display: block;
}

/** FF*/
input[type="range"]::-moz-range-progress {
background-color: #43e5f7; 
}
input[type="range"]::-moz-range-track {  
background-color: #9a905d;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
background-color: #43e5f7; 
}
input[type="range"]::-ms-fill-upper {  
background-color: #9a905d;
}
div#productList .col-md-4 {
    margin: 0 0 30px;
}
.product-card p.for-rent {
    position: absolute;
    right: 10px;
    background: #ff6a132e;
    color: #000;
    padding: 3px 10px;
    border-radius: 5px;
    font-weight: 500;
    top: 10px;
}
.cu-products-list .product-card {
    padding: 15px;
    box-shadow: 4px 0px 30px 4px rgba(0,0,0,.04);
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 0.4s;
    /* margin: 0 0 25px; */
    height: 100%;
    position: relative;
}
.product-card:hover{
  transform: translateY(-10px);
  border: 1px solid #ff6a13;
}
div#productCount {
    text-align: right;
    margin: 0 0 20px;
}
button#resetFilters {
    background: #263056;
    border: 0px;
    color: #eee;
    font-size: 14px;
    width: 100%;
    height: 45px;
    border-radius: 5px;
    outline: none;
    margin-top: 30px;
}
.filter-category, .filter-brand {
    margin: 0 0 20px;
}
/* .load-capacity {
    margin: 0 0 30px;
} */
.product-card img {
    height: 200px;
    margin: 0 auto;
    display: block;
    object-fit: contain;
}
.product-card h4{
    font-size: 18px;
    font-weight: 800;
    color: #263056;
    display: block;
    margin: 0 0 10px;
    line-height: normal;
}
.product-card p {
    font-size: 13px;
    margin: 0 0 6px;
    line-height: normal;
    color: #263056b0;
    font-weight: 600;
}
a.getabtn {
    font-size: 13px;
    background: #dd33330f;
    padding: 5px 14px;
    display: inline-block;
    border-radius: 30px;
    font-weight: 600;
    position: static;
    right: 10px;
    margin: 5px 0 0;
    border: 1px solid #dd33333b;
    line-height: normal;
}

/* product pages */
div#wrapper {
    overflow: clip;
}

.elementor.elementor .oms-products.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
    order: inherit;
    margin: 0px !important;
}

.oms-products .e-n-tabs-heading {
    display: flex !important;
    flex-wrap: wrap !important;
    margin: 0 0 20px;
}

.product-box .isotope-layout-inner {
    display: flex;
    flex-wrap: wrap;
    height: auto !important;
}
  .product-box .service-item-current-style2 {
    margin-top: 0px;
    border-radius: 4px;
    box-shadow: -5px 4px 10px 0px #6666660d;
}
.product-box .service-item-current-style2 .details {
    padding-top: 0px;
    padding-bottom: 10px;
}

table.spec-table th, table.spec-table td {
    padding:5px 5px !important;
}
.oms-products .icon-box {
    display: none !important;
}
.oms-products .isotope-layout-filter a:first-child {
    display: none;
}
.oms-products .isotope-item {
    position: static !important;
}
.footer .service-mouse-hover-cursor-effect .each-service {
    position: relative;
    padding: 5px 0 8px;
    padding-left: 40px;
    border-bottom: 1px solid rgb(240 240 240 / 39%);
    transition: all 0.3s ease;
    counter-increment: count;
    line-height: normal;
    color: #fff !important;
}
.footer .service-mouse-hover-cursor-effect .each-service:before {
    content: counter(count) ".";
    position: absolute;
    left: 0;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    top: 50%;
    z-index: 1;
    color: #fff;
    transform: translateY(-50%);
}
.footer p.title.service-title a {
    color: #fff;
    font-size: 14px;
}
.owl-gallery figure.gallery-item {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
}
.owl-thumbs{
display:none;
}
.owl-gallery .owl-thumbs {
    display: flex;
    margin: 15px 0px 0;
}
.owl-gallery .owl-thumbs button.owl-thumb-item {
    border: 1px solid #ccc;
    margin: 0 5px;
    padding: 0px;
    opacity: 0.6;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop.fade.in {
    background: #000000b0;
}
#request-quote .modal-dialog, #request-quote-oms .modal-dialog  {
    margin-top: 100px;
}
#request-quote .modal-content, #request-quote-oms .modal-content{
padding:50px;
}
button.close.close-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 30px;
    border: 0px;
}
button.close.close-btn span:after {
    content: "X";
    /* font-family: 'Font Awesome 5 Free'; */
}
.modal textarea.form-control {
    height: 120px;
}




a.filter-button {
    background: #ff6a13;
    color: #FFF;
    text-decoration: none;
    padding: 0px 10px;
    border-radius: 0PX;
    align-items: center;
    width: auto;
    justify-content: center;
    font-weight: 600;
    /* position: static; */
    /* bottom: 0px; */
    right: 11px;
    float: none;
    clear: both;
    margin: 0 0 0 auto;
    position: absolute;
    top: auto;
    border-radius: 10px;
    font-size: 13px;
    margin-top: 15px;
}
a.view-details-btn:after {
    content: "";
    background: url(../images/right-arrow.png);
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    color: #000;
    background-size: 34px;
    background-position: center;
}
.tm-header-top-info svg {
    width: 14px !important;
}
.table-container {
    overflow-x: auto;
}
.pr-daigrams div#gallery-2 {
    display: flex;
    flex-wrap: wrap;
}
.pr-daigrams div#gallery-2 figure.gallery-item {
    width: 50%;
}

.enquiry-forminator .forminator-row input {
    background: rgba(241, 238, 246, 0.5);
    border: 1px solid rgba(241, 238, 246, 0.5) !important;
    height: 45px !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
}
   .forminator-row textarea{
  background: rgba(241, 238, 246, 0.5);
    border: 1px solid rgba(241, 238, 246, 0.5) !important;
     padding: 10px 20px !important;
    border-radius: 6px !important;
}
.enquiry-forminator .forminator-row label {
    display: none !important;
}
.enquiry-forminator .forminator-row {
    margin-bottom: 15px !important;
}
.enquiry-forminator .forminator-row .forminator-col {
    margin-bottom: 0px !important;
}
.enquiry-forminator .forminator-row .forminator-row {
    margin-bottom: 0px !important;
}
.enquiry-forminator button.forminator-button {
    background: #ff6a13;
    color: #fff;
    padding: 5px 40px !important;
    min-height: 50px !important;
    border-radius: 5px !important;
}


.contact-forminator .forminator-row input, .contact-forminator .forminator-row select {
    background: #F7F7F7;
    border: 1px solid #EFEFEF !important;
    height: 70px !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    width: 100%;
}
.contact-forminator textarea {
     background: #F7F7F7;
    border: 1px solid #EFEFEF !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    width: 100%;
}
.contact-forminator .forminator-row .select2-selection {
    height: 70px !important;
      background: #F7F7F7;
    border: 1px solid #EFEFEF !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
}
.contact-forminator .forminator-row label {
    display: none !important;
}
.contact-forminator .forminator-row {
    margin-bottom: 15px !important;
}
.contact-forminator .forminator-row .forminator-col {
    margin-bottom: 0px !important;
}
.contact-forminator .forminator-row .forminator-row {
    margin-bottom: 0px !important;
}
.contact-forminator button.forminator-button {
    background: #ff6a13;
    color: #fff;
    padding: 5px 40px !important;
    min-height: 50px !important;
    border-radius: 5px !important;
}


.oms-enquiry-forminator .forminator-row input, .oms-enquiry-forminator .forminator-row select {
    background: #fff;
    border: 1px solid rgba(241, 238, 246, 0.5) !important;
    height: 45px !important;
    padding: 10px 20px !important;
    border-radius: 0px !important;
}
.oms-enquiry-forminator .forminator-row .select2-selection {
    height: 45px !important;
    background: #ffffff !important;
    border: 1px solid #EFEFEF !important;
    padding: 10px 20px !important;
    border-radius: 0px !important;
}
.oms-enquiry-forminator .forminator-row textarea {
    background: #fff;
    border: 1px solid rgba(241, 238, 246, 0.5) !important;
    padding: 10px 20px !important;
    border-radius: 0px !important;
}
.oms-enquiry-forminator .forminator-row label {
    display: none !important;
}
.oms-enquiry-forminator .forminator-row {
    margin-bottom: 15px !important;
}
/* .oms-enquiry-forminator .forminator-row .forminator-col {
    margin-bottom: 0px !important;
} */
.oms-enquiry-forminator .forminator-row .forminator-row {
    margin-bottom: 0px !important;
}
.oms-enquiry-forminator button.forminator-button {
    background: #263056;
    color: #fff;
    padding: 10px 70px !important;
    min-height: 50px !important;
    border-radius: 5px !important;
    font-size: 18px !important;
}

span.select2.select2-container.forminator-select.forminator-select-dropdown-container--below.select2-container--focus {
    display: none;
}

.oms-contact-page .select2 .selection .select2-selection {
    background-color: rgba(241, 238, 246, 0.5) !important;
    border: 1px solid rgba(241, 238, 246, 0.5) !important;
    height: 45px !important;
    border-radius: 6px;
}


.forminator-ui {
    display: block !important;
}



/* whats popup css start */


.wa-popup-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    z-index: 99999;
    padding: 20px;
}

  .wa-popup-box {
    position: relative;
    background: #ffffff;
    max-width: 560px;
    margin: 5% auto;
    border-radius: 18px;
    padding: 28px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18);
    animation: waFadeUp 0.25s ease;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #cfd7e6 transparent;
}

    @keyframes waFadeUp {
        from {
            opacity: 0;
            transform: translateY(15px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .wa-close {
        position: absolute;
        top: 12px;
        right: 14px;
        border: none;
        background: transparent;
        font-size: 28px;
        cursor: pointer;
        color: #666;
        line-height: 1;
    }

    .wa-popup-header {
        text-align: center;
        margin-bottom: 20px;
    }

    .wa-icon-circle {
        width: 58px;
        height: 58px;
        margin: 0 auto 12px;
        border-radius: 50%;
        background: #eafaf1;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 26px;
    }

.wa-popup-header h3 {
    margin: 0 0 8px;
    font-size: 24px;
    color: #1e1e1e;
    line-height: normal;
    font-weight: 700;
}

.wa-popup-header p {
    margin: 0;
    color: #666;
    font-size: 14px;
    line-height: normal;
}

    .wa-form {
        display: flex;
        flex-direction: column;
    }
.wa-field {
    margin: 0 0 12px;
}
    .wa-field label {
        display: block;
        margin-bottom: 6px;
        font-size: 14px;
        font-weight: 600;
        color: #222;
    }
.wa-form textarea {
    height: 100px;
}
    .wa-form input,
    .wa-form textarea {
        width: 100%;
        padding: 13px 14px;
        border: 1px solid #d8d8d8;
        border-radius: 12px;
        font-size: 14px;
        transition: border-color 0.2s ease, box-shadow 0.2s ease;
        box-sizing: border-box;
    }

    .wa-form input:focus,
    .wa-form textarea:focus {
        outline: none;
        border-color: #25d366;
        box-shadow: 0 0 0 4px rgba(37, 211, 102, 0.12);
    }

    .wa-form input::placeholder,
    .wa-form textarea::placeholder {
        color: #999;
    }

    .wa-actions {
        display: flex;
        gap: 12px;
        margin-top: 6px;
    }

 .wa-submit, .wa-cancel {
    flex: 1;
    padding: 10px 16px;
    border: none;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.2s ease;
    line-height: normal;
}

    .wa-submit {
        background: linear-gradient(135deg, #25d366, #128c7e);
        color: #fff;
    }

    .wa-submit:hover {
        transform: translateY(-1px);
    }

    .wa-cancel {
        background: #f3f4f6;
        color: #333;
    }

    .wa-cancel:hover {
        background: #e7e9ee;
    }

    .wa-form select {
        width: 100%;
        padding: 13px 14px;
        border: 1px solid #d8d8d8;
        border-radius: 12px;
        font-size: 14px;
        background: #fff;
        appearance: none;
        cursor: pointer;
    }
.wa-field .nice-select {
    width: 100%;
    margin: 0 0 12px;
}
    .wa-form select:focus {
        outline: none;
        border-color: #25d366;
        box-shadow: 0 0 0 4px rgba(37, 211, 102, 0.12);
    }

    /* whats app popup css end */

.single-post .tm-blog-sidebar-row .main-content-area p a {
    color: #ff6a13;
    text-decoration: underline;
}

@media screen and (min-width: 575px) {
a.filter-button{
  display: none;
}
}
@media only screen and (max-width:575px) {
.filter-section {
    margin: 0 0 40px;
    box-shadow: 4px 0px 30px 4px rgba(0,0,0,.04);
    padding: 10px 10px 5px;
    border-radius: 15px;
    background: #fff;
}
  #filterSidebar {
    display: none;
}
a.filter-button img {
    width: 16px;
    margin-right: 2px;
    /* font-weight: 700; */
}
a.filter-button.close-filter {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999999;
    left: 0px;
    right: 0px;
    box-shadow: 0px 0px 10px 0px #00000026;
    top: auto;
    text-align: center;
    border-radius: 0px;
    padding: 10px 0;
    font-size: 14px;
}
.sticky-sidebar {
    position: static !important;
    top: calc(var(--header-offset, 80px) + 0em);
    position: -webkit-sticky;
}
div#productCount {
    text-align: left;
    margin: 0 0 20px;
}
section.rental-page-products {
    padding: 40px 0 40px;
}
.elementor-3407 .elementor-element.elementor-element-dd9e199 .title {
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    font-size: 26px;
}


.wa-popup-header h3 {
    margin: 0 0 8px;
    font-size: 18px;
    color: #1e1e1e;
}
        .wa-popup-box {
            margin: 12% auto;
            padding: 22px 18px;
        }

        .wa-actions {
            flex-direction: column;
        }

        .wa-button {
            padding: 12px 16px;
            font-size: 14px;
        }

}



@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type='range'] {
    width: 100%;
    -webkit-appearance: none;
    background-color: #333;
    height: 10px;
    padding: 0px;
    border-radius: 0px;
}
  
  input[type='range']::-webkit-slider-runnable-track {
    height: 10px;
    -webkit-appearance: none;
    color: #ccc;
    margin-top: -1px;
  }
  
  input[type='range']::-webkit-slider-thumb {
    width: 20px;
    -webkit-appearance: none;
    height: 20px;
    cursor: ew-resize;
    background: #ff6a13;
    margin-top: -5px;
    border-radius: 50%;
    /* box-shadow: -80px 0 0 80px #ccc; */
  }

}