p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin: 1rem 0 2rem 0;
    font-size: 1.6rem;
}
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    padding: 0;
}
.cpatchi {
	cursor: pointer;
}
.swal2-styled.swal2-confirm {
    background-color: #EB5202 !important;
}
select.integration-multiple {
    line-height: 30px;
}
.select2-selection__rendered {
    line-height: 31px !important;
}
.select2-container .select2-selection--single {
    height: 35px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}