/**
Theme Name: LA-auto
Author: Servoteko Oy
Author URI: https://www.servoteko.fi
Description: Child Theme for LA-auto, Salo.
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: laauto
Template: astra
*/

.button-alt-border .wp-block-button a {border-color: #ffffff;}

.cli-bar-message {
    line-height: 1.3;
    width: 94%;
    font-size: 13px;
}

.cli-bar-message p {
    margin-bottom: 0.5em;
}

.wt-cli-link {
    color: #ffffff;
}

.cli-bar-btn_container a#wt-cli-accept-all-btn {
	border: solid 1px #00AA45 !important;
	background: #00AA45 !important;
	color: #ffffff !important;
	font-weight: bold !important;
}

.cli-preference-btn-wrapper > a {
    border-radius: 13px !important;
    font-size: 12px !important;
    padding: 5px 8px !important;
	box-sizing: border-box;
	line-height: initial !important;
}

.cli-preference-btn-wrapper a#wt-cli-accept-all-btn {
    color: #ffffff !important;
	background-color: #00AA45 !important;
	font-weight: bold;
}