/*
Theme Name: AMZVAT 2025
Theme URI: https://amzvat.com/
description: >-
  AMZVat custom theme
Author: Muaytax
Author URI: https://muaytax.com
Template: twentytwenty
Version: 3.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");

.swal2-popup.swal2-modal.swal2-icon-error.swal2-show{
  width: 50% !important;
  height: 50% !important;
}
button.swal2-confirm.swal2-styled{
  background-color: #5957B0 !important;
  font-size: 1.6em !important;
  border-radius: 50px !important;
}
button.swal2-confirm.swal2-styled:hover{
  text-decoration: none;
}
div.swal2-content{
  font-size: 2em !important;
}

#customer_details{
  box-shadow: none !important;
}
#order_review{
  box-shadow: none !important;
}
.cl__cupones{
  margin-top: calc(40px + 27.9px);
}
#vat_number_field{
  display: none !important;
}
