.body-container.left-align { text-align: left; }
.pre-title.flex { display:flex; justify-content:start;align-content:start;flex-wrap:wrap;}

.hidden-h1 { visibility:hidden;font-size:0px;margin-top:0px; margin-bottom:0px;}

.blog-content h2 { text-transform:Capitalize;font-weight:400;letter-spacing:0px;font-size:32px; }
.blog-content h3 { text-transform:Capitalize;font-weight:400;letter-spacing:0px;font-size:28px; }

.contact-form textarea { max-height:114px; max-width:560px;}

.anchorlink { position:absolute;top:-90px;}

.facetwp-facet { width:100%; min-width:100%; padding:0px; margin:0px; margin-bottom:0px !important; }
.facetwp-dropdown { color:#011441; width:100%; min-width:100%; max-width:100%; padding:4px; margin:0px; min-height:38px; border-radius:0px; background-color:#efefef; border-color:#efefef; }
.facetwp-per-page-select { color:#011441; width:100%; min-width:100%; max-width:100%; padding:6px; margin:0px; min-height:42px; border-radius:12px; }
.facetwp-search { color:#011441; width:100%; min-width:100%; max-width:100%; padding:4px; margin:0px; min-height:38px; border-radius:0px; background-color:#efefef; border-color:#efefef; }
.facetwp-input-wrap {width:100%;min-width:100%;}

.facetwp-facet.facetwp-facet-reset_filters.facetwp-type-reset { width:100%; min-width:100%; }

.facetwp-reset.facetwp-hide-empty { color:#ffffff; width:100%; min-width:100%; max-width:100%; padding:4px; margin:0px; min-height:38px; border-radius:0px; background-color:#83a7ab; border-color:#efefef; text-transform: capitalize; font-size:14px; transition: background-color ease 1.0s }

.facetwp-reset.facetwp-hide-empty:hover { background-color:#011441;color:#ffffff; }


#search-results {
    display: none;
    top:100%;
    position: absolute;
    background: white;
    border: 1px solid #ddd;
    max-height: 400px;
    overflow-y: auto;
    width: 100%;
    z-index: 999;
}

#search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#search-results ul li {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

#search-results ul li a {
    text-decoration: none;
    color: #333;
}

#search-results ul li:hover {
    background: #f0f0f0;
}

.search-results-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.search-result-item {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.search-result-item img.search-result-thumbnail {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 10px;
}

.search-result-item a {
    text-decoration: none;
    color: #333;
}

.search-result-item:hover {
    background-color: #f0f0f0;
}

.nav-search-inner {
    border: 1px solid #ffffff; /* Set border to white (or another colour to match the background) */
    border-radius: 0px;        /* Ensure the border radius is zero */
    padding: 0px;              /* Remove extra padding */
    box-shadow: none;          /* Remove inner shadow/bevel */
    appearance: none;          /* Remove default styling in WebKit browsers */
    -webkit-appearance: none;  /* Remove default styling in WebKit (Safari, Chrome) */
    -moz-appearance: none;     /* Remove default styling in Firefox */
}

.nav-search-inner:focus,
.nav-search-inner:hover {
    border-color: #ffffff;    /* Ensure no change in border color on focus or hover */
    outline: none;            /* Remove the default focus outline */
    box-shadow: none;         /* Remove any potential focus box-shadow */
}

.resource-download-icon {
  -webkit-mask-image: url(https://isisfluid.com/wp-content/themes/isisfluids/images/file-download.svg);
  mask-image: url(https://isisfluid.com/wp-content/themes/isisfluids/images/file-download.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}


.sales-enquiry {
  -webkit-mask-image: url(https://isisfluid.com/wp-content/themes/isisfluids/images/bag-solid.svg);
  mask-image: url(https://isisfluid.com/wp-content/themes/isisfluids/images/bag-solid.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}

.data-icon {
  -webkit-mask-image: url(https://isisfluid.com/wp-content/themes/isisfluids/images/data-sheet.svg);
  mask-image: url(https://isisfluid.com/wp-content/themes/isisfluids/images/data-sheet.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}

.phone {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d427e9ed1be940a0a69b56_phone-sharp-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d427e9ed1be940a0a69b56_phone-sharp-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}

.email {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d427e9ed1be940a0a69b55_envelope-sharp-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d427e9ed1be940a0a69b55_envelope-sharp-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}

.address {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d427e9ed1be940a0a69b5c_location-dot-sharp-light.svg);
  mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d427e9ed1be940a0a69b5c_location-dot-sharp-light.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}

.nav-search-icon {
  -webkit-mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d432b82ad1dac94294a4a6_mag-glass.svg);
  mask-image: url(https://cdn.prod.website-files.com/66d427e9ed1be940a0a69b42/66d432b82ad1dac94294a4a6_mag-glass.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size:contain;
}

.w-slider-dot.w-active { background-color:#f2bb30;}

.w-slider-dot {background-color:#838383;}

.wpcf7-not-valid-tip {
  font-size:12px;
}
.wpcf7 form .wpcf7-response-output {
  flex: 0 0 100%; /* flex-grow, flex-shrink, flex-basis */
}
.grecaptcha-badge {
  opacity: 0;
}

.footer-creds a { color:#ffffff; }
.footer-creds a:hover { color:#1b1b1b; }

.polygon-grey-border { clip-path: polygon(0 0, 55% 0, 100% 100%, 0% 100%); }
.polygon-orange-border { clip-path: polygon(0 0, 55% 0, 100% 100%, 45% 100%); }

.text-cols h3 { font-size:26px; }

.header-menu,
.nav-bar-wrapper,
.footer-section {
  width:100%;
  max-width:100%;
}


picture img {
  height:auto;
}

.text-section img[class*=" wp-image-"]:not(.left) {
  max-width:auto;
  height:auto;
}

.body-section.dark a { color:#ffffff; }
.body-section.dark a:hover { color:#e94e1b; }
.body-section.dark .main-button.white:hover { color:#1b1b1b; }
.form-block a { color:#ffffff; font-weight:700; }
.form-block a:hover { color:#e94e1b; }

.contact-link { font-weight:300;}

.gdpr-text { margin-top: 24px;}

.embed-container { 
position: relative; 
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*  */
.inline-radio-container,
.form-fw,
.contact-form-step-options {
  grid-column: 1 / -1;
}
.contact-form-step-options {
  grid-template-columns: auto;
  margin-bottom:25px;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin-left:0;
}

.form-inline-radio label {
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #0dbf92;
  background-color: #0dbf92;
  -webkit-transition: background-color 1000ms ease, color 1000ms ease;
  transition: background-color 1000ms ease, color 1000ms ease;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  font-size:16px;
  transition:0.8s ease color; transition:0.8s ease background-color;
}

.form-inline-radio label:hover { background-color:#ffffff; color: #0dbf92; }

.form-inline-radio label:active { background-color:#f9913d; color: #0dbf92; border-color:#f9913d;  }

.wpcf7-list-item label:active { background-color:#f9913d; color: #0dbf92; border-color:#f9913d; }

.form-inline-radio label:focus { background-color:#f9913d; color: #0dbf92; border-color:#f9913d;  }

.wpcf7-list-item label:focus { background-color:#f9913d; color: #0dbf92; border-color:#f9913d; }

.form-inline-radio label input {
  position: absolute;
  width:0;
  height:0;
  visibility:hidden;
}
.inline-radio-container .wpcf7-list-item.first {
  margin-left:0;
}

.form-text-note { display:flex; flex-wrap:wrap; font-size:16px; justify-content: flex-start; align-items: center;}

.wpcf7-response-output {
  margin:0;
  margin-top:10px;
}

.content-section p a {
  background-color: #ffd900;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #020202;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}

.content-section p a:hover {
  background-color: #ff7300;
}

.h3-link {text-decoration:none; color:#010101;transition:0.8s ease color;}
.h3-link:hover { color:#ff7300;}

.text-inner h3 { font-size:26px; }

.news-item-featured-image {-webkit-transition:0.8s ease all; transition:0.8s ease all; }

.text-area.w-input { min-width:100%; max-height:100px;}
.text-area-holder {display:block; width:100%;height:auto;}

.anchor-link { display:block;position:relative;visibility:hidden;top:-150px;height:1px; }

.wpcf7-form-control-wrap { width:100%; }


.wpcf7 input[type="email"] { width:100%; }
.wpcf7-spinner { display:none;visibility:hidden;}

.wpcf7-form-control-wrap input[data-vale="JOIN"] { width:25%; }
.wpcf7-form-control-wrap input[data-name="Newsletter-Email"] { width:100%; }

@media screen and (max-width: 991px) { .column.blog h2 { font-size:28px; } .column.blog h3 { font-size:24px; } }

@media screen and (max-width: 767px) { .column.blog h2 { font-size:26px; } .column.blog h3 { font-size:21px; } }

#w-node-_13f64231-da81-0ce3-bc72-8ceeef4d6528-bd0f46e7 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}

#w-node-a6aa8247-32ec-051b-ce36-f97c3a52b2cd-bd0f46e7 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}

#w-node-_6d7cd431-e460-24f1-7aba-c0514182a4ed-bd0f46e7 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  max-width:400px;
}


.large-contact-form .wpcf7-list-item.active label {
  border:solid 1px #F9913D;
  background:#F9913D;
}
.large-contact-form .wpcf7-list-item.active:hover label {
  color:#774F2E;
}

.light-butto {text-transform:capitalize; }


@media screen and (max-width: 1240px) {

.sidebar-contact-image { max-width:320px; }

.testimonial-slider.sidebar { max-width:320px; }

.blog-sidebar-item.header { max-width:320px; }

.related-links-holder { max-width:320px; }

}

@media screen and (max-width: 1040px) {

.sidebar-contact-image { max-width:100%; }

.blog-side-bar-contact { max-width:100%; }

.testimonial-slider.sidebar { max-width:100%; }

.blog-sidebar-item.header { width:100%; min-width:100%; max-width:100%; }

.related-links-holder { width:100%; min-width:100%; max-width:100%; }

.blog-sidebar-grid.items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 1px solid rgba(62, 62, 62, 0.25);
    border-bottom: 1px solid rgba(62, 62, 62, 0.25);
    border-left: 1px solid rgba(62, 62, 62, 0.25);
  }

.blog-content-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

.blog-sidebar-grid {
    max-width: 100%;
  }

  .blog-sidebar-grid.items {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    border-right: 1px solid rgba(62, 62, 62, 0.25);
    border-bottom: 1px solid rgba(62, 62, 62, 0.25);
    border-left: 1px solid rgba(62, 62, 62, 0.25);
  }

  .blog-sidebar-item {
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  }
}

@media screen and (max-width: 991px) {
    
    
    .blog-sidebar-item.header { width:100%; min-width:none; max-width:none; }

.related-links-holder { width:100%; min-width:none; max-width:none; }
    
}

h2 .body-section.text { font-size:32px !important; }
.body-section.text h2 { font-size:32px !important; }
h3 .body-section.text { font-size:28px !important; }
.body-section.text h3 { font-size:28px !important; }


@media screen and (max-width: 991px) {
 h2 .body-section.text { font-size:28px !important; }
.body-section.text h2 { font-size:28px !important; } 
h3 .body-section.text { font-size:24px !important; }
.body-section.text h3 { font-size:24px !important; }
}


.columns {
    display: flex;
    flex-direction: row;
}

.columns.reverse {
    flex-direction: row-reverse;
}

@media (max-width: 768px) {
    .columns {
        flex-direction: column;
    }
    .columns.reverse {
        flex-direction: column;
    }
}

.breadcrumbs {  
    font-size: 12px;
}

/* Top Pagination Styles */
.facetwp-top .facetwp-page {
    color: #011341 !important;
}

.facetwp-top .facetwp-page:hover,
.facetwp-top .facetwp-page.active {
    color: #84a7ab !important;
}

/* Bottom Pagination Styles */
.facetwp-bottom .facetwp-page {
    color: #ffffff !important;
}

.facetwp-bottom .facetwp-page:hover,
.facetwp-bottom .facetwp-page.active {
    color: #84a7ab !important;
}

/* General Pagination Styling */
.facetwp-page {
    transition: color 0.3s ease;
    margin: 0 5px;
    text-decoration: none;
}

.facetwp-pager .facetwp-active {
    font-weight: bold;
}

.facetwp-reset {
    background-color: #84a7ab;
    color: white;
    border: none;
    border-radius: 12px;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: background-color 1s, color 1s;
    margin-top: 28px;
    
}

/* Hover effect */
.facetwp-reset:hover {
    background-color: white;
    color: #011341;
    border: 1px solid #011341; /* Optional border on hover */
}

.facet-main-category.hidden {
    display: none;
}


.faqs-holder.blogs {
  margin-left: -92px;
	width:105%
}

/* Tablet and smaller: remove negative margin */
@media (max-width: 991px) {
  .faqs-holder.blogs {
    margin-left: 0;
  }
}

/* privacy policy table */
.privacy-table{
	font-size: 15px!important;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.privacy-table {
  width: 100%;
  min-width: 800px; /* Set a minimum width to keep layout */
  border-collapse: collapse;
  font-size: 14px;
}

.privacy-table th,
.privacy-table td {
  padding: 8px;
  border: 1px solid #000000;
  text-align: left;
  vertical-align: top;
}

.top-row {
  font-weight: 600;
  background-color: #f4f4f4;
}

/* REMOVE mobile stacking overrides */
@media screen and (max-width: 991px) {
  .privacy-table,
  .privacy-table thead,
  .privacy-table tbody,
  .privacy-table th,
  .privacy-table td,
  .privacy-table tr {
    display: table;
    width: auto;
  }

  .privacy-table td::before {
    content: none !important;
  }
}


/* -------------------------
   📱 MOBILE (Up to 991px)
------------------------- */
@media (max-width: 991px) {
  .drop-holder.large {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    display: block;
  }

  .drop-holder.large .drop-column {
    width: 100%;
    max-width: 100%;
  }
}


/* ===== single-products.php — 3-column product layout ===== */
.product-details.three-col {
  grid-template-columns: 1fr 1.7fr 1.1fr;
  align-items: start;
}

.product-sidebar {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.product-aside {
  background-color: var(--isis-white);
  border-radius: 8px;
  padding: 24px;
  font-size: 16px;
}

.product-aside-title {
  color: var(--dark-blue);
  font-weight: 700;
  margin-bottom: 10px;
}

.product-aside ul { margin: 0; padding-left: 18px; }
.product-aside li { margin-bottom: 6px; }

.product-also-list a { color: var(--isis-grey); }
.product-also-list a:hover { color: var(--dark-blue); }

/* Base .product-details already switches to a stacked flex column at 991px,
   so the three children stack automatically; just lay the two boxes side-by-side. */
@media screen and (max-width: 991px) {
  .product-sidebar { flex-direction: row; flex-wrap: wrap; }
  .product-aside { flex: 1 1 260px; }
}

@media screen and (max-width: 479px) {
  .product-sidebar { flex-direction: column; }
}

.column.product .downloads { margin-bottom:30px; }
.product-details.three-col  { margin-top:40px; }

.product-key-features ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.product-key-features li {
  position: relative;
  padding-left: 20px;
}

.product-key-features li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 7px;
  height: 7px;
  background-color: var(--dark-blue);
  border-radius: 50%;
  transform: translateY(-50%);
}
