.customPopup{display:none}.customPopup .customPopup_container{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;background-color:rgba(0,0,0,0.3);z-index:99}.customPopup .customPopup_container .customPopup_inner{background:#fff;width:90%;display:inline-block;margin:0 auto;position:relative;padding:25px 20px}.customPopup .customPopup_container .customPopup_inner .close_customPopup{color:#2363ca;outline:none;padding:0;margin:0;color:transparent;position:absolute;top:17px;right:17px;cursor:pointer;background:url(../../resources/images/Header/close-btn.png);background-size:100%;width:15px !important;height:15px !important;background-repeat:no-repeat}.customPopup .customPopup_container .customPopup_inner .customPopup_msg p{display:inline-block;width:100%;font-family:"Bliss2-Medium";font-size:16px;line-height:1.4;color:#616161;margin-bottom:10px;text-align:left}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons{display:inline-block;width:100%;padding:15px 0px 0px;text-align:center}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button{outline:none;padding:0;margin:0 !important;color:transparent;width:100%;text-transform:uppercase;font-family:"Bliss2-Bold";height:42px;padding:0px;border-radius:0;transition:background-color 300ms ease-out;letter-spacing:0.5px;font-size:14.93px !important;cursor:pointer}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button.greenButton{border:1px solid #61ac0d;background-color:#61ac0d;color:#fff}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button.greenButton:hover{background-color:#468500;border-color:#468500}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button.whiteButton{border:1px solid #444;background-color:white;color:#444}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button.whiteButton:hover{background-color:#444;color:white}@media only screen and (min-width:768px){.customPopup .customPopup_container .customPopup_inner{max-width:730px;padding:40px 6% 35px 3%}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button{width:49% !important}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button.greenButton{float:left}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button.whiteButton{float:right;margin-left:2% !important;margin-right:0 !important}}@media only screen and (max-width:767px){.customPopup .customPopup_container .customPopup_inner .close_customPopup{top:12px;right:12px;width:12px !important;height:12px}.customPopup .customPopup_container .customPopup_inner .customPopup_msg p{font-size:14px}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons{padding-top:10px}.customPopup .customPopup_container .customPopup_inner .customPopup_buttons button.mz-button+button.mz-button{margin-top:15px !important}}.mz-myaccount .customPopup.addtocart_confirmPopup{line-height:normal}