/*
Theme Name:     Discover Restek
Theme URI:      n/a
Template:       kadence
Author:         Restek Corporation
Author URI:     n/a
Description:    discover.restek.com 2025 theme v1
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.wp-site-blocks .post-thumbnail {
    display: block;
    height: auto !important;
    padding: 0;
}

.single-post h1{
    align-self: stretch;
    flex-grow: 0;
    font-family: 'Open Sans';
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: -0.96px;
    text-align: left;
    color: #0c115b;
    margin-bottom: 16px;
}

.single-post h4{
    align-self: stretch;
    flex-grow: 0;
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
    margin-bottom: 8px;
}
/* over-all review adjustment */

body.single.single-post a.cpb-view-btn:hover,a.cpb-view-btn:visited,a.cpb-view-btn:focus{
    color:#fff;
}
body.single.single-post{
    font-family: 'Open Sans';
}

.single-post ul.wp-block-list {
    margin-bottom: 56px;
}

.single-post h3.wp-block-heading {
    font-size:32px;
    font-weight:600;
}

.single-post p {
        font-size:16px;

}

.single-post .wp-block-custom-chromatogram-article-top {
    margin-top:56px;
}

.single-post .custom-product-mentioned-authors {
    margin-top: 34px;
}
.single-post .custom-product-mentioned-authors .cpb{
margin-top:116px;
}
.single-post .post-litcat {
    margin-top: 70px;
}

.single-post p.date{
    font-family: 'Open Sans';
    margin: 0px 0px 0px 0px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
}

.single-post p.cat-name, .single-post p.cat-name a{
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 8px;
    color: #015e9a;
}

.single-post .author-list {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
    margin: 43.5px 0px;
    width: 70%;
}

.single-post .author-list .author-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.single-post .author-list .author-item img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}

.single-post .author-list .author-item .author-name {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.29;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.single-post .tags-list {
    margin: 30px 0px;
}

.single-post .tags-list h2 {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    font-family: 'Open Sans';
    color: #000;
}

.single-post .tags-list .tag-link {
    text-decoration: none;
    height: 38px;
    padding: 5px 16px;
    border-radius: 4px;
    background-color: #ddf2ff;
}

.single-post ul.tags {
    list-style: none;
    padding: 0;
    margin: 20px 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.single-post ul.tags li a {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #015e9a;
}

nav.breadcrumbs a {
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #0281c6;
}

nav.breadcrumbs span.separator {
    color: #0281c6 !important;
}
.d-none{
    display: none;
}
.m-none{
    display: block;
}
nav.breadcrumbs span {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}

.single-post .author-down {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.single-post .author-list .author-item a {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.single-post .post-thumbnail {
    margin-top: 24px;
}

.single-post .down-share {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.single-post .down-content a {
    display: block;
    text-decoration: none;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
    background-color: #0c115b;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.42px;
    text-align: left;
    color: #fff;
    height: 35px;
}

.single-post .down-content {
    display: block;
}
.single-post .share-content {
    display: flex;
    align-items: center;
    gap: 7px;
}
.single-post .share-content span.share-text {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: 0.42px;
    text-align: left;
    color: #495057;
    font-family: 'Open Sans';
}

.single-post .author-details-info h2.widget-title.box-header-title {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 24px;
    font-family: 'Open Sans';
}
.single-post .pp-multiple-authors-boxes-wrapper.pp-multiple-authors-layout-boxed.multiple-authors-target-shortcode .pp-author-boxes-avatar img {
    width: 120px !important;
    height: 120px !important;
}
.single-post .author-details-info li.pp-multiple-authors-boxes-li {
    margin-bottom: 24px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    padding: 40px;
    border-radius: 16px;
    border: solid 1px #0281c6;
}
.single-post .author-details-info a.author.url.fn {
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #212529;
}
.single-post .author-details-info p.pp-author-boxes-description {
    margin-top: 12px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    font-family: 'Open Sans';
}
.single-post .author-details-info span.pp-author-boxes-meta.multiple-authors-links a {
    padding: 10px 16px !important;
    border-radius: 4px !important;
    background-color: #015e9a !important;
    margin-top: 32px;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #fff !important;
}
.single-post .author-details-info a.ppma-author-user_email-profile-data{
    display: none !important;
}

.single-post .related-products {
    display: flex;
    gap: 20px;
    padding: 20px 0px;
    margin: auto !important;
}

.single-post .product-item {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    border-radius: 15px 15px 15px 15px;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 16px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    transition: all 0.5s ease;
}
.single-post .product-item:hover {
    cursor: pointer;
    position: relative;
    bottom: 15px;
}
.single-post .product-item:hover .btn-collection a{
    background-color: #015e9a;
}
/* .single-post .product-item:hover .product-image {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
} */
.single-post .related-pro-collections {
    padding: 80px 20px !important;
    background-color: #e9ecef;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.related-pro-collections h2.site-container {
    margin-bottom: 10px;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px !important;
    line-height: 11px;
    position: absolute;
    top: 0px;
    left: 0;
    width: 11px !important;
    height: 10px !important;
    content: '•';
    text-align: center;
    opacity: 1;
    border-radius: 50%;
    border: 1px solid #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} 
.slick-dots li.slick-active button:before{
    font-size: 10px !important;
    color: #0c115b;
}
.slick-dots {
    bottom: 5px !important;
}
.related-products .product-item {
    margin: 0 20px; /* Half of 40px gap on left and right */
    box-sizing: border-box;
}
.single-post .related-products .slick-list {
    padding-top: 30px;
    padding-bottom: 30px;
}
.related-products .slick-list {
    margin: 0 -20px; /* Negative margin to counteract padding */
}

.related-pro-collections > h2 {
    border-bottom: solid 3px #0281c6;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 24px;
    padding-left: 0px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #0c115b;
}   
/* Author Pages Styling */
.author-header {
    margin-bottom: 40px;
}

.author-profile {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    padding: 40px;
    border-radius: 16px;
    border: solid 1px #0281c6;
    margin-bottom: 30px;
}

.author-avatar img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid #0281c6;
}

.author-title {
    font-family: 'Open Sans';
    font-size: 32px;
    font-weight: 600;
    line-height: 1.25;
    color: #0c115b;
    margin-bottom: 16px;
}

.author-description {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.author-meta a {
    display: inline-block;
    padding: 10px 16px;
    border-radius: 4px;
    background-color: #015e9a;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
}

.author-posts-heading h2 {
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
    color: #0c115b;
    padding-bottom: 16px;
    border-bottom: 3px solid #0281c6;
    margin-bottom: 30px;
}

.author-posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 40px;
}

.author-posts-grid .post-item {
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
}

.author-posts-grid .post-item:hover {
    transform: translateY(-10px);
}

.author-posts-grid .post-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.author-posts-grid .post-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-posts-grid .post-title {
    padding: 20px;
    background-color: #fff;
}

.author-posts-grid .post-title h3 {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
    line-height: 1.57;
    color: #015e9a;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.author-posts-grid .pro-title {
    display: block;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    color: #0c115b;
    margin-bottom: 10px;
    text-decoration: none;
    min-height: 72px;
}

.author-posts-grid .post-meta {
    margin-bottom: 15px;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #495057;
}

.pagination {
    margin: 30px 0;
    text-align: center;
}

.pagination .page-numbers {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #0281c6;
    color: #0281c6;
    text-decoration: none;
    border-radius: 4px;
}

.pagination .page-numbers.current {
    background-color: #0281c6;
    color: #fff;
}

.author .author-avatar {
    width: 120px !important;
    height: 120px;
    min-width: 120px;
    border-radius: 50%;
}
.product-title {
    padding: 24px;
}
.post-content{
    margin-top: 24px;
}

.pro-title h2{
    min-height: auto;
    margin-bottom: 10px;
}
.btn-collection{
    padding-top: 73px;
}
.btn-collection a {
    height: 38px;
    flex-grow: 1;
    display: flex;
    flex-direction: row;
    font-size: 12px;
    font-family: 'Open Sans';
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.36px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 5px 18px;
    border-radius: 4px;
    background-color: #0c115b;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
}
.single-post .product-title a.pro-title, .single-post .product-title a.pro-title h2{
    text-decoration: none;
    font-size: 18px;
    font-family: 'Open Sans';
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #0c115b;
}


.single-post .wp-block-kadence-tabs ul li {
    margin: 0px;
}
.single-post .wp-block-kadence-tab {
    padding: 0px !important;
    margin-top: 40px !important;
}
.single-post .kt-tabs-content-wrap {
    border-top: solid 1px #b9b7bd;
}
.single-post .kt-tab-inner-content-inner {
    border-radius: 16px !important;
    border: solid 2px #0281c6 !important;
    background-color: #fff !important;
    padding: 32px 40px;
}

/* resources css */
.related-resources-collections {
    padding: 80px 0;
    background-color: #015e9a;
    width: 100vw;
    margin-left: calc(50% - 50vw);
}



.related-resources-collections h2.head-resource {
    padding: 16px 0px;
    border-bottom: solid 3px #0281c6;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-family: 'Open Sans';
}

.related-resources .post-title {
    padding: 24px;
    background-color: #fff;
}

.related-resources .post-title h3 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    font-family: 'Open Sans';
}
.related-resources .post-image img {
    width: 100%;
    height: auto;
    object-fit: fill;
}
.related-resources .post-title a.pro-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    min-height: 70px;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #0c115b;
    text-decoration: none;
}

.related-resources {
    margin: 0 auto;
    padding: 24px var(--global-content-edge-padding);
}
.related-resources .slick-track{
    display:flex !important;
    gap:0px;
    justify-content: space-between !important;
}
.related-resources .slick-track .post-item {
    /* margin-right: 40px; */
    border-radius: 15px;
    overflow: hidden;
}
.related-resources .slick-slide {
    margin-left: 40px !important;
}

.related-resources .slick-list {
    margin-left: -40px;
}

.related-resources .post-image img{
    min-height: 169px;
}
/* Card container */
.related-resources .post-item {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}

.related-resources .post-title {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px;
}

.related-resources .post-title h3 {
    min-height: 22px; /* Keeps alignment even if empty */
    font-size: 14px;
}

.related-resources .btn-collection {
    margin-top: auto;
}


/* Search Results Page */
.restek-search-header {
    margin: 24px auto 12px;
    max-width: var(--global-content-width);
    padding: 0 var(--global-content-edge-padding);
}
.restek-search-header .restek-search-title {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #0c115b;
    margin-top: 53px;
    margin-bottom: 38px;
    font-family: 'Open Sans';
}
.restek-search-header nav.restek-breadcrumbs span {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #212529 !important;
}
.restek-breadcrumbs a.crumb-home {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #0281c6;
    text-decoration: none;
    font-family: 'Open Sans';
}
.ais-facets {
    margin-bottom: .5rem;
}
/* li.ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected.ais-HierarchicalMenu-item--parent {
    background-color: #F3F4F8;
} */
#facet-dynamic-wrap h3.widgettitle {
    font-size: 18px;
    font-weight: 600 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    font-family: 'Open Sans';
    color: #0c115b !important;
    border-top: 1px solid #0281c6 !important;
    border-bottom: 1px solid #0281c6 !important;
    padding: 1rem !important;
    border-radius: 0px;
}
h2 a.ais-hits--title-link {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #0c115b;
}
.ais-Hits-item .ais-hits--meta {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}

.ais-hits--content h2 a {
    display: unset !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    overflow: unset !important;
}
#algolia-hits .ais-Hits-item a.ais-hits--cta:hover  {
    background-color: #0c115b;
}
.ais-hits--footer a.ais-hits--cta {
    display: flex;
    flex-direction: row;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: 0.36px;
    text-align: center;
    color: #fff;
    justify-content: center;
    align-items: center;
    padding: 5px 18px;
    border-radius: 4px;    
    background-color: #0181c6;
    width: 100%;
}

#ais-wrapper {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 24px;
    max-width: var(--global-content-width);
    margin: auto;
    padding: 0 var(--global-content-edge-padding);
}
#ais-facets {
    min-width: 305px !important;
    padding: 0px;
    width: 305px !important;
}
#ais-facets h3.filters-title {
    font-size: 24px;
    font-weight: 600;
    padding: 1rem;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    text-transform: uppercase;
    color: #0c115b;
    font-family: 'Open Sans';
}
.restek-breadcrumbs{
    margin-bottom: 0px !important;
}
span.ais-HierarchicalMenu-label {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-decoration: none;
    font-family: 'Open Sans';
}

a.ais-HierarchicalMenu-link {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-decoration: none;
}
.restek-controls .search-within{
    display:none;
}
.ais-Stats {
    position: unset !important;
}
.ctrl-group.stats {
    display: block;
    flex: auto;
    align-content: flex-start !important;
}
.ais-Stats-text {
    white-space: nowrap;
    color: #000;
    font-family: 'Open Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
/* .ctrl-group.top-sort-filter {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
    flex-direction: row;
} */
.ctrl-group.top-sort-filter {
    align-items: center;
    display: flex;
    justify-content: flex-end !important;
    width: 100%;
    gap: 51px;
    flex-direction: row;
}
.restek-controls .sort-by, .restek-controls .hits-per-page {
    min-width: 0;
}
.ctrl-group.top-sort-filter .view-sorting {
    display: flex;
    align-items: end;
    gap: 30px;
}
div#ais-view-toggle {
    display: flex;
}
.ais-Hits-item {
    margin: 0 0 40px 0 !important;
}
.ctrl-group.hits-per-page {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
div#ais-view-toggle button {
    background-color: #fff;
    padding: 8px 15px;
}
button[data-view="grid"] {
    position: relative;
}
button[data-view="list"] {
    color:#000 !important;
}
.ctrl-group.view-toggle button.is-active {
    color: #1f48d3 !important;
}
.ctrl-group.view-toggle {
    display: none !important;
}
button[data-view="grid"]:after {
    display: inline-block;
    content: '\f00a';
    position: absolute;
    left: 10px;
    color: #000;
    right: 0;
    font-size: 13px;
    font-family: "FontAwesome" !important;
    width: 20px;
    height: 20px;
    top: 15px;
}
.view-sorting .ctrl-group.view-toggle {
    width: 108px;
    height: 48px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 32px;
    padding: 8px 5px 8px 5px;
    border-radius: 4px;
    border: solid 1px #ced4da;
    background-color: #fff;
}
select.ais-HitsPerPage-select {
    width: 108px;
    height: 48px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px 8px 16px;
    border-radius: 4px;
    border: solid 1px #ced4da;
    background-color: #fff;
}
.view-toggle button.is-active {
    background: #fff;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0281c6;
}
.ctrl-group.sort-by {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
}
li.ais-HierarchicalMenu-item span.ais-HierarchicalMenu-count {
    display: none;
}
select.ais-SortBy-select {
    width:246px;
    height: 48px;
    padding: 8px 12px 8px 16px;
    border-radius: 4px;
    border: solid 1px #ced4da;
    background-color: #fff;
  }
.ais-hits--content h2 {
    min-height: 168px;
}
button.ais-HierarchicalMenu-showMore {
    font-family: 'Open Sans';
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #015e9a;
    background-color: #fff;
}
.ais-hits--thumbnail {
    float: left !important;
    width: 100% !important;
    margin-right: 0px !important;
}
.ais-hits--thumbnail img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
li.ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected.ais-HierarchicalMenu-item--parent a {
    font-family: 'Open Sans' !important;
    font-size: 16px !important;
    font-weight: bold !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.5 !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #0c115b !important;
}
.ais-HierarchicalMenu-list--child{
    margin-left: 5px !important;
}
.ais-HierarchicalMenu-list--child a{
    font-family: 'Open Sans' !important;
    font-size: 14px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.57 !important;
    letter-spacing: normal !important;
    text-align: left !important;
    color: #000 !important;
}
#algolia-hits .ais-Hits-item {
    width: auto !important;
    border-radius: 16px;
}
#algolia-hits .ais-Hits-item:hover {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
ul.ais-HierarchicalMenu-list {
    margin: 0px;
}
h3.widgettitle.facet-block-title {
    background-color: transparent !important;
}
li.ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected.ais-HierarchicalMenu-item--parent .ais-HierarchicalMenu-list--child ul.ais-HierarchicalMenu-list span.ais-HierarchicalMenu-label {
    font-size: 14px !important;
    color: #000 !important;
    font-weight: normal !important;
    line-height: 1.57 !important;
    letter-spacing: normal !important;
}
li.ais-HierarchicalMenu-item.ais-HierarchicalMenu-item--selected.ais-HierarchicalMenu-item--parent span.ais-HierarchicalMenu-label {
    color: #0C115B !important;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
}

/* Post Listing Banner CSS */
.wp-block-group.cat-banner-area {
    max-width: 451px;
    display: flex;
}
.wp-block-group.full-ban-archive {
    align-items: center;
    display: flex;
}
.full-ban-archive > .wp-block-group__inner-container {
    max-width: var(--global-content-width);
    margin: auto;
    width: 1290px;
    padding: 0 var(--global-content-edge-padding);
}
.restek-cat-breadcrumb {
    max-width: var(--global-content-width);
    margin: 0px auto 20px auto;
    padding: 0 var(--global-content-edge-padding);
}
.restek-cat-breadcrumb nav.restek-breadcrumbs {
    max-width: var(--global-content-width);
    margin: auto;
    padding: 30px var(--global-content-edge-padding);
    background-color: #F3F4F8;
}


.wp-block-group.inner-banner-taxonomy .wp-block-columns {
    gap: 40px !important;
    margin-bottom: 0px;
    display: flex;
}
.wp-block-group.inner-banner-taxonomy .wp-block-columns .wp-block-column img {
    width: 100%;
}
.wp-block-group.inner-banner-taxonomy .wp-block-column figure {
    width: 100%;
    margin: 0px !important;
}
.wp-block-group.inner-banner-taxonomy {
    padding: 0px !important;
    border-radius: 16px;
    border: 4px solid #0281C6;
    background: #0281C6;
}
.wp-block-group.inner-banner-taxonomy .wp-block-column:nth-child(2) {
    padding-right: 32px;
}
.wp-block-group.inner-banner-taxonomy h2, .wp-block-group.inner-banner-taxonomy p{
    font-family: "Open Sans";
}
.wp-block-group.inner-banner-taxonomy p{
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height:  28px;
}
body.archive .restek-controls {
    margin-top: 40px;
}
.request-quote-btn span.kt-btn-inner-text {
    font-family: 'Open Sans';
    font-weight: 700;
    line-height: 20px;
    text-transform: capitalize;
}
.request-quote-btn {
    height: 44px;
    padding: 5px 24px !important;
}
#ais-facets .ais-RefinementList-item--selected input.ais-RefinementList-checkbox {
    background: #0c115b;
    border-color: #0c115b;
}
#ais-facets input.ais-RefinementList-checkbox {
    appearance: none;
    -webkit-appearance: none;
    min-width: 14px;
    width: 14px;
    height: 14px;
    min-height: 14px;
    border: 1px solid #193154;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    position: relative;
    top:8px;
    background: #fff;
}
#ais-facets .ais-RefinementList-item--selected input.ais-RefinementList-checkbox:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}


/* Css for archive banners */
.restek-archive-banner {
    max-width: var(--global-content-width);
    margin: auto;
    padding: 0px var(--global-content-edge-padding);
}

.restek-archive-banner__inner {
    background-size: cover;
    height: 358px;
    background-repeat: no-repeat;
    display: flex;
    max-width: var(--global-content-width);
    margin: auto;
    padding: 40px var(--global-content-edge-padding);
    align-items: center;
    /* padding: 40px 0px; */
}

.restek-archive-banner__content {
    max-width: 451px;
    width: 100%;
}
.banner-container {
    width: 100%;
    max-width: var(--global-content-width);
    margin: auto;
    padding: 0px;
}

h1.restek-archive-banner__title {
    margin-bottom: 14px;
    font-family: 'Open Sans';
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    line-height: 40px;
}
.restek-archive-banner__description p {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Open Sans';
    color: #fff;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.ais-hits--meta a {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    text-decoration: none;
}
body.archive.no-results aside#ais-facets {
    display: none;
}

body.archive.no-results .restek-controls {
    display: none;
}

body.archive.no-results .restek-inner-banner {
    display: none;
}

body.archive.no-results .restek-no-results {
    padding: 0;
}

body.archive.no-results div#algolia-pagination {
    display: none; }
body.post-template-default.single.single-post{
    background: #fff !important;
}

.ad-block {
    padding: 0px;
    color: #fff;
    overflow: hidden;
    border-radius: 16px;
    border: 4px solid #0281C6;
    background: #0281C6;
}
.ad-block__inner {
    display: flex;
    gap: 40px;
}


.ad-block__media {
    margin: 0;
    min-width: 281px;
    width: 281px;
    border: 0px;
    border-radius: 0px;
    overflow: hidden;
    background: #fff;
}

.ad-block__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.restek-inner-banner {
    margin-bottom: 41px;
}
.ad-block__body {
    color: #fff;
    padding-right: 32px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.ad-block__title {
    margin: 0 0 14px;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans';
    padding: 0px;
    border-radius: 0px;
}

.ad-block__description p {
    margin: 0 0 24px;
    font: 400 16px/1.75 'Open Sans';
    color: #fff;
}

.ad-block__button {
    background-color: #0C115B;
    color: #fff;
    height: 44px;
    align-items: center;
    padding: 10px 16px;
    border-radius: 0px;
    font: 700 12px/20px 'Open Sans';
    text-decoration: none;
    display: flex;
    width: max-content;
}

.search-no-results main#ais-main {
    padding: 0px;
    margin-top: 30px;
}

.search-no-results main#ais-main .restek-no-results {
    padding: 0px;
}
.search-no-results h1.restek-search-title, .search-no-results #algolia-pagination {
    display: none;
}

.search-no-results aside#ais-facets {
    display: none;
}

.search-no-results .restek-controls {
    display: none;
}

@media (min-width: 768px) {
      .wp-block-custom-chromatogram-article  .table-grid-wrapper .split-table {
          width: calc(50% - 10px);
        }
        .pp-multiple-authors-boxes-wrapper.pp-multiple-authors-layout-boxed.multiple-authors-target-shortcode .pp-multiple-authors-boxes-li .pp-author-boxes-avatar {
             width: 20%;
        }

        .pp-multiple-authors-boxes-wrapper.pp-multiple-authors-layout-boxed.multiple-authors-target-shortcode .pp-multiple-authors-boxes-li .pp-author-boxes-avatar-details {
             width: 80%;
        }
      }

@media (min-width: 769px) {
    .single-post .author-details-info .pp-multiple-authors-layout-boxed ul li > div:nth-child(1) {
        flex: 0 0 120px !important;
    }
    .site-footer{
        margin-top:100px !important;
    }
}
@media (min-width: 992px) {
    #algolia-hits .ais-Hits-list {
        grid-template-columns: repeat(3, 1fr) !important;
        column-gap: 40px !important;
    }
    
}
/* Responsive styles for author pages */
@media (max-width: 1280px) {
    .ais-hits--thumbnail img {
        height: auto;
        object-fit: cover;
    }
}
@media (max-width: 1279px) {
    #algolia-hits .ais-Hits-list {
        grid-template-columns: repeat(2, 1fr) !important;
        column-gap: 40px !important;
    }
}
@media (max-width: 992px) {
    .author-posts-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 1023px) {
    

 .heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing  .heateor_sss_sharing_ul a{
        width: 20px !important;
 }

.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing  .heateor_sss_sharing_ul{
        display: flex;
        flex-direction: column;
}


}
@media (min-width: 1024px) {

body.post-template-default.single.single-post .site-footer {
    margin-top: 0px !important;
}
body.post-template-default.single.single-post div#primary {
    margin-bottom: 0px;
}
}
@media (max-width: 767px) {
    .pp-multiple-authors-boxes-wrapper.pp-multiple-authors-layout-boxed.multiple-authors-target-shortcode .ppma-author-user_url-profile-data {
    color: #ffffff !important;
    margin-top: 10px;
}
    body.search.no-results aside#ais-facets {
        display: none !important;
    }
    #algolia-hits .ais-Hits-list {
        grid-template-columns: repeat(1, 1fr) !important;
        column-gap: 30px !important;
    }
    .cpb-item {
        flex-direction: column;
        align-items: flex-start;
        padding-left: 0;
        padding-right: 0;
    }
    .cpb-col {
        flex: 0 0 0px !important;
    }
    .single-post h1 {
        font-size: 32px;
        line-height: 1.25;
    }
    .single-post h4 {
        font-size: 20px;
        line-height: 1.25;
    }
    .single-post .author-down {
        flex-direction: column;
    }
    .single-post .author-list {
       width: 100%;
       gap:24px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: left;
    }
    .single-post .author-list .author-item {
        width: 100%;
    }
    .single-post .down-content {
        display: block;
        min-width: 140px;
        text-align: center;
    }
    .single-post .down-share {
    gap: 24px;
    width: 100%;
}
    .single-post .author-details-info h2.widget-title.box-header-title {
        font-size: 32px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
        color: #0c115b;
    }
    .single-post .author-details-info li.pp-multiple-authors-boxes-li {
        gap: 24px;
        flex-direction: column;
        align-items: flex-start;
        padding: 24px;
    }
    .m-none{
        display: none;
    }
    .d-none{
        display: block;
    }
    .single-post .author-details-info .pp-multiple-authors-layout-boxed ul li > div:nth-child(1) {
        flex: 0 0 60px !important;
    }
    .single-post .author-details-info a.author.url.fn {
        font-size: 20px;
        line-height: 1.2;
    }
    .single-post .pp-multiple-authors-boxes-wrapper.pp-multiple-authors-layout-boxed.multiple-authors-target-shortcode .pp-author-boxes-avatar img {
        width: 60px !important;
        height: 60px !important;
    }
    .single-post .author-details-info span.pp-author-boxes-meta.multiple-authors-links a {
        margin-top: 24px;
        width: 100%;
    }
    .related-resources-collections {
        padding-left:  20px;
        padding-right:  20px;
    }
    .author-profile {
        flex-direction: column;
        padding: 24px;
    }
    
    .author-posts-grid {
        grid-template-columns: 1fr;
    }
    
    .author-title {
        font-size: 24px;
    }
    .single-post .kt-tab-inner-content-inner h3 {
        font-size: 20px !important;
    }
    
    .single-post .kt-tab-inner-content-inner p {
        font-size: 16px !important;
    }
    .single-post .wp-block-kadence-tabs .kt-tabs-title-list a.kt-tab-title {
        text-align: left !important;
        justify-content: left !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .wp-block-group.full-ban-archive {
        padding: 10px 10px;
    }
    .wp-block-group.cat-banner-area {
        padding: 20px 0px !important;
    }

    .ctrl-group.top-sort-filter {
        flex-direction: column-reverse;
        gap:21px;
    }
    main#ais-main {
        padding: 0px;
    }
    .ctrl-group.hits-per-page {
        justify-content: space-between;
    }
    .restek-search-header .restek-search-title {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .ctrl-group.sort-by label {
        min-width: 100px;
    }
    .ctrl-group.hits-per-page label {
        min-width: 100px;
    }
    .ctrl-group.top-sort-filter select option, .ctrl-group.top-sort-filter select {
        min-width: 120px;
        width: 100%;
    }
    #algolia-hits .ais-Hits-item {
        margin-bottom: 10px !important;
    }
    .ais-Stats-text {
        font-size: 16px;
    }
    ul.ais-Pagination-list {
        flex-wrap: wrap;
        row-gap: 10px;
        margin: 0px;
    }
    #ais-facets h3.filters-title {
        font-size: 16px;
    }
    #facet-dynamic-wrap h3.widgettitle {
        font-size: 16px;
    }
    span.ais-HierarchicalMenu-label {
        font-size: 14px;
    }
    span.ais-RefinementList-labelText {
        font-size: 14px;
        position: relative;
        top: 3px;
    }
    div#ais-wrapper {
        flex-direction: column-reverse;

    }
    aside#ais-facets {
        display: block !important;
        position: static;
        width: 100% !important;
        min-width: unset !important;
    }
    .wp-block-group.inner-banner-taxonomy .wp-block-columns .wp-block-column img {
        width: 100%;
        border-radius: 16px;
    }
    .wp-block-group.inner-banner-taxonomy h2 {
        font-size: 24px !important;
    }
     .wp-block-group.inner-banner-taxonomy p {
        font-size: 14px !important;
    }
    .wp-block-group.inner-banner-taxonomy .wp-block-column:nth-child(2) {
        padding: 10px !important;
    }
    .request-quote-btn span.kt-btn-inner-text {
        font-size: 14px;
    }
    .restek-cat-breadcrumb {
        margin-bottom: 0px;
    }
    .request-quote-btn {
        width: 100%;
        margin-bottom: 15px;
    }
    .wp-block-group.inner-banner-taxonomy .wp-block-columns {
        gap: 20px !important;
    }
    h2 a.ais-hits--title-link {
        font-size: 15px;
    }
}

@media (max-width: 1275px) and (min-width: 767px) {
  .single-post .author-list {
    width: 50%;
  }
}

 /*Post detail page chromatogram peaks table css  */

    .table-grid-wrapper {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
      }
      
      .table-grid-wrapper .split-table {
        border-collapse: collapse;
        width: 100%;
        border: 1px solid #ddd;
        margin-bottom: 1rem;
      }
      .chromatogram-peaks .table-grid-wrapper .split-table th {
        background-color: #e9ecef;
        font-weight: 600;
        height: 72px;
        border: solid 1px #8c8c8c;
    }
      .table-grid-wrapper .split-table td {
        border: 1px solid #8c8c8c;
        padding: 8px 12px;
        text-align: left;
        height:56px;
      }
      
      .table-grid-wrapper .split-table th {
        background-color: #f5f6f8;
        font-weight: 600;
      }
      
      
      table.peaks.split-table {
          flex: 1 1 48%; 
      
      }
      
      .chromatogram-peaks .peaks.full-width {
        flex-basis: 100%; /* for odd last table */
      }
      .chromatogram-peaks table.peaks.split-table  td.cmpd a{
        color:#000000;
        text-decoration:none;
        }          
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr:last-child td {
       border-bottom: 1px solid #8C8C8C !important;
     }
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr:last-child th {
       border-bottom: 1px solid #8C8C8C !important;
     }
     
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr:first-child td {
       border-top: 1px solid #8C8C8C !important;
     }
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr:first-child th {
       border-top: 1px solid #8C8C8C !important;
     }
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr th {
       border-color:1px solid #8C8C8C !important;
     }
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr td {
       border-color:1px solid #8C8C8C !important;
     }
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr th {
       border-top:none !important;
       border-right: none !important;
       border-bottom: none !important;
       border-left: none !important;
     }
     
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr td{
       border-top:none !important;
       border-right: none !important;
       border-bottom: none !important;
       border-left: none !important;
     }
    
     .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr.cgram_header_row {
        border-top: 1px solid #8C8C8C;
    }
    
    .chromatogram-conditions tbody tr th{
        padding:16px !important;
        background-color: #F7FAFC !important;
    }
    .chromatogram-conditions tbody tr td{
        padding:16px !important;
    }
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr {
        border-left: 1px solid #8C8C8C !important;
        border-right: 1px solid #8C8C8C !important;

    }
    
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr table.conditions_sim th{
    border: none !important;
    }
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr table.conditions_sim td{
     border: none !important;
    }
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr table.conditions_sim thead tr{
     border: none !important;
    }
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr table.conditions_sim tbody tr{
     border: none !important;
    }
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr table.conditions_sim thead tr th{
     background-color: #F3F4F8 !important;
    
    }
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr:has(table.conditions_sim) {
     background-color: #F3F4F8 !important;
    }

    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody th {
     width:50%;
    }
    
    .wp-block-custom-chromatogram-article .chromatogram-conditions tbody tr table.conditions_sim thead tr th{
     width:unset !important;
            
    }

    .chromatogram-conditions h4{
       display:none;
    }
       
    .chromatogram-conditions {
        font-family: 'Open Sans';
    }
       
    .chromatogram-peaks h4{
       display:none;
    }

  .chromatogram-conditions table{
     border-collapse:collapse;
 }

 .chromatogram-conditions table th.conditions_header {
    text-align: left;
}

.cpb {
    margin-top: 40px;
}

.post-version {
    margin-bottom: 20px;
}

.wp-block-custom-chromatogram-article .chromatogram-pdf-link a {
    display: flex;
    background-color: unset;
    padding: 8px 15px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 700;
    color: #0281C6;
    align-items: center;
    font-size: 16px;
    font-family: 'Open Sans';
}

.wp-block-custom-chromatogram-article .chromatogram-pdf-link a:hover {
    background-color: unset !important;
    text-decoration: underline;
}
.chromatogram-article-inner-full .wp-block-custom-chromatogram-article {
    border: none;
    padding: 0px;
}
.wp-block-custom-chromatogram-article-top > .chromatogram-article-placeholder > .figure-heading {
    margin-bottom: 20px !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    background: #E9ECEF;
    margin: 0;
    width: 100%;
    font-family: "Open Sans";
    padding: 22px 18px;
}

.wp-block-custom-chromatogram-article-top > .chromatogram-article-placeholder {
    padding: 0px 0px 0px 0px;
    border: 1px solid #D4D4D4;
    overflow: hidden;
    padding-top: 0px;
    border-radius: 15px 15px 0 0;
}


.wp-block-custom-chromatogram-article-top > .chromatogram-article-placeholder .wp-block-custom-chromatogram-article {
    border: none;
    padding: 0px;
}
    
    @media (max-width: 550px) {

        /* Make the row stack vertically */
       .wp-block-custom-chromatogram-article .chromatogram-conditions  .row {
            flex-direction: column !important;
        }
    
        /* Make all top-level tables take full width */
      .wp-block-custom-chromatogram-article .chromatogram-conditions   .row > table.conditions {
            width: 100% !important;
            max-width: 100% !important;
            display: block !important;
            overflow-x: auto;   /* horizontal scroll if needed */
        }
    
        /* Make nested tables scrollable inside td */
      .wp-block-custom-chromatogram-article .chromatogram-conditions  td > table.conditions_sim {
            display: block !important;
            width: 90% !important;
            max-width: 100% !important;
            overflow-x: auto !important;
            white-space: nowrap !important; /* keep columns in one line */
            -webkit-overflow-scrolling: touch;
        }
    
        /* Make td allow scroll for nested table */
       .wp-block-custom-chromatogram-article .chromatogram-conditions td {
            overflow-x: auto !important;
        }
    
        /* Wrap text inside table cells if content is long */
       .wp-block-custom-chromatogram-article .chromatogram-conditions td,.wp-block-custom-chromatogram-article .chromatogram-conditions th {
            white-space: normal !important;
            word-break: break-word !important;
        }
      .wp-block-custom-chromatogram-article .chromatogram-conditions  table.conditions_sim  td,.wp-block-custom-chromatogram-article .chromatogram-conditions table.conditions_sim  th {
            white-space: normal !important;
            word-break: normal !important;
        }
        /* Optional: reduce padding for small screens */
        .wp-block-custom-chromatogram-article .chromatogram-conditions td,.wp-block-custom-chromatogram-article .chromatogram-conditions th {
            padding: 3px 5px !important;
        }
    }

 .page.has-standard-hero .hero-container.site-container header{
            display:none;
        }
        .page.has-standard-hero{
             background:#fff; 
        }
        
        .page.has-standard-hero div#primary {
            margin-top:0px;
            background:#fff;
        }
        
        .page.has-standard-hero .entry-content-wrap {
            padding: 0px;
        }
        
        .page.has-standard-hero .content-container.site-container {
        padding:0px;
        }
        
        .standard-page-hero-banner figure.aligncenter.size-large {margin-left:0px;margin-right:0px;width: 100%;max-width: 100%;display: block;}
        
        .standard-page-hero-banner  img {
            max-width: 100%;
            width: 100%;
        }
        
        .standard-page-template-media-text .wp-block-media-text__content {
            padding-left:0px;
        }
        
        
        
        .page.has-standard-hero article{
            box-shadow: none !important;
        }

        .page.has-standard-hero{
            font-family: 'Open Sans';
        }
        
        .page.has-standard-hero h2{
        font-size:32px;
        }
        
        .page.has-standard-hero p{
         font-size:16px;
        }
        
        .page.has-standard-hero h4{
        font-size:20px;
        }
        
            .page.has-standard-hero nav.restek-breadcrumb.standard-page-breadcrumb {
                padding: 0px 20px !important;
            }
            
            .page.has-standard-hero h2.wp-block-heading {
                padding: 0px 20px !important;
            }
            
            .page.has-standard-hero p {
                padding: 0px 20px !important;
            }
            
           .page.has-standard-hero h4.wp-block-heading {
                padding: 0px 20px !important;
            }
            
            .page.has-standard-hero .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile.standard-page-template-media-text {
                padding: 0px 20px !important;
            }
            .page.has-standard-hero .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile.standard-page-template-media-text h4{
    padding: 0px !important;
}
            .page.has-standard-hero .wp-block-group.standard-page-gray-block.has-background {
                margin: 0px 20px !important;
            }
        
        @media (max-width: 767px) {
            .page.has-standard-hero nav.restek-breadcrumb.standard-page-breadcrumb {
                padding: 0px 30px !important;
            }
            
            .page.has-standard-hero h2.wp-block-heading {
                padding: 0px 30px !important;
            }
            
            .page.has-standard-hero p {
                padding: 0px 30px !important;  
            }
            
            .page.has-standard-hero h4.wp-block-heading {
                padding: 0px 30px !important;
            }
            
            .page.has-standard-hero .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile.standard-page-template-media-text {
                padding: 0px 30px !important;
            }
            .page.has-standard-hero .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile.standard-page-template-media-text h4{
                padding: 0px !important;
            }
            
            .page.has-standard-hero .wp-block-group.standard-page-gray-block {
                margin: 0px 30px !important;
                
            }
            .page.has-standard-hero .wp-block-group.standard-page-gray-block p{
                padding:0px !important;
                
            }
            .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
                grid-column: 1;
                grid-row: 1 !important;
                padding-bottom: 40px !important;
            }
            .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
                grid-column: 1;
                grid-row: 2 !important;
            }
           
        }

        @media (max-width: 1023px) {
            .wp-block-media-text.is-stacked-on-mobile {
                grid-template-columns: 100%!important;
            }
            .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
                grid-column: 1;
                grid-row: 2;
            }
            .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
                grid-column: 1;
                grid-row: 1;
            }
            .standard-page-template-media-text .wp-block-media-text__content {
                padding-right: 0px;
                padding-top:20px;
            }
            .standard-page-template-media-text .wp-block-media-text__content p{
                padding: 0px !important;
            }

        }


   

.chromatogram-article-inner-full .wp-block-custom-chromatogram-article {
    border: none;
    padding: 0px;
}
.wp-block-custom-chromatogram-article-top > .chromatogram-article-placeholder > .figure-heading {
    margin-bottom: 20px !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    background: #E9ECEF;
    margin: 0;
    width: 100%;
    font-family: "Open Sans";
    padding: 22px 18px;
}

.wp-block-custom-chromatogram-article-top > .chromatogram-article-placeholder {
    padding: 0px 0px 0px 0px;
    border: 1px solid #D4D4D4;
    overflow: hidden;
    padding-top: 0px;
    border-radius: 15px 15px 0 0;
}


.wp-block-custom-chromatogram-article-top > .chromatogram-article-placeholder .wp-block-custom-chromatogram-article {
    border: none;
    padding: 0px;
}

.page.content-width-fullwidth .content-container.site-container {
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.page.content-width-fullwidth .entry-content-wrap {
    padding: 0 0;
}
.page.content-width-fullwidth footer#colophon {
    background-color: #ffffff;
    padding: 0 0 0;
    margin: 0 0 0 !important;
}

/*
section.entry-hero.page-hero-section.entry-hero-layout-standard {
    display: none;
}
.page article .entry-content-wrap {
    padding-top: 0px;
}
*/

/* ========== Resource & App Hub Home Page Styles ========== */

/* ResAppHub home pages containers (guardrails) ----- */
/*
- Apply these classes in page edit > Advanced CSS
- hub-fullwidth-container: apply to top-level containers (groups, sections) for full screen width background colors 
- hub-guttered-centered-container: apply to immediate child container to center and constrain to 1340px width
- example:
-   Group.hub-fullwidth-container
-     Section.hub-guttered-centered-container
-       Content elements
*/
.hub-fullwidth-container {
    width: 100vw; 
    position: relative; 
    left: 50%; 
    transform: translateX(-50%);
}
.hub-guttered-centered-container {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;    
}

/* ResAppHub home pages general styles --- */
.wp-block-kadence-splitcontent .kt-split-content-img {
    border-radius: 16px;
}

/* ResAppHub Featured Resources section --- */
/* - Featured Resources uses carousel component (css augments editor capabilities) */
.featured-resources-section .wp-post-image {
	height: unset !important;
} 
.featured-resources-section ul.wp-block-kadence-posts.kb-posts.grid-cols {
    column-gap: 1.5rem;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item .post-thumbnail-inner {
    height: 178px;
    overflow: hidden;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item .post-thumbnail-inner img.attachment-full.size-full.wp-post-image {
    object-fit: cover;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #CED4DA;
    background-color: #ffffff;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item .entry-content-wrap .entry-summary {
    display: none;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item .entry-taxonomies span.category-links.term-links.category-style-normal a {
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #62748E;
}
.featured-resources-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap .entry-title {
    height: 56px;
    margin: 0 0 10px;
}
.featured-resources-section .kt-blocks-post-readmore-wrap a.kt-blocks-post-readmore {
    padding: 0 0 0;
}
.featured-resources-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap .entry-title a {
    text-decoration: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;

    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item .entry-content-wrap {
    padding: 24px 24px;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item article {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item footer.entry-footer .more-link-wrap {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item footer.entry-footer .more-link-wrap a.post-more-link {
    font-family: Open Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #015E9A;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item footer.entry-footer .more-link-wrap {
    padding: 0 0 !important;
    margin: 0 0 !important;
}
.featured-resources-section ul.wp-block-kadence-posts.kb-posts li.kb-post-list-item .loop-entry .post-thumbnail.kadence-thumbnail-ratio-9-16 {
    padding-bottom: 45.25%;
    height: 178px !important;
}
.featured-resources-section .kt-post-grid-layout-grid-wrap article {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}
.featured-resources-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.featured-resources-section .kt-blocks-above-categories a {
    text-decoration: none;
    margin: 0 0 0 8px;
    color: #62748E !important;
}
.featured-resources-section .kt-blocks-above-categories {
    margin: 0 0 10px;
    position: relative;
}
.featured-resources-section .kt-blocks-above-categories:before {
    content: "";
    background-image: url('/wp-content/uploads/article-icon.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.featured-resources-section .kt-blocks-post-grid-item-inner header {
    padding-top: 0;
}
.featured-resources-section .kt-blocks-post-readmore-wrap a.kt-blocks-post-readmore {
    color: #015E9A !important;
    font-weight: 700;
}

/* ResAppHub Announcements/Promos section --- */
.promo-section p.kt-adv-heading56909_8c61f8-bd.wp-block-kadence-advancedheading {
    margin: 0 0 1.5em;
}
.promo-section ul.wp-block-list.has-text-color {
    padding: 0 0 0 1rem;
    display: flex;
    gap: 10px;
}
.promo-section ul.wp-block-list.has-text-color li {
    margin-right: 25px;
}
.promo-section-two .kb-row-layout-wrap {
    width: 1340px;
    margin: 0 auto;
}
.promo-section-two .wp-block-kadence-column .kt-inside-inner-col {
    height: 370px;
    min-height: 370px;
}
/* # ResAppHub Announcements/Promos section --- */
     
/* ResAppHub Industries section --- */
/* - Industries uses Info Box components (css augments editor capabilities) */
.industries-section .industries-tiles .kt-inside-inner-col .wp-block-kadence-infobox .kt-blocks-info-box-media {
    width: 100%;
}
.industries-section .industries-tiles .kt-inside-inner-col .wp-block-kadence-infobox .kt-blocks-info-box-media .kadence-info-box-image-intrisic {
    width: 100%;
}
.industries-section .industries-tiles .kt-inside-inner-col .wp-block-kadence-infobox .kt-blocks-info-box-media-container {
    border-radius: 16px 16px 0 0;
}
.industries-section .industries-tiles .kt-blocks-info-box-link-wrap.kt-blocks-info-box-media-align-top.kt-info-halign-left {
    min-height: 350px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.industries-section .industries-tiles .kadence-info-box-image-intrisic.kb-info-box-image-ratio .kadence-info-box-image-inner-intrisic {
    overflow: hidden;
    border-radius: 16px 16px 0 0;
}
.industries-section .industries-tiles .wp-block-kadence-infobox .kt-blocks-info-box-media {
    background: transparent !important;
}
/* # ResAppHub Industries section --- */

/* ResAppHub News Events section --- */
/* - News Events uses carousel component (css augments editor capabilities) */
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner .kt-blocks-above-categories {
    background-color: #DEE2E6;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 100px;
    margin: 0 0 12px;
    order: 1;
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner .kt-blocks-above-categories:before {
    content: none;
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner .kt-blocks-above-categories a {
    color: #212529 !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-transform: capitalize;
    text-decoration: none;
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap .entry-title {
    height: 56px;
    order: 3;
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap .entry-title a {
    text-decoration: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;

    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap .kt-blocks-post-top-meta {
    order: 2;
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner-wrap .kt-blocks-post-top-meta span.kt-blocks-date-pretext {
    display: none;
}
.news-events-section .kt-post-grid-layout-grid-wrap article .kt-blocks-post-grid-item-inner header {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 25px;
    gap: 10px;
}
.news-events-section .kt-blocks-above-categories:before {
    content: "";
    background-image: url('/wp-content/uploads/article-icon.png');
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}
/* # ResAppHub News Events section --- */

/*@media screen and (max-width:1339px) {
    .industries-section {
        width: 100%;
    }
    .promo-section {
        width: 100%;
    }
    .promo-section-two .kb-row-layout-wrap {
        width: 100%;
    }
}*/
@media screen and (max-width: 1024px) {
    .industries-section {
        width: 100%;
    }
    .promo-section {
        width: 100%;
    }
    .promo-section ul.wp-block-list.has-text-color {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .promo-section-two .kb-row-layout-wrap {
        width: 100%;
        margin: 0 auto;
    }
    .industries-section .industries-tiles .kt-blocks-info-box-link-wrap.kt-blocks-info-box-media-align-top.kt-info-halign-left {
        min-height: 280px;
    }
}

@media screen and (max-width: 767px) {
   .industries-section .industries-tiles .kt-inside-inner-col .wp-block-kadence-infobox {
        width: 100%;
        max-width: 100%;
        padding: 0 0;
    }
    .industries-section .industries-tiles .kt-blocks-info-box-link-wrap.kt-blocks-info-box-media-align-top.kt-info-halign-left {
        overflow: hidden;
    }
    .industries-section .industries-tiles .kt-blocks-info-box-link-wrap.kt-blocks-info-box-media-align-top.kt-info-halign-left {
        height: 300px;
        overflow: hidden;
    }
    .promo-section {
        width: 100%;
    }
    .promo-section ul.wp-block-list.has-text-color {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .promo-section-two .kb-row-layout-wrap {
        width: 100%;
        margin: 0 auto;
    }
    .promo-section-two .wp-block-kadence-column .kt-inside-inner-col {
        height: 300px;
        min-height: 300px;
    }
}