/**
Theme Name: Astra Child SpaceToCustom
Author: SpaceToCustom
Author URI: https://spacetocustom.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child-spacetocustom
Template: astra
*/

/* SpaceToCustom – Footer offer box */
/* INPUT full width + border portocaliu */
html body .stc-offer-box{
  background:#000 !important;
  border:2px solid #ff7a2f !important;
  opacity:1 !important;
  filter:none !important;
  padding:44px 36px !important;
  max-width:900px !important;
  margin:0 auto !important;
  text-align:center !important;
}

/* Titlu portocaliu (forțat) */
html body .stc-offer-box .stc-offer-title{
  color:#ff7a2f !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  font-size:44px !important;
  line-height:1.1 !important;
  margin:0 0 16px 0 !important;
  text-align:center !important;
}

/* Text alb (fără fade) */
html body .stc-offer-box .stc-offer-text,
html body .stc-offer-box p{
  color:#fff !important;
  opacity:1 !important;
}

/* Input FULL width + border portocaliu (target direct pe ID) */
html body .stc-offer-box input#wpforms-2190-field_1{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-width:100% !important;
  box-sizing:border-box !important;
  height:64px !important;
  padding:0 22px !important;
  background:#fff !important;
  color:#111 !important;
  border:2px solid #ff7a2f !important;
  border-radius:0 !important;
  margin:0 0 18px 0 !important;
}

/* Placeholder */
html body .stc-offer-box input#wpforms-2190-field_1::placeholder{
  color:#9a9a9a !important;
  font-size:18px !important;
}

/* Buton PORTOCALIU (forțat pe toate variantele de buton WPForms) */
html body .stc-offer-box #wpforms-2190 button,
html body .stc-offer-box #wpforms-2190 button[type="submit"],
html body .stc-offer-box #wpforms-2190 button#wpforms-submit-2190{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-width:100% !important;
  height:72px !important;
  background-color:#ff7a2f !important;
  border:0 !important;
  border-radius:0 !important;
  color:#fff !important;
  font-weight:900 !important;
  font-size:22px !important;
  text-transform:uppercase !important;
  letter-spacing:1px !important;
  box-shadow:none !important;
}

/* Nota + link */
html body .stc-offer-box .stc-offer-note{
  margin:18px 0 0 0 !important;
  color:#fff !important;
  opacity:1 !important;
}

html body .stc-offer-box .stc-offer-note a{
  color:#ff7a2f !important;
  text-decoration:underline !important;
  font-weight:700 !important;
}