/* Your custom style */
.page-header .logo {
    max-width: 44%;
}
.product.attribute.categories a {
    color: #06943f;
}
.product.attribute.categories a:hover {
    text-decoration: underline;
    color: #06943f;
}
.product-info-main .product-reviews-summary .reviews-actions {
    font-size: inherit;
}
.rating-summary .rating-result:before {
    font-size: 18px;
}
.rating-summary .rating-result>span:before {
    font-size: 18px;
}
.product-info-main .product-reviews-summary .reviews-actions {
    text-transform: inherit;
}
.product-view-style-01 .product-main-wrapper .product-reviews-summary {
    padding-bottom: 0;
}

.product-info-stock-sku .stock.available:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f14a";
    font-size: 25px;
    vertical-align: middle;
    color: #39b54a;
    margin-right: 10px;
}
.product-info-stock-sku .incoming.available:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d1";
    font-size: 20px;
    vertical-align: middle;
    color: #b0b8bc;
    margin-right: 10px;
}
.product-info-stock-sku .incoming.available {
    text-transform: uppercase;
}

.product-info-stock-sku .available {
    margin-bottom: 4px;
}

.product-info-main .product-info-stock-sku {
    font-size: inherit;
}

.product-info-main .swatch-attribute-label, .product-info-main .field.qty .label {
    font-size: 16px;
}

.algolia-instant-selector-results {
  background: white;
  padding: 25px;
}

.result-wrapper .text-ellipsis {
  white-space: inherit;
}

.result-description.text-ellipsis {
  display: none;
}

.result-sub-content .ratings {
  display: none;
}

.result-thumbnail {
    height: 265px;
    width: 265px;
}

#algolia_instant_selector .col-md-4 {
  min-height: 500px;
}

.algolia-instant-results-wrapper {
  max-width: 1400px;
  margin: 20px auto;
}

.category-skladom {
    background: #2baf4f;
    padding: 4px 4px 4px 8px;
    color: white;
}

.category-incoming {
    background: #f7ca51;
    padding: 4px 4px 4px 8px;
    color: #4e4d4d;
}

input#search-top {
    height: 50px;
    font-size: 16px;
    color: #009938;
}

.actions button.action.search {
    height: 50px;
    width: 50px;
}

img.small-logo.visible-xs {
    height: 32px;
}

.product-reviews-summary.custom.short {
    width: 100%;
    color: #767676;
    display: flex;
}

.product-view-sku {
    margin-top: 5px;
    color: #777;
}

.grid12-6, .grid12-12 {
    width: 50%;
    display: inline-block;
    min-height: auto;
    padding: 5px 4%;
    margin-top: 0;
    vertical-align: middle;
}

@media only screen and (max-width: 768px) {
    .grid12-6, .grid12-12 {
        width: 100%;
        display: inline-block;
        min-height: auto;
        padding: 5px 4%;
        margin-top: 0;
        vertical-align: middle;
    }
}

.search-autocomplete {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    #m-cookienotice {
        width: 100% !important;
    }
    .cookie-div {
        width: 100%;
    }
    div#message-custom-css {
        font-size: 12px !important;
    }
}

.store-details, .store-details a {
    color: white;
    text-align:right;
}
# ISOLATION
#isolation thead th {
   border: 1px solid #e9eaec;
   padding: 4px 8px;
}

#isolation tbody td {
   border: 1px solid #e9eaec;
   padding: 4px 8px;
}
#isolation thead tr th {
    border: 1px solid #e9eaec;
    font-weight: 700;
}
table#isolation {
  background: ghostwhite;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
  text-align: center;
}
table#isolation thead tr th {
  text-align: center;
}
#isolation tbody tr:nth-child(even) {
    background: gainsboro;
}
table#isolation thead {
    background: #b9b9b9;
}

.price-including-tax::after{
    content: attr(data-label) ' ';
    margin-left: 2px;
}
.price-box .special-price .price-label, .price-box .old-price .price-label {
    display: inherit;
}

.old-price {
    text-decoration: inherit;
}

.price-container.price-final_price.tax.weee span.price-label {
    /*display:block;*/
}
span.price-wrapper.price-including-tax, span.price-wrapper.price-excluding-tax {
    display: block !important;
}
.price-including-tax, .price-excluding-tax {
    font-size: inherit;
}
.special-price {
    width: 100%;
}

.cdz-dd-content {
    left: -600px !important;
    min-width: 600px;
}
.cdz-dropdown.cdz-dd-active .cdz-dd-content {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.post-view a {
    color: #29af4f !important;
}

.product-reviews-summary.custom.short {
    position: relative;
}

#product-buy-now-button {
    display: none;
}

.product-view-style-03 .product-info-main .box-tocart .actions button {
    width: 100%;
    height: 50px;
    font-size: 20px;
}

.product-view-style-03 .product-info-main .page-title-wrapper .page-title {
    text-transform: inherit;
}

.product-item-name .product-item-link, .page-header .product-item .product-item-link, .product-item-link, .product.name a {
    font-size: 12px;
}

div#algoliaAutocomplete {
    margin: 0 auto !important;
    float: none;
}

@media only screen and (max-width: 768px) {
    div#algoliaAutocomplete {
        width: 80%;
        margin: 0 auto !important;
        float: none;
    }
}

body input[type="search"] {
    height: 50px;
    font-size: 17px;
}

#algoliaAutocomplete .aa-SubmitButton {
    height: 50px;
}

div#product-options-wrapper * {
    font-size: 17px !important;
}
.large-box-tocart.box-tocart .field.qty {
    padding: 0;
    align-items: baseline;
}
.field.qty * {
    font-size: 17px;
}
.field.qty .control {
    margin-right: 8px;
}

.breadcrumbs {
    margin: 0px;
}

.post-list .post-footer {
    margin: 0px;
}

.post-list .post-info .item.post-author {
    display: none;
}

.post-list .post-info .item:before {
    font-size: 21px;
}

.post-list .post-info .item {
    padding: 0 0 0 30px;
}

.product.attribute.overview strong.type {
    display: none !important;
}
.post-list .post-date {
    display: none;
}

.breadcrumbs ul.items * a {
    color: #287f3b !important;
}

.contact-index-index.store-info-grid * {
    font-size: inherit !important;
}
.footer-content-top * {
    font-size: inherit !important;
}

.block.crosssell, .block.upsell, .block.related {
    box-shadow: none;
}

.block-content, .block-content .action {
    font-size: inherit !important;
}

.product.attribute.overview li::before {
    content: "\2705";
    margin-right: 7px;
}

.product.attribute.overview ul {
    list-style-type: none;
    padding: 0px !important;
}

span.price-container.price-tier_price.tax.weee .price-wrapper {
    display: inherit !important;
}

#infofoam {
   border: 1px solid beige;
   padding: 21px;
   margin: 12px 0;
   background-color: blanchedalmond;
}
.product-static-text a {
    text-decoration: underline;
}
.cookie-status-message {
    display: none;
}
.short-description-download-pdf {
    padding: 5px;
    border: 1px solid green;
    color: green;
    font-weight: bold;
}
.product.attribute.overview a:hover {
    color: #019744;
}
.product.attribute.overview a {
    text-decoration: underline;
    color: #3bb54d;
}
.checkout-index-index .page-wrapper .opc-block-summary {
    border: 0px;
}

.checkout-index-index .page-wrapper .opc-block-shipping-information .shipping-information {
    padding: 0px;
    border: 0px;
}
.firecheckout.fc-form-compact .form-shipping-address .fieldset div.field, .firecheckout.fc-form-compact #checkout .checkout-shipping-address .fieldset div.field, .firecheckout.fc-form-compact #checkout .checkout-billing-address .fieldset div.field {
    width: 100%;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
}

ul.footer-links li a picture img {
    height: 24px;
}

@media only screen and (max-width: 767px) {
    .page-header .header-panel-center {
        display: contents;
    }
    .page-header .header-middle .header-panel-row {
        display: inherit;
    }
}

#translate_template_edit_form .mf-tr-old, .mf_translation_popup .mf-tr-old {
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 20px;
    opacity: 0.8;
    max-height: 60px;
    overflow: auto;
}
div[data-element='main'] a {
    color: #28b04f;
    text-decoration: underline;
}
.item.post-author {
    display: none !important;
}
.product.attribute.overview table {
    margin: 15px 0;
}
.product.attribute.overview table tr td {
    border: 1px solid black;
}

h3 {
    margin: 20px 0;
}

.product.data.items.expanded > .item.content {
    border: 0px;
    width: inherit;
}
.product.info.detailed .product.items>.item.content { border: 0px; }
div#product.info.description table {
    background-color: #f4f5f5;
}
div#blog\.relatedposts\.tab .block.related {
    margin-bottom: 10px;
    padding: 0px;
}
.block.related .block-title strong#block-relatedposts-heading::before {
    content: "📖";
    margin-right: 10px;
    vertical-align: middle;
}
strong#block-relatedposts-heading {
    font-size: 24px;
}
.block-title.title {
    margin-bottom: 10px !important;
}
.product.info.detailed .product.items>.item.content {
    margin-top: 10px;
}
.widget.block.block-static-block {
    margin: 0px;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    padding: 5px;
    font-size: 20px;
}
.price-select-options-msg {
    color: #ca4c4c;
    font-size: 18px;
    margin-bottom: 10px;
    font-style: italic;
}
.post-top .owl-lazy, .mfblog-post-list .owl-lazy, .mp-blog-wrapper .owl-lazy {
    opacity: 1 !important;
    visibility: visible !important;
}
.post-grid-05.wrapper.grid.blog-post-grid div div div div div .item.post-item {
    margin-bottom: 30px;
    border: 1px solid darkgray;
    background: white;
}
.post-list-style09 .item-group {
    background: inherit;
}
.cookie-bar {
    padding: 36px 120px 36px 30px;
}
.product.data.items.expanded > .item.title {
    background: #baecc7;
    min-width: 100%;
}
.product.data.items.expanded > .item.title h2 {
    padding: 5px;
    color: #06933f;
}
.alink.scr-modal-trigger::before {
  content: "🇪🇺 ";
}
.trust-badges .item-title {
  display: flex;
  align-items: center;
}
.row.trust-badges {
    background: aliceblue;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #e1e1e1;
}
.trust-badges .item-icon {
  width: 24px;         /* fixed box, same for every icon regardless of glyph shape */
  flex-shrink: 0;
  text-align: center;
  font-size: 18px;
  margin-right: 10px;
}
.row.trust-badges div p .item-title-text {
    font-size: 16px;
}
.row.trust-badges div p .item-title {
    line-height: 28px;
}
ul.cdz-social-listing {
    display: none !important;
}
.product-view-style-04 .product-info-main .page-title-wrapper .page-title {
    text-transform: inherit;
}
.product-left.col-sm-12 a.alink.scr-modal-trigger {
    display: none;
}
.product-left.col-sm-12 p.item-title a.alink.scr-modal-trigger {
    display: block;
}
.eu-flag-icon {
  background-image: url("/media/icons/eu.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 18px; /* matches font-size of other icons for visual consistency */
}

.alink.scr-modal-trigger::before {
  content: none; /* remove the old emoji injection */
}

.trust-badges .item-title .alink,
.trust-badges .item-title .alink:visited {
  color: inherit;
  font-weight: normal;
  text-decoration: none;
}

.trust-badges .item-title .alink {
  text-decoration: underline;
}
button#product-addtocart-button {
    width: 100%;
}
table#product-attribute-specs-table td {
    line-height: inherit;
}
.product-view-style-04 .product-info-main .product-options-wrapper .swatch-option.text {
    padding: 10px;
    border: 1;
}
.category-wrapper-5 a {
    border: 1px solid #cacaca;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.08);
}
