/*
Theme Name: OsTende Child
Template: ostende
Theme URI: http://ostende.themerex.net/
Description: OsTende - excellent WordPress theme with many different blog and header layouts
Author: ThemeREX
Author URI: http://themerex.net/
Version: 1.1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: ostende
*/

/* Theme customization starts here
------------------------------------------------------------ */

.wpcf7 .wpcf7-submit{
    margin-top:0!important;
}
.ostende_skip_link{
	pointer-events:none;
    cursor:default;
}

.menu_mobile .search_mobile{
	display:none!important;
}

h1, .front_page_section_caption{
    font-size:3em!important;
}

.wp-block-media-text>.wp-block-media-text__content{
	word-break:auto-phrase!important;
}
.wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
    margin-bottom: 1.25em;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	color: #000000;
}