:root {
    --brand-yellow: rgba(255,199,38); /*#ffc726*/
    --brand-yellow-50: rgba(255,199,38, 0.5); /*#ffc726*/
    --brand-blue: rgba(1,33,105,1); /*#012169*/
    --brand-blue-50: rgba(1,33,105,0.5); /*#012169*/
    --brand-blue-80: rgba(1,33,105,0.8); /*#012169*/
    --light-grey: #d2d2d2;
    --white: #ffffff;
    --white-50: rgba(255,255,255, 0.5);
}
.bg-brand-blue {
    background-color: var(--brand-blue) !important;
}
.navbar-brand .logo {
    max-width: 110px;
}
.footer .logo {
    max-width: 90px;
}
.home-main {
    /*background-image: url(../img/bg/home-search.jpg);*/
    /*background-position: center;*/
    /*background-size: cover;*/
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-o-background-size: cover;*/
    display: flex;
    justify-content: center;
    align-content: flex-start;
}
.home-main .card {
    background: rgba(0, 0, 0, 0.15);
    padding: 10px;
    border-radius: 50px;
    border: none;
    box-shadow: none;
}
.home-main .card .query-search-button{
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.home-main .query-search-input{
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.home-main .query-search-input:focus {
    border: 1px solid #ced4da;
}
a > img.promo-cat-icon {
    width: 90px;
}
a > img.promo-cat-icon:hover {
    width: 90px;
    border-radius: 60px;
    border: 10px solid rgba(0, 0, 0, 0.15);
}
.logo-container{
    margin-top: 50px;
}
.form-container{
    margin-top: 130px;
}
.categories-container{
    margin-top: 20px;
}
.home-footer{
    bottom: 0;
    position: absolute;
    color: var(--brand-yellow);
    width: 100%;
    background-color: var(--brand-blue);
    z-index: 1;
}
.home-footer a,
.results-page-footer a{
    color: var(--brand-yellow);
}
.home-footer a:hover,
.home-footer a:active,
.results-page-footer a:hover,
.results-page-footer a:active {
    color: #ffffff!important;
}
.results-page-footer {
    background-color: var(--brand-blue);
    color: var(--brand-yellow);
    padding: 10px;
    margin: 0;
    max-width: 100%;
}
.text-yellow {
    color: var(--brand-yellow);
}
.text-light-grey {
    color: var(--light-grey);
}
.text-blue {
    color: var(--brand-blue) !important;
}
.pagination > .page-item.active .page-link, .pagination > .page-item.active .page-link:focus, .pagination > .page-item.active .page-link:hover {
    background-color: var(--brand-blue);
    color: var(--brand-yellow);
}
.pagination > .page-item .page-link {
    color: var(--brand-blue);
}
.page-link:hover {
    color: var(--brand-blue);
    background-color: var(--brand-yellow);
    border-color: var(--brand-blue);
}
.result-item-container:hover {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    transition-duration: 100ms;
}
.result-item-container-active {
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    transition-duration: 100ms !important;
}
.weather-container {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
}
.popular-category-badge {
    font-size: 0.9rem;
    font-weight: normal;
    padding: 5px !important;
}
.btn-return {
    padding: 0;
    font-size: 22px;
}
.result-place-box-image {
    width: 100%;
    height: 186px;
    background-position: top;
    /* Make the background image cover the area of the <div>, and clip the excess */
    background-size: cover;
}
.place-box-image {
    width: 100%;
    height: 600px;
    background-position: top;
    /* Make the background image cover the area of the <div>, and clip the excess */
    background-size: cover;
}
#place_map_canvas {
    height: 500px;
}
ul.checked_list.search-features li label, ol.checked_list.search-features li label {
    cursor: pointer;
}
ul.checked_list.search-features li:after, ol.checked_list.search-features li:after {
    content: none;
}
ul.checked_list.search-features li:before, ol.checked_list.search-features li:before {
    content: none;
}
.terms-and-conditions-container {
    background-color: #ffffff;
}
.form-search-fixed {
    position: fixed;
    top: 80px;
    background-color: #ffffff;
    z-index: 2;
    width: 100%;
}
.search-social-bar,
.place-social-bar{
    text-align: right !important;
}
.search-social-bar{
    margin-top: 4px;
}
.place-social-bar a{
    padding: 5px;
    font-size: 1.5rem;
    margin-left: 5px;
    border: 1px solid;
    border-radius: 5px;
}
.search-social-bar a{
    padding: 5px;
    /*font-size: 1rem;*/
    margin-left: 5px;
    border: 1px solid;
    border-radius: 5px;
}
.search-social-bar a.twitter,
.place-social-bar a.twitter{
    color: #1DA1F2;
    border-color: #1DA1F2;
    padding: 5px 12px;
}
.search-social-bar a.facebook,
.place-social-bar a.facebook{
    color: #4267B2;
    border-color: #4267B2;
    padding: 5px 15px;
}
.search-social-bar a.whatsapp,
.place-social-bar a.whatsapp{
    color: #25D366;
    border-color: #25D366;
    padding: 5px 12px;
}
.search-social-bar a.reddit,
.place-social-bar a.reddit{
    color: #FF5700;
    border-color: #FF5700;
    padding: 5px 10px;
}
.search-social-bar a.telegram,
.place-social-bar a.telegram{
    color: #2AABEE;
    border-color: #2AABEE;
    padding: 5px 12px;
}
.search-social-bar a.pinterest,
.place-social-bar a.pinterest{
    color: #E60023;
    border-color: #E60023;
    padding: 5px 12px;
}
/*Search result box*/
.search-result-box .item-info {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(1,33,105,0.5);
    width: 100%;
    color: inherit !important;
    padding: 10px;
}
.search-result-box .item-info:hover {
    background-color: rgba(255,199,38,0.8);
}
.result-item-container a {
    color: #ffffff;
}
.result-item-container a:hover > .item-info {
    background-color: rgba(255,199,38,0.8);
    color: var(--brand-blue) !important;
    transition-duration: 0.2s;
}
.search-result-box .item-info .item-title,
.search-result-box .item-info .item-details-i {
    color: inherit;
}
.search-result-box.item {
    padding-bottom: 0 !important;
}
.search-result-box.item .item-image {
    margin-bottom: 0 !important;
}

.logo-overlay img {
    width: 100%;
}
.logo-overlay {
    z-index: 1;
    position: absolute;
    /*top: 20px;*/ /* set in resources/views/place/index.blade.php*/
    /*left: 35px;*/ /* set in resources/views/place/index.blade.php*/
    padding: 5px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 5px;
    width: 20%;
}

.home-nav-link:hover {
    color: var(--brand-yellow) !important;
}
.home-nav-link.active {
    color: var(--brand-yellow) !important;
}
span.required {
    color: #ff0000;
}

.btn-border-rounded-50,
.btn-border-rounded-50:focus,
.btn-border-rounded-50:hover,
.btn-border-rounded-50:active,
.btn-border-rounded-50:active:hover,
.btn-border-rounded-50:active:focus {
    border-radius: 50px;
}

.footer-link:hover {
    color: var(--brand-yellow) !important;
}

.mt-6,
.my-6 {
    margin-top: 4rem !important;
}

.place-box-rating {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 5px;
}

.search-form .sort-by .selectric .label {
    text-align: left;
    font-weight: normal;
    color: #999999;
    padding: 4px;
    font-size: 1rem;
    line-height: 1.5;
    height: auto;
}

.text-primary {
    color: var(--brand-blue) !important;
}

.btn-primary:hover,
.btn-primary:focus {
    color: var(--brand-yellow) !important;
    border-color: var(--brand-blue) !important;
    background-color: var(--brand-blue) !important;
}

.btn-outline-primary {
    color: var(--brand-blue) !important;
}

.btn-outline-primary:hover {
    color: var(--brand-yellow) !important;
    border-color: var(--brand-blue) !important;
    background-color: var(--brand-blue) !important;
}

.border-brand-blue {
    border-color: var(--brand-blue) !important;
}

.selectric-sort_by_select .selectric .label {
    height: 36px !important;
    padding-top: 6px !important;
}

.search-form-mobile {
    display: none;
}

.search-form-mobile .collapse-header {
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.search-form-mobile .search-form-mobile-container {
    padding: 20px 20px 0 20px;
    -webkit-box-shadow: 0 20px 20px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 20px 20px 0 rgba(0,0,0,0.3);
    box-shadow: 0 20px 20px 0 rgba(0,0,0,0.3);
}

.navbar-toggler{
    background-color: var(--brand-blue) !important;
}
.navbar-toggler i{
    color: var(--brand-yellow) !important;
}

.query-search-button:hover {
    border: 1px solid var(--brand-yellow) !important;
}

.main-content-container {
    margin-top: 115px !important;
}

@media (max-width: 991px) {
    .navbar-main-page .navbar-toggler{
        /*margin-bottom: 1rem;*/
    }
    .navbar-main-page #menu-content{
        padding-bottom: 1rem;
    }
    .navbar-main-page{
        padding-top: 1rem !important;
        background-color: var(--brand-blue-80) !important;
    }
}

.btn-show-location {
    background: none padding-box var(--brand-yellow);
    display: table-cell;
    border: 0px;
    margin: 0px;
    padding: 0px 17px;
    text-transform: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    user-select: none;
    direction: ltr;
    overflow: hidden;
    text-align: center;
    height: 40px;
    vertical-align: middle;
    color: var(--brand-blue);
    font-family: Roboto, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    min-width: 66px;
}
.btn-show-location:hover {
    background: none padding-box var(--brand-blue);
    color: var(--brand-yellow);
}

@media only screen and (max-width: 767px) {
    .search-form-mobile {
        display: block;
    }

    .search-form {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .weather-container {
        display: none;
    }
    .place-social-bar{
        margin-top: 10px;
    }
    .search-social-bar{
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center !important;
    }
}

