.no-pad h1 {
margin-bottom: 0;
}
.page-content h6 {
margin-top: 10px;
text-transform: uppercase;
font-weight: 300;
}
} .custom-single-product-box {
position: relative;
}
.custom-single-product-box:hover {
cursor: pointer;
}
.custom-single-product-box {
display: flex;
flex-direction: column;
justify-content: center; } .page-content .button {
text-transform: uppercase;
}
.with-icon-sk {
position: relative;
display: inline-flex;
align-items: center;
gap: 8px;
}
.with-icon-sk::after {
content: "";
width: 25px;
height: 25px;
margin-left: 10px;
background: url(//www.augustecryogenics.com/wp-content/uploads/2026/06/Slovakia.svg) no-repeat center/contain;
}
.with-icon-de {
position: relative;
display: inline-flex;
align-items: center;
gap: 8px;
}
.with-icon-de::after {
content: "";
width: 25px;
height: 25px;
margin-left: 10px;
background: url(//www.augustecryogenics.com/wp-content/uploads/2026/06/Germany.svg) no-repeat center/contain;
}
.person-card {
display: flex;
align-items: center;
gap: 20px;
padding: 0; background: none; border-radius: 0; }
.person-img img {
width: 150px;
height: 200px;
object-fit: cover;
border-radius: 0; display: block;
}
.person-info {
display: flex;
flex-direction: column;
justify-content: center;
}
.person-info h4 {
margin: 0 0 6px 0;
font-size: 20px;
font-weight: 600;
}
.person-info .job {
margin: 0 0 6px 0;
opacity: 0.85;
}
.person-info .phone {
margin: 0 0 6px 0;
font-weight: 500;
}
.person-info .email {
color: #000;
text-decoration: none;
}
.person-info .email:hover {
text-decoration: underline;
} @media (max-width: 820px) {
.person-img img {
width: 150px;
height: 200px;
}
}
p.pdf {
display: flex;
align-items: center;
gap: 8px;
}
p.pdf::before {
content: "";
width: 50px;
height: 50px;
flex-shrink: 0;
background-image: url(//www.augustecryogenics.com/wp-content/uploads/2026/06/Frame-74.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
p.number {
display: flex;
align-items: center;
gap: 20px;
}
p.number::after {
content: "";
width: 20px;
height: 20px;
flex-shrink: 0;
background-image: url(//www.augustecryogenics.com/wp-content/uploads/2026/06/download_15545982-1.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.li-product li::before {
content: " "; 
background-color: #fff;
border-radius: 50%;
display: inline-block; 
width: 0.5em;
height: 0.5em;
margin-right: 1em;
} @media screen and (min-width: 1200px) {
nav.primary > menu > li#menu-item-6.full-width > .sub > .inner > ul > li:nth-child(4),
nav.primary > ul > li#menu-item-6.full-width > .sub > .inner > ul > li:nth-child(4) {
border-bottom: 1px solid var(--_border-color);
}
}
.white {
color: #fff !important;
} @media screen and (min-width: 992px) {
body.single-custom-product .custom-product-intro-component > .inner > .middle {
padding-right: clamp(170px, 15vw, 260px);
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid {
grid-template-columns: minmax(0, 1.1fr) minmax(0, 2.2fr) minmax(210px, .9fr);
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) {
min-width: 0;
max-width: 360px;
justify-self: start;
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) p {
max-width: 100%;
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) .buttons-container,
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) .button {
max-width: 100%;
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) .button {
width: min(100%, 330px);
box-sizing: border-box;
justify-content: center;
white-space: nowrap;
padding-left: clamp(18px, 2vw, 30px);
padding-right: clamp(18px, 2vw, 30px);
}
body.single-custom-product .custom-product-intro-component > .inner > .bottom {
right: clamp(28px, 5vw, 86px);
padding-left: 18px;
padding-right: 18px;
}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
body.single-custom-product .custom-product-intro-component > .inner > .middle {
padding-right: clamp(290px, 28vw, 330px);
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid {
grid-template-columns: minmax(0, .9fr) minmax(0, 1.55fr) minmax(160px, .7fr);
column-gap: clamp(14px, 1.5vw, 18px);
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) {
max-width: 230px;
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) p {
font-size: clamp(18px, 1.85vw, 22px);
line-height: 1.35;
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) .button {
width: min(100%, 230px);
min-width: 0;
font-size: clamp(12px, 1.25vw, 15px);
letter-spacing: .15em;
padding-left: 14px;
padding-right: 14px;
}
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
body.single-custom-product .custom-product-intro-component > .inner > .middle {
padding-right: clamp(250px, 21vw, 310px);
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid {
grid-template-columns: minmax(0, 1fr) minmax(0, 1.85fr) minmax(190px, .8fr);
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) {
max-width: 300px;
}
body.single-custom-product .custom-product-intro-component > .inner > .middle .grid > .cell:nth-child(3) .button {
width: min(100%, 300px);
min-width: 0;
font-size: clamp(14px, 1.15vw, 16px);
padding-left: 18px;
padding-right: 18px;
}
} body.archive.category.page-article-landing .hero-component.article-landing .grid > .cell:nth-child(2) {
display: flex !important;
padding: 70px 30px 70px 60px;
}
body.archive.category.page-article-landing .hero-component.article-landing .grid > .cell:nth-child(3) {
grid-column: 1;
grid-row: 2;
padding: 30px 20px 30px 60px;
align-items: center;
justify-content: space-between;
}
body.archive.category .content-section:has(.article-list-component) {
color: var(--color-text-light, #f0f0f0);
background-color: var(--color-bg-dark, #1a1a1a);
}
.page-id-525 .hero-component.landing .content:has(.vertical-text) .vertical-text {
display:none
}
body.archive.category .article-list-component .list-container {
display: grid !important;
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
gap: var(--grid-gap, 40px) !important;
}
body.archive.category .article-list-component .list-container > .list.grid,
body.archive.category .article-list-component .list-container > .list.grid > .item {
display: contents !important;
}
body.archive.category .article-list-component .list-container > .article-list-item-container.side {
width: auto !important;
height: auto !important;
min-height: 0 !important;
margin: 0 !important;
}
body.archive.category .article-list-component .article-list-item-container.side .inner {
display: flex !important;
flex-direction: column !important;
width: 100% !important;
height: 100% !important;
min-height: 0 !important;
}
body.archive.category .article-list-component .article-list-item-container.side figure.main {
width: 100% !important;
height: auto !important;
flex: 0 0 auto !important;
}
body.archive.category .article-list-component .article-list-item-container.side figure.main img {
width: 100% !important;
aspect-ratio: 424 / 265 !important;
height: auto !important;
object-fit: cover !important;
}
body.archive.category .article-list-component .article-list-item-container.side .body {
width: 100% !important;
height: auto !important;
flex: 1 0 auto !important;
padding: 30px 30px 20px !important;
}
@media screen and (max-width: 991px) {
body.archive.category .article-list-component .list-container {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
}
@media screen and (max-width: 767px) {
body.archive.category.page-article-landing .hero-component.article-landing .grid > .cell:nth-child(2) {
padding: 0 0 30px 10px;
}
body.archive.category.page-article-landing .hero-component.article-landing .grid > .cell:nth-child(3) {
grid-column: auto;
grid-row: auto;
padding: 30px 0 30px 10px;
}
body.archive.category .article-list-component .list-container {
grid-template-columns: 1fr !important;
}
}
.panel-location article figure.main .tooltips .tooltip .content {
max-width: 380px;
}
@media screen and (max-width: 767px) {
.panel-location article figure.main .tooltips .tooltip .content figure {
display: none;
}
} @media screen and (max-width: 820px) {
body.page-id-525 .person-card {
gap: 12px;
}
body.page-id-525 .person-img {
flex: 0 0 150px;
}
body.page-id-525 .person-img img {
width: 150px;
height: 200px;
}
body.page-id-525 .person-info {
flex: 1 1 auto;
min-width: 0;
}
body.page-id-525 .person-info .email {
font-size: 9px;
white-space: nowrap;
}
}