.totals-load { display: none; }
.billing-country { display: none; }

.facetwp-checkbox {
    background-position: 0 6px !important;
	padding-left: 10px;
}

.noUi-horizontal {
    height: 15px !important;
}

.noUi-horizontal .noUi-handle {
    width: 15px !important;
    height: 15px !important;
    right: -10px !important;
    top: -2px !important;
    border-radius: 15px !important;
    background-color: #fac301 !important;
	border: none !important;
}

.noUi-target {
    background: none !important;
    border-radius: 4px !important;
    border: none !important;
    padding: 0 8px !important;
    height: 5px !important;
}

.noUi-base,
.noUi-connects {
    width: 99% !important;
    top: 3px !important;
}

.woocommerce-error {
    list-style: none; /* Убирает маркеры списка */
    padding: 0;
    margin: 0;
}

.woocommerce-error li {
    color: #735a00; /* Цвет текста */
    font-weight: bold; /* Жирный шрифт для текста */
    padding: 10px 0; /* Отступы между строками */
	background-color: #f9c301; /* Жёлтый цвет */
    border-radius: 10px; /* Закругленные углы */
    padding: 20px; /* Отступ внутри блока */
    margin: 15px 0; /* Отступы сверху и снизу */
}

.woocommerce-error li strong {
    font-weight: bold;
}

ul.order_details {
    list-style: none;
}

.facetwp-load-more {
  background: none;
}

.facetwp-facet {
    margin-bottom: 0 !important;
}

.facetwp-checkbox {
    padding-top: 3px;
}

.OplatiPaymentRequest__button a{
	padding: 20px;
}