/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 07 2022 | 11:09:25 */
@media only screen and (min-width: 0px) and (max-width: 959px){
.woocommerce-cart #apus-footer section:nth-of-type(3) div.elementor-row:nth-of-type(1), .woocommerce-checkout #apus-footer section:nth-of-type(3) div.elementor-row:nth-of-type(1){
	border-top: 1px solid #e5e5e5;
	width: 93%!important;
    margin: auto!important;
}
}

@media only screen and (min-width: 960px){
/* update 25/11 */
.woocommerce-cart #apus-footer section:nth-of-type(3) div.elementor-row:nth-of-type(1), .woocommerce-checkout #apus-footer section:nth-of-type(3) div.elementor-row:nth-of-type(1){
	border-top: 1px solid #e5e5e5;
	width: 100%;
	margin: auto;
}
}

.qualidade-garantida-footer-menu.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3094{
	margin: 0 0 7px!important;
}