.Logo {
    color: #3b3b3b;
    padding-bottom: 20px
}

.Logo .Logo__image {
    width: 120px;
    height: 120px;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%
}

.Logo .Logo__image.Logo__image--center {
    margin: 0 auto
}

.Logo .Logo__image.Logo__image--small {
    width: 70px;
    height: 64px
}

@media only screen and (max-width:600px) {
    .Logo .Logo__image.Logo__image--small {
        display: none
    }
}

.Logo .Logo__name {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0
}

#___gcse_0 {
    width: 100%;
    height: inherit
}

input.gsc-input {
    height: 52px!important
}

.gsc-control-searchbox-only {
    background: #f1f3f4;
    padding: 0
}

.SearchBoxHeader .gsc-control-searchbox-only {
    background: #fff
}

form.gsc-search-box {
    font-size: 13px;
    margin: 0!important;
    width: 100%
}

table.gsc-search-box {
    border-style: none;
    border-width: 0;
    border-spacing: 0 0;
    width: 100%;
    margin: 0!important
}

table.gsc-search-box:hover {
    background: #e8eaed
}

table.gsc-search-box td.gsc-input {
    padding-right: 10px!important;
    width: 80%!important;
    padding-left: 20px!important
}

input.gsc-input {
    background-color: transparent!important;
    border-color: #ecf0f1!important;
    border-bottom-left-radius: 10px!important;
    border-top-left-radius: 10px!important;
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
    border: none!important
}

td.gsc-search-button {
    width: 20%!important;
    vertical-align: top!important
}

button.gsc-search-button-v2,
input.gsc-search-button {
    background: #090e14;
    color: #fff!important;
    font-family: Arial, Helvetica, sans-serif!important;
    display: block!important;
    height: 55px!important;
    width: 100%!important;
    font-size: 14px!important;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    margin: 0!important;
    cursor: pointer;
    border: none!important;
    position: relative;
    left: 1px
}

.gsc-input-box-hover,
.gsc-search-box .gsc-input>input:hover {
    box-shadow: none!important
}

button.gsc-search-button-v2:focus,
button.gsc-search-button-v2:hover,
input.gsc-search-button:focus,
input.gsc-search-button:hover {
    background: #0e1926;
    -webkit-transition: all .5s;
    transition: all .5s
}

table.gsc-search-box td {
    vertical-align: middle!important
}

td.gsc-clear-button {
    display: none!important
}

.cse .gsc-control-cse,
.gsc-control-cse {
    background-color: #fff;
    border: none!important;
    padding: 0!important;
    border-radius: 27px!important
}

.gsib_a {
    padding: 0!important
}

.gsc-input-box,
.gsc-input-box-focus,
.gsc-input-box-hover,
input.gsc-input {
    border-color: transparent!important
}

.gsc-input-box {
    background: 0 0!important;
    border: none!important;
    outline: 0!important
}

.gsc-input-box-focus,
.gsc-search-box .gsc-input>input:focus {
    border: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    outline: 0!important
}

.Searchbox {
    margin-bottom: 20px
}

.SearchBoxHeader {
    height: 90px;
    width: 100%;
    background: #f1f3f4;
    display: flex;
    align-items: center;
    padding: 0 30px
}

.SearchBoxHeader .SearchBoxHeader__Logo {
    float: left;
    padding-right: 20px
}

.SearchBoxHeader .SearchBoxHeader__SearchBox {
    float: left;
    width: 700px
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
 :after,
 :before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body,
html {
    margin: 0
}

.Container {
    width: 700px;
    margin: 0 auto
}

.Container.Container--full {
    width: 94%
}

@media only screen and (max-width:1024px) {
    .Container {
        width: 90%
    }
}

body .Page--index {
    display: block
}

body .Page--results {
    display: none
}

body.Page_isSearchResults .Page--index {
    display: none
}

body.Page_isSearchResults .Page--results {
    display: block
}

.Modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.Modal .Modal__In {
    background: #fff;
    width: 380px
}

.Modal {
    background-color: rgba(224, 224, 224, .86);
    font-family: "Roboto Condensed", sans-serif
}

.Modal .Modal__In {
    padding: 24px 32px 30px;
    margin: 5% auto 0
}

.Modal--welcome .Modal__In {
    padding: 0
}

.Modal--welcome .Modal__In .Modal__In__Top {
    height: 240px;
    background: #ea871b url(../images/thank-you.svg) no-repeat center center;
    background-size: 185px
}

.Modal--welcome .Modal__In .Modal__In__Middle {
    padding: 24px 32px 30px
}

.Modal--welcome .Modal__In .Modal__In__Middle h4 {
    margin: 0;
    font-weight: 400;
    font-size: 20px
}

.Modal--welcome .Modal__In .Modal__In__Middle p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 8px 0
}

.Modal--welcome .Modal__In .Modal__In__Bottom {
    padding: 0 32px 30px
}

.Modal--welcome .Modal__In .Modal__In__Bottom .secondary {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #fff;
    font-size: 11px;
    color: #000;
    text-decoration: underline
}

.Modal--welcome .Modal__In .Modal__In__Bottom .primary {
    text-decoration: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    background: #3b3b3b;
    color: #fff;
    padding: 9px 28px 10px;
    font-size: 13px;
    float: right
}

.SpCss-1 {
    padding-top: 30px
}

.Footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px
}

.Footer .Footer__Link {
    font-size: 11px;
    color: #3b3b3b;
    text-decoration: underline;
    font-family: Arial;
    padding-left: 20px
}

.PopularReviews {
    padding: 20px;
    margin: 0 auto;
    width: 600px
}

@media only screen and (max-width:1024px) {
    .PopularReviews {
        width: 90%
    }
}

.PopularReviews h2 {
    font-family: "Roboto Condensed", sans-serif;
    margin: 10px;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid;
    opacity: .4
}

.PopularReviews ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.PopularReviews h3 {
    font-family: "Roboto Condensed", sans-serif;
    margin: 0;
    padding: 0
}

.PopularReviews a {
    text-decoration: none
}

.PopularReviews a:hover {
    text-decoration: underline
}

.PopularReviews li .img {
    float: left;
    margin: 0 15px 0 0;
    width: 70px;
    background-repeat: none;
    height: 70px;
    display: block;
    background-size: cover;
    background-position: center
}

.PopularReviews li p {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin: 5px 0;
    font-size: 13px;
    opacity: .4;
    color: #000
}

.PopularReviews li {
    padding: 10px;
    overflow: auto
}

.PopularReviews li:hover {
    background: #eee;
    cursor: pointer
}

body {
    background: #eef2f3 !important;
}