/* 
Theme Name: Hello Elementor Child
Theme URL: http://www.accessservice.net.au/
Description: Access Services Group Child Theme
Author: Benessa Mae Dumol
Author URL: https://www.linkedin.com/in/benzdumol/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child 
*/

a:hover {
  text-decoration: none !important;
}

table,
table th,
table td {
    border: none;
}
table th,
table td {
    padding: 0;
}

.btn-basic {
	font-size: 24px;
    text-transform: uppercase;
    fill: #000000;
    color: #000000;
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #727272;
    border-radius: 4px 4px 4px 4px;
}
.btn-basic:hover {
    color: #FFFFFF;
    background-color: #C94C00;
    border-color: #FF8200;
}

.btn.btn-ss {
  padding: 15px 20px;
    /* background-color: #ced4da; */
    border: 2px solid #C94C00;
    color: #2b2f33;
    text-transform: uppercase;
    font-size: 15px;
}
/* .btn.btn-ss:hover {
    background-color: #C94C00;
    color: #ffffff;
} */

.no-paddingmargin {
  margin: 0;
  padding: 0;
}

/* Access Care on hover */
/* .products .product .product-details {
  position: absolute;
  height: 215px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background-color: #89BBFF;
  color: #f7f7f7;
  text-align: left;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=@opacity * 100);  
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s; 
}
ul.products li.product:hover .product-details {
  filter: alpha(opacity=@opacity * 100);
  opacity: 1;
}
ul.products li.product a img:hover {
  opacity: 0.9;
} */

h2.woocommerce-loop-product__title {            /* homepage */
    color: #C94C00;
}

h6.prod_cat_title,
table {
    color: #595858;
}

ul.berocket_aapf_widget {                 /* filter */
    margin-bottom: 15px !important;
}
.bapf_head,
.filterBlock .bapf_head.bapf_colaps_togl {
    padding: 10px;
  background: #000000;
    border-radius: 4px;
    color: #ffffff;
    text-align: center;
  cursor: pointer;
}
.bapf_head h3,
.filterBlock h3.bapf_hascolarr {
  margin-bottom: 0;
}
.bapf_sfilter {
    margin-bottom: 0;
}
.filterBlock .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px 0px 4px 4px !important;
}

.bapf_body ul {
    margin: 0;
    padding: 0;
}
.bapf_sfilter ul li {
  display: inline;
}
.bapf_hideckbox li label {
  padding: 5px;
    margin: 5px;
    border-radius: 4px;
    background: #ffffff;
  border: 1px solid #C94C00;
  font-size: 13px;
    color: #C94C00 !important;
}
.bapf_hideckbox li input:checked+label,
.bapf_hideckbox li input:checked+label a {
    background: #C94C00;
    color: #ffffff !important;
}
i.fa.bapf_ochild.fa-plus {
    display: none;
}

table.prod_cat_att {                    /* attributes table — category grid */
  display: block;
  margin: 12px 0 8px;
  padding: 0;
  width: 100%;
  border: none;
  border-radius: 4px;
  overflow: hidden;
}
table.prod_cat_att tr {
  display: block;
}
table.prod_cat_att tr td {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px !important;
  font-size: 12px;
  border: none !important;
  border-bottom: 1px solid #eee !important;
  background-color: #f8f8f8 !important;
}
table.prod_cat_att tr td:last-child {
  border-bottom: none !important;
}
span.attr-name {
  color: #C94C00;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  white-space: nowrap;
  margin-right: 8px;
}
span.attr-value {
  color: #333;
  font-weight: 700;
  font-size: 13px;
  text-align: right;
}
td.Daily.Rate,
td.Weekly.Rate,
td.Height.Range,
td.Horizontal.Range,
td.Load.Range,
td.Prime.Power.Range,
td.Fuel.Consumption.Range,
td.Output.Range,
td.Kilowatt.Range,
td.Running.Time.Range,
td.Lumen.Output.Range,
td.Terrain,
td.Recording.Time.Range,
.related td.Terrain {
    display: none !important;
}

/* Single product page — horizontal centered table */
.single.single-product table.prod_cat_att {
  display: table;
  text-align: center;
}
.single.single-product table.prod_cat_att tr {
  display: table-row;
}
.single.single-product table.prod_cat_att tr td {
  /* display: table-cell !important; */
  font-size: 15px;
  padding: 8px 12px !important;
  border: 1px solid #eee !important;
  background-color: #fafafa !important;
  text-align: center;
  vertical-align: middle;
}
.single.single-product span.attr-name {
  display: block;
  margin-right: 0;
  margin-bottom: 4px;
  font-size: 12px;
}
.single.single-product span.attr-value {
  display: block;
  text-align: center;
  font-size: 15px;
}
.single.single-product td.Terrain {
  display: table-cell !important;
}

.term-159 .elementor-element-52409f7,
.term-160 .elementor-element-52409f7,
.term-157 .elementor-element-52409f7 {
  display: none;
}

/* Product grid — uniform image size on all category pages */
ul.products li.product img.attachment-woocommerce_thumbnail {
  aspect-ratio: 1 / 1 !important;
  object-fit: contain !important;
  object-position: center !important;
  width: 100% !important;
  height: auto !important;
  background-color: #f8f8f8;
  padding: 8px;
  border-radius: 4px;
}

/* Single product page — image contained in square */
.single.single-product .woocommerce-product-gallery__image img {
  aspect-ratio: 1 / 1 !important;
  object-fit: contain !important;
  object-position: center !important;
  width: 100% !important;
  height: auto !important;
  background-color: #f8f8f8;
  padding: 12px;
  border-radius: 4px;
}

/* "Read More" button on product grid */
ul.products li.product a.button.product_type_simple {
  color: #FFFFFF !important;
}

/* Security Cameras — product description on category page */
.prod-desc-features {
  margin-top: 10px;
}
h6.prod-desc-heading {
  color: #C94C00;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 5px;
  text-transform: uppercase;
}
ul.prod-desc-bullets {
  list-style: disc !important;
  margin: 0 0 0 18px !important;
  padding: 0 !important;
  font-size: 12px;
  color: #595858;
}
ul.prod-desc-bullets li {
  list-style: disc !important;
  display: list-item !important;
  margin-bottom: 2px;
  line-height: 1.4;
}

input[type=date],                       /* form fields */
input[type=email], 
input[type=number], 
input[type=password], 
input[type=search], 
input[type=tel], 
input[type=text], 
input[type=url], 
select, 
textarea {
  border: 1px solid #ced4da;
}
.btn-black {
  margin-top: 15px;
  padding: 12px 15px !important;
  background: rgb(0, 0, 0);
  background-color: rgb(0, 0, 0) !important;
  color: #ffffff !important;
}
.btn-ae {
  margin-top: 15px;
  padding: 12px 15px !important;
  background: #C94C00;
  background-color: #C94C00 !important;
  color: #ffffff !important;
}

.wpcf7-submit.btn-ae {
  width: 100%;
}

#ulpb_Row171405-column1,
#ulpb_Row87365-column1 {                  /* landing page - competition banner */
  width: 100% !important;
  margin-top: 0 !important;
}
body.ulpb_PageBody .buttonizer {
  display: none !important;
}

#hiddenBlock {                        /* filter block */
    display: none;
}

@media (max-width: 575.98px) {                /*Extra small devices (portrait phones, less than 576px)*/
/*  .elementor-element.elementor-element-9bfe3c3.main-menu.elementor-column.elementor-col-25.elementor-inner-column { /*hamburger icon*/
    order: 4;
  } */
  
  form.wpcf7-form > [data-class="wpcf7cf_group"] {    /* cf7 conditional */
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {   /* Small devices (landscape phones, 576px and up) */
  form.wpcf7-form > [data-class="wpcf7cf_group"] {     /* cf7 conditional */
    max-width: 100% !important;
    width: 100% !important;
  }
  
  .formcontainer{width:90%;}
}
@media (min-width: 768px) and (max-width: 991.98px) {   /* Medium devices (tablets, 768px and up) */
}
@media (min-width: 992px) and (max-width: 1199.98px) {    /* Large devices (desktops, 992px and up) */
}
@media (min-width: 1200px) {                /* Extra large devices (large desktops, 1200px and up) */
  form.wpcf7-form [data-class="wpcf7cf_group"] { /* cf7 conditional */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* ----------------------------------------------------------------- */
/* BeRocket Power Source filter — Forklifts sub-category sidebar     */
/* Matches site palette (Primary #C94C00, Secondary #54595F, Poppins) */
/* Plugin defaults use !important; we override with the same.        */
/* ----------------------------------------------------------------- */

/* ----------------------------------------------------------------- */
/* Forklifts filter sidebar: simple flex layout that works at every  */
/* viewport width. Filter takes a fixed 240px column on desktop;     */
/* below tablet breakpoint it stacks above the products grid.        */
/* ----------------------------------------------------------------- */

.elementor-page-7446 .elementor-element-5bec112 {
  position: relative;
}
.elementor-page-7446 .elementor-element-5bec112 > .elementor-container {
  align-items: flex-start; /* sidebar shouldn't stretch to products height */
  flex-wrap: nowrap;
}

/* Desktop / laptop: filter on the left as a 240px column,           */
/* products column fills the remaining space.                        */
@media (min-width: 992px) {
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-flacol0838,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-flacol0838.elementor-col-25 {
    width: 240px !important;
    max-width: 240px !important;
    flex: 0 0 240px !important;
    padding-right: 24px !important;
  }
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-a18b03f,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-a18b03f.elementor-col-75 {
    flex: 1 1 auto !important;
    width: auto !important;
    max-width: calc(100% - 240px) !important;
  }
  /* Strip default padding on the populated wrappers                 */
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-flacol0838 > .elementor-column-wrap,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-flacol0838 > .elementor-element-populated,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-a18b03f > .elementor-column-wrap,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-a18b03f > .elementor-element-populated {
    padding: 0 !important;
  }
  /* Sticky filter group — sticks the WHOLE column inner wrapper so */
  /* both Power Source + Capacity widgets travel together.           */
  .elementor-page-7446 .elementor-element-flacol0838 .elementor-widget-wrap {
    position: sticky;
    top: 130px;
    z-index: 1;
    align-self: flex-start; /* don't stretch to flex-row height */
  }
  .elementor-page-7446 .elementor-element-flacol0838 .elementor-widget-shortcode {
    position: static !important;
  }
}

/* Tablet and below: stack filter above products grid (full width). */
@media (max-width: 991px) {
  .elementor-page-7446 .elementor-element-5bec112 > .elementor-container {
    flex-wrap: wrap;
  }
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-flacol0838,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-flacol0838.elementor-col-25,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-a18b03f,
  .elementor-page-7446 .elementor-element-5bec112 .elementor-element-a18b03f.elementor-col-75 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
  }
  .elementor-page-7446 .elementor-element-flacol0838 .berocket_single_filter_widget .bapf_sfilter {
    max-width: 360px;
    margin-bottom: 24px;
  }
  .elementor-page-7446 .elementor-element-flacol0838 .elementor-widget-wrap {
    position: sticky;
    top: 90px;
    z-index: 1;
  }
  .elementor-page-7446 .elementor-element-flacol0838 .elementor-widget-shortcode {
    position: static !important;
  }
}

/* Phones: drop sticky so the filter doesn't dominate a tiny screen */
@media (max-width: 575px) {
  .elementor-page-7446 .elementor-element-flacol0838 .elementor-widget-wrap,
  .elementor-page-7446 .elementor-element-flacol0838 .elementor-widget-shortcode {
    position: static !important;
  }
}

/* Card wrapper */
.berocket_single_filter_widget .bapf_sfilter {
  background: #ffffff !important;
  border: 1px solid #e9e9e9 !important;
  border-radius: 4px !important;
  padding: 0 !important;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 18px !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04) !important;
  overflow: hidden;
}

/* Title bar — kill the plugin's dark grey block, replace with clean theme header */
.berocket_single_filter_widget .bapf_sfilter .bapf_head,
.berocket_single_filter_widget.berocket_hidden_clickable .bapf_sfilter .bapf_head,
.berocket_single_filter_widget.berocket_hidden_clickable .bapf_sfilter.bapf_ccolaps .bapf_head {
  background: #ffffff !important;
  background-color: #ffffff !important;
  border: none !important;
  border-bottom: 2px solid #C94C00 !important;
  border-radius: 0 !important;
  color: #54595F !important;
  padding: 16px 20px 12px 20px !important;
  margin: 0 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_head h3,
.berocket_single_filter_widget.berocket_hidden_clickable .bapf_sfilter .bapf_head h3 {
  margin: 0 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #54595F !important;
  text-transform: uppercase !important;
  letter-spacing: 0.05em !important;
  line-height: 1.2 !important;
}

/* Body container */
.berocket_single_filter_widget .bapf_sfilter .bapf_body {
  padding: 12px 20px 16px 20px;
}

/* Force vertical list — plugin default is flex-wrap row */
.berocket_single_filter_widget .bapf_sfilter .bapf_body > ul,
.berocket_single_filter_widget .bapf_sfilter.bapf_vpr_2 .bapf_body > ul,
.berocket_single_filter_widget .bapf_sfilter.bapf_vpr_3 .bapf_body > ul,
.berocket_single_filter_widget .bapf_sfilter.bapf_vpr_4 .bapf_body > ul {
  display: block !important;
  flex-wrap: nowrap !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body > ul > li,
.berocket_single_filter_widget .bapf_sfilter.bapf_vpr_2 .bapf_body > ul > li,
.berocket_single_filter_widget .bapf_sfilter.bapf_vpr_3 .bapf_body > ul > li,
.berocket_single_filter_widget .bapf_sfilter.bapf_vpr_4 .bapf_body > ul > li {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  flex-basis: 100% !important;
  white-space: normal !important;
  margin: 0 !important;
  padding: 8px 0 !important;
  border-bottom: 1px solid #f4f4f4 !important;
  list-style: none !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body > ul > li:last-child {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body > ul > li:first-child {
  padding-top: 0 !important;
}

/* Label sits next to the checkbox via the parent li's flex layout */
.berocket_single_filter_widget .bapf_sfilter .bapf_body label {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #54595F !important;
  cursor: pointer !important;
  transition: color 0.15s ease !important;
  line-height: 1.4 !important;
  flex: 1 1 auto !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body label:hover {
  color: #C94C00 !important;
}

/* Checkbox styling */
.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type="checkbox"] {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  border: 1.5px solid #c0c0c0 !important;
  border-radius: 3px !important;
  background: #ffffff !important;
  cursor: pointer !important;
  position: relative !important;
  transition: all 0.15s ease !important;
  flex-shrink: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
  box-shadow: none !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type="checkbox"]:hover {
  border-color: #C94C00 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type="checkbox"]:checked {
  background: #C94C00 !important;
  border-color: #C94C00 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 4px;
  width: 4px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Loading / "no products" states */
.berocket_aapf_filtering_no_products,
.berocket_aapf_filtering_no_products_text {
  font-family: "Poppins", sans-serif;
  color: #54595F;
}

.berocket_aapf_loading_overlay {
  background: rgba(255, 255, 255, 0.75) !important;
}

/* ----------------------------------------------------------------- */
/* Forklifts product cards: equal-height layout                      */
/* Without this, longer titles wrap to 3 lines while shorter ones    */
/* wrap to 2, pushing the attribute tables and "Read more" buttons   */
/* out of horizontal alignment across the row.                       */
/* ----------------------------------------------------------------- */

/* Each product li becomes a flex column so we can reserve space for */
/* the title and push the button to the bottom.                      */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product {
  display: flex !important;
  flex-direction: column !important;
}

/* Title block — reserve enough space for up to 3 lines (the longest */
/* in our catalogue: "UN Forklift 1.5T Diesel Traditional Industrial */
/* Forklift"). Using a fixed min-height so 1- and 2-line titles still */
/* leave the same vertical footprint as 3-line titles.               */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .woocommerce-loop-product__title {
  min-height: 4.5em; /* ~3 lines at 1.5 line-height */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 8px;
}

/* "Forklifts" category subtitle — fixed height so attribute tables  */
/* line up across cards even if a future product has no category.    */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .prod_cat_title {
  min-height: 1.5em;
  margin: 0 0 10px 0;
}

/* Push the "Read more" button to the bottom of each card so they    */
/* always sit on the same baseline, regardless of attribute count.   */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .button.product_type_simple,
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product a.added_to_cart {
  margin-top: auto !important;
}

/* Match the attribute table width to the Read more button width.    */
/* Both elements sit inside the .product li but at different nesting */
/* levels (the table is inside an <a> wrapper, the button is a       */
/* sibling), so we explicitly normalise them to the same box width.  */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* All direct flex children of the li must stretch to the LI's width */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product > * {
  align-self: stretch !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .woocommerce-LoopProduct-link,
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .woocommerce-loop-product__link {
  display: block !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .prod_cat_att {
  display: block !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 12px 0 !important;
  table-layout: fixed;
}
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .prod_cat_att tr,
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .prod_cat_att td {
  display: block;
  width: 100% !important;
  box-sizing: border-box !important;
}
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .prod_cat_att tbody {
  display: block;
  width: 100% !important;
}

/* Read more — span the same box as the table above it.              */
.elementor-page-7446 .elementor-element-5bec112 ul.products > li.product .button.product_type_simple {
  display: block !important;
  width: 100% !important;
  box-sizing: border-box !important;
  text-align: center !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}