header.header {
    display: block!important;
    padding: 20px 0;
}

.logo{
    z-index: -1!important;
}

.cms-index-index .page-wrapper{
    padding-top: 0!important;
}

.pathway-section .section-subtext {
    line-height: 1.5;
}

.custom-control-input.add-to-compare {
    position: absolute!important;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.product-nav a:after {
    bottom: -2px!important;
}

.catalog-category-view .col-md.mw-25 {
    min-width: 25%;
    flex-grow: unset!important;
    padding: 0;
}

.catalog-category-view .col-md.mw-33 {
    min-width: 33.333333333333336%!important;
    flex-grow: unset!important;
}

.catalog-category-view .category-box a.category-image {
    display: block;
    min-height: 140px;
}

.featured-product-section .compare-checkbox .btn {
    background: none!important;
}

.page-products #maincontent.page-main {
    max-width: 100% !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper hr {
    border-top: 1px solid #EEE !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select .btn.dropdown-toggle {
    /* background-position: 94% 109% !important;
    padding: 7px 15px !important;
    border: 1px solid #101010 !important;
    height: 39px !important;
    transition: all .3s ease-in-out;
    font-size: 16px !important;
    width: 100%!important; */

    width: 100% !important;
    height: 50px !important;
    border-radius: 5px !important;
    border: 1px solid #EEE !important;
    background-color: #FFF !important;
    padding: 17px 20px !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select .btn.dropdown-toggle .filter-option {
    /* width: calc(100% - 15px);
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left; */

    font-family: "GT Eesti Display", sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: 16px !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter.toggle-visibility h5{
    font-family: "GT Eesti Dispaly", sans-serif;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 20px;
    padding: 0;
    margin: 0;
}
.catalogsearch-result-index h1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin: 40px 0;
    font-family: "GT Eesti Display", sans-serif;
}
.catalogsearch-result-index .algolia-infos, .catalogsearch-result-index .algolia-instant-replaced-content, .catalogsearch-result-index .message.notice {
    display: none !important;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .container {
    padding: 0;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list {
    display: grid;
    grid-template-columns: 24% 24% 24% 24%;
    gap: 1.3%;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .ais-Hits-item {
    margin-bottom: 20px;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box {
    width: auto;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper {
    padding: 0;
    height: 100%;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-thumbnail {
    margin: 20px 0;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content .price-wrapper {
    color: #211f1d;
    font-family: "GT Eesti Display", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content .tocart {
    padding: 15px 20px;
    background-color: #ff4d00 !important;
    display: flex;
    justify-content: space-between;
    border-radius: 25px;
    font-family: "GT Eesti Display";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    width: 100%;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content .tocart span {
    text-transform: capitalize;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .sku {
    display: inline-block;
    padding: 10px;
    gap: 10px;
    background: #d4d4d2;
    color: #211f1d;
    font-family: "GT Eesti Display", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin: 10px 0;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content h3 {
    margin: 0;
    font-family: "GT Eesti Display", sans-serif;
    font-size: 20px !important;
    font-weight: 700;
    line-height: 24px;
    color: #211f1d;
    margin-bottom: 10px;
    white-space: normal;
    min-height: 48px;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content .short-description, .catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .result-sub-content p {
    font-family: "GT Eesti Display";
    font-size: 12px;
    line-height: 12px;
    color: #999999;
    font-weight: 300;
    min-height: 24px;
}
.catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list .product-box .result-wrapper .add-to-cart {
    padding: 15px 20px;
    background-color: #ff4d00 !important;
    display: flex;
    justify-content: space-between;
    border-radius: 25px;
    font-family: "GT Eesti Display";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
    width: 100%;
}
.catalogsearch-result-index .ais-Pagination-list {
    margin: 80px 0;
}
.catalogsearch-result-index .ais-Pagination-list li {
    color: white;
    padding: 0;
    margin: 0 5px;
}
.catalogsearch-result-index .ais-Pagination-list li.ais-Pagination-item--selected a {
    color: white;
    background: #211f1d;
}
.catalogsearch-result-index .ais-Pagination-list li a {
    color: #211f1d;
    padding: 10px 15px;
    background: white;
    border: 1px solid #211f1d;
    border-radius: 20px;
}
.catalogsearch-result-index mark {
    background: transparent;
    color: inherit;
    padding: 0;
}
.catalogsearch-result-index .ais-Pagination-list li.ais-Pagination-item--nextPage a, .catalogsearch-result-index .ais-Pagination-list li.ais-Pagination-item--previousPage a {
    font-size: 0;
    color: transparent;
    border: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.catalogsearch-result-index .ais-Pagination-list li.ais-Pagination-item--previousPage a:after {
    content: "\f01a";
    font-family: "katena";
    font-size: 30px;
    color: white;
    background: #ff4d00;
    padding: 11px 6px;
    border-radius: 20px;
    margin-top: -1px;
}
.catalogsearch-result-index .ais-Pagination-list li.ais-Pagination-item--nextPage a:after {
    content: "\f006";
    font-family: "katena";
    font-size: 30px;
    color: white;
    background: #ff4d00;
    padding: 11px 6px;
    border-radius: 20px;
    margin-top: -1px;
}

@media (max-width: 767px) {
    #algolia_instant_selector .row {
        margin: 0 !important;
    }
    .catalogsearch-result-index h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 30px 0;
    }

    .catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list {
        display: grid;
        grid-template-columns: 49% 49%;
        gap: 0.5% 2%;
    }
    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter.toggle-visibility {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        padding: 10px 0;
        margin-bottom: 15px;
    }

    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter.toggle-visibility svg {
        transition: transform 0.3s ease;
    }

    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter.toggle-visibility.active svg {
        transform: rotate(180deg);
    }

    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .filter-content {
        display: none;
    }

    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .filter-content.active {
        display: block;
    }
}

@media (min-width: 768px) {
    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter.toggle-visibility {
        display: none;
    }

    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .filter-content {
        display: block !important;
    }

    .catalogsearch-result-index .search-content .quote-content .compare-checkbox {
        position: absolute;
        left: -240px;
        bottom: 80px;
        margin-top: 0;
    }
}

@media (min-width: 1300px) {
    .page-products .columns {
        max-width: 1300px !important;
    }

    .page-products.page-with-filter .mediawidth {
        max-width: 280px;
    }
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select.open .btn.dropdown-toggle {
    background: url(../images/chevron-up.svg) no-repeat 95% 15px/20px !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group label {
    font-size: 16px !important;
}

#maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter:not(:first-child) {
    border-top: 1px solid #EEE;
    padding-top: 10px;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter {
    margin-bottom: 13px !important;
}

.page-products .page-title-wrapper .items li.home a {
    font-weight: 300 !important;
    color: #211F1D !important;
    font-size: 12px !important;
    line-height: 14px;
}

.page-products, .page-products .page-title-wrapper {
    background-color: #FAFAFA;
}

.page-products .page-title-wrapper .items li,
.page-products .page-title-wrapper .items li a {
    font-weight: 300 !important;
    line-height: 25px;
    color: #211F1D !important;
    font-size: 12px !important;
}

.page-products .page-title-wrapper ul.items li strong {
    font-weight: 300 !important;
}

.page-products .page-title-wrapper .page-title .base {
    color: #211F1D !important;
    text-align: left !important;
    padding: 30px 0 !important;
    font-weight: 700 !important;
    font-size: 36px !important;
    font-family: 'GT Eesti Display', sans-serif !important;
}

.page-products .inner-sub-contr {
    border-bottom: none !important;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products {
    padding: 13px 13px !important;
    padding-left: 20px !important;
    border: 1px solid #EBEBEB !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 59px !important;
    margin: 0 0 20px !important;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products::before,
.page-products #maincontent .columns .column.main .toolbar.toolbar-products::after {
    display: none;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-amount {
    /* font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #282828 !important;
    padding-top: 0 !important; */
    font-family: "GT Eesti Display", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #211F1D;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-amount .orangeDiv {
    font-family: "GT Eesti Display", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #FF4D00;
    line-height: 20px;
}

.page-products .product-box {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    padding: 20px;
    padding-bottom: 14px !important;
    background-color: #FFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.08);
    height: 100% !important;
}

.page-products .product-box .search-action-buttons {
    margin-top: 20px !important;
}

.page-products .product-box .productImgSection .product-img {
    max-width: 240px;
    max-height: 240px;
    margin: 20px auto;
    /* height: 182px !important;
    padding: 14px !important;
    background: #FFF3ED;
    overflow: hidden; */
}

.catalog-category-view .product-box .product-img {
    /* height: 100% !important; */
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #fff;
    padding: 0;
    margin: 0;
}

.catalog-category-view .product-box .product-img img {
    min-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.page-products .product-box .product-detail {
    padding: 0;
    padding-top: 2px;

    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page-products .product-box .product-detail h5>a {
    color: #211F1D;
    font-family: "GT Eesti Display", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
    display: flex;
    align-items: center;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter ul {
    background: #4B4B4B;
    height: 33px;
    padding: 0 3px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter ul li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter ul li {
    background-color: unset !important;
    float: unset !important;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter ul li a {
    padding: 4px 15px;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.page-products .product-box .product-detail .short-description {
    margin-top: 10px !important;
    margin: 0;
    font-family: "GT Eesti Display", sans-serif;
    color: #999;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;

    overflow: hidden;
    margin: 0;
}

.page-products .view-price {
    font-family: "GT Eesti Display";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px !important;
}

/* .page-products .view-price a {
    font-weight: 600;
    margin-right: 4px !important;
} */

.page-products .item-box {
    display: inline-block;
    padding: 10px;
    gap: 10px;
    background: #D4D4D2;
    color: #211F1D;
    font-family: "GT Eesti Display", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 20px;
}

.page-products .item-box-section {
    padding-bottom: 22px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.page-products .products-grid {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
    margin-bottom: 20px !important;
}

.page-products .products-grid .mediawidth {
    margin: 0;
    box-sizing: border-box;
    min-width: 280px;
}


.page-products .products-grid .product-box .add-to-cart {
    padding: 15px 20px;
    background-color: #FF4D00 !important;
    display: flex;
    justify-content: space-between;
    border-radius: 25px;

    font-family: "GT Eesti Display";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #FFF;
    width: 100%;
}

.page-products .add_cart_section {
    margin-top: 20px !important;
}

.page-products .add_cart_section .material-icon {
    font-size: 18px !important;
}

.page-products .product-addtoquote-button {
    width: 100%;
    background: #EEE !important;
    padding: 15px 20px !important;
    border-radius: 20px;

    display: flex;
    justify-content: space-between;
    width: 100%;
}

.page-products .product-addtoquote-button img {
    width: 20px !important;
}

.page-products .product-addtoquote-button span {
    font-family: "GT Eesti Display";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #211F1D;
}

.page-products .custom-control-input:disabled~.custom-control-label,
.page-products .custom-control-input[disabled]~.custom-control-label {
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #282828 !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main {
    max-width: 280px;
    /* box-shadow: 0px 14px 24px rgb(0 0 0 / 5%); */
    padding: 20px;
    min-height: auto;
    align-self: flex-start;
    background: #FFF;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

body.page-products.page-layout-2columns-left .columns .column.main {
    padding-left: 0;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter ul li a.active {
    height: 28px !important;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .pages ul.pages-items li a span {
    color: #282828;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .pages ul.pages-items li {
    margin: 0 !important;
    margin-right: 11px !important;
    border-bottom: 0 !important;
    background: rgba(37, 40, 42, 0.1);
    height: 41px;
    width: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
    transition: all .3s;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .pages ul.pages-items li.current,
.page-products #maincontent .columns .column.main .toolbar.toolbar-products .pages ul.pages-items li:hover {
    background: #25282A;
    border-bottom: 0 !important;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products .pages ul.pages-items li.pages-item-previous,
.page-products #maincontent .columns .column.main .toolbar.toolbar-products .pages ul.pages-items li.pages-item-next {
    margin: 0;
    height: 41px;
    width: 41px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.page-products .pages .items {
    display: flex !important;
}

.page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper {
    padding-top: 0 !important;
    width: 100%;
}


/* .products .product-box{
    width: 370px !important;
} */

.page-products .item-box-section {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 20px;
    border-bottom: 0 !important;
}

.page-products .add_cart_section .custom-control {
    margin-top: -7px;
}

.page-products .page-wrapper {
    padding-top: 0 !important;
}

.page-products .page-products .columns {
    display: flex;
    flex-wrap: nowrap;
}

.page-products .product-box .custom-control-label {
    margin-top: 7px !important;
    padding-top: 2px;
}

.page-products .products .product-col {
    padding: 0px !important;
}

.page-products #maincontent .columns .column.main .toolbar.toolbar-products {
    min-height: 59px !important;
    height: auto !important;
    border: 0 !important;
    background-color: #FFF;
}


/* product Page */

.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-info-stock-sku .pi-info-wrapper .pi-details-list p .see-more {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.catalog-product-view #maincontent .columns .column.main .product.info.detailed .pi-description-wrapper .pi-desc-title {
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
}

.catalog-product-view #maincontent .columns .column.main .product.info.detailed .pi-description-wrapper p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}

.catalog-product-view .page-wrapper .breadcrumbs {
    margin: 0px 8px 20px !important;
    min-width: 100% !important;
}

.catalog-product-view .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty .control input {
    width: 45px !important;
    padding: 0 !important;
    height: 26px !important;
}

.catalog-product-view .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty .quantity-update-block {
    width: auto !important;
    height: 26px !important;
}

.catalog-product-view .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty .quantity-update-block .qty-plus,
.catalog-product-view .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .field.qty .quantity-update-block .qty-minus {
    min-width: 26px !important;
    width: 26px !important;
}

.catalog-product-view .product-box p.view-price {
    margin-left: 10px;
}

.catalog-product-view .action.add-to-cart .material-icons {
    top: 0 !important;
    font-size: 15px !important;
    margin-right: 12px !important;
    color: #fff !important;
}

.additionalinfo {
    display: none !important;
}

.catalog-product-view .product-box .custom-control-label {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #282828;
}

.catalog-product-view #maincontent .columns .column.main .product.detailed.right-related-items #RVideoDocuments,
.catalog-product-view #maincontent .columns .column.main #CommonProcedures {
    padding: 0 !important;
}

.catalog-product-view #maincontent .columns .column.main .product.detailed.right-related-items #ProdRelatedItem {
    padding: 0 !important;
    cursor: pointer;
}

.catalog-product-view #maincontent .columns .column.main .product.detailed.left-complmentary-items .sub-title {
    border-bottom: 0 !important;
}

.catalog-product-view #maincontent .column.main {
    display: flex;
}

.catalog-product-view #maincontent .columns .column.main .product-info-main .product-info-price .product-info-stock-sku .pi-info-wrapper .pi-details-list .product-detail-rhs-descp p {
    font-size: 14px !important;
    line-height: 30px !important;
}

.catalog-product-view #maincontent .columns .column.main #FoundInSets {
    padding: 0 !important;
}

.catalog-product-view #maincontent .columns .column.main #FoundInSets::before,
.catalog-product-view #maincontent .columns .column.main #FoundInSets::after {
    display: none !important;
}

.catalog-product-view #maincontent .columns .column.main #FoundInSets .found-in-sets-slider.no-slider .product-view-block {
    width: 100% !important;
    margin: 0 !important;
}

.catalog-product-view .product-variation-panel .select-box-label {
    margin-bottom: 10px;
    font-weight: 700;
}

.catalog-product-view .product-variation-panel #variant-options {
    margin-left: 0!important;
    display: flex!important;
}

.catalog-product-view .product-variation-panel #variant-options a {
    color: #000;
    border: 1px solid #ccc;
    padding: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

.catalog-product-view .product-variation-panel #variant-options a.active {
    color: #fff!important;
    border: 1px solid #000;
    background: #000;
}

.catalog-product-view .extended-bg:nth-of-type(2n):before,
.catalog-product-view .extended-bg:nth-of-type(2n):after {
    width: 0!important;
    background: none!important;
}

.minicart-wrapper .block-minicart {
    min-height: 95vh;
}

.minicart-wrapper .block-minicart:before {
    border: none;
}

.cms-unique-technologies-is-now-a-part-of-corza-medical .bread-crumbs .text-lg-left {
    display: none;
}

.cms-unique-technologies-is-now-a-part-of-corza-medical .bread-crumbs .page-title {
    margin-top: 30px;
}

.cms-unique-technologies-is-now-a-part-of-corza-medical #utlandingpage {
    padding: 50px;
}

.cms-unique-technologies-is-now-a-part-of-corza-medical #utlandingpage h3 {
    line-height: 47px;
}

.cms-unique-technologies-is-now-a-part-of-corza-medical #utlandingpage h3 a {
    font-size: inherit;
    color: #ff4d00!important;
}

.cms-unique-technologies-is-now-a-part-of-corza-medical #utlandingpage h3 a:hover {
    text-decoration: underline;
}

.catalog-product-view #product-options-wrapper {
    margin-bottom: 10px;
}

.catalog-product-view #product-options-wrapper .label {
    float: left;
}

.catalog-product-view #product-options-wrapper .control {
    float: left;
    margin-left: 20px;
}

.education-videos-index .owl-carousel .owl-nav button.owl-next,
.education-videos-index .owl-carousel .owl-nav button.owl-prev,
.education-videos-index .owl-carousel button.owl-dot {
    padding: 20px!important;
}

.each-video .video-wrp {
    border: 1px solid #E5E5E5!important;
}

.catalogsearch-result-index .product-box .product-img img {
    min-width: 100%!important;
    max-height: 100%!important;
    object-fit: contain!important;
}

#News .new-bg .featured-new h4 {
    margin-bottom: 38px!important;
}

.custom-checkbox.compare-checkbox .custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-checkbox.compare-checkbox .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

.custom-checkbox.compare-checkbox .custom-control-label::before {
    position: absolute;
    top: 0.05rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
}

header .profile-link .profile-menu-block .profile-menu-list .lhs {
    width: 53%!important;
}

header .profile-link .profile-menu-block .profile-menu-list .rhs {
    width: 47%!important;
}

#maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select .dropdown-menu.open .dropdown-menu.inner li a span.text {
    line-height: 20px;
}

.page-products.page-with-filter.catalogsearch-result-index .page-title-wrapper ul.items li strong {
    font-weight: 300 !important;
}

.page-products.page-with-filter.catalogsearch-result-index .page-title-wrapper .search {
    border: none!important;
    height: auto;
}

.page-products.page-with-filter.catalogsearch-result-index .page-title-wrapper .page-title .base {
    color: #211F1D !important;
}

.page-products.page-with-filter.catalogsearch-result-index .sub-search-for-content {
    display: none;
}

.page-products.page-with-filter.catalogsearch-result-index .view-price {
    display: block!important;
    color: #211F1D;

    font-family: "GT Eesti Display", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.page-products.page-with-filter.catalogsearch-result-index .view-price a{
    color: #F14D00;

    font-family: "GT Eesti Display", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.page-products.page-with-filter.catalogsearch-result-index .product-addtoquote-button {
    margin: 10px 0 0 0!important;
}

/** Search result page - Start */
.catalogsearch-result-index .page-title {
    /* margin-bottom: 40px; */
}
.catalogsearch-result-index .page-title .base {
    font-family: "GT Eesti Display", sans-serif !important;
    font-weight: 300 !important;
}
.catalogsearch-result-index .inner-sub-contr {
    border: 0;
}
.catalogsearch-result-index .container-fluid .search-content {
    display: flex;
    gap: 20px;
}
.catalogsearch-result-index .search-content {
    display: flex;
    font-family: "GT Eesti Display", sans-serif !important;
}
.catalogsearch-result-index .search-content .exact-match, .catalogsearch-result-index .search-content .best_sku, .catalogsearch-result-index .search-content .singleuse_sku {
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    color: white;
    background: #ff4d00;
    font-family: "GT Eesti Display", sans-serif !important;
    padding: 8px 10px;
    display: inline-block;
}
.catalogsearch-result-index .search-content .good_sku, .catalogsearch-result-index .search-content .best_sku, .catalogsearch-result-index .search-content .singleuse_sku {
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-align: center;
    color: white;
    background: #211F1D;
    font-family: "GT Eesti Display", sans-serif !important;
    min-width: 130px;
    padding: 8px 10px;
}
.catalogsearch-result-index .search-content .product-label, .catalogsearch-result-index .search-content .product-name, .catalogsearch-result-index .search-content .product-sku, .catalogsearch-result-index .search-content .short-description, .catalogsearch-result-index .search-content .view-price {
    text-overflow: ellipsis;
    color: #999;

    font-family: "GT Eesti Display", sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 12px;
}
.catalogsearch-result-index .search-content .col-left .product-sku, .catalogsearch-result-index .search-content .col-right .product-sku {
    margin: 0 0 20px 0;
    margin-top: 20px !important;
    background: #D4D4D2;
    display: inline-block;
    padding: 10px;
    font-family: "GT Eesti Display", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    color: #211F1D;
}
.catalogsearch-result-index .search-content .addtocart-button {
    width: 100%;
    margin-bottom: 10px;
}
.catalogsearch-result-index .search-content .short-description {
    margin-top: 10px;
}
.catalogsearch-result-index .search-content .add-to-cart {

    width: 100%;
    background: #FF4D00;
    border-radius: 25px;
    padding: 15px 20px;
    height: 50px;
    display: flex;
    border: 0;
    color: white;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;

    /* width: 100%;
    background: #FF4D00;
    border: 0;
    color: white;
    padding: 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700; */
}
.catalogsearch-result-index .search-content .add-to-cart .material-icons {
    color: white;
    top: 0;
    margin-right: 5px;
}
.catalogsearch-result-index .search-content .quote-content .product-addtoquote-button {
    margin: 0 15px 0px 0 !important;
    border: 0;
    background: none;
    opacity: 1;

    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;


}
.catalogsearch-result-index .search-content .quote-content .product-addtoquote-button span {
    color: #211F1D !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 20px;
    font-family: "GT Eesti Display", sans-serif;
}

.catalogsearch-result-index .search-content .quote-content .compare-checkbox {
    margin-top: 30px;

    font-family: "GT Eesti Display", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px;
}

.page-products #maincontent.page-main {
    margin: 0;
}

.catalogsearch-result-index .custom-checkbox .custom-control-label {
    padding-left: 12px;
    font-weight: 300;
}
.catalogsearch-result-index .custom-checkbox .custom-control-label::before {
    top: 0.05rem;
    width: 20px;
    height: 20px;
    border: #ddd solid 1px;
}
.catalogsearch-result-index .custom-checkbox .custom-control-label::after {
    width: 20px;
    height: 18px;
}
.catalogsearch-result-index .search-content .product-name {
    margin: 0;
    margin-top: 20px !important;
}
.catalogsearch-result-index .search-content .product-name a {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    font-family: "GT Eesti Display";
}
.catalogsearch-result-index .col-left .product-card {
    background: #FFF;
    display: flex;
    border: 1px solid #ff4d00;
    padding: 20px;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.08);
    max-width: 580px;
}
.catalogsearch-result-index .product-card .product-card-flex {
    display: flex;
}
.catalogsearch-result-index .col-left .product-image-and-compare {
    width: 280px;
    display: flex;
    flex-direction: column;
}
.catalogsearch-result-index .col-left .product-image {
    max-width: 240px;
    max-height: 240px;
    width: 100%;

    display: flex;
    align-items: center;
}
.catalogsearch-result-index .col-right .product-image {
    max-width: 240px;
    max-height: 240px;
    width: 100%;

    display: flex;
    align-items: center;
}
.catalogsearch-result-index .col-right .product-sku {
    background: #FDEEE9;
    display: inline-block;
    padding: 5px;
}
.catalogsearch-result-index .product-image .product-img {
    padding: 0;
}
.catalogsearch-result-index .col-right .product-card {
    background-color: #FFF;
    max-width: 580px;
    border: none;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.08);
}
.catalogsearch-result-index .col-left, .catalogsearch-result-index .col-right {
    width: auto;
}
/* .catalogsearch-result-index .search-content .col-right .product-label, .catalogsearch-result-index .search-content .col-right .product-name, .catalogsearch-result-index .search-content .col-right .product-sku, .catalogsearch-result-index .search-content .col-right .view-price {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
    font-family: "GT Eesti Display", sans-serif !important;
} */
.catalogsearch-result-index .search-content .right-content {
    display: flex;
    justify-content: space-between;
}
.catalogsearch-result-index .search-content .right-content .addtocart-button {
    width: 100%;
    margin-bottom: 10px;
}
.catalogsearch-result-index .search-content .right-content .custom-control {
    display: flex !important;
    align-items: center;
}
/** Search result page - End */
#search_mini_form .form-control {
    border-radius: 0!important;
    height: 42px!important;
}

/** Blink landing page - start */

.landing-hero-bg {
    position: relative;
}
.landing-hero-bg .blink-hero-image img {
    position: absolute;
    top: 0;
    right: 0;
}
.hero-left-content {
    z-index: 10;
}
.landing-cta-block {
    position: relative;
}
.landing-cta-block .col-xs-10 {
    z-index: 100;
}
.landing-cta-block-img-pull img {
    position: absolute;
    top: -500px;
    right: 0;
}
.landing-cta-block {
    background-color: #FF4D00;
    padding: 30px 0 40px 0;
@media (min-width: 768px) {
    padding: 50px 0 60px 0;
}
}
.blink-content-row {
    margin-bottom: 80px;
}
.blink-content-right {
    margin-left: 30px;
    width: 60% !important;
    justify-content: center;
    z-index: 100;
}
.row-full-width-inner, .blink-content-row {
    padding-left: 16px;
    padding-right: 16px;
}
.blink-content-left {
    text-align: center;
}

/** Blink landing page - end */

/** Brand page design - start */
.brand-hero-section {
    margin-top: 50px;
}
.brand-hero-section, .brand-benefits-section, .brand-tab, .brand-related-section, .brand-testimonial {
    margin-bottom: 80px;
}
.brand-hero-section .brand-hero-section-text-col {
    justify-content: center !important;
}
.brand-hero-section .pagebuilder-column-group p {
    font-size: 16px;
    font-weight: 300;
    color: #211f1d;
    line-height: 20px;
    font-family: 'GT-Eesti-Display-Light' !important;
}
.brand-hero-section .brand-logo {
    width: 275px;
    margin-bottom: 40px;
}
.brand-hero-section .pagebuilder-column-group [data-content-type='buttons']{
    margin-top: 30px;
}
.brand-hero-section .btn-shop span {
    display: flex;
    align-items: center;
}
.brand-hero-section .btn-shop span::after{
    content: url("../images/right-arrow.svg");
    margin: 3px 0 0 10px;
}
.brand-hero-section .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-primary,
.brand-hero-section .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-secondary,
.brand-tab .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-secondary,
.brand-related-section .brand-related-col [data-content-type="buttons"] .pagebuilder-button-primary
{
    background: #ff4d00;
    border: 1px solid #ff4d00;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    padding: 15px 20px;
    border-radius: 25px;
    min-width: 100px;
    justify-content: center;
    display: flex;
    align-items: center;
}
.brand-hero-section .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-primary:hover {
    background-color: #cd3e00;
    border-color: #cd3e00;
}
.brand-hero-section .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-secondary,
.brand-tab .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-secondary {
    background: #211f1d;
    border-color: #211f1d;
}
.brand-hero-section .pagebuilder-button-primary span {
    text-align: center;
}
.brand-tab div[data-content-type='tabs'] .tabs-navigation li {
    border: 1px solid #211f1d !important;
    border-radius: 25px !important;
    margin: 0 10px !important;
    background: white;
}
.brand-tab div[data-content-type='tabs'] .tabs-navigation li a span {
    font-size: 16px;
    font-weight: bold;
    font-family: "GT Eesti Display", sans-serif !important;
}
.brand-tab div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
    background: #211f1d;
}
.brand-tab div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a span {
    color: white;
}
.brand-tab .tabs-content .brand-tab-content {
    justify-content: center !important;
}
.brand-tab div[data-content-type='tabs'] .tabs-content {
    border: 0;
}
.brand-tab div[data-content-type='tabs'] .tabs-content .pagebuilder-column img {
    padding: 0 20px;
}
.brand-tab h2, .brand-related-section h2, .brand-benefits-section h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 30px;
    color: #211f1d;
    font-family: "GT Eesti Display", sans-serif !important;
}
.brand-tab .pagebuilder-column-group p {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    color: #211f1d;
    font-family: 'GT-Eesti-Display-Light' !important;
}
.pagebuilder-column h3 {
    font-size: 36px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    color: #211f1d;
    font-family: "GT Eesti Display", sans-serif !important;
    margin: 80px 0 30px;
}
.brand-tab .pagebuilder-column-group [data-content-type="buttons"] .pagebuilder-button-secondary {
    margin-top: 50px;
    font-size: 14px;
    min-width: 80px;
}
.brand-related-section {
    margin-bottom: 50px;
}
.brand-related-section .brand-related-col {
    background: #d1dddf;
    margin: 0 10px;
    text-align: center !important;
    justify-content: space-between !important;
}
.brand-related-section .brand-related-col [data-content-type="image"] {
    margin: 0;
}
.brand-related-section .brand-related-col h3 {
    background: #d1dddf;
    margin: 0;
    font-size: 24px !important;
    padding: 40px 30px;
    font-weight: 700;
    font-family: "GT Eesti Display", sans-serif !important;
}
.brand-related-section .brand-related-col [data-content-type="buttons"] {
    background: #d1dddf;
}
.brand-related-section .brand-related-col [data-content-type="buttons"] .pagebuilder-button-primary {
    background: white;
    color: #ff4d00 !important;
    border: 2px solid #fff;
    cursor: pointer;
    margin: 0 0 40px 0;
    transition: color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
}
.brand-related-section .brand-related-col [data-content-type="buttons"] .pagebuilder-button-primary:hover {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.brand-related-section .brand-related-col img {
    padding: 0 20px;
    background: #fff;
}
.brand-benefits-section .brand-benefits-col {
    background: #eee;
    height: auto;
    padding: 40px 35px;
}
.brand-benefits-section .pagebuilder-column.brand-benefits-col h3 {
    font-size: 28px !important;
    margin: 10px 0 20px;
}
.brand-benefits-section .pagebuilder-column.brand-benefits-col p {
    font-size: 16px;
    line-height: 20px;
    color: #211f1d;
    font-family: 'GT-Eesti-Display-Light' !important;
}
.brand-benefits-section .brand-benefits-col img {
    width: 120px;
    border-radius: 50%;
}
.brand-testimonial {
    padding: 80px 0;
    text-align: center;
}
.brand-testimonial .testimonial-heading {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: 700;
    font-family: "GT Eesti Display", sans-serif !important;
}
.brand-testimonial .a-reviewer__text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 40px;
    font-family: 'GT-Eesti-Display-Light' !important;
}
/** Brand page design - end */

@media (min-width: 1024px) {
    .brand-benefits-section .pagebuilder-column-group, .brand-benefits-section .pagebuilder-column-line {
        justify-content: center;
    }
    .brand-benefits-section .brand-benefits-col {
        width: 310px !important;
        margin: 0 10px;
    }
}

@media (max-width: 767px) {
    .banner-section,
    .banner-wrap {
        background-image: none!important;
        background-color: #E5E5E5!important;
    }
    .banner-section {
        background-image: none!important;
        background-color: #E5E5E5!important;
    }
}

@media (max-width: 1530px) {
    .catalog-product-view .product-info-right {
        width: 100% !important;
    }
}

@media (max-width: 1775px) {
    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select .btn.dropdown-toggle {
        font-size: 12px!important;
    }
    #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select .dropdown-menu.open .dropdown-menu.inner li a {
        font-size: 12px!important;
    }
}
@media (min-width: 1400px) and (max-width: 1500px) {
    .page-products .item-box-section {
        flex-direction: column;
    }
}
@media (min-width: 768px) {
    .page-products .products .product-col {
        /* min-width: 375px !important; */
        /* max-width: 280px !important;
        width: 100% !important; */
        display: flex;
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.33% - 14px);
        margin: 0;
        box-sizing: border-box;
    }
}

@media (max-width: 1430px) {
    .catalog-product-view .product-info-right {
        width: 100% !important;
    }
}

@media (max-width: 1400px) {
    .page-products #maincontent .columns .column.main .products>div.row {
        justify-content: flex-start !important;
    }
    .page-products .product-addtoquote-button {
        margin-left: 0 !important;
    }
    .page-products #maincontent .columns .sidebar.sidebar-main {
        max-width: 280px;
        padding-right: 10px !important;
    }
    .page-products #maincontent .columns .sidebar.sidebar-main .left-filter-wrapper .instrument-page-filter .form-group .bootstrap-select .btn.dropdown-toggle {
        font-size: 16px !important;
    }
    .page-products #maincontent.page-main {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .page-products #maincontent .columns .sidebar.sidebar-main {
        max-width: 270px;
    }
    .page-products .row.padding {
        justify-content: center !important;
    }
}

@media (max-width: 1200px) {
    .desktoponly{
        display: none;
    }
/*
    .page-products .products-grid {
        margin-left: 40px !important;
        margin-right: 40px !important;
    } */
}

@media (max-width: 1260px) {
    .catalog-product-view #maincontent .columns .column.main {
        flex-wrap: wrap !important;
    }
    .catalog-product-view .product-info-right {
        width: 100% !important;
        margin-bottom: 50px !important;
    }
    .page-products #maincontent .columns .sidebar.sidebar-main {
        max-width: 100%;
    }
    .page-products #maincontent .colu    mns .sidebar.sidebar-main .left-filter-wrapper {
        width: 100%;
    }
}

@media (min-width: 1230px) {
    .page-products .page-title-wrapper ul.items {
        max-width: 100%;
        margin-left: 40px;
    }
}

@media (max-width: 1230px) {
    .catalogsearch-result-index .container-fluid .search-content {
        flex-direction: column;
    }

    .catalogsearch-result-index .col-left .product-card,  .catalogsearch-result-index .col-right .product-card{
        max-width: 100%;
    }
}

@media screen and (max-width: 1350px) {
    .landing-hero-bg .blink-hero-image img {
        max-width: 50% !important;
    }
    .landing-cta-block-img-pull img {
        top: -320px;
        max-width: 30% !important;
    }
}

@media (max-width: 991px) {
    .page-products #maincontent .columns .column.main .toolbar.toolbar-products.kat-footer-toolbar .pages,
    .page-products #maincontent .columns .column.main .toolbar.toolbar-products.kat-footer-toolbar .toolbar-sorter {
        margin-bottom: 20px;
    }
    .page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
        display: flex;
        gap: 15px !important;
        margin-top: 15px !important;
    }
    .page-products #maincontent .columns .column.main .toolbar.toolbar-products .toolbar-sorter.sorter .control {
        margin: 0 !important;
    }
    .page-products #maincontent.page-main {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .page-products #maincontent .columns .sidebar.sidebar-main {
        margin-left: 20px;
        margin-right: 20px;
    }

    .page-products #maincontent .columns .column.main {
        margin-left: 20px;
        margin-right: 20px;
    }

    .page-products .page-title-wrapper {
        margin-left: 20px;
        margin-right: 20px;
    }

    .catalog-product-view .product-info-right {
        width: 100% !important;
    }
}

@media (max-width: 940px) {
    /* .catalog-product-view .product-info-left {
        display: flex;
        flex-wrap: wrap;
    } */
    .catalog-product-view #maincontent .columns .column.main .product-info-main {
        order: 1;
        width: 100% !important;
    }
    .catalog-product-view #maincontent .columns .column.main .product.media {
        order: 0;
        width: 100% !important;
    }
    .catalog-product-view #maincontent .columns .column.main .product.detailed.left-complmentary-items {
        order: 3;
    }
    .catalog-product-view #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions {
        margin: 0 !important;
        gap: 10px;
    }
    #maincontent .columns .column.main .product-info-main .product-add-form #product_addtocart_form .box-tocart .fieldset .actions #product-addtocart-button {
        margin: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .landing-hero-bg .blink-hero-image img {
        max-width: 50% !important;
    }
    .landing-cta-block-img-pull img {
        max-width: 40% !important;
        top: -180px;
    }
    .blink-content-right {
        margin-left: 60px;
    }
    .cta-top-content div {
        font-size: 26px !important;
        line-height: 26px !important;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .sm {
        display: none !important;
    }
    .md {
        display: block !important;
    }
}
@media (max-width: 768px) {
    .brand-hero-section .brand-hero-section-text-col {
        order: 2;
    }
    .brand-hero-section .brand-hero-section-img-col {
        order: 1;
    }
    .brand-hero-section .pagebuilder-column.brand-hero-section-img-col {
        text-align: center !important;
    }
    .brand-hero-section .pagebuilder-column-group [data-content-type='buttons'] {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .brand-benefits-section {
        overflow: visible;
        padding: 0 40px;
    }
    .brand-related-section h2, .brand-benefits-section h2 {
        font-size: 28px;
    }
    .brand-tab div[data-content-type='tabs'] .tabs-navigation li {
        display: block;
        border-radius: 5px !important;
        margin: 0 10px 10px 10px !important;
    }
    .brand-tab div[data-content-type='tabs'] .tabs-navigation li a span {
        font-weight: 100;
    }
    .brand-related-section .brand-related-col {
        flex-basis: 48%;
        margin: 20px 1%;
    }
    .brand-testimonial {
        padding: 60px 0;
    }
    .brand-testimonial .testimonial-heading {
        font-size: 28px;
    }
    .brand-testimonial .a-reviewer__text {
        font-size: 18px;
    }
    .page-products .page-title-wrapper .page-title .base {
        font-size: 28px !important;
        line-height: 32px !important;
        padding: 30px 22.5px !important;
    }

    .catalog-category-view .col-md.mw-25 {
        padding: 0 35px;
    }

    .page-products.page-with-filter .mediawidth {
        flex: 0 0 100%;
    }

    .page-products .products-grid {
        gap: 65px;
    }

    .page-products .product-box .product-detail {
        gap: 10px;
    }

    .page-products #maincontent .columns .column.main .toolbar.toolbar-products {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        flex-wrap: wrap;
        align-items: flex-start !important;
    }

    .catalogsearch-result-index .product-card .product-card-flex {
        flex-direction: column;
    }

    .catalogsearch-result-index .col-left .product-image, .catalogsearch-result-index .col-right .product-image {
        max-width: 100%;
        height: 305px;
    }
}
@media (min-width: 768px) and (max-width: 1320px) {
    .page-products .page-title-wrapper .page-title .base {
        padding: 30px 15px !important;
    }
    .page-products .page-title-wrapper ul.items {
        padding: 8px 15px;
    }
}
@media (max-width: 767px) {
    .page-products .products .product-col {
        min-width: 100% !important;
        /* max-width: 315px !important; */
        padding: 0 0 !important;
    }
    .catalogsearch-result-index .page-title .base {
        font-size: 28px !important;
    }
    .catalog-product-view .product-info-right {
        width: 100% !important;
    }
}
@media (max-width: 560px) {
    .brand-related-section .brand-related-col {
        flex-basis: 100%;
    }
}
#product-attribute-specs-table thead th {
    border: 1px solid #4F868E;
    text-align: center;
}
#product-attribute-specs-table th, #product-attribute-specs-table td {
    border: 2px solid #EEEEEE;
    padding: 10px;
    width: 50%;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    font-family: "GT Eesti Display", sans-serif;
}
#product-attribute-specs-table tr:nth-child(even){
    background-color: #FAFAFA;
}
#product-attribute-specs-table tr:nth-child(odd){
    background: #Ffffff;
}
#product-attribute-specs-table thead th {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #4F868E;
    text-align: center;
    color: white;
    border-bottom: 0;
}

@media all and (max-width: 639px) {
    #product-attribute-specs-table thead {
        display: grid;
    }
    #product-attribute-specs-table thead th {
        display: block;
        border: 1px solid #000000;
    }
    #product-attribute-specs-table td, #product-attribute-specs-table th {
        width: 100%;
    }
    #product-attribute-specs-table td {
        border-top: 0;
    }
    .catalogsearch-result-index .page-title {
        margin: 20px 0 0 0;
    }
    .catalogsearch-result-index .col-left .product-card {
        display: block;
    }
    .catalogsearch-result-index .col-left, .catalogsearch-result-index .col-right {
        width: 100%;
    }
    .catalogsearch-result-index .product-card {
        margin-bottom: 15px;
        padding: 20px !important;
    }
    .catalogsearch-result-index .search-content .product-name a {
        font-size: 18px;
    }
    .catalogsearch-result-index .search-content .quote-content {
        justify-content: space-between;
        width: 100%;
    }
    .catalogsearch-result-index .search-content .quote-mobile {
        justify-content: space-between;
        width: 100%;
        display: flex !important;
        margin-top: 15px;
    }
    .catalogsearch-result-index .search-content .good_sku, .catalogsearch-result-index .search-content .best_sku, .catalogsearch-result-index .search-content .singleuse_sku {
        font-size: 14px;
    }
    .sm {
        display: block !important;
    }
    .md {
        display: none !important;
    }
    .landing-hero-bg {
        overflow: hidden;
    }
    .landing-hero-bg .blink-hero-image img {
        top: 0;
        right: 0;
        width: 70%;
    }
    .landing-cta-block-img-pull img {
        position: absolute;
        top: -130px;
        right: 0;
        width: 50%;
    }
    .hero-left-content {
        min-height: 510px !important;
    }
    .blink-content-row {
        margin-bottom: 30px;
    }
    .blink-content-right {
        margin-left: 0;
    }
    .blink-content-left {
        margin-bottom: 15px;
    }
    .blink-content-right {
        text-align: center;
    }
    .landing-cta-block {
        padding-top: 100px;
        margin-top: 130px;
    }
    .cta-top-content div {
        font-size: 24px !important;
        line-height: 25px !important;
        margin-bottom: 20px;
    }
    .landing-hero-bg .blink-hero-image img {
        max-width: 50% !important;
    }
    .cta-top-content div {
        width: 50%;
    }
    .landing-cta-block-img-pull img {
        max-width: 40% !important;
        top: -180px;
    }
    .catalogsearch-result-index .page-title {
        margin: 20px 0 0 0;
    }
    .catalogsearch-result-index .col-left .product-card {
        display: block;
    }
    .catalogsearch-result-index .col-left, .catalogsearch-result-index .col-right {
        width: 100%;
    }
    .catalogsearch-result-index .product-card {
        margin-bottom: 15px;
        padding: 20px !important;
    }
    .catalogsearch-result-index .search-content .product-name a {
        font-size: 18px;
    }
    .catalogsearch-result-index .search-content .quote-content {
        justify-content: space-between;
        width: 100%;
    }
    .catalogsearch-result-index .search-content .quote-mobile {
        justify-content: space-between;
        width: 100%;
        display: flex !important;
        margin-top: 15px;
    }
    .catalogsearch-result-index .search-content .good_sku, .catalogsearch-result-index .search-content .best_sku, .catalogsearch-result-index .search-content .singleuse_sku {
        font-size: 14px;
    }
    .sm {
        display: block !important;
    }
    .md {
        display: none !important;
    }
}
@media (max-width: 479px) {
    .catalogsearch-result-index .algolia-instant-results-wrapper .ais-Hits-list {
        grid-template-columns: 100%;
        gap: 0.5% 1%;
    }
    .landing-cta-block-img-pull img {
        top: -90px;
    }
    .cta-top-content div {
        width: 65%;
    }
}
.minicart-wrapper .minicart-items-wrapper .product-item-photo .product-image-container {
    width: auto !important;
    margin-right: 10px;
}