/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

footer{
    background: rgb(255,115,6);
    background: linear-gradient(90deg, rgba(255,115,6,1) 15%, rgba(255,174,111,1) 88%);
}
footer .widget {
    border-bottom: none;
}
.book-now-btn button{
    background-color: #ff7b13!important;
    color: white!important;
}
.book-now-btn{
    background-color: #ff7b13!important;
    color: white!important;
}

span.nav-link-text{
    color: #606060!important;
}

.surf-classes-tabs{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#break-free-know-more-btn button{
    color: #ff7001;
}
#beginner-know-more button{
    background-color: white;
    color: #ff7001;
    border: 1px solid #ffcfaa;
}

.testimonial footer{
    background: white;
}
button#book_searchButton {
    background-color: #ff7001;
}
.wd-search-form{
    display:none;
}
.menu-item-121{
    display: none;
}
.menu-item-compare{
    display: none;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner{
    background-color: #ff7001;
    color: white;
}
.information-box-book-now-btn a.btn.btn-color-primary.btn-style-bordered.btn-style-semi-round.btn-size-default{
    background-color: #ff7001;
    color: white;
    border: none;
}
.btn.btn-style-bordered:not(:hover){
    background-color: #ff7001 !important;
    border: none;
}

input {
    padding:10px;
    font-family: FontAwesome, "Open Sans", Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    border-radius: 0 !important;
    max-width:20%;
    display: inline;
}

.form-control {
    border-radius: 0 !important;
    font-size: 12px;
}

.clickable { cursor: pointer; }

#reservation-form{
    text-align: center;
}

#row-search-form{
    background-color: white;
    display: inline-flex;
    border: 1px solid #ff7001;
}
.form-group{
    display: inline-flex;
}
.form-group input{
    border: 1px solid #ff7001;
}
.form-group select{
    border: 1px solid #ff7001;
}

button#btn-search-form {
    background-color: #ff7001;
    color: white;
}


.box.container.is-fullhd {
    background-color: transparent!important;
    margin-top: 69px!important;
}
#book_searchButton {
    background-color: #ff7000!important;
}

.hero-banner-text h1{
    font-family: 'Work Sans', sans-serif;
    font-size: 48px;
    font-weight: lighter;
    margin-bottom: 20px;
}
.hero-banner-text h3{
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-weight: lighter;
    margin-top: 20px;
}
.hero-banner-text .title-price {
    font-family: 'Work Sans', sans-serif;
    font-size: 34px;
    font-weight: lighter;
    margin-top: 20px;
}