/******* Do not edit this file *******
Code Snippets Manager
Saved: May 03 2026 | 00:02:06 */
/* Status approved */
/*
.bpa-cp-ma-table.el-table .bpa-ma-status-box.__bpa-is-approved .bpa-sb__circle {background-color: #0BAC58;}
.bpa-cp-ma-table.el-table .bpa-ma-status-box.__bpa-is-approved {border-color: #0BAC58 !important;}
.bpa-ma-vac--head__right .bpa-front-pill {border-color: #0BAC58 !important;color: #0BAC58;}
*/
/* Customer account buttons 
.bpa-front-btn--icon-without-box {padding: 8px 8px !important;line-height: 16px !important;}
button.el-button--default {padding: 9px 18px 8px 18px;}*/
/* The popup windows 
.bpp-package-buy-now-popup-right-section {max-height: 860px !important;}
.bpgc-gift-card-buy-now-popup-right-section {max-height: 860px !important;}
.bpa-front-tabs--panel-body .bpa-front-dc--body {max-height: 800px;}*/
/* Package popup 404 error */
/* .bpp-front-toast-notification.--bpp-error {display:none !important; visibility:hide !important;} */
/* BP account page container 
.skynet_bp_account .bpa-frontend-main-container {min-height: 500px;}*/
a.BT_magic_link {
  text-align: center;
  font-size: 110%;
  margin: 16px 0;
  font-weight: 600;
}
/*  Packages img  */
.bpp-package-slider .el-carousel__item {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden !important;
}
.bpp-package-slider .el-carousel__item img {
  height: auto !important;
}
/*  Gift Card img  */
.bpgc-frontend-main-container-gift-cards .bpgc-gift-card-list-row .bpgc-gift-card-slider {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden !important;
}
.bpgc-frontend-main-container-gift-cards .bpgc-gift-card-list-row .bpgc-gift-card-slider img {
  height: auto !important;
}
