/**

Theme Name: SGI child

Author: SGI LAB srl

Author URI: https://www.sgiservizi.net

Description: SGI propone soluzioni digitali cucite su misura per il tuo business. La nostra agenzia, con sede a Padova, si occuperà di creare la tua presenza online e portare la tua attività al livello successivo.

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: sgi-child

Template: astra

*/

/* #MM */

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label {
  color: inherit !important;
}


.woocommerce-notices-wrapper,
tr.cart_item,
tr.cart-subtotal,
#wc-xpay-cc-form {
  display: none !important;
}


/* COOKIE BANNER */
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences {
  font-size: 11px !important;
  text-transform: uppercase !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
  padding: 5px !important;
  height: 30px !important;
  font-size: 10px !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
  font-size: 10px !important;
  text-transform: uppercase !important;
  height: 30px !important;
  padding: 5px !important;
  bottom: -3px !important;
}


/* WPML FLAGS */
.wpml-elementor-ls {
  float: right;
}

i#home {
  padding-bottom: 5px;
}

/* FORM GIVE WP */

div#give_purchase_form_wrap legend,
div#give_purchase_form_wrap fieldset#give_offline_payment_info p {
  color: var(--ast-global-color-2);
  text-transform: uppercase;
  padding-bottom: 0px;
  border: 0px;
  padding-top: 20px;
  font-size: 1.0769230769231rem;
  font-family: "Montserrat", sans-serif;
}



div.givewp-elementor-widget.give-form-shortcode-wrap,
label.give-label input {
  font-family: "Montserrat", sans-serif !important;
}


/* SCHEDE SEZIONE CDA */
.ha-member>.elementor-widget-container {
  padding: 10px !important;
}


/* NASCONDI IL MESSAGGIO DI CARRELLO VUOTO */

.woocommerce .woocommerce-info {
  display: none;
}


/* CHECKOUT DONAZIONI */
.woocommerce-page.woocommerce-checkout form #order_review td.product-name {
  display: inline !important
}

.rimuovi-item-checkout {
  margin: 0 !important;
}

.e-checkout__column-inner,
.e-checkout__order_review-2 {
  display: flex;
  flex-direction: column;
}

.wc_donation_on_checkout {
  order: 1;
  background-color: var(--e-global-color-primary);
}

.woocommerce-checkout-payment {
  order: 2;
}

.e-checkout__order_review {
  order: 2;
}

.wc-label-radio {
  color: #FFF;
  text-transform: uppercase;
  font-weight: 400;
  /* font-size: 1.3rem;*/
  font-family: var(--e-global-typography-primary-font-family);
  white-space: nowrap;
}

p.lost_password {
  font-family: var(--e-global-typography-primary-font-family) !important;
}


.wc-donation-title {
  /*display: none;*/
  text-transform: uppercase;
  color: #FFF !important;
}

label[for=payment_method_xpay] {
  /*display: none;*/
  text-transform: uppercase;
  color: var(--e-global-color-primary) !important;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: 700 !important;
}

.woocommerce-js button.button {
  width: 100%;
  font-family: var(--e-global-typography-primary-font-family);
  font-weight: var(--e-global-typography-secondary-font-weight);
}


.price-wrapper.before::before,
.wc-donation-f-submit-donation {
  height: 51px;
  background-color: var(--e-global-color-accent) !important;
}

input#wc_donation_on_checkout .wc-input-text,
.wc-donation-f-donation-other-value {
  border-color: var(--e-global-color-accent) !important;
  height: 50px !important;
  padding: 1.1em;
}

.woocommerce-js button.button {
  background-color: var(--e-global-color-secondary) !important;
}

.woocommerce button.button:hover {
  background-color: var(--e-global-color-accent) !important;
}


.woocommerce-js form .form-row {
  font-family: var(--e-global-typography-primary-font-family);
}


abbr.required,
span.optional,
.campaign-title,
.block-campaign-thumbnail {
  display: none;
}

/* icone richiamate da shortcode */

div.icona_sgi i {
  color: var(--e-global-color-astglobalcolor0);
  font-size: 50px;
}