/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.plist-noe .thumbnail-container .functional-buttons .add-to-cart {
	background: #8b7282 !important;
	color: white;
}

.plist-noe .thumbnail-container .functional-buttons .add-to-cart:hover {
	color: white;
}

.header-top .inner .wrapper {
	background: #8b7282 !important;
}

#main .page-header {
	display: none;
}

#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn {
	background: #8b7282 !important;
}

.fa-whatsapp {
	font-size: 18px !important;
}

.video_product iframe {
    width: 100%;
    height: 500px !important;
}

.box-message-shipment p {
	font-size: 0.9rem;
}

.box-message-shipment a {
	font-weight: 600;
	color: black;
}