#block-search {
    position: relative;
    margin-bottom: -15px;
    background: #EEEEEE;
}

.tl-container {
    margin: 0 auto;
    max-width: 1060px;
    padding: 0 30px;
}

.tl-fancybox-active {
    position: fixed;
}

.single-featured-image-header {
    position: relative;
}

#post-38, .post-38 {
    display: none;
}
.tl-button {
    color: #ffffff !important;
    padding: 10px 20px;
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    max-width: 200px;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 5px;
    background: #ec7c14;
    box-shadow: none !important;
}

.tl-button:hover {
    opacity: 0.7;
    box-shadow: none !important;
}
