/*
Theme Name: PeterMason Child Theme
Theme URI: http://petermason.themerex.net/
Description: PeterMason - excellent WordPress theme with many different blog and header layouts
Author: ThemeREX
Author URI: http://themerex.net/
Template: petermason
Version: 1.2.1
EV: 1.0.12
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: petermason
*/


/* Theme customization starts here
------------------------------------------------------------ */
.sc_item_title.sc_item_title_style_style_h1 {
    letter-spacing: 0!important;
}
.sc_item_title.sc_item_title_style_style_3 {
    text-transform:unset !important;
	color: white;
	font-style: italic;
}
.scheme_default .sc_testimonials_item_content {
    color: white!important;
}

/*no control video*/

.mejs-controls {

        display: none!important;

}


@media (min-width: 768px) { /* Ajusta el tamaño según lo que consideres "ordenador/portátil" */
    video#video_ceremonia {
        object-fit: cover;
        position: absolute;
        width: 100vw;
        height: auto;
    }
}

.content_wrap{
    width: 100%;
}
.top_panel_navi.sc_layouts_row.sc_layouts_row_type_normal.sc_layouts_row_fixed.scheme_default .content_wrap {
    max-width: 70%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 0.7em;
    padding: 1em 1em;
    width: 100%;
}
form.wpcf7-form.init label {
    font-family: 'Playfair Display';
}