/*  MICROTHEMER STYLES  */

/*= Animações =============== */

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}


/*= Pasta sem txedtulo ======== */

/** Pasta sem txedtulo >> .pro_price_extra_info img **/
.pro_price_extra_info img {
	width: 160px !important;
	margin-top: 7px !important;
}

/** Pasta sem txedtulo >> .woocommerce-MyAccount-navigation-link--downloads a **/
.woocommerce-MyAccount-navigation-link--downloads a {
	visibility: hidden !important;
}

/** Pasta sem txedtulo >> .content-top .woostify-container **/
.content-top .woostify-container {
	height: 1px !important;
	overflow: hidden !important;
	overflow-x: hidden !important;
	overflow-y: hidden !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo >> #quantity_66fbee8abcb67 **/
#quantity_66fbee8abcb67 {
	width: 232px !important;
}

/** Pasta sem txedtulo >> .elementor-element-207d405 .wci-open-popup **/
.elementor-element-207d405 .wci-open-popup {
	background-color: rgb(232, 232, 232) !important;
}

/** Pasta sem txedtulo >> #content .woostify-single-product-stock-label **/
#content .woostify-single-product-stock-label {
	color: rgb(255, 0, 0) !important;
}

/** Pasta sem txedtulo >> #product-37173 .open-popup-text **/
#product-37173 .open-popup-text {
	color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo >> #product-37173 .wci-open-popup **/
#product-37173 .wci-open-popup {
	color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo >> .os-quantity-wrapper button[type="submit"] **/
.os-quantity-wrapper button[type="submit"] {
	width: 150px !important;
	padding: 020px 20px 0 0 !important;
}

/** Pasta sem txedtulo >> #quantity_66fc36d9afa7d **/
#quantity_66fc36d9afa7d {
	height: 50px !important;
}

/** Pasta sem txedtulo >> .woo-custom-installments-price ins **/
.woo-custom-installments-price ins {
	background-color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo >> .masonry .eael-star-rating **/
.masonry .eael-star-rating {
	width: 1px !important;
	margin-top: 10px !important;
}

/** Pasta sem txedtulo >> #shipping-calculator-form **/
#shipping-calculator-form {
	width: 220px !important;
}

/** Pasta sem txedtulo >> #calc_shipping_country_field .select2-selection **/
#calc_shipping_country_field .select2-selection {
	visibility: hidden !important;
}

/** Pasta sem txedtulo >> #eael-product-grid .eael-star-rating **/
#eael-product-grid .eael-star-rating {
	visibility: hidden !important;
}

/** Pasta sem txedtulo >> #eael-product-grid ins **/
#eael-product-grid ins {
	font-size: 30px !important;
}

/** Pasta sem txedtulo >> .product_meta .tagged_as **/
.product_meta .tagged_as {
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo >> .elementor-element-86e4e4a > div:nth-of-type(1) > div:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > bdi **/
.elementor-element-86e4e4a > div:nth-of-type(1) > div:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > bdi {
	font-size: 16px !important;
}

/** Pasta sem txedtulo >> .elementor-element-86e4e4a > div:nth-of-type(1) > div:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(2) > bdi **/
.elementor-element-86e4e4a > div:nth-of-type(1) > div:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(1) > span:nth-of-type(2) > bdi {
	font-size: 14px !important;
}

/** Pasta sem txedtulo >> #shipping_method .shipping-label **/
#shipping_method .shipping-label {
	color: rgb(48, 35, 35) !important;
}

/** Pasta sem txedtulo >> tbody > tr:nth-of-type(3) > td:nth-of-type(1) > span:nth-of-type(1) > bdi **/
tbody > tr:nth-of-type(3) > td:nth-of-type(1) > span:nth-of-type(1) > bdi {
	color: rgb(0, 41, 248) !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo >> .os-quantity-wrapper button[type="button"] _2 **/
.os-quantity-wrapper button[type="button"] {
	background-color: rgb(40, 194, 2) !important;
	padding: 10px !important;
	margin-top: -3px !important;
}

/** Pasta sem txedtulo >> #content .open-popup-text:hover **/
#content .open-popup-text:hover {
	color: rgb(0, 34, 255) !important;
	text-decoration: underline !important;
	background-color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo >> #content **/
#content {
	border-top-color: rgb(255, 246, 246) !important;
}

/** Pasta sem txedtulo >> #content .woostify-single-product-stock **/
#content .woostify-single-product-stock {
	margin-bottom: 0 !important;
	margin-left: -35px !important;
}

/** Pasta sem txedtulo >> .woocommerce-shipping-calculator .shipping-calculator-button **/
.woocommerce-shipping-calculator .shipping-calculator-button {
	color: rgb(242, 6, 6) !important;
	font-size: 16px !important;
	margin-top: 5px !important;
	-webkit-animation-name: flash !important;
	animation-name: flash !important;
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
	-webkit-animation-delay: 2s !important;
	animation-delay: 2s !important;
	-webkit-animation-iteration-count: 5 !important;
	animation-iteration-count: 5 !important;
}

/** Pasta sem txedtulo >> .woocommerce-shipping-totals th **/
.woocommerce-shipping-totals th {
	width: 1% !important;
	height: 1px !important;
	position: fixed !important;
	visibility: hidden !important;
}


/*= Pasta sem txedtulo 2 ====== */

/** Pasta sem txedtulo 2 >> #eael-product-grid .woocommerce-loop-product__title **/
#eael-product-grid .woocommerce-loop-product__title {
	line-height: 21px !important;
}

/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-title strong **/
#wc-shipping-sim-form-title strong {
	font-family: arial !important;
	color: rgb(7, 7, 7) !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-left: 5px !important;
}

/** Pasta sem txedtulo 2 >> #wc-shipping-sim-br-cep-finder a **/
#wc-shipping-sim-br-cep-finder a {
	font-family: arial !important;
	color: rgb(0, 0, 0) !important;
	font-size: 14px !important;
	margin-top: 5px !important;
}

/** Pasta sem txedtulo 2 >> #wc-shipping-sim-results-title **/
#wc-shipping-sim-results-title {
	color: rgb(56, 61, 56) !important;
	font-size: 15px !important;
	padding-left: 8px !important;
}

/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-fields **/
#wc-shipping-sim-form-fields {
	width: auto !important;
	margin-left: 5px !important;
}

/** Pasta sem txedtulo 2 >> #calc_shipping_state_field .select2-selection **/
#calc_shipping_state_field .select2-selection {
	height: 42px !important;
}

/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-fields input[type="tel"] **/
#wc-shipping-sim-form-fields input[type="tel"] {
	width: 140px !important;
	height: 34px !important;
}

/** Pasta sem txedtulo 2 >> .order_details .button **/
.order_details .button {
	color: rgb(255, 255, 255) !important;
	text-decoration: underline !important;
	background-color: rgb(78, 201, 17) !important;
}

/** Pasta sem txedtulo 2 >> .flexify-common-wrap__wrapper .flexify-common-wrap__content-left **/
.flexify-common-wrap__wrapper .flexify-common-wrap__content-left {
	width: 900px !important;
}

/** Pasta sem txedtulo 2 >> .flexify-review-customer__row--shipping-address > div:nth-of-type(2) > address:nth-of-type(1) > address **/
.flexify-review-customer__row--shipping-address > div:nth-of-type(2) > address:nth-of-type(1) > address {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 >> .flexify-review-customer__row--address > div:nth-of-type(2) > address:nth-of-type(1) > address **/
.flexify-review-customer__row--address > div:nth-of-type(2) > address:nth-of-type(1) > address {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 >> .order_details li **/
.order_details li {
	color: rgb(25, 26, 27) !important;
	font-size: 18px !important;
}

/** Pasta sem txedtulo 2 >> .order_details > li:nth-of-type(1) > div **/
.order_details > li:nth-of-type(1) > div {
	margin-top: 30px !important;
}

/** Pasta sem txedtulo 2 >> .product_tag-placa-potencia-a99035102-original-bivolt .elementor-section-content-top **/
.product_tag-placa-potencia-a99035102-original-bivolt .elementor-section-content-top {
	border-color: rgb(252, 252, 252) !important;
}

/** Pasta sem txedtulo 2 >> .woocommerce-shipping-totals .shipping-methods-label **/
.woocommerce-shipping-totals .shipping-methods-label {
	color: rgb(210, 0, 0) !important;
}

/** Pasta sem txedtulo 2 >> .quantity bdi **/
.quantity bdi {
	color: rgb(0, 0, 255) !important;
}

/** Pasta sem txedtulo 2 >> .flexify-checkout__content-left h1 **/
.flexify-checkout__content-left h1 {
	color: rgb(0, 0, 255) !important;
	text-decoration: underline !important;
}

/** Pasta sem txedtulo 2 >> .payment_method_asaas-credit-card p **/
.payment_method_asaas-credit-card p {
	color: rgb(7, 7, 7) !important;
}

/** Pasta sem txedtulo 2 >> .flexify-step__content .flexify-heading--payment **/
.flexify-step__content .flexify-heading--payment {
	font-family: Tahoma !important;
	font-size: 16px !important;
}

/** Pasta sem txedtulo 2 >> #cookie-law-info-bar .cli_messagebar_head **/
#cookie-law-info-bar .cli_messagebar_head {
	color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo 2 >> #cookie-law-info-bar .cli-bar-message **/
#cookie-law-info-bar .cli-bar-message {
	color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo 2 >> #cookie-law-info-bar .wt-cli-ccpa-opt-out **/
#cookie-law-info-bar .wt-cli-ccpa-opt-out {
	color: rgb(255, 229, 0) !important;
}

/** Pasta sem txedtulo 2 >> .e-cart-totals a:nth-of-type(2) **/
.e-cart-totals a:nth-of-type(2) {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 >> .woo-custom-installments-group .woo-custom-installments-offer **/
.woo-custom-installments-group .woo-custom-installments-offer {
	font-size: 13px !important;
	background-color: rgb(255, 251, 251) !important;
	padding: 3px 7px 3px 7px !important;
}

/** Pasta sem txedtulo 2 >> #wp-admin-bar-customize .ab-item **/
#wp-admin-bar-customize .ab-item {
	color: rgb(16, 16, 16) !important;
}

/** Pasta sem txedtulo 2 >> #tab-description **/
#tab-description {
	background-color: rgb(234, 234, 234) !important;
	padding: 10px !important;
	margin-top: 2px !important;
}

/** Pasta sem txedtulo 2 >> .elementor-product-variable .wci-open-popup **/
.elementor-product-variable .wci-open-popup {
	background-color: rgb(255, 255, 255) !important;
	margin-left: -1px !important;
}

/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-fields button[type="submit"] **/
#wc-shipping-sim-form-fields button[type="submit"] {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(27, 27, 27) !important;
	height: 35px !important;
	padding-top: 10px !important;
	padding-bottom: 15px !important;
}


/*= Pasta sem txedtulo 2 2 ==== */

/** Pasta sem txedtulo 2 2 >> .elementor-animation- .fas::before **/
.elementor-animation- .fas::before {
	font-size: 25px !important;
}

/** Pasta sem txedtulo 2 2 >> .form-row > .input-text **/
.form-row > .input-text {
	border-color: rgb(180, 180, 180) !important;
	border-width: 1px !important;
}

/** Pasta sem txedtulo 2 2 >> .fee bdi **/
.fee bdi {
	color: rgb(0, 0, 241) !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 >> .fee th **/
.fee th {
	font-family: Arial !important;
	color: rgb(0, 0, 241) !important;
	font-size: 13px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 >> #payment .badge-discount-checkout **/
#payment .badge-discount-checkout {
	color: rgb(8, 228, 0) !important;
}

/** Pasta sem txedtulo 2 2 >> #filter_6679_0 .filter-title **/
#filter_6679_0 .filter-title {
	color: rgb(33, 30, 30) !important;
	font-size: 20px !important;
	padding-bottom: 10px !important;
}

/** Pasta sem txedtulo 2 2 >> .wpcsb-product-price .wpcsb-price-ori **/
.wpcsb-product-price .wpcsb-price-ori {
	width: 300px !important;
	height: 80px !important;
}

/** Pasta sem txedtulo 2 2 >> #place_order **/
#place_order {
	background-color: rgb(70, 211, 0) !important;
	border-color: rgb(70, 211, 0) !important;
}

/** Pasta sem txedtulo 2 2 >> #billing_neighborhood_field **/
#billing_neighborhood_field {
	padding-left: 5px !important;
}

/** Pasta sem txedtulo 2 2 >> #payment .woocommerce-privacy-policy-link **/
#payment .woocommerce-privacy-policy-link {
	color: rgb(0, 41, 248) !important;
}

/** Pasta sem txedtulo 2 2 >> #wcf-embed-checkout-form .woocommerce-message::before **/
#wcf-embed-checkout-form .woocommerce-message::before {
	color: rgb(0, 41, 248) !important;
}

/** Pasta sem txedtulo 2 2 >> #billing_country_field **/
#billing_country_field {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> #billing_country_field .required **/
#billing_country_field .required {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> #billing_postcode_field **/
#billing_postcode_field {
	width: 50% !important;
}

/** Pasta sem txedtulo 2 2 >> .woocommerce-order b:nth-of-type(2) **/
.woocommerce-order b:nth-of-type(2) {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> .woocommerce-order b:nth-of-type(3) **/
.woocommerce-order b:nth-of-type(3) {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> .woocommerce-order b:nth-of-type(1) **/
.woocommerce-order b:nth-of-type(1) {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> .eael-product-grid-column-tablet-2 a::before **/
.eael-product-grid-column-tablet-2 a::before {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> #eael-product-grid .woo-custom-installments-offer **/
#eael-product-grid .woo-custom-installments-offer {
	background-color: rgba(254, 254, 254, 0.15) !important;
}

/** Pasta sem txedtulo 2 2 >> #customer_information_heading **/
#customer_information_heading {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 2 2 >> .flex-control-thumbs img **/
.flex-control-thumbs img {
	width: 100px !important;
	position: relative !important;
	top: 0 !important;
}

/** Pasta sem txedtulo 2 2 >> .woocommerce-product-gallery__image .wp-post-image **/
.woocommerce-product-gallery__image .wp-post-image {
	width: 600px !important;
}

/** Pasta sem txedtulo 2 2 >> .elementor-element-ea04647 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > a **/
.elementor-element-ea04647 > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > a {
	position: relative !important;
	bottom: 15px !important;
}

/** Pasta sem txedtulo 2 2 >> #wc-shipping-sim-results .shipping-rate-label **/
#wc-shipping-sim-results .shipping-rate-label {
	font-family: Arial !important;
	font-size: 13px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 >> OCUTAR PREÇO NOMRAL **/
.woo-custom-installments-price .woocommerce-Price-amount {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 >> Wc shipping sim form **/
#wc-shipping-sim-form {
	border-color: rgb(221, 221, 221) !important;
	border-width: 1px !important;
}

/** Pasta sem txedtulo 2 2 >> OCUTAR PREÇO SALE **/
.sale .woo-custom-installments-group-main-price {
	visibility: visible !important;
}

/** Pasta sem txedtulo 2 2 >> Discount before economy pix **/
.woo-custom-installments-economy-pix-badge .discount-before-economy-pix {
	color: rgb(247, 247, 247) !important;
}


/*= Pasta sem txedtulo 3 ====== */

/** Pasta sem txedtulo 3 >> .woocommerce-billing-fields h3 **/
.woocommerce-billing-fields h3 {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 3 >> #order_review_heading **/
#order_review_heading {
	color: rgb(0, 0, 241) !important;
}

/** Pasta sem txedtulo 3 >> .checkout a::before **/
.checkout a::before {
	margin-top: -10px !important;
}

/** Pasta sem txedtulo 3 >> .product_tag-motor-ventilador-a04275101-127v .ast-shop-product-out-of-stock **/
.product_tag-motor-ventilador-a04275101-127v .ast-shop-product-out-of-stock {
	color: rgb(255, 0, 0) !important;
}

/** Pasta sem txedtulo 3 >> #content .ast-shop-product-out-of-stock **/
#content .ast-shop-product-out-of-stock {
	color: rgb(255, 0, 0) !important;
}

/** Pasta sem txedtulo 3 >> .original-price .woocommerce-Price-amount **/
.original-price .woocommerce-Price-amount {
	color: rgb(7, 7, 7) !important;
}

/** Pasta sem txedtulo 3 >> .wc-proceed-to-checkout a:nth-of-type(1) **/
.wc-proceed-to-checkout a:nth-of-type(1) {
	background-color: rgb(11, 11, 11) !important;
	visibility: visible !important;
}

/** Pasta sem txedtulo 3 >> .asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload **/
.asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload {
	width: 800px !important;
}

/** Pasta sem txedtulo 3 >> .shipping-taxable .woocommerce-loop-product__title **/
.shipping-taxable .woocommerce-loop-product__title {
	padding-right: 3px !important;
	padding-left: 3px !important;
}

/** Pasta sem txedtulo 3 >> #content .wp-post-image **/
#content .wp-post-image {
	height: 400px !important;
	position: relative !important;
	bottom: 40px !important;
}

/** Pasta sem txedtulo 3 >> .coupon button[type="submit"] **/
.coupon button[type="submit"] {
	margin-left: 20px !important;
}

/** Pasta sem txedtulo 3 >> .uael-woo-products-summary-wrap .uael-woo-products-button-align **/
.uael-woo-products-summary-wrap .uael-woo-products-button-align {
	margin-bottom: 10px !important;
}

/** Pasta sem txedtulo 3 >> .elementor-vertical-align-top .e-font-icon-svg **/
.elementor-vertical-align-top .e-font-icon-svg {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 3 >> #quantity_676ea74c36e8f **/
#quantity_676ea74c36e8f {
	width: 65px !important;
}

/** Pasta sem txedtulo 3 >> .order-total bdi **/
.order-total bdi {
	color: rgb(0, 15, 232) !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 3 >> .woocommerce-additional-fields h3 **/
.woocommerce-additional-fields h3 {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 3 >> #wcf-embed-checkout-form .wcf-shipping-methods-title **/
#wcf-embed-checkout-form .wcf-shipping-methods-title {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 3 >> #payment_options_heading **/
#payment_options_heading {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 3 >> .elementor-widget-woocommerce-product-images .onsale **/
.elementor-widget-woocommerce-product-images .onsale {
	background-color: rgb(45, 218, 1) !important;
	padding: 2px 5px 2px 5px !important;
	margin-top: 5px !important;
}

/** Pasta sem txedtulo 3 >> .comment-form-rating label **/
.comment-form-rating label {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 3 >> .comment-form-comment label **/
.comment-form-comment label {
	color: rgb(19, 0, 237) !important;
}

/** Pasta sem txedtulo 3 >> #submit **/
#submit {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(255, 240, 0) !important;
}

/** Pasta sem txedtulo 3 >> .woocommerce-table--order-details th **/
.woocommerce-table--order-details th {
	padding-left: 10px !important;
}

/** Pasta sem txedtulo 3 >> .cr-customer-consent .woocommerce-terms-and-conditions-checkbox-text **/
.cr-customer-consent .woocommerce-terms-and-conditions-checkbox-text {
	font-family: Arial !important;
	color: rgb(35, 37, 38) !important;
	font-size: 13px !important;
}

/** Pasta sem txedtulo 3 >> .validate-required .woocommerce-terms-and-conditions-checkbox-text **/
.validate-required .woocommerce-terms-and-conditions-checkbox-text {
	font-family: Arial !important;
	color: rgb(0, 0, 0) !important;
}


/*= Pasta sem txedtulo 2 2 2 == */

/** Pasta sem txedtulo 2 2 2 >> .woocommerce-notices-wrapper .woocommerce-message **/
.woocommerce-notices-wrapper .woocommerce-message {
	width: 1px !important;
	height: 1px !important;
	min-height: 1px !important;
	padding-top: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 2 >> .woocommerce .checkout **/
.woocommerce .checkout {
	margin-top: -30px !important;
}

/** Pasta sem txedtulo 2 2 2 >> #customer_details .required_field **/
#customer_details .required_field {
	font-family: Arial !important;
	color: rgb(17, 17, 17) !important;
}

/** Pasta sem txedtulo 2 2 2 >> #billing_cpf_field label **/
#billing_cpf_field label {
	color: rgb(6, 6, 6) !important;
}

/** Pasta sem txedtulo 2 2 2 >> .eael-product-grid-column-tablet-2 .woo-custom-installments-group **/
.eael-product-grid-column-tablet-2 .woo-custom-installments-group {
	height: 130px !important;
}

/** Pasta sem txedtulo 2 2 2 >> .dgwt-wcas-search-darkoverl-on .dgwt-wcas-ico-magnifier **/
.dgwt-wcas-search-darkoverl-on .dgwt-wcas-ico-magnifier {
	color: rgb(238, 255, 0) !important;
}

/** Pasta sem txedtulo 2 2 2 >> .elementor-widget-container .variable-range-price **/
.elementor-widget-container .variable-range-price {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 2 >> tr > td:nth-of-type(3) > a **/
tr > td:nth-of-type(3) > a {
	color: rgb(0, 30, 228) !important;
}

/** Pasta sem txedtulo 2 2 2 >> .woocommerce-variation-description p:nth-of-type(3) **/
.woocommerce-variation-description p:nth-of-type(3) {
	font-family: Arial !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	font-style: normal !important;
}

/** Pasta sem txedtulo 2 2 2 >> .woocommerce-variation-description p:nth-of-type(2) **/
.woocommerce-variation-description p:nth-of-type(2) {
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 >> .woocommerce-variation-description p:nth-of-type(1) **/
.woocommerce-variation-description p:nth-of-type(1) {
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 >> .uael-category__title-wrap .woocommerce-loop-category__title **/
.uael-category__title-wrap .woocommerce-loop-category__title {
	font-size: 14px !important;
	font-weight: 600 !important;
	text-transform: capitalize !important;
	padding-top: 0 !important;
}

/** Pasta sem txedtulo 2 2 2 >> #filter_7786_0 .show-more **/
#filter_7786_0 .show-more {
	color: rgb(0, 0, 255) !important;
	font-size: 15px !important;
	text-decoration: underline !important;
}

/** Pasta sem txedtulo 2 2 2 >> ul > li:nth-of-type(4) > label **/
ul > li:nth-of-type(4) > label {
	color: rgb(48, 45, 45) !important;
}

/** Pasta sem txedtulo 2 2 2 >> ul > li:nth-of-type(6) > label **/
ul > li:nth-of-type(6) > label {
	color: rgb(0, 17, 250) !important;
}

/** Pasta sem txedtulo 2 2 2 >> .woocommerce-shipping-destination strong **/
.woocommerce-shipping-destination strong {
	color: rgb(0, 22, 224) !important;
	font-size: 13px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 >> #content .variable-range-price **/
#content .variable-range-price {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 2 >> #content .reset_variations **/
#content .reset_variations {
	font-family: Verdana !important;
	color: rgb(252, 252, 252) !important;
	background-color: rgb(230, 2, 2) !important;
	padding: 10px 25px 10px 25px !important;
}

/** Pasta sem txedtulo 2 2 2 >> #billing_phone_field .woocommerce-input-wrapper **/
#billing_phone_field .woocommerce-input-wrapper {
	width: 50% !important;
}

/** Pasta sem txedtulo 2 2 2 >> .eael-product-list-add-to-cart-button .loading **/
.eael-product-list-add-to-cart-button .loading {
	background-color: rgb(255, 240, 0) !important;
}

/** Pasta sem txedtulo 2 2 2 >> #preset_7311 .filter-title **/
#preset_7311 .filter-title {
	color: rgb(7, 7, 7) !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	font-style: normal !important;
}

/** Pasta sem txedtulo 2 2 2 >> .elementor-element-98fc797 .elementor-widget-wrap **/
.elementor-element-98fc797 .elementor-widget-wrap {
	padding-top: 20px !important;
}

/** Pasta sem txedtulo 2 2 2 >> #shipping_method label **/
#shipping_method label {
	color: rgb(7, 7, 7) !important;
}

/** Pasta sem txedtulo 2 2 2 >> .e-woocommerce-coupon-nudge .e-show-coupon-form **/
.e-woocommerce-coupon-nudge .e-show-coupon-form {
	color: rgb(0, 7, 195) !important;
}

/** Pasta sem txedtulo 2 2 2 >> Emphasis (::before) **/
.dgwt-wcas-details-inner-active > div:nth-of-type(1) > a:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > span:nth-of-type(3) > i::before {
	color: rgb(251, 251, 251) !important;
}


/*= Pasta sem txedtulo 2 3 ==== */

/** Pasta sem txedtulo 2 3 >> #content .filter-title **/
#content .filter-title {
	font-family: Arial !important;
	color: rgb(0, 0, 0) !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	padding-bottom: 5px !important;
}

/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim-br-cep-finder a **/
#wc-shipping-sim-br-cep-finder a {
	color: rgb(0, 0, 0) !important;
	text-decoration: underline !important;
	margin-left: 7px !important;
}

/** Pasta sem txedtulo 2 3 >> #content .ast-stock-avail **/
#content .ast-stock-avail {
	margin-left: 0 !important;
}

/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim **/
#wc-shipping-sim {
	background-color: rgb(255, 255, 255) !important;
	width: auto !important;
	border: 1px solid rgb(221, 221, 221) !important;
}

/** Pasta sem txedtulo 2 3 >> .elementor-widget__width-initial .widget_shopping_cart_content **/
.elementor-widget__width-initial .widget_shopping_cart_content {
	padding-top: 10px !important;
}

/** Pasta sem txedtulo 2 3 >> #wci-accordion-installments .wci-accordion-item **/
#wci-accordion-installments .wci-accordion-item {
	padding-top: 10px !important;
	border-width: 0 !important;
}

/** Pasta sem txedtulo 2 3 >> #wci-accordion-installments button[type="button"] **/
#wci-accordion-installments button[type="button"] {
	color: rgb(0, 0, 255) !important;
	font-size: 15px !important;
	background-color: rgb(255, 255, 255) !important;
	height: 40px !important;
	padding-top: 10px !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-left: -6px !important;
	border-width: 0 !important;
}

/** Pasta sem txedtulo 2 3 >> #content .stock **/
#content .stock {
	color: rgb(255, 0, 0) !important;
	font-size: 13px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 3 >> .uael-sale-flash-wrap .uael-onsale **/
.uael-sale-flash-wrap .uael-onsale {
	font-size: 12px !important;
	font-weight: 600 !important;
	background-color: rgb(40, 201, 0) !important;
	width: 70px !important;
	min-width: 70px !important;
	height: 30px !important;
	min-height: 35px !important;
	margin-top: -20px !important;
	margin-left: 10px !important;
	border-radius: 10px !important;
}

/** Pasta sem txedtulo 2 3 >> .woocommerce-table__product-name a **/
.woocommerce-table__product-name a {
	padding-left: 10px !important;
}

/** Pasta sem txedtulo 2 3 >> button[type="button"] .open-popup-text **/
button[type="button"] .open-popup-text {
	color: rgb(0, 46, 173) !important;
	font-size: 14px !important;
	margin-left: -10px !important;
}

/** Pasta sem txedtulo 2 3 >> #quantity_676ecd6477420 **/
#quantity_676ecd6477420 {
	width: 62px !important;
}

/** Pasta sem txedtulo 2 3 >> .elementor-element-c536b20 > div:nth-of-type(1) > div:nth-of-type(2) > h3:nth-of-type(1) > a:hover **/
.elementor-element-c536b20 > div:nth-of-type(1) > div:nth-of-type(2) > h3:nth-of-type(1) > a:hover {
	color: rgb(255, 240, 0) !important;
}

/** Pasta sem txedtulo 2 3 >> #a11y-speak-polite **/
#a11y-speak-polite {
	width: 0 !important;
	min-width: 0 !important;
	height: 0 !important;
	min-height: 0 !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 3 >> #content .rank-math-html-sitemap **/
#content .rank-math-html-sitemap {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 3 >> #calc_shipping_country_field label **/
#calc_shipping_country_field label {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 3 >> #calc_shipping_state_field label **/
#calc_shipping_state_field label {
	color: rgb(1, 1, 1) !important;
}

/** Pasta sem txedtulo 2 3 >> #calc_shipping_city_field label **/
#calc_shipping_city_field label {
	color: rgb(1, 1, 1) !important;
}

/** Pasta sem txedtulo 2 3 >> #calc_shipping_postcode_field label **/
#calc_shipping_postcode_field label {
	color: rgb(1, 1, 1) !important;
}

/** Pasta sem txedtulo 2 3 >> #quantity_68373bbc70d1a **/
#quantity_68373bbc70d1a {
	height: 45px !important;
}

/** Pasta sem txedtulo 2 3 >> .elementor-element-b4adbbd a **/
.elementor-element-b4adbbd a {
	-webkit-animation-name: flash !important;
	animation-name: flash !important;
	-webkit-animation-duration: 1s !important;
	animation-duration: 1s !important;
	-webkit-animation-iteration-count: 8 !important;
	animation-iteration-count: 8 !important;
}

/** Pasta sem txedtulo 2 3 >> Elementor widget wrap **/
.elementor-element-2ba91a5 .elementor-widget-wrap {
	border-radius: 5px !important;
}

/** Pasta sem txedtulo 2 3 >> Bdi **/
.best-value bdi {
	font-size: 16px !important;
	font-weight: 600 !important;
}


/*= Pasta sem txedtulo 2 2 2 2 == */

/** Pasta sem txedtulo 2 2 2 2 >> .eael-product-list-buttons .button **/
.eael-product-list-buttons .button {
	color: rgb(21, 21, 21) !important;
	background-color: rgb(255, 240, 0) !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .elementor-widget-woocommerce-product-price .variable-range-price **/
.elementor-widget-woocommerce-product-price .variable-range-price {
	width: 1% !important;
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #preset_7790 .filter-title **/
#preset_7790 .filter-title {
	color: rgb(0, 0, 0) !important;
	font-size: 15px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #filter_5287_0 .filter-title **/
#filter_5287_0 .filter-title {
	color: rgb(0, 0, 0) !important;
	font-size: 15px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #preset_7315 .filter-title **/
#preset_7315 .filter-title {
	color: rgb(1, 1, 1) !important;
	font-size: 15px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #preset_7786 .filter-title **/
#preset_7786 .filter-title {
	color: rgb(3, 3, 3) !important;
	font-size: 15px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .wc-proceed-to-checkout a:nth-of-type(2) **/
.wc-proceed-to-checkout a:nth-of-type(2) {
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #preset_7786 option **/
#preset_7786 option {
	color: rgb(16, 15, 15) !important;
	font-size: 14px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #filter_14680_0 .show-more:hover **/
#filter_14680_0 .show-more:hover {
	color: rgb(242, 242, 1) !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #content .show-more **/
#content .show-more {
	color: rgb(0, 0, 255) !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	text-decoration: underline !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #content .elementor-element-464e03a **/
#content .elementor-element-464e03a {
	font-size: 14px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> ul > li:nth-of-type(10) > label:nth-of-type(1) > a **/
ul > li:nth-of-type(10) > label:nth-of-type(1) > a {
	color: rgb(10, 9, 9) !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #billing_first_name_field **/
#billing_first_name_field {
	width: 50% !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #billing_last_name_field **/
#billing_last_name_field {
	padding-left: 5px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .woocommerce-billing-fields__field-wrapper .input-text **/
.woocommerce-billing-fields__field-wrapper .input-text {
	color: rgb(25, 26, 27) !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #billing_cpf_field **/
#billing_cpf_field {
	width: 50% !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #billing_birthdate_field **/
#billing_birthdate_field {
	width: 50% !important;
	padding-left: 5px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .wc_payment_method > label **/
.wc_payment_method > label {
	font-family: Arial !important;
	color: rgb(0, 22, 224) !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #quantity_31320 **/
#quantity_31320 {
	height: 45px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .level-0 > a **/
.level-0 > a {
	color: rgb(0, 0, 0) !important;
	font-size: 16px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .dgwt-wcas-details-inner-active .dgwt-wcas-product-details **/
.dgwt-wcas-details-inner-active .dgwt-wcas-product-details {
	width: 250px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .dgwt-wcas-details-inner-active img **/
.dgwt-wcas-details-inner-active img {
	width: 150px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> #wcf_custom_coupon_field .wcf-coupon-col-1 **/
#wcf_custom_coupon_field .wcf-coupon-col-1 {
	padding-left: 5px !important;
	margin-bottom: 15px !important;
	margin-left: 5px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .mt-page-loja-de-refrigeracao-oficial .dgwt-wcas-details-wrapp **/
.mt-page-loja-de-refrigeracao-oficial .dgwt-wcas-details-wrapp {
	width: 285px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .dgwt-wcas-details-inner-active .dgwt-wcas-details-desc **/
.dgwt-wcas-details-inner-active .dgwt-wcas-details-desc {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> .dgwt-wcas-details-inner-active .dgwt-wcas-pd-addtc-form **/
.dgwt-wcas-details-inner-active .dgwt-wcas-pd-addtc-form {
	font-family: Arial !important;
	font-size: 12px !important;
	width: 230px !important;
}

/** Pasta sem txedtulo 2 2 2 2 >> Woocommerce Price currencySymbol **/
.discount-before-economy-pix .woocommerce-Price-currencySymbol {
	color: rgb(238, 238, 238) !important;
}


/*= Pasta sem txedtulo 2 2 3 == */

/** Pasta sem txedtulo 2 2 3 >> #billing_address_1_field **/
#billing_address_1_field {
	width: 50% !important;
	padding-left: 5px !important;
}

/** Pasta sem txedtulo 2 2 3 >> #order_review .cart_item **/
#order_review .cart_item {
	border-bottom-color: rgb(17, 18, 18) !important;
	border-bottom-width: 2px !important;
}

/** Pasta sem txedtulo 2 2 3 >> #order_review .ast-product-name **/
#order_review .ast-product-name {
	width: 150px !important;
}

/** Pasta sem txedtulo 2 2 3 >> #select2-calc_shipping_state-container **/
#select2-calc_shipping_state-container {
	padding-top: 5px !important;
}

/** Pasta sem txedtulo 2 2 3 >> #quantity_50736 **/
#quantity_50736 {
	height: 45px !important;
}


/*= Pasta sem txedtulo 2 3 2 == */

/** Pasta sem txedtulo 2 3 2 >> tbody > tr:nth-of-type(1) > .label **/
tbody > tr:nth-of-type(1) > .label {
	font-size: 13px !important;
	padding-top: 10px !important;
	margin-top: 16px !important;
}

/** Pasta sem txedtulo 2 3 2 >> tbody > tr:nth-of-type(1) > th:nth-of-type(1) > label **/
tbody > tr:nth-of-type(1) > th:nth-of-type(1) > label {
	color: rgb(13, 14, 17) !important;
}

/** Pasta sem txedtulo 2 3 2 >> .elementor-element-bd910cf .elementor-heading-title **/
.elementor-element-bd910cf .elementor-heading-title {
	color: rgb(250, 0, 0) !important;
}

/** Pasta sem txedtulo 2 3 2 >> #quantity_50743 **/
#quantity_50743 {
	height: 45px !important;
}

/** Pasta sem txedtulo 2 3 2 >> tbody > tr:nth-of-type(1) > th:nth-of-type(1) > label:nth-of-type(1) > span **/
tbody > tr:nth-of-type(1) > th:nth-of-type(1) > label:nth-of-type(1) > span {
	color: rgb(4, 34, 232) !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 3 2 >> tbody > tr:nth-of-type(2) > th:nth-of-type(1) > label **/
tbody > tr:nth-of-type(2) > th:nth-of-type(1) > label {
	color: rgb(13, 14, 17) !important;
}

/** Pasta sem txedtulo 2 3 2 >> tbody > tr:nth-of-type(2) > th:nth-of-type(1) > label:nth-of-type(1) > span **/
tbody > tr:nth-of-type(2) > th:nth-of-type(1) > label:nth-of-type(1) > span {
	color: rgb(4, 34, 232) !important;
	font-weight: 600 !important;
}

/** Pasta sem txedtulo 2 3 2 >> #pisol-ppscw-badge **/
#pisol-ppscw-badge {
	margin-bottom: 10px !important;
	border-radius: 10px !important;
}

/** Pasta sem txedtulo 2 3 2 >> #pisol-ppscw-badge .pisol-ppscw-badge-icon **/
#pisol-ppscw-badge .pisol-ppscw-badge-icon {
	width: 20px !important;
}

/** Pasta sem txedtulo 2 3 2 >> .mfp-content .pisol-ppscw-form-container **/
.mfp-content .pisol-ppscw-form-container {
	width: 800px !important;
}

/** Pasta sem txedtulo 2 3 2 >> .pisol-ppscw-form-container > div **/
.pisol-ppscw-form-container > div {
	width: 800px !important;
}

/** Pasta sem txedtulo 2 3 2 >> .pi-ppscw-address-form-error .pi-address-form-success **/
.pi-ppscw-address-form-error .pi-address-form-success {
	background-color: rgba(29, 33, 29, 0.95) !important;
}

/** Pasta sem txedtulo 2 3 2 >> .pisol-ppscw-form-container button[type="button"] **/
.pisol-ppscw-form-container button[type="button"] {
	color: rgb(4, 4, 4) !important;
	font-size: 30px !important;
	padding-left: 10px !important;
	margin-top: -16px !important;
}

/** Pasta sem txedtulo 2 3 2 >> #wc-shipping-sim-results-after **/
#wc-shipping-sim-results-after {
	font-size: 13px !important;
	padding-left: 8px !important;
}

/** Pasta sem txedtulo 2 3 2 >> #page .elementor-menu-cart__product-remove **/
#page .elementor-menu-cart__product-remove {
	width: 18px !important;
	margin-right: 10px !important;
}

/** Pasta sem txedtulo 2 3 2 >> Elementor divider **/
.elementor-element-7925239 .elementor-divider {
	border-color: rgb(221, 221, 221) !important;
}

/** Pasta sem txedtulo 2 3 2 >> Wci open popup **/
#product-51024 .wci-open-popup {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(255, 255, 255) !important;
}

/** Pasta sem txedtulo 2 3 2 >> Link **/
.elementor-element-1902fde > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > h3:nth-of-type(1) > a {
	color: rgb(255, 255, 255) !important;
}


/*( Desktop grande )*/
@media (min-width: 1200px) {
	/** Pasta sem txedtulo >> .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads **/
	.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo >> .elementor-widget-container > div:nth-of-type(1) > span:nth-of-type(1) > .woocommerce-Price-amount **/
	.elementor-widget-container > div:nth-of-type(1) > span:nth-of-type(1) > .woocommerce-Price-amount {
	font-size: 20px !important;
}

	/** Pasta sem txedtulo >> .eael-add-to-cart--align-flex-start button[type="submit"] **/
	.eael-add-to-cart--align-flex-start button[type="submit"] {
	height: 45px !important;
}

	/** Pasta sem txedtulo 2 >> .order_details > li:nth-of-type(1) > div **/
	.order_details > li:nth-of-type(1) > div {
	margin-left: 100px !important;
}

	/** Pasta sem txedtulo 2 >> .order_details li **/
	.order_details li {
	font-size: 14px !important;
	font-weight: 400 !important;
}

	/** Pasta sem txedtulo 2 >> .elementor-element-678a82a2 .elementor-widget-wrap **/
	.elementor-element-678a82a2 .elementor-widget-wrap {
	color: rgb(4, 4, 4) !important;
}

	/** Pasta sem txedtulo 2 >> head meta:nth-of-type(24) **/
	head meta:nth-of-type(24) {
	color: rgb(0, 0, 0) !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-title strong **/
	#wc-shipping-sim-form-title strong {
	color: rgb(19, 19, 20) !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-results-title **/
	#wc-shipping-sim-results-title {
	color: rgb(26, 27, 26) !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}

	/** Pasta sem txedtulo 2 2 >> #billing_neighborhood_field **/
	#billing_neighborhood_field {
	width: 50% !important;
}

	/** Pasta sem txedtulo 2 2 >> #billing_postcode_field **/
	#billing_postcode_field {
	width: 50% !important;
}

	/** Pasta sem txedtulo 2 2 >> .payment_method_asaas-credit-card .payment_box **/
	.payment_method_asaas-credit-card .payment_box {
	background-color: rgb(222, 222, 222) !important;
}

	/** Pasta sem txedtulo 2 2 >> .payment_method_asaas-ticket .payment_box **/
	.payment_method_asaas-ticket .payment_box {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(222, 222, 222) !important;
}

	/** Pasta sem txedtulo 2 2 >> #billing_number_field **/
	#billing_number_field {
	width: 50% !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .value .reset_variations **/
	.value .reset_variations {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .eael-product-grid-column-tablet-2 .woo-custom-installments-details **/
	.eael-product-grid-column-tablet-2 .woo-custom-installments-details {
	margin-top: 5px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #eael-product-grid .woo-custom-installments-details **/
	#eael-product-grid .woo-custom-installments-details {
	margin-top: 8px !important;
}

	/** Pasta sem txedtulo 3 >> .original-price .woocommerce-Price-amount **/
	.original-price .woocommerce-Price-amount {
	color: rgb(48, 47, 52) !important;
	font-size: 15px !important;
	padding-right: 3px !important;
}

	/** Pasta sem txedtulo 3 >> #content .wp-post-image **/
	#content .wp-post-image {
	width: 500px !important;
	height: 500px !important;
	margin-left: 30px !important;
}

	/** Pasta sem txedtulo 3 >> #quantity_4245 **/
	#quantity_4245 {
	height: 45px !important;
}

	/** Pasta sem txedtulo 2 3 >> #content .filter-title **/
	#content .filter-title {
	font-size: 15px !important;
	font-style: normal !important;
}

	/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim-br-cep-finder a **/
	#wc-shipping-sim-br-cep-finder a {
	margin-left: 7px !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-add-to-cart--layout-auto button[type="button"] **/
	.elementor-add-to-cart--layout-auto button[type="button"] {
	color: rgb(4, 4, 4) !important;
	font-weight: 600 !important;
}

	/** Pasta sem txedtulo 2 3 >> #content .rank-math-html-sitemap__section--page **/
	#content .rank-math-html-sitemap__section--page {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 2 3 >> #content .e-atc-qty-button-holder **/
	#content .e-atc-qty-button-holder {
	margin-right: 2px !important;
	margin-left: 40px !important;
}

	/** Pasta sem txedtulo 2 3 >> #content .rank-math-html-sitemap__section--product **/
	#content .rank-math-html-sitemap__section--product {
	width: 1px !important;
	height: 1px !important;
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim **/
	#wc-shipping-sim {
	width: 460px !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #filter_14680_0 .show-more:hover **/
	#filter_14680_0 .show-more:hover {
	color: rgb(242, 242, 1) !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #customer_details .col-1 **/
	#customer_details .col-1 {
	width: 680px !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #billing_cpf_field **/
	#billing_cpf_field {
	width: 50% !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #billing_birthdate_field **/
	#billing_birthdate_field {
	width: 50% !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> .dgwt-wcas-details-inner-active .dgwt-wcas-details-desc **/
	.dgwt-wcas-details-inner-active .dgwt-wcas-details-desc {
	margin-top: -30px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> Wci open popup **/
	#product-51024 .wci-open-popup {
	color: rgb(6, 6, 6) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #ast-cart-wrapper **/
	#ast-cart-wrapper {
	width: 100% !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #ast-cart-wrapper .woocommerce-cart-form__contents **/
	#ast-cart-wrapper .woocommerce-cart-form__contents {
	width: 750px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #ast-cart-wrapper .cart_totals **/
	#ast-cart-wrapper .cart_totals {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #order_comments_field label **/
	#order_comments_field label {
	color: rgb(0, 0, 0) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #order_review .cart_item **/
	#order_review .cart_item {
	border-right-color: rgb(44, 48, 52) !important;
	border-bottom-color: rgb(82, 85, 89) !important;
	border-left-color: rgb(27, 28, 30) !important;
	border-width: 1px 1px 2px 1px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #payment .required_field **/
	#payment .required_field {
	color: rgb(255, 35, 1) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #billing_address_1_field **/
	#billing_address_1_field {
	width: 50% !important;
}

}


/*( Desktop e tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Pasta sem txedtulo 2 2 2 >> .value .reset_variations **/
	.value .reset_variations {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 3 >> .asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload **/
	.asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload {
	width: 400px !important;
}

	/** Pasta sem txedtulo 3 >> #quantity_4245 **/
	#quantity_4245 {
	height: 45px !important;
}

	/** Pasta sem txedtulo 2 3 >> #quantity_68373bbc70d1a **/
	#quantity_68373bbc70d1a {
	height: 50px !important;
}

	/** Pasta sem txedtulo 2 3 >> button[type="button"] .open-popup-text **/
	button[type="button"] .open-popup-text {
	color: rgb(0, 46, 173) !important;
}

	/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim **/
	#wc-shipping-sim {
	width: 370px !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-title strong **/
	#wc-shipping-sim-form-title strong {
	color: rgb(6, 52, 203) !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #billing_last_name_field **/
	#billing_last_name_field {
	width: 50% !important;
}

}


/*( Tablet & celular )*/
@media (max-width: 767px) {
	/** Pasta sem txedtulo >> button[type="button"] .flexify-checkout__sidebar-header-link--show **/
	button[type="button"] .flexify-checkout__sidebar-header-link--show {
	color: rgb(255, 0, 0) !important;
}

	/** Pasta sem txedtulo >> .elementor-element-c2d6d60 .wci-open-popup **/
	.elementor-element-c2d6d60 .wci-open-popup {
	background-color: rgb(232, 232, 232) !important;
}

	/** Pasta sem txedtulo 2 >> #payment h2 **/
	#payment h2 {
	color: rgb(153, 0, 0) !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-title strong **/
	#wc-shipping-sim-form-title strong {
	color: rgb(6, 52, 203) !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .value .reset_variations **/
	.value .reset_variations {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .woocommerce-variation-description p:nth-of-type(1) **/
	.woocommerce-variation-description p:nth-of-type(1) {
	width: 360px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .woocommerce-variation-description p:nth-of-type(2) **/
	.woocommerce-variation-description p:nth-of-type(2) {
	width: 360px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .woocommerce-variation-description p:nth-of-type(3) **/
	.woocommerce-variation-description p:nth-of-type(3) {
	width: 360px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .woocommerce-shipping-destination strong **/
	.woocommerce-shipping-destination strong {
	font-family: Arial !important;
	font-weight: 600 !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #wcf_ca_gdpr_no_thanks **/
	#wcf_ca_gdpr_no_thanks {
	color: rgb(0, 0, 0) !important;
}

	/** Pasta sem txedtulo 3 >> .asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload **/
	.asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload {
	width: 400px !important;
}

	/** Pasta sem txedtulo 3 >> .elementor-element-7571efe .e-font-icon-svg **/
	.elementor-element-7571efe .e-font-icon-svg {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 3 >> .elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart **/
	.elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

	/** Pasta sem txedtulo 3 >> #quantity_4245 **/
	#quantity_4245 {
	height: 45px !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-add-to-cart--layout-auto button[type="button"] **/
	.elementor-add-to-cart--layout-auto button[type="button"] {
	width: 360px !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-element-7571efe > div:nth-of-type(1) > div:nth-of-type(2) > h3:nth-of-type(1) > a:hover **/
	.elementor-element-7571efe > div:nth-of-type(1) > div:nth-of-type(2) > h3:nth-of-type(1) > a:hover {
	color: rgb(255, 240, 0) !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-menu-cart--cart-type-mini-cart .elementor-button--checkout **/
	.elementor-menu-cart--cart-type-mini-cart .elementor-button--checkout {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

	/** Pasta sem txedtulo 2 3 >> #elementor-menu-cart__toggle_button **/
	#elementor-menu-cart__toggle_button {
	border-width: 0 !important;
}

	/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim **/
	#wc-shipping-sim {
	width: 600px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .pisol-ppscw-form-container > div **/
	.pisol-ppscw-form-container > div {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .mfp-content .pisol-ppscw-form-container **/
	.mfp-content .pisol-ppscw-form-container {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #billing_last_name_field **/
	#billing_last_name_field {
	width: 50% !important;
}

}


/*( Celular )*/
@media (max-width: 480px) {
	/** Pasta sem txedtulo >> .pro_price_extra_info img **/
	.pro_price_extra_info img {
	margin-top: 10px !important;
}

	/** Pasta sem txedtulo >> .woo-custom-installments-price ins **/
	.woo-custom-installments-price ins {
	background-color: rgb(255, 255, 255) !important;
}

	/** Pasta sem txedtulo >> #shipping-calculator-form **/
	#shipping-calculator-form {
	width: 100% !important;
}

	/** Pasta sem txedtulo >> button[type="button"] .flexify-checkout__sidebar-header-link--show **/
	button[type="button"] .flexify-checkout__sidebar-header-link--show {
	color: rgb(10, 9, 9) !important;
}

	/** Pasta sem txedtulo >> button[type="button"] bdi **/
	button[type="button"] bdi {
	color: rgb(0, 0, 0) !important;
}

	/** Pasta sem txedtulo >> .os-result-count-and-catalog-ordering .woocommerce-result-count **/
	.os-result-count-and-catalog-ordering .woocommerce-result-count {
	margin-top: 10px !important;
}

	/** Pasta sem txedtulo >> .flexify-footer .flexify-button **/
	.flexify-footer .flexify-button {
	width: 200px !important;
	max-width: 100% !important;
}

	/** Pasta sem txedtulo >> #shipping_method .shipping-label **/
	#shipping_method .shipping-label {
	color: rgb(34, 29, 29) !important;
}

	/** Pasta sem txedtulo >> #content .open-popup-text:hover **/
	#content .open-popup-text:hover {
	color: rgb(0, 34, 255) !important;
}

	/** Pasta sem txedtulo >> .elementor-element-3fd6450 button[type="submit"] **/
	.elementor-element-3fd6450 button[type="submit"] {
	font-size: 18px !important;
}

	/** Pasta sem txedtulo >> .elementor-add-to-cart i:nth-of-type(2)::before **/
	.elementor-add-to-cart i:nth-of-type(2)::before {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo >> .elementor-element-c2d6d60 .wci-open-popup **/
	.elementor-element-c2d6d60 .wci-open-popup {
	background-color: rgb(221, 221, 221) !important;
	border-color: rgb(221, 221, 221) !important;
	border-radius: 5px !important;
}

	/** Pasta sem txedtulo >> .elementor-element-3fd6450 .wci-open-popup **/
	.elementor-element-3fd6450 .wci-open-popup {
	background-color: rgb(222, 220, 220) !important;
}

	/** Pasta sem txedtulo >> .woocommerce-variation > div **/
	.woocommerce-variation > div {
	width: 380px !important;
}

	/** Pasta sem txedtulo >> #content .star-rating::before **/
	#content .star-rating::before {
	margin-left: 70px !important;
}

	/** Pasta sem txedtulo >> .woocommerce-shipping-calculator .shipping-calculator-button **/
	.woocommerce-shipping-calculator .shipping-calculator-button {
	color: rgb(242, 6, 6) !important;
	font-size: 16px !important;
}

	/** Pasta sem txedtulo >> .woocommerce-shipping-totals th **/
	.woocommerce-shipping-totals th {
	width: 1px !important;
	min-width: 1% !important;
	max-width: 1px !important;
	height: 1px !important;
	min-height: 1% !important;
	max-height: 1% !important;
	position: fixed !important;
	top: 1px !important;
	bottom: 1px !important;
	left: 1px !important;
	right: 1px !important;
	visibility: hidden !important;
}

	/** Pasta sem txedtulo >> .elementor-element-207d405 .wci-open-popup **/
	.elementor-element-207d405 .wci-open-popup {
	width: auto !important;
}

	/** Pasta sem txedtulo >> .eael-add-to-cart--align-flex-start button[type="submit"] **/
	.eael-add-to-cart--align-flex-start button[type="submit"] {
	height: 48px !important;
}

	/** Pasta sem txedtulo 2 >> #eael-product-grid .woocommerce-loop-product__title **/
	#eael-product-grid .woocommerce-loop-product__title {
	line-height: 21px !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-title strong **/
	#wc-shipping-sim-form-title strong {
	color: rgb(6, 52, 203) !important;
	margin-left: 5px !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-fields **/
	#wc-shipping-sim-form-fields {
	width: 390px !important;
}

	/** Pasta sem txedtulo 2 >> tbody .product-quantity::before **/
	tbody .product-quantity::before {
	margin-top: 14px !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-fields input[type="tel"] **/
	#wc-shipping-sim-form-fields input[type="tel"] {
	height: 40px !important;
}

	/** Pasta sem txedtulo 2 >> .order_details .button **/
	.order_details .button {
	color: rgb(248, 248, 248) !important;
	text-decoration: none !important;
}

	/** Pasta sem txedtulo 2 >> .order_details li **/
	.order_details li {
	font-family: Arial !important;
	color: rgb(34, 34, 35) !important;
	font-size: 13px !important;
}

	/** Pasta sem txedtulo 2 >> .discounted-price bdi **/
	.discounted-price bdi {
	font-size: 23px !important;
}

	/** Pasta sem txedtulo 2 >> button[type="button"] .flexify-checkout__sidebar-header-link **/
	button[type="button"] .flexify-checkout__sidebar-header-link {
	color: rgb(10, 10, 10) !important;
}

	/** Pasta sem txedtulo 2 >> .elementor-widget-container > div:nth-of-type(1) > span:nth-of-type(2) > span:nth-of-type(1) > span:nth-of-type(1) > bdi **/
	.elementor-widget-container > div:nth-of-type(1) > span:nth-of-type(2) > span:nth-of-type(1) > span:nth-of-type(1) > bdi {
	font-size: 23px !important;
}

	/** Pasta sem txedtulo 2 >> .product_tag-mecanismo-completo-eixo-longo-cwe06a-original .woo-custom-installments-group **/
	.product_tag-mecanismo-completo-eixo-longo-cwe06a-original .woo-custom-installments-group {
	margin-top: 10px !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-br-cep-finder **/
	#wc-shipping-sim-br-cep-finder {
	width: 390px !important;
}

	/** Pasta sem txedtulo 2 >> #tab-title-additional_information a **/
	#tab-title-additional_information a {
	font-size: 12px !important;
	width: 160px !important;
}

	/** Pasta sem txedtulo 2 >> #tab-title-description a **/
	#tab-title-description a {
	color: rgb(232, 210, 11) !important;
	font-size: 12px !important;
	width: 100px !important;
}

	/** Pasta sem txedtulo 2 >> #wc-shipping-sim-form-fields button[type="submit"] **/
	#wc-shipping-sim-form-fields button[type="submit"] {
	width: 100px !important;
}

	/** Pasta sem txedtulo 2 >> #modelo .tabs **/
	#modelo .tabs {
	margin-left: 1px !important;
}

	/** Pasta sem txedtulo 2 2 >> .elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main **/
	.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main {
	width: 400px !important;
	height: 100% !important;
	padding: 0 0 0 px !important;
	margin-top: 180px !important;
	margin-right: 0 !important;
	margin-left: 40px !important;
}

	/** Pasta sem txedtulo 2 2 >> button[type="button"] .flexify-checkout__sidebar-header-total **/
	button[type="button"] .flexify-checkout__sidebar-header-total {
	margin-right: 10px !important;
}

	/** Pasta sem txedtulo 2 2 >> #asaas-cc-number **/
	#asaas-cc-number {
	border-right-color: rgb(132, 132, 133) !important;
	border-bottom-color: rgb(132, 132, 133) !important;
}

	/** Pasta sem txedtulo 2 2 >> .woocommerce-form-coupon-toggle .woocommerce-info **/
	.woocommerce-form-coupon-toggle .woocommerce-info {
	margin-top: 5px !important;
}

	/** Pasta sem txedtulo 2 2 >> #payment .badge-discount-checkout **/
	#payment .badge-discount-checkout {
	color: rgb(8, 228, 0) !important;
}

	/** Pasta sem txedtulo 2 2 >> .wpcsb-product-price .wpcsb-price-ori **/
	.wpcsb-product-price .wpcsb-price-ori {
	width: 100px !important;
}

	/** Pasta sem txedtulo 2 2 >> #place_order **/
	#place_order {
	font-size: 14px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
}

	/** Pasta sem txedtulo 2 2 >> #wcf-embed-checkout-form .wcf-order-review-toggle-text **/
	#wcf-embed-checkout-form .wcf-order-review-toggle-text {
	color: rgb(254, 0, 0) !important;
	font-weight: 600 !important;
}

	/** Pasta sem txedtulo 2 2 >> .woocommerce-cart-form__contents tbody **/
	.woocommerce-cart-form__contents tbody {
	padding-right: 15px !important;
	margin-left: -5px !important;
}

	/** Pasta sem txedtulo 2 2 >> .payment_method_asaas-credit-card .payment_box **/
	.payment_method_asaas-credit-card .payment_box {
	background-color: rgb(222, 222, 222) !important;
}

	/** Pasta sem txedtulo 2 2 >> .payment_method_asaas-ticket .payment_box **/
	.payment_method_asaas-ticket .payment_box {
	color: rgb(17, 16, 16) !important;
	background-color: rgb(171, 171, 171) !important;
	width: 85% !important;
}

	/** Pasta sem txedtulo 2 2 >> #billing_city_field .woocommerce-input-wrapper **/
	#billing_city_field .woocommerce-input-wrapper {
	width: 49% !important;
}

	/** Pasta sem txedtulo 2 2 >> #billing_postcode_field **/
	#billing_postcode_field {
	width: 100% !important;
}

	/** Pasta sem txedtulo 3 >> .elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart **/
	.elementor-menu-cart--cart-type-mini-cart .elementor-button--view-cart {
	font-size: 15px !important;
	padding: 10px !important;
	margin: 10px !important;
}

	/** Pasta sem txedtulo 3 >> .elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__footer-buttons **/
	.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__footer-buttons {
	font-size: 15px !important;
}

	/** Pasta sem txedtulo 3 >> .original-price .woocommerce-Price-amount **/
	.original-price .woocommerce-Price-amount {
	font-size: 15px !important;
}

	/** Pasta sem txedtulo 3 >> .acessórios .sale-price **/
	.acessórios .sale-price {
	font-size: 18px !important;
	padding-left: 2px !important;
}

	/** Pasta sem txedtulo 3 >> .asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload **/
	.asaas-pix-copy-to-clipboard .woocommerce-order-details__asaas-pix-payload {
	width: 360px !important;
}

	/** Pasta sem txedtulo 3 >> #content .wci-popup-content **/
	#content .wci-popup-content {
	width: 400px !important;
}

	/** Pasta sem txedtulo 3 >> .elementor-element-c2d6d60 button[type="submit"] **/
	.elementor-element-c2d6d60 button[type="submit"] {
	height: 42px !important;
}

	/** Pasta sem txedtulo 3 >> .elementor-element-7571efe .e-font-icon-svg **/
	.elementor-element-7571efe .e-font-icon-svg {
	font-size: 16px !important;
}

	/** Pasta sem txedtulo 3 >> #payment_options_heading **/
	#payment_options_heading {
	width: 360px !important;
	margin-left: 5px !important;
}

	/** Pasta sem txedtulo 3 >> .cr-customer-consent .woocommerce-terms-and-conditions-checkbox-text **/
	.cr-customer-consent .woocommerce-terms-and-conditions-checkbox-text {
	text-shadow: 0 0 rgb(13, 12, 12) !important;
}

	/** Pasta sem txedtulo 3 >> #quantity_4245 **/
	#quantity_4245 {
	height: 45px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .value .reset_variations **/
	.value .reset_variations {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .posted_in .detail-label **/
	.posted_in .detail-label {
	margin-left: 10px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #content .elementor-add-to-cart **/
	#content .elementor-add-to-cart {
	width: auto !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .eael-product-grid-column-mobile-2 .woo-custom-installments-details **/
	.eael-product-grid-column-mobile-2 .woo-custom-installments-details {
	line-height: 15px !important;
	padding-top: 5px !important;
	margin-top: 8px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .dgwt-wcas-search-darkoverl-on .dgwt-wcas-ico-magnifier **/
	.dgwt-wcas-search-darkoverl-on .dgwt-wcas-ico-magnifier {
	color: rgb(238, 255, 0) !important;
	font-size: 15px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #eael-product-grid .add_to_cart_button::before **/
	#eael-product-grid .add_to_cart_button::before {
	visibility: hidden !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .woocommerce-cart-form .e-shop-table **/
	.woocommerce-cart-form .e-shop-table {
	padding: 0 !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #content .ast-stock-detail **/
	#content .ast-stock-detail {
	width: auto !important;
	padding-bottom: 5px !important;
	margin-left: 7px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .elementor-element-92622ba .elementor-widget-wrap **/
	.elementor-element-92622ba .elementor-widget-wrap {
	width: 430px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .elementor-element-0580139 .elementor-heading-title **/
	.elementor-element-0580139 .elementor-heading-title {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .elementor-menu-cart--cart-type-mini-cart .woocommerce-mini-cart__empty-message **/
	.elementor-menu-cart--cart-type-mini-cart .woocommerce-mini-cart__empty-message {
	margin-right: -10px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> .cart_item .product-total **/
	.cart_item .product-total {
	width: 150px !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #order_review .woocommerce-shipping-totals **/
	#order_review .woocommerce-shipping-totals {
	background-color: rgb(232, 230, 230) !important;
}

	/** Pasta sem txedtulo 2 2 2 >> #shipping_method label **/
	#shipping_method label {
	color: rgb(7, 7, 7) !important;
}

	/** Pasta sem txedtulo 2 3 >> #content .filter-title **/
	#content .filter-title {
	text-transform: none !important;
	padding-bottom: 5px !important;
}

	/** Pasta sem txedtulo 2 3 >> .page-template-elementor_header_footer .dgwt-wcas-suggestions-wrapp **/
	.page-template-elementor_header_footer .dgwt-wcas-suggestions-wrapp {
	padding-top: 10px !important;
}

	/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim-br-cep-finder a **/
	#wc-shipping-sim-br-cep-finder a {
	position: relative !important;
	left: 4px !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-add-to-cart--layout-auto button[type="button"] **/
	.elementor-add-to-cart--layout-auto button[type="button"] {
	color: rgb(16, 14, 14) !important;
	width: 360px !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-add-to-cart--layout-auto .wci-accordion-content **/
	.elementor-add-to-cart--layout-auto .wci-accordion-content {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 3 >> .elementor-add-to-cart--layout-auto .wci-accordion-item **/
	.elementor-add-to-cart--layout-auto .wci-accordion-item {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 3 >> .woocommerce-table__product-name a **/
	.woocommerce-table__product-name a {
	color: rgb(0, 46, 173) !important;
	font-size: 13px !important;
}

	/** Pasta sem txedtulo 2 3 >> .woocommerce-order .woocommerce-notice **/
	.woocommerce-order .woocommerce-notice {
	color: rgb(0, 0, 0) !important;
}

	/** Pasta sem txedtulo 2 3 >> .cart_totals h2 **/
	.cart_totals h2 {
	font-size: 16px !important;
	margin-top: 23px !important;
}

	/** Pasta sem txedtulo 2 3 >> .product-remove .remove **/
	.product-remove .remove {
	object-position: 0 !important;
	margin-top: -9px !important;
	margin-left: -10px !important;
}

	/** Pasta sem txedtulo 2 3 >> button[type="button"] .open-popup-text **/
	button[type="button"] .open-popup-text {
	color: rgb(0, 40, 149) !important;
	margin-left: 10px !important;
}

	/** Pasta sem txedtulo 2 3 >> #tab-title-reviews a **/
	#tab-title-reviews a {
	font-size: 12px !important;
	width: 160px !important;
}

	/** Pasta sem txedtulo 2 3 >> .woocommerce-product-attributes-item--weight .woocommerce-product-attributes-item__value **/
	.woocommerce-product-attributes-item--weight .woocommerce-product-attributes-item__value {
	padding-left: 5px !important;
}

	/** Pasta sem txedtulo 2 3 >> .woocommerce-product-attributes-item--dimensions .woocommerce-product-attributes-item__value **/
	.woocommerce-product-attributes-item--dimensions .woocommerce-product-attributes-item__value {
	padding-left: 5px !important;
}

	/** Pasta sem txedtulo 2 3 >> #tab-additional_information p **/
	#tab-additional_information p {
	padding-left: 5px !important;
}

	/** Pasta sem txedtulo 2 3 >> #wc-shipping-sim **/
	#wc-shipping-sim {
	width: auto !important;
}

	/** Pasta sem txedtulo 2 2 3 >> .elementor-widget-mobile__width-initial .elementor-button--view-cart **/
	.elementor-widget-mobile__width-initial .elementor-button--view-cart {
	padding: 10px !important;
	margin-bottom: 15px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #payment input[type="checkbox"] **/
	#payment input[type="checkbox"] {
	color: rgb(255, 35, 1) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #billing_address_1_field **/
	#billing_address_1_field {
	width: 100% !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #order_comments_field label **/
	#order_comments_field label {
	color: rgb(4, 4, 4) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #order_review .product-quantity **/
	#order_review .product-quantity {
	color: rgb(0, 22, 224) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #payment .required_field **/
	#payment .required_field {
	color: rgb(255, 35, 1) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #assas-cc-expiration-label_field label **/
	#assas-cc-expiration-label_field label {
	color: rgb(8, 8, 8) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #asaas-cc-installments_field label **/
	#asaas-cc-installments_field label {
	color: rgb(255, 35, 1) !important;
}

	/** Pasta sem txedtulo 2 2 3 >> #select2-calc_shipping_state-container **/
	#select2-calc_shipping_state-container {
	padding-top: 5px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> .woocommerce-shipping-totals td::before **/
	.woocommerce-shipping-totals td::before {
	margin-left: -10px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> .cart-subtotal td::before **/
	.cart-subtotal td::before {
	margin-left: -5px !important;
}

	/** Pasta sem txedtulo 2 2 3 >> .elementor-widget-mobile__width-initial .elementor-button--checkout **/
	.elementor-widget-mobile__width-initial .elementor-button--checkout {
	visibility: visible !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #filter_14680_0 .show-more:hover **/
	#filter_14680_0 .show-more:hover {
	color: rgb(242, 242, 1) !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #billing_cpf_field **/
	#billing_cpf_field {
	width: 100% !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> #billing_birthdate_field **/
	#billing_birthdate_field {
	width: 100% !important;
}

	/** Pasta sem txedtulo 2 2 2 2 >> .mt-page-loja-de-refrigeracao-oficial .dgwt-wcas-suggestions-wrapp **/
	.mt-page-loja-de-refrigeracao-oficial .dgwt-wcas-suggestions-wrapp {
	margin-top: 20px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> tbody > tr:nth-of-type(1) > .label **/
	tbody > tr:nth-of-type(1) > .label {
	margin-top: 20px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> #pisol-ppscw-badge **/
	#pisol-ppscw-badge {
	padding: 5px !important;
	margin-bottom: 30px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .mfp-content .pisol-ppscw-form-container **/
	.mfp-content .pisol-ppscw-form-container {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .pisol-ppscw-form-container > div **/
	.pisol-ppscw-form-container > div {
	width: 400px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .pisol-ppscw-form-container button[type="button"] **/
	.pisol-ppscw-form-container button[type="button"] {
	margin-top: 0 !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .pi-address-form-submit button[type="submit"] **/
	.pi-address-form-submit button[type="submit"] {
	padding: 5px !important;
}

	/** Pasta sem txedtulo 2 3 2 >> .elementor-element-3fd6450 .fas:nth-of-type(1)::before **/
	.elementor-element-3fd6450 .fas:nth-of-type(1)::before {
	visibility: visible !important;
}

}

