﻿:root{--abs-blue:#00205b;--abs-blue-2:#1d4f91;--abs-blue-3:#7d9bc1;--abs-red:#ba0c2f;--abs-grey:#555559;--abs-grey-2:#a9a8a9;--abs-grey-3:#dad8d6;}#ecom-panel{width:450px!important;right:-500px;background-color:#f8f8f8;}@media screen and (max-width:449px){#ecom-panel{max-width:100%!important;}}#ecom-panel .material-tabs{margin-left:11px;margin-right:11px;}#ecom-panel .material-tabs a{background-color:transparent!important;}#ecom-panel .tab-content{padding:0 10px;}#ecom-panel .ecom-panel-layer{display:flex;flex-direction:column;height:calc(100% - 84px);}#ecom-panel .ecom-panel-layer .ecom-info{font-size:14px;white-space:normal;margin-top:-15px;}#ecom-panel .ecom-panel-layer .ecom-info img{height:25px;width:25px;}#ecom-panel .ecom-panel-layer .ecom-panel-header{flex-basis:content;padding:0 15px 0 15px;}#ecom-panel .ecom-panel-layer .ecom-panel-header .alert span{white-space:normal;font-size:14px;}#ecom-panel .ecom-panel-layer .ecom-panel-body{flex-basis:auto;overflow:auto;overflow-x:hidden;margin-right:15px;padding:15px 0 15px 15px;}#ecom-panel .ecom-panel-layer .ecom-panel-footer{flex-basis:content;border-top:1px solid #dad8d6;box-shadow:0 -1px 3px rgba(0,0,0,.1);z-index:2;padding:15px;background-color:#f8f8f8;}#ecom-panel .ecom-panel-layer .ecom-panel-footer .form-group *{display:inline-block;}#ecom-panel .ecom-panel-layer .ecom-panel-footer #ecom-panel-info-button{height:25px;width:25px;margin-left:3px;}#ecom-panel .ecom-panel-layer .ecom-panel-footer #ecom-panel-info-button i{font-size:12px;position:relative;top:-5px;left:-2px;}#ecom-panel .ecom-panel-layer .ecom-panel-footer #ecom-clear-button{color:var(--abs-blue);}#ecom-panel .ecom-panel-layer .ecom-panel-footer #ecom-clear-button:hover{background-color:#f0f0f0;text-decoration:none;}#ecom-panel .ecom-panel-layer .stock-warning{padding:2px 12px;color:#fff;border-radius:99px;font-size:11px;width:fit-content;margin-top:2px;}#ecom-panel .ecom-panel-layer .stock-warning.out-of-stock-warning{background-color:#8b0000;}#ecom-panel .ecom-panel-layer .stock-warning.low-stock-warning{background-color:#ff4500;}#ecom-panel .ecom-panel-layer .stock-alert{font-size:13px;white-space:normal;}#ecom-panel .ecom-panel-layer[data-type="purchase"] .ecom-panel-footer .ecom-panel-purchase-add-to-cart-button{font-weight:500;}#ecom-panel .ecom-panel-layer[data-type="purchase"] .tab-pane{background-color:#fff;padding:15px;border-radius:5px;margin-bottom:15px;box-shadow:0 1px 3px rgba(0,0,0,.1);}#ecom-panel .ecom-panel-layer[data-type="purchase"] .price{color:var(--abs-blue);font-weight:700;font-size:24px;}#ecom-panel .ecom-panel-layer[data-type="purchase"] .helper-label{font-size:12px;}#ecom-panel .ecom-panel-layer[data-type="purchase"] .out-of-bounds-warning{color:var(--abs-red);font-weight:500;}#ecom-panel .ecom-panel-layer[data-type="purchase"] .capsules .capsule{padding:11px 19px;height:39px;}#ecom-panel .ecom-panel-layer[data-type="purchase"] #semen-sub-total,#ecom-panel .ecom-panel-layer[data-type="purchase"] #cert-sub-total{font-weight:500;}#ecom-panel .ecom-panel-layer[data-type="purchase"] .discount-note{color:#6182b3;white-space:normal;font-size:11px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .ecom-panel-body{padding-right:15px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .ecom-panel-footer #ecom-panel-cart-proceed-button{font-weight:500;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items{border-radius:5px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item{background-color:#fff;padding:15px;border-radius:5px;margin-bottom:15px;box-shadow:0 1px 3px rgba(0,0,0,.1);}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .label{font-size:13px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .value{font-size:15px;font-weight:500;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .quantity-container{margin-top:5px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .coupon-code{background-color:var(--abs-blue-2);font-size:10px;color:#fff;text-transform:uppercase;font-weight:400;display:inline-block;position:relative;margin-bottom:0;display:block;width:fit-content;border-radius:99px;padding:2px 7px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .coupon-value{color:#e33737;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .delete-button{color:#404040;background:#f7f7f7;position:relative;padding:9px;border-radius:99px;left:7px;top:-5px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .delete-button:hover{cursor:pointer;color:var(--abs-red);}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .order-item-input-container{position:relative;flex-grow:1;top:5px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input::-webkit-outer-spin-button,#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input[type=number]{-moz-appearance:textfield;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input.quantity{background-color:#f7f7f7;color:var(--abs-blue-2);text-align:right;width:69px;font-size:13px;font-weight:700;padding:0 0;position:relative;top:0;height:26px;left:0;border:1px solid #e1e1e1;z-index:0;outline:0!important;border-radius:2px;padding-right:7px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input.quantity.success{border-color:#c0d1c0;background-color:#eaffe3;color:#345b34;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input.quantity:focus{background-color:#fff;border:1px solid #999;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item input.quantity.error{border-color:#f00;background-color:#ffefef;color:#f00;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .order-cart-icon{font-size:10px;position:absolute;top:6px;color:var(--availability-code-5);left:7px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .price,#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .subtotal{position:relative;top:5px;font-size:14px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .sap-sp .sap-s{color:var(--abs-blue-2);font-weight:500;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .sap-sp .sap-s .s-amount{font-size:15px;font-weight:700;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .sap-sp .sap-s .s-label{font-weight:500;font-size:11px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .sap-sp .sap-s.low{color:#c13131;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .sap-sp .sap-p{margin-top:-7px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .items .item .sap-sp .sap-p .p-amount{font-size:11px;margin-top:-7px;color:var(--abs-blue);}#ecom-panel .ecom-panel-layer[data-type="cart"] .details{padding-bottom:7px;margin-bottom:7px;border-bottom:#f3f3f3 solid 1px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .details .name{color:var(--abs-blue-2);font-weight:500;font-size:16px;white-space:normal;line-height:1.25rem;}#ecom-panel .ecom-panel-layer[data-type="cart"] .details .code{color:#3f3f3f;font-size:12px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .details .price{color:#3f3f3f;font-size:12px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .details .price .expected-price{font-size:12px;text-decoration:line-through;}#ecom-panel .ecom-panel-layer[data-type="cart"] .details .price .actual-price{font-size:12px;}#ecom-panel .ecom-panel-layer[data-type="cart"] .details .image-container img{width:100%;}#ecom-panel .ecom-panel-layer[data-type="cart"] .actions button{min-width:100px;}#ecom-panel .ecom-panel-layer[data-type="checkout"] .ecom-panel-body{top:85px;bottom:0;overflow:hidden;padding:0 0 15px 0;height:100%;}#ecom-panel .ecom-panel-layer[data-type="checkout"] .ecom-panel-body-cover{position:absolute;top:69px;left:0;right:0;bottom:0;z-index:1;background-color:#fff;}#ecom-panel #ecom-panel-checkout-frame{width:100%;height:100%;border:0;}#ecom-panel #ecom-panel-checkout-frame #cookie-law-info-bar{display:none!important;}#ecom-panel #ecom-panel-checkout-frame #hubspot-messages-iframe-container{visibility:hidden;}#ecom-country-prompt{margin-bottom:15px;}#cart-validation-results{font-size:13px;}#cart-validation-results .table-heading{font-weight:500;}#cart-validation-results .swal2-html-container{font-size:12px;}