/* Start custom CSS for shortcode, class: .elementor-element-a685dc3 */@media (min-width: 768px) {
  .praado-mobile-filter-btn,
  .praado-drawer-close {
    display: none !important;
  }
}
.praado-loja { max-width: 1360px; margin: 0 auto; }
.praado-product-thumb {
  border: 1px solid #e4e1dc;
  border-radius: 4px;
}
.praado-filter-submit {
  background: #2b211d !important;
  color: #fff !important;
  border-color: #2b211d !important;
}
.praado-filter-submit:hover { background: #5f3f30 !important; }

.praado-filter-clear {
  background: transparent !important;
  color: #2b211d !important;
  border-color: #2b211d !important;
}

.praado-sort select {
  border-color: #e4e1dc !important;
  color: #2b211d !important;
  box-shadow: none !important;
}
.woocommerce ul.products li.product img,
.elementor-widget-woocommerce-product-images img {
    object-fit: cover;
    object-position: top center;
    aspect-ratio: 3 / 4;
}/* End custom CSS */