/*
Theme Name: Druco Child
Theme URI: https://demo.theme-sky.com/druco/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: druco
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: druco-child
*/

/* OCULTOS */
.product.outofstock .comprar-pelo-zap,
.ts-header .header-top div.header-right:not(:first-child),
button.button.empty-cart-button,
.woocommerce-checkout .woocommerce-table--order-details tfoot .order-actions-button,
.single-product-buttons #shipping-simulator,
.woocommerce-orders-table__header-tracking,
.woocommerce-orders-table__cell-tracking {
    display: none !important;
}
.product.outofstock .preco-pix, .product.outofstock .preco-pix .titulo, .product.outofstock .price, .product.outofstock .price bdi, .product.outofstock .parcelas {
	color: #fff !important;
}
.product.outofstock .price del .amount {
	text-decoration: none !important;
}

/* ADD CARRINHO */
.product-group-button-meta {
    display: block !important;
}
.product-hover-vertical-style-2 .products .product .product-wrapper .product-group-button-meta {
    position: relative;
    margin: 0;
    padding: 1rem 0;
}
.product-hover-vertical-style-2 .products .product .product-wrapper .product-group-button-meta:hover {
    box-shadow: none;
}
.product-hover-vertical-style-2 .products .product .product-wrapper .product-group-button-meta .loop-add-to-cart .button {
	font-size: .8rem;
	padding: 10px;
}
.woocommerce ul#shipping_method li label .woocommerce-Price-amount {
    font-weight: bold;
    color: #a6192e;
}
.wc-block-cart__submit-button {
    background: #a6192e;
    color: #fff !important;
    border-radius: 42px;
}

/* WHATSAPP */
.wpp_icon {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,.14);
    position: fixed;
    right: 2em;
    bottom: 2em;
    z-index: 99;
}
.wpp_icon:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent url(https://divulgarmeunegocio.com.br/resources/whatsapp_divulgar.svg) center center no-repeat;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    transition: .4s ease all;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
}

.header-bottom {
    background-color: #000 !important;
}
.header-v6 .header-bottom .header-contact-info {
	color: white;
}
th.woocommerce-product-attributes-item__label {
    padding-left: 80px !important;
}
tr.woocommerce-product-attributes-item--attribute_pa_uvas th.woocommerce-product-attributes-item__label {
    background: #ebebeb url(https://lightpink-tapir-287924.hostingersite.com/wp-content/uploads/2025/03/uva-vermelha.png) no-repeat 10px !important;
}
.woocommerce div.product .summary .ts-buy-now-button {
    background: #000;
}
.woocommerce div.product .product-images-summary .summary .ts-buy-now-button:hover {
    border: 1px solid #000;
    background: #fff;
	color: #000;
}
.woocommerce div.product .product-images-summary .summary form.cart .button:hover {
    border: 1px solid #a6192e;
    background: #fff;
}
.woocommerce-form-coupon-toggle .woocommerce-info, .wc_payment_methods .woocommerce-info {
    border-radius: unset;
}
.comprar-pelo-zap a {
    text-align: center;
    display: block;
    border: 1px solid green;
    border-radius: 10px;
    color: green;
    margin: 10px 0;
    text-decoration: none;
}
.comprar-pelo-zap a:hover {
	color: green !important;
}
a.comprar-pelo-zap {
    display: inline-block !important;
    width: 100% !important;
    margin-top: 1rem;
    padding: 10px;
	width: 80%;
    text-align: center;
    display: block;
    border: 1px solid green;
    border-radius: 20px;
    color: green !important;
}
.products .preco-pix {
	margin-top: 15px;
}
.preco-pix .titulo {
    font-size: 1.5rem;
	color: #a6192e;
}
.single-product .preco-pix .titulo {
    font-size: 2rem;
}
.products .product .meta-wrapper > .price {
	margin-top: 15px;
}

#carrossel-avisos .swiper-slide-bg {
    background-size: 50px !important;
    background-position: 40px !important;
}
.woocommerce .products .product:not(.product-category) .product-wrapper > .meta-wrapper {
	text-align: center !important;
}
.woocommerce table.cart td.actions .coupon .button {
    color: #a6192e;
}
.products h3.heading-title.product-name {
    min-height: 60px;
}
.products .product .meta-wrapper > .price {
	display: inline;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
	background-color: #000 !important;
	border-color: #000 !important;
}

/* mobile */
@media only screen and (max-width: 844px) {
	.products h3.heading-title.product-name {
		min-height: 100px;
	}
	.products .preco-pix {
		min-height: 83px;
	}
	.products .product .meta-wrapper > .price {
		display: block;
		min-height: 35px;
	}
}

/* DESKTOP */
@media only screen and (min-width: 845px) {
	div.wpcf7 .wpcf7-form-control-wrap {
		width: 60%;
		display: inline-block;
	}
	div.wpcf7 .wpcf7-form-control-wrap input[type=email] {
		height: 50px;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
		display: inline-block;
		vertical-align: top;
		margin-left: 20px;
	}
}