.path-cart{font-family:"Lato",sans-serif}.path-cart .view-content.row{margin-left:0;margin-right:0}.path-cart .view-content.row .item-list{background:#b01d14;display:flex;align-items:center;justify-content:center}.path-cart .view-content.row .item-list ul{margin-bottom:0;padding-left:0}@media screen and (max-width: 991px){.path-cart .view-content.row .item-list ul{text-align:center}}.path-cart .view-content.row .item-list ul li{display:inline-block;list-style:none;padding:10px 0}.path-cart .view-content.row .item-list ul li a{color:#fff;font-size:15px;font-family:"Lato",sans-serif;font-weight:500;padding:4px 36px;margin:0 0 .25em;text-decoration:none;border-right:1px solid #fff}@media screen and (max-width: 767px){.path-cart .view-content.row .item-list ul li a{border-right:0}}.path-cart .view-content.row .item-list ul li:last-child a{border-right:0}.path-cart .cart{margin-top:30px}.path-cart .cart form .form-actions{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.path-cart .cart form .form-actions{display:block;padding-left:15px;padding-right:15px}}.path-cart .cart form .form-actions button.btn-primary{background-color:#fff;border:1px solid #b32337;color:#b32337;font-size:18px;font-weight:500;padding:10px 50px;border-radius:0;margin:5px}@media screen and (max-width: 767px){.path-cart .cart form .form-actions button.btn-primary{padding:10px 35px;width:100%;margin:0;margin-bottom:15px}}.path-cart .cart form .form-actions button.btn-primary:hover{background-color:#b32337;color:#fff}.path-cart .form-required::after{content:'';background-image:url("../images/black-star.svg")}.path-cart .discount{color:#0077a2;padding-right:100px}.path-cart .empty-cart-message h2{font-size:18px;color:#222;font-family:"Lato",sans-serif;padding:0 0 30px}@media screen and (max-width: 767px){.shopping-cart-container{margin-left:0;margin-right:0;padding-left:15px;padding-right:15px}}.shopping-cart-container .shopping-cart-title{font-size:42px;font-weight:700;color:#000;margin-bottom:25px;margin-top:30px}.shopping-cart-container .cart-table{border:1px solid #ccc;width:100%}.shopping-cart-container .cart-table thead{background:#f5f5f5}@media screen and (max-width: 767px){.shopping-cart-container .cart-table thead{display:none}}.shopping-cart-container .cart-table thead tr th{font-size:16px;color:#000;font-weight:600;padding:.5em 1em}.shopping-cart-container .cart-table thead tr th.price-column,.shopping-cart-container .cart-table thead tr th.total-column{text-align:right}.shopping-cart-container .cart-table thead tr th.qty-column,.shopping-cart-container .cart-table thead tr th.action-column{width:8%;text-align:center}@media screen and (max-width: 991px){.shopping-cart-container .cart-table thead tr th.qty-column,.shopping-cart-container .cart-table thead tr th.action-column{width:15%}}.shopping-cart-container .cart-table thead tr th.products-column{width:50%}.shopping-cart-container .cart-table tbody tr{border-bottom:1px solid #ccc}.shopping-cart-container .cart-table tbody tr td{padding:.5em 1em}@media screen and (max-width: 767px){.shopping-cart-container .cart-table tbody tr td{display:flex;align-items:center}}@media screen and (max-width: 767px){.shopping-cart-container .cart-table tbody tr td.products-column::before{content:'Products:';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}.shopping-cart-container .cart-table tbody tr td.products-column .product-info{display:flex;align-items:center}.shopping-cart-container .cart-table tbody tr td.products-column .product-info .product-title{padding-left:15px;width:75%}.shopping-cart-container .cart-table tbody tr td.products-column .product-info .product-title a{font-size:20px;font-weight:500;text-decoration:none;color:#000}.shopping-cart-container .cart-table tbody tr td.price-column,.shopping-cart-container .cart-table tbody tr td.total-column{font-size:16px;font-weight:500;text-align:right;color:#000}@media screen and (max-width: 767px){.shopping-cart-container .cart-table tbody tr td.price-column::before,.shopping-cart-container .cart-table tbody tr td.total-column::before{content:'Individual Price (USD):';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}@media screen and (max-width: 767px){.shopping-cart-container .cart-table tbody tr td.total-column::before{content:'Total:';margin-right:10px}}.shopping-cart-container .cart-table tbody tr td.qty-column{text-align:center}@media screen and (max-width: 767px){.shopping-cart-container .cart-table tbody tr td.qty-column::before{content:'Qty:';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}.shopping-cart-container .cart-table tbody tr td.qty-column .mb-3{margin-bottom:0 !important}.shopping-cart-container .cart-table tbody tr td.qty-column .mb-3 input.form-control{background-color:#eee}@media screen and (max-width: 991px){.shopping-cart-container .cart-table tbody tr td.action-column{text-align:center}}@media screen and (max-width: 767px){.shopping-cart-container .cart-table tbody tr td.action-column::before{content:'Action:';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}.shopping-cart-container .cart-table tbody tr td.action-column button,.shopping-cart-container .cart-table tbody tr td.action-column a{font-size:0;background-color:transparent;border-color:transparent;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:none}.shopping-cart-container .cart-table tbody tr td.action-column button::after,.shopping-cart-container .cart-table tbody tr td.action-column a::after{content:'';width:23px;height:24px;display:inline-block;background:url("../images/close-circle-line.svg");background-repeat:no-repeat;position:absolute;left:13px}.shopping-cart-container .cart-table tbody tr:nth-of-type(odd)>*{--bs-table-accent-bg: transparent}.shopping-cart-container .cart-subtotal{border:0;border-bottom:1px solid #ccc;padding:10px;text-align:right;font-size:18px;font-weight:600;color:#000;padding-right:100px}@media screen and (max-width: 767px){.shopping-cart-container .cart-subtotal{text-align:left}}.shopping-cart-container .cart-subtotal .subtotal-label-discount{color:#0077a2}.shopping-cart-container .cart-subtotal .subtotal-label{padding-left:10px}@media screen and (max-width: 767px){.shopping-cart-container .cart-subtotal .subtotal-label{padding-left:0;padding-right:10px}}.shopping-cart-container .order-total-line__total{padding-right:100px}.shopping-cart-container .order-total-line__total .total-label-discount{color:#0077a2}.shopping-cart-container .discount{color:#0077a2}.shopping-cart-container .special-offer{border:2px solid #b50320;margin-top:20px}@media screen and (max-width: 767px){.shopping-cart-container .special-offer{margin-left:0;margin-right:0}}.shopping-cart-container .special-offer .special-offer-header{display:flex;align-items:center;justify-content:space-between;background:#b50320;padding:10px 15px}@media screen and (max-width: 767px){.shopping-cart-container .special-offer .special-offer-header{display:block}}.shopping-cart-container .special-offer .special-offer-header .offer-title,.shopping-cart-container .special-offer .special-offer-header .offer-highlight{font-size:24px;font-weight:700;color:#fff}.shopping-cart-container .special-offer .special-offer-content{display:flex;align-items:center;justify-content:space-between;padding:10px 5px}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content{display:block}}.shopping-cart-container .special-offer .special-offer-content .offer-cta{display:flex;align-items:center}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content .offer-cta{display:block;text-align:center}}.shopping-cart-container .special-offer .special-offer-content .offer-cta .offer-message{background:url("../images/special-offer-bg.jpg");background-repeat:no-repeat;background-size:cover;padding:10px 15px;border-radius:6px}.shopping-cart-container .special-offer .special-offer-content .offer-cta .offer-message h3,.shopping-cart-container .special-offer .special-offer-content .offer-cta .offer-message p{font-size:24px;font-weight:700;color:#fff}.shopping-cart-container .special-offer .special-offer-content .offer-cta .offer-message a.learn-more{position:relative;cursor:pointer;font-size:18px;font-weight:700;color:#fff}.shopping-cart-container .special-offer .special-offer-content .offer-cta .offer-message a.learn-more::after{content:'';display:inline-block;background:url("../images/arrow-icon.svg");width:15px;height:15px;position:absolute;top:7px;margin-left:5px}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content .act-now-button{text-align:center}}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content .offer-pricing{width:40%;margin:0 auto}}@media screen and (max-width: 767px){.shopping-cart-container .special-offer .special-offer-content .offer-pricing{width:70%;text-align:center}}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .original-price{width:30%;float:left;font-size:22px;font-weight:300;color:#999;text-decoration:line-through;padding-top:10px}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .sale-price{width:70%;float:left;font-size:32px;font-weight:700;color:#222;padding-left:15px}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .sale-price .usd{font-size:12px;color:#222;font-weight:500}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .quantity-selector{padding:10px 0}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .quantity-selector label{font-size:14px;font-weight:500;color:#000;position:relative}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .quantity-selector label::after{content:'';background-image:url("../images/required.svg");display:inline-block;width:6px;height:7px;background-size:cover;background-repeat:no-repeat;position:absolute}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .quantity-selector input{width:66%;border:1px solid #e5e5e5;background-color:#eee;margin-left:12px}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content .offer-pricing .quantity-selector input{width:auto}}.shopping-cart-container .special-offer .special-offer-content .offer-pricing .add-to-cart-btn{display:block;background:#b32337;padding:10px 56px;border:1px solid #b32337;color:#fff;text-decoration:none}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content .offer-pricing .add-to-cart-btn{text-align:center}}.shopping-cart-container .special-offer .special-offer-content .offer-badge{width:200px;text-align:center}@media screen and (max-width: 991px){.shopping-cart-container .special-offer .special-offer-content .offer-badge{text-align:center;margin:20px auto}}.shopping-cart-container .special-offer .special-offer-content .offer-badge .discount-badge{font-size:0}.shopping-cart-container .special-offer .special-offer-content .offer-badge .discount-badge::after{content:'';width:100px;height:100px;display:inline-block;background:url("../images/discount-badge-icon.svg");background-repeat:no-repeat;margin-right:10px}.shopping-cart-container .special-offer .special-offer-content .offer-badge .course-title{font-size:20px;font-weight:500;color:#000;margin-bottom:10px}.shopping-cart-container .continue-shopping{text-align:center}.shopping-cart-container .continue-shopping a{color:#0077a2;font-size:18px;font-weight:500;padding:20px 0;display:inline-block}.shopping-cart-container .continue-shopping a:focus{box-shadow:none}.path-checkout{font-family:"Lato",sans-serif}.path-checkout form .form-actions{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.path-checkout form .form-actions{display:block}}.path-checkout form .form-actions button.btn-primary{background-color:#fff;border:1px solid #b32337;color:#b32337;font-size:18px;font-weight:500;padding:10px 50px;border-radius:0;margin:5px}@media screen and (max-width: 767px){.path-checkout form .form-actions button.btn-primary{padding:10px 15px;width:100%;margin-left:0;margin-top:15px}}.path-checkout form .form-actions button.btn-primary:hover{background-color:#b32337;color:#fff}.path-checkout form .form-actions .checkout-back-button{text-decoration:none;padding:10px 20px;border:1px solid #b32337;font-weight:500;color:#b32337;background:#fff;clear:both;display:inline-block;align-items:center;font-size:18px}@media screen and (max-width: 767px){.path-checkout form .form-actions .checkout-back-button{width:100%;text-align:center;margin-top:10px}}.path-checkout form .form-actions .checkout-back-button:hover{background-color:#b32337;color:#fff}.path-checkout legend{border-bottom:1px solid #ccc}.path-checkout legend .fieldset-legend{font-size:21px;font-weight:700;color:#000;margin-bottom:10px}.path-checkout .checkout-pane-custom-billing-information legend{border-bottom:0}.path-checkout .checkout-pane-custom-billing-information .fieldset-wrapper p{border-bottom:1px solid #ccc}.path-checkout .js-form-type-checkbox.js-form-item.checkbox{padding-left:25px;display:inline-block}.path-checkout .js-form-type-checkbox.js-form-item.checkbox.form-switch .form-check-input{background-image:url("../images/square-icon-empty.svg");background-repeat:no-repeat;background-size:cover;width:24px;height:24px;margin-left:-1.5em;border-radius:0;border:0;background-color:transparent;margin-top:0}.path-checkout .js-form-type-checkbox.js-form-item.checkbox.form-switch .form-check-input:checked{background-image:url("../images/checkbox-fill-black.svg")}.path-checkout .js-form-type-checkbox.js-form-item.checkbox label{font-size:14px;font-weight:400;color:#000;padding-left:10px}.path-checkout .form-required::after{content:'';background-image:url("../images/black-star.svg")}.path-checkout .ui-dialog.ui-widget-content{padding:0;width:360px !important;left:36% !important;font-family:"Lato",sans-serif;top:5.5% !important}@media screen and (min-width: 1400px){.path-checkout .ui-dialog.ui-widget-content{top:5% !important}}@media screen and (max-width: 991px){.path-checkout .ui-dialog.ui-widget-content{left:25% !important;top:15% !important}}@media screen and (max-width: 767px){.path-checkout .ui-dialog.ui-widget-content{width:90% !important;left:5% !important;top:8% !important}}.path-checkout .ui-dialog.ui-widget-content .ui-dialog-titlebar{background:#b32337;display:flex !important;align-items:center;justify-content:space-between;padding:.4em}.path-checkout .ui-dialog.ui-widget-content .ui-dialog-titlebar .ui-dialog-title{color:#fff}.path-checkout .ui-dialog.ui-widget-content .ui-dialog-titlebar .ui-dialog-titlebar-close{border:0 !important;background-color:transparent !important;background-image:url("../images/close-btn.svg");width:30px !important;height:24px !important;background-size:cover;background-repeat:no-repeat;margin-top:0 !important;margin-bottom:0 !important}.path-checkout .ui-dialog.ui-widget-content .ui-widget-content form.custom-course-renew-lifetime-form button.btn-primary{float:left;background-color:#b32337;border:0;color:#fff;font-size:16px;font-weight:500;margin-right:10px}.path-checkout .ui-dialog.ui-widget-content .ui-widget-content form.custom-course-renew-lifetime-form input.form-control{width:auto;float:left;display:block}.path-checkout .ui-dialog.ui-widget-content .ui-front.ui-dialog-content .login-modal-content p{display:none}.path-checkout .ui-dialog.ui-widget-content form.user-login-form p.login-title{padding:5px 15px;color:#000;font-size:31px;font-weight:500;border-radius:0;background:transparent;border:0;box-shadow:none;margin-bottom:0 !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form p.forgot-password{top:0;float:right}.path-checkout .ui-dialog.ui-widget-content form.user-login-form p.forgot-password a{color:#4d4d4d;text-decoration:none}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item{padding:0}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item label{font-size:18px;font-weight:500;color:#000}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item label::after{content:'';background-image:url("../images/black-star.svg")}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item input.form-control{width:100% !important;height:55px !important;border-radius:5px;border:1px solid #c5c5c5 !important;display:block;font-size-adjust:from-font}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item input::placeholder{font-size:14px !important;font-weight:400 !important;color:#ababab !important;letter-spacing:0 !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.checkbox{padding-left:25px;display:inline-block}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.checkbox.form-switch .form-check-input{background-image:url("../images/square-icon-empty.svg");background-repeat:no-repeat;background-size:cover;width:18px;height:18px;margin-left:-1.5em;border-radius:0;border:0;background-color:transparent}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.checkbox.form-switch .form-check-input:checked{background-image:url("../images/checkbox-fill-black.svg")}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.checkbox label{font-size:14px;font-weight:300;color:#000;margin-top:2px}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item .shwpd{margin-top:20px;margin-right:8px}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.form-type-password{position:relative;width:100%}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.form-type-password .eye-close{background:url("../images/eye-cross-icon.svg");width:21px;height:21px;position:absolute;top:35px;right:5px;background-size:cover;background-repeat:no-repeat}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.form-type-password .eye-open{width:27px;height:18px;position:absolute;top:35px;right:5px;background-size:cover;background-repeat:no-repeat}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.form-type-password::placeholder{font-size:14px !important;font-weight:300 !important;color:#ababab !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.js-form-type-textfield input.form-control::placeholder{font-size:14px !important;font-weight:300 !important;color:#000 !important;letter-spacing:0 !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .js-form-item.form-type-password{margin-bottom:5px !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .form-actions{margin:0;margin-bottom:0 !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .form-actions button.btn-primary{background-color:#b32337 !important;font-size:18px !important;font-weight:600;text-decoration:none;color:#fff !important;text-transform:capitalize;padding:12px 25px !important;border:#b32337 !important;border-radius:0;width:100% !important}.path-checkout .ui-dialog.ui-widget-content form.user-login-form #capslockdiv{display:none}.path-checkout .ui-dialog.ui-widget-content form.user-login-form .login-message{margin-bottom:5px}.path-checkout .ui-dialog.ui-widget-content form .custom-login-intro{text-align:center}.path-checkout .ui-dialog.ui-widget-content form .custom-login-intro .custom-login-welcome{font-size:25px;font-weight:300;color:#000}.path-checkout .ui-dialog.ui-widget-content .custom-login-title{display:none}.path-checkout .ui-dialog.ui-widget-content input[type='text'],.path-checkout .ui-dialog.ui-widget-content input[type='password']{-webkit-text-fill-color:#ababab !important;letter-spacing:-.16px !important;font-family:arial !important;font-style:normal;font-size:16px;padding:5px;line-height:1;box-sizing:border-box}.path-checkout .ui-dialog.ui-widget-content input::-webkit-input-placeholder{font-size:25px;line-height:4;font-family:"Lato",sans-serif !important;font-weight:400}.path-checkout .ui-dialog .ui-dialog-content{padding:.2em 1em}.path-checkout .shopping-cart-container .cart-subtotal,.path-checkout .shopping-cart-container .order-total-line__total{padding-right:10px}.path-checkout .shopping-cart-container .cart-subtotal .subtotal-label-discount,.path-checkout .shopping-cart-container .order-total-line__total .subtotal-label-discount{color:#0077a2}.path-checkout .shopping-cart-container .cart-subtotal .total-label-discount,.path-checkout .shopping-cart-container .order-total-line__total .total-label-discount{color:#0077a2}.path-checkout .shopping-cart-container .discount{color:#0077a2}.commerce-checkout-flow .shopping-cart-container.container{padding-left:0;padding-right:0}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper{width:70%;float:left;padding-right:40px}@media screen and (max-width: 767px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper{width:100%;float:none;padding-right:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-customer-information.js-form-item{width:100%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-customer-information.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-customer-information.js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:100%}@media screen and (max-width: 767px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-customer-information.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-customer-information.js-form-item .form-control{width:100%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-customer-information.js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information.js-form-item-custom-billing-information-profile-select-address{width:50%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information.js-form-item-custom-billing-information-profile-select-address .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information.js-form-item-custom-billing-information-profile-select-address .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information.js-form-item-custom-billing-information-profile-select-address label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;width:99.5%;display:block}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .form-control{width:100%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .form-select.address-book-edit-button,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .form-control.address-book-edit-button{padding:10px 20px;margin-top:15px;width:auto}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .js-form-item .js-form-item-custom-billing-information-profile-address-0-address-country-code{width:99.5%}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .js-form-item .js-form-item-custom-billing-information-profile-address-0-address-country-code{width:100%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item{width:49%;float:left;margin-left:5px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item{width:100%;float:none;margin-left:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item:nth-child(odd){margin-right:5px;margin-left:0}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item:nth-child(odd){margin-right:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;width:100%;display:block}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .address-container-inline .js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .js-form-item-custom-billing-information-profile-address-0-address-address-line1{width:49% !important;float:left}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .js-form-item-custom-billing-information-profile-address-0-address-address-line1{width:100% !important}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .js-form-item-custom-billing-information-profile-address-0-address-address-line2{width:49.5% !important;float:left;margin-top:0;margin-left:8px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--widget-address-default [data-drupal-selector='edit-custom-billing-information-profile-address-0-address'] .js-form-item-custom-billing-information-profile-address-0-address-address-line2{width:100% !important;margin-left:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item{width:49%;float:left;margin-left:0}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item{width:100%;float:none}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item:nth-child(odd){margin-right:0;margin-left:5px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item:nth-child(odd){margin-left:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:100%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane-custom-billing-information #edit-custom-billing-information-profile .field--name-field-phone-number .js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .address-container-inline .js-form-item{width:49%;float:left;margin-left:5px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .address-container-inline .js-form-item{width:99.5%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .address-container-inline .js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .address-container-inline .js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;background-color:transparent;display:block;width:100%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .address-container-inline .js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .address-container-inline .js-form-item:nth-child(odd){margin-right:5px;margin-left:0}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-organization.js-form-item,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-country-code.js-form-item,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line1.js-form-item,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line2.js-form-item{width:99.5%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-organization.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-organization.js-form-item .form-control,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-country-code.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-country-code.js-form-item .form-control,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line1.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line1.js-form-item .form-control,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line2.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line2.js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:99.5%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-organization.js-form-item label,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-country-code.js-form-item label,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line1.js-form-item label,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .form-item-order-fieldscheckout-field-address-0-address-address-line2.js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .js-form-item-order-fieldscheckout-field-address-0-address-address-line1{width:49% !important;float:left}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .js-form-item-order-fieldscheckout-field-address-0-address-address-line1{width:100% !important;float:none}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .js-form-item-order-fieldscheckout-field-address-0-address-address-line2{width:49.5% !important;float:left;margin-top:0;margin-left:8px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .js-form-item-order-fieldscheckout-field-address-0-address-address-line2{width:100% !important;float:none;margin-top:5px;margin-left:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .field--name-field-phone-number{width:49%}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .field--name-field-phone-number{width:99.5%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .field--name-field-phone-number .js-form-item{width:100%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .field--name-field-phone-number .js-form-item input.form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:49%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .js-form-wrapper .fieldset-wrapper .field--name-field-phone-number .js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .form-item-order-fieldscheckout-field-phone-number-0-value.js-form-item{width:49%}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .form-item-order-fieldscheckout-field-phone-number-0-value.js-form-item{width:99.5%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .form-item-order-fieldscheckout-field-phone-number-0-value.js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .form-item-order-fieldscheckout-field-phone-number-0-value.js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:100%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .form-item-order-fieldscheckout-field-phone-number-0-value.js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px;position:relative}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .form-item-order-fieldscheckout-field-phone-number-0-value.js-form-item label::after{content:'';background-image:url("../images/black-star.svg");margin:2px;position:absolute;display:inline-block;width:6px;height:7px;background-repeat:no-repeat;top:5px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption{position:relative}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption .js-form-item{width:99.5%}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption .js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption .js-form-item .form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:99.5%}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption .js-form-item .form-select,.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption .js-form-item .form-control{width:100%}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption .js-form-item label{font-size:20px;font-weight:500;color:#222;margin-bottom:8px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption button.btn-primary{position:absolute;top:128px;right:13px;background:#b32337;color:#fff;border-color:#b32337;text-transform:uppercase;padding:10px 20px;border-radius:5px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption button.btn-primary{top:153px;right:8px}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption table button.btn-primary{top:95px}@media screen and (max-width: 767px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption table button.btn-primary{top:120px}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption #edit-coupon-redemption-form h3{font-size:21px;font-weight:700;color:#000;margin-bottom:15px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane.checkout-pane-coupon-redemption #edit-coupon-redemption-form .apply-order-txt{border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:15px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane .js-form-item-order-fieldscheckout-field-address-0-address-address-line1{width:49% !important;float:left}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane .js-form-item-order-fieldscheckout-field-address-0-address-address-line1{width:100% !important;float:none}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane .js-form-item-order-fieldscheckout-field-address-0-address-address-line2{width:49.5% !important;float:left;margin-top:38px;margin-left:8px}@media screen and (max-width: 991px){.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane .js-form-item-order-fieldscheckout-field-address-0-address-address-line2{width:100% !important;float:none;margin-top:5px;margin-left:0}}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout h4{font-size:21px;font-weight:700;color:#000;margin-bottom:10px}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .field--name-field-same-as-mailing-address{border-bottom:1px solid #ccc}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper .checkout-pane#edit-order-fieldscheckout .field--name-field-same-as-mailing-address .js-form-type-checkbox{margin-bottom:10px !important}.commerce-checkout-flow .layout-checkout-form .checkout-fieldset-wraper #edit-custom-billing-information-profile .address-book-edit-button{width:auto}.commerce-checkout-flow .layout-checkout-form .checkout-icons-block{width:30%;float:left;margin-bottom:30px}@media screen and (max-width: 767px){.commerce-checkout-flow .layout-checkout-form .checkout-icons-block{width:100%}}.commerce-checkout-flow .layout-checkout-form .checkout-pane-group-information-pane{width:70%;float:left;padding-right:40px}@media screen and (max-width: 767px){.commerce-checkout-flow .layout-checkout-form .checkout-pane-group-information-pane{width:100%;float:none;padding-right:0}}.commerce-checkout-flow .layout-checkout-form .checkout-pane-group-information-pane label{font-size:20px;font-weight:500;color:#222}.commerce-checkout-flow .layout-checkout-form .checkout-pane-group-information-pane input.form-control{border-radius:5px;border:1px solid #c5c5c5;padding:15px 20px;display:block;width:99.5%}@media screen and (max-width: 767px){.commerce-checkout-flow .layout-checkout-form .checkout-pane-group-information-pane input.form-control{width:100%}}.cart-table .products-column .product-info .product-image{width:50px;height:auto}.cart-table .products-column .product-info .product-image img{width:100%;height:100%}.checkout-icons-block{width:50%;float:left}.checkout-icons-block h3{font-size:36px;font-weight:700;color:#000}@media screen and (max-width: 991px){.checkout-icons-block h3{font-size:22px}}.checkout-icons-block .view-icons .view-content.row{background:#f5f5f5;border-radius:10px;padding:10px}@media screen and (max-width: 767px){.checkout-icons-block .view-icons .view-content.row{margin-bottom:30px}}.checkout-icons-block .view-icons .view-content.row .views-row{width:45.5%;float:left;background:#061f49;border-radius:10px;margin:7px;padding:10px}@media screen and (max-width: 991px){.checkout-icons-block .view-icons .view-content.row .views-row{width:94%}}.checkout-icons-block .view-icons .view-content.row .views-row .views-field.views-field-field-widget-image{display:none}.checkout-icons-block .view-icons .view-content.row .views-row .views-field.views-field-description__value p{font-size:14px;font-weight:600;color:#fff}.checkout-icons-block .view-icons .view-content.row .views-row .views-field.views-field-description__value p img{width:100%;height:auto}.checkout-complete-detail{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto;font-family:"Lato",sans-serif;padding:20px}@media screen and (min-width: 420px){.checkout-complete-detail{max-width:540px}}@media screen and (min-width: 767px){.checkout-complete-detail{max-width:720px}}@media screen and (min-width: 991px){.checkout-complete-detail{max-width:960px}}@media screen and (min-width: 1199px){.checkout-complete-detail{max-width:1140px}}.checkout-complete-detail .thank-you{text-align:center;margin-bottom:20px}.checkout-complete-detail .thank-you h2{font-size:42px;font-weight:700;color:#000;margin-bottom:25px}@media screen and (max-width: 991px){.checkout-complete-detail .thank-you h2{font-size:22px}}.checkout-complete-detail .thank-you p{font-size:14px;font-weight:400;color:#000}.checkout-complete-detail .user-credentials{background-color:#f9f9f9;border:1px solid #f9f9f9;padding:15px;margin-bottom:20px;text-align:center}.checkout-complete-detail .user-credentials h3{color:#333;margin-top:0;margin-bottom:15px}.checkout-complete-detail .user-credentials p{margin:8px 0}.checkout-complete-detail .training-link{margin-top:15px;font-size:1.1em}.checkout-complete-detail .training-link a{color:#b32337;font-weight:bold;text-decoration:none}.checkout-complete-detail .training-link a:hover{text-decoration:underline}.checkout-complete-detail .address-section{border-top:1px solid #ccc;margin:0 0 30px}.checkout-complete-detail .address-section .address-block{margin-top:25px;font-size:16px;font-weight:400}.checkout-complete-detail .address-section .address-block h3{font-size:20px;font-weight:500;color:#222;margin-bottom:10px}.checkout-complete-detail .address-section .address-block:first-child{padding-left:0}.checkout-complete-detail .address-section .printable-invoice{margin-top:3.5%;padding-right:15px;text-align:right}@media screen and (max-width: 767px){.checkout-complete-detail .address-section .printable-invoice{text-align:left;margin-top:25px}}.checkout-complete-detail .address-section .printable-invoice a{padding:10px 25px;border:1px solid #b32337;font-size:18px;font-weight:500;text-decoration:none;color:#b32337;margin-right:-15px}.checkout-complete-detail .address-section .printable-invoice a:hover{background-color:#b32337;color:#fff}.checkout-complete-detail .order-complete-details h3{font-size:21px;font-weight:700;color:#000;margin-bottom:15px}.checkout-complete-detail .order-complete-details table{border:1px solid #ccc;width:100%}.checkout-complete-detail .order-complete-details table thead{background:#f5f5f5}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table thead{display:none}}.checkout-complete-detail .order-complete-details table thead tr th{font-size:16px;color:#000;font-weight:600;padding:.5em 1em}.checkout-complete-detail .order-complete-details table thead tr th.total,.checkout-complete-detail .order-complete-details table thead tr th.usd-price{text-align:right}.checkout-complete-detail .order-complete-details table thead tr th.qty{text-align:center}.checkout-complete-detail .order-complete-details table thead tr th.product{width:40%}.checkout-complete-detail .order-complete-details table tbody tr{border-bottom:1px solid #ccc}.checkout-complete-detail .order-complete-details table tbody tr td{padding:.5em 1em}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table tbody tr td{display:flex;align-items:center}}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table tbody tr td.product::before{content:'Product:';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}.checkout-complete-detail .order-complete-details table tbody tr td.product .product-info{display:flex;align-items:center}.checkout-complete-detail .order-complete-details table tbody tr td.product .product-info .product-title{padding-left:15px}.checkout-complete-detail .order-complete-details table tbody tr td.product .product-info .product-title a{font-size:20px;font-weight:500;text-decoration:none;color:#000}.checkout-complete-detail .order-complete-details table tbody tr td.usd-price,.checkout-complete-detail .order-complete-details table tbody tr td.total{font-size:16px;font-weight:500;text-align:right;color:#000}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table tbody tr td.usd-price::before,.checkout-complete-detail .order-complete-details table tbody tr td.total::before{content:'Individual Price (USD):';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table tbody tr td.total::before{content:'Total:';margin-right:10px}}.checkout-complete-detail .order-complete-details table tbody tr td.qty{text-align:center}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table tbody tr td.qty::before{content:'Qty:';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}.checkout-complete-detail .order-complete-details table tbody tr td.qty .mb-3{margin-bottom:0 !important}.checkout-complete-detail .order-complete-details table tbody tr td.qty .mb-3 input.form-control{background-color:#eee}@media screen and (max-width: 991px){.checkout-complete-detail .order-complete-details table tbody tr td.sku{text-align:center}}@media screen and (max-width: 767px){.checkout-complete-detail .order-complete-details table tbody tr td.sku::before{content:'SKU:';display:block;font-size:15px;font-weight:600;color:#000;margin-right:10px}}.checkout-complete-detail .order-complete-details table tbody tr td.sku button,.checkout-complete-detail .order-complete-details table tbody tr td.sku a{font-size:0;background-color:transparent;border-color:transparent;display:flex;align-items:center;justify-content:center}.checkout-complete-detail .order-complete-details table tbody tr td.sku button::after,.checkout-complete-detail .order-complete-details table tbody tr td.sku a::after{content:'';width:24px;height:24px;display:inline-block;background:url("../images/close-circle-line.svg");background-repeat:no-repeat}.checkout-complete-detail .order-complete-details table tbody tr:nth-of-type(odd)>*{--bs-table-accent-bg: transparent}.checkout-complete-detail .totals-section{margin-bottom:50px}.checkout-complete-detail .totals-section .total-row{display:flex;align-items:center;justify-content:end;border:1px solid #ccc;padding:10px 15px;border-top:0}.checkout-complete-detail .totals-section .total-row div{font-size:18px;font-weight:600;color:#000;padding-left:10px}.checkout-complete-detail .totals-section .total-row:last-child{border:0}.continue-shopping a{color:#0077a2;font-size:18px;font-weight:500;font-family:"Lato",sans-serif}.continue-shopping a:hover{text-decoration:none;color:#0077a2}.review-section p{border-bottom:1px solid #ccc;padding-bottom:10px}.review-section h5{font-size:21px;font-weight:700;color:#000}@media screen and (max-width: 767px){.review-section .order-total-line{text-align:left;padding:0 0 5px}}.checkout-pane-group-information-review-pane .fieldset-wrapper .fieldset-description{font-size:20px;font-weight:500}.checkout-pane-group-information-review-pane .fieldset-wrapper .fieldset-description strong{display:block;font-size:22px}#edit-review-customer-information legend{border-bottom:0}#edit-review-customer-information #edit-review-customer-information-summary{font-size:22px;color:#000;font-weight:500;font-family:"Lato",sans-serif}#edit-review-customer-information #edit-review-customer-information-summary span{display:block;font-size:20px;color:#222}#edit-review-payment-information legend,#edit-review-order-fieldscheckout legend{border-bottom:0}#edit-review-payment-information .fieldset-wrapper .address-label-added,#edit-review-order-fieldscheckout .fieldset-wrapper .address-label-added{font-size:20px;color:#222;font-family:"Lato",sans-serif;font-weight:500}#edit-review-payment-information .fieldset-wrapper .address-label-added strong,#edit-review-order-fieldscheckout .fieldset-wrapper .address-label-added strong{font-weight:normal}.group-button{border:1px solid #b32337;background-color:#fff;color:#b32337;text-decoration:none;padding:10px 20px}.group-button:hover{background:#83091a;border:#83091a;color:#fff}#toast{display:none}input[type='password']{font-family:'Arial', sans-serif;font-style:normal;font-size:1em;color:#000}input[type='password']::placeholder,input[type='password']::-webkit-input-placeholder,input[type='password']::-moz-placeholder,input[type='password']:-ms-input-placeholder,input[type='password']::-ms-input-placeholder{font-family:'Arial', sans-serif;font-style:italic;font-weight:300;font-size:.95em;color:#b01d14;opacity:1}#cpr-course-complete-popup a.button{padding:9px 65px;font-size:18px;font-weight:500;background:#b32337;border-radius:0}
