@charset "UTF-8";
/*!
Theme Name: Yvorne
Theme URI:
Author: Zemez
Author URI:
Description: Thème développé pour le mini site d'Yvorne
Template: kava
Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/
.form-calculation {
  text-align: right;
  width: 100%; }

.frais-transport {
  font-size: 0.75em; }

.quform-element h2 {
  margin: 0; }
.quform-element h3 {
  margin: 20px 0 5px; }

.quform-page-progress {
  background-color: transparent !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important; }
  .quform-page-progress .quform-page-progress-tab {
    font-size: 0.65em;
    text-transform: uppercase;
    border-right-width: 0px !important;
    color: #fff;
    display: inline-block; }

.quform-input-1_49 {
  padding-left: 25px; }
  .quform-input-1_49 .quform-option {
    margin-bottom: 10px; }
    .quform-input-1_49 .quform-option input {
      margin-left: -25px !important; }

.quform-field-1_27 {
  text-align: center; }

.table-prix {
  border: 1px solid #fff;
  padding: 15px;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 10px; }
  .table-prix table {
    width: 100%; }
    .table-prix table tbody tr {
      width: 100%; }
      .table-prix table tbody tr td {
        padding-top: 6px;
        padding-bottom: 6px; }
        .table-prix table tbody tr td.tg-montant {
          text-align: right; }
      .table-prix table tbody tr.transport {
        font-size: 0.9em; }
      .table-prix table tbody tr.total {
        border-top: 1px solid #fff;
        font-weight: bold !important; }
