/**
 * Theme Name:     Hikker Child
 * Author:         Jegtheme
 * Template:       hikker
 * Text Domain:	   hikker-child
 * Description:    Hikker is a modern and clean Gutenverse theme for Hiking, Mountain Trekking, Adventure, Mountain Guide, Camping, Backpacking, Travel Agency, Trip Booking, and other travel & tourism websites. Hikker is the perfect platform for building a sleek, professional website that showcases your expertise and earns client trust.
 * Theme URI:      https://fse.jegtheme.com/hikker/
 * Author URI:     https://support.jegtheme.com/
 * Version:        1.0.0
 * License:        GNU General Public License v3 or later.
 * License URI:    https://www.gnu.org/licenses/gpl-3.0.html
 * Tags:           custom-logo,custom-menu,editor-style,featured-images,full-site-editing,block-patterns
 */


input.cajatexto{
    padding-top: 13.5px;
    padding-right: 25px;
    padding-bottom: 13.5px;
    padding-left: 25px;
    margin-bottom: 25px;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1px;
    border-color: #eaeaea;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #1c1b1f;
    font-family: "Heebo", Arial, Helvetica, sans-serif;
}

input.btnenviar{
    background-color: #ff4c15;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #ffffff;
    font-family: "Heebo", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    border-color: #ff4c15;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.nobordertop{
    border-top: none !important;
}

.alinearbandera{
    margin-left: 20px;
    margin-right: 20px;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
    margin-bottom: 0px;
}
.wpml-ls-link{
    background-color: transparent !important;
}