.woobt-wrap .woobt-text{
	margin: 0 0 10px 0 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	line-height: 28.8px !important;
}

.woobt-wrap .woobt-products {
	margin: 0 0 10px 0 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.woobt-products .woobt-product:last-child {
	border-bottom: none !important;
}

.woobt-products .woobt-product .woobt-price {
	width: 150px !important;
	flex: 0 0 150px !important;
	max-width: 150px !important;
}

.woobt-products .woobt-product .woobt-price .alapar {
	color: #008000 !important;
}

.woobt-products .woobt-product .woobt-price .price .amount {
	color: #008000 !important;
}


.woobt-products .woobt-product .variations_form .variations .variation {
	padding: 5px 5px !important;
}

.woobt-products .woobt-product .variations_form .variations .variation .value select {
	font-size: 12px !important;
  height: 24px !important;
}


.woobt-products .woobt-product .woobt-title .stock {
	font-size: 13px !important;
	margin: 0 !important;
	font-weight: normal !important;
}


body.single-product .woobt-wrap .woobt-before-text {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 0px !important;

	padding-bottom: 6px !important;
	padding-top: 5px !important;
	font-weight: normal !important;
	background-color: #008000 !important;
	color: white !important;
}

body.single-product .woobt-wrap {
	margin-bottom: 30px !important;
	border-style: solid !important;
	border-width: 3px !important;
	border-color: #008000 !important;
	border-radius: 10px !important;
}



.wd-sticky-btn .woobt-wrap {
	display: none !important;
}


.woobt-additional .wc_ar_suffix {
	display: none;
}

.woobt-total .wc_ar_suffix {
	display: none;
}
 
body.single-product .woobt-products input[type="radio"], 
body.single-product .woobt-products input[type="checkbox"] {
	box-sizing: border-box;
	margin-top: 0;
	padding: 0;
	vertical-align: middle;
	margin-inline-end: 5px !important;
	width: 24px !important;
	height: 24px !important;
	background: #FFFFFF !important;
	border: 1px solid #008000 !important;
	border-radius: 4px !important;
}


body.single-product .woobt-products input[type="checkbox"] {
	accent-color: #008000 !important;
}
