@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);

[data-reactroot] {
    z-index: 1000000 !important
}

@font-face {
    font-family: LovinSansWeb-Black;
    src: url("https://theme.zdassets.com/theme_assets/1941654/d265cb123912f243b747aaedb9f05521c5014ca7.woff")
}

@font-face {
    font-family: LovinSansWeb-Bold;
    src: url("https://theme.zdassets.com/theme_assets/1941654/211dd9070b09067769c8ce60868da9e3fc775050.woff")
}

@font-face {
    font-family: LovinSansWeb-Medium;
    src: url("https://theme.zdassets.com/theme_assets/1941654/8877c08856370b9cb107cc4c6a2371e0951fbbb8.woff")
}

@font-face {
    font-family: LovinSansWeb-Regular;
    src: url("https://theme.zdassets.com/theme_assets/1941654/7dd81fd34075989a118d3a5295c81789597165e0.woff")
}

@font-face {
    font-family: LovinSansWeb-RegularItalic;
    src: url("https://theme.zdassets.com/theme_assets/1941654/616be51f7f350d0f5ed2868a25ad431095bd164a.woff")
}

.show {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important
}

.hide {
    display: none !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-1 {
    opacity: 1 !important
}

.force-footer {
    bottom: 0;
    position: absolute;
    width: 100%
}

input.form-control {
    padding-top: 9px !important
}

.notification-notice {
    background: #fcc64d;
    border-color: #fcc64d;
    height: 55px;
    padding: 0;
    position: fixed;
    top: 0;
    z-index: 10000
}

.notification-notice .notification-inner {
    position: relative;
    top: 15px
}

.notification-notice .notification-icon {
    color: #000
}

.notification-notice .notification-icon:before {
    border-color: #000
}

.notification-notice .notification-text {
    color: #000;
    font-family: LovinSansWeb-Medium, sans-serif;
    font-size: 12px;
    line-height: 1.4em
}

.notification-notice .notification-dismiss:before {
    color: #000;
    position: relative;
    right: -5px
}

@media (max-width:767px) {
    .notification-notice+.container-header .header .navbar-header-wrapper {
        top: 55px
    }

    .notification-notice+.container-header .header .navbar-collapse {
        position: relative;
        top: 55px
    }

    .notification-notice+.container-header+.page-container {
        margin: 55px 0 0 0
    }
}

@media (min-width:768px) {
    .notification-notice+.container-header .header nav {
        top: 55px
    }

    .notification-notice+.container-header+.page-container {
        margin: 55px 0 0 0
    }
}

:after,
:before {
    -webkit-appearance: none
}

html {
    height: 100vh;
    position: relative
}

html main {
    min-height: 650px
}

body {
    height: 100%;
    opacity: 0;
    overflow: auto
}

@media (min-width:768px) {
    body.opacity-1 {
        margin: 0 !important
    }
}

a,
button {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

a {
    color: #bf0c0c;
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

a:active,
a:focus,
a:hover,
a:visited {
    color: #bf0c0c;
    text-decoration: none
}

table {
    border: 0;
    height: auto !important;
    margin: 30px 0;
    width: 100%
}

table td,
table th {
    border: 1px solid #ccc;
    padding: 5px
}

table th,
table th a {
    font-family: LovinSansWeb-Medium !important
}

zd-autocomplete {
    background: #fff !important;
    border: 2px solid #d5d5d0 !important;
    border-radius: 8px !important;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175) !important;
    overflow-y: auto !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    z-index: 0 !important
}

zd-autocomplete-header {
    display: none
}

zd-autocomplete-option {
    color: #333 !important;
    display: block !important;
    font-family: LovinSansWeb-Bold, sans-serif !important;
    font-size: 16px !important;
    padding: 10px 20px 10px 20px !important;
    margin: 0 !important
}

zd-autocomplete-option:hover {
    background: #f5f5f5 !important
}

zd-autocomplete-breadcrumbs {
    font-size: 1.25rem !important;
    color: #333 !important;
    font-family: LovinSansWeb-Regular
}

.icon-lock {
    position: relative
}

.icon-lock:before {
    font-size: 18px
}

.breadcrumbs {
    margin: 0 0 10px
}

.breadcrumbs ol {
    margin: 0
}

.breadcrumbs a,
.breadcrumbs li {
    font-size: 1.25rem !important;
    text-transform: uppercase
}

.breadcrumbs li+li:before {
    content: ' / '
}

.pagination {
    display: block
}

.html-article .notification-inner,
.html-article .post-hero,
.html-article .sub-nav,
.html-category .notification-inner,
.html-category .post-hero,
.html-category .sub-nav,
.html-error .notification-inner,
.html-error .post-hero,
.html-error .sub-nav,
.html-home .notification-inner,
.html-home .post-hero,
.html-home .sub-nav,
.html-search-results .notification-inner,
.html-search-results .post-hero,
.html-search-results .sub-nav,
.html-section .notification-inner,
.html-section .post-hero,
.html-section .sub-nav {
    margin: 0 25px
}

@media (min-width:768px) {

    .html-article .notification-inner,
    .html-article .post-hero,
    .html-article .sub-nav,
    .html-category .notification-inner,
    .html-category .post-hero,
    .html-category .sub-nav,
    .html-error .notification-inner,
    .html-error .post-hero,
    .html-error .sub-nav,
    .html-home .notification-inner,
    .html-home .post-hero,
    .html-home .sub-nav,
    .html-search-results .notification-inner,
    .html-search-results .post-hero,
    .html-search-results .sub-nav,
    .html-section .notification-inner,
    .html-section .post-hero,
    .html-section .sub-nav {
        margin: 0 auto;
        max-width: 768px;
        padding: 0 15px
    }
}

@media (min-width:992px) {

    .html-article .notification-inner,
    .html-article .post-hero,
    .html-article .sub-nav,
    .html-category .notification-inner,
    .html-category .post-hero,
    .html-category .sub-nav,
    .html-error .notification-inner,
    .html-error .post-hero,
    .html-error .sub-nav,
    .html-home .notification-inner,
    .html-home .post-hero,
    .html-home .sub-nav,
    .html-search-results .notification-inner,
    .html-search-results .post-hero,
    .html-search-results .sub-nav,
    .html-section .notification-inner,
    .html-section .post-hero,
    .html-section .sub-nav {
        max-width: 970px
    }
}

@media (min-width:1160px) {

    .html-article .notification-inner,
    .html-article .post-hero,
    .html-article .sub-nav,
    .html-category .notification-inner,
    .html-category .post-hero,
    .html-category .sub-nav,
    .html-error .notification-inner,
    .html-error .post-hero,
    .html-error .sub-nav,
    .html-home .notification-inner,
    .html-home .post-hero,
    .html-home .sub-nav,
    .html-search-results .notification-inner,
    .html-search-results .post-hero,
    .html-search-results .sub-nav,
    .html-section .notification-inner,
    .html-section .post-hero,
    .html-section .sub-nav {
        width: 90%
    }
}

@media (min-width:1200px) {

    .html-article .notification-inner,
    .html-article .post-hero,
    .html-article .sub-nav,
    .html-category .notification-inner,
    .html-category .post-hero,
    .html-category .sub-nav,
    .html-error .notification-inner,
    .html-error .post-hero,
    .html-error .sub-nav,
    .html-home .notification-inner,
    .html-home .post-hero,
    .html-home .sub-nav,
    .html-search-results .notification-inner,
    .html-search-results .post-hero,
    .html-search-results .sub-nav,
    .html-section .notification-inner,
    .html-section .post-hero,
    .html-section .sub-nav {
        max-width: 1170px;
        width: 100%
    }
}

@media (min-width:768px) {
    .page-new-request {
        margin: 58px auto 0;
        max-width: 768px;
        padding: 0 15px
    }

    .page-new-request .page-inner {
        background: #fff;
        margin: 0 auto;
        padding: 0 0 42px
    }
}

@media (min-width:992px) {
    .page-new-request {
        max-width: 970px
    }

    .page-new-request .page-inner {
        margin: 0;
        max-width: 840px
    }
}

@media (min-width:1160px) {
    .page-new-request {
        width: 90%
    }
}

@media (min-width:1200px) {
    .page-new-request {
        max-width: 1170px;
        width: 100%
    }
}

.page:not(.page-new-request) {
    margin: 0 0 80px
}

.page .hero {
    background: #f2f4f6;
    height: 125px;
    margin: 0 0 25px;
    padding: 0 25px
}

.page .hero form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.page .hero form:before {
    display: none
}

.page .hero form #query {
    font-size: 1.5rem;
    border: 0;
    color: #272727;
    height: 39px;
    padding: 6px 25px;
    margin: -2px 10px 0 0;
    position: relative;
    top: 2px
}

@media (min-width:768px) {
    .page .hero form #query {
        font-size: 2rem
    }
}

.page .hero form #query:focus {
    border: 0
}

@media (min-width:768px) {
    .page .hero form #query {
        max-width: 560px
    }
}

.page .hero form input[type=submit] {
    display: none
}

.page .hero form .btn-red i {
    margin: 0
}

.page .hero form .btn-red span {
    display: none
}

.page .sub-nav {
    min-height: auto;
    padding-bottom: 0
}

.page .page-header {
    display: block;
    margin: 0 0 2em;
    padding: 0
}

.page .page-header .heading {
    font-size: 2.75rem;
    color: #000;
    line-height: 1em;
    margin: .67em 0;
    font-family: LovinSansWeb-Black;
    font-family: LovinSansWeb-Bold;
    line-height: 1.2em
}

@media (min-width:768px) {
    .page .page-header .heading {
        font-size: 4rem
    }
}

@media (min-width:768px) {
    .page .page-header .heading {
        margin: .34em 0 .67em
    }
}

.page li.article {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em;
    margin: 0 0 1em;
    padding: 0
}

@media (min-width:768px) {
    .page li.article {
        font-size: 2rem
    }
}

.page li.article a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page li.article a {
        font-size: 2rem
    }
}

.page li.article a:active,
.page li.article a:hover,
.page li.article a:visited {
    color: #bf0c0c
}

.page li.article span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page li.article span {
        font-size: 2rem
    }
}

.page li.article .icon-star {
    padding: 0 4px 0 0;
    position: relative;
    top: -2px
}

@media (min-width:768px) {
    .page .hero form .btn-red i {
        display: none
    }

    .page .hero form .btn-red span {
        display: inline
    }

    .page .breadcrumbs {
        margin: 0
    }

    .page .page-header {
        margin: 0 0 4em
    }

    .page .page-header .heading {
        margin: .67em 0
    }
}

.page-article p,
.page-category p,
.page-error p,
.page-home p,
.page-search-results p,
.page-section p {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em
}

@media (min-width:768px) {

    .page-article p,
    .page-category p,
    .page-error p,
    .page-home p,
    .page-search-results p,
    .page-section p {
        font-size: 2rem
    }
}

.page-article p a,
.page-category p a,
.page-error p a,
.page-home p a,
.page-search-results p a,
.page-section p a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {

    .page-article p a,
    .page-category p a,
    .page-error p a,
    .page-home p a,
    .page-search-results p a,
    .page-section p a {
        font-size: 2rem
    }
}

.page-article p a:active,
.page-article p a:hover,
.page-article p a:visited,
.page-category p a:active,
.page-category p a:hover,
.page-category p a:visited,
.page-error p a:active,
.page-error p a:hover,
.page-error p a:visited,
.page-home p a:active,
.page-home p a:hover,
.page-home p a:visited,
.page-search-results p a:active,
.page-search-results p a:hover,
.page-search-results p a:visited,
.page-section p a:active,
.page-section p a:hover,
.page-section p a:visited {
    color: #bf0c0c
}

.page-article p span,
.page-category p span,
.page-error p span,
.page-home p span,
.page-search-results p span,
.page-section p span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {

    .page-article p span,
    .page-category p span,
    .page-error p span,
    .page-home p span,
    .page-search-results p span,
    .page-section p span {
        font-size: 2rem
    }
}

.page-article a,
.page-category a,
.page-error a,
.page-home a,
.page-search-results a,
.page-section a {
    font-size: 1.5rem
}

@media (min-width:768px) {

    .page-article a,
    .page-category a,
    .page-error a,
    .page-home a,
    .page-search-results a,
    .page-section a {
        font-size: 2rem
    }
}

.page-article .page-header .icon-lock,
.page-section .page-header .icon-lock {
    left: 2px;
    top: -2px
}

@media (min-width:768px) {

    .page-article .page-header .icon-lock,
    .page-section .page-header .icon-lock {
        top: -4px
    }
}

.page-home .categories .blocks-list {
    padding: 10px 0 20px
}

.page-home .categories .blocks-list li {
    border: 0;
    display: block;
    margin: 0 auto 50px
}

.page-home .categories .blocks-list li:hover {
    background: none
}

.page-home .categories .blocks-list li:hover p {
    color: #000
}

.page-home .categories .blocks-list li .heading {
    font-size: 2.75rem;
    color: #000;
    line-height: 1em;
    margin: .67em 0;
    font-family: LovinSansWeb-Black;
    font-family: LovinSansWeb-Bold
}

@media (min-width:768px) {
    .page-home .categories .blocks-list li .heading {
        font-size: 4rem
    }
}

@media (min-width:768px) {
    .page-home .categories .blocks-list li .heading {
        margin: .34em 0 .67em
    }
}

.page-home .categories .blocks-list li p {
    margin-bottom: 20px
}

.page-home .categories .blocks-list li a {
    background: #000 !important;
    border: 0 !important;
    border-radius: 35px;
    color: #fff !important;
    display: inline-block;
    font-family: LovinSansWeb-Regular;
    font-size: 1rem;
    height: 29px;
    line-height: 30px !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.page-home .categories .blocks-list li a:visited {
    background: #000;
    color: #fff
}

.page-home .categories .blocks-list li a:hover {
    background: #1e1f20
}

.page-home .articles .heading {
    font-size: 1.5rem;
    border-bottom: 1px solid #eee;
    color: #000;
    font-family: LovinSansWeb-Bold;
    line-height: 2.3rem;
    margin: 0 0 1.5em;
    padding: 0 0 10px
}

@media (min-width:768px) {
    .page-home .articles .heading {
        font-size: 2rem
    }
}

.page-home .articles li {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-home .articles li {
        font-size: 2rem
    }
}

.page-home .articles li a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-home .articles li a {
        font-size: 2rem
    }
}

.page-home .articles li a:active,
.page-home .articles li a:hover,
.page-home .articles li a:visited {
    color: #bf0c0c
}

.page-home .articles li span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-home .articles li span {
        font-size: 2rem
    }
}

.page-home .articles a {
    border-color: #eee;
    padding: 10px 0
}

@media (min-width:768px) {
    .page-home .categories .blocks-list {
        margin: 0
    }

    .page-home .categories .blocks-list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 49%;
        flex: 0 49%
    }

    .page-home .categories .blocks-list li .heading {
        margin-bottom: .44em
    }

    .page-home .categories .blocks-list li p {
        margin-bottom: 25px
    }
}

.page-category .heading {
    margin: 0;
    text-align: left
}

.page-category .heading a {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Black;
    line-height: 2.3rem;
    margin: 20px 0 15px;
    display: inline-block;
    font-family: LovinSansWeb-Bold;
    margin: 0 0 1.5em;
    text-decoration: underline
}

@media (min-width:768px) {
    .page-category .heading a {
        font-size: 2rem
    }
}

.page-category .heading a:visited {
    color: #000
}

.page-category .icon-lock {
    top: 1px
}

@media (min-width:768px) {
    .page-category .sections {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .page-category .sections .section {
        width: 49%
    }

    .page-category .sections li {
        max-width: none;
        min-width: auto
    }
}

.page-article .page-header {
    border: 0
}

.page-article .page-header .article-subscribe,
.page-article .page-header .article-unsubscribe {
    background: #000 !important;
    border: 0 !important;
    border-radius: 35px;
    color: #fff !important;
    display: inline-block;
    font-family: LovinSansWeb-Regular;
    font-size: 1rem;
    height: 29px;
    line-height: 30px !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.page-article .page-header .article-subscribe:visited,
.page-article .page-header .article-unsubscribe:visited {
    background: #000;
    color: #fff
}

.page-article .page-header .article-subscribe:hover,
.page-article .page-header .article-unsubscribe:hover {
    background: #1e1f20
}

.page-article .article-body {
    margin: 0 0 50px;
    overflow-x: auto
}

.page-article .article-body h1,
.page-article .article-body h2,
.page-article .article-body h3,
.page-article .article-body h4 {
    font-family: LovinSansWeb-Bold
}

.page-article .article-body .wysiwyg-font-size-small,
.page-article .article-body h4 {
    font-size: 1.25rem !important
}

.page-article .article-body h3 {
    font-size: 1.5rem
}

@media (min-width:768px) {
    .page-article .article-body h3 {
        font-size: 2rem
    }
}

.page-article .article-body .wysiwyg-font-size-large,
.page-article .article-body h2 {
    font-size: 2rem
}

@media (min-width:768px) {

    .page-article .article-body .wysiwyg-font-size-large,
    .page-article .article-body h2 {
        font-size: 2.5rem
    }
}

.page-article .article-body .wysiwyg-font-size-x-large,
.page-article .article-body h1 {
    font-size: 2.5rem
}

@media (min-width:768px) {

    .page-article .article-body .wysiwyg-font-size-x-large,
    .page-article .article-body h1 {
        font-size: 3rem
    }
}

.page-article .article-body p {
    margin: 0 0 20px
}

.page-article .article-body ol,
.page-article .article-body ul {
    margin: 30px 0 40px 30px
}

.page-article .article-body li,
.page-article .article-body td,
.page-article .article-body th {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em
}

@media (min-width:768px) {

    .page-article .article-body li,
    .page-article .article-body td,
    .page-article .article-body th {
        font-size: 2rem
    }
}

.page-article .article-body li a,
.page-article .article-body td a,
.page-article .article-body th a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {

    .page-article .article-body li a,
    .page-article .article-body td a,
    .page-article .article-body th a {
        font-size: 2rem
    }
}

.page-article .article-body li a:active,
.page-article .article-body li a:hover,
.page-article .article-body li a:visited,
.page-article .article-body td a:active,
.page-article .article-body td a:hover,
.page-article .article-body td a:visited,
.page-article .article-body th a:active,
.page-article .article-body th a:hover,
.page-article .article-body th a:visited {
    color: #bf0c0c
}

.page-article .article-body li span,
.page-article .article-body td span,
.page-article .article-body th span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {

    .page-article .article-body li span,
    .page-article .article-body td span,
    .page-article .article-body th span {
        font-size: 2rem
    }
}

.page-article .article-body a img {
    padding: 5px;
    border: 1px solid #ccc
}

.page-article .article-body img {
    margin: 10px 0 15px
}

.page-article .article-votes {
    border-color: #eee
}

.page-article .article-votes .article-votes-question {
    font-size: 1.5rem;
    border: 0;
    color: #000;
    font-family: LovinSansWeb-Bold;
    line-height: 2.3rem;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .page-article .article-votes .article-votes-question {
        font-size: 2rem
    }
}

.page-article .article-votes a {
    background: none;
    border: 3px solid #5b6166;
    border-radius: 35px;
    color: #1c2833 !important;
    display: inline-block;
    font-family: 'LovinSansWeb-Medium';
    font-size: 1.375rem;
    height: 39px;
    line-height: 35px;
    opacity: 1;
    padding: 0px 30px 0px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: 100px
}

.page-article .article-votes a:hover {
    background: none;
    border-color: none
}

.page-article .article-votes a:before {
    display: none
}

@media only screen and (min-width:480px) {
    .page-article .article-votes a {
        font-size: 1.5rem
    }
}

@media only screen and (min-width:768px) {
    .page-article .article-votes a {
        font-size: 1.375rem
    }
}

@media only screen and (min-width:992px) {
    .page-article .article-votes a {
        font-size: 1.5rem
    }
}

.page-article .article-votes a:before {
    display: none
}

.page-article .article-votes a:after {
    color: #1c2833
}

.page-article .article-votes a[aria-selected=true] {
    background: #bf0c0c;
    border: 3px solid #bf0c0c;
    border-radius: 35px;
    color: #ffffff !important;
    display: inline-block;
    font-family: 'LovinSansWeb-Medium';
    font-size: 1.375rem;
    height: 39px;
    line-height: 35px;
    opacity: 1;
    padding: 0px 30px 0px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.page-article .article-votes a[aria-selected=true]:hover {
    background: #d53c42;
    border-color: #d53c42
}

@media only screen and (min-width:480px) {
    .page-article .article-votes a[aria-selected=true] {
        font-size: 1.5rem
    }
}

@media only screen and (min-width:768px) {
    .page-article .article-votes a[aria-selected=true] {
        font-size: 1.375rem
    }
}

@media only screen and (min-width:992px) {
    .page-article .article-votes a[aria-selected=true] {
        font-size: 1.5rem
    }
}

.page-article .article-votes a[aria-selected=true]:after {
    color: #fff
}

.page-article .article-votes .article-vote-label {
    font-size: 1.25rem !important;
    font-family: LovinSansWeb-Regular
}

.page-article #article-comments .comment-overview {
    border-color: #eee
}

.page-article #article-comments .comment-overview .comment-heading {
    font-size: 1.5rem;
    border: 0;
    color: #000;
    font-family: LovinSansWeb-Bold;
    line-height: 2.3rem;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .page-article #article-comments .comment-overview .comment-heading {
        font-size: 2rem
    }
}

.page-article #article-comments .comment-form-controls input {
    background: #bf0c0c;
    border: 3px solid #bf0c0c;
    border-radius: 35px;
    color: #ffffff !important;
    display: inline-block;
    font-family: 'LovinSansWeb-Medium';
    font-size: 1.375rem;
    height: 39px;
    line-height: 35px;
    opacity: 1;
    padding: 0px 30px 0px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    float: right;
    margin-bottom: 20px;
    width: auto
}

.page-article #article-comments .comment-form-controls input:hover {
    background: #d53c42;
    border-color: #d53c42
}

@media only screen and (min-width:480px) {
    .page-article #article-comments .comment-form-controls input {
        font-size: 1.5rem
    }
}

@media only screen and (min-width:768px) {
    .page-article #article-comments .comment-form-controls input {
        font-size: 1.375rem
    }
}

@media only screen and (min-width:992px) {
    .page-article #article-comments .comment-form-controls input {
        font-size: 1.5rem
    }
}

.page-article #article-comments .comment-callout {
    font-size: 1.25rem !important
}

.page-article #article-comments .comment-callout a {
    font-size: 1.25rem !important
}

.page-article aside {
    margin: 50px 0 0
}

.page-article aside .heading {
    font-size: 1.5rem;
    border-bottom: 1px solid #eee;
    color: #000;
    font-family: LovinSansWeb-Bold;
    line-height: 2.3rem;
    margin: 0 0 1.5em;
    padding: 0 0 10px
}

@media (min-width:768px) {
    .page-article aside .heading {
        font-size: 2rem
    }
}

.page-article aside li {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-article aside li {
        font-size: 2rem
    }
}

.page-article aside li a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-article aside li a {
        font-size: 2rem
    }
}

.page-article aside li a:active,
.page-article aside li a:hover,
.page-article aside li a:visited {
    color: #bf0c0c
}

.page-article aside li span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-article aside li span {
        font-size: 2rem
    }
}

@media (min-width:1160px) {
    .page-article .post-hero {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .page-article article {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 840px;
        flex: 0 0 840px;
        margin: 0 50px 0 0
    }

    .page-article aside {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 31px 0 0
    }
}

.page-search-results .search-result {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em;
    margin: 0 0 35px
}

@media (min-width:768px) {
    .page-search-results .search-result {
        font-size: 2rem
    }
}

.page-search-results .search-result a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-search-results .search-result a {
        font-size: 2rem
    }
}

.page-search-results .search-result a:active,
.page-search-results .search-result a:hover,
.page-search-results .search-result a:visited {
    color: #bf0c0c
}

.page-search-results .search-result span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {
    .page-search-results .search-result span {
        font-size: 2rem
    }
}

.page-search-results .search-result-description {
    margin: 10px 0 0
}

.page-search-results .search-result-breadcrumbs li:last-child:after {
    margin: 0 2px 0 10px
}

.page-search-results .meta-count {
    font-size: 1.25rem !important
}

.page-search-results .meta-count:before {
    font-size: 15px;
    position: relative;
    top: -3px
}

.page-search-results .meta-data-created {
    font-size: 1.25rem !important;
    color: #000
}

.page-contributions :not(.fa),
.page-request :not(.fa),
.page-requests :not(.fa),
.page-subscriptions :not(.fa),
.page-user-profile :not(.fa) {
    font-family: LovinSansWeb-Regular
}

.page-contributions .no-activities,
.page-request .no-activities,
.page-requests .no-activities,
.page-subscriptions .no-activities,
.page-user-profile .no-activities {
    margin: 10px 0
}

.page-contributions a,
.page-request a,
.page-requests a,
.page-subscriptions a,
.page-user-profile a {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

.page-contributions a:visited,
.page-request a:visited,
.page-requests a:visited,
.page-subscriptions a:visited,
.page-user-profile a:visited {
    color: #bf0c0c
}

.page-contributions a.striped-list-title,
.page-request a.striped-list-title,
.page-requests a.striped-list-title,
.page-subscriptions a.striped-list-title,
.page-user-profile a.striped-list-title {
    margin-bottom: 0;
    text-decoration: none
}

.page-contributions .stat-label,
.page-contributions dt,
.page-contributions label,
.page-request .stat-label,
.page-request dt,
.page-request label,
.page-requests .stat-label,
.page-requests dt,
.page-requests label,
.page-subscriptions .stat-label,
.page-subscriptions dt,
.page-subscriptions label,
.page-user-profile .stat-label,
.page-user-profile dt,
.page-user-profile label {
    font-family: LovinSansWeb-Medium !important;
    font-weight: normal;
    word-wrap: break-word
}

.page-contributions .my-activities-nav a,
.page-contributions .my-activities-nav li,
.page-contributions .my-activities-sub-nav a,
.page-contributions .my-activities-sub-nav li,
.page-contributions .profile-nav a,
.page-contributions .profile-nav li,
.page-request .my-activities-nav a,
.page-request .my-activities-nav li,
.page-request .my-activities-sub-nav a,
.page-request .my-activities-sub-nav li,
.page-request .profile-nav a,
.page-request .profile-nav li,
.page-requests .my-activities-nav a,
.page-requests .my-activities-nav li,
.page-requests .my-activities-sub-nav a,
.page-requests .my-activities-sub-nav li,
.page-requests .profile-nav a,
.page-requests .profile-nav li,
.page-subscriptions .my-activities-nav a,
.page-subscriptions .my-activities-nav li,
.page-subscriptions .my-activities-sub-nav a,
.page-subscriptions .my-activities-sub-nav li,
.page-subscriptions .profile-nav a,
.page-subscriptions .profile-nav li,
.page-user-profile .my-activities-nav a,
.page-user-profile .my-activities-nav li,
.page-user-profile .my-activities-sub-nav a,
.page-user-profile .my-activities-sub-nav li,
.page-user-profile .profile-nav a,
.page-user-profile .profile-nav li {
    font-family: LovinSansWeb-Medium
}

.page-contributions .my-activities-nav a:hover,
.page-contributions .my-activities-sub-nav a:hover,
.page-contributions .profile-nav a:hover,
.page-request .my-activities-nav a:hover,
.page-request .my-activities-sub-nav a:hover,
.page-request .profile-nav a:hover,
.page-requests .my-activities-nav a:hover,
.page-requests .my-activities-sub-nav a:hover,
.page-requests .profile-nav a:hover,
.page-subscriptions .my-activities-nav a:hover,
.page-subscriptions .my-activities-sub-nav a:hover,
.page-subscriptions .profile-nav a:hover,
.page-user-profile .my-activities-nav a:hover,
.page-user-profile .my-activities-sub-nav a:hover,
.page-user-profile .profile-nav a:hover {
    text-decoration: none
}

.page-contributions .my-activities-nav a:visited,
.page-contributions .my-activities-sub-nav a:visited,
.page-contributions .profile-nav a:visited,
.page-request .my-activities-nav a:visited,
.page-request .my-activities-sub-nav a:visited,
.page-request .profile-nav a:visited,
.page-requests .my-activities-nav a:visited,
.page-requests .my-activities-sub-nav a:visited,
.page-requests .profile-nav a:visited,
.page-subscriptions .my-activities-nav a:visited,
.page-subscriptions .my-activities-sub-nav a:visited,
.page-subscriptions .profile-nav a:visited,
.page-user-profile .my-activities-nav a:visited,
.page-user-profile .my-activities-sub-nav a:visited,
.page-user-profile .profile-nav a:visited {
    color: #333
}

.page-contributions .my-activities-header h1,
.page-request .my-activities-header h1,
.page-requests .my-activities-header h1,
.page-subscriptions .my-activities-header h1,
.page-user-profile .my-activities-header h1 {
    font-family: LovinSansWeb-Bold
}

.page-contributions .my-activities-header ol,
.page-contributions .my-activities-header ul,
.page-request .my-activities-header ol,
.page-request .my-activities-header ul,
.page-requests .my-activities-header ol,
.page-requests .my-activities-header ul,
.page-subscriptions .my-activities-header ol,
.page-subscriptions .my-activities-header ul,
.page-user-profile .my-activities-header ol,
.page-user-profile .my-activities-header ul {
    margin-bottom: 0
}

.page-contributions .name a,
.page-request .name a,
.page-requests .name a,
.page-subscriptions .name a,
.page-user-profile .name a {
    font-family: LovinSansWeb-Medium
}

.page-contributions .profile-section-title,
.page-contributions .request-title,
.page-request .profile-section-title,
.page-request .request-title,
.page-requests .profile-section-title,
.page-requests .request-title,
.page-subscriptions .profile-section-title,
.page-subscriptions .request-title,
.page-user-profile .profile-section-title,
.page-user-profile .request-title {
    font-family: LovinSansWeb-Bold
}

.page-contributions .comment-author .comment-meta a,
.page-request .comment-author .comment-meta a,
.page-requests .comment-author .comment-meta a,
.page-subscriptions .comment-author .comment-meta a,
.page-user-profile .comment-author .comment-meta a {
    font-family: LovinSansWeb-Medium
}

.page-contributions input[type=file],
.page-request input[type=file],
.page-requests input[type=file],
.page-subscriptions input[type=file],
.page-user-profile input[type=file] {
    z-index: auto
}

.page-contributions .bootstrap-select button,
.page-contributions .removed-bootstrap-select button,
.page-request .bootstrap-select button,
.page-request .removed-bootstrap-select button,
.page-requests .bootstrap-select button,
.page-requests .removed-bootstrap-select button,
.page-subscriptions .bootstrap-select button,
.page-subscriptions .removed-bootstrap-select button,
.page-user-profile .bootstrap-select button,
.page-user-profile .removed-bootstrap-select button {
    display: none
}

.page-contributions .bootstrap-select .dropdown-menu,
.page-contributions .removed-bootstrap-select .dropdown-menu,
.page-request .bootstrap-select .dropdown-menu,
.page-request .removed-bootstrap-select .dropdown-menu,
.page-requests .bootstrap-select .dropdown-menu,
.page-requests .removed-bootstrap-select .dropdown-menu,
.page-subscriptions .bootstrap-select .dropdown-menu,
.page-subscriptions .removed-bootstrap-select .dropdown-menu,
.page-user-profile .bootstrap-select .dropdown-menu,
.page-user-profile .removed-bootstrap-select .dropdown-menu {
    display: none
}

.page-contributions .request-filter,
.page-request .request-filter,
.page-requests .request-filter,
.page-subscriptions .request-filter,
.page-user-profile .request-filter {
    margin: 0 0 0 20px
}

.page-contributions .organization-subscribe,
.page-request .organization-subscribe,
.page-requests .organization-subscribe,
.page-subscriptions .organization-subscribe,
.page-user-profile .organization-subscribe {
    background: #000 !important;
    border: 0 !important;
    border-radius: 35px;
    color: #fff !important;
    display: inline-block;
    font-family: LovinSansWeb-Regular;
    font-size: 1rem;
    height: 29px;
    line-height: 30px !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0 0 5px 20px
}

.page-contributions .organization-subscribe:visited,
.page-request .organization-subscribe:visited,
.page-requests .organization-subscribe:visited,
.page-subscriptions .organization-subscribe:visited,
.page-user-profile .organization-subscribe:visited {
    background: #000;
    color: #fff
}

.page-contributions .organization-subscribe:hover,
.page-request .organization-subscribe:hover,
.page-requests .organization-subscribe:hover,
.page-subscriptions .organization-subscribe:hover,
.page-user-profile .organization-subscribe:hover {
    background: #1e1f20
}

.page-contributions .status-label,
.page-request .status-label,
.page-requests .status-label,
.page-subscriptions .status-label,
.page-user-profile .status-label {
    border-radius: 30px
}

.page-contributions .subscriptions-unsubscribe a,
.page-request .subscriptions-unsubscribe a,
.page-requests .subscriptions-unsubscribe a,
.page-subscriptions .subscriptions-unsubscribe a,
.page-user-profile .subscriptions-unsubscribe a {
    background: #000 !important;
    border: 0 !important;
    border-radius: 35px;
    color: #fff !important;
    display: inline-block;
    font-family: LovinSansWeb-Regular;
    font-size: 1rem;
    height: 29px;
    line-height: 30px !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.page-contributions .subscriptions-unsubscribe a:visited,
.page-request .subscriptions-unsubscribe a:visited,
.page-requests .subscriptions-unsubscribe a:visited,
.page-subscriptions .subscriptions-unsubscribe a:visited,
.page-user-profile .subscriptions-unsubscribe a:visited {
    background: #000;
    color: #fff
}

.page-contributions .subscriptions-unsubscribe a:hover,
.page-request .subscriptions-unsubscribe a:hover,
.page-requests .subscriptions-unsubscribe a:hover,
.page-subscriptions .subscriptions-unsubscribe a:hover,
.page-user-profile .subscriptions-unsubscribe a:hover {
    background: #1e1f20
}

.page-contributions .options a,
.page-request .options a,
.page-requests .options a,
.page-subscriptions .options a,
.page-user-profile .options a {
    background: #000 !important;
    border: 0 !important;
    border-radius: 35px;
    color: #fff !important;
    display: inline-block;
    font-family: LovinSansWeb-Regular;
    font-size: 1rem;
    height: 29px;
    line-height: 30px !important;
    padding: 0 30px !important;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: auto
}

.page-contributions .options a:visited,
.page-request .options a:visited,
.page-requests .options a:visited,
.page-subscriptions .options a:visited,
.page-user-profile .options a:visited {
    background: #000;
    color: #fff
}

.page-contributions .options a:hover,
.page-request .options a:hover,
.page-requests .options a:hover,
.page-subscriptions .options a:hover,
.page-user-profile .options a:hover {
    background: #1e1f20
}

.page-contributions .request-sidebar .collapsible-sidebar-title,
.page-request .request-sidebar .collapsible-sidebar-title,
.page-requests .request-sidebar .collapsible-sidebar-title,
.page-subscriptions .request-sidebar .collapsible-sidebar-title,
.page-user-profile .request-sidebar .collapsible-sidebar-title {
    margin-top: 5px
}

.page-contributions .table td,
.page-contributions .table th,
.page-request .table td,
.page-request .table th,
.page-requests .table td,
.page-requests .table th,
.page-subscriptions .table td,
.page-subscriptions .table th,
.page-user-profile .table td,
.page-user-profile .table th {
    border: 0;
    padding: 2px;
    vertical-align: middle
}

:root .bootstrap-select.btn-group .dropdown-toggle .filter-option,
_:-ms-fullscreen {
    width: 99%
}

@supports (-ms-ime-align:auto) {
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        width: 99% !important
    }
}

.bg-light-gray {
    background-color: #f1f1eb
}

.no-gutter,
div[class*=col-].no-gutter,
div[class*=row].no-gutter {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:0px) and (max-width:767px) {

    .no-gutter-xs,
    div[class*=col-xs-].no-gutter-xs,
    div[class*=row].no-gutter-xs {
        padding-left: 0;
        padding-right: 0
    }
}

.clear:after,
.clear:before {
    content: ' ';
    display: table
}

.clear {
    *zoom: 1
}

.clear:after {
    clear: both
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

html {
    position: relative;
    min-height: 100%;
    font-size: 62.5%
}

body {
    font: 300 13px/1.6 'Helvetica Neue', Helvetica, Arial;
    padding-right: 0 !important;
    color: #000000;
    background: #ffffff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    min-height: 100%;
    margin-bottom: 0px !important;
    overflow-x: hidden
}

@media only screen and (min-width:768px) {
    body {
        margin-bottom: 488px !important
    }
}

body.modal-open {
    overflow: inherit;
    padding-right: 0 !important
}

body.cookie-banner {
    -webkit-transition-property: none;
    -o-transition-property: none;
    transition-property: none
}

body.cookie-banner .component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu {
    top: 161px;
    -webkit-transition: opacity 0.4s, top 0.4s;
    -khtml-transition: opacity 0.4s, top 0.4s;
    -moz-transition: opacity 0.4s, top 0.4s;
    -ms-transition: opacity 0.4s, top 0.4s;
    -o-transition: opacity 0.4s, top 0.4s;
    transition: opacity 0.4s, top 0.4s
}

body.cookie-banner .navbar.smaller .component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu {
    top: 132px
}

body.promo {
    min-height: auto
}

@media only screen and (min-width:768px) {
    body.promo {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width:767px) {
    body.promo .navbar .navbar-header-wrapper .navbar-header {
        padding-left: 15px;
        padding-right: 15px
    }
}

main {
    min-height: 100%
}

.col-xs-0 {
    width: 0%;
    height: 0;
    overflow: hidden
}

.dropdown-backdrop {
    display: none
}

p b {
    font-family: "LovinSansWeb-Bold", sans-serif
}

.h2,
h2 {
    font-family: "LovinSansWeb-Bold", sans-serif
}

.h3,
h3 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    font-family: "LovinSansWeb-Bold", sans-serif
}

@media only screen and (min-width:320px) {

    .h3,
    h3 {
        font-size: 42px;
        font-size: 2.625rem;
        line-height: 42px;
        line-height: 2.625rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:480px) {

    .h3,
    h3 {
        font-size: 48px;
        font-size: 3rem;
        line-height: 48px;
        line-height: 3rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:768px) {

    .h3,
    h3 {
        font-size: 38px;
        font-size: 2.375rem;
        line-height: 38px;
        line-height: 2.375rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:992px) {

    .h3,
    h3 {
        font-size: 54px;
        font-size: 3.375rem;
        line-height: 54px;
        line-height: 3.375rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:1200px) {

    .h3,
    h3 {
        font-size: 60px;
        font-size: 3.75rem;
        line-height: 60px;
        line-height: 3.75rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

.h4,
h4 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif
}

@media only screen and (min-width:320px) {

    .h4,
    h4 {
        font-size: 42px;
        font-size: 2.625rem;
        line-height: 42px;
        line-height: 2.625rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:480px) {

    .h4,
    h4 {
        font-size: 48px;
        font-size: 3rem;
        line-height: 48px;
        line-height: 3rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:768px) {

    .h4,
    h4 {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:992px) {

    .h4,
    h4 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:1200px) {

    .h4,
    h4 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 40px;
        line-height: 2.5rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

.h1 .sub,
.h1 sub,
.h2 .sub,
.h2 sub,
.h3 .sub,
.h3 sub,
.h4 .sub,
.h4 sub,
.h5 .sub,
.h5 sub,
.h6 .sub,
.h6 sub,
h1 .sub,
h1 sub,
h2 .sub,
h2 sub,
h3 .sub,
h3 sub,
h4 .sub,
h4 sub,
h5 .sub,
h5 sub,
h6 .sub,
h6 sub {
    bottom: 0;
    font-family: "LovinSansWeb-Regular", sans-serif;
    padding-left: .5em
}

a,
a:hover {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    text-decoration: none
}

sup.star {
    top: -0.05em;
    font-size: 100%
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.no-gutter>.padleft {
    padding-left: 15px
}

.no-gutter>.padrightt {
    padding-right: 15px
}

.justified-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justified-list li:first-child {
    padding-left: 0
}

.justified-list li:last-child {
    padding-right: 0
}

.cont-100 {
    width: 100%
}

.one-edge-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black
}

.row-eq-height {
    overflow: hidden
}

.row-eq-height>[class*=col-] {
    margin-bottom: -99999px;
    padding-bottom: 99999px
}

.table-row {
    display: table;
    table-layout: fixed
}

.table-row>[class^=col-] {
    display: table-cell;
    float: none
}

.fancybox-close {
    background: transparent;
    width: 40px;
    height: 40px
}

.fancybox-close .fa-circle {
    color: #bf0c0c;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.fancybox-close:hover .fa-circle {
    color: #d53c42
}

.large-headline-text {
    font-family: "LovinSansWeb-Medium", sans-serif;
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 40px;
    margin-top: 40px
}

.large-headline-text .large {
    display: block;
    letter-spacing: -0.005em;
    text-transform: uppercase;
    font-family: "LovinSansWeb-Black", sans-serif;
    font-size: 12vw;
    line-height: 12vw;
    margin-top: 1vw
}

@media only screen and (min-width:768px) {
    .large-headline-text {
        font-family: "LovinSansWeb-Medium", sans-serif;
        font-size: 2vw;
        line-height: 1vw;
        margin-bottom: 40px;
        margin-top: 30px
    }

    .large-headline-text .large {
        font-family: "LovinSansWeb-Black", sans-serif;
        font-size: 8vw;
        line-height: 8vw;
        margin-top: 1vw
    }
}

.headline-text {
    margin-bottom: 5px;
    color: #272727;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium"
}

.headline-text .large {
    display: block;
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 45px;
    line-height: 2.8125rem;
    font-family: "LovinSansWeb-Bold";
    text-transform: uppercase;
    letter-spacing: -0.005em
}

.headline-text .small {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Thin"
}

@media only screen and (min-width:320px) {
    .headline-text {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 34px;
        line-height: 2.125rem;
        font-family: "LovinSansWeb-Medium"
    }

    .headline-text .large {
        font-size: 55px;
        font-size: 3.4375rem;
        line-height: 55px;
        line-height: 3.4375rem;
        font-family: "LovinSansWeb-Bold"
    }

    .headline-text .small {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:480px) {
    .headline-text {
        font-size: 34px;
        font-size: 2.125rem;
        line-height: 44px;
        line-height: 2.75rem;
        font-family: "LovinSansWeb-Medium";
        margin-bottom: 10px
    }

    .headline-text .large {
        font-size: 95px;
        font-size: 5.9375rem;
        line-height: 95px;
        line-height: 5.9375rem;
        font-family: "LovinSansWeb-Bold"
    }

    .headline-text .small {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 32px;
        line-height: 2rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:768px) {
    .headline-text {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 38px;
        line-height: 2.375rem;
        font-family: "LovinSansWeb-Medium";
        margin-bottom: 30px
    }

    .headline-text .large {
        font-size: 80px;
        font-size: 5rem;
        line-height: 80px;
        line-height: 5rem;
        font-family: "LovinSansWeb-Bold"
    }

    .headline-text .small {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 34px;
        line-height: 2.125rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:992px) {
    .headline-text {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 40px;
        line-height: 2.5rem;
        font-family: "LovinSansWeb-Medium"
    }

    .headline-text .large {
        font-size: 100px;
        font-size: 6.25rem;
        line-height: 100px;
        line-height: 6.25rem;
        font-family: "LovinSansWeb-Bold"
    }

    .headline-text .small {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:1200px) {
    .headline-text {
        font-size: 33px;
        font-size: 2.0625rem;
        line-height: 43px;
        line-height: 2.6875rem;
        font-family: "LovinSansWeb-Medium"
    }

    .headline-text .large {
        font-size: 125px;
        font-size: 7.8125rem;
        line-height: 125px;
        line-height: 7.8125rem;
        font-family: "LovinSansWeb-Bold"
    }

    .headline-text .small {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Thin"
    }
}

.zoom-anim-target {
    -webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -khtml-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -ms-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transform: scale(1.01);
    -moz-animationtransform: scale(1.01);
    -o-animationtransform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}

.zoom-anim-target.bglarge {
    -webkit-transform: scale(1.06);
    -moz-animationtransform: scale(1.06);
    -o-animationtransform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.zoom-anim-parent {
    -webkit-backface-visibility: hidden;
    overflow: hidden
}

.relative {
    position: relative
}

.cont-corner {
    position: relative;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #bf0c0c transparent transparent transparent
}

.cont-corner .text {
    position: absolute;
    top: -31px;
    left: 2px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Medium";
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cont-breadcrumb {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: auto;
    font-family: "LovinSansWeb-Regular", sans-serif;
    text-align: left;
    color: #ffffff;
    display: none
}

.cont-breadcrumb .breadcrumb {
    margin-left: -15px;
    background: transparent;
    margin-bottom: 0px
}

.cont-breadcrumb .breadcrumb>.active {
    color: #ffffff
}

.cont-breadcrumb a {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: auto;
    font-family: "LovinSansWeb-Regular", sans-serif;
    color: #ffffff;
    text-decoration: underline
}

.cont-breadcrumb a:hover {
    color: #bf0c0c
}

@media only screen and (min-width:768px) {
    .cont-breadcrumb {
        display: block
    }
}

.load-more-row {
    text-align: center
}

.load-more-row .load-more-btn {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Bold", sans-serif;
    background: transparent;
    border: 0;
    color: #bf0c0c;
    display: inline-block;
    padding: 20px;
    margin: 20px 0px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none
}

.load-more-row .load-more-btn .fa {
    text-transform: none
}

.load-more-row .load-more-btn .fa-circle {
    color: #f1f1eb
}

.load-more-row .load-more-btn .fa-chevron-down {
    color: #bf0c0c
}

.load-more-row .load-more-btn:hover {
    color: #d53c42
}

.load-more-row .load-more-btn:hover .fa-chevron-down {
    color: #d53c42
}

.component-hero .template-hero {
    position: relative;
    padding-bottom: 100%;
    min-height: 400px;
    zoom: 1
}

.component-hero .template-hero:after,
.component-hero .template-hero:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden
}

.component-hero .template-hero:after {
    clear: both
}

@media only screen and (min-width:480px) {
    .component-hero .template-hero {
        padding-bottom: 90%
    }
}

@media only screen and (min-width:580px) {
    .component-hero .template-hero {
        padding-bottom: 75%
    }
}

@media only screen and (min-width:680px) {
    .component-hero .template-hero {
        padding-bottom: 65%
    }
}

@media only screen and (min-width:768px) {
    .component-hero .template-hero {
        min-height: 480px;
        padding-bottom: 50%
    }
}

@media only screen and (min-width:992px) {
    .component-hero .template-hero {
        min-height: 500px;
        padding-bottom: 50%
    }
}

@media only screen and (min-width:1200px) {
    .component-hero .template-hero {
        padding-bottom: 45%
    }
}

@media only screen and (min-width:1460px) {
    .component-hero .template-hero {
        min-height: 640px;
        padding-bottom: 0
    }
}

.component-hero .template-hero p.centered {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
.component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    color: #ffffff
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .h2,
.component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Medium", sans-serif;
    margin-top: 0;
    margin-bottom: 5px;
    display: block;
    text-transform: none
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
.component-hero .template-hero .absolute-content .absolute-content-wrapper .h2,
.component-hero .template-hero .absolute-content .absolute-content-wrapper h1,
.component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
    position: relative
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .h1 .visuallyhidden,
.component-hero .template-hero .absolute-content .absolute-content-wrapper .h2 .visuallyhidden,
.component-hero .template-hero .absolute-content .absolute-content-wrapper h1 .visuallyhidden,
.component-hero .template-hero .absolute-content .absolute-content-wrapper h2 .visuallyhidden {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Regular", sans-serif;
    color: #ffffff;
    margin-bottom: 15px
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .btn-red {
    padding: 0px 18px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 28px;
    height: 32px
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .select {
    display: inline-block
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .select button.dropdown-toggle {
    padding-right: 30px
}

@media only screen and (min-width:768px) {
    .component-hero .template-hero .absolute-content .absolute-content-wrapper .select button.dropdown-toggle {
        padding-right: 40px
    }
}

.component-hero .template-hero .absolute-content .absolute-content-wrapper .select+button.btn-red {
    display: inline-block;
    margin-left: 5px;
    height: 39px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium"
}

@media only screen and (min-width:768px) {
    .component-hero .template-hero .absolute-content .absolute-content-wrapper .select+button.btn-red {
        height: 39px;
        margin-left: 10px;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium"
    }
}

@media only screen and (min-width:320px) {

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 50px;
        line-height: 3.125rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h2,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1.4em;
        font-family: "LovinSansWeb-Medium", sans-serif
    }
}

@media only screen and (min-width:375px) {

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
        font-size: 56px;
        font-size: 3.5rem;
        line-height: 56px;
        line-height: 3.5rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:480px) {

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
        font-size: 70px;
        font-size: 4.375rem;
        line-height: 70px;
        line-height: 4.375rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.4em;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

@media only screen and (min-width:768px) {

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
        font-size: 100px;
        font-size: 6.25rem;
        line-height: 1em;
        font-family: "LovinSansWeb-Bold", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h2,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.2em;
        font-family: "LovinSansWeb-Medium", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1.4em;
        font-family: "LovinSansWeb-Regular", sans-serif;
        margin-bottom: 25px
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .btn-red {
        padding: 0px 30px;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 35px;
        height: 39px
    }
}

@media only screen and (min-width:992px) {

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
        font-size: 125px;
        font-size: 7.8125rem;
        line-height: 125px;
        line-height: 7.8125rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h2,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1.2em;
        font-family: "LovinSansWeb-Medium", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1.4em;
        font-family: "LovinSansWeb-Regular", sans-serif;
        margin-bottom: 25px
    }
}

@media only screen and (min-width:1200px) {

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h1,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h1 {
        font-size: 125px;
        font-size: 7.8125rem;
        line-height: 125px;
        line-height: 7.8125rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper .h2,
    .component-hero .template-hero .absolute-content .absolute-content-wrapper h2 {
        font-size: 46px;
        font-size: 2.875rem;
        line-height: 1.2em;
        font-family: "LovinSansWeb-Medium", sans-serif
    }

    .component-hero .template-hero .absolute-content .absolute-content-wrapper p {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1.4em;
        font-family: "LovinSansWeb-Regular", sans-serif;
        margin-bottom: 25px
    }
}

.component-hero .template-hero .text-wrapper.heroTextCenter {
    text-align: center;
    width: 100%
}

.component-hero .template-hero .text-wrapper.heroTextCenter p {
    margin-left: auto;
    margin-right: auto;
    max-width: 570px
}

@media only screen and (min-width:768px) {
    .component-hero .template-hero .text-wrapper.heroTextLeft {
        text-align: left
    }
}

@media only screen and (min-width:768px) {
    .component-hero .template-hero .text-wrapper.heroTextRight {
        text-align: right
    }
}

.component-hero .template-hero .text-wrapper.heroTextLeft,
.component-hero .template-hero .text-wrapper.heroTextRight {
    width: 100%
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .component-hero .template-hero .text-wrapper.heroTextLeft,
    .component-hero .template-hero .text-wrapper.heroTextRight {
        width: 60%
    }

    .component-hero .template-hero .text-wrapper.heroTextLeft p,
    .component-hero .template-hero .text-wrapper.heroTextRight p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.4em;
        font-family: "LovinSansWeb-Regular", sans-serif
    }

    .component-hero .template-hero .text-wrapper.heroTextLeft .h2,
    .component-hero .template-hero .text-wrapper.heroTextLeft h2,
    .component-hero .template-hero .text-wrapper.heroTextRight .h2,
    .component-hero .template-hero .text-wrapper.heroTextRight h2 {
        font-size: 33px;
        font-size: 2.0625rem;
        line-height: 1.2em;
        font-family: "LovinSansWeb-Medium", sans-serif
    }

    .component-hero .template-hero .text-wrapper.heroTextLeft .h1,
    .component-hero .template-hero .text-wrapper.heroTextLeft h1,
    .component-hero .template-hero .text-wrapper.heroTextRight .h1,
    .component-hero .template-hero .text-wrapper.heroTextRight h1 {
        font-size: 90px;
        font-size: 5.625rem;
        line-height: 1em;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .component-hero .template-hero .text-wrapper.heroTextLeft,
    .component-hero .template-hero .text-wrapper.heroTextRight {
        width: 60%
    }

    .component-hero .template-hero .text-wrapper.heroTextLeft .h2,
    .component-hero .template-hero .text-wrapper.heroTextLeft h2,
    .component-hero .template-hero .text-wrapper.heroTextRight .h2,
    .component-hero .template-hero .text-wrapper.heroTextRight h2 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 1.2em;
        font-family: "LovinSansWeb-Medium", sans-serif
    }

    .component-hero .template-hero .text-wrapper.heroTextLeft .h1,
    .component-hero .template-hero .text-wrapper.heroTextLeft h1,
    .component-hero .template-hero .text-wrapper.heroTextRight .h1,
    .component-hero .template-hero .text-wrapper.heroTextRight h1 {
        font-size: 110px;
        font-size: 6.875rem;
        line-height: 1em;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:1200px) {

    .component-hero .template-hero .text-wrapper.heroTextLeft,
    .component-hero .template-hero .text-wrapper.heroTextRight {
        width: 50%
    }
}

.component-hero .mcdhero {
    bottom: auto;
    top: 50%;
    top: calc(50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.component-hero .mcdhero .absolute-content-wrapper {
    position: static;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.flexform .row,
.flexform.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flexform .row:before,
.flexform.row:before {
    content: none
}

.flexform .row:after,
.flexform.row:after {
    content: ''
}

.flexform .row .radio-group,
.flexform.row .radio-group {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width:768px) {

    .flexform .row .col-sm-1,
    .flexform.row .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .flexform .row .col-sm-2,
    .flexform.row .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .flexform .row .col-sm-3,
    .flexform.row .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .flexform .row .col-sm-4,
    .flexform.row .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .flexform .row .col-sm-5,
    .flexform.row .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .flexform .row .col-sm-6,
    .flexform.row .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .flexform .row .col-sm-11,
    .flexform.row .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66666667%;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }
}

@media (min-width:992px) {

    .flexform .row .col-md-1,
    .flexform.row .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333333%;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .flexform .row .col-md-2,
    .flexform.row .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66666667%;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .flexform .row .col-md-3,
    .flexform.row .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .flexform .row .col-md-4,
    .flexform.row .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333333%;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .flexform .row .col-md-5,
    .flexform.row .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66666667%;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .flexform .row .col-md-6,
    .flexform.row .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.restaurantLocator {
    background: #000000
}

@media only screen and (min-width:0px) and (max-width:767px) {
    .restaurantLocator {
        padding-top: 90px
    }

    .restaurantLocator .component-locate {
        margin-top: 0px;
        padding-top: 20px
    }
}

@media only screen and (min-width:768px) {
    .restaurantLocator {
        padding-top: 110px
    }

    .restaurantLocator_menu {
        padding-top: 24px
    }
}

.restaurantLocator>.inner-content {
    background: #ffffff
}

.restaurantLocator a {
    color: #bf0c0c
}

.restaurantLocator_menu {
    background: #ffffff;
    padding-bottom: 12px
}

.restaurantLocator_menu .component-locate p.heading {
    color: #000000
}

.restaurantLocator_menu .component-locate .checkbox label {
    color: #000000
}

.restaurantLocator_menu .component-locate .checkbox label:after {
    color: #000000 !important;
    line-height: 1.5em;
    left: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .restaurantLocator_menu .component-locate .checkbox label {
        font-size: 1em
    }

    .restaurantLocator_menu .component-locate .checkbox label:after {
        line-height: 1.8em;
        left: 2px
    }
}

.restaurantLocator_menu .component-locate .cont-filters .cont-toggle a {
    color: #000000
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .restaurantLocator_menu .component-locate .cont-filters .cont-toggle a {
        font-size: 0.85em
    }
}

.restaurantLocator_menu .component-locate .btn-border {
    background: transparent;
    color: #000000;
    border-color: #cccccc
}

.restaurantLocator_menu .component-locate .input-group {
    -webkit-box-shadow: none;
    box-shadow: none
}

.restaurantLocator_menu .component-locate .input-group .input-group-btn .btn {
    border: 2px solid #cccccc;
    border-left: 0
}

.restaurantLocator_menu .component-locate .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.restaurantLocator_menu .component-locate .text-or {
    color: #000000
}

.restaurantLocator_menu .component-locate .input-group {
    font-size: 14px
}

.restaurantLocator_menu .component-locate .input-group .input-group-btn .dropdown-menu {
    padding-bottom: 0;
    border: 0px
}

.restaurantLocator_menu .component-locate .input-group .input-group-btn .dropdown-menu li:last-child a {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-bottom: 10px
}

.restaurantLocator_menu .component-locate .input-group .input-group-btn .dropdown-menu li:first-child {
    border-top: 0px
}

.restaurantLocator_menu .component-locate .input-group .input-group-btn .btn {
    padding-right: 55px;
    padding-left: 20px
}

.restaurantLocator_menu .component-locate .select button.dropdown-toggle {
    font-size: 14px
}

.restaurantLocator .nav-container,
.restaurantLocator_results {
    background: #f1f1eb
}

.restaurantLocator_results {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1em;
    font-family: "LovinSansWeb-Regular", sans-serif;
    text-align: center;
    padding: 40px 0
}

.restaurantLocator_results span {
    font-family: "LovinSansWeb-Medium", sans-serif
}

@media (min-width:0px) {
    .restaurantLocator_results {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 1em;
        font-family: "LovinSansWeb-Regular", sans-serif;
        padding: 24px 0
    }
}

.restaurantLocator_view-container .map-container {
    position: relative;
    width: 100%;
    height: 100%
}

.restaurantLocator_view-container .map-container {
    width: 100%
}

.restaurantLocator_view-container .map-container>img {
    width: 100%;
    height: 100%
}

.restaurantLocator_view-container .single-container {
    padding-top: 80px;
    padding-bottom: 80px
}

.restaurantLocator_view-container .map-parent .radio label:before {
    top: 0px
}

.restaurantLocator_view-container .map-parent .radio input[type=radio]:checked+label:after {
    top: 3px
}

@media (min-width:0px) {
    .restaurantLocator_view-container .map-container {
        height: 220px
    }
}

@media only screen and (min-width:768px) {
    .restaurantLocator_view-container .map-parent {
        position: relative
    }

    .restaurantLocator_view-container .map-parent .radio label:before {
        top: -4px
    }

    .restaurantLocator_view-container .map-parent .radio input[type=radio]:checked+label:after {
        top: -1px
    }

    .restaurantLocator_view-container .map-container {
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%
    }
}

@media only screen and (min-width:992px) {
    .restaurantLocator_view-container .map-parent .radio label:before {
        top: 0px
    }

    .restaurantLocator_view-container .map-parent .radio input[type=radio]:checked+label:after {
        top: 3px
    }
}

.restaurantLocator .nav {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    border: none
}

.restaurantLocator .nav>li {
    text-align: center;
    cursor: pointer
}

.restaurantLocator .nav>li.active {
    font-family: "LovinSansWeb-Bold", sans-serif
}

.restaurantLocator .nav>li.active a {
    color: #000000
}

.restaurantLocator .nav>li.active,
.restaurantLocator .nav>li a:active,
.restaurantLocator .nav>li a:focus,
.restaurantLocator .nav>li a:hover {
    border: none
}

.restaurantLocator .nav>li a {
    border: none;
    border-radius: 0;
    padding: 10px 20px;
    text-transform: uppercase
}

@media only screen and (min-width:0px) and (max-width:767px) {
    .restaurantLocator .nav>li {
        float: left;
        width: 50%
    }

    .restaurantLocator .nav>li a {
        display: block;
        padding: 10px 0px;
        text-align: center;
        width: 100%
    }
}

@media only screen and (min-width:992px) {
    .restaurantLocator .nav>li {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium", sans-serif
    }
}

@media (min-width:375px) {
    .restaurantLocator .nav-container>.container {
        overflow: hidden
    }
}

.restaurantLocator .location-details-container {
    position: relative
}

@media only screen and (min-width:0px) and (max-width:767px) {
    .restaurantLocator .location-container {
        padding-top: 28px
    }
}

@media only screen and (min-width:768px) {
    .restaurantLocator .location-container {
        padding-top: 25%;
        padding-bottom: 25%;
        padding-left: 36px;
        position: relative
    }
}

.restaurant-location {
    position: relative;
    font-size: 14px
}

.restaurant-location .h1,
.restaurant-location .h2,
.restaurant-location .h3,
.restaurant-location .h4,
.restaurant-location .h5,
.restaurant-location .h6,
.restaurant-location h1,
.restaurant-location h2,
.restaurant-location h3,
.restaurant-location h4,
.restaurant-location h5,
.restaurant-location h6 {
    margin: 0
}

.restaurant-location .heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin-bottom: 4px
}

.restaurant-location .spacer:before {
    content: ' ';
    display: block;
    margin: 0;
    padding-top: 1em
}

.restaurant-location__address-container {
    position: relative;
    text-align: center
}

@media only screen and (min-width:768px) {
    .restaurant-location__address-container {
        text-align: left
    }
}

.restaurant-location__map-pin {
    background-image: url("../img/restaurant-locator/map-marker.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 1em;
    color: #ffffff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 26px;
    height: 33.8px;
    font-size: 23.4px;
    font-size: 1.4625rem;
    line-height: 23.4px;
    line-height: 1.4625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    padding-top: 7.8px
}

.restaurant-location__title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38.4px;
    line-height: 2.4rem;
    font-family: "LovinSansWeb-Medium", sans-serif
}

.restaurant-location__address {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 46.8px;
    line-height: 2.925rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: .5em !important
}

.restaurant-location__friendly-text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 1em
}

.restaurant-location__preferred {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin-bottom: 2em
}

.restaurant-location__preferred .checkbox label,
.restaurant-location__preferred .radio label {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 33.6px;
    line-height: 2.1rem;
    font-family: "LovinSansWeb-Bold", sans-serif
}

@media only screen and (min-width:768px) {

    .restaurant-location__preferred .checkbox label,
    .restaurant-location__preferred .radio label {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

@media only screen and (min-width:992px) {

    .restaurant-location__preferred .checkbox label,
    .restaurant-location__preferred .radio label {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 33.6px;
        line-height: 2.1rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

.restaurant-location__preferred .checkbox label:before,
.restaurant-location__preferred .radio label:before {
    border-width: 1px
}

.restaurant-location__directions-link {
    font-family: "LovinSansWeb-Bold", sans-serif
}

.restaurant-location__hours-container hr {
    margin: 1em 0;
    border-top: 1px solid #c9c9c9
}

.restaurant-location__hours-toggle {
    text-align: left
}

.restaurant-location__hours-toggle .heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 31.2px;
    line-height: 1.95rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    color: #bf0c0c
}

.restaurant-location__hours-toggle .heading sub {
    display: inline-block;
    font-family: "LovinSansWeb-Bold", sans-serif;
    bottom: 0;
    vertical-align: text-bottom;
    margin-top: 4px
}

.restaurant-location__hours-toggle a {
    display: block
}

.restaurant-location__hours-toggle a .heading .closed {
    display: none
}

.restaurant-location__hours-toggle a .heading .expanded {
    display: block
}

.restaurant-location__hours-toggle a.collapsed .heading .closed {
    display: block
}

.restaurant-location__hours-toggle a.collapsed .heading .expanded {
    display: none
}

.restaurant-location__hours-set {
    padding-top: 1em;
    text-align: center
}

@media only screen and (min-width:768px) {
    .restaurant-location__hours-set {
        text-align: left
    }
}

.restaurant-location__hours-set .heading {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28.6px;
    line-height: 1.7875rem;
    font-family: "LovinSansWeb-Bold", sans-serif
}

.restaurant-location__hours-set .special-hours {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    color: #bf0c0c;
    margin-bottom: .2em
}

.restaurant-location__secondary-actions {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    color: #f1f1eb;
    text-align: center
}

.restaurant-location__secondary-actions a:after {
    content: "|";
    font-family: "LovinSansWeb-Regular", sans-serif;
    color: #333333;
    margin-left: 5px;
    margin-right: 4px
}

.restaurant-location__secondary-actions a:last-child:after {
    content: ''
}

.restaurant-location__services li {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: .33em
}

.restaurant-location__construction {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 33.6px;
    line-height: 2.1rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    color: #bf0c0c
}

.restaurant-location__events .event {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: .33em
}

.restaurant-location__events .event span {
    margin-right: 15px
}

.restaurant-location__events hr {
    margin: 1em 0;
    border-top: 1px solid #c9c9c9
}

@media (min-width:375px) {
    .restaurant-location__secondary-actions {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 28.6px;
        line-height: 1.7875rem
    }

    .restaurant-location__services li {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }

    .restaurant-location__hours-set li span {
        display: inline-block;
        margin-right: 10px
    }

    .restaurant-location__events .event {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }
}

@media only screen and (min-width:768px) {
    .restaurant-location .heading {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 23.4px;
        line-height: 1.4625rem
    }

    .restaurant-location__title {
        font-size: 32px;
        font-size: 2rem;
        line-height: 41.6px;
        line-height: 2.6rem
    }

    .restaurant-location__address {
        font-size: 32px;
        font-size: 2rem;
        line-height: 41.6px;
        line-height: 2.6rem
    }

    .restaurant-location__friendly-text {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location__distance,
    .restaurant-location__phone {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem
    }

    .restaurant-location__hours-toggle .heading {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36.4px;
        line-height: 2.275rem
    }

    .restaurant-location__hours-toggle .heading sub {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20.8px;
        line-height: 1.3rem
    }

    .restaurant-location__hours-set .heading {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location__hours-set .special-hours {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 23.4px;
        line-height: 1.4625rem
    }

    .restaurant-location__hours-set li {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20.8px;
        line-height: 1.3rem
    }

    .restaurant-location__hours-set li span {
        display: inline-block;
        min-width: 30px;
        margin-right: auto
    }

    .restaurant-location__hours-set.special li span {
        min-width: 110px
    }

    .restaurant-location__map-pin {
        position: absolute;
        top: -10px;
        left: -40px
    }

    .restaurant-location__secondary-actions {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20.8px;
        line-height: 1.3rem;
        text-align: left
    }

    .restaurant-location__services li {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location__construction {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36.4px;
        line-height: 2.275rem
    }

    .restaurant-location__events .event {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }
}

@media only screen and (min-width:992px) {
    .restaurant-location .heading {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }

    .restaurant-location__title {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 46.8px;
        line-height: 2.925rem
    }

    .restaurant-location__friendly-text {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }

    .restaurant-location__distance,
    .restaurant-location__phone {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }

    .restaurant-location__hours-toggle .heading {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36.4px;
        line-height: 2.275rem
    }

    .restaurant-location__hours-toggle .heading sub {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location__hours-set .special-hours {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 28.6px;
        line-height: 1.7875rem
    }

    .restaurant-location__hours-set li {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 23.4px;
        line-height: 1.4625rem
    }

    .restaurant-location__hours-set li span {
        display: inline-block;
        min-width: 30px
    }

    .restaurant-location__hours-set.special li span {
        min-width: 110px
    }

    .restaurant-location__services li {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }

    .restaurant-location__secondary-actions {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location__construction {
        font-size: 32px;
        font-size: 2rem;
        line-height: 41.6px;
        line-height: 2.6rem;
        color: #bf0c0c
    }

    .restaurant-location__events .event {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }
}

@media only screen and (min-width:1200px) {
    .restaurant-location__hours-set li {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 28.6px;
        line-height: 1.7875rem
    }

    .restaurant-location__hours-set li span {
        display: inline-block;
        min-width: 42px
    }

    .restaurant-location__hours-set.special li span {
        min-width: 110px
    }
}

.restaurant-location-container .restaurant-location {
    padding: 24px 0
}

@media only screen and (min-width:768px) {
    .restaurant-location-container .restaurant-location {
        padding: 80px 0 80px 35px
    }
}

.restaurant-location-list .restaurant-location {
    padding-top: 32px
}

.restaurant-location-list .restaurant-location .h1,
.restaurant-location-list .restaurant-location .h2,
.restaurant-location-list .restaurant-location .h3,
.restaurant-location-list .restaurant-location .h4,
.restaurant-location-list .restaurant-location .h5,
.restaurant-location-list .restaurant-location .h6,
.restaurant-location-list .restaurant-location h1,
.restaurant-location-list .restaurant-location h2,
.restaurant-location-list .restaurant-location h3,
.restaurant-location-list .restaurant-location h4,
.restaurant-location-list .restaurant-location h5,
.restaurant-location-list .restaurant-location h6 {
    margin-bottom: .2em
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile {
    background-color: #f1f1eb;
    border-radius: 9999px;
    padding: 3px;
    width: 26px;
    height: 26px;
    text-decoration: none
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile:before {
    position: absolute;
    font-size: 16px;
    color: #bf0c0c;
    font-family: 'FontAwesome';
    content: "\f068";
    top: 1px;
    margin-left: -6px
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile .closed {
    display: none
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile .open {
    display: block
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile.collapsed:before {
    content: "\f067"
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile.collapsed .closed {
    display: block
}

.restaurant-location-list .restaurant-location__address-container .expand-mobile.collapsed .open {
    display: none
}

@media only screen and (min-width:768px) {
    .restaurant-location-list .restaurant-location .heading {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 23.4px;
        line-height: 1.4625rem
    }

    .restaurant-location-list .restaurant-location__title {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location-list .restaurant-location__address {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location-list .restaurant-location__friendly-text {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20.8px;
        line-height: 1.3rem
    }

    .restaurant-location-list .restaurant-location__services>li {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 23.4px;
        line-height: 1.4625rem
    }

    .restaurant-location-list .restaurant-location__address-container {
        padding-left: 26px;
        text-align: left
    }

    .restaurant-location-list .restaurant-location__hours-toggle .heading {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem
    }

    .restaurant-location-list .restaurant-location__hours-toggle .heading sub {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20.8px;
        line-height: 1.3rem
    }

    .restaurant-location-list .restaurant-location__directions-link {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20.8px;
        line-height: 1.3rem
    }

    .restaurant-location-list .restaurant-location__events {
        padding-left: 36px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .restaurant-location-list .restaurant-location__map-pin {
        width: 20px;
        height: 26px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 18px;
        line-height: 1.125rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        padding-top: 6px;
        position: absolute;
        top: -8px;
        left: 0px;
        margin: 0
    }

    .restaurant-location-list .restaurant-location__address-container .expand-mobile {
        display: none
    }

    .restaurant-location-list .restaurant-location .details {
        display: block
    }
}

@media only screen and (min-width:992px) {
    .restaurant-location-list .restaurant-location .heading {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }

    .restaurant-location-list .restaurant-location__title {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36.4px;
        line-height: 2.275rem
    }

    .restaurant-location-list .restaurant-location__address {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 33.8px;
        line-height: 2.1125rem
    }

    .restaurant-location-list .restaurant-location__friendly-text {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 28.6px;
        line-height: 1.7875rem
    }

    .restaurant-location-list .restaurant-location__hours-toggle .heading {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 33.8px;
        line-height: 2.1125rem
    }

    .restaurant-location-list .restaurant-location__hours-toggle .heading sub {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem
    }

    .restaurant-location-list .restaurant-location__distance,
    .restaurant-location-list .restaurant-location__phone {
        font-size: 24px !important;
        font-size: 1.5rem !important;
        line-height: 24px !important;
        line-height: 1.5rem !important
    }

    .restaurant-location-list .restaurant-location__directions-link {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }
}

.restaurant-location-list {
    padding-top: 12px;
    padding-bottom: 12px
}

.restaurant-location-list .restaurant-location {
    border-bottom: 1px solid #cccccc;
    margin-top: 24px;
    margin-bottom: 0;
    padding-bottom: 12px
}

.restaurant-location-list .restaurant-location:last-of-type {
    border: none
}

.restaurant-location-modal-list {
    height: 340px;
    overflow-y: auto;
    padding: 0;
    list-style-type: none
}

.restaurant-location-modal-list::-webkit-scrollbar {
    width: 10px
}

.restaurant-location-modal-list::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px
}

.restaurant-location-modal-list::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background: #858585;
    border-radius: 10px;
    background-clip: content-box
}

@media (min-width:375px) {
    .restaurant-location-modal-list {
        height: 400px
    }
}

@media only screen and (min-width:768px) {
    .restaurant-location-modal-list {
        height: 400px
    }
}

@media only screen and (min-width:992px) {
    .restaurant-location-modal-list {
        height: 400px
    }
}

.restaurant-location-modal-list .restaurant-location {
    border-bottom: 2px solid #cccccc;
    padding: 18px 15px;
    display: block
}

.restaurant-location-modal-list .restaurant-location:last-child {
    border-bottom: none
}

.restaurant-location-modal-list .restaurant-location .cont-btn {
    padding-left: 39px
}

.restaurant-location-modal-list .restaurant-location .cont-btn .btn {
    margin-bottom: 0
}

.restaurant-location-modal-list .restaurant-location__address-container {
    padding-left: 24px
}

.restaurant-location-modal-list .restaurant-location__map-pin {
    width: 17px;
    height: 22.1px;
    font-size: 15.3px;
    font-size: 0.95625rem;
    line-height: 15.3px;
    line-height: 0.95625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    padding-top: 5.1px;
    position: absolute;
    top: -7px;
    left: 0px;
    margin: 0
}

.restaurant-location-modal-list .restaurant-location__title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26.4px;
    line-height: 1.65rem;
    text-align: left
}

.restaurant-location-modal-list .restaurant-location__address {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    text-align: left
}

@media (min-width:375px) {
    .restaurant-location-modal-list .restaurant-location__title {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 33.6px;
        line-height: 2.1rem
    }

    .restaurant-location-modal-list .restaurant-location__address {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

@media only screen and (min-width:768px) {
    .restaurant-location-modal-list .restaurant-location__address {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem
    }
}

@media only screen and (min-width:992px) {
    .restaurant-location-modal-list .restaurant-location__address {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 28.8px;
        line-height: 1.8rem
    }
}

@media only screen and (min-width:0px) and (max-width:767px) {
    #restaurantLocatorFormModal .modal-content {
        padding: 15px 0px
    }

    #restaurantLocatorFormModal .modal-content .btn-close {
        top: 5px;
        right: 5px
    }

    #restaurantLocatorFormModal .modal-content .btn-back {
        top: 5px;
        left: 5px
    }

    #restaurantLocatorFormModal .modal-content .inner-modal-title {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 39px;
        line-height: 2.4375rem
    }
}

#restaurantLocatorFormModal .modal-content .form-group {
    margin-bottom: 10px
}

#restaurantLocatorFormModal .modal-content .form-group .fa-calendar {
    cursor: pointer
}

@media only screen and (min-width:768px) {
    #restaurantLocatorFormModal .modal-content {
        padding: 30px
    }
}

#restaurantLocatorMapModal .modal-content {
    padding: 0;
    background: #f1f1eb
}

#restaurantLocatorMapModal .cont-enter-location {
    padding: 30px;
    border-bottom: 2px solid #cccccc
}

@media only screen and (min-width:768px) {
    #restaurantLocatorMapModal .cont-enter-location {
        padding: 30px 45px
    }
}

#restaurantLocatorMapModal .cont-enter-location .heading {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 39px;
    line-height: 2.4375rem;
    margin-bottom: 10px
}

#restaurantLocatorMapModal .cont-enter-location .btn-red {
    padding: 0;
    margin-bottom: 0
}

#restaurantLocatorMapModal .cont-enter-location .form-group {
    margin-bottom: 0
}

#restaurantLocatorMapModal .cont-enter-location .pad-right {
    padding-right: 15px
}

#restaurantLocatorMapModal .cont-enter-location .simple-red {
    margin-top: 10px
}

#restaurantLocatorMapModal .cont-restaurant-list {
    -moz-box-shadow: -8px 0px 15px -5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -8px 0px 15px -5px rgba(0, 0, 0, 0.5);
    box-shadow: -8px 0px 15px -5px rgba(0, 0, 0, 0.5)
}

#restaurantLocatorMapModal .cont-map-display,
#restaurantLocatorMapModal .cont-restaurant-list {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#restaurantLocatorMapModal .cont-map-display .results-num,
#restaurantLocatorMapModal .cont-restaurant-list .results-num {
    padding: 5px 0;
    border-bottom: 2px solid #cccccc;
    text-align: center;
    font-family: "LovinSansWeb-Bold", sans-serif
}

#restaurantLocatorMapModal .cont-map-display .map-container {
    width: 100%;
    height: 340px
}

@media (min-width:375px) {
    #restaurantLocatorMapModal .cont-map-display .map-container {
        height: 400px
    }
}

@media only screen and (min-width:768px) {
    #restaurantLocatorMapModal .cont-map-display .map-container {
        height: 400px
    }
}

@media only screen and (min-width:992px) {
    #restaurantLocatorMapModal .cont-map-display .map-container {
        height: 400px
    }
}

#restaurantLocatorMapModal .btn-back,
#restaurantLocatorMapModal .btn-close {
    top: 5px
}

#restaurantLocatorMapModal .btn-close {
    right: 5px
}

#restaurantLocatorMapModal .btn-back {
    left: 5px
}

.load-more-row {
    text-align: center
}

.load-more-btn {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4em;
    font-family: "LovinSansWeb-Bold", sans-serif;
    color: #bf0c0c;
    display: inline-block;
    padding: 20px;
    text-align: center;
    text-transform: uppercase
}

.load-more-btn .fa {
    text-transform: none
}

.load-more-btn .fa-circle {
    color: #f1f1eb
}

.load-more-btn .fa-chevron-down {
    color: #bf0c0c
}

#restaurantLocatorDisambiguityModal .modal-content {
    padding: 0;
    background: #f1f1eb
}

#restaurantLocatorDisambiguityModal .btn-close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 28px
}

@media only screen and (min-width:992px) {
    #restaurantLocatorDisambiguityModal .btn-close {
        right: 20px;
        top: 15px;
        width: 40px;
        height: 40px;
        font-size: 30px;
        line-height: 38px
    }
}

#restaurantLocatorDisambiguityModal .cont-select {
    padding: 25px 65px 25px 25px;
    border-bottom: 2px solid #cccccc
}

@media only screen and (min-width:768px) {
    #restaurantLocatorDisambiguityModal .cont-select {
        padding: 25px 35px 25px 30px
    }
}

#restaurantLocatorDisambiguityModal .cont-select .heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 33.8px;
    line-height: 2.1125rem;
    font-family: "LovinSansWeb-Medium", sans-serif
}

@media only screen and (min-width:992px) {
    #restaurantLocatorDisambiguityModal .cont-select .heading {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 39px;
        line-height: 2.4375rem
    }
}

#restaurantLocatorDisambiguityModal .location-list {
    height: 240px;
    overflow-y: auto
}

#restaurantLocatorDisambiguityModal .location-list::-webkit-scrollbar {
    width: 10px
}

#restaurantLocatorDisambiguityModal .location-list::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px
}

#restaurantLocatorDisambiguityModal .location-list::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background: #858585;
    border-radius: 10px;
    background-clip: content-box
}

@media (min-width:375px) {
    #restaurantLocatorDisambiguityModal .location-list {
        height: 240px
    }
}

@media only screen and (min-width:768px) {
    #restaurantLocatorDisambiguityModal .location-list {
        height: 260px
    }
}

@media only screen and (min-width:992px) {
    #restaurantLocatorDisambiguityModal .location-list {
        height: 260px
    }
}

#restaurantLocatorDisambiguityModal .location-list .location {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0;
    padding: 15px 25px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

#restaurantLocatorDisambiguityModal .location-list .location a {
    color: #000000
}

#restaurantLocatorDisambiguityModal .location-list .location a:focus,
#restaurantLocatorDisambiguityModal .location-list .location a:hover {
    text-decoration: underline
}

#restaurantLocatorDisambiguityModal .location-list .location:last-of-type {
    border: none
}

@media only screen and (min-width:768px) {
    #restaurantLocatorDisambiguityModal .location-list .location {
        padding: 15px 30px
    }
}

@media only screen and (min-width:992px) {
    #restaurantLocatorDisambiguityModal .location-list .location {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 31.2px;
        line-height: 1.95rem
    }
}

.restaurant-location-container {
    padding: 0
}

.restaurant-location-container li {
    list-style-type: none
}

.restaurant-location-list li {
    list-style-type: none
}

.modal {
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal.light-bg {}

.modal.light-bg .modal-content {
    background: #f1f1eb
}

.modal-dialog {
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

@media only screen and (min-width:768px) {
    .modal-dialog {
        margin-top: 0;
        margin-bottom: 0
    }
}

.modal-content {
    border-radius: 0;
    padding: 35px
}

@media only screen and (min-width:768px) {
    .modal-content {
        padding: 70px
    }
}

.modal-content p {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .modal-content p {
        margin-bottom: 30px
    }
}

.modal-content .btn-back,
.modal-content .btn-close,
.modal-content button.btn-back,
.modal-content button.btn-close {
    color: #bf0c0c;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    background-color: #f1f1eb;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    cursor: pointer
}

@media only screen and (max-width:400px) {

    .modal-content .btn-back,
    .modal-content .btn-close,
    .modal-content button.btn-back,
    .modal-content button.btn-close {
        font-size: 30px !important;
        line-height: 38px !important;
        padding: 0 !important
    }
}

.modal-content button.btn-close {
    padding: 0;
    border: 0
}

.modal-content button.btn-close .fa {
    position: relative
}

.modal-content .btn-close {
    right: 20px
}

.modal-content .btn-back {
    left: 20px
}

.modal-content .btn {
    width: 100%;
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .modal-content .btn {
        margin-bottom: 0px
    }
}

.modal-content .headline-text {
    margin-bottom: 5px;
    color: #272727;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Bold"
}

.modal-content .headline-text .large {
    display: block;
    font-size: 45px;
    font-size: 2.8125rem;
    line-height: 45px;
    line-height: 2.8125rem;
    font-family: "LovinSansWeb-Bold";
    text-transform: uppercase;
    letter-spacing: -0.005em
}

.modal-content .headline-text .mid {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    font-family: "LovinSansWeb-Medium"
}

.modal-content .headline-text .small {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    line-height: 1.75rem;
    font-family: "LovinSansWeb-Thin"
}

@media only screen and (min-width:320px) {
    .modal-content .headline-text {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 34px;
        line-height: 2.125rem;
        font-family: "LovinSansWeb-Medium";
        margin-bottom: 10px
    }

    .modal-content .headline-text .large {
        font-size: 70px;
        font-size: 4.375rem;
        line-height: 70px;
        line-height: 4.375rem;
        font-family: "LovinSansWeb-Bold"
    }

    .modal-content .headline-text .mid {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 40px;
        line-height: 2.5rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .small {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:480px) {
    .modal-content .headline-text {
        font-size: 34px;
        font-size: 2.125rem;
        line-height: 44px;
        line-height: 2.75rem;
        font-family: "LovinSansWeb-Medium";
        margin-bottom: 20px
    }

    .modal-content .headline-text .large {
        font-size: 95px;
        font-size: 5.9375rem;
        line-height: 95px;
        line-height: 5.9375rem;
        font-family: "LovinSansWeb-Bold"
    }

    .modal-content .headline-text .mid {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 50px;
        line-height: 3.125rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .small {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 32px;
        line-height: 2rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:768px) {
    .modal-content .headline-text {
        font-size: 32px;
        font-size: 2rem;
        line-height: 38px;
        line-height: 2.375rem;
        font-family: "LovinSansWeb-Medium";
        margin-bottom: 30px
    }

    .modal-content .headline-text .large {
        font-size: 90px;
        font-size: 5.625rem;
        line-height: 90px;
        line-height: 5.625rem;
        font-family: "LovinSansWeb-Bold"
    }

    .modal-content .headline-text .mid {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 50px;
        line-height: 3.125rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .small {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 34px;
        line-height: 2.125rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:992px) {
    .modal-content .headline-text {
        font-size: 34px;
        font-size: 2.125rem;
        line-height: 42px;
        line-height: 2.625rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .large {
        font-size: 110px;
        font-size: 6.875rem;
        line-height: 100px;
        line-height: 6.25rem;
        font-family: "LovinSansWeb-Bold"
    }

    .modal-content .headline-text .mid {
        font-size: 64px;
        font-size: 4rem;
        line-height: 64px;
        line-height: 4rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .small {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Thin"
    }
}

@media only screen and (min-width:1200px) {
    .modal-content .headline-text {
        font-size: 34px;
        font-size: 2.125rem;
        line-height: 42px;
        line-height: 2.625rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .large {
        font-size: 113px;
        font-size: 7.0625rem;
        line-height: 100px;
        line-height: 6.25rem;
        font-family: "LovinSansWeb-Bold"
    }

    .modal-content .headline-text .mid {
        font-size: 64px;
        font-size: 4rem;
        line-height: 64px;
        line-height: 4rem;
        font-family: "LovinSansWeb-Medium"
    }

    .modal-content .headline-text .small {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Thin"
    }
}

.simple-red {
    display: inline-block;
    color: #bf0c0c;
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.simple-red:hover {
    color: #d53c42
}

.simple-red:active,
.simple-red:focus {
    color: #d53c42
}

@media only screen and (min-width:480px) {
    .simple-red {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.simple-white {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.simple-white:hover {
    color: #ffffff;
    border-bottom: 1px solid #ffffff
}

.simple-white:active,
.simple-white:focus {
    color: #ffffff;
    border-bottom: 1px solid #ffffff
}

@media only screen and (min-width:480px) {
    .simple-white {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.btn {
    outline: none
}

.btn.cont-100 {
    padding-left: 0px;
    padding-right: 0px
}

.btn-red {
    background: #bf0c0c;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 0px 30px 0px;
    opacity: 1;
    border: 3px solid #bf0c0c;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: scale, 0.1s, ease-out, 0s;
    -khtml-transition: scale, 0.1s, ease-out, 0s;
    -moz-transition: scale, 0.1s, ease-out, 0s;
    -ms-transition: scale, 0.1s, ease-out, 0s;
    -o-transition: scale, 0.1s, ease-out, 0s;
    transition: scale, 0.1s, ease-out, 0s;
    position: relative;
    display: inline-block;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    height: 39px;
    line-height: 35px
}

.btn-red .fa {
    -webkit-transition: transform, 0.1s, ease-out, 0s;
    -khtml-transition: transform, 0.1s, ease-out, 0s;
    -moz-transition: transform, 0.1s, ease-out, 0s;
    -ms-transition: transform, 0.1s, ease-out, 0s;
    -o-transition: transform, 0.1s, ease-out, 0s;
    -webkit-transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: transform, 0.1s, ease-out, 0s;
    transition: transform, 0.1s, ease-out, 0s, -webkit-transform;
    margin-left: 3px
}

.btn-red.small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Medium";
    padding: 0px 25px;
    height: 30px;
    line-height: 26px
}

@media only screen and (min-width:480px) {
    .btn-red.small {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 26px
    }
}

@media only screen and (min-width:768px) {
    .btn-red.small {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 26px
    }
}

@media only screen and (min-width:992px) {
    .btn-red.small {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 26px
    }
}

.btn-red.btn--xsm {
    padding: 0px 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    height: 29px;
    line-height: 25px
}

.btn-red:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #d53c42;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
    -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
    -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
    -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
    -o-transition: transform, opacity, 0.2s, ease-out, 0s;
    -webkit-transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: transform, opacity, 0.2s, ease-out, 0s;
    transition: transform, opacity, 0.2s, ease-out, 0s, -webkit-transform
}

.btn-red:hover {
    color: #ffffff;
    border-color: #d53c42;
    background: #d53c42
}

.btn-red:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.8
}

.btn-red:focus {
    color: #ffffff
}

@media only screen and (min-width:320px) {
    .btn-red {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 35px
    }
}

@media only screen and (min-width:480px) {
    .btn-red {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 35px
    }
}

@media only screen and (min-width:768px) {
    .btn-red {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 35px
    }
}

@media only screen and (min-width:992px) {
    .btn-red {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 35px
    }
}

.btn-red-inverse {
    background: #ffffff;
    color: #bf0c0c;
    text-transform: uppercase;
    padding: 13px 25px;
    opacity: 1;
    border: 3px solid #bf0c0c;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Medium";
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: scale, 0.1s, ease-out, 0s;
    -khtml-transition: scale, 0.1s, ease-out, 0s;
    -moz-transition: scale, 0.1s, ease-out, 0s;
    -ms-transition: scale, 0.1s, ease-out, 0s;
    -o-transition: scale, 0.1s, ease-out, 0s;
    transition: scale, 0.1s, ease-out, 0s;
    position: relative;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.btn-red-inverse .fa {
    margin-left: 3px;
    -webkit-transition: transform, 0.1s, ease-out, 0s;
    -khtml-transition: transform, 0.1s, ease-out, 0s;
    -moz-transition: transform, 0.1s, ease-out, 0s;
    -ms-transition: transform, 0.1s, ease-out, 0s;
    -o-transition: transform, 0.1s, ease-out, 0s;
    -webkit-transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: transform, 0.1s, ease-out, 0s;
    transition: transform, 0.1s, ease-out, 0s, -webkit-transform
}

.btn-red-inverse.small {
    padding: 7px 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Thin"
}

.btn-red-inverse:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #d53c42;
    background: #d53c42;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
    -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
    -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
    -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
    -o-transition: transform, opacity, 0.2s, ease-out, 0s;
    -webkit-transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: transform, opacity, 0.2s, ease-out, 0s;
    transition: transform, opacity, 0.2s, ease-out, 0s, -webkit-transform
}

.btn-red-inverse:hover {
    color: #ffffff;
    border-color: #d53c42;
    background: #d53c42
}

.btn-red-inverse:hover .fa-chevron-circle-right {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

.btn-red-inverse:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.8
}

.btn-red-inverse:focus {
    color: #bf0c0c
}

@media only screen and (min-width:320px) {
    .btn-red-inverse {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium";
        padding: 12px 25px
    }
}

@media only screen and (min-width:480px) {
    .btn-red-inverse {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium";
        padding: 10px 25px
    }
}

@media only screen and (min-width:768px) {
    .btn-red-inverse {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium";
        padding: 10px 30px
    }
}

@media only screen and (min-width:992px) {
    .btn-red-inverse {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.btn-red-inverse.btn-red {
    line-height: 35px;
    padding-top: 0;
    padding-bottom: 0;
    color: #bf0c0c !important
}

.btn-red-inverse.btn-red:hover {
    color: #ffffff !important
}

.navbar-default .navbar-toggle {
    float: none;
    margin: 23px 15px 20px 0px;
    padding: 9px 0px;
    border: 0
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
    height: 4px;
    width: 28px;
    border-radius: 4px
}

.navbar-default .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent
}

.navbar-default .navbar-toggle:focus {
    outline: -webkit-focus-ring-color auto 5px
}

@media only screen and (max-width:480px) {
    .navbar-default .navbar-toggle {
        margin: 23px 15px 20px 0px
    }
}

.cursor {
    cursor: pointer
}

.btn-border {
    background: #000000;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 30px;
    opacity: 1;
    border: 3px solid #4d4a4b;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium";
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: scale, 0.1s, ease-out, 0s;
    -khtml-transition: scale, 0.1s, ease-out, 0s;
    -moz-transition: scale, 0.1s, ease-out, 0s;
    -ms-transition: scale, 0.1s, ease-out, 0s;
    -o-transition: scale, 0.1s, ease-out, 0s;
    transition: scale, 0.1s, ease-out, 0s;
    position: relative;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.btn-border .fa {
    color: #bf0c0c;
    margin-left: 3px;
    -webkit-transition: transform, 0.1s, ease-out, 0s;
    -khtml-transition: transform, 0.1s, ease-out, 0s;
    -moz-transition: transform, 0.1s, ease-out, 0s;
    -ms-transition: transform, 0.1s, ease-out, 0s;
    -o-transition: transform, 0.1s, ease-out, 0s;
    -webkit-transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: transform, 0.1s, ease-out, 0s;
    transition: transform, 0.1s, ease-out, 0s, -webkit-transform
}

.btn-border:hover {
    background: #1f1f1f;
    color: #ffffff
}

.btn-border:active,
.btn-border:focus {
    color: #ffffff
}

@media only screen and (min-width:320px) {
    .btn-border {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium"
    }
}

@media only screen and (min-width:480px) {
    .btn-border {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium"
    }
}

@media only screen and (min-width:768px) {
    .btn-border {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium"
    }
}

@media only screen and (min-width:992px) {
    .btn-border {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.add-item {
    border-radius: 9999px;
    background-color: #bf0c0c;
    border: 0px;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 0;
    margin: 10px 0 0 0
}

.add-item:after {
    font-family: FontAwesome;
    display: block;
    color: #ffffff;
    content: "\f067";
    font-size: 26px;
    position: relative;
    margin-top: 4px
}

@media only screen and (max-width:767px) {
    .add-item {
        width: 36px;
        height: 36px
    }

    .add-item:after {
        font-size: 28px;
        margin-top: 1px
    }
}

@media only screen and (max-width:420px) {
    .add-item {
        width: 22px;
        height: 22px;
        top: -3px;
        position: relative
    }

    .add-item:after {
        font-size: 14px;
        margin-top: 2px
    }
}

.remove-item {
    border-radius: 9999px;
    background-color: #bf0c0c;
    border: 0px;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 0;
    margin: 10px 0 0 0
}

.remove-item:after {
    font-family: FontAwesome;
    display: block;
    color: #ffffff;
    content: "\f068";
    font-size: 26px;
    position: relative;
    margin-top: 4px
}

@media only screen and (max-width:767px) {
    .remove-item {
        width: 36px;
        height: 36px
    }

    .remove-item:after {
        font-size: 28px;
        margin-top: 1px
    }
}

@media only screen and (max-width:420px) {
    .remove-item {
        width: 22px;
        height: 22px;
        top: -3px;
        position: relative
    }

    .remove-item:after {
        font-size: 14px;
        margin-top: 2px
    }
}

.custom-flex-navigation .flex-direction-nav a {
    width: 44px;
    height: 44px
}

.custom-flex-navigation .flex-prev {
    position: absolute;
    background: #f1f1eb;
    height: 44px;
    width: 44px;
    border-radius: 0% 50% 50% 0%;
    padding: 3px 13px;
    display: block;
    left: 0px;
    top: -30px;
    margin-top: -25px;
    opacity: 1
}

@media only screen and (min-width:768px) {
    .custom-flex-navigation .flex-prev {
        left: -60px;
        top: 50%;
        border-radius: 50%;
        margin-top: -50px
    }
}

.custom-flex-navigation .flex-prev:before {
    font-family: "flexslider-icon";
    font-size: 26px;
    display: inline-block;
    color: #bf0c0c;
    content: "\f001"
}

.custom-flex-navigation .flex-next {
    position: absolute;
    background: #f1f1eb;
    height: 44px;
    width: 44px;
    border-radius: 50% 0% 0% 50%;
    padding: 3px 14px;
    display: block;
    right: 0px;
    top: -30px;
    margin-top: -25px;
    opacity: 1
}

@media only screen and (min-width:768px) {
    .custom-flex-navigation .flex-next {
        right: -60px;
        top: 50%;
        border-radius: 50%;
        margin-top: -50px
    }
}

.custom-flex-navigation .flex-next:before {
    font-family: "flexslider-icon";
    font-size: 26px;
    display: inline-block;
    color: #bf0c0c;
    content: "\f002"
}

.btn-app {
    max-width: 160px;
    display: inline-block
}

.btn-app img {
    width: auto;
    max-width: 100%
}

.form-group {
    margin-bottom: 5px;
    position: relative
}

@media only screen and (min-width:480px) {
    .form-group {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) {
    .form-group {
        margin-bottom: 5px
    }
}

@media only screen and (min-width:992px) {
    .form-group {
        margin-bottom: 10px
    }
}

@media only screen and (min-width:1200px) {
    .form-group {
        margin-bottom: 15px
    }
}

.form-group.has-input-icon-right .form-control {
    padding-right: 45px
}

.form-group .input-icon-right {
    position: absolute;
    top: 53%;
    right: 20px
}

.form-group .input-icon-right .fa-calendar {
    cursor: pointer
}

input[placeholder] {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

::-moz-placeholder {
    text-overflow: ellipsis
}

input:-moz-placeholder {
    text-overflow: ellipsis
}

.form-control {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    height: 39px;
    color: #272727;
    border: 0;
    padding-left: 15px;
    padding-right: 15px
}

.form-control:focus {
    border: 0
}

@media only screen and (min-width:320px) {
    .form-control {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width:480px) {
    .form-control {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (min-width:768px) {
    .form-control {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (min-width:992px) {
    .form-control {
        padding-left: 25px;
        padding-right: 25px
    }
}

.form-spacer {
    clear: both;
    content: ' ';
    display: table;
    margin-bottom: 2em
}

.input-group .input-group-btn {
    border-left: 2px solid #cccccc
}

.input-group .input-group-btn .btn {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 0px;
    font-family: "LovinSansWeb-Medium", sans-serif;
    border: 0;
    background: #ffffff;
    height: 39px
}

.input-group .input-group-btn .btn .fa {
    color: #cccccc;
    margin-left: 5px
}

.input-group .input-group-btn.open .btn {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

.input-group .input-group-btn .dropdown-menu {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    min-width: 95px;
    margin: 0px 0px 0 0;
    padding: 0 0 5px;
    border: 0
}

@media only screen and (min-width:992px) {
    .input-group .input-group-btn .dropdown-menu {
        margin: 0px 1px 0 0
    }
}

@media only screen and (min-width:1200px) {
    .input-group .input-group-btn .dropdown-menu {
        margin: 0px 0px 0 0
    }
}

.input-group .input-group-btn .dropdown-menu li {
    padding: 0px;
    border-top: 1px solid #cccccc;
    text-transform: none;
    font-family: "LovinSansWeb-Medium", sans-serif
}

.input-group .input-group-btn .dropdown-menu li a {
    padding: 7px 15px
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

fieldset legend {
    margin-bottom: 5px
}

.checkbox {
    padding-left: 20px;
    margin-top: 0
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: -20px;
    padding-left: 25px;
    font-family: "LovinSansWeb-Regular", sans-serif;
    color: #333333
}

.checkbox label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 1px;
    border: 1px solid #4d4a4b;
    border-radius: 3px;
    background-color: #000000;
    text-align: left !important;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out
}

.checkbox label:after {
    text-align: left !important;
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 1px;
    top: -1px;
    padding-left: 2px;
    padding-top: 0px;
    color: #4d4a4b
}

@media only screen and (min-width:768px) {
    .checkbox label:after {
        top: -2px
    }
}

.checkbox input[type=checkbox],
.checkbox input[type=radio] {
    opacity: 0;
    left: 0;
    z-index: 1;
    padding: 0;
    margin: 0
}

.checkbox input[type=checkbox]:focus,
.checkbox input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px
}

.checkbox input[type=checkbox]:focus+label:before,
.checkbox input[type=radio]:focus+label:before {
    outline: -webkit-focus-ring-color auto 5px
}

.checkbox input[type=checkbox]:checked+label:after,
.checkbox input[type=radio]:checked+label:after {
    font-family: "FontAwesome";
    content: "\f00d"
}

.checkbox input[type=checkbox]:indeterminate+label:after,
.checkbox input[type=radio]:indeterminate+label:after {
    display: block;
    content: "";
    width: 10px;
    height: 3px;
    background-color: #555555;
    border-radius: 2px;
    margin-left: -16.5px;
    margin-top: 7px
}

.checkbox input[type=checkbox]:disabled+label,
.checkbox input[type=radio]:disabled+label {
    opacity: 0.65
}

.checkbox input[type=checkbox]:disabled+label:before,
.checkbox input[type=radio]:disabled+label:before {
    background-color: #eeeeee;
    cursor: not-allowed
}

.checkbox.checkbox-circle label:before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type=checkbox]:checked+label:before,
.checkbox-primary input[type=radio]:checked+label:before {
    background-color: #337ab7;
    border-color: #337ab7
}

.checkbox-primary input[type=checkbox]:checked+label:after,
.checkbox-primary input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-danger input[type=checkbox]:checked+label:before,
.checkbox-danger input[type=radio]:checked+label:before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type=checkbox]:checked+label:after,
.checkbox-danger input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-info input[type=checkbox]:checked+label:before,
.checkbox-info input[type=radio]:checked+label:before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type=checkbox]:checked+label:after,
.checkbox-info input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-warning input[type=checkbox]:checked+label:before,
.checkbox-warning input[type=radio]:checked+label:before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-warning input[type=checkbox]:checked+label:after,
.checkbox-warning input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-success input[type=checkbox]:checked+label:before,
.checkbox-success input[type=radio]:checked+label:before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type=checkbox]:checked+label:after,
.checkbox-success input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-primary input[type=checkbox]:indeterminate+label:before,
.checkbox-primary input[type=radio]:indeterminate+label:before {
    background-color: #337ab7;
    border-color: #337ab7
}

.checkbox-primary input[type=checkbox]:indeterminate+label:after,
.checkbox-primary input[type=radio]:indeterminate+label:after {
    background-color: #fff
}

.checkbox-danger input[type=checkbox]:indeterminate+label:before,
.checkbox-danger input[type=radio]:indeterminate+label:before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-danger input[type=checkbox]:indeterminate+label:after,
.checkbox-danger input[type=radio]:indeterminate+label:after {
    background-color: #fff
}

.checkbox-info input[type=checkbox]:indeterminate+label:before,
.checkbox-info input[type=radio]:indeterminate+label:before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-info input[type=checkbox]:indeterminate+label:after,
.checkbox-info input[type=radio]:indeterminate+label:after {
    background-color: #fff
}

.checkbox-warning input[type=checkbox]:indeterminate+label:before,
.checkbox-warning input[type=radio]:indeterminate+label:before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-warning input[type=checkbox]:indeterminate+label:after,
.checkbox-warning input[type=radio]:indeterminate+label:after {
    background-color: #fff
}

.checkbox-success input[type=checkbox]:indeterminate+label:before,
.checkbox-success input[type=radio]:indeterminate+label:before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.checkbox-success input[type=checkbox]:indeterminate+label:after,
.checkbox-success input[type=radio]:indeterminate+label:after {
    background-color: #fff
}

.radio {
    padding-left: 20px
}

.radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px
}

.checkbox.style__radio label:before,
.radio label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border-radius: 50%;
    border: 1px solid #4d4a4b;
    background-color: transparent;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out
}

.checkbox.style__radio label:after,
.radio label:after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    color: #4d4a4b;
    border-radius: 50%;
    background-color: #4d4a4b;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33)
}

.radio input[type=radio] {
    opacity: 0;
    z-index: 1
}

.radio input[type=radio]:focus+label:before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.checkbox.style__radio input[type=checkbox]:checked+label:after,
.radio input[type=radio]:checked+label:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    font-size: 1em
}

.radio input[type=radio]:disabled+label {
    opacity: 0.65
}

.radio input[type=radio]:disabled+label:before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio-primary input[type=radio]+label:after {
    background-color: #337ab7
}

.radio-primary input[type=radio]:checked+label:before {
    border-color: #337ab7
}

.radio-primary input[type=radio]:checked+label:after {
    background-color: #337ab7
}

.radio-danger input[type=radio]+label:after {
    background-color: #d9534f
}

.radio-danger input[type=radio]:checked+label:before {
    border-color: #d9534f
}

.radio-danger input[type=radio]:checked+label:after {
    background-color: #d9534f
}

.radio-info input[type=radio]+label:after {
    background-color: #5bc0de
}

.radio-info input[type=radio]:checked+label:before {
    border-color: #5bc0de
}

.radio-info input[type=radio]:checked+label:after {
    background-color: #5bc0de
}

.radio-warning input[type=radio]+label:after {
    background-color: #f0ad4e
}

.radio-warning input[type=radio]:checked+label:before {
    border-color: #f0ad4e
}

.radio-warning input[type=radio]:checked+label:after {
    background-color: #f0ad4e
}

.radio-success input[type=radio]+label:after {
    background-color: #5cb85c
}

.radio-success input[type=radio]:checked+label:before {
    border-color: #5cb85c
}

.radio-success input[type=radio]:checked+label:after {
    background-color: #5cb85c
}

input[type=checkbox].styled:checked+label:after,
input[type=radio].styled:checked+label:after {
    font-family: 'FontAwesome';
    content: "\f00c"
}

input[type=checkbox] .styled:checked+label:before,
input[type=radio] .styled:checked+label:before {
    color: #fff
}

input[type=checkbox] .styled:checked+label:after,
input[type=radio] .styled:checked+label:after {
    color: #fff
}

.checkbox.style__radio label:after,
.checkbox.style__radio label:before {
    margin-left: 0
}

.checkbox.style__radio label:after {
    top: 4px
}

.checkbox.style__radio input[type=checkbox]:checked+label:after {
    content: ""
}

.btn-default[disabled] {
    background-color: #eeeeee;
    border: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.dropdown-select-container {
    position: relative
}

.cont-hero .select button.dropdown-toggle,
.hero-content .select button.dropdown-toggle {
    font-family: "LovinSansWeb-Bold", sans-serif
}

.select {
    max-width: 100%;
    position: relative
}

.select button {
    border-radius: 9999px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Bold";
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    position: relative;
    z-index: 2;
    border: 2px solid transparent;
    background-color: #ffffff
}

.select button:hover {
    border: 2px solid transparent
}

.select button i {
    margin-left: 10px;
    float: right;
    position: absolute;
    right: 20px
}

.select.open button {
    border-width: 2px;
    border-color: #d5d5d0
}

.select.open .dropdown-toggle {
    background-color: #ffffff;
    z-index: 21
}

.select .dropdown-menu {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Medium";
    z-index: 20;
    width: 100%;
    padding: 0px 15px;
    margin-top: -15px;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}

.select .dropdown-menu--no-gutter {
    padding: 0
}

.select .dropdown-menu .dropdown-list-wrapper {
    -webkit-border-radius: 0px 0px 15px 15px;
    -khtml-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -ms-border-radius: 0px 0px 15px 15px;
    -o-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
    padding: 25px 0px 15px 0px;
    background: #f1f1eb;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    border-color: #d5d5d0;
    border: 2px solid rgba(0, 0, 0, 0.15);
    max-height: 20.2em;
    overflow-y: auto
}

.select .dropdown-menu .dropdown-list-wrapper li {
    font-size: 0.8em
}

@media only screen and (min-width:375px) {
    .select .dropdown-menu .dropdown-list-wrapper li {
        font-size: inherit
    }
}

.select .dropdown-menu .dropdown-list-wrapper li:hover {
    background-color: #d5d5d0
}

.select .dropdown-menu .dropdown-list-wrapper li a {
    padding: 10px 20px 10px 20px;
    color: #333333;
    width: 100%;
    display: block
}

.select--small-text .dropdown-menu li,
.select--small-text .dropdown-toggle .value {
    font-size: 14px !important
}

.select--small-text .dropdown-toggle .value {
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 15px
}

@media only screen and (min-width:0px) and (max-width:767px) {
    .select--state .dropdown-menu {
        min-width: 100%
    }

    .select--state .dropdown-menu .dropdown-list-wrapper {
        overflow-x: hidden
    }
}

textarea,
textarea.form-control {
    border: 2px solid #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em;
    margin-bottom: 1em
}

textarea.form-control:focus,
textarea.form-control:hover,
textarea:focus,
textarea:hover {
    border: 2px solid #cccccc
}

.gray-border-on-white label {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.gray-border-on-white label .red {
    color: #bf0c0c
}

.gray-border-on-white label .required {
    color: #bf0c0c;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.gray-border-on-white legend {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.gray-border-on-white .form-group {
    margin-bottom: 15px
}

.gray-border-on-white .form-control {
    border: 2px solid #cccccc
}

.gray-border-on-white .checkbox input[type=checkbox]:checked+label:before,
.gray-border-on-white .checkbox input[type=radio]:checked+label:before,
.gray-border-on-white .checkbox label:before,
.gray-border-on-white .radio input[type=radio]:checked+label:before,
.gray-border-on-white .radio label:before {
    border: 2px solid #cccccc
}

.gray-border-on-white .checkbox input[type=checkbox]:checked+label:after,
.gray-border-on-white .checkbox input[type=radio]:checked+label:after,
.gray-border-on-white .radio input[type=radio]:checked+label:after {
    color: #333333
}

.gray-border-on-white .checkbox.inline,
.gray-border-on-white .radio.inline {
    display: inline-block;
    margin-right: 15px
}

.gray-border-on-white .select .dropdown-menu {
    padding: 0;
    min-width: 100px
}

.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper {
    background: #ffffff
}

.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar {
    width: 10px
}

.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px
}

.gray-border-on-white .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background: #cccccc;
    border-radius: 10px;
    background-clip: content-box
}

.gray-border-on-white .select button.dropdown-toggle {
    border: 2px solid #cccccc;
    padding: 6px 20px
}

.gray-border-on-white .select button.dropdown-toggle:focus,
.gray-border-on-white .select button.dropdown-toggle:hover {
    background: #f1f1eb
}

.gray-border-on-white .select button.dropdown-toggle .fa {
    color: #999999;
    top: 11px;
    right: 12px
}

@media only screen and (min-width:768px) {
    .gray-border-on-white .select button.dropdown-toggle .fa {
        top: 9px
    }
}

main label,
main legend {
    font-weight: normal;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

main .form-group {
    margin-bottom: 15px
}

main .checkbox input[type=checkbox]:checked+label:before,
main .checkbox label:before,
main .radio input[type=radio]:checked+label:before {
    background: transparent
}

main .checkbox input[type=checkbox]:checked+label:after,
main .radio input[type=radio]:checked+label:after {
    color: #333333
}

main .select .dropdown-menu {
    padding: 0;
    min-width: 100px
}

main .select .dropdown-menu .dropdown-list-wrapper {
    background: #ffffff
}

main .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar {
    width: 10px
}

main .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px
}

main .select .dropdown-menu .dropdown-list-wrapper::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background: #cccccc;
    border-radius: 10px;
    background-clip: content-box
}

main .select button.dropdown-toggle {
    height: 39px;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular";
    padding: 6px 35px 6px 20px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

@media only screen and (max-width:420px) {
    main .select button.dropdown-toggle {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Regular"
    }
}

main .select button.dropdown-toggle:hover {
    background: #ffffff
}

main .select button.dropdown-toggle:focus {
    background: #f1f1eb
}

main .select button.dropdown-toggle .fa {
    color: #999999;
    top: 11px;
    right: 12px;
    display: none
}

@media only screen and (min-width:768px) {
    main .select button.dropdown-toggle .fa {
        top: 9px
    }
}

main .select button.dropdown-toggle .bs-caret {
    display: none
}

main .select button.dropdown-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    position: absolute;
    right: 12px;
    color: #999999
}

input[type=file] {
    width: 80%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

input[type=file]+label {
    color: #ffffff;
    background-color: #bf0c0c;
    display: inline-block;
    padding: 0px 30px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium";
    line-height: 39px;
    height: 39px;
    cursor: pointer;
    position: relative
}

@media only screen and (min-width:320px) {
    input[type=file]+label {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 39px
    }
}

@media only screen and (min-width:480px) {
    input[type=file]+label {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 39px
    }
}

@media only screen and (min-width:768px) {
    input[type=file]+label {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 39px
    }
}

@media only screen and (min-width:992px) {
    input[type=file]+label {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium";
        line-height: 39px
    }
}

input[type=file]+label:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #d53c42;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
    -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
    -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
    -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
    -o-transition: transform, opacity, 0.2s, ease-out, 0s;
    -webkit-transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: transform, opacity, 0.2s, ease-out, 0s;
    transition: transform, opacity, 0.2s, ease-out, 0s, -webkit-transform
}

input[type=file]+label:hover {
    color: #ffffff;
    border-color: #d53c42;
    background: #d53c42
}

input[type=file]+label:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.8
}

input[type=file]+label:focus {
    color: #ffffff
}

.form-group.error .btn.dropdown-toggle,
.form-group.error .form-control {
    -webkit-box-shadow: 0px 0px 8px #bf0c0c;
    box-shadow: 0px 0px 8px #bf0c0c
}

.form-group.error label {
    color: #bf0c0c;
    font-size: 1em;
    margin-top: 5px
}

.form-group.error label .fa {
    margin-right: 5px
}

.gray-border-on-white .form-group.error label {
    color: #333333
}

select.bs-select-hidden,
select.selectpicker {
    display: none !important
}

.bootstrap-select {
    width: 220px \0
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.open .dropdown-toggle {
    position: relative;
    z-index: 21;
    border: 2px solid #d5d5d0;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.form-control.open .dropdown-toggle:focus {
    background-color: #f1f1eb
}

main .select .bootstrap-select button.dropdown-toggle:focus {
    background: #ffffff
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: none !important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    border: 0
}

.bootstrap-select.btn-group .dropdown-toggle .caret:after {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f078";
    top: -8px;
    left: -15px;
    color: #999999
}

@media only screen and (max-width:420px) {
    .bootstrap-select.btn-group .dropdown-toggle .caret:after {
        top: -10px
    }
}

.bootstrap-select.btn-group .dropdown-toggle.disabled {
    opacity: 1;
    background-color: #eeeeee;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible !important
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: #ffffff;
    -webkit-border-radius: 0px 0px 15px 15px;
    -khtml-border-radius: 0px 0px 15px 15px;
    -moz-border-radius: 0px 0px 15px 15px;
    -ms-border-radius: 0px 0px 15px 15px;
    -o-border-radius: 0px 0px 15px 15px;
    border-radius: 0px 0px 15px 15px;
    padding: 15px 0px 5px 0px;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    border: 2px solid #d5d5d0;
    max-height: 20.2em;
    overflow-y: auto !important
}

.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar {
    width: 10px
}

.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar-track {
    background: #ffffff;
    border-radius: 10px
}

.bootstrap-select.btn-group .dropdown-menu.inner::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    background: #cccccc;
    border-radius: 10px;
    background-clip: content-box
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 20px 10px 20px;
    color: #333333;
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: block;
    white-space: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group.dropup .dropdown-menu {
    margin-top: 0px;
    margin-bottom: -15px
}

.bootstrap-select.btn-group.dropup .dropdown-menu.inner {
    -webkit-border-radius: 15px 15px 0px 0px;
    -khtml-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    -ms-border-radius: 15px 15px 0px 0px;
    -o-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    padding: 10px 0px 30px 0px;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175)
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
    display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.checkbox input[type=checkbox]+label.click-before-outline:before,
.checkbox input[type=radio]+label.click-before-outline:before {
    outline: 0
}

.error .tip {
    color: #bf0c0c
}

.error .tip .fa {
    margin-right: 5px
}

.messageError {
    color: #bf0c0c;
    font-size: 13px;
    text-align: left
}

.messageError .fa {
    margin-right: 5px
}

.dropdown-menu .messageError {
    color: #ffffff
}

.dropdown-menu .messageError p.tip {
    border: 2px solid #bf0c0c;
    padding: 2px 7px
}

.form-control::-webkit-input-placeholder {
    opacity: 1;
    color: #4d4a4b
}

.form-control::-moz-placeholder {
    opacity: 1;
    color: #4d4a4b
}

.form-control:-ms-input-placeholder {
    opacity: 1;
    color: #4d4a4b
}

.form-control:-moz-placeholder {
    opacity: 1;
    color: #4d4a4b
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

.fadein {
    opacity: 0
}

.arrow_box {
    position: relative;
    background: #000000
}

.arrow_box:after,
.arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1001
}

.arrow_box:after {
    border-color: transparent;
    border-top-color: #000000;
    border-width: 15px;
    margin-left: -15px
}

.arrow_box:before {
    border-color: rgba(77, 74, 75, 0);
    border-top-color: #4d4a4b;
    border-width: 16px;
    margin-left: -16px
}

.cont-legal {
    margin-top: 15px;
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .cont-legal {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

.cont-legal h3,
.cont-legal p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Regular"
}

.cont-legal h3 {
    display: inline-block
}

/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    -webkit-transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

@media only screen and (min-width:768px) {
    .hamburger {
        display: none
    }
}

.hamburger:hover {
    opacity: 0.7
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

@media only screen and (max-width:480px) {
    .hamburger-box {
        width: 30px
    }
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 40px;
    height: 4px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
    -o-transition-duration: 0.15s;
    transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

@media only screen and (max-width:480px) {

    .hamburger-inner,
    .hamburger-inner:after,
    .hamburger-inner:before {
        width: 30px
    }
}

.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    -o-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease
}

.hamburger--squeeze .hamburger-inner:after {
    transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0.14s;
    -o-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    -o-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.customize-flexslider {
    overflow: visible
}

a[data-toggle=popover] {
    outline: none;
    color: #333333
}

.popover .popover-title {
    background-color: #cccccc;
    color: #333333;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Medium"
}

.popover .popover-content {
    color: #333333;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular"
}

.em-space {
    display: block;
    height: 1em
}

.datepicker {
    z-index: 1151 !important
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    font-family: "LovinSansWeb-Regular", sans-serif
}

.datepicker th.switch {
    font-family: "LovinSansWeb-Medium", sans-serif
}

.datepicker td.active.active,
.datepicker td.active.disabled,
.datepicker td.active:active,
.datepicker td.active:focus,
.datepicker td.active:hover,
.datepicker td.active:hover.active,
.datepicker td.active:hover.disabled,
.datepicker td.active:hover:active,
.datepicker td.active:hover:focus,
.datepicker td.active:hover:hover,
.datepicker td.active:hover[disabled],
.datepicker td.active[disabled] {
    background: #bf0c0c
}

@media only screen and (max-width:767px) {
    .accept-terms-check {
        padding-left: 10px
    }
}

.accept-terms-check label:after {
    left: 0
}

@media only screen and (max-width:767px) {
    .accept-terms-check label {
        text-align: left
    }
}

.accept-terms-check .accept-terms-btn {
    margin-top: 25px
}

.accept-terms-check .accept-terms-btn a {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.accept-terms-check input[type=checkbox]:checked+label+.accept-terms-btn a {
    pointer-events: auto;
    cursor: auto;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1
}

.dropdown-toggle:focus {
    outline: 1px dotted #3974B3
}

.dropdown:focus {
    outline: 0
}

.no-ring:focus {
    outline: 0 !important
}

.screen-reader {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    padding: 0.4em;
    background-color: #f5f3eb;
    font-weight: bold
}

.screen-reader:active,
.screen-reader:focus,
.screen-reader:hover {
    position: static;
    width: auto;
    height: auto;
    overflow: visible
}

.disambiguitydemo {
    cursor: pointer;
    font-size: 9px;
    display: block;
    line-height: 9px
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.star-detail {
    color: #272727
}

.ada-select:focus {
    outline: 1px dotted #212121 !important;
    outline: 5px auto -webkit-focus-ring-color !important
}

.logo {
    margin: -24px 0 0 -130px;
    position: absolute;
    top: 50%;
    left: 50%
}

.cookie-message {
    background-color: #fcc64d;
    width: 100%;
    z-index: 5;
    padding: 8px 0 12px 0;
    text-align: center;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .cookie-message {
        padding: 10px 0
    }
}

.cookie-message p {
    display: inline-block;
    font-family: "LovinSansWeb-Medium", sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 0;
    height: auto;
    vertical-align: middle
}

@media only screen and (min-width:768px) {
    .cookie-message p {
        font-size: 14px;
        line-height: 2.3em;
        height: 32px
    }
}

.cookie-message a {
    display: inline-block;
    color: #000000;
    text-decoration: underline
}

.cookie-message .cookie-message-close {
    margin: 8px 0 0 0;
    border: 0;
    display: inline-block;
    vertical-align: middle;
    background: #000000;
    background-color: #000000;
    color: #ffffff;
    font-family: "LovinSansWeb-Medium", sans-serif;
    padding: 7px 20px 5px 20px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1
}

.cookie-message .cookie-message-close .fa {
    display: block;
    position: relative;
    margin-top: -3px
}

@media only screen and (min-width:768px) {
    .cookie-message .cookie-message-close {
        font-size: 12px;
        padding: 11px 20px 9px 20px;
        margin: 0 0 0 20px
    }
}

.navbar {
    background: transparent;
    border: 0;
    margin-bottom: 0;
    height: auto;
    min-height: 90px;
    display: block;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-backface-visibility: hidden
}

@media only screen and (min-width:768px) {
    .navbar {
        background: rgba(0, 0, 0, 0.75);
        min-height: 50px
    }
}

.navbar>.container {
    height: 110px;
    -webkit-backface-visibility: hidden;
    -webkit-transition: height 0.4s;
    -khtml-transition: height 0.4s;
    -moz-transition: height 0.4s;
    -ms-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s
}

.navbar h1 {
    margin: 0
}

.navbar.position-abs,
.navbar .position-abs {
    position: absolute !important
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar>.container {
        width: 768px
    }
}

.navbar .navbar-header-wrapper {
    position: absolute;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.75)
}

@media only screen and (min-width:768px) {
    .navbar .navbar-header-wrapper {
        position: relative;
        margin-left: 0px;
        margin-right: 0px;
        z-index: 1;
        background: transparent;
        width: auto
    }
}

.navbar .navbar-collapse {
    background: #000000;
    max-height: none;
    border: 0;
    margin-top: 90px;
    z-index: 100
}

@media only screen and (min-width:768px) {
    .navbar .navbar-collapse {
        background: transparent;
        margin-top: 0px
    }
}

.navbar .modals-black {
    background: #000000;
    width: 100%;
    border-radius: 0;
    margin-top: -1px;
    padding: 30px 15px;
    color: #ffffff
}

.navbar .modals-black .close {
    opacity: 1;
    margin-top: -15px
}

.navbar .modals-black .close .fa {
    color: #ffffff
}

.navbar .modals-black p.heading {
    color: #ffffff;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .checkbox label {
    color: #ffffff
}

.navbar .component-navigation {
    margin-left: 100px
}

.navbar .component-navigation .nav-justified-spacing {
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: #000000
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing {
        margin: -0.7em -15px 0em -15px;
        background: transparent;
        overflow: visible
    }
}

.navbar .component-navigation .nav-justified-spacing>ul {
    text-transform: uppercase;
    padding: 0;
    font-size: 0;
    margin-bottom: 0;
    text-align: justify;
    text-justify: distribute;
    width: 100%
}

.navbar .component-navigation .nav-justified-spacing>ul:after {
    content: '';
    display: inline-block;
    width: 100%
}

.navbar .component-navigation .nav-justified-spacing>ul>li {
    font-size: 16px;
    padding: 0;
    display: block;
    position: static;
    border: 1px solid transparent;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    text-align: center;
    border-bottom: 1px solid #4d4a4b;
    z-index: 1000
}

.navbar .component-navigation .nav-justified-spacing>ul>li>a {
    background: #000000
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li {
        display: inline-block;
        text-align: left;
        border-bottom: 0
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li a {
        background: transparent
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .view-full-menu {
    padding-top: 10px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .view-full-menu {
        text-align: left
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .typical-list .list-media>li:first-child .media {
    border-top: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li .cont-offers {
    position: absolute;
    top: 15px;
    width: 100%;
    padding-left: 40%
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers {
    text-align: center
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers {
        text-align: left
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .menu-style {
    margin-top: 12px
}

@media only screen and (min-width:992px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .menu-style {
        margin-top: 43px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .menu-style a {
    padding: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-form {
    border-bottom: 1px solid #4d4a4b;
    margin-bottom: 15px;
    padding-bottom: 15px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-form {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-form .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-form .form-inline .form-control {
    display: inline-block;
    height: 30px;
    padding: 0 15px;
    max-width: 130px;
    text-align: left;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-form .form-inline .form-control {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-form .btn-red {
    display: inline-block;
    height: 30px;
    line-height: 26px;
    padding: 0 10px;
    margin-left: 5px;
    width: 70px
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-text {
    color: #ffffff;
    text-transform: none;
    margin-bottom: 5px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular";
    margin-top: 15px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-text {
        margin-top: 0;
        margin-bottom: 0px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-text .large {
    text-transform: uppercase;
    margin-top: 0px;
    display: block;
    font-size: 68px;
    font-size: 4.25rem;
    line-height: 72px;
    line-height: 4.5rem;
    font-family: "LovinSansWeb-Bold"
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-text .large {
        font-size: 78px;
        font-size: 4.875rem;
        line-height: 82px;
        line-height: 5.125rem;
        font-family: "LovinSansWeb-Bold"
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-app {
    color: #ffffff;
    text-transform: none;
    margin-bottom: 10px;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-app .large {
    margin-top: 0px;
    display: block;
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 46px;
    line-height: 2.875rem;
    font-family: "LovinSansWeb-Medium"
}

@media only screen and (max-width:767px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-app {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium"
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-app .large {
        margin-top: 5px;
        font-size: 48px;
        font-size: 3rem;
        line-height: 52px;
        line-height: 3.25rem;
        font-family: "LovinSansWeb-Medium"
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-app {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium";
        margin-bottom: 5px;
        margin-top: -5px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-app .large {
        font-size: 32px;
        font-size: 2rem;
        line-height: 38px;
        line-height: 2.375rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-btn {
    margin-bottom: 15px;
    display: inline-block
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-btn {
        margin-bottom: 0px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-btn .btn-app {
    width: auto;
    max-width: 45%
}

.navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-btn .btn-app img {
    width: auto;
    max-width: 100%
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .offers .cont-btn .btn-app img {
        max-height: 32px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .cont-corner-wrapper {
    position: absolute;
    top: 0;
    left: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li .cont-banner-wrapper {
    position: relative;
    z-index: 1;
    top: 2px;
    margin-left: -15px;
    right: auto
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .cont-banner-wrapper {
        position: absolute;
        margin-left: 0;
        right: 2px;
        left: 2px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .cont-banner-wrapper .cont-banner {
    background-color: #bf0c0c;
    width: auto;
    text-align: left;
    padding: 3px 10px 2px 15px;
    display: inline-block
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .cont-banner-wrapper .cont-banner {
        display: block;
        width: 100%;
        text-align: center;
        padding: 3px 2px 2px 2px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .cont-banner-wrapper .cont-banner .text {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .component-navigation .nav-justified-spacing>ul>li .list-media {
    display: block
}

.navbar .component-navigation .nav-justified-spacing>ul>li .list-media .media {
    margin: 5px 0;
    padding-top: 5px;
    border-top: 1px solid #4d4a4b
}

.navbar .component-navigation .nav-justified-spacing>ul>li .list-media li {
    width: 100%;
    padding: 0 5px;
    display: block
}

.navbar .component-navigation .nav-justified-spacing>ul>li .list-media img {
    width: 55px;
    max-width: none
}

.navbar .component-navigation .nav-justified-spacing>ul>li .list-media img.large {
    width: 85px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media li {
        width: initial;
        display: inline-block;
        min-height: 0;
        min-width: 0;
        max-width: auto
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media li:first-child {
        padding-left: 0
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media li:last-child {
        padding-right: 0
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.about-our-food {
        margin-left: -6px;
        margin-right: -6px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.about-our-food li {
        vertical-align: top;
        width: 16.667%
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.about-our-food li:first-child {
        padding-left: 5px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.about-our-food li:last-child {
        padding-right: 5px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.whats-hot {
        margin-left: -6px;
        margin-right: -6px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.whats-hot li {
        width: 25%
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.whats-hot li:first-child {
        padding-left: 5px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.whats-hot li:last-child {
        padding-right: 5px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media img {
        width: 100%;
        max-width: 100%
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media img.large {
        width: initial
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .list-media.offers-list {
    margin-top: 15px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.offers-list {
        margin-top: 0px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.offers-list li {
        width: 27%
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.offers-list li:first-child {
        width: 45%
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .media-limit {
    padding-right: 6px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media li {
        vertical-align: top;
        max-width: auto
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media li:first-child {
        padding-left: 5px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media li:last-child {
        padding-right: 5px
    }
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media li {
        max-width: 84px
    }
}

@media only screen and (min-width:990px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media li {
        max-width: 91px
    }
}

@media only screen and (min-width:1200px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .media-limit .list-media li {
        max-width: 95px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style {
    width: 100%
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style a {
    display: block;
    padding: 12px 10px;
    color: #ffffff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium";
    text-transform: none
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style a .fa {
    margin-left: 5px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .menu-style a {
        padding: 8px 10px 7px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    border-top: 0;
    border-bottom: 1px solid #4d4a4b
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li.vertical-middle {
    height: 55px
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li.vertical-middle a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li.vertical-middle {
        height: auto
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li.vertical-middle a {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li:last-child {
    border-bottom: 1px solid #4d4a4b
}

.navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li:hover {
    background: #1f1f1f
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .menu-style li {
        border-top: 1px solid #4d4a4b;
        border-bottom: 0
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu {
    -webkit-transition: opacity 0.4s;
    -khtml-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    display: none;
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
    margin-top: 0;
    margin-bottom: 15px;
    border-radius: 0;
    background: url("../img/nav/bg-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: 50% 0%;
    width: 100%;
    padding: 0;
    border: 0
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu {
        z-index: -1;
        display: block;
        background: #000000
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu>li {
    border-top: 1px solid #4d4a4b;
    padding: 0px 0
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu>li {
        padding: 30px 0
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu>li>div {
    opacity: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu p.img-caption {
    margin: 0px 0 0 0;
    color: #ffffff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium";
    text-transform: none
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu p.img-caption {
        margin-top: 10px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium";
        padding-left: 2px;
        margin-bottom: 10px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu .hover-border {
    border: 2px solid transparent;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.navbar .component-navigation .nav-justified-spacing>ul>li>.dropdown-menu a:hover .hover-border {
    border: 2px solid #4d4a4b
}

.navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open {
    z-index: 1;
    background: #000000;
    border-top: 1px solid transparent;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #4d4a4b
}

.navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>a {
    background: transparent
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open {
        border-top: 1px solid #4d4a4b;
        border-left: 1px solid #4d4a4b;
        border-right: 1px solid #4d4a4b;
        border-bottom: 1px solid #000000
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>a {
        background: #000000
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block
}

.navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>.dropdown-menu>li:first-child {
    padding-top: 10px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>.dropdown-menu>li:first-child {
        padding-top: 30px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>.dropdown-menu>li:last-child {
    padding-bottom: 10px
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>.dropdown-menu>li:last-child {
        padding-bottom: 30px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li.dropdown.open>.dropdown-menu>li>div {
    opacity: 1
}

.navbar .component-navigation .nav-justified-spacing>ul>li>a {
    display: block;
    padding: 1em;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium";
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.navbar .component-navigation .nav-justified-spacing>ul>li>a:focus,
.navbar .component-navigation .nav-justified-spacing>ul>li>a:hover,
.navbar .component-navigation .nav-justified-spacing>ul>li>a:visited {
    color: #ffffff
}

.navbar .component-navigation .nav-justified-spacing .menu {
    display: none
}

@media only screen and (max-width:767px) {
    .navbar .component-navigation .nav-justified-spacing ul {
        display: inline-block;
        vertical-align: top;
        position: relative
    }

    .navbar .component-navigation .nav-justified-spacing ul:hover li {
        display: block
    }

    .navbar .component-navigation .nav-justified-spacing .menu {
        display: block;
        position: relative
    }
}

.navbar .component-navigation .nav-justified-spacing ul.whats-hot>li a {
    position: relative;
    display: block
}

.navbar .component-navigation .nav-justified-spacing ul.whats-hot>li a .media {
    overflow: visible
}

@media only screen and (max-width:767px) {
    .navbar .component-navigation {
        margin-left: -15px;
        margin-right: -15px
    }
}

.navbar .component-navigation .btn-app {
    width: auto;
    max-width: 160px;
    display: inline-block
}

.navbar .component-navigation .component-footer-mobile a {
    color: #ffffff;
    text-transform: none;
    display: block
}

.navbar .component-navigation .component-footer-mobile .site-map-1 {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar .component-navigation .component-footer-mobile .site-map-1 li {
    padding: 10px 15px
}

.navbar .component-navigation .component-footer-mobile .site-map-1 a {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .component-navigation .component-footer-mobile .site-map-2 {
    margin: 15px 0 30px;
    padding: 0;
    display: block;
    width: 100%
}

.navbar .component-navigation .component-footer-mobile .site-map-2 li {
    padding: 5px 10px;
    display: inline-block !important
}

.navbar .component-navigation .component-footer-mobile .site-map-2 a {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .component-navigation .component-footer-mobile p.light {
    color: #999999;
    text-transform: none;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 15px
}

.navbar .component-navigation .component-footer-mobile .separator {
    margin: 30px -15px;
    height: 1px;
    background: #4d4a4b
}

.navbar .component-navigation .component-social-mobile {
    text-align: center;
    background: url("../img/nav/bg-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: 50% 100%
}

.navbar .component-navigation .component-social-mobile .wrapper {
    padding: 30px 15px
}

.navbar .component-navigation .component-social-mobile .separator {
    margin: 30px -15px;
    height: 1px;
    background: #4d4a4b
}

.navbar .component-navigation .component-social-mobile p {
    color: #ffffff;
    text-transform: none;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .component-navigation .component-social-mobile .social-icons {
    padding: 0
}

.navbar .component-navigation .component-social-mobile .social-icons a {
    padding-bottom: 5px;
    display: inline-block
}

.navbar .component-navigation .component-social-mobile .cont-btn {
    padding: 10px 5px 0
}

.navbar.smaller {
    height: auto
}

@media only screen and (min-width:768px) {
    .navbar.smaller {
        height: auto
    }

    .navbar.smaller>.container {
        height: 80px
    }
}

.navbar.smaller .component-navigation .nav-justified-spacing {
    margin-top: 0px
}

@media only screen and (min-width:768px) {
    .navbar.smaller .component-navigation .nav-justified-spacing {
        margin-top: -40px
    }
}

@media only screen and (min-width:768px) {
    .navbar.smaller .component-logo img {
        width: 55px
    }
}

@media only screen and (max-width:767px) {
    .navbar {
        height: auto
    }

    .navbar .nav-mobile-right {
        float: right;
        width: 40%
    }

    .navbar .nav-mobile-right .cont-items {
        text-align: center;
        width: 50%;
        float: left
    }

    .navbar .nav-mobile-right .cont-items:last-child {
        text-align: right
    }

    .navbar .nav-mobile-right .fa-times {
        color: #ffffff;
        margin-top: -4px;
        margin-left: 8px
    }

    .navbar .nav-mobile-right .no-show {
        display: none
    }
}

.top-components {
    padding-top: 0px;
    padding-left: 100px
}

.component-locate {
    margin-top: 34px
}

@media only screen and (min-width:768px) {
    .component-locate {
        margin-top: 0
    }
}

.component-locate>a {
    color: #ffffff;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    text-decoration: none
}

.component-locate .input-group {
    display: block;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (min-width:768px) {
    .component-locate .input-group {
        display: table;
        padding-left: 0px;
        padding-right: 0px
    }

    .component-locate .input-group .form-control.bootstrap-select {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px
    }

    .component-locate .input-group .form-control.bootstrap-select .dropdown-toggle {
        border: 2px solid transparent;
        border-left: 0
    }

    .component-locate .input-group .form-control.open.bootstrap-select .dropdown-toggle {
        border: 2px solid #cccccc;
        border-left: 0
    }

    .component-locate .input-group .form-control.open.bootstrap-select .dropdown-menu.inner {
        border: 0
    }

    .component-locate .input-group .input-group-btn .dropdown-menu {
        padding-bottom: 0;
        margin-top: -15px;
        border: 0px
    }

    .component-locate .input-group .input-group-btn .dropdown-menu li:last-child a {
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        padding-bottom: 10px
    }

    .component-locate .input-group .input-group-btn .dropdown-menu li:first-child {
        border-top: 0px
    }

    .component-locate .input-group .input-group-btn .btn {
        padding-right: 55px;
        padding-left: 20px
    }
}

.component-locate .input-group .form-control {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    float: none
}

@media only screen and (min-width:768px) {
    .component-locate .input-group .form-control {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        float: left
    }
}

.component-locate .input-group .input-group-btn {
    display: none
}

@media only screen and (min-width:768px) {
    .component-locate .input-group .input-group-btn {
        display: table-cell
    }
}

.component-locate .form-group {
    margin-left: 0px
}

@media only screen and (min-width:768px) {
    .component-locate .form-group {
        margin-left: 15px
    }
}

.component-locate .checkbox label {
    color: #ffffff
}

.component-locate .checkbox label:before {
    border-color: #ffffff
}

.component-locate .checkbox label:after {
    color: #ffffff !important
}

.component-locate p.heading {
    color: #ffffff;
    text-align: left;
    text-transform: none;
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium"
}

.component-locate .modals-black {
    padding-bottom: 15px
}

.component-locate .cont-filters {
    margin-top: 15px;
    padding-bottom: 30px
}

@media only screen and (min-width:768px) {
    .component-locate .cont-filters {
        padding-bottom: 0
    }

    .component-locate .cont-filters .col-sm-10 {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width:992px) {
    .component-locate .cont-filters .col-sm-10 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.component-locate .cont-filters .cont-toggle {
    text-align: center;
    margin: 10px 0 -15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px
}

@media only screen and (min-width:768px) {
    .component-locate .cont-filters .cont-toggle {
        margin: -5px auto 0;
        position: absolute;
        left: auto;
        bottom: auto;
        right: -16%
    }
}

@media only screen and (min-width:992px) {
    .component-locate .cont-filters .cont-toggle {
        right: -14%
    }
}

.component-locate .cont-filters .cont-toggle a {
    display: block;
    padding: 10px 0;
    color: #999999;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium"
}

@media only screen and (min-width:768px) {
    .component-locate .cont-filters .cont-toggle a {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.component-locate .cont-filters .cont-toggle a:active {
    color: #999999
}

.component-locate .cont-filters .cont-toggle a .fa {
    display: block;
    margin-top: 0px
}

@media only screen and (min-width:768px) {
    .component-locate .cont-filters .cont-toggle a .fa {
        display: inline-block;
        margin-top: 0px
    }
}

.component-locate .cont-filters .list-inline {
    margin-left: 0
}

.component-locate .cont-filters .list-inline li {
    padding: 0;
    width: 50%;
    float: left
}

@media only screen and (min-width:768px) {
    .component-locate .cont-filters .list-inline li {
        width: 20%;
        float: left
    }
}

.component-locate .cont-filters .list-inline li.afterfold.first {
    display: initial
}

@media only screen and (min-width:768px) {
    .component-locate .cont-filters .list-inline li.afterfold.first {
        display: block !important
    }
}

.component-locate .cont-filters .list-inline li.clear {
    clear: both
}

@media only screen and (max-width:767px) {
    .component-locate .cont-filters .list-inline>div:nth-child(odd) {
        clear: left
    }
}

.component-locate .cont-btns {
    margin-top: 10px;
    margin-right: 15px;
    padding-left: 15px;
    text-align: left
}

@media only screen and (min-width:768px) {
    .component-locate .cont-btns {
        margin-top: 0;
        padding-left: 15px;
        margin-right: 15px
    }
}

.component-locate .cont-btns .btn-border,
.component-locate .cont-btns .btn-red {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.component-locate .cont-btns .btn-border .fa {
    margin-right: 5px
}

.component-locate .cont-btns .wrapper {
    display: inline-block;
    width: 44%
}

.component-locate .cont-btns .wrapper.middle {
    text-align: center;
    width: 9%
}

.component-locate .text-or {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium"
}

.top-components {
    padding-left: 100px
}

ul.location-nearest {
    display: inline-block
}

.component-nearest-location-desktop-wrapper {
    position: absolute
}

.component-nearest-location-desktop-wrapper .dropdown-menu {
    -webkit-transition: opacity 0.4s;
    -khtml-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    display: none;
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
    margin-top: 0;
    margin-bottom: 15px;
    border-radius: 0;
    background: url("../img/nav/bg-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: 50% 0%;
    width: 100%;
    padding: 0;
    border: 0;
    top: 109px
}

@media only screen and (min-width:768px) {
    .component-nearest-location-desktop-wrapper .dropdown-menu {
        z-index: -1;
        background: #000000
    }
}

.component-nearest-location-desktop-wrapper .dropdown-menu>li {
    border-top: 1px solid #4d4a4b;
    padding: 0px 0
}

@media only screen and (min-width:768px) {
    .component-nearest-location-desktop-wrapper .dropdown-menu>li {
        padding: 30px 0
    }
}

.component-nearest-location-desktop-wrapper .dropdown-menu>li>div {
    opacity: 0
}

.component-nearest-location-desktop-wrapper .dropdown-menu p.img-caption {
    margin: 0px 0 0 0;
    color: #ffffff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium";
    text-transform: none
}

@media only screen and (min-width:768px) {
    .component-nearest-location-desktop-wrapper .dropdown-menu p.img-caption {
        margin-top: 10px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 24px;
        line-height: 1.5rem;
        font-family: "LovinSansWeb-Medium";
        padding-left: 2px;
        margin-bottom: 10px
    }
}

.component-nearest-location-desktop-wrapper .dropdown-menu .hover-border {
    border: 2px solid transparent;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.component-nearest-location-desktop-wrapper .dropdown-menu a:hover .hover-border {
    border: 2px solid #4d4a4b
}

.component-nearest-location-desktop-wrapper.dropdown.open {
    z-index: 1;
    border-left: 0;
    border-right: 0
}

.component-nearest-location-desktop-wrapper.dropdown.open>a {
    background: transparent
}

.component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 109px
}

.component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu>li:first-child {
    padding-top: 10px
}

@media only screen and (min-width:768px) {
    .component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu>li:first-child {
        padding-top: 30px
    }
}

.component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu>li:last-child {
    padding-bottom: 10px
}

@media only screen and (min-width:768px) {
    .component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu>li:last-child {
        padding-bottom: 30px
    }
}

.component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu>li>div {
    opacity: 1
}

.component-nearest-location-desktop {
    color: #ffffff;
    text-transform: none
}

.component-nearest-location-desktop .location-alert {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif
}

.component-nearest-location-desktop .location-street {
    margin-bottom: 0;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .location-city {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 0
}

.component-nearest-location-desktop .location-desc {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .change-location {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .change-location a {
    color: #ffffff;
    text-decoration: underline
}

.component-nearest-location-desktop .checkbox {
    margin-bottom: 25px
}

@media only screen and (min-width:992px) {
    .component-nearest-location-desktop .checkbox {
        margin-bottom: 50px
    }
}

.component-nearest-location-desktop .checkbox label {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .checkbox label:before {
    border-color: #ffffff
}

.component-nearest-location-desktop .checkbox label:after {
    color: #ffffff;
    top: 1px;
    line-height: 1.2em
}

.component-nearest-location-desktop .location-directions,
.component-nearest-location-desktop .location-directions a {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    text-decoration: none
}

.component-nearest-location-desktop .location-directions:focus,
.component-nearest-location-desktop .location-directions a:focus {
    text-decoration: none
}

.component-nearest-location-desktop .location-phone {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium", sans-serif
}

.component-nearest-location-desktop .location-phone .light {
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .location-phone a.phone {
    color: #ffffff
}

.component-nearest-location-desktop .cont-hours .heading {
    text-transform: uppercase;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium", sans-serif
}

@media only screen and (min-width:992px) {
    .component-nearest-location-desktop .cont-hours .heading {
        font-size: 34px;
        font-size: 2.125rem;
        line-height: 34px;
        line-height: 2.125rem;
        font-family: "LovinSansWeb-Medium", sans-serif
    }
}

.component-nearest-location-desktop .cont-hours .cont-btn {
    text-align: right
}

.component-nearest-location-desktop .cont-hours button.simple-white {
    border: 0;
    padding: 0;
    background: transparent;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    margin-right: 15px
}

@media only screen and (min-width:992px) {
    .component-nearest-location-desktop .cont-hours button.simple-white {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 26px;
        line-height: 1.625rem;
        font-family: "LovinSansWeb-Medium", sans-serif
    }
}

.component-nearest-location-desktop .cont-hours button.simple-white:hover {
    color: #ffffff
}

.component-nearest-location-desktop .cont-hours button.simple-white:active,
.component-nearest-location-desktop .cont-hours button.simple-white:focus {
    color: #ffffff
}

.component-nearest-location-desktop .cont-hours button.simple-white:after {
    display: inline-block;
    margin-left: 5px;
    font-family: FontAwesome;
    content: "\f078";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.component-nearest-location-desktop .cont-hours button.simple-white.opened:after {
    content: "\f077"
}

.component-nearest-location-desktop .cont-hours-details {
    margin-top: 15px
}

.component-nearest-location-desktop .cont-hours-details .table td {
    border: 0;
    padding: 0 0 5px
}

.component-nearest-location-desktop .hours-heading {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    margin-bottom: 0px
}

.component-nearest-location-desktop .hours-subheading {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    margin-bottom: 0px
}

.component-nearest-location-desktop .hours-details li {
    color: #ffffff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .hours-details li span {
    display: inline-block;
    min-width: 40px
}

.component-nearest-location-desktop .hours-details.special li span {
    min-width: 110px
}

.component-nearest-location-desktop .location-services {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-nearest-location-desktop .location-services h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    margin-bottom: 5px;
    margin-top: 20px
}

.navbar.smaller .component-nearest-location-desktop-wrapper.dropdown.open>.dropdown-menu {
    top: 80px
}

.component-logo {
    height: 71px;
    width: 80px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px
}

.component-logo img {
    width: 80px;
    -webkit-transition: all 0.4s;
    -khtml-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.component-logo.navbar-brand {
    margin-left: 0 !important
}

@media only screen and (max-width:767px) {
    .component-logo {
        width: 20%;
        height: auto
    }

    .component-logo img {
        margin: 0 auto;
        width: 56px
    }

    .component-logo.navbar-brand {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:320px) {
    .component-logo img {
        width: 44px;
        margin-top: 7px
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location,
.top-components .component-nearest-location {
    color: #ffffff;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    border-top: 0 !important
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location button,
.top-components .component-nearest-location button {
    border: 0;
    background: transparent;
    padding: 0;
    text-decoration: underline
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .light,
.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a,
.top-components .component-nearest-location .light,
.top-components .component-nearest-location a {
    color: #ffffff;
    font-family: "LovinSansWeb-Regular", sans-serif;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -khtml-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    text-transform: none !important
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a,
.top-components .component-nearest-location a {
    font-family: "LovinSansWeb-Medium", sans-serif;
    padding: 0.9em 1em 0.7em !important
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a:after,
.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a:before,
.top-components .component-nearest-location a:after,
.top-components .component-nearest-location a:before {
    border-top-color: #bf0c0c
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a .fa,
.top-components .component-nearest-location a .fa {
    margin-left: 3px;
    color: #ffffff
}

@media only screen and (max-width:767px) {

    .navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a .fa,
    .top-components .component-nearest-location a .fa {
        color: #fcc64d
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .dropdown-menu>li,
.top-components .component-nearest-location .dropdown-menu>li {
    border-top: 1px solid #bf0c0c
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-details,
.top-components .component-nearest-location .cont-details {
    text-align: center;
    padding-top: 15px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location p.change-location a,
.top-components .component-nearest-location p.change-location a {
    text-decoration: underline;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location p.hours,
.top-components .component-nearest-location p.hours {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium";
    text-transform: none
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .checkbox label,
.top-components .component-nearest-location .checkbox label {
    text-transform: none;
    line-height: 22px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .checkbox label:before,
.top-components .component-nearest-location .checkbox label:before {
    border-color: #ffffff;
    background: transparent
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .checkbox label:after,
.top-components .component-nearest-location .checkbox label:after {
    color: #ffffff
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map,
.top-components .component-nearest-location .cont-map {
    text-align: left;
    margin: 15px auto;
    max-width: 400px;
    height: 100%;
    background: #ffffff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .cont-img,
.top-components .component-nearest-location .cont-map .cont-img {
    min-height: 113px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .cont-img img,
.top-components .component-nearest-location .cont-map .cont-img img {
    height: 100%;
    width: 100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .cont-text .wrapper,
.top-components .component-nearest-location .cont-map .cont-text .wrapper {
    padding: 15px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .cont-text p.text,
.top-components .component-nearest-location .cont-map .cont-text p.text {
    color: #272727;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium";
    margin-bottom: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .cont-text p.light,
.top-components .component-nearest-location .cont-map .cont-text p.light {
    color: #272727;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .cont-text a.simple-red,
.top-components .component-nearest-location .cont-map .cont-text a.simple-red {
    padding: 0 !important;
    color: #bf0c0c;
    background: transparent !important;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium"
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .map-container-nav,
.top-components .component-nearest-location .cont-map .map-container-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location .cont-map .map-container-nav .nav-map,
.top-components .component-nearest-location .cont-map .map-container-nav .nav-map {
    border-radius: 5px 0px 0px 5px
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location p.heading,
.top-components .component-nearest-location p.heading {
    text-transform: none
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location p.heading .light,
.top-components .component-nearest-location p.heading .light {
    font-family: "LovinSansWeb-Regular", sans-serif
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location p.text,
.top-components .component-nearest-location p.text {
    text-transform: none
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location p.text .light,
.top-components .component-nearest-location p.text .light {
    font-family: "LovinSansWeb-Regular", sans-serif
}

@media only screen and (min-width:768px) {

    .navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location,
    .top-components .component-nearest-location {
        padding-top: 10px
    }

    .navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location a,
    .top-components .component-nearest-location a {
        background: transparent;
        padding: 0 !important
    }
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location {
    border-bottom: 1px solid #bf0c0c !important
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location>a {
    background: #bf0c0c !important
}

.navbar .component-navigation .nav-justified-spacing>ul>li.component-nearest-location.open .fa:before {
    content: "\f078"
}

.component-language-toggle {
    color: #ffffff;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-right: 0px;
    position: static;
    z-index: 10;
    max-height: none
}

@media only screen and (min-width:768px) {
    .component-language-toggle {
        max-height: 30px;
        position: relative
    }
}

.component-language-toggle .cont-items .cont-half {
    text-align: center;
    height: 54px
}

.component-language-toggle .cont-items .cont-half>ul.dropdown-menu {
    z-index: 1000
}

.component-language-toggle .megamenu {
    margin-bottom: 0
}

.component-language-toggle li {
    padding-top: 10px;
    padding-right: 0
}

.component-language-toggle li:before {
    content: '|';
    margin-right: 5px;
    display: inline-block
}

.component-language-toggle li:first-child:before {
    content: none
}

.component-language-toggle li.dropdown {
    padding-left: 5px
}

.component-language-toggle a {
    color: #ffffff;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    text-decoration: none
}

.component-language-toggle .dropdown-menu {
    background: #000000;
    padding: 40px;
    z-index: -1;
    border: 2px solid #4d4a4b;
    border-radius: 0;
    margin: -2px 0 0 0;
    min-width: 460px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .component-language-toggle .dropdown-menu {
        border: 0;
        min-width: initial;
        width: 100%;
        padding: 40px 20px
    }
}

.component-language-toggle .dropdown-menu .row {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: -5px;
    margin-left: -5px
}

.component-language-toggle .dropdown-menu .container-fluid {
    padding-left: 5px;
    padding-right: 5px
}

.component-language-toggle .dropdown-menu div [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.component-language-toggle .dropdown-menu .form-group {
    width: 100%
}

.component-language-toggle .dropdown-menu button {
    width: 100%
}

@media only screen and (max-width:420px) {
    .component-language-toggle .dropdown-menu button {
        padding-left: 10px;
        padding-right: 10px
    }
}

.component-language-toggle .dropdown-menu .btn-black {
    display: inline-block;
    width: auto;
    margin: 15px;
    background: transparent;
    border: 2px solid #4d4a4b;
    border-radius: 35px;
    padding: 12px 22px;
    text-transform: uppercase;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Medium"
}

.component-language-toggle .dropdown-menu .btn-black:hover {
    background-color: #4d4a4b;
    color: #ffffff;
    border-color: #cccccc
}

@media only screen and (max-width:767px) {
    .component-language-toggle .dropdown-menu .btn-black {
        margin-bottom: 5px;
        margin-top: 5px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 18px;
        line-height: 1.125rem;
        font-family: "LovinSansWeb-Medium";
        padding: 10px 20px
    }
}

.component-language-toggle .dropdown-menu .form-inline {
    padding: 10px 15px 15px 15px
}

.component-language-toggle .dropdown-menu .form-inline .form-control {
    width: 100%
}

.component-language-toggle .dropdown-menu .cont-text h3 {
    margin-top: 0px;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold"
}

.component-language-toggle .dropdown-menu .cont-text.confirmation {
    margin-top: 100px;
    margin-bottom: 100px
}

.component-language-toggle .dropdown-menu .cont-text.confirmation h3 {
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 66px;
    line-height: 4.125rem;
    font-family: "LovinSansWeb-Bold";
    text-transform: uppercase;
    margin-bottom: 5px
}

.component-language-toggle .dropdown-menu .cont-text.confirmation button {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    width: auto
}

.component-language-toggle .dropdown-menu .legal {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.5rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-language-toggle .dropdown-menu .legal a {
    text-decoration: underline
}

.component-language-toggle .dropdown-menu .cont-foot {
    border-top: 1px solid #4d4a4b;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-language-toggle .dropdown-menu .cont-foot i {
    margin-left: 10px
}

.component-language-toggle .dropdown-menu .cont-foot .large {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium"
}

.component-language-toggle .dropdown-menu .cont-foot a {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Medium"
}

@media only screen and (max-width:767px) {
    .component-language-toggle .dropdown-menu .cont-foot {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 32px;
        line-height: 2rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }

    .component-language-toggle .dropdown-menu .cont-foot .large {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 32px;
        line-height: 2rem;
        font-family: "LovinSansWeb-Medium"
    }

    .component-language-toggle .dropdown-menu .cont-foot a {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 32px;
        line-height: 2rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.component-language-toggle .dropdown-menu .close {
    color: #ffffff;
    font-size: 24px;
    position: absolute;
    display: block;
    top: 20px;
    right: 30px;
    opacity: 1;
    cursor: pointer;
    width: auto
}

.component-language-toggle .dropdown-menu .close:hover {
    background: transparent
}

@media only screen and (max-width:767px) {
    .component-language-toggle .dropdown-menu .close {
        top: 10px;
        right: 20px
    }
}

.component-language-toggle .dropdown-menu table {
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 20px;
    margin-top: 20px;
    letter-spacing: 0.05em
}

.component-language-toggle .dropdown-menu table tr td {
    padding-right: 20px;
    padding-bottom: 10px
}

.component-language-toggle .dropdown-menu table tr td:first-child {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-family: "LovinSansWeb-Medium"
}

@media only screen and (max-width:767px) {
    .component-language-toggle .dropdown-menu table {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }

    .component-language-toggle .dropdown-menu table tr td {
        padding-bottom: 15px
    }

    .component-language-toggle .dropdown-menu table tr td:first-child {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 26px;
        line-height: 1.625rem;
        font-family: "LovinSansWeb-Medium"
    }
}

.component-language-toggle .dropdown-menu .edit {
    padding: 0px 20px;
    position: absolute;
    display: inline-block;
    width: 100px;
    margin-top: -20px
}

@media only screen and (max-width:767px) {
    .component-language-toggle .dropdown-menu .edit {
        padding: 0px 10px;
        right: 0px
    }
}

.component-language-toggle .dropdown {
    padding: 0
}

.component-language-toggle .dropdown>a {
    padding: 10px 0px 10px 5px;
    position: relative;
    border: 2px solid transparent;
    display: inline-block;
    -webkit-transition: none;
    -khtml-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.component-language-toggle .dropdown>a i {
    margin-right: 3px
}

.component-language-toggle .dropdown.open {
    margin-right: -10px;
    margin-left: 7px
}

.component-language-toggle .dropdown.open:before {
    display: none
}

.component-language-toggle .dropdown.open:after {
    content: '';
    width: 2px;
    background-color: #4d4a4b;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 2
}

.component-language-toggle .dropdown.open>a {
    padding: 10px;
    z-index: 1;
    display: block;
    background: #000000;
    border-top: 2px solid #4d4a4b;
    border-left: 2px solid #4d4a4b;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent
}

@media only screen and (min-width:768px) {
    .component-language-toggle .dropdown.open>a {
        background: #000000
    }
}

.component-language-toggle .checkbox {
    padding-left: 0;
    display: inline-block
}

.component-language-toggle .checkbox input[type=checkbox] {
    position: absolute
}

.component-language-toggle .checkbox label {
    padding-left: 25px;
    margin-left: 0
}

@media only screen and (max-width:767px) {
    .component-language-toggle {
        float: left;
        width: 40%;
        padding: 36px 0px 0px 15px
    }

    .component-language-toggle a {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

@media only screen and (max-width:480px) {
    .component-language-toggle {
        padding: 36px 0px 0px 15px
    }
}

@media only screen and (max-width:320px) {
    .component-language-toggle a {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.component-search .wrapper {
    padding: 20px 15px
}

.component-search .form-control {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.component-search .input-group .input-group-btn {
    border-left: 0
}

.component-search .input-group .input-group-btn .btn {
    background: #ffffff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 0;
    padding: 9.5px 15px
}

.component-search .input-group .input-group-btn:hover .btn {
    background: #ffffff;
    border: 0
}

.nav-skip-to-content {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    padding: 0.4em;
    background-color: #f5f3eb;
    font-weight: bold
}

.nav-skip-to-content:active,
.nav-skip-to-content:focus,
.nav-skip-to-content:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
    z-index: 1000
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.whats-hot li {
        width: 24.5%+\9\0
    }
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.offers-list li:first-child {
        width: 46%+\9\0
    }
}

@media only screen and (min-width:768px) {
    .navbar .component-navigation .nav-justified-spacing>ul>li .list-media.about-our-food li {
        width: 16%+\9\0
    }
}

@media only screen and (max-width:480px) {
    .component-language-toggle {
        padding: 36px 5px 0px 0px
    }
}

@media only screen and (max-width:767px) {
    .component-language-toggle {
        width: 43%
    }
}

.component-language-toggle .dropdown-menu .form-inline .form-group.has-error .form-control {
    background: #fedcdb
}

.component-language-toggle .btn-red {
    background: #bf0c0c;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 0px 30px 0px;
    opacity: 1;
    border: 3px solid #bf0c0c;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 0px;
    line-height: 0rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    -webkit-transition: scale, 0.1s, ease-out, 0s;
    -khtml-transition: scale, 0.1s, ease-out, 0s;
    -moz-transition: scale, 0.1s, ease-out, 0s;
    -ms-transition: scale, 0.1s, ease-out, 0s;
    -o-transition: scale, 0.1s, ease-out, 0s;
    transition: scale, 0.1s, ease-out, 0s;
    position: relative;
    display: inline-block;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    height: 39px;
    line-height: 35px
}

.component-language-toggle .btn-red .fa {
    -webkit-transition: transform, 0.1s, ease-out, 0s;
    -khtml-transition: transform, 0.1s, ease-out, 0s;
    -moz-transition: transform, 0.1s, ease-out, 0s;
    -ms-transition: transform, 0.1s, ease-out, 0s;
    -o-transition: transform, 0.1s, ease-out, 0s;
    -webkit-transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: 0.1s, ease-out, 0s, -webkit-transform;
    transition: transform, 0.1s, ease-out, 0s;
    transition: transform, 0.1s, ease-out, 0s, -webkit-transform;
    margin-left: 3px
}

.component-language-toggle .btn-red.small {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    padding: 0px 25px;
    height: 30px;
    line-height: 26px
}

@media only screen and (min-width:480px) {
    .component-language-toggle .btn-red.small {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 26px
    }
}

@media only screen and (min-width:768px) {
    .component-language-toggle .btn-red.small {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 26px
    }
}

@media only screen and (min-width:992px) {
    .component-language-toggle .btn-red.small {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 22px;
        line-height: 1.375rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 26px
    }
}

.component-language-toggle .btn-red.btn--xsm {
    padding: 0px 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    height: 29px;
    line-height: 25px
}

.component-language-toggle .btn-red:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #d53c42;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: transform, opacity, 0.2s, ease-out, 0s;
    -khtml-transition: transform, opacity, 0.2s, ease-out, 0s;
    -moz-transition: transform, opacity, 0.2s, ease-out, 0s;
    -ms-transition: transform, opacity, 0.2s, ease-out, 0s;
    -o-transition: transform, opacity, 0.2s, ease-out, 0s;
    -webkit-transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: opacity, 0.2s, ease-out, 0s, -webkit-transform;
    transition: transform, opacity, 0.2s, ease-out, 0s;
    transition: transform, opacity, 0.2s, ease-out, 0s, -webkit-transform
}

.component-language-toggle .btn-red:hover {
    color: #ffffff;
    border-color: #d53c42;
    background: #d53c42
}

.component-language-toggle .btn-red:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.8
}

.component-language-toggle .btn-red:focus {
    color: #ffffff
}

@media only screen and (min-width:320px) {
    .component-language-toggle .btn-red {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 35px
    }
}

@media only screen and (min-width:480px) {
    .component-language-toggle .btn-red {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 35px
    }
}

@media only screen and (min-width:768px) {
    .component-language-toggle .btn-red {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 35px
    }
}

@media only screen and (min-width:992px) {
    .component-language-toggle .btn-red {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 0px;
        line-height: 0rem;
        font-family: "LovinSansWeb-Medium", sans-serif;
        line-height: 35px
    }
}

.component-language-toggle .dropdown-menu.cont-my-account {
    padding: 0px
}

.component-language-toggle .dropdown-menu.cont-my-account .cont-foot .btn-red {
    line-height: 32px
}

@media only screen and (min-width:768px) {
    .component-language-toggle .dropdown-menu.cont-my-account .cont-foot .btn-red {
        font-size: 13.75px;
        line-height: 35px
    }
}

.component-language-toggle .dropdown-menu.cont-my-account .dropdown-menu .form-inline {
    padding: 0px 15px 15px 15px
}

.component-language-toggle .dropdown-menu.cont-my-account .legal {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px
}

.component-language-toggle .dropdown-menu.cont-my-account .legal a {
    font-size: inherit
}

.component-language-toggle .dropdown-menu .checkbox label:before {
    top: 0px
}

.component-language-toggle .dropdown-menu .cont-welcome {
    padding: 35px 15px 15px
}

.component-language-toggle .dropdown-menu .cont-welcome h3 {
    margin: auto;
    font-size: 18px
}

@media only screen and (min-width:768px) {
    .component-language-toggle .dropdown-menu .cont-welcome h3 {
        font-family: "LovinSansWeb-Medium", sans-serif;
        font-size: 26px;
        line-height: 1em
    }
}

.component-language-toggle .dropdown-menu .account-link {
    padding: 0px;
    border-top: 1px solid #4d4a4b
}

.component-language-toggle .dropdown-menu .account-link:before {
    content: "";
    display: none
}

.component-language-toggle .dropdown-menu .account-link a {
    padding: 1em;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-family: "LovinSansWeb-Medium", sans-serif;
    text-transform: uppercase;
    color: #ffffff
}

.component-language-toggle .dropdown-menu .account-link a:active,
.component-language-toggle .dropdown-menu .account-link a:focus,
.component-language-toggle .dropdown-menu .account-link a:hover {
    background: #000000
}

.component-language-toggle .dropdown-menu .cont-intro {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 40px 30px;
    margin-top: 40px
}

.component-language-toggle .dropdown-menu .cont-intro h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin: auto
}

@media only screen and (min-width:768px) {
    .component-language-toggle .dropdown-menu .cont-intro {
        margin-top: 60px
    }
}

.component-language-toggle .dropdown-menu .cont-text h4 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Bold", sans-serif;
    margin: 15px auto 0px
}

@media only screen and (min-width:768px) {
    .component-language-toggle .dropdown-menu .cont-text h4 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 40px;
        line-height: 2.5rem;
        font-family: "LovinSansWeb-Bold", sans-serif
    }
}

.component-language-toggle .dropdown-menu .btn-red {
    display: block
}

.component-language-toggle .dropdown-menu .forgot {
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px
}

.component-language-toggle .dropdown-menu .cont-remember-me {
    margin-bottom: 10px
}

.component-language-toggle .dropdown-menu .cont-remember-me .checkbox label:before {
    border-color: #ffffff
}

.component-language-toggle .dropdown-menu .cont-remember-me .checkbox label:after {
    color: #ffffff
}

.component-language-toggle .dropdown-menu .cont-form {
    padding-left: 15px;
    padding-right: 15px
}

.component-language-toggle .dropdown-menu .cont-foot {
    padding: 20px 30px;
    margin-top: 0px;
    border-top: 2px solid #4d4a4b
}

@media only screen and (min-width:768px) {
    .component-language-toggle .dropdown-menu .cont-foot {
        padding: 30px 15px;
        margin-top: 10px
    }
}

@media only screen and (max-width:767px) {
    .component-logo {
        width: 14%
    }
}

.footer {
    position: static;
    height: auto;
    background: #000000;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 488px;
        background: transparent
    }
}

.footer .component-footer-mobile .wrapper {
    padding: 15px 30px;
    text-align: center
}

.footer .component-footer-mobile a {
    color: #ffffff;
    text-transform: none;
    display: block
}

.footer .component-footer-mobile .site-map-2 {
    margin: 0px 0 15px;
    padding: 0;
    display: block;
    width: 100%
}

.footer .component-footer-mobile .site-map-2 li {
    padding: 5px 10px;
    display: inline-block !important
}

.footer .component-footer-mobile .site-map-2 a {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium"
}

.footer .component-footer-mobile p.light {
    color: #999999;
    text-transform: none;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    line-height: 1.625rem;
    font-family: "LovinSansWeb-Regular", sans-serif;
    margin-bottom: 0px
}

.footer .component-footer-mobile .separator {
    margin: 30px -15px;
    height: 1px;
    background: #4d4a4b
}

.footer .component-social-mobile {
    text-align: center;
    background: url("../img/nav/bg-mobile.jpg") no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    overflow: hidden
}

.footer .component-social-mobile .wrapper {
    padding: 30px 15px
}

.footer .component-social-mobile .separator {
    margin: 30px -15px;
    height: 1px;
    background: #4d4a4b
}

.footer .component-social-mobile p {
    color: #ffffff;
    text-transform: none;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Medium"
}

.footer .component-social-mobile .social-icons {
    padding: 0
}

.footer .component-social-mobile .social-icons a {
    padding-bottom: 5px;
    display: inline-block
}

.footer .component-social-mobile .cont-btn {
    padding: 10px 5px 0
}

.footer .cont-links {
    padding: 50px 0;
    background: #1f1f1f;
    color: #ffffff
}

.footer .cont-links div.headline,
.footer .cont-links h2.headline,
.footer .cont-links h3.headline,
.footer .cont-links h4.headline,
.footer .cont-links h5.headline {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Regular";
    margin-top: 10px;
    margin-bottom: 10px
}

.footer .cont-links a {
    color: #cccccc;
    padding: 5px 0;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
    line-height: 2.125rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.footer .cont-links a:hover {
    color: #ffffff
}

.footer .cont-post-links {
    background: #000000;
    color: #ffffff;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 40px;
    line-height: 2.5rem;
    font-family: "LovinSansWeb-Regular"
}

@media only screen and (min-width:992px) {
    .footer .cont-post-links {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 40px;
        line-height: 2.5rem;
        font-family: "LovinSansWeb-Regular"
    }
}

.footer .cont-post-links a {
    color: #ffffff
}

.footer .cont-post-links .cont-misc {
    margin: 30px 0
}

@media only screen and (min-width:768px) {
    .footer .cont-post-links .cont-misc {
        margin: 20px 0 5px 0
    }
}

@media only screen and (min-width:992px) {
    .footer .cont-post-links .cont-misc {
        margin: 30px 0
    }
}

.footer .cont-post-links .cont-misc .heading {
    display: inline-block;
    line-height: 2;
    margin-right: 10px;
    margin-left: -5px
}

.footer .cont-post-links .cont-misc li {
    padding: 0
}

.footer .cont-post-links .cont-misc .cont-apps {
    text-align: right;
    height: 30px;
    line-height: 30px
}

@media only screen and (min-width:992px) {
    .footer .cont-post-links .cont-misc .cont-apps {
        height: 37px
    }
}

.footer .cont-post-links .cont-misc .social-icons .fa-circle {
    color: #424242
}

.footer .cont-post-links .cont-misc .social-icons .circle-facebook {
    color: #4e69a2
}

.footer .cont-post-links .cont-misc .social-icons .circle-youtube {
    color: #e82216
}

.footer .cont-post-links .cont-misc .social-icons .circle-twitter {
    color: #55abee
}

.footer .cont-post-links .cont-misc .social-icons .circle-instagram {
    color: #2a5d83
}

.footer .cont-post-links .cont-misc .social-icons .circle-tumblr {
    color: #2f4f6c
}

.footer .cont-post-links .cont-misc .social-icons .circle-spotify {
    color: #8dc100
}

.footer .cont-post-links .cont-misc .social-icons a:hover .fa-circle {
    color: #bf0c0c
}

.footer .cont-post-links .cont-misc .social-icons .fa-lg {
    font-size: 1em
}

.footer .cont-post-links .cont-misc .btn-app {
    display: inline;
    margin-left: 5px
}

@media only screen and (min-width:992px) {
    .footer .cont-post-links .cont-misc .btn-app {
        margin-left: 10px
    }
}

.footer .cont-post-links .cont-bottom {
    margin-bottom: 15px
}

.footer .cont-post-links .cont-bottom ul {
    float: left
}

.footer .cont-post-links .cont-bottom ul li {
    border-right: 1px solid #cccccc;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.footer .cont-post-links .cont-bottom ul li a {
    color: #cccccc;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px 0 5px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

.footer .cont-post-links .cont-bottom ul li a:hover {
    color: #ffffff
}

@media only screen and (min-width:992px) {
    .footer .cont-post-links .cont-bottom ul li a {
        margin: 0 10px 0 10px;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.footer .cont-post-links .cont-bottom ul li:first-child {
    padding-left: 0
}

.footer .cont-post-links .cont-bottom ul li:first-child a {
    margin-left: 0
}

.footer .cont-post-links .cont-bottom ul li:last-child {
    border-right: 0
}

.footer .cont-post-links .cont-bottom p.copy {
    margin-bottom: 0;
    margin-top: 7px;
    float: right;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

@media only screen and (min-width:768px) {
    .footer .cont-post-links .cont-bottom p.copy {
        float: none;
        text-align: right;
        font-size: 16px;
        font-size: 1rem;
        line-height: 16px;
        line-height: 1rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

@media only screen and (min-width:992px) {
    .footer .cont-post-links .cont-bottom p.copy {
        float: right;
        margin-top: 9px;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 17px;
        line-height: 1.0625rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

@media only screen and (min-width:1200px) {
    .footer .cont-post-links .cont-bottom p.copy {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 20px;
        line-height: 1.25rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.footer .leaving-site-content {
    text-align: center
}

.footer .leaving-site-content .large-modal-text {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.1em;
    font-family: "LovinSansWeb-Black", sans-serif
}

@media (min-width:375px) {
    .footer .leaving-site-content .large-modal-text {
        font-size: 70px;
        font-size: 4.375rem;
        line-height: 1.1em;
        font-family: "LovinSansWeb-Black", sans-serif
    }
}

@media only screen and (min-width:768px) {
    .footer .leaving-site-content .large-modal-text {
        font-size: 100px;
        font-size: 6.25rem;
        line-height: 1.1em;
        font-family: "LovinSansWeb-Black", sans-serif
    }
}

.footer .leaving-site-content p.body-copy {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "LovinSansWeb-Regular", sans-serif
}

@media only screen and (min-width:768px) {
    .footer .leaving-site-content p.body-copy {
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 36px;
        line-height: 2.25rem;
        font-family: "LovinSansWeb-Regular", sans-serif
    }
}

.footer.promo {
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%
}

.footer.promo .cont-post-links .cont-bottom {
    margin-top: 15px
}

.select-region-footer {
    padding: 0px 15px 0px 0
}

@media only screen and (min-width:992px) {
    .select-region-footer {
        padding: 0px 15px 5px 0
    }

    .select-region-footer>a {
        margin-left: 5px
    }
}

.select-region-footer>* {
    display: inline-block
}

.select-region-footer .h5 {
    font-size: 1.3rem;
    padding-right: 10px
}

@media only screen and (min-width:992px) {
    .select-region-footer .h5 {
        font-size: 1.6rem
    }
}

.select-region-footer .flag-selector {
    display: inline-block;
    margin-top: -4px;
    width: 20px
}

@media only screen and (min-width:992px) {
    .select-region-footer .flag-selector {
        width: 24px;
        margin-right: 5px
    }
}

.select-region-footer .country-name {
    display: inline-block;
    font-size: 1.2rem;
    padding-left: 3px
}

@media only screen and (min-width:992px) {
    .select-region-footer .country-name {
        font-size: 1.25rem
    }
}

.select-region-footer .country-name .lang-selector {
    margin-left: 2px
}

.select-region-footer-mobile {
    padding-top: 5px;
    padding-bottom: 5px
}

@media only screen and (min-width:340px) {
    .select-region-footer-mobile>* {
        display: inline-block
    }
}

.select-region-footer-mobile .h5 {
    color: #ffffff;
    font-size: 1.4rem;
    padding-right: 5px;
    display: inline-block
}

.select-region-footer-mobile a {
    display: inline-block !important
}

.select-region-footer-mobile .flag-selector {
    width: 20px;
    margin-top: -4px
}

.select-region-footer-mobile .country-name {
    color: #ffffff;
    display: inline-block;
    font-size: 1.4rem;
    padding-left: 3px
}

.container-header .header {
    height: 92px;
    max-width: 1170px !important
}

.container-header .header .container {
    max-width: 1170px !important;
    padding: 0
}

.container-header .header .navbar-header-wrapper {
    margin: 0
}

.container-header .header .nav-mobile-right .cont-items {
    width: 100%
}

.container-header .header .bottom-components .signed-in-as {
    background: #bf0c0c;
    height: 47.5px;
    padding: 18px 10px 0;
    text-align: center
}

.container-header .header .signed-in-as {
    color: #fff;
    font-family: LovinSansWeb-Medium, sans-serif;
    font-size: 1.25rem;
    line-height: 1.875rem
}

.container-header .header .link-mcdonalds-co-uk .fa-chevron-left {
    display: none
}

.container-header .header .link-mcdonalds-co-uk .fa-external-link {
    padding: 0 0 0 10px
}

.container-header .header #password-change {
    display: none
}

.container-header.container-header-new-request .header .navbar-header-wrapper {
    height: 93px
}

.container-header.container-header-new-request .header .cont-items {
    display: none
}

@media (min-width:768px) {
    .container-header .header {
        height: 110px
    }

    .container-header .header .container {
        padding: 0 15px
    }

    .container-header .header nav ul {
        text-align: right !important
    }

    .container-header .header .bottom-components .signed-in-as {
        display: none
    }

    .container-header .header .signed-in-as {
        margin: 12px 0 0;
        text-align: right
    }

    .container-header .header .link-mcdonalds-co-uk {
        float: left
    }

    .container-header .header .link-mcdonalds-co-uk .fa-chevron-left {
        display: inline-block;
        padding: 0 4px 0 0
    }

    .container-header .header .link-mcdonalds-co-uk .fa-external-link {
        display: none
    }

    .container-header.container-header-new-request .header nav ul {
        display: none
    }

    .container-header.container-header-new-request .header .signed-in-as {
        display: none
    }
}

.container-footer .footer {
    background: #000;
    border: 0;
    height: auto;
    margin: 15px 0 0;
    padding: 0
}

.container-footer .footer .container {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container-footer .footer {
        margin: 0;
        padding-top: 25px;
        position: relative
    }

    .container-footer .footer .container {
        max-width: 1170px;
        padding-bottom: 9px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container-footer .footer .copy {
        font-size: 1.125rem !important;
        line-height: 1.25rem !important
    }
}

@media (min-width:992px) {
    .container-footer .footer .copy {
        font-size: 1.25rem !important
    }
}

.powered-by-zendesk {
    display: none
}

.asterisk {
    font-size: 1.5rem;
    color: #bf0c0c;
    top: 0;
    vertical-align: baseline
}

@media (min-width:768px) {
    .asterisk {
        font-size: 2rem
    }
}

.label-required {
    font-size: 1.25rem !important
}

.select-dropdown[aria-expanded=false]+.dropdown-menu[aria-expanded=true] {
    display: none
}

.radio input[type=radio].focus-visible:focus+label:before,
.ttip-icon:focus.focus-visible,
a:focus.focus-visible,
button:focus.focus-visible,
input:focus.focus-visible,
textarea:focus.focus-visible {
    outline: 2px solid #4d90fe !important
}

@supports (-ms-ime-align:auto) {
    .radio input[type=radio].focus-visible:focus {
        height: 17px;
        opacity: 1;
        top: -3px;
        width: 17px
    }
}

.html-new-request .form-zendesk-version {
    display: none
}

.html-new-request .contact-form,
.html-new-request .contact-form-underage,
.html-new-request .form-component-how-can-we-help,
.html-new-request .form-component-how-can-we-help .field-level-one-reason-codes,
.html-new-request .form-component-how-can-we-help .field-level-two-reason-codes,
.html-new-request .form-component-how-can-we-help .field-level-two-reason-codes [class*=field-level-two-reason-code],
.html-new-request .form-component-how-can-we-help .field-menu-item-2,
.html-new-request .form-component-how-can-we-help .field-specific-visit,
.html-new-request .form-component-tell-us-about-your-visit .field-purchase-channel .radio,
.html-new-request .form-component-tell-us-about-your-visit .field-table-service,
.html-new-request .form-component-would-you-like-to-add-anything-else,
.html-new-request .form-component-your-details,
.html-new-request .form-component-your-details .field-address,
.html-new-request .form-component-your-details .field-county,
.html-new-request .form-component-your-details .field-phone,
.html-new-request .form-component-your-details .field-postcode,
.html-new-request .restaurant-locator-form {
    display: none
}

.html-new-request .hc-multiselect-menu input {
    height: 10px;
    width: 10px;
    -webkit-appearance: checkbox
}

.html-new-request .form {
    max-width: none
}

.html-new-request .heading {
    font-size: 2.75rem;
    color: #000;
    line-height: 1em;
    margin: .67em 0;
    font-family: LovinSansWeb-Black
}

@media (min-width:768px) {
    .html-new-request .heading {
        font-size: 4rem
    }
}

@media (min-width:768px) {
    .html-new-request .heading {
        margin: .34em 0 .67em
    }
}

.html-new-request p {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3em
}

@media (min-width:768px) {
    .html-new-request p {
        font-size: 2rem
    }
}

.html-new-request p a {
    font-size: 1.5rem;
    color: #bf0c0c;
    line-height: 1.3em
}

@media (min-width:768px) {
    .html-new-request p a {
        font-size: 2rem
    }
}

.html-new-request p a:active,
.html-new-request p a:hover,
.html-new-request p a:visited {
    color: #bf0c0c
}

.html-new-request p span {
    font-size: 1.5rem;
    line-height: 1.3em
}

@media (min-width:768px) {
    .html-new-request p span {
        font-size: 2rem
    }
}

.html-new-request label,
.html-new-request legend {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3;
    margin: 0 0 8px
}

@media (min-width:768px) {

    .html-new-request label,
    .html-new-request legend {
        font-size: 2rem
    }
}

.html-new-request .legend-radio {
    font-size: 1.5rem;
    color: #000;
    font-family: LovinSansWeb-Regular;
    line-height: 1.3;
    margin: 0 0 22px
}

@media (min-width:768px) {
    .html-new-request .legend-radio {
        font-size: 2rem
    }
}

.html-new-request .radio {
    margin: 0 0 10px 40px;
    padding: 0
}

.html-new-request .radio label {
    font-family: LovinSansWeb-Bold;
    font-size: 1.5rem;
    margin: 0;
    padding: 0 0 0 6px
}

.html-new-request .radio label:before {
    top: -1px
}

.html-new-request .radio label:after {
    top: 2px
}

@media (min-width:768px) {
    .html-new-request .radio label {
        font-size: 1.625rem
    }

    .html-new-request .radio label:before {
        top: 0
    }

    .html-new-request .radio label:after {
        top: 3px
    }
}

.html-new-request .select .dropdown-toggle {
    font-size: 1.5rem
}

@media (min-width:768px) {
    .html-new-request .select .dropdown-toggle {
        font-size: 2rem
    }
}

.html-new-request .select .dropdown-menu a:hover {
    background: #f5f5f5
}

.html-new-request .select .dropdown-menu a .text {
    color: #333;
    font-family: LovinSansWeb-Bold
}

.html-new-request .form-error,
.html-new-request .form-error-days-in-month,
.html-new-request .form-error-future,
.html-new-request .form-error-has-number,
.html-new-request .form-error-invalid-extension,
.html-new-request .form-error-location-permission,
.html-new-request .form-error-outside-uk {
    font-size: 1.25rem !important;
    color: #bf0c0c;
    display: none;
    margin: 10px 0;
    position: relative
}

.html-new-request .has-error .form-error {
    display: block
}

.html-new-request .field-menu-item-2.has-error input,
.html-new-request .field-menu-item.has-error input {
    -webkit-box-shadow: 0 0 8px #bf0c0c;
    box-shadow: 0 0 8px #bf0c0c;
    box-shadow: 0 0 8px #bf0c0c !important
}

.html-new-request .field-date-of-visit .has-error button,
.html-new-request .field-time-of-visit .has-error button {
    -webkit-box-shadow: 0 0 8px #bf0c0c;
    box-shadow: 0 0 8px #bf0c0c
}

.html-new-request .field-message.has-error textarea {
    -webkit-box-shadow: 0 0 8px #bf0c0c;
    box-shadow: 0 0 8px #bf0c0c
}

.html-new-request .form-component-your-details .has-error input[type=email],
.html-new-request .form-component-your-details .has-error input[type=text] {
    -webkit-box-shadow: 0 0 8px #bf0c0c;
    box-shadow: 0 0 8px #bf0c0c
}

.html-new-request .control-contact-form .form-component {
    padding: 35px 25px 25px
}

.html-new-request .contact-form-underage .form-component {
    padding: 35px 25px 30px
}

.html-new-request .contact-form .form-component-type-of-contact {
    padding: 10px 25px 25px
}

.html-new-request .contact-form .form-component-how-can-we-help {
    padding: 20px 25px 30px
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container {
    padding: 20px 25px 30px
}

.html-new-request .contact-form .form-component-would-you-like-to-add-anything-else {
    padding: 20px 25px 30px
}

.html-new-request .contact-form .form-component-your-details {
    padding: 20px 25px 30px
}

.html-new-request .other-ways-to-contact-us {
    margin: 0 0 .67em;
    padding: 20px 25px 35px;
    
}

.html-new-request .control-contact-form .form-component .field-age-check {
    margin: 30px 0 0
}

.html-new-request .contact-form .form-component-type-of-contact .field-type-of-contact fieldset {
    margin: 0 0 30px
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes,
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 {
    margin: 0 0 30px
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit .field-date-of-visit,
.html-new-request .contact-form .form-component-tell-us-about-your-visit .field-purchase-channel,
.html-new-request .contact-form .form-component-tell-us-about-your-visit .field-table-service,
.html-new-request .contact-form .form-component-tell-us-about-your-visit .field-time-of-visit {
    margin: 0 0 30px
}

.html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message {
    margin: 0 0 30px
}

.html-new-request .contact-form .form-component-your-details .field-address,
.html-new-request .contact-form .form-component-your-details .field-county,
.html-new-request .contact-form .form-component-your-details .field-email,
.html-new-request .contact-form .form-component-your-details .field-first-name,
.html-new-request .contact-form .form-component-your-details .field-last-name,
.html-new-request .contact-form .form-component-your-details .field-phone,
.html-new-request .contact-form .form-component-your-details .field-postcode,
.html-new-request .contact-form .form-component-your-details .field-title {
    margin: 0 0 15px
}

.html-new-request .form-component #control-address-1,
.html-new-request .form-component #control-address-2,
.html-new-request .form-component .field-date-of-visit-day,
.html-new-request .form-component .field-date-of-visit-month,
.html-new-request .form-component .field-time-of-visit-hour {
    margin: 0 0 5px
}

.html-new-request .contact-form-underage {
    background: #f2f4f6
}

.html-new-request .contact-form-underage .form-component .address {
    font-family: LovinSansWeb-Medium;
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0 0
}

.html-new-request .contact-form {
    background: #f2f4f6
}

.html-new-request .contact-form .form-component-type-of-contact {
    background: #fff
}

.html-new-request .contact-form .form-component-type-of-contact .field-type-of-contact .label-required {
    color: #bf0c0c
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes p,
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes p {
    margin: 0 0 22px
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes.has-error p:not(.form-error),
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes.has-error p:not(.form-error) {
    margin: 0 0 10px
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn,
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn {
    background: none;
    border: 3px solid #5b6166;
    border-radius: 35px;
    color: #1c2833 !important;
    display: inline-block;
    font-family: 'LovinSansWeb-Medium';
    font-size: 1.375rem;
    height: 39px;
    line-height: 35px;
    opacity: 1;
    padding: 0px 30px 0px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    line-height: 14px
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn:hover,
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn:hover {
    background: none;
    border-color: none
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn:before,
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn:before {
    display: none
}

@media only screen and (min-width:480px) {

    .html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn,
    .html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn {
        font-size: 1.5rem
    }
}

@media only screen and (min-width:768px) {

    .html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn,
    .html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn {
        font-size: 1.375rem
    }
}

@media only screen and (min-width:992px) {

    .html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn,
    .html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn {
        font-size: 1.5rem
    }
}

@media (max-width:767px) {

    .html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn,
    .html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn {
        font-size: 1.2rem;
        line-height: 18px;
        margin: 0 7px 8px 0;
        padding: 9px 14px 9px
    }
}

.html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes [class*=reason-code-selected],
.html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes [class*=reason-code-selected] {
    background: #bf0c0c !important;
    border-color: #bf0c0c !important;
    color: #ffffff !important
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 {
    padding: 0 0 39px
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 .wrapper,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item .wrapper {
    position: relative
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item-2,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item-2 {
    font-size: 1.5rem;
    border: 0;
    color: #272727;
    height: 39px;
    padding: 6px 25px;
    position: absolute;
    z-index: 2
}

@media (min-width:768px) {

    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item-2,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item-2 {
        font-size: 2rem
    }
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item-2:focus,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item:focus,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item-2:focus,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item:focus {
    border: 0
}

@media (min-width:768px) {

    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item-2,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item-2 {
        max-width: 560px
    }
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item-2.grey-border,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #control-menu-item.grey-border,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item-2.grey-border,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #control-menu-item.grey-border {
    -webkit-box-shadow: inset 0px 0px 1px 2px #ccc;
    box-shadow: inset 0px 0px 1px 2px #ccc
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item-2,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item-2 {
    display: none;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item-2 .inner,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item .inner,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item-2 .inner,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item .inner {
    background: #fff;
    border: 2px solid #d5d5d0;
    border-radius: 8px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.175);
    display: block;
    margin: 15px auto 0;
    max-height: 286px;
    overflow-y: auto;
    padding-bottom: 5px;
    padding-top: 25px;
    width: 99.9%
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item-2 li,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item li,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item-2 li,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item li {
    line-height: 0
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item-2 a,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item a,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item-2 a,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item a {
    display: block;
    line-height: 0;
    padding: 10px 20px 10px 20px;
    width: 100%
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item-2 a:hover,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item a:hover,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item-2 a:hover,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item a:hover {
    background: #f5f5f5
}

.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item-2 a .text,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item #search-result-menu-item a .text,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item-2 a .text,
.html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 #search-result-menu-item a .text {
    color: #333;
    display: block;
    font-family: LovinSansWeb-Bold;
    font-size: 15px;
    font-weight: 400;
    height: 21px;
    line-height: 1.4
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container {
    border-top: 1px solid #d1d1d1
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn label {
    margin: 0 0 15px
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn {
    min-width: 175px;
    width: 45%
}

@media (max-width:767px) {
    .html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn {
        font-size: 1.2rem;
        padding-left: 14px;
        padding-right: 14px
    }
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn-red-inverse {
    background: #fff;
    border: 0;
    color: #1c2833
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn-red-inverse i {
    color: #bf0c0c;
    font-size: 1.8em;
    margin: 0 0 0 6px
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn-red-inverse:hover {
    background: #fff;
    border-color: #fff
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn-red-inverse:hover:before {
    display: none
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .text-or {
    font-size: 1.25rem !important;
    display: inline-block;
    font-family: LovinSansWeb-Bold;
    text-align: center;
    width: 10%
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .rest-selection {
    font-size: 1.5rem;
    margin: 25px 0 25px
}

@media (min-width:768px) {
    .html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .rest-selection {
        font-size: 2rem
    }
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .rest-selection span {
    font-size: 1.5rem;
    font-family: LovinSansWeb-Bold
}

@media (min-width:768px) {
    .html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .rest-selection span {
        font-size: 2rem
    }
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .field-time-of-visit .text {
    text-transform: uppercase
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .field-date-of-visit div.dropdown-menu a:hover,
.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .field-time-of-visit div.dropdown-menu a:hover {
    background: #f5f5f5
}

.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .field-date-of-visit div.dropdown-menu a .text,
.html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .field-time-of-visit div.dropdown-menu a .text {
    color: #333;
    font-family: LovinSansWeb-Bold
}

.html-new-request .contact-form .form-component-would-you-like-to-add-anything-else {
    border-top: 1px solid #d1d1d1
}

.html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #chars-remaining {
    float: right;
    font-family: LovinSansWeb-Regular;
    position: relative;
    top: -3px
}

.html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #chars-remaining span {
    font-size: 1.25rem !important
}

.html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #control-message {
    font-size: 1.5rem;
    border: 0;
    height: 275px;
    resize: none
}

@media (min-width:768px) {
    .html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #control-message {
        font-size: 2rem
    }
}

@media (min-width:768px) {
    .html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #control-message {
        max-width: 560px
    }
}

.html-new-request .contact-form .form-component-your-details {
    border-top: 1px solid #d1d1d1
}

.html-new-request .contact-form .form-component-your-details .label-required {
    font-family: LovinSansWeb-RegularItalic;
    position: relative;
    top: -10px
}

.html-new-request .contact-form .form-component-your-details input[type=email],
.html-new-request .contact-form .form-component-your-details input[type=text] {
    font-size: 1.5rem;
    border: 0;
    color: #272727;
    height: 39px;
    padding: 6px 25px
}

@media (min-width:768px) {

    .html-new-request .contact-form .form-component-your-details input[type=email],
    .html-new-request .contact-form .form-component-your-details input[type=text] {
        font-size: 2rem
    }
}

.html-new-request .contact-form .form-component-your-details input[type=email]:focus,
.html-new-request .contact-form .form-component-your-details input[type=text]:focus {
    border: 0
}

@media (min-width:768px) {

    .html-new-request .contact-form .form-component-your-details input[type=email],
    .html-new-request .contact-form .form-component-your-details input[type=text] {
        max-width: 560px
    }
}

.html-new-request .contact-form .form-component-your-details .field-address label,
.html-new-request .contact-form .form-component-your-details .field-address legend,
.html-new-request .contact-form .form-component-your-details .field-county label,
.html-new-request .contact-form .form-component-your-details .field-county legend,
.html-new-request .contact-form .form-component-your-details .field-email label,
.html-new-request .contact-form .form-component-your-details .field-email legend,
.html-new-request .contact-form .form-component-your-details .field-first-name label,
.html-new-request .contact-form .form-component-your-details .field-first-name legend,
.html-new-request .contact-form .form-component-your-details .field-last-name label,
.html-new-request .contact-form .form-component-your-details .field-last-name legend,
.html-new-request .contact-form .form-component-your-details .field-phone label,
.html-new-request .contact-form .form-component-your-details .field-phone legend,
.html-new-request .contact-form .form-component-your-details .field-postcode label,
.html-new-request .contact-form .form-component-your-details .field-postcode legend,
.html-new-request .contact-form .form-component-your-details .field-title label,
.html-new-request .contact-form .form-component-your-details .field-title legend {
    margin-left: 20px
}

.html-new-request .contact-form .form-component-your-details .field-title .bootstrap-select {
    display: block;
    min-width: 150px;
    width: 25%
}

.html-new-request .contact-form .form-component-your-details .field-title .dropdown-menu a:hover {
    background: #f5f5f5
}

.html-new-request .contact-form .form-component-your-details .field-title .dropdown-menu a .text {
    color: #333;
    font-family: LovinSansWeb-Bold
}

.html-new-request .contact-form .form-component-your-details .field-address {
    position: relative
}

.html-new-request .contact-form .form-component-your-details .field-address legend {
    margin: 0 0 8px 20px
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip {
    position: absolute;
    top: 0;
    z-index: 1
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-icon {
    display: inline-block;
    height: 17px;
    left: 85px;
    position: absolute;
    width: 17px
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-icon:before {
    background: #4a4a4a;
    border-radius: 9px;
    color: #fff;
    content: '?';
    cursor: pointer;
    display: inline-block;
    font-family: LovinSansWeb-Bold;
    font-size: 12px;
    height: 17px;
    line-height: 1.7;
    padding: 0 0 0 5px;
    width: 17px;
    z-index: 1
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-icon:hover+.ttip-message {
    display: block
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-icon:focus {
    outline: none
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-message {
    font-size: 1.25rem !important;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    display: none;
    font-family: LovinSansWeb-Regular;
    left: 0;
    line-height: 1.2;
    padding: 20px;
    position: absolute;
    top: 27px;
    width: 285px;
    z-index: 1
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-message:after,
.html-new-request .contact-form .form-component-your-details .field-address .ttip-message:before {
    border: solid transparent;
    bottom: 100%;
    content: ' ';
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-message:after {
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -56.9px
}

.html-new-request .contact-form .form-component-your-details .field-address .ttip-message:before {
    border-bottom-color: #ccc;
    border-width: 9px;
    margin-left: -59px
}

.html-new-request .contact-form .form-component-your-details .legal {
    font-size: 1.25rem !important;
    margin: 25px 0 20px
}

.html-new-request .contact-form .form-component-your-details .legal a {
    font-size: 1.25rem !important
}

.html-new-request .contact-form .form-component-your-details .legal .asterisk {
    top: 4px
}

.html-new-request .contact-form .form-component-your-details .contact-form-submit-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.html-new-request .contact-form .form-component-your-details .contact-form-submit-btns .btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.html-new-request .contact-form .form-component-your-details .contact-form-submit-btns .btn-reset {
    margin-right: 10px
}

.html-new-request .other-ways-to-contact-us .by-post .heading,
.html-new-request .other-ways-to-contact-us .by-telephone .heading {
    font-size: 3rem;
    color: #000;
    font-family: LovinSansWeb-Black;
    line-height: 2.9rem;
    margin: 20px 0 0px;

}

@media (min-width:768px) {

    .html-new-request .other-ways-to-contact-us .by-post .heading,
    .html-new-request .other-ways-to-contact-us .by-telephone .heading {
        font-size: 4rem
    }
}

.html-new-request .other-ways-to-contact-us .by-telephone a {
    color: #23527c;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.html-new-request .other-ways-to-contact-us .by-telephone a:hover {
    color: #23527c
}

.html-new-request .other-ways-to-contact-us .by-telephone .telephone-details-1 {
    margin: 0 0 20px
}

.html-new-request .other-ways-to-contact-us .by-telephone .opening-times {
    line-height: 1.5;
    margin: 0 0 30px
}

.html-new-request .other-ways-to-contact-us .by-post p {
    line-height: 1.5
}

.html-new-request .monopoly {
    border-top: 1px solid #eee;
    padding: 20px 25px 20px
}

.html-new-request .monopoly .image-wrapper {
    padding: 15px 0;
    text-align: left
}

.html-new-request .monopoly img {
    height: 100%;
    max-width: 100%;
    width: 100%
}

.html-new-request .monopoly p {
    line-height: 1.5
}

.html-new-request .monopoly a {
    color: #23527c;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.html-new-request .monopoly a:hover {
    color: #23527c
}

.html-new-request .uber-eats {
    display: none;
    background: #000;
    margin: 0 0 15px;
    min-height: 165px;
    padding: 0 25px;
    text-align: center
}

.html-new-request .uber-eats .uber-eats-logo-mobile {
    height: auto;
    margin: 35px 0 20px;
    max-width: 184px;
    width: 100%
}

.html-new-request .uber-eats .uber-eats-logo-desktop {
    display: none
}

.html-new-request .uber-eats .heading {
    color: #fff;
    font-size: 14px;
    margin: 0 0 25px
}

.html-new-request .uber-eats .btn {
    font-family: LovinSansWeb-Regular;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

@media (max-width:767px) {
    .html-new-request .uber-eats .btn {
        font-size: 11.5px;
        height: 26px;
        line-height: 22px
    }
}

.html-new-request .restaurant-location__map-pin {
    background-image: url("https://theme.zdassets.com/theme_assets/1941654/c46958be69e8a4a68b3c31e0e631f668543be099.png");
    background-position: center
}

.html-new-request .restaurant-location__map-pin span {
    font-family: LovinSansWeb-Medium, sans-serif;
    font-size: .95625rem;
    line-height: .95625rem
}

.html-new-request #restaurantLocatorMapModal {
    padding: 0 !important
}

.html-new-request #restaurantLocatorMapModal .modal-dialog {
    margin-top: 35px;
    vertical-align: top
}

.html-new-request #restaurantLocatorMapModal .form-error {
    margin: 10px 0 0
}

.html-new-request #restaurantLocatorMapModal .cont-enter-location .heading {
    font-family: LovinSansWeb-Regular;
    margin-top: 0
}

.html-new-request #restaurantLocatorMapModal .results-num {
    font-size: 13px
}

.html-new-request #restaurantLocatorMapModal .restaurant-location__address,
.html-new-request #restaurantLocatorMapModal .restaurant-location__cross-streets,
.html-new-request #restaurantLocatorMapModal .restaurant-location__telephone {
    font-family: LovinSansWeb-Regular;
    font-weight: 500;
    margin-bottom: .5em !important
}

.html-new-request #restaurantLocatorMapModal .restaurant-location__cross-streets,
.html-new-request #restaurantLocatorMapModal .restaurant-location__telephone {
    font-size: 1.25rem;
    line-height: 1.5rem;
    text-align: left
}

.html-new-request #restaurantLocatorDisambiguityContainer .heading {
    border-bottom: 2px solid #ccc;
    font-family: LovinSansWeb-Medium;
    font-size: 1.625rem;
    margin: 0;
    padding: 25px 65px 25px 25px
}

.html-new-request #restaurantLocatorDisambiguityContainer .location-list {
    height: 240px;
    overflow-y: auto
}

.html-new-request #restaurantLocatorDisambiguityContainer .location-list div {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    padding: 15px 25px
}

.html-new-request #restaurantLocatorDisambiguityContainer .location-list div a {
    color: #000;
    cursor: pointer;
    font-family: 'LovinSansWeb-Regular', sans-serif;
    font-size: 1.25rem;
    line-height: 1.5rem
}

.html-new-request #restaurantLocatorDisambiguityContainer .location-list div a:hover {
    text-decoration: underline
}

@media (max-width:319px) {
    .btn-red-inverse {
        font-size: 1.375rem
    }
}

@media (max-width:385px) {
    .html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #chars-remaining {
        float: none;
        top: -10px
    }

    .html-new-request .uber-eats .btn {
        margin: 0 0 23px
    }
}

@media (max-width:455px) {
    .html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .restaurantLocatorOpenModalBtn .btn-red-inverse {
        margin: 8px 0 0
    }
}

@media (min-width:767px) {
    .cont-map-display {
        display: none
    }
}

@media (min-width:768px) {
    .cont-map-display {
        display: block
    }
}

@media (min-width:768px) {
    .html-new-request body {
        background: url("https://theme.zdassets.com/theme_assets/1941654/05aaf25bd049b4bf8e348ae7c8999781f492229e.jpg") !important
    }
}

@media (min-width:768px) {
    .html-new-request .select .form-control {
        max-width: 560px
    }

    .html-new-request .form-component #control-address-1,
    .html-new-request .form-component #control-address-2,
    .html-new-request .form-component .field-date-of-visit-day,
    .html-new-request .form-component .field-date-of-visit-month,
    .html-new-request .form-component .field-time-of-visit-hour {
        margin: 0 0 7px
    }

    .html-new-request .control-contact-form {
        margin: 0 25px
    }

    .html-new-request .contact-form-underage {
        margin: 0 25px
    }

    .html-new-request .contact-form {
        background: #fff
    }

    .html-new-request .contact-form .form-component-type-of-contact {
        margin: 0 25px
    }

    .html-new-request .contact-form .form-component-how-can-we-help {
        background: #f2f4f6;
        margin: 0 25px
    }

    .html-new-request .contact-form .form-component-how-can-we-help .field-level-one-reason-codes .btn,
    .html-new-request .contact-form .form-component-how-can-we-help .field-level-two-reason-codes .btn {
        margin: 0 7px 15px 0;
        padding: 11px 30px 9px
    }

    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item,
    .html-new-request .contact-form .form-component-how-can-we-help .field-menu-item-2 {
        max-width: 560px
    }

    .html-new-request .contact-form .form-component-tell-us-about-your-visit {
        background: #f2f4f6;
        margin: 0 25px
    }

    .html-new-request .contact-form .form-component-tell-us-about-your-visit #restaurant-feedback-form-container .wrapper {
        width: 560px
    }

    .html-new-request .contact-form .form-component-would-you-like-to-add-anything-else {
        background: #f2f4f6;
        margin: 0 25px
    }

    .html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message {
        width: 560px
    }

    .html-new-request .contact-form .form-component-would-you-like-to-add-anything-else .field-message #chars-remaining {
        top: -2px
    }

    .html-new-request .contact-form .form-component-your-details {
        background: #f2f4f6;
        margin: 0 25px
    }

    .html-new-request .contact-form .form-component-your-details .label-required {
        top: -22px
    }

    .html-new-request .contact-form .form-component-your-details .field-address .ttip-icon {
        left: 105px;
        top: 3px
    }

    .html-new-request .contact-form .form-component-your-details .field-address .ttip-message {
        top: 34px
    }

    .html-new-request .contact-form .form-component-your-details .field-address .ttip-message:after {
        margin-left: -36.9px
    }

    .html-new-request .contact-form .form-component-your-details .field-address .ttip-message:before {
        margin-left: -39px
    }

    .html-new-request .contact-form .form-component-your-details .contact-form-submit-btns .btn-red-inverse {
        padding: 10px 30px 8px
    }

    .html-new-request .other-ways-to-contact-us {
        padding: 35px 25px 40px
    }

    .html-new-request .other-ways-to-contact-us>.heading {
        padding: 0 25px 0 0;
        margin: 0 0 18px 0
    }

    .html-new-request .other-ways-to-contact-us .by-post,
    .html-new-request .other-ways-to-contact-us .by-telephone {
        background-color: #f2f4f6;
        background-position: right;
        background-repeat: no-repeat
    }

    .html-new-request .other-ways-to-contact-us .by-post .text,
    .html-new-request .other-ways-to-contact-us .by-telephone .text {
        float: left;
        padding: 5px 25px 0 0px;
        width: 385px
    }

    .html-new-request .other-ways-to-contact-us .by-telephone {
        margin: 0 0 30px;
        min-height: 275px
    }

    .html-new-request .other-ways-to-contact-us .by-telephone .telephone-details-1 {
        margin: 0 0 20px
    }

    .html-new-request .other-ways-to-contact-us .by-telephone .image {
        background-image: url("https://theme.zdassets.com/theme_assets/1941654/380d6944b81f9eee6502a64f7b60f84201ce506d.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 332px;
        overflow: hidden
    }

    .html-new-request .other-ways-to-contact-us .by-post {
        min-height: 0px;
    }

    .html-new-request .other-ways-to-contact-us .by-post .image {
        background-image: url("https://theme.zdassets.com/theme_assets/1941654/2b701081dbbb101fe8f65596723c4fc97df425e4.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 275px;
        overflow: hidden
    }

    .html-new-request .uber-eats {
        background: #fff;
        height: 275px;
        padding: 0 25px
    }

    .html-new-request .uber-eats .uber-eats-inner {
        background: #000;
        height: 100%
    }

    .html-new-request .uber-eats .uber-eats-logo-mobile {
        display: none
    }

    .html-new-request .uber-eats .uber-eats-logo-desktop {
        display: inline;
        left: -27px;
        position: relative;
        top: 38px
    }

    .html-new-request .uber-eats .wrapper {
        float: right;
        left: -54px;
        position: relative;
        top: 90px;
        width: 40%
    }

    .html-new-request .uber-eats .heading {
        font-size: 19px;
        line-height: 1.2;
        margin: 0 0 34px
    }

    .html-new-request .uber-eats .btn {
        padding: 0 55px
    }

    .html-new-request #restaurantLocatorMapModal {}

    .html-new-request #restaurantLocatorMapModal .modal-dialog {
        margin-top: 0;
        vertical-align: middle
    }

    .html-new-request #restaurantLocatorMapModal .gm-style-mtc div {
        direction: ltr;
        overflow: hidden;
        text-align: center;
        position: relative;
        color: #565656;
        font-family: Roboto, Arial, sans-serif;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 11px;
        background-color: white;
        padding: 11px;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        background-clip: padding-box;
        -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
        min-width: 42px;
        border-left: 0px;
        border: 0 !important;
        border-radius: 2px !important;
        line-height: normal !important
    }

    .html-new-request #restaurantLocatorMapModal li.restaurant-location .col-xs-12:not(.cont-btn) {
        padding-left: 10px
    }

    .html-new-request #restaurantLocatorMapModal li.restaurant-location .col-xs-12 {
        padding-right: 10px
    }

    .html-new-request #restaurantLocatorMapModal li.restaurant-location .cont-btn {
        padding-left: 34px
    }

    .html-new-request #restaurantLocatorMapModal .restaurant-location__cross-streets,
    .html-new-request #restaurantLocatorMapModal .restaurant-location__telephone {
        font-size: 1.5rem;
        line-height: 1.8rem;
        text-align: left
    }

    #restaurantLocatorDisambiguityContainer .heading {
        font-size: 1.875rem;
        line-height: 2.4375rem
    }

    #restaurantLocatorDisambiguityContainer .location-list div a {
        font-size: 1.5rem;
        line-height: 1.95rem
    }
}
.wrap-collapsible {
  margin-bottom: 1.2rem 0;
  background-color: #f2f4f6;
}
.h1c {
  font-size: 4rem;
  background-color: #ffffff;
  padding-bottom: 20px;
}
.collapse-toggle {
  display: none;
}
.collapse-toggle-lbl {
  display: block;

  cursor: pointer;

  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.collapse-toggle-lbl:hover {
  color: #7C5A0B;
}
.collapse-toggle-lbl::before {
  content: ' ';
  display: inline-block;

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;

  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);

  transition: transform .2s ease-out;
}
.collapsible-content .content-inner {
  padding: .5rem 1rem;
}
.collapsible-content {
  max-height: 0px;
  overflow: hidden;

  transition: max-height .25s ease-in-out;
}
.collapse-toggle:checked + .collapse-toggle-lbl + .collapsible-content {
  max-height: 100vh;
}
.collapse-toggle:checked + .collapse-toggle-lbl::before {
  transform: rotate(90deg) translateX(-3px);
}
.collapse-toggle:checked + .collapse-toggle-lbl {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
