#logo a {
    display: block;
    background-image: url(https://turbifycdn.com/ty/cdn/swancreekcandle/swc-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -999999px;
    overflow: hidden;
    height: 60px;
    margin-top: -12px;
}

.yt-mobile-search {
    position: relative;
    height: 34px;
    box-sizing: border-box;
    margin: 0 10px;
    padding: 0;
    border: solid 1px #ddd;
    background-color: #f7f7f7;
}

.yt-mobile-search-input {
    color: #000;
    font: bold 16px helvetica,arial;
    box-sizing: border-box;
    width: 100%;
    padding: 0px 45px 0px 6px;
    margin: 0px;
    line-height: 32px;
    height: 32px;
    background-color: #f7f7f7;
    border: none;
}
.yt-mobile-search-submit {
    border-radius: 0px;
    height: 32px;
    width: auto;
    position: absolute;
    top: 0px;
    right: 0px;
}

#mobileScrollToTop {
    bottom: 5em;
}

#universal_badge {
    z-index: 9999;
}
