/*
Theme Name: iBike
Theme URI: http://www.librafire.com/
Author: LibraFire
Author URI: http://www.librafire.com/
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ibike
Tags:
*/
.featured-tours-wrapper .col > h3, .featured-tours-wrapper .col > h6 {
    text-align: center;
}
.cta-holder {
    text-align: center;
}
.cta-holder .button {
    margin-bottom: 0;
}
.top-bar-inner .cta-button-wrapper a {
    margin: 0 5px;
}
.home-hero-wrapper.section-size-small .home-hero-container {
    
    text-align: center;
}
.home-hero-wrapper.section-size-small .button {
 
    border: 2px solid #fff;
    color: #fff;
    padding: 15px 35px;
}
html .content-and-image-boxed-wrapper .content-image-boxed-container {
    align-items: center;
}

.frm_error {
    color: #db1b1b !important;
    margin-top: 5px !important;
}
.content-and-image-boxed-wrapper .content-image-boxed-container .image-map-wrapper iframe {
   
    min-height: 400px;
}