​
.product-item-details-author {
    min-height: 23.2px;
}
​
​
.social-platforms.header-tel {
    line-height: 20px!important;
}
a.callto[href^='tel:'] {
    /* z-index: -1!important; */
    font-size: 2.0rem!important;
}
a.callto[href^='tel:']::before {
    margin-right: 0.8rem!important;
    font-size: 28px!important;
    line-height: 0.6!important;
}
​
​
.products-grid ol.product-items .product-item .product-item-photo .product_label {
    z-index: 10!important;
}
.sm-listing-tabs .ltabs-tabs-container {
    display: none!important;
}
.btn-mobile {
    display: inline-block;
    margin-top: -18px !important;
    position: absolute;
}
.button-mobile.sidebar-nav i {
    display: none!important
}
#sidebar-button::after {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f0c9";
    color: #666;
}
.header-style-18 .header-middle .main-megamenu .sm_megamenu_menu > li {
    margin: 8px 15px 5px 15px !important;
    font-size: 15px;
}
.header-style-18 .customer-action .search-header .search-wrapper .input-text {
    border: 1px solid #ccc;
}
.title-home-page {
    font-family: 'Noto Serif'!important;
    font-weight: 700!important;
    text-transform: unset!important;
    font-size: 25px!important;
}
.title-home-page a span{
    font-family: 'Noto Serif'!important;
    font-weight: 700!important;
    text-transform: unset!important;
    font-size: 25px!important;
}
.title-home h2 span {
    font-family: 'Noto Serif'!important;
    font-weight: 700!important;
    text-transform: unset!important;
    font-size: 25px!important;
}
.title-home h2 span a {
    font-family: 'Noto Serif'!important;
    font-weight: 700!important;
    text-transform: unset!important;
    font-size: 25px!important;
}
.block .block-title strong {
    font-family: 'Noto Serif'!important;
    font-weight: 700!important;
    text-transform: unset!important;
    font-size: 25px!important;
}
#notice-cookie-block {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media (max-width: 991px) {
    .body-on-top {
        margin-top: 0px!important;
    }
    .header-18-top-bordered {
        padding: 20px 10px 20px 10px;
        border-top: 0px!important;
    }
    .search-wrapper.search-show {
        z-index: 100;
        margin-right: -30px;
    }
    .custom-search {
        display: none;
    }
    .header-style-18 .header-18-top-container {
        width: 100%!important;
        max-width: 100%!important;
    }
    .post-text-hld {
        margin-left: 0px !important;
    }
    .header-style-18 .customer-action .search-header .search-wrapper {
        right: 0px!important;
    }
    .header-style-18 .customer-action .search-header {
        float: right;
        position: relative;
        clear: both;
    }
}
@media (max-width: 440px) {
    .item.product.product-item {
        width: 100% !important;
    }
    .products-grid ol.product-items .product-item {
        max-width: 100% !important;
    }
    .mage-dropdown-dialog {
        right: 0px!important;
    }
}
@media (max-width: 767px) {
    .cart.table-wrapper .item .col.item {
        min-height: 120px !important;
    }
    .header-style-18 .customer-action .cart-wrapper .minicart-wrapper .mage-dropdown-dialog {
        z-index: 300!important;
        right: -180px!important;
    }
}
.clever-link {
    text-decoration: underline;
    cursor: pointer;
}
.footer-style-2 a.clever-link {
    color: #c9c9c9 !important;
    font-family: 'Oswald', sans-serif !important;
}