/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.7.7
*/

/* <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600&family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet"> */

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;500;600&family=Roboto:wght@300;400;500;700&display=swap');

.father-calculate .before-calculate{
 display: none;
}
.father-calculate  .save-price{
 display: none;
}
.totalizator{
  display: none;
}

span.wpcf7-form-control-wrap[data-name="customer-accept-3"] {
    display: none !important;
}