.tinymce-h-200 .tox.tox-tinymce { height: 200px !important; }
.tinymce-h-400 .tox.tox-tinymce { height: 400px !important; }
.py-20r { padding-bottom: 20rem !important; padding-top: 20rem !important; }
.py-10r { padding-bottom: 10rem !important; padding-top: 10rem !important; }
.py-5r { padding-bottom: 5rem !important; padding-top: 5rem !important; }
.coll-days-cont .public .checkbox > input:checked ~ span { background-color: #E5AF25 !important; }
.form-group label .btn.btn-icon { width: 20px !important; height: 20px !important; }
.bgi-position-top-center{ background-position: top center; }
.price-summary-cont {
    height: auto !important;
    max-height: 400px !important;
}
.gap-3 { gap: 1rem; }
.font-size-1-1 { font-size: 1.1rem; }
.bg-light-primary-2 { background-color: #fff2cc !important; }
.btn.btn-outline-blue {
	color: #008193;
	background-color: transparent;
	border-color: #008193;
}
.btn.btn-outline-blue i { color: #008193; }