<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:  Armanda MÃ³veis - Wowmall Child
Theme URI:   http://wowmall.tonytemplates.com/
Description: Child theme for Wowmall
Author:      Etheme
Author URI:  https://themeforest.net/user/etheme/portfolio
Template:    wowmall
Version:     1.0.2
*/

.logo {
	position: relative;
}

@media (min-width: 991px) {
	.logo::before {
		content: " ";
		position: absolute;
		top: 0;
		right: 100%;
		display: block;
		width: 99999px;
		height: 100%;
		background: #fcf935;
	}
}

div.woocommerce.wowmall-collection ul.products .product-category &gt; a .wc-loop-cat-title-count,
body.woocommerce #content ul.products .product-category &gt; a .wc-loop-cat-title-count {
	background: transparent !important;
}

div.woocommerce.wowmall-collection ul.products .product-category &gt; a img {
	filter: grayscale(.8);
	transition: filter .5s !important;
}

div.woocommerce.wowmall-collection ul.products .product-category &gt; a:hover img {
	filter: grayscale(0);
}

#primary-menu li.orcamento&gt;a,
.header-sticky-wrapper #primary-menu li.orcamento&gt;a,
#primary-menu-mobile li.orcamento&gt;a {
	padding-left: 10px;
	padding-right: 10px;
	background: #f1f1f1;
	color: #111111;
}

#primary-menu li.orcamento&gt;a:hover,
.header-sticky-wrapper #primary-menu li.orcamento&gt;a:hover,
#primary-menu-mobile li.orcamento&gt;a:hover {
	background: #fcf935;
}

.woocommerce .quantity .qty {
	width: 80px;
}

#colophon .social-media-profiles-menu a {
	background: #fcf935;
	color: #111111;
}

#colophon .social-media-profiles-menu a:hover {
	background: #111111;
	color: #fcf935 !important;
}

@media (min-width: 768px) {
	#colophon .vc_row {
		padding: 40px 60px 5px;
	}
}

.woocommerce ul.products li.product .button {
	margin-top: 0;
}

body.desktop * ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper,
body.desktop .woocommerce ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper {
	position: relative !important;
}

body.desktop * ul.products li.product .wc-loop-product-wrapper .price,
body.desktop * ul.products li.product .wc-loop-product-wrapper:hover .price,
body.desktop * ul.products li.product .wc-loop-product-wrapper:focus .price,
body.desktop * ul.products li.product .wc-loop-product-wrapper.active .price,
body.desktop .woocommerce ul.products li.product .wc-loop-product-wrapper .price,
body.desktop .woocommerce ul.products li.product .wc-loop-product-wrapper:hover .price,
body.desktop .woocommerce ul.products li.product .wc-loop-product-wrapper:focus .price,
body.desktop .woocommerce ul.products li.product .wc-loop-product-wrapper.active .price,
.read_more_product_button {
	display: none !important;
}

* ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper .wowmall-wc-quick-view-button-wrapper,
.woocommerce ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper .wowmall-wc-quick-view-button-wrapper {
	margin-top: 18px;
	margin-left: 0;
}

* ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper,
.woocommerce ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper {
	opacity: 1 !important;
	justify-content: space-between;
}

* ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper .clear,
.woocommerce ul.products li.product .wc-loop-product-wrapper .wc-loop-product-add-to-cart-wrapper .clear {
	display: none;
}

.yith-ywraq-add-to-quote {
    margin-top: 1rem;
	font-size: 16px;
}

* ul.products li.product.product-list .yith-ywraq-add-to-quote,
.woocommerce ul.products li.product.product-list .yith-ywraq-add-to-quote {
	margin-top: 0;
}

.yith_ywraq_add_item_response_message,
.yith_ywraq_add_item_browse_message,
.yith_ywraq_add_item_product_message {
	line-height: 1.2;
}

.woocommerce .add-request-quote-button.button,
.woocommerce .add-request-quote-button-addons.button {
	float: right;
}

.woocommerce .yith-ywraq-add-button img {
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
}

.* ul.products li.product.product-list .wc-loop-product-add-to-cart-wrapper .btn,
.woocommerce ul.products li.product.product-list .wc-loop-product-add-to-cart-wrapper .btn {
	margin: 16px 20px 0 0;
    border-radius: 3px;
    text-transform: none;
}

* ul.products li.product.product-list .wc-loop-product-add-to-cart-wrapper .btn,
.woocommerce ul.products li.product.product-list .wc-loop-product-add-to-cart-wrapper .btn {
    padding: 5px 16px;
    text-transform: none;
}

.entry-meta .author.vcard,
.post-meta .author.vcard {
	display: none;
}

span.sku_wrapper.product_meta {
    display: none !important;
}






.header-cart-wrapper{
	margin-left: 30px !important;
}
.cart_count {
    background: #fbeead;
    display: flex;
    position: absolute;
    font-size: 9px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: black;
    bottom: 10px;
    right: -10px;
    padding: 0px 5px;
}
.header-sticky-wrapper .cart_count {
    bottom: 20px;
}


.whatsapp-flutuante {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    width: 70px;
}

.botao-wpp{
	background: #2aa81a;
	color: white;
	font-size: 16px;
	padding: 2px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 1rem;
}

.botao-wpp:hover{
	color: white;
}

.botao-wpp img {
    width: 30px !important;
    margin: 0 !important;
}

.woocommerce div.product .wowmall-wc-single-add-to-cart-buttons-wrapper{
	justify-content: start !important;
	gap: 20px !important;
}

#yith-ywraq-mail-form p.form-row:last-child {
	display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
}

#yith-ywraq-mail-form p.form-row:last-child .botao-wpp{
	margin-top: 0;
	border-radius: 3px;
	padding: 5px 10px;

}


@media screen and (max-width: 767px) {
	.whatsapp-flutuante {
		width: 50px;
	}
	
	#yith-ywraq-mail-form p.form-row:last-child {
		flex-direction: column;
	}
}</pre></body></html>