/**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

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

Template: astra

*/
a {
  text-decoration: none !important;
}

.wp-block-uagb-container.homepage__destaques {
  flex-wrap: wrap !important;
}

.homepage__destaques > .wp-block-uagb-container {
  width: 320px;
  background-color: #d6d9e1;
}

.homepage__destaques h2.wc-block-featured-category__title {
  font-size: 1.5rem;
}

.title-highlight {
	color: #F9E804;
}

.wc-block-grid__product-title,
.woocommerce-loop-product__title
{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uagb-ifb-button-wrapper a {
  text-transform: capitalize !important;

  letter-spacing: inherit;
}

.astra-shop-summary-wrap a.wp-element-button {
  text-align: center !important;

  padding: 10px 12px;

  line-height: initial;

  font-size: 1rem;

  border-radius: 5px;
}

a.checkout {
  display: none !important;
}

.fileira-produtos .wc-block-grid__products {
  justify-content: center;
}

.solicitar-orcamento-whatsapp {
  width: 100%;
}

.orcamento.wp-block-uagb-container.uagb-block-7288da75.alignfull.uagb-is-root-container {
  margin: 0 auto !important;
  max-width: 80vw !important;
  width: 100vw;
}

/* campo de busca */

.dgwt-wcas-style-pirx
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  border-radius: 7px;
}

#wpforms-790-field_6-container {
  display: none !important;
}

.widget-title-wrapper h2, #block-61 .uagb-heading-text{
	font-size: 1.375rem !important;
}

#block-75 > div {
	padding-top: 0;
} 

/*esse é um bloco do footer, o bloco de contato cujo o padding tá desalinhando com o restante dos blocos*/
.wp-block-uagb-container.uagb-block-4b58bc41.alignfull.uagb-is-root-container {
    padding: 0 !important;
}


/*modificações em relação aos blocos do rodapé também*/
@media (max-width: 922px) {
  .site-primary-footer-inner-wrap h2 {
    text-align: center;
  }

  ul.list-items-wrapper li {
    justify-content: center;
  }
	
  .contato-lista-itens .uagb-icon-list__wrap,
  section#block-52 .uagb-icon-list__wrap{
	align-items: center !important;
	}
}

@media (min-width: 922px) {
  .orcamento_page #page .ast-container {
    max-width: 1600px !important;
  }
}

@media (min-width: 1024px) {
  .wp-block-uagb-container.homepage__destaques {
    flex-wrap: nowrap !important;
  }

  .orcamento > div {
    flex-direction: row !important;

    align-items: flex-start !important;
  }

  /* The table containing the list of products and our custom elements */

  .orcamento .woocommerce .woocommerce-cart-form {
    flex: 1 0 60%; /* 100% at small screens; 70% on larger screens */
  }

  /* The element that contains the cart totals */

  .orcamento .woocommerce .cart-collaterals {
    flex: 1 0 30%; /* 100% at small screens; 30% on larger screens */

    margin-left: 15px;
  }

  /* Some minor tweak to make sure the cart totals fill the space */

  .orcamento .woocommerce .cart-collaterals .cart_totals {
    width: 100%;

    padding: 0 20px 70px;
  }

  .orcamento .uagb-container-inner-blocks-wrap {
    max-width: 100% !important;
  }

  .orcamento .orcamento__wocommerce__contato,
  .orcamento .wp-block-uagb-container.uagb-block-8e744a97 {
    padding: 0 !important;
  }

  .orcamento .uagb-block-4ae27830 {
    padding: 0;
  }

  .orcamento .orcamento__wocommerce__contato {
    margin-left: 35px;
  }

  .dgwt-wcas-style-pirx
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input {
    width: 480px;
  }
}
