/*
Theme Name: Biagiotti Child
Theme URI: https://biagiotti.qodeinteractive.com
Description: A child theme of Biagiotti Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0.0.2
Text Domain: biagiotti
Template: biagiotti
*/

body.product-template-default #contenedor-bloques-acf-migracion{
    order: 2;
}
.bloque-detalle-producto-movido{
    float: left;
    width: 100%;
}
.bloque-detalle-producto-movido .contenido-bloque-extra > .mkdf-grid-col-12{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.contenedor-blogs-relacionados-producto{
    display: none !important;
}
.widget.mkdf-login-register-widget.mkdf-user-not-logged-in:after{
    z-index: -1 !important;
}
.woocommerce-checkout .g-recaptcha-wrap{
    float: left !important;
}
.woocommerce-checkout .g-recaptcha-wrap textarea{
    display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    white-space: pre-line !important;
}