.elementor-35 .elementor-element.elementor-element-67568f39{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS *//* Página Request Quote - AgroCowntry B2B */

.ag-quote-hero,
.ag-quote-hero * {
  box-sizing: border-box;
}

.ag-quote-hero {
  background: #07160F;
  color: #fff;
  padding: 68px 20px 62px;
  border-bottom: 3px solid #C9972B;
}

.ag-quote-wrap {
  width: min(100% - 32px, 1120px);
  margin: 0 auto;
}

.ag-quote-tag {
  display: inline-flex;
  background: rgba(201,151,43,.12);
  border: 1px solid rgba(201,151,43,.28);
  color: #C9972B;
  font-family: monospace;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 7px 12px;
  border-radius: 999px;
  margin-bottom: 18px;
}

.ag-quote-hero h1 {
  font-family: Georgia, serif;
  font-size: clamp(36px, 5vw, 62px);
  line-height: 1;
  max-width: 780px;
  margin: 0 0 18px;
  color: #fff;
}

.ag-quote-hero p {
  max-width: 760px;
  color: rgba(255,255,255,.68);
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}

.ag-quote-steps {
  background: #F7F6F1;
  padding: 34px 20px;
}

.ag-quote-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.ag-quote-grid div {
  background: #fff;
  border: 1px solid rgba(17,28,21,.08);
  border-radius: 18px;
  padding: 22px;
  box-shadow: 0 10px 28px rgba(0,0,0,.04);
}

.ag-quote-grid strong {
  color: #111C15;
  font-size: 15px;
  font-weight: 900;
}

.ag-quote-grid p {
  color: #667067;
  font-size: 13px;
  line-height: 1.6;
  margin: 8px 0 0;
}

.ag-quote-legal {
  width: min(100% - 32px, 1120px);
  margin: 28px auto 48px;
  background: #FFF8E8;
  border: 1px solid rgba(201,151,43,.25);
  border-radius: 18px;
  padding: 22px;
  color: #5F4B20;
  font-size: 13px;
  line-height: 1.7;
}

.ag-quote-legal strong {
  color: #111C15;
}

/* YITH Request Quote - visual premium */

.yith-ywraq-list-wrapper,
.ywraq-wrapper,
.yith-request-a-quote-page {
  width: min(100% - 32px, 1120px);
  margin: 44px auto;
}

.yith-ywraq-list-wrapper table,
.ywraq-wrapper table,
.shop_table.cart {
  border-collapse: separate !important;
  border-spacing: 0 !important;
  background: #fff !important;
  border: 1px solid rgba(17,28,21,.10) !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  box-shadow: 0 14px 36px rgba(0,0,0,.05) !important;
}

.yith-ywraq-list-wrapper table th,
.shop_table.cart th {
  background: #0E2418 !important;
  color: #fff !important;
  font-size: 12px !important;
  letter-spacing: .5px;
  text-transform: uppercase;
  padding: 16px !important;
}

.yith-ywraq-list-wrapper table td,
.shop_table.cart td {
  padding: 18px !important;
  border-color: rgba(17,28,21,.08) !important;
  color: #111C15 !important;
}

.yith-ywraq-list-wrapper img,
.shop_table.cart img {
  border-radius: 14px !important;
  max-width: 140px !important;
  height: auto !important;
}

.yith-ywraq-list-wrapper a,
.shop_table.cart a {
  color: #111C15 !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}

.yith-ywraq-list-wrapper a:hover,
.shop_table.cart a:hover {
  color: #C9972B !important;
}

/* Botões YITH */

.yith-ywraq-list-wrapper .button,
.ywraq-wrapper .button,
.yith-request-a-quote-page .button,
.yith-ywraq-mail-form-wrapper input[type="submit"],
.yith-ywraq-mail-form-wrapper button {
  background: #C9972B !important;
  color: #111C15 !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 13px 20px !important;
  font-weight: 900 !important;
  text-decoration: none !important;
  transition: .2s ease;
}

.yith-ywraq-list-wrapper .button:hover,
.ywraq-wrapper .button:hover,
.yith-request-a-quote-page .button:hover,
.yith-ywraq-mail-form-wrapper input[type="submit"]:hover,
.yith-ywraq-mail-form-wrapper button:hover {
  background: #E0B547 !important;
  color: #111C15 !important;
}

/* Formulário de solicitação */

.yith-ywraq-mail-form-wrapper {
  background: #fff !important;
  border: 1px solid rgba(17,28,21,.10) !important;
  border-radius: 22px !important;
  padding: 30px !important;
  box-shadow: 0 14px 36px rgba(0,0,0,.05) !important;
  margin-top: 34px !important;
}

.yith-ywraq-mail-form-wrapper h3,
.yith-ywraq-mail-form-wrapper h2,
.yith-ywraq-mail-form-wrapper legend {
  font-family: Georgia, serif !important;
  color: #111C15 !important;
  font-size: 32px !important;
  margin-bottom: 18px !important;
}

.yith-ywraq-mail-form-wrapper label {
  color: #111C15 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.yith-ywraq-mail-form-wrapper input,
.yith-ywraq-mail-form-wrapper textarea,
.yith-ywraq-mail-form-wrapper select {
  width: 100% !important;
  border: 1px solid rgba(17,28,21,.14) !important;
  border-radius: 10px !important;
  padding: 12px 13px !important;
  background: #fff !important;
  color: #111C15 !important;
}

.yith-ywraq-mail-form-wrapper input:focus,
.yith-ywraq-mail-form-wrapper textarea:focus,
.yith-ywraq-mail-form-wrapper select:focus {
  border-color: #C9972B !important;
  box-shadow: 0 0 0 3px rgba(201,151,43,.14) !important;
  outline: none !important;
}

/* Estado vazio */

.yith-ywraq-list-wrapper .cart-empty,
.yith-request-a-quote-page .cart-empty,
.woocommerce-info {
  width: min(100% - 32px, 1120px);
  margin: 34px auto !important;
  background: #FFF8E8 !important;
  border: 1px solid rgba(201,151,43,.25) !important;
  border-radius: 18px !important;
  color: #5F4B20 !important;
  padding: 20px 22px !important;
}

/* Mobile */

@media(max-width: 760px) {
  .ag-quote-grid {
    grid-template-columns: 1fr;
  }

  .ag-quote-hero {
    padding: 48px 18px;
  }

  .ag-quote-hero p {
    font-size: 14px;
  }

  .yith-ywraq-list-wrapper,
  .ywraq-wrapper,
  .yith-request-a-quote-page {
    width: min(100% - 24px, 1120px);
  }

  .yith-ywraq-list-wrapper table,
  .shop_table.cart {
    font-size: 13px !important;
  }

  .yith-ywraq-mail-form-wrapper {
    padding: 22px !important;
  }

  .yith-ywraq-mail-form-wrapper h3,
  .yith-ywraq-mail-form-wrapper h2,
  .yith-ywraq-mail-form-wrapper legend {
    font-size: 26px !important;
  }
}/* End custom CSS */