/*
Theme Name: Green Marketing
Theme URI: https://greenmarketing.agency
Description: Green Marketing Template
Author: Perinelli Cristian
Author URI: http://greenmarketing.agency
Template: hello-elementor
Version: 1.0.0
*/


.btn { white-space: normal !important; }
.h1, .h2, .h3, .h4 { word-wrap: break-word; }
ul { margin-bottom:20px; }
a { word-break: break-word }

.grecaptcha-badge {  visibility: hidden;}


.wp-block-buttons .wp-block-button__link {
	border-radius:0px;
	border:1px solid black;
	color:black
}


/* Woocommerce */
.wc-block-cart__submit-button {
	color:white !important;
	background-color:#020202;
}


tbody, td, tr, th {
	border:0px !important;
	text-align:left;
    font-style: normal !important;
	padding:15px;
	background-color:transparent !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {background-color:transparent !important;}
table tbody tr:hover>td, table tbody tr:hover>th {background-color: transparent !important;}
