h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
}

a,
button,
input,
p,
span {
    font-family: 'Raleway', sans-serif;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
}

a,
a:hover {
    color: #76953a;
    text-decoration: none
}

img {
    max-width: 100%
}

p{
    margin-bottom:10px;
}
.bg-main {
    background-color: #76953a
}

#container,
#content,
#gt-tabs,
#titleBox,
.container-content {
    width: 100%!important
}

#content,
#container {
    background-color: #f1f0ee;
}

#container {
    width: 100%
}
.container {
    max-width: 1140px;
}
#leftColumn{
    border-right:1px solid #D4D4D4;
}
#leftNav li{
    list-style: none;
}
.leftNavHeading{
    display: block;
    font-weight: 700;
    color: #3D3D3D;
    margin-bottom:10px;
}
.leftNavHeading:last-of-type{
    margin-top:10px;
}
.post-categories a {
    font-size: 12px;
    color: #fff;
    background-color: #4c4c4c;
    padding: .3em 1em;
    transition: all ease .15s
}

.post-categories a:hover {
    color: #fff;
    background-color: #232323;
    text-decoration: none;
    transition: all ease .15s
}

.featured-image img {
    width: 100%
}

select[name=restaurant_filterby] {
    background-color: transparent;
    border: none;
    color: #76953a;
    font-weight: 700
}

#reserveButton:hover {
    filter: brightness(110%)
}

.footer-ad {
    background-color: rgba(0, 0, 0, .2)
}

.luxuryAds ul {
    padding-left: 0;
    list-style: none
}

.luxuryAds {
    display: block;
    margin-top: 1.75em;
    margin-bottom: 1.75em;
    border: 1px solid #dee2e6
}

.luxuryAds .feature-text {
    padding: 1em
}

.luxuryAds .h5 {
    color: #fff;
    font-weight: 700;
    font-size: 1em;
    padding: .5em 1em;
    background-color: #ededed
}

@media screen and (max-width:768px) {
    .luxuryAds {
        margin-top: 0
    }
}

.page-template-default h5 {
    display: inline;
    background-color: #76953a;
    color: #fff;
    padding: .05em .5em
}

.wp-block-columns,
.wp-block-ugb-container {
    position: relative;
    max-width: 1080px;
    margin: auto;
    overflow: visible
}

.is-style-card-overlay,
.ugb-card.card-overlay {
    position: relative
}

.is-style-card-overlay::before,
.ugb-card.card-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1
}

.is-style-card-overlay>*,
.ugb-card.card-overlay>* {
    position: relative;
    z-index: 5
}

.card-overlay .ugb-card__tagline,
.card-overlay .ugb-card__title,
.is-style-card-overlay .ugb-card__tagline,
.is-style-card-overlay .ugb-card__title {
    color: #fff
}

.ugb-feature-grid__item {
    padding: 0
}

.is-style-card-overlay .ugb-card__image-container,
.ugb-card.card-overlay .ugb-card__image-container {
    position: absolute;
    z-index: 0
}

.ugb-blog-posts__excerpt {
    font-size: 13px
}

.sticky-ad {
    top: 25px
}

.fullwidth {
    max-width: 100%!important
}

.list-title {
    color: #323232;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    letter-spacing: .2em;
    padding-bottom: .5em;
    border-bottom: dotted 1px rgba(0, 0, 0, .2)
}
.list-title span {
    color: coral;
    font-size: 52px;
    letter-spacing: 0
}

.alignleft {
    float: left;
    margin-right: 1em
}

.gayot-rating {
    font-size: 32px;
    color: #fff;
    background-color: #759633;
    padding: 15px 15px;
    margin-top: -5px;
    border-radius: 100%;
    display: inline-block
}

.gayot-rating span {
    margin-bottom: -13px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.1px
}

.pricerange {
    font-weight: 700
}

#noDollar {
    color: #aaa
}

.footer .widget-title {
    color: #000;
    font-size: 18px;
    font-weight: 400
}

.footer .menu {
    list-style: none;
    padding-left: 0
}

.footer .menu li {
    margin: 5px auto
}

.footer .menu li a {
    color: #759633;
    font-size: 15px;
    font-weight: 500
}

.footer .pronounce-logo {
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 400
}

.footer {
    background-color: #f3f5e7
}

.footer ul {
    list-style: none
}

.footer ul li:first-child {
    list-style: none;
    margin-bottom: 15px
}

.footer h3 {
    font-size: 20px
}

.footer p {
    color: #759633
}

.footer-social-links a {
    margin-right: 10px
}

.footer-social-links a:last-child {
    margin-right: 0
}

.copyright {
    background-color: #0d0d0d;
    color: #ccc;
    font-size: 12px;
    font-family: open sans, arial, sans-serif
}

.copyright {
    color: #7c7c7c
}

.carousel-item-container {
    overflow: hidden
}

.carousel-item-container.intro {
    background-color: #f1f0ee
}

.best-of-title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 1em
}

.best-of-container {
    display: block
}
.top10-intro *{
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.top10-intro h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px
}

.top10-intro font {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500
}

.restaurant-container {
    box-shadow: 0 0 25px -10px rgba(0, 0, 0, .3);
    background-color: #fff
}

.best-of-container .restaurant-title-container .restaurant-title h3 a {
    display: block;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: .1em;
    /* font-family: Verdana, Arial, Helvetica, sans-serif;
    font-family: Montserrat, sans-serif!important; */
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

.best-of-container .restaurant-title-container .restaurant-title h3 a:hover {
    color: #76953a
}

.dotted-line {
    border-bottom: dotted 1px rgba(0, 0, 0, .2);
    margin-bottom: .5em
}

.best-of-container .restaurant-number span {
    display: inline-block;
    color: #464646;
    font-size: 32px;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    margin-right: 10px;
    letter-spacing: 0;
    vertical-align: middle
}
.restaurant-photo.row.mt-3 > div{
    display: flex;
}
@media (max-width:768px){
    .restaurant-photo.row.mt-3 > div{
        flex-direction: column;
    }
}
.best-of-container .restaurant-photo-container {
    flex: 1 1;
    margin-right: 27px;
    max-width: 340px;
    z-index: 10
}

.best-of-container .restaurant-photo-container a {
    display: block;
    overflow: hidden;
    transition: all ease-in-out .3s
}

.best-of-container .restaurant-no-photo a img,
.best-of-container .restaurant-photo a img {
    transition: all ease-in-out .3s
}

.best-of-container .restaurant-no-photo:hover .restaurant-photo-container a img,
.best-of-container .restaurant-photo-container:hover a img {
    transform: scale(1.02);
    transition: all ease-in-out .3s
}

.best-of-container .field-price {
    font-style: italic;
    color: #759633;
    opacity: .7
}

.best-of-container .restaurant-cuisine span {
    color: #464646;
    font-size: .95em;
    /* font-weight: 700; */
    font-family: 'Raleway', sans-serif;
    letter-spacing: .1em
}

.best-of-container .field-rating {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 32px;
    color: #fff;
    background-color: #759633;
    padding: 15px 15px;
    margin-top: -25px;
    border-radius: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .25)
}

.field-review {
    position: relative;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: 'Raleway', sans-serif;
}

.field-review .field-rating {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 32px;
    /* font-family: Verdana, Arial, Helvetica, sans-serif; */
    font-family: 'Raleway', sans-serif;
    color: #fff;
    background-color: #759633;
    padding: 15px 15px;
    margin-top: -25px;
    border-radius: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .25)
}
.best-of-container .field-rating{
    font-family: 'Raleway', sans-serif;
}
.best-of-container .field-rating span {
    margin-bottom: -13px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -.1px;
    line-height: 9px;
    font-family: 'Raleway', sans-serif;
}

.best-of-container .field-rating span.no-rating {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.1px;
    line-height: 50px;
    display: block
}

/* .best-of-container .field-rating.no-rating {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -50px;
    font-size: 32px;
    color: #fff;
    background-color: #759633;
    padding: 15px 15px;
    margin-top: -50px;
    border-radius: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .25)
} */
.best-of-container .no-photo .field-rating {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 32px;
    color: #fff;
    background-color: #759633;
    padding: 15px 15px;
    margin-top: -70px;
    border-radius: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .25)
}
.best-of-container .field-rating.no-rating {
    font-size: 14px;
    padding: 28px 8px;
}
.best-of-container .field-rating.no-rating.qb-rating {
    font-size: 22px;
    padding: 15px 15px;
}
.best-of-container .field-rating:hover {
    background-color: #464646;
    transition: all ease-in-out .15s;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .best-of-container .restaurant-photo-container {
        display: block;
        float: none
    }
    .best-of-container .no-photo .field-rating {
        display: inline-block;
        position: relative;
        top: 0;
        right: 0;
        font-size: 32px;
        color: #fff;
        padding: 15px 15px;
        margin-top: -15px;
        margin-bottom: 25px;
        border-radius: 100%;
        box-shadow: 0 0 9px 1px rgba(0, 0, 0, .45)
    }
    .best-of-container .restaurant-title-container .restaurant-title h3 a {
        font-size: 28px
    }
    .best-of-container .restaurant-number span {
        font-size: 24px
    }
    a#reserveButton {
        max-width: 200px;
        margin: auto
    }
}

.best-of-container .field.field-review,
.best-of-container .field.field-review p{
    padding: 1em 0;
    color: #464646;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    margin-bottom:0;
}

.best-of-container .field.field-address {
    color: #6f6f6f;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
}

.best-of-container .field.field-address a{
    font-family: 'Raleway', sans-serif;
}

a#reserveButton {
    max-width: 200px
}

#pre-header {
    background-color: #000
}

.pre-header-blurb {
    color: #959595
}

@media screen and (min-width:1080px) {
    .pre-header-blurb {
        max-width: 75%
    }
}

#main-nav {
    background-color: #7c7c7c
}

#secondary-nav {
    background-color: #0e0e0e
}

#main-nav .navbar-nav .nav-item a {
    font-size: 18px;
    color: #e3e3e3
}

#pre-header form label {
    font-size: 24px;
    color: #fff
}

#pre-header form input {
    border: none;
    background-color: transparent
}

.navbar-nav .nav-item a:hover {
    color: #759633!important
}

.navbar-nav .nav-item.active a {
    color: #759633
}

.navbar-brand img {
    max-width: 110px
}

.mobile-header .container .row .col {
    display: flex;
    align-items: center;
    justify-content: center
}

.mobile-nav {
    display: none
}

.menu-close,
.menu-icon {
    position: relative;
    max-width: 35px;
    width: 100%;
    cursor: pointer;
    z-index: 9
}

.menu-close {
    z-index: 99
}

.menu-close>div,
.menu-icon>div {
    display: block;
    background-color: #fff;
    height: 3px;
    width: 100%;
    margin: 5px auto
}

.menu-close .bar-1 {
    transform: rotate(45deg) translate(10px, 15px)
}

.menu-close .bar-2 {
    transform: rotate(-45deg) translate(-10px, 4px)
}

.menu-close {
    display: none;
    position: absolute;
    top: 15px;
    right: 25px
}

@media screen and (max-width:980px) {
    #main-nav {
        display: block!important;
        position: fixed;
        top: 0;
        left: 0;
        transform: translateX(-100%);
        height: 100%;
        padding: 0;
        z-index: 99999;
        transition: all ease .3s
    }
    #main-nav.active {
        background-color: #181818;
        transform: translateX(0);
        transition: all ease .3s .2s
    }
    #menu-main-menu {
        flex-direction: column
    }
    #menu-main-menu li {
        padding: .3em 2.5em;
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }
    #menu-main-menu li:hover {
        background-color: #2f2f2f
    }
    .mobile-nav-overlay {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, .85);
        transform: translateX(-100%);
        transition: all ease .15s;
        z-index: 99
    }
    .mobile-nav-overlay.active {
        transform: translateX(0);
        transition: all ease .15s
    }
    .mobile-nav-overlay.active .menu-close {
        display: block
    }
}

.navbar-brand {
    position: relative;
    z-index: 10
}

.main-nav,
.main-nav .navbar {
    background-color: #7c7c7c
}

.main-nav .navbar {
    position: relative;
    padding: 0;
    z-index: 5
}

.main-nav .navbar-nav {
    position: relative;
    z-index: 5
}

.main-nav li a {
    line-height: 96px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.main-nav li.active a.nav-link,
.main-nav li:hover a.nav-link,
a.nav-link:hover {
    background-color: #759633;
    color: #fff!important
}

#navbarSupportedContent {
    z-index: 9999
}
.navbar-toggler.nav-toggle{
	width:100%;
	max-width: 28px;
	border:none;
	padding: 0;
}
.navbar-toggler.nav-toggle span{
	display: block;
	width: 100%;
	height: .15em;
	margin:5px auto;
	border-radius: 3px;
	background-color:#fff;
	color:#FFF;
}
.social-navigation{
    display: none;
}
.social-navigation.active{
    display: block;
    position: fixed;
    top: 2em;
    z-index: 99999;
}
@media screen and (max-width:1200px) {
    .main-nav li a {
        font-size: 14px
    }
}

@media screen and (max-width:992px) {
    .main-nav .navbar-brand img {
        max-height: 70px;
    }
    .main-nav li a {
        line-height: 45px
    }
    .navbar-expand-lg .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: #fff;
        padding: 5em 2em 2em;
    }
    .navbar-expand-lg .navbar-collapse .navbar-nav {
        margin-top: 1rem;
        overflow: scroll
    }
    .navbar-expand-lg .navbar-collapse li.nav-item a.nav-link {
        color: #454545;
        border-bottom: 1px solid #d9d9d9;
        padding: .5rem 1rem
    }
    .main-nav li.active a.nav-link,
    a.nav-link:hover {
        color: #759633!important;
        background-color: transparent
    }
    div.social-navigation li {
        display: inline-block;
        margin-right: 10px
    }
    div.social-navigation li:last-child {
        margin-right: 0
    }
    .navbar-expand-lg .navbar-collapse div.social-navigation li a {
        font-size: 16px;
        color: #759633
    }
    .close-nav-container {
        display: inline-block;
        position: relative;
        top: 0;
        right: 0;
        margin-right: 2rem;
        
    }
    .close-nav-container.active{
        position: absolute;
        top: 2em;
        right: 2em;
        width: 100%;
        margin-bottom: 2em;
        z-index: 99999;
    }
    span.close-nav {
        display: block;
        position: relative;
        width: 35px;
        margin: 0 0 0 auto;
        transform: scale(.7)
    }
    span.close-nav div {
        background-color: #000;
        width: 100%;
        height: 3px;
        margin: 3px auto
    }
    span.close-nav div:first-child {
        transform: rotate(-45deg) translate(4px, 4px)
    }
    span.close-nav div:last-child {
        transform: rotate(45deg) translate(0, -8px)
    }
    .search-nav input {
        width: 100%!important;
        width: 100%!important
    }
    .search-nav button {
        margin: 25px auto!important
    }
}

.search-nav-toggle {
    position: relative;
    z-index: 5
}

.search-nav {
    display: none;
    position: absolute;
    top:0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 1080px;
    opacity: 0;
    padding: 0;
    transition: all ease-in-out .0s;
    z-index: 0
}
.search-nav.active {
    animation: none;
    display: block;
    padding: 10em 2em 2em;
}
@media screen and (min-width:980px){
    .search-nav.active{
        animation: none;
        display: block;
        opacity: 1;
        padding: 0;
        animation: searchFadeIn .0s forwards linear;
    }
    .social-navigation.active{
        display: none
    }
}
/* .search-nav.active {
    animation: searchFadeIn .2s forwards linear;
    transition: all ease-in-out .2s
} */

@keyframes searchFadeIn {
    0% {
        opacity: 0;
    }
    50% {
        top: 100%;
        opacity: 0;
    }
    100% {
        top: 100%;
        opacity: 1;
    }
}

.main-search-input {
    display: inline-block;
    background-color: #fff;
    padding: 1em;
    margin-left: auto;
    float: right
}

@media screen and (max-width:992px) {
    .main-nav,
    .main-nav .navbar {
        background-color: #222!important
    }
    .search-nav {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 1;
        max-width: 1080px;
        background-color: #fff;
        padding: 10em 2em 2em;
        z-index: 9999
    }
    .search-nav.active {
        animation: none;
        display: block;
    }
    .main-search-input {
        display: block;
        margin: auto;
        float: none;
        padding: 0
    }
    .main-search-input .close-nav-container {
        margin-right: 0
    }
}

.subnav {
    border-bottom: 3px solid #dad7d2
}

.subnav ul,
ul.subnav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.subnav ul li,
ul.subnav li {
    display: inline-block;
}

.subnav ul li:last-child,
ul.subnav li:last-child {
    margin-right: 0
}

#breadcrumbs ul.subnav li a,
.subnav ul li,
.subnav ul li a,
ul.subnav li,
ul.subnav li a {
    font-size: 14px;
    color: #000
}

ul.subnav li a:hover {
    color: #759633!important
}

#breadcrumbs {
    margin-top: 25px;
}

#breadcrumbs form {
    background-color: #fff
}

#breadcrumbs * {
    font-size: 14px;
    color: #000
}
#breadcrumbs ul.subnav li{
    position: relative;
}
#breadcrumbs ul.subnav li::before{
    content: " | ";
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
#breadcrumbs ul.subnav li a{
    font-size: 12px;
}
.tpd-ads-container{
    display: block;
    text-align: center;
    width: 100%;
}
[id*="dsk-box-ad"]{
    min-width: 100%;
}
@media screen and (max-width:768px){
    #breadcrumbs {
        top: 80px;
        z-index: 20;
    }
    #breadcrumbs ul.subnav li:first-child:before{
        content: "";
        display: none;
    }
    .breadcrumb-search{
        display: flex;
        align-items: center;
        width: 100%;
    }
    #searchtext-breadcrumb{
        width: 100%;
        margin-right: 10px;
    }
}
@media screen and (min-width:768px) {
    #breadcrumbs ul.subnav li a {
        font-size: 14px;
    }
}
#breadcrumbs a{
    color: #76953a !important;
}
#breadcrumbs .breadcrumb-items a:last-child {
    color: #759633!important
}
.sa-button {
    border-radius: 10px;
    background-color: #000;
    color: #fff!important;
    padding: .1em .5em;
    font-size: 11px
}

.sa-button:hover {
    background-color: #333
}

#location-pin {
    height: auto;
    width: 100%;
    max-width: 20px;
    margin-bottom: 4px
}

@media screen and (max-width:768px) {
    #location-pin {
        width: 100%;
        max-width: 15px;
        margin-bottom: 4px
    }
}
.pagination{
    margin: 30px 0;
    font-family: open sans,arial,sans-serif;
    font-size: 12px;
    display: inline-block;
    width: 100%;
}
.pagination:first-child {
    margin-bottom: 0px;
}
.pagination li{
    display: inline-block;
    margin: 0;
    line-height: 0px;
}
.pagination li a,
.pagination li span{
    padding: 5px 11px;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin: 0 8px 8px 0;
    min-width: 33px;
    text-align: center;
    color: #666;
    line-height: 21px;
    background-color: #fff;
}
.pagination li:hover a{
    color: #fff;
    background-color: #444;
    border-color: #444;
}
.pagination li.active span{
    border-color: #759633;
    background-color: #759633;
    color: #fff;
}
.search-header{
    position: relative;
    display: flex;
    justify-content: center;
    padding: 5em 2em;
}
.search-header > div{
    position: relative;
    z-index: 5;
}
.search-header::before{
    content:"";
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size:cover;
    background-image: url(https://images.pexels.com/photos/7613/pexels-photo.jpg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260);
    background-position: bottom center;
    z-index: 0;
}
.search-header::after{
    content:"";
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color:rgba(0, 0, 0, 0.9);
    z-index: 1;
}
.search-header h1.listing-title{
    color:#fff;
    font-size: 32px;
    margin-right:15px;
}
.search-restaurant-content h2{
    font-size: 22px;
}

.search-title-container{
    display: flex;
    align-items: center;
}
.search-header select{
    background-color:#759633;
    color:#fff;
    border:none;
    outline:none;
    height: 70px;
    width: 150px; text-align-last:center;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
}
.search-restaurant-feature-image-container{
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 300px;
    margin-right:15px;
}
.search-restaurant-feature-image-container img{
    height: 200px;
    width: 100%;
    object-fit: cover;
    /* position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width:100%;
    object-fit: cover */
}
.search-restaurant-feature-image-container.placeholder{
    background-color:#7c7c7c;
    padding:0.5em 1em;
}
.search-restaurant-feature-image-container.placeholder img{

    object-fit: contain;
}
.cuisine{
    color:#646464;
}
.rating{
    font-weight: 600;
    color:#646464;
}
.rating span{
    color:#76953a;
    font-weight: 500;
}
.search-meta,
.search-nextprev{
    color:#646464;
    font-size: 14px;
}
.search-restaurant-content #reserveButton{
    max-width: 100px;
    padding:0.3em 0.5em;
}
.search-left-column{
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width:100%;
}
/**
CHEVRON DOWN
**/
i.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

i.arrow.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

i.arrow.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

i.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

i.arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
/* Customize the label (the container) */
.checkbox-container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Hide the browser's default checkbox */
.checkbox-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.checkbox-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}
.checkbox-container input{
    display: none;
}
/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkbox-checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkbox-checkmark {
    background-color: #2196F3;
}
.checkbox-container >  span {
    color: #d6d6d6;
    border:1px solid #d6d6d6;
    background-color:rgba(255,255,255,1);
    padding:0.1em 0.3em;
}
.checkbox-container span span {
    color: #454545;
}
.checkbox-container input:checked ~ span span {
    color: #759633;
}
.checkbox-container input:checked ~ span {
    border:1px solid #759633;
}

/* Create the checkbox-checkmark/indicator (hidden when not checked) */
.checkbox-checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkbox-checkmark when checked */
.checkbox-container input:checked ~ .checkbox-checkmark:after {
display: block;
}

/* Style the checkbox-checkmark/indicator */
.checkbox-container .checkbox-checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.feature-content{
    position: relative;
}
.feature-content::before{
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height:1px;
    background-color:#D4D4D4;
}
#centerColumn .luxuryAds{
    border: none;
}
#centerColumn .luxuryAds .h5{
    background-color: transparent;
    font-size: 20px;
    padding-left: 1rem;
    padding-bottom: 0;
    margin-bottom: 0;
}
#centerColumn .luxuryAds .h5 a{
    color: #323232;
}
#centerColumn .luxuryAdPic{
    margin-bottom:10px;
}
#centerColumn .luxuryAds:first-of-type{
    margin-top: 0;
}
#centerColumn .luxuryAdPic img{
    width: 100%;
    max-width: 450px;
    max-height: 190px;
    object-fit: cover;
}
.infopage table {
    width: 100%;
    max-width: 450px;
}
.tpd-top10-list .tpd-bestof-list-promotion{
    margin-bottom: 1rem;
}
@media screen and (max-width:768px){
    .search-title{
        font-size: 22px;
        font-weight:bold;
    }
    .search-left-column{
        position: relative;
        height: initial;
    }
    #leftColumn{
        border-right: none;
    }
    #leftNav ul{
        padding-left: 0;
    }
    #leftNav li {
        border-bottom: 1px solid #d6d6d6;
        padding: 5px 0;
    }
    #leftNav li.leftNavHeadingContainer{
        border-bottom: none;
        padding-top:0;
    }
    .search-restaurant-container{
        flex-direction: column;
    }
    .search-restaurant-feature-image-container{
        max-width: 100%;
    }
    .search-restaurant-feature-image-container.placeholder{
        margin-bottom:.5rem;
    }
    .search-restaurant-content h2 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .search-restaurant-content p{
        font-size: 16px;
        margin-bottom:5px
    }
}