/*
Theme Name: Escape Child
Theme URI: https://themeforest.net/item/escape-real-life-room-escape-game-company-wp-theme/15376203
Template: escape
Author: themecube
Author URI: https://themeforest.net/user/themecube
Description: Real Life Room Escape Game Company Wordpress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 2.0.1549894435
Updated: 2019-02-11 14:13:55

*/

.btn-room-carousel {
    border-radius: 25px !important;
    padding: 12px 26px 12px 26px;
    font-size: 12px;
    border: 2px solid #841730 !important;
    background-color: #841730;
    color: #fff !important;
}

#rooms-carousel h3 {
    color: #fff !important;
}

.navbar-nav li:last-child{
    background-color: #841730 !important;
    border-radius: 25px !important;
    box-shadow: 0px 1px 20px 0px rgba(151, 31, 58, 1) !important;
    transition: ease-in 0.5s !important;
}

.navbar-nav li:last-child:hover{
    color: #fff !important;
}

.page-id-544 form input[type="text"] {
    background: transparent;
    border: none;
    border-bottom: 2px solid #8c8e90;
    color: #fff;
    outline: none;
}

.page-id-544 form input[type="text"]:focus {
    outline: none;
}

.page-id-544 form input[type="email"] {
    background: transparent;
    border: none;
    border-bottom: 2px solid #8c8e90;
    color: #fff;
}

.page-id-544 form input[type="email"]:focus {
    outline: none;
}

.page-id-544 form textarea {
    background: transparent;
    border: none;
    border-bottom: 2px solid #8c8e90;
    color: #fff;
    resize: none;
}

.page-id-544 form textarea:focus {
    outline: none;
    background: transparent;
}

#contact {
    background-size: cover !important;
}

.navbar-nav li.active .nav-link {
    color: #fff !important;
}

/*Slider changes*/
@media (min-width:320px){
    .tp-bgimg{
        background-image: url("https://blindalley.gr/wp-content/uploads/2019/04/thumbnail_Axe-final-a-norm.jpg")!important;
    }
}

/*Room Changes*/
.room-caption h6{
    font-family: "Open Sans"!important;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid!important;
    margin-bottom: .5rem!important;
}