/*
Theme Name: Choco Albab
Theme URI: https://inleadsit.com/
Author: Inleads
Author URI: https://inleadsit.com/
Description: Custom Theme for Inleads IT
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inleads
*/

.wcpt-table .wcpt-heading {
	font-size: 16px;
	line-height: normal;
	font-weight: 500;
	color: #131313;
}
.wcpt-table .wcpt-row {
	background-color: rgba(237, 27, 105, 0.04);
	border-color: #e8e8e8;
	font-size: 14px;
	line-height: normal;
	color: #131313;
}
.wcpt-table .wcpt-heading {
	font-size: 18px;
	line-height: normal;
	font-weight: 500 !important;
	color: #131313;
	background-color: rgba(237, 27, 105, 0.18) !important;
	padding: 22px 15px !important;
}
.wcpt-table .wcpt-row a {
	color: #131313;
	font-size: 16px;
	font-weight: 500 !important;
}
.wcpt-table .quantity.wcpt-display-type-input {
	width: 74px;
}
body .wcpt-table a.wcpt-button, body .wcpt-table a.wcpt-link_button {
	border-radius: 3px;
	border: none;
	padding: 10px 20px;
}
.wcpt-cart-widget {
	background-color: #f57c00!important;
	border: 1px solid #ffddba;
	border-radius: 4px;
	padding: 14px 25px;
}
.wcpt-cw__totals {
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}
.wcpt-cw-footer {
	font-size: 12px;
	line-height: 1.2;
	margin-top: 5px;
}
.wc-block-components-button {
	background-color: #f57c00;
	color: #fff;
}