/**
 * Theme Name:     Stickers
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   stickers
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.elementor-menu-cart__product-price.product-price{
	display:none;
}
.elementor-menu-cart__subtotal{
	display:none;
}
.elementor-menu-cart__product-name{
	margin-top:28px;
}
.wp-block-woocommerce-cart-order-summary-block{
	display:none;
}
.price{
	display:none!important;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none;
}
.wp-block-woocommerce-checkout-order-summary-totals-block {
    display: none;
}
.wc-block-components-totals-item.wc-block-components-totals-footer-item {
    display: none;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-checkout-order-summary__title-price{
	display:none;
}
li.woocommerce-order-overview__total.total{
    display: none!important;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details{
	display:none;
}
h2.woocommerce-order-details__title{
	display:none;
}
.aws-search-result .aws_result_price{
	display:none;
}
.search-results .content-area{
	background:black;
	color:white;
}
h2.woocommerce-loop-product__title {
    color: white;
    font-size: 1.2em;
}
.aws-container .aws-search-form{
	height:54px;
}
span.onsale{
	display:none!important;
}
.woocommerce div.product form.cart .variations select{
	    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat #ffffff;
	  background-position: calc(100% - 12px) 50%;
}
table td, table th{
	padding:0px;
}
label{
	color:white;
}
.woocommerce div.product form.cart .variations label{
	font-size:1.4em;
}
:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty{
	width:80px;
}
tr{
	   display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
	margin-bottom:10px
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: black;
}
a.reset_variations{
	display:none;
}
.wc-block-cart-items tr{
	display:flex;
	flex-direction: row;
	margin-bottom:0px;
}
table.wc-block-cart-items .wc-block-cart-items__header{
	display:none;
}
td.product-total {
    display: none;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name{
	max-width:100%;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th, .elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr{
	padding:0px;
}
@media screen and (max-width:600px){
	.aws-container .aws-show-clear .aws-search-field {
    padding-right: 0px;
}
}
button:hover {
    background-color: #CEBC1C;
}
.product-name{
	    display: flex;
    align-items: center;
}
.product_cat-stickers-pt .quantity .input-text.qty{
display:none;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text{
	color:white;
}
button[data-filter="produtos-customizados"] {
  display: none !important;
}
button[data-filter="custom-products"]{
	display:none!Important;
}
.woocommerce ul.order_details li:last-of-type {
    border: none;
    display: none;
}
.woocommerce ul.order_details li.email{
	border-right:0px;
}
label.file-name span{
	color: black;
}