/*
 Theme Name:   OceanWP - Com a Cris
 Theme URI:    https://halcore.com.br/
 Description:  Tema filho para personalização do OceanWP.
 Author:       Halcore Soluções
 Author URI:   https://halcore.com.br/
 Template:     oceanwp
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  oceanwp-meutema
*/

.wc-block-components-button {
    border-radius: 10px !important;
}

.wc-block-heading {
    font-size: 15px !important;
    margin-bottom: 10px !important;
}

.wp-block-spacer {
    height: 20px !important;
    flex-basis: auto !important;
}

.wp-block-search__button, .wp-block-search__input {
    border-radius: 10px !important;
}

.wp-block-search__button, .wp-element-button {
	background-color: #57BF6D !important;
	border: none !important;
	margin-left: 4px !important;
}


.wp-block-search__button:hover, .wp-element-button:hover {
	background-color: #A1BC98 !important;
	border: none !important;
}

.joinchat__woo-btn {
	margin-top: 15px !important;
	border-radius: 5px !important;
}

.joinchat__woo-btn:hover {
	background-color: #7eb68a !important;
}

.joinchat__button:hover {
	background-color: #7eb68a !important;
}