/*
Theme Name: Trussadi
Theme URI: https://example.com/trussadi
Description: Tema restaurado da vitrine da Queijaria Oficial.
Author: OpenAI Codex
Author URI: https://openai.com/
Version: 1.1.0
Requires at least: 6.6
Tested up to: 6.9
Requires PHP: 8.0
Text Domain: trussadi
*/

:root {
  --primary-color: #b20000;
  --fs-color-primary: #b20000;
  --fs-color-secondary: #3bae85;
  --fs-color-success: #7a9c59;
  --fs-color-alert: #b20000;
  --fs-experimental-link-color: #000000;
  --fs-experimental-link-color-hover: #000000;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1480px;
}

.row.row-collapse {
  max-width: 1450px;
}

.row.row-small {
  max-width: 1472.5px;
}

.row.row-large {
  max-width: 1510px;
}

.header-main {
  height: 100px;
}

#logo {
  width: 169px;
}

#logo img {
  max-height: 100px;
}

.header-bottom {
  min-height: 10px;
  background-color: #f1f1f1;
}

.header-top {
  min-height: 30px;
}

.header-bg-color {
  background-color: rgba(255, 255, 255, 0.9);
}

.header.show-on-scroll,
.stuck .header-main {
  height: 70px !important;
}

.stuck #logo img {
  max-height: 70px !important;
}

@media (max-width: 549px) {
  .header-main {
    height: 81px;
  }

  #logo img {
    max-height: 81px;
  }
}

body {
  color: #b20000;
  font-family: Montserrat, sans-serif;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a,
.banner h1,
.banner h2 {
  color: #b20000;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a,
.links > li > a {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: none;
}

.breadcrumbs,
.section-title span,
h3.widget-title,
span.widget-title {
  text-transform: none;
}

.header:not(.transparent) .top-bar-nav > li > a {
  color: #ffffff;
}

.top-bar-nav.nav-line-bottom > li > a:before,
.top-bar-nav.nav-line-grow > li > a:before,
.top-bar-nav.nav-line > li > a:before,
.top-bar-nav.nav-box > li > a:hover,
.top-bar-nav.nav-box > li.active > a,
.top-bar-nav.nav-pills > li > a:hover,
.top-bar-nav.nav-pills > li.active > a {
  color: #fff !important;
  background-color: #d41111;
}

.header-main .social-icons,
.header-main .cart-icon strong,
.header-main .menu-title,
.header-main .header-button > .button.is-outline,
.header-main .nav > li > a > i:not(.icon-angle-down) {
  color: #0a0a0a !important;
}

.header-main .header-button > .button.is-outline,
.header-main .cart-icon strong:after,
.header-main .cart-icon strong {
  border-color: #0a0a0a !important;
}

.header-main .header-button > .button:not(.is-outline) {
  background-color: #0a0a0a !important;
}

.header-main .current-dropdown .cart-icon strong,
.header-main .header-button > .button:hover {
  background-color: #0a0a0a !important;
  border-color: #0a0a0a !important;
}

.header-main .menu-title:hover,
.header-main .social-icons a:hover,
.header-main .header-button > .button.is-outline:hover,
.header-main .nav > li > a:hover > i:not(.icon-angle-down) {
  color: #0a0a0a !important;
}

.header-main .header-button > .button:hover,
.header-main .header-button > .button:hover i,
.header-main .header-button > .button:hover span {
  color: #fff !important;
}

.search-form {
  width: 100%;
}

.top-bar-nav > li > a {
  line-height: 100px;
}

.header-main .nav > li > a {
  line-height: 16px;
}

.stuck .header-main .nav > li > a {
  line-height: 50px;
}

.header-bottom-nav > li > a {
  line-height: 35px;
}

.header-cart-link {
  font-size: 10px !important;
}

.header-cart-link .header-cart-title {
  color: #5f5f5f;
  font-size: 13px;
  font-weight: 500;
}

.header-cart-link .cart-price {
  color: #5f5f5f;
}

.header-cart-link .icon-shopping-basket {
  font-size: 26px;
  vertical-align: middle;
}

[data-icon-label]:after {
  background-color: #b20000 !important;
}

.button#place_order,
.button.checkout,
.checkout-button,
.single_add_to_cart_button.button,
.sticky-add-to-cart-select-options-button {
  background-color: #b20000 !important;
}

.single_add_to_cart_button {
  width: 100%;
  height: 60px;
  margin-top: 25px;
  font-size: 18px !important;
}

.add_to_cart_button {
  width: 100%;
}

.badge-inner.on-sale {
  background-color: #b20000;
}

.price del,
.product_list_widget del,
del .woocommerce-Price-amount {
  color: #8224e3;
}

ins .woocommerce-Price-amount {
  color: #8224e3;
}

input[type="submit"],
input[type="button"],
button:not(.icon),
.button:not(.icon) {
  border-radius: 5px !important;
}

.footer-1,
.absolute-footer,
html {
  background-color: #f2f2f2;
}

.absolute-footer {
  color: #000 !important;
}

.widget:where(:not(.widget_shopping_cart)) a,
.widget:where(:not(.widget_shopping_cart)) a:hover {
  color: #000000;
}

.is-divider {
  background-color: #b20000;
}

.qo-reference-home {
  background: #fff;
}

.qo-reference-home .section {
  padding-top: 0;
  padding-bottom: 0;
}

.qo-home-title {
  font-size: 1.7rem;
  line-height: 0.75;
  text-align: center;
}

.qo-home-title p {
  margin: 0 0 28px;
}

.qo-reference-home .product-small {
  height: 100%;
}

.qo-reference-home .col-inner {
  height: 100%;
}

.qo-reference-home .product-small .box-image {
  background: #fff;
}

.qo-reference-home .product-small .box-image img.attachment-woocommerce_thumbnail,
.qo-reference-home .product-small .box-image img.back-image,
.qo-catalog-grid .product-small .box-image img.attachment-woocommerce_thumbnail,
.qo-catalog-grid .product-small .box-image img.back-image {
  width: 247px;
  max-width: 100%;
  margin: 0 auto;
}

.qo-reference-home .box-text.text-center.is-xsmall,
.qo-catalog-grid .box-text.text-center.is-xsmall {
  display: flex;
  min-height: 173px;
  flex-direction: column;
  justify-content: space-between;
}

.woocommerce-loop-product__title {
  height: 50px !important;
  padding-top: 5px;
  margin-bottom: 12px !important;
  overflow: hidden;
  font-size: 0.95rem;
  line-height: 1.25;
}

.price-wrapper {
  min-height: 32px;
  margin-bottom: 10px;
}

.payment-info {
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
}

.payment-price {
  font-size: 0.95rem;
}

.payment-name.best_no_fee {
  color: #000;
  font-size: 0.92rem;
}

.payment-name.best_no_fee .number {
  font-weight: 400;
}

.qo-reference-home .button.primary,
.qo-catalog-grid .button.primary {
  width: 100%;
  min-height: 38px;
  margin: 0;
  background-color: #b20000 !important;
  border-color: #b20000 !important;
  box-shadow: none;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.qo-reference-home .button.primary:hover,
.qo-catalog-grid .button.primary:hover {
  background-color: #930000 !important;
  border-color: #930000 !important;
}

.qo-cta-section {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.qo-cta-section .button.primary {
  min-width: 300px;
}

.qo-feature-section {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  background-color: #fff;
}

.qo-feature-section .icon-box {
  margin-bottom: 0;
}

.qo-feature-section .icon-box-img {
  width: 25px !important;
}

.qo-feature-section h3 {
  margin-bottom: 0;
  color: #b20000;
  font-size: 0.85rem;
  font-weight: 700;
}

.qo-catalog-heading {
  margin: 16px 0 24px;
  text-align: center;
}

.qo-catalog-heading h2 {
  margin: 0;
  font-size: 1.7rem;
}

.qo-search-shell {
  padding: 12px 0 16px;
}

.qo-search-shell .searchform-wrapper {
  display: grid;
  grid-template-columns: minmax(0, 520px) auto;
  justify-content: center;
  gap: 0;
}

.qo-search-shell .search-field {
  height: 38px;
  margin: 0;
  border: 0;
  border-radius: 5px 0 0 5px;
  background: #fff;
  box-shadow: none;
}

.qo-search-shell .button {
  min-height: 38px;
  border-radius: 0 5px 5px 0 !important;
}

.qo-mobile-tools {
  display: none;
  padding: 12px 20px 0;
}

.qo-mobile-tools__row {
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 14px;
}

.qo-mobile-tools .button,
.qo-mobile-tools .header-cart-link {
  margin-bottom: 0;
}

.qo-result-count {
  margin: 0 0 22px;
  color: #666;
  text-align: center;
  font-size: 0.95rem;
}

.qo-empty-state {
  padding: 20px 0 40px;
  color: #666;
  text-align: center;
}

.footer-widgets.footer {
  padding-top: 22px;
}

.footer-widgets .widget {
  margin-bottom: 0;
}

.footer-widgets .widget-title {
  color: #b20000;
  font-weight: 600;
}

.footer-widgets .menu,
.footer-widgets .textwidget {
  color: #000;
  font-size: 0.95rem;
}

.footer-widgets .menu > li + li {
  margin-top: 10px;
}

.related.products,
.upsells.products {
  clear: both;
  padding: 24px 0 48px;
}

.related.products > h2,
.upsells.products > h2 {
  margin-bottom: 22px;
  text-align: center;
}

.related.products .products,
.upsells.products .products {
  margin-bottom: 0;
}

.related.products .product-small,
.upsells.products .product-small {
  height: 100%;
}

.related.products .box-text.text-center.is-xsmall,
.upsells.products .box-text.text-center.is-xsmall {
  display: flex;
  min-height: 173px;
  flex-direction: column;
  justify-content: space-between;
}

#footer,
.footer-wrapper {
  clear: both;
  position: relative;
}

@media screen and (min-width: 550px) {
  .products .box-vertical .box-image {
    min-width: 247px !important;
    width: 247px !important;
  }
}

@media only screen and (max-width: 420px) {
  .single_add_to_cart_button {
    width: 100%;
    margin-top: 15px;
  }
}

@media (max-width: 849px) {
  .qo-mobile-tools {
    display: block;
  }

  .qo-home-title,
  .qo-catalog-heading h2 {
    font-size: 1.5rem;
  }

  .qo-cta-section .button.primary {
    min-width: 0;
    width: 100%;
  }

  .qo-search-shell .searchform-wrapper {
    grid-template-columns: 1fr auto;
  }
}
