/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 11 2026 | 07:41:57 */
body.page-id-89 #page-container .et_pb_section .et_pb_wc_checkout_payment_info_0_tb_body #payment button#place_order[disabled] {
    text-transform: capitalize !important;
	border: none;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
	background-color: transparent !important;
	color: red !important;
	opacity: 1;
	letter-spacing: 1px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-right: 16px !important;
}

body.page-id-89 #page-container .et_pb_section .et_pb_wc_checkout_payment_info_0_tb_body #payment button#place_order[disabled]:hover:after {
    background-color: transparent !important;
}

body.page-id-89 #page-container .et_pb_section .et_pb_wc_checkout_payment_info_0_tb_body #payment button#place_order[disabled]:hover:after {
    display: none !important;
}


body.page-id-89 button.wms_pickup_open_modal_openstreetmap{
	padding: 4px 12px;
  margin-top: 12px;
	margin-bottom: 12px;
  border-radius: 4px;
  border: solid 2px #377BF6;
  font-weight: bold;
  background-color: #377BF6;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
	transition: all 0.5s ease;
}

body.page-id-89 button.wms_pickup_open_modal_openstreetmap:hover{
	background-color: #0B52D1;
	border: solid 2px #0B52D1;
}
