body {
    font-family: Poppins, sans-serif;
  }
  
  /* Exclude Footer single product*/
  .single-products .site-middle-footer-wrap {
    display: none;
  }
  /* Exclude Footer single product close*/
  
  /* new css */
  
  .invalid {
    border: 1px solid red !important;
    box-shadow: 0 0 5px 0 rgba(233, 0, 0, 0.323) !important;
  }
  .boiler_price {
    font-size: 30px !important;
  }
  
  .back-to-boiler {
    margin-bottom: 15px;
  }
  
  /* new css */
  
  .warranty-badge h4 {
    color: #fff;
  }
  .map-img {
    margin: 0px auto;
  }
  .quote-form__checkbox-wrapper input {
    display: none;
  }
  .boiler-order-answer .order-button {
    line-height: 1.3;
    text-transform: capitalize;
  }
  .quote-form__checkbox-wrapper
    label
    input:checked
    ~ .quote-form__checkbox-content::before {
    background-color: #ba2c3a;
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    color: #fff;
    line-height: 1.2;
    font-weight: 900;
    font-size: 14px;
  }
  .quote-form__checkbox-wrapper label .quote-form__checkbox-content::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 2px solid #ba2c3a;
    position: absolute;
    left: -30px;
    border-radius: 5px;
    top: 24px;
  }
  .quote-form__checkbox-wrapper label {
    display: flex;
    position: relative;
  }
  .ourPromiseBox {
    width: 100%;
    text-align: left;
    max-width: 500px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin: 10px auto;
  }
  .boiler-order-step p {
    margin-top: 15px !important;
  }
  .ourPromiseBox h3 {
    background: #fff;
    color: #ba2c3a;
    padding: 10px 20px 15px;
    margin-bottom: 20px;
  }
  .promiseList li {
    list-style-type: none;
    font-size: 16px;
    color: rgb(41, 41, 41);
    padding-bottom: 10px;
    background: url(../img/check.png) no-repeat;
    background-size: 15px 15px;
    padding-left: 25px;
    background-position: 1px 3px;
    font-family: Poppins, sans-serif;
  }
  #section18 input,
  #cust-details-panel input {
    color: black;
  }
  .boiler-information h4 {
    color: #fff;
  }
  
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .modal.right.fade.in .modal-dialog {
    right: 0;
    width: 40%;
    overflow: visible;
  }
  .modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
  }
  .modal.left .modal-dialog,
  .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  #myModal2 .modal-content {
    padding: 40px 20px;
    overflow: visible;
  }
  .modal.left .modal-content,
  .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
  }
  .boiler-order-question h2 {
    margin: 0px auto 10px;
    max-width: 850px;
    color: #29335c;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 55px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
  }
  .modal-content {
    border-radius: 0;
    border: none;
  }
  .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  }
  #myModal2 .modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
    background-color: #fff;
  }
  .modal-header {
    border-bottom-color: #eeeeee;
    background-color: #fafafa;
  }
  .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  #myModal2 .modal-header .close {
    float: left;
  }
  #myModal2 .modal-header .close {
    top: 25px;
    left: -30px;
    background-color: #2daae1;
    border-radius: 50%;
    z-index: 999;
    position: absolute;
    opacity: 1;
    height: 60px;
    width: 60px;
    line-height: 60px;
    padding: 0;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .close {
    opacity: 1;
  }
  #myModal2 .modal-header .modal-title {
    padding: 20px 0 0 40px;
    font-weight: normal;
  }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
  }
  #myModal2 .modal-body {
    padding: 15px 55px 80px;
  }
  .modal.left .modal-body,
  .modal.right .modal-body {
    padding: 15px 15px 80px;
  }
  .modal-body {
    position: relative;
    padding: 15px;
  }
  #myModal2 .modal-body .form-group {
    margin-bottom: 20px;
  }
  
  /*=======New Css======*/
  .boiler-prices h3,
  .boiler-prices h4,
  .boiler-prices h5,
  .boiler-prices h2,
  .boiler-prices p {
    color: #333 !important;
  }
  .disp-inb .tms_radio-btn {
    display: inline-block;
  }
  .fl-right {
    float: right;
  }
  .boiler-prices {
    background: #f0f7fc;
  }
  .gas-safety-image {
    margin: 0 auto;
  }
  .warranty-installation p {
    font-size: 1rem;
  }
  .bx_nav ul {
    margin: 0;
    text-align: center;
  }
  .bx_nav ul li {
    display: inline-block;
    text-align: center;
  }
  
  .bx_nav ul li:nth-child(1) a span img {
    width: 22px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.55em);
    height: 33px;
  }
  
  .bx_nav ul li:nth-child(2) a span img {
    width: 47px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.45em);
  }
  
  .bx_nav ul li:nth-child(3) a span img {
    width: 41px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.45em);
  }
  .bx_nav ul li:nth-child(4) a span img {
    width: 31px;
    height: 33px;
    margin-right: 10px;
    display: inline-block;
    transform: translateY(0.45em);
  }
  
  .bx_nav ul li a span img {
    filter: invert(81%) sepia(46%) saturate(1644%) hue-rotate(341deg)
      brightness(93%) contrast(96%);
  }
  
  .bx_nav ul li {
    display: inline-block;
    text-align: center;
    width: 24%;
    margin: 0 0.25%;
  }
  .bx_nav ul li a {
    background: #fff;
    width: 100%;
    float: left;
    height: 65px;
    display: block;
    line-height: 65px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  }
  .hd_styl {
    text-align: center;
    margin: 30px auto;
  }
  .hd_styl h2 {
    margin-bottom: 0;
  }
  #bx_cont img {
    width: 60px;
    height: 60px;
  }
  .cont_styl {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
  }
  .boiler_price_details .price_container {
    font-size: 1.5rem;
    font-weight: 600;
  }
  #bx_cont #bx_left {
    display: block;
    margin: 0 20px;
  }
  .boiler-info h5 {
    font-size: 1.25rem !important;
    line-height: 1.5;
    font-weight: 600;
  }
  #bx_left p {
    margin-bottom: 0px;
  }
  #bx_cont {
    text-align: center;
    margin: 20px 0px;
    display: flex;
    justify-content: center;
  }
  
  #cont_form input,
  #cont_form textarea,
  .drop_styl {
    width: 100%;
    border-radius: 4px;
    height: 47px;
    color: #333;
    opacity: 1 !important;
  }
  #cont_form #submit {
    color: #fff;
  }
  #cont_form {
    max-width: 600px;
    margin: 0 auto;
    padding: 0px 20px;
  }
  
  ::-webkit-input-placeholder {
    color: #333;
    opacity: 1 !important;
  }
  ::-moz-placeholder {
    color: #333;
    opacity: 1 !important;
  }
  :-ms-input-placeholder {
    color: #333;
    opacity: 1 !important;
  }
  :-moz-placeholder {
    color: #333;
    opacity: 1 !important;
  }
  #bx_botm img {
    width: 60px;
  }
  #bx_botm ul {
    margin: 0;
    text-align: center;
  }
  #bx_botm ul li {
    display: inline-block;
  }
  #bx_botm .c-brand.mb-2 {
    text-align: left;
  }
  #bx_botm .c-brand.mb-2 {
    text-align: left;
    margin: 10px auto;
  }
  #bx_botm ul li {
    display: inline-block;
    margin: 0px 10px;
    text-align: left;
  }
  #bx_botm ul li h4 {
    margin-bottom: 0;
  }
  .page-template-archive-products
    #monthly-pay-section
    .pay-2
    .tms_radio-btn::before {
    display: none;
  }
  .page-template-archive-products
    #monthly-pay-section
    .pay-2
    input[type="button"] {
    pointer-events: none;
    padding: 1em;
  }
  
  .mobil-view {
    display: none;
  }
  
  .warranty-installation .warranty,
  .warranty-installation .gas-safety {
    display: block;
  }
  
  .gas-safety .gas-safety-image {
    width: 40px;
  }
  .bq_save_quote::before {
    content: "";
    width: 1.35rem;
    height: 1.35rem;
    vertical-align: middle;
    border: 1px solid #555f69;
    border-radius: 0.25rem;
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
  }
  .boxchecked::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: 14px;
    color: #00b969;
  }
  .bq_save_quote .bq_save_quote_checkbox {
    display: none;
  }
  
  #thermo-panel label {
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid;
    width: calc(100% - 0px);
    display: block;
    background: #ba2c3a;
    padding: 20px 20px;
  }
  
  /*====Single Product==Start==*/
  .bg-blue {
    background: #ba2c3a;
    padding: 0.5rem;
  }
  .site-content {
    display: block;
  }
  #boiler-name {
    margin-bottom: 0;
  }
  .box_shadow {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  }
  .box_shadow_5 {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .boiler-information.text-center {
    display: block;
    float: left;
    background: #ba2c3a;
    color: #fff;
  }
  .boiler-info-table {
    background: #fff;
    display: table;
    color: #333;
    padding: 10px 0px 20px 0px;
    border-radius: 15px;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
  }
  .rigt img {
    max-width: 50%;
  }
  .boiler-info-table .left_tb {
    display: table-row;
    text-align: left;
  }
  .boiler-info-table .left_tb:last-child span {
    border: 0;
  }
  .boiler-info-table .left_tb span {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    border-bottom: 1px solid #333;
    padding: 5px 50px;
    /*font-size: 28px; font-family: 'Teko';*/
  }
  .border_radius_75 {
    border-radius: 0.75rem;
  }
  .calc_width_6 {
    /* width: calc(100% - 6rem); */
    width: 100%;
  }
  .padd_3_rem {
    padding: 3rem;
  }
  
  /*====Single Product===Step 2nd==*/
  .accordion_container {
    max-width: 900px;
    margin: 0 auto;
  }
  .accordion-function .accordion {
    background-color: #fff;
    cursor: pointer;
    padding: 18px;
    margin: 0;
    padding-left: 0px;
  }
  .accordion-function .accordion span {
    font-weight: normal;
    font-size: 24px;
    line-height: 1;
  }
  .accordion-function .active,
  .accordion-function .accordion:hover,
  .accordion:hover::after {
    background-color: #fff;
    color: #333;
  }
  .accordion-function .accordion::after {
    content: "\002B";
    color: #fff;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    background: #ba2c3a;
    width: 40px;
    text-align: center;
    border-radius: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    margin-top: -6px;
    right: -25px;
  }
  .accordion-function .accordion {
    position: relative;
  }
  
  .accordion-function .active::after {
    content: "\2212";
    color: white;
  }
  .accordion-function .accordion-panel {
    padding: 0px 50px 0px 0px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
  }
  .accordion-function .active + .accordion-panel {
    margin-bottom: 18px;
    max-height: 100% !important;
  }
  .accordion-function {
    background: #fff;
    float: left;
    margin: 2rem 0;
  }
  .accordion {
    border-top: 1px solid #ba2c3a;
  }
  
  /*====Single Product===Step 3rd==*/
  .bx-white {
    background: #fff;
    float: left;
    text-align: center;
  }
  .bx-white .bx-white_container {
    max-width: 900px;
    margin: 0 auto;
  }
  
  /*====Single Product===Step 4th==*/
  .hd_white h2,
  .hd_white h3 {
    color: #fff;
  }
  .bx-black {
    background: #ba2c3a;
    float: left;
    margin: 2rem auto;
    color: #fff;
    text-align: center;
  }
  .bx-black h3,
  .bx-black p {
    color: #fff;
  }
  .choosepayoptionbtn h3 {
    color: #fff !important;
    margin-bottom: 0;
  }
  .boiler-prices {
    width: 45%;
    padding: 1rem;
  }
  .cent_midl {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
  }
  .border {
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    border-radius: 1em;
  }
  .boiler-prices h1,
  .boiler-prices h2,
  .boiler-prices h5 {
    color: #fff;
  }
  .btn-success {
    background: #ba2c3a;
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 0;
    border-radius: 4px;
  }
  .btn-success h3 {
    color: #ffffff !important;
    margin-bottom: 0;
  }
  .bx-black .choosepayoptionbtn:hover {
    background: #951925;
  }
  .btn-success:hover {
    background: #518cd5;
    color: #fff;
  }
  
  /*====Single Product===Step 5th==*/
  .bx-white .btn {
    float: none;
  }
  .bx-black .boiler-prices .btn-success h4 {
    color: #fff !important;
    margin-bottom: 0;
  }
  .boiler-prices .small {
    font-size: 16px !important;
  }
  .choosepayoptionbox {
    max-width: 80%;
    margin: 0 auto;
  }
  
  /*====Single Product===End==*/
  #boilers_list .boiler_list_content {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 10px;
    border-radius: 0.75rem;
    margin: 2rem 0;
  }
  .text-center {
    text-align: center;
  }
  .bq-col-30,
  .bq-col-40,
  .bq-col-50,
  .bq-col-60 {
    width: 100%;
  }
  #boilers_list .boiler_list_content .boiler_price_details {
    background: #f8e7e9;
    padding: 1.5rem;
    border-radius: 0.25rem;
  }
  .d-flex {
    display: flex;
  }
  .align-center {
    align-items: center;
  }
  .justify-space {
    justify-content: space-between;
  }
  
  h5.c-brand {
    margin-bottom: 1rem;
  }
  .boiler-img img {
    width: auto;
  }
  .finance-text {
    display: inline;
    text-transform: uppercase;
    color: #37003c;
    background: #ffff00;
    border-radius: 0.25rem;
    padding: 0.2rem 0.4rem;
    font-weight: 700 !important;
    font-size: 0.875rem;
  }
  #boilers_list .boiler-info .checklist {
    margin: 1rem 0;
  }
  #boilers_list .boiler-info .checklist li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
  }
  #boilers_list .boiler-info .checklist li::before {
    content: "\f00c";
    display: block;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: bold;
    color: #00b969;
    font-size: 14px;
  }
  
  #boilers_list .warranty .warranty-badge {
    position: relative;
    font-weight: normal !important;
    width: 55px;
    height: 55px;
    line-height: 1.5em;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    background: url("/wp-content/uploads/warranty-badge.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .boiler_thumbnail {
    position: relative;
  }
  .brand-logo {
    width: 45%;
    top: -4%;
    right: 0;
    position: absolute;
    transform: translate(-10%, -5%);
  }
  
  #boilers_list .warranty .warranty-badge h4 {
    font-size: 1.25rem;
    line-height: 2.2;
    font-weight: bold;
  }
  
  .boiler-info h2,
  .boiler-info h5 {
    margin-bottom: 0;
  }
  
  .c-brand {
    margin-bottom: 0;
    font-size: 14px !important;
  }
  .c-brand strong {
    font-weight: normal;
  }
  .warranty-text .c-brand strong {
    font-weight: bold;
    color: #ba2c3a;
  }
  
  .bg-white {
    background: #ffffff;
  }
  .price-box {
    display: block;
    width: 48%;
    padding: 1rem 0.5rem;
    margin: 1rem 0;
    border: 3px solid #fff;
  }
  .price-box-border {
    border-color: #ffff00;
  }
  
  .price-box h3 {
    margin-bottom: 5px;
    color: #ba2c3a;
  }
  .price-box p {
    margin-bottom: 0;
    font-size: 0.8rem !important;
  }
  .price_container_inner {
    margin: 0 1rem;
  }
  .btn_container .btn {
    display: block;
    width: 100%;
    color: #fff;
    border-radius: 0.25rem;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
    transition: all ease 0.3s !important;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.125rem;
    padding: 20px 1em;
    margin: 1rem 0;
  }
  
  .btn_container .boiler-info-btn {
    background: #f2761a;
  }
  .btn_container .boiler-info-btn:hover {
    background: #ba2c3a;
  }
  .btn_container .calendar-btn {
    background: #ba2c3a;
  }
  .btn_container .calendar-btn:hover {
    background: #1c1e50;
  }
  
  .v-icon-circle {
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    text-align: center;
    background: #ba2c3a;
    color: #fff;
    border-radius: 50%;
    margin-left: 0.25rem;
    font-weight: bold;
  }
  
  .credit-example .v-icon-circle {
    cursor: pointer;
  }
  
  #Quote-modal .bq_form-input {
    position: relative;
  }
  #Quote-modal .bq_form-input .frm_error_styl {
    top: -24px;
  }
  #bx_cont #bx_left h4 {
    margin-bottom: 0;
  }
  
  /*=============================
      Boiler Quote
  ===============================*/
  #finance-calculator .modal-content {
    max-width: 700px;
  }
  #finance-calculator .pay-1,
  #finance-calculator .pay-2 {
    padding: 20px 30px 30px;
    background: #ecf1f8;
    margin-bottom: 20px;
    border-radius: 15px;
  }
  #finance-calculator .accordion {
    border: 0px;
  }
  .payment-option-active::before,
  .monthly-pay-amount-active::before {
    border: 5px solid #ba2c3a !important;
    background: #c4d5ea !important;
    box-shadow: 0 0 0 1px #ba2c3a !important;
  }
  .deposit-amount-active {
    color: #fff !important;
    background: #ba2c3a !important;
  }
  .monthly-pay-amount-active {
    background-color: #edf2f9;
  }
  .form-max {
    margin: 0px 50px;
  }
  .pignose-calendar-unit a {
    background: transparent !important;
  }
  .pignose-calendar .pignose-calendar-unit {
    cursor: pointer;
  }
  .pignose-calendar-unit-disabled {
    pointer-events: none;
  }
  .pay-2 .tms_radio-btn {
    margin-bottom: 10px;
  }
  .pay-2 input {
    font-weight: bold;
  }
  .comlt-check {
    margin-bottom: 35px;
  }
  .pay-2 .comlt-check {
    margin-bottom: 0;
  }
  .pay-2 .tms_radio-btn::before {
    left: 1em;
  }
  .ammount-flex button {
    border: 1px solid #ba2c3a;
    padding: 11px;
    width: 100%;
    text-align: center;
    margin: 7px;
    border-radius: 10px;
    background: #fff;
    color: #333;
  }
  .pay-1 .accordion,
  .pay-2 .accordion {
    background: transparent !important;
    pointer-events: none;
    margin-top: 0;
    padding: 0 !important;
  }
  .ammount-flex {
    justify-content: center;
  }
  #finance-calculator .pay-2 {
    margin-bottom: 0;
  }
  .pay-2 input {
    width: 100% !important;
  }
  .bx-black .btn-success {
    background: #ba2c3a;
  }
  .bx-black .btn-success:hover,
  .bx-black .btn-success:active,
  .bx-black .btn-success:focus,
  .bx-black .btn-success:visited {
    color: #fff;
  }
  
  .single .btn.boiler-info-btn:hover {
    background: #ba2c3a;
    color: #fff;
    border-color: #ba2c3a;
  }
  
  .bx_nav a {
    color: #444;
    font-weight: 600;
  }
  .page-template-archive-products #boilers_list {
    max-width: 1440px;
    margin: 0px auto;
  }
  #send-quote {
    position: fixed;
    top: 50%;
    transform: translate(0, -50%);
    right: 1rem;
    box-shadow: 0 0 8px 4px #ba2c3a4f;
  }
  .bq_save_quote {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #send-quote {
    cursor: pointer;
    background: #ba2c3a;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-left: 10px;
  }
  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 40px;
    border: 1px solid #888;
    max-width: 600px;
  }
  .close {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 15px;
    top: 0px;
  }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  #Quote-modal input {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  #Quote-modal input[type="checkbox"] {
    width: auto;
  }
  .privacy-text {
    font-size: 16px;
  }
  .privacy-text a {
    color: #333;
    text-decoration: underline;
  }
  .tp_list .hd_styl {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .Manual-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 40px;
    border: 1px solid #888;
    max-width: 550px;
  }
  .close1 {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 15px;
    top: 0px;
  }
  .close1:hover,
  .close1:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  #Manual-modal input {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  #send-manual {
    color: #fff;
    background: #ba2c3a;
    padding: 10px 5%;
    font-weight: bold;
    border-radius: 3px;
  }
  #send-manual:hover {
    background: #f2761a;
  }
  #Manual-modal input[type="button"] {
    margin-top: 20px;
  }
  .boiler-information .hd_styl {
    max-width: 900px;
  }
  .order-container {
    max-width: 1400px;
    margin: 2% auto;
  }
  .txt-align-center {
    text-align: center;
  }
  .boiler-order-question h3 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 20px 0 0 0;
    color: #e60f00;
    font-family: Poppins, sans-serif;
  }
  .boiler-order-question p {
    font-size: 15px;
    font-weight: 500;
    color: #3e3e3e;
    line-height: 25px;
    margin: 0 0 30px 0;
  }
  
  .boiler-order-answer {
    padding: 2rem 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .boiler-order-answer .order-button {
    width: 100%;
    font-size: 18px;
    margin: 0.25rem 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0.5rem;
    border: 3px solid #fff;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    background-size: 70px;
    padding-left: 45px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: -10px -10px;
    transition: 0.3s;
    color: #333333;
    box-shadow: 0px 0px 7px 0px #ccc;
    background-size: 165px 165px;
    background-position: 50% 15px;
  }
  
  .order-button-number :hover {
    color: #ba2c3a !important;
  }
  
  .boiler-order-answer .order-button:hover {
    color: #555f69;
  }
  .boiler-order-answer .order-button.numeric {
    margin: 0.25rem;
  }
  .boiler-order-answer.boiler-order-answer-numeric {
    flex-direction: row;
  }
  .boiler-order-answer .order-button:hover {
    /* border-color: #ba2c3a; */
    border-color: #ba2c3a;
  }
  .boiler-order-answer .order-button-info {
    margin-left: auto;
    color: #ba2c3a;
    width: 30px;
    text-align: center;
  }
  /* .boiler-order-answer .order-button-label { width: 100%;	text-align: left; position: relative; } */
  .boiler-order-answer .order-button-helper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
  }
  .boiler-order-answer .order-button:hover .order-button-helper {
    transform: translateY(100%);
    opacity: 1;
  }
  .boiler-order-answer .order-button-sm {
    width: 6em;
    height: auto;
    height: auto;
  }
  .boiler-order-answer .order-button.numeric {
    padding-left: 0;
  }
  .boiler-order-answer .order-button-number {
    font-size: 48px;
    font-weight: bold;
    color: #c02c3a;
    border-radius: 4px;
    background: white;
  }
  .boiler-order-question .hd_clr {
    color: #ba2c3a;
  }
  .p-question i {
    display: inline-block;
    background: #ba2c3a;
    color: #fff;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    font-style: normal;
  }
  
  .back_step_button {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 20px;
    color: #ffffff;
    border: 0.5px solid;
    padding: 10px;
    z-index: 999999;
    width: 90px;
    height: 70px;
    background: #e60f00;
  }
  
  .ck_step_button:hover {
    text-decoration: underline;
  }
  .boiler-order-step .form_postcode_search {
    padding: 7px;
    border-radius: 0.25rem;
    margin: 0 0 15px;
  }
  .form_postcode_search select {
    width: 100%;
    margin: 0px 0 15px;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #29335c;
    outline: none;
  }
  .boiler-order-step .form_address_selection select {
    background: #f7fafc;
    border: 0;
    width: 100%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding: 15px;
    padding-right: 65px;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #ba2c3a 50%),
      linear-gradient(135deg, #ba2c3a 50%, transparent 50%),
      linear-gradient(to right, rgb(255 247 230 / 0%), rgb(255 247 230 / 0%));
    background-position: calc(100% - 26px) calc(1em + 7px),
      calc(100% - 16px) calc(1em + 7px), 100% 0;
    background-size: 10px 10px, 10px 10px, 3.3em 3.3em;
    background-repeat: no-repeat;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .boiler-order-step .form_postcode_search input[type="text"] {
    background: transparent;
    margin-bottom: 15px;
    border: solid 1px #ba2c3a;
    width: calc(100% - 110px);
    color: #333;
    padding: 15px 0px;
    text-align: center;
    font-size: 22px;
    display: block;
    width: 100%;
    border-radius: 5px;
  }
  input#postcode:focus-visible {
    outline: none;
  }
  .form_postcode_search button {
    width: 100%;
    height: 52px;
    border: 0;
    background: #e60f00;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    font-family: Poppins, sans-serif;
    cursor: pointer;
  }
  
  .form_postcode_search button:hover {
    background: #29335c;
  }
  .boiler-order-step .form_postcode_search input[type="button"]:hover {
    color: #fff !important;
  }
  .boiler-order-step .form_postcode_search input[type="button"],
  .boiler-quote-form-button input[type="button"] {
    background: #ba2c3a;
    border-radius: 0.25rem;
    display: block;
    margin: 0 auto;
    width: 40%;
    height: 35px;
    border: none;
    color: white;
  }
  .boiler-order-step .form_postcode_search input[type="button"]:hover,
  .boiler-quote-form-button input[type="button"]:hover,
  .boiler-quote-form-button input[type="button"]:focus {
    background: #ba2c3a;
  }
  .boiler-order-answer .bq_postcode4u-form {
    max-width: 435px;
    margin: 0 auto;
  }
  .boiler-quote-form-button {
    margin-top: 1rem;
  }
  .boiler-quote-form-fields {
    max-width: 500px;
    width: 100%;
    position: relative;
    margin: 0.5rem 0;
  }
  
  .boiler-quote-form-fields input {
    width: 100%;
    border: 1px solid #f2f2f2;
    background: #fff;
    border-radius: 0.25rem;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
  }
  
  .form_required_error {
    display: none;
    position: absolute;
    font-size: 12px;
    background: #ba2c3a;
    color: #fff;
    padding: 0 7px;
    top: -18px;
    right: 0;
    font-weight: bold;
  }
  .form_required_error::after {
    position: absolute;
    bottom: -7px;
    right: 0;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ba2c3a;
    content: "";
    display: block;
  }
  .boiler-order-answer .order-button .order-button-label {
    margin-top: auto;
    padding-bottom: 1rem;
    text-align: center;
    padding: 0 15px 20px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
  }
  .hear-about-section .order-button-label {
    margin-left: auto;
    margin-right: auto;
  }
  .order-button-label.hear-us {
    line-height: 20px;
  }
  
  /*===========================
      Form Loader 
  =========================== */
  .form_loader {
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    border-top: 5px solid #ba2c3a;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 10px auto 0;
    display: none;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  /*==================================
      Animation
  ===================================*/
  .boiler-order-step {
    
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.7s ease-in-out;
    -moz-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
  }
  .boiler-order-step.active {
    visibility: visible;
    opacity: 1;
  }
  
  /*===============================
      Checkout
  =================================*/
  #finance-calculator .modal-content {
    max-width: 650px !important;
  }
  .qoute-spacing,
  .page-template-archive-products {
    padding-bottom: 5% !important;
    padding-top: 0px !important;
  }
  .steps {
    margin-right: 5px;
    background: #ba2c3a;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border-radius: 35px;
  }
  .accordion span,
  .accordion,
  #installation-date {
    font-weight: bold;
  }
  #finance-calculator .form-max {
    margin: 0;
  }
  
  /* Installation Date */
  .date-acc {
    display: flex;
    width: calc(100% - 0px);
    background: #fff;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 15px;
    padding-right: 20px;
  }
  html .payment-panel input[type="button"]:focus {
    color: #333 !important;
  }
  /* Installation Date close */
  #paycard {
    display: flex;
    justify-content: space-between;
  }
  .payment-panel .tms_radio-btn::before,
  #finance-calculator .tms_radio-btn::before {
    border: 5px solid transparent;
    box-shadow: 0 0 0 1px #333;
  }
  #payment-option-section input,
  #monthly-pay-section .pay-2 input[type="button"] {
    width: 100%;
    text-align: left;
    padding: 1em 1em 1em 3.25em;
    background: #f4f7fb;
    border: 1px solid #b8c3cc;
    color: #ba2c3a;
    border-radius: 0.75em;
    font-weight: bold;
  }
  #payment-option-section .bq_order-option {
    padding: 0;
    border: none;
    background: none;
    margin: 1em 0;
    width: 100%;
  }
  #paycard .cards {
    display: none;
  }
  #paycard .btn_styl_radio.btn-color-1 {
    background-image: url(/wp-content/themes/mph/image/cards.svg);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: center right;
  }
  .payment-panel input:hover {
    color: #333 !important;
  }
  .payment-panel .bq_order-option {
    background: #f4f7fb;
  }
  .cards {
    float: right;
    width: 150px;
  }
  .payment-info {
    font-size: 15px;
  }
  .date-acc .accordion {
    margin: 0px !important;
  }
  .warranty-installation {
    align-items: center;
  }
  .custom-btn {
    display: block;
    padding: 15px;
    color: #fff;
    background: #ba2c3a;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
  }
  .right_order-details h5 {
    color: #ba2c3a;
  }
  /* Installation Date close */
  /* Card */
  #payment-form iframe {
    height: 50px !important;
  }
  div.CardField {
    border: 1px solid #b8c3cc !important;
    border-radius: 5px;
    padding: 20px;
  }
  div.CardField-input-wrapper {
    margin-top: -8px;
  }
  div.CardField--ltr .CardBrandIcon-container {
    left: 10px;
  }
  #submit {
    background: #ba2c3a;
    width: 100%;
    border-radius: 7px;
  }
  #payment-window {
    background: #ecf1f8;
    margin: 0;
    padding: 20px;
    border-radius: 7px;
  }
  #card-error,
  #payment-form {
    margin-bottom: 0;
  }
  
  /* Card Close */
  .custom-btn:hover,
  .bq_form-input input[type="button"]:hover,
  .bq_form-input input[type="button"]:focus,
  #submit:hover {
    color: #fff;
    background: #ba2c3a;
  }
  .bq_order-summary-row a {
    color: #37003c;
    text-decoration: underline;
  }
  .right_order-details #boiler-price {
    text-align: right;
    display: block;
    width: 30%;
    padding-right: 15px;
    color: #ba2c3a;
    font-weight: bold;
    font-size: 17px;
  }
  .right_order-details #total-cost {
    color: #ba2c3a;
    font-weight: bold;
    font-size: 20px;
  }
  .single .btn.boiler-info-btn {
    background: transparent;
    color: #ba2c3a;
    border-color: #ba2c3a;
  }
  
  h5 {
    color: #333;
    font-weight: bold;
  }
  .margin-b-0 {
    margin-bottom: 0;
  }
  .margin-b-2 {
    margin-bottom: 0.5rem;
  }
  .margin-b-4 {
    margin-bottom: 1rem;
  }
  .margin-t-2 {
    margin-top: 0.5rem;
  }
  .margin-t-2 {
    margin-top: 0.5rem;
  }
  .margin-t-2 {
    margin-top: 1rem;
  }
  
  .left_checkout-steps input {
    background: transparent;
    border-radius: 3px;
  }
  .bq_form-input input[type="button"] {
    background: #ba2c3a;
  }
  
  .bq-col-25 {
    width: 25%;
  }
  .bq-col-75 {
    width: 75%;
  }
  .padding-lr-1 {
    padding: 0 1rem;
  }
  .text-right {
    text-align: right;
  }
  .txt_c_white {
    color: #fff;
  }
  .small_txt {
    font-size: 16px;
  }
  .bg-grey {
    background: #ba2c3a;
  }
  
  .left_checkout-steps {
    padding: 0 1rem;
  }
  .bq_order-option {
    background: #fff;
    width: calc(100% - 1.5rem);
    padding: 0.75rem;
    margin: 1rem 0.7rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #b8c3cc;
    border-radius: 0.75rem;
  }
  input[type="button"].btn-color-1 {
    color: #ba2c3a;
    background: #f8e7e9;
  }
  input[type="button"].btn-color-1:hover {
    background: #ba2c3a;
    color: #fff;
  }
  input[type="button"].btn_styl_radio {
    font-size: 14px;
    padding: 0.25em 0.6em;
    border-radius: 0.25rem;
  }
  .tms_radio-btn input[type="button"].btn_styl_radio {
    padding-left: 2.5rem;
  }
  .tms_radio-btn-active input[type="button"].btn-color-1 {
    color: #ffffff;
    background: #ba2c3a;
  }
  .tms_radio-btn {
    position: relative;
  }
  
  .tms_radio-btn::before {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    content: "";
    font-size: 18px;
    line-height: 1.4;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    background: #fff;
    transform: translate(0.35em, -50%);
    pointer-events: none;
    text-align: center;
  }
  
  #thermo-panel .tms_radio-btn::before {
    width: 1.5rem;
    height: 1.5rem;
  }
  
  .order-button-helper ul.p-question {
    margin: 0;
    list-style-position: inside;
  }
  
  #payment-option-section .tms_radio-btn::before {
    left: 1.5em;
  }
  .tms_radio-btn-active::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    color: #ba2c3a;
    font-weight: bold;
  }
  .tms_checklist ul {
    margin: 0;
  }
  .tms_checklist ul li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    font-size: 1rem;
    line-height: 1.2em;
  }
  .tms_checklist ul li::before {
    content: "\f00c";
    display: block;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: bold;
    color: #ba2c3a;
    font-size: 14px;
    line-height: 1.3;
  }
  
  .bq_contact_form,
  .bq_contact_form .bq_form-input label,
  .bq_contact_form .bq_form-input input {
    display: block;
    width: 100%;
  }
  .bq_contact_form .bq_form-input {
    margin: 20px 0;
    position: relative;
  }
  .frm_error_styl {
    position: absolute;
    top: 5px;
    right: 0;
    background: #ba2c3a;
    font-size: 12px;
    padding: 2px 10px;
    color: #fff;
    font-weight: bold;
  }
  .frm_error_styl::after {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 10px solid #ba2c3a;
    content: "";
    display: block;
    position: absolute;
    right: 0;
  }
  
  .bq_order-body {
    border-left: 1px solid #f2f2f5;
    border-right: 1px solid #f2f2f5;
  }
  
  .right_order-details .bq_order-summary-header {
    background: #fff;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    padding: 1rem 1.9rem;
    border: 2px solid #f2f2f5;
    border-bottom: 4px solid #f2f2f5;
  }
  .boiler-icon-info img {
    margin-right: 1.5rem;
    width: 45px;
  }
  .bg-grey-lightest {
    background: #f2f2f5;
  }
  .right_order-details .bq_order-summary-row {
    padding: 0.25rem 0;
    background: #fff;
    display: flex;
    align-items: center;
    border-bottom: 2px solid #f2f2f5;
  }
  .right_order-details .bq_order-summary-row p {
    line-height: 1.2em;
    color: #555f69;
    font-size: 1rem;
    margin: 0;
    width: 60%;
  }
  .right_order-details .bq_order-summary-row h5 {
    margin: auto 1rem auto auto;
  }
  .order-summary-img-sm img {
    width: 60px;
    margin: 0 20px;
  }
  .right_order-details .bq_order-summary-footer {
    background: #fff;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    overflow: hidden;
    padding: 1rem 1.5rem 0 1.5rem;
    border: 2px solid #f2f2f5;
  }
  .price_total-row {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .price_total-col {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .right_order-details p.bq_order-summary-terms {
    /*padding: 0.5em;*/
    margin: 1em -1.5rem 0;
  }
  
  .left_checkout-steps .accordion {
    background-color: #fff;
    border: none;
    color: #333;
    cursor: pointer;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 1rem;
    width: calc(100% - 0px);
  }
  
  /*========================
      Save Quote
  =========================*/
  .sbq_radio-btn input[type="radio"] {
    display: none;
  }
  .sbq_radio-btn label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
  }
  .sbq_click_icon {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 0.5em;
    height: 0.5em;
    border-radius: 50%;
    background: #fff;
    border: 5px solid transparent;
    box-shadow: 0 0 0 1px #333;
  }
  
  .sbq_radio-btn input[type="radio"]:checked + label .sbq_click_icon {
    border: 5px solid #ba2c3a;
    background: #c4d5ea;
    box-shadow: 0 0 0 1px #ba2c3a;
  }
  
  /*===============================================
      Card 
  =================================================*/
  #payment-form iframe {
    height: 50px !important;
  }
  .CardField {
    border: 1px solid #b8c3cc !important;
    border-radius: 5px;
    padding: 20px;
  }
  .CardField-input-wrapper {
    margin-top: -8px;
  }
  .CardField--ltr .CardBrandIcon-container {
    left: 10px;
  }
  
  /*===================================================
      Calendar
  =====================================================*/
  .calendar {
    display: flex;
    flex-flow: column;
  }
  .calendar .header .month-year {
    font-size: 20px;
    font-weight: bold;
    color: #636e73;
    padding: 20px 0;
  }
  .calendar .days {
    display: flex;
    flex-flow: wrap;
  }
  .calendar .days .day_name {
    width: calc(100% / 7);
    border-right: 1px solid #2c7aca;
    padding: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #818589;
    color: #fff;
    background-color: #448cd6;
  }
  .calendar .days .day_name:nth-child(7) {
    border: none;
  }
  .calendar .days .day_num {
    display: flex;
    flex-flow: column;
    width: calc(100% / 7);
    border-right: 1px solid #e6e9ea;
    border-bottom: 1px solid #e6e9ea;
    padding: 15px;
    font-weight: bold;
    color: #7c878d;
    cursor: pointer;
    min-height: 100px;
  }
  .calendar .days .day_num span {
    display: inline-flex;
    width: 30px;
    font-size: 14px;
  }
  .calendar .days .day_num .event {
    margin-top: 10px;
    font-weight: 500;
    font-size: 14px;
    padding: 3px 6px;
    border-radius: 4px;
    background-color: #f7c30d;
    color: #fff;
    word-wrap: break-word;
  }
  .quote-form__checkbox-wrapper label .quote-form__checkbox-content {
    position: relative;
    padding-left: 0px !important;
  }
  
  .calendar .days .day_num .event.green {
    background-color: #51ce57;
  }
  .calendar .days .day_num .event.blue {
    background-color: #518fce;
  }
  .calendar .days .day_num .event.red {
    background-color: #ce5151;
  }
  .calendar .days .day_num:nth-child(7n + 1) {
    border-left: 1px solid #e6e9ea;
  }
  .calendar .days .day_num:hover {
    background-color: #fdfdfd;
  }
  .calendar .days .day_num.ignore {
    background-color: #fdfdfd;
    color: #ced2d4;
    cursor: inherit;
  }
  .calendar .days .day_num.selected {
    background-color: #f1f2f3;
    cursor: inherit;
  }
  
  /* ================================
      Contact Page
  =================================== */
  .page-template-contact-us {
    background: #fff;
  }
  .bqcon_form-fields {
    margin: 10px 0;
    float: left;
    width: 100%;
    position: relative;
  }
  .bqcon_form_button .form_submit_button {
    background: #ba2c3a;
    width: 100%;
    border-radius: 7px;
    color: #fff;
  }
  .bqcon_form_button .form_submit_button:hover {
    background: #ba2c3a;
  }
  .bqcon_form_button {
    margin: 10px 0 20px;
    float: left;
    width: 100%;
  }
  #bx_botm {
    clear: both;
  }
  
  .contact_frm_styl .frm_error_styl {
    top: -22px;
    display: none;
  }
  .form_loader {
    border: 5px solid rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    border-top: 5px solid #ba2c3a;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 10px auto 0;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  /*=================*/
  
  .left_checkout-steps .accordion.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  
  /* Change color of the heading and icon (on hover and click) */
  .left_checkout-steps .active,
  .left_checkout-steps .accordion:hover,
  .left_checkout-steps .accordion:focus {
    background-color: #fff;
  }
  
  /* Style the accordion panel */
  .left_checkout-steps .accordion-panel {
    padding: 20px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 30px;
    background: #fff;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    margin-top: -30px;
  }
  
  /*===================================================================================================================
      Media Screen 
  =====================================================================================================================*/
@media screen and (min-width: 1441px) {
.checkmark {
    position: absolute;
    top: 2px !important;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #29335c;
    border-radius: 2px;
    transition: background 0.3s;
}}
  @media screen and (max-width: 768px) {
    .boiler-order-question h2 {
      font-size: 25px;
      line-height: 32px;
      margin-bottom: 20px;
    }
  
    #finance-calculator .pay-1,
    #finance-calculator .pay-2 {
      padding: 10px !important;
    }
    div.boiler-order-answer .order-button {
      background-position: -8px -2px;
      background-size: 60px;
    }
    .bq_order-summary-header .d-flex {
      display: flex;
    }
    #thermo-panel .bq-col-75 {
      width: 100%;
    }
    div.tp_list .hd_styl {
      display: block;
      margin: 30px 0;
    }
    .d-flex {
      display: block;
    }
    .left_checkout-steps {
      padding: 0px;
    }
    .order-summary-img-sm img {
      margin: 0px;
    }
    .right_order-details .bq_order-summary-row p {
      width: 70%;
    }
    /*.bx_nav li a {min-height: 100px;}*/
    #finance-calculator .modal-content {
      width: calc(100% - 20px);
    }
    .rigt img {
      max-width: 100%;
    }
    .boiler-info-table .left_tb span {
      display: table-cell;
      width: 50%;
      vertical-align: middle;
      border-bottom: 1px solid #333;
      padding: 6px 20px;
    }
    .bx-black {
      float: left;
      width: auto;
      border-radius: 20px;
      margin: 2rem 15px;
      padding: 1rem;
      color: #fff;
      text-align: center;
    }
    .cent_midl {
      width: 1%;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      margin: 0 auto;
    }
    .boiler-prices {
      width: auto;
      display: block;
      clear: both;
      padding: 1rem;
      float: left;
      margin: 20px 0;
    }
    .bx-white {
      background: #fff;
      padding: 1rem;
      border-radius: 20px;
      float: none;
      width: auto;
      margin: 0px 15px 20px;
      clear: both;
      text-align: center;
    }
    .accordion-function {
      background: #fff;
      padding: 15px;
      float: left;
      width: auto;
      margin: 2rem 15px;
      border-radius: 20px;
    }
    .accordion-function .accordion {
      background-color: #fff;
      position: relative;
      color: #333;
      cursor: pointer;
      padding: 18px;
      margin: 0;
      font-weight: 300;
      padding-left: 0px;
      font-size: 17px;
    }
    .accordion-function .accordion::after {
      content: "\002B";
      color: #fff;
      font-weight: bold;
      float: left;
      background: #ba2c3a;
      width: 30px;
      text-align: center;
      border-radius: 50px;
      height: 30px;
      line-height: 26px;
      font-size: 20px;
      margin-top: 0px;
      position: absolute;
      right: -25px;
    }
  
    .accordion-function .accordion-panel {
      padding: 0px;
      overflow: hidden;
      max-height: 0;
      transition: max-height 0.2s ease-out;
      font-size: 16px;
    }
    .boiler-information.text-center {
      margin: 15px;
      padding: 1rem;
      width: auto;
    }
    .desk-view {
      display: none;
    }
    .mobil-view {
      display: block;
      width: 50%;
      margin: 20px auto;
    }
    h5.c-brand {
      text-align: left;
      font-size: 18px;
      line-height: 1.5;
    }
    #section16 .order-button {
      background-position: left 5px !important;
      background-size: 35px !important;
    }
    #section17 img {
      width: 50px !important;
    }
    #bx_botm .c-brand.mb-2 {
      text-align: center;
      margin: 10px auto;
    }
    .bx_nav ul li a .nav_icon-img {
      width: 40%;
      display: block;
      margin: 0 auto;
    }
    .bx_nav ul li a {
      background: #fff;
      width: 100% !important;
      float: left;
      /*padding: 5px;*/
      height: auto;
      line-height: 50px;
      font-size: 12px;
    }
    .bx_nav {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0px 10px;
    }
    .bx_nav ul li a {
      line-height: 20px;
      font-size: 12px;
    }
    .bx_nav ul li a {
      line-height: 20px;
      font-size: 12px;
    }
    .bx_nav ul li {
      display: inline-block;
      text-align: center;
      width: 23%;
    }
    #section16 .order-button {
      background-position: left 5px !important;
      background-size: 35px !important;
    }
    #section17 img {
      width: 50px !important;
    }
    .boiler-order-step table tr input[type="text"] {
      background: transparent;
      border: none;
      width: 100%;
    }
    .boiler-order-question h3 {
      font-size: 17px;
      margin: 0;
    }
    .boiler-order-step table tr {
      border: 0px solid #fff;
      padding: 0px;
    }
    .boiler-info h3,
    .boiler-info h5,
    .boiler-info .finance {
      text-align: center;
    }
    .btn_container .btn {
      padding: 12px 0.8em;
      font-size: 1rem !important;
    }
    .price_container .d-flex,
    .warranty-installation.d-flex {
      display: flex;
      margin: 0;
    }
    .price-box {
      margin: 10px 5px 0;
    }
    #boilers_list {
      margin: 0px 10px !important;
    }
    .boiler-info {
      margin-bottom: 20px;
    }
    .warranty-installation p {
      font-size: 14px;
      text-align: center;
    }
    #boilers_list .boiler_list_content .boiler_price_details {
      padding: 0.75rem;
      width: 100%;
    }
    .hd_styl h2 {
      margin-bottom: 20px;
    }
    .boiler-info h2 {
      text-align: center;
    }
    .boiler-img img {
      max-width: 120px;
    }
    .warranty-installation .warranty,
    .warranty-installation .gas-safety {
      margin: 0 10px;
    }
    .warranty-installation p {
      line-height: 1.25;
    }
    .hd_styl {
      margin: 0;
    }
    .mob_top_margin {
      margin-top: 0 !important;
    }
    .choosepayoptionbox {
      max-width: 100%;
    }
  }
  
  @media screen and (max-width: 550px) {
    .form_postcode_search {
      display: flex;
    }
    #postcode {
      width: 100%;
    }
    .form_postcode_search input[type="button"] {
      font-size: 14px;
      padding: 13px;
    }
    .modal-content,
    .Manual-content {
      margin: 0px 10px;
      padding: 15px;
    }
    .privacy-text {
      font-size: 13px;
    }
    .boiler-order-answer {
      padding: 0;
      margin-bottom: 15px;
    }
    .boiler-order-step {
      padding: 1.5rem 1rem 5rem;
    }
    .boiler-order-answer .order-button-number {
      font-size: 34px;
    }
    .boiler-prices h3 {
      font-size: 24px;
      max-width: 80%;
      margin: 0 auto 20px;
    }
  }
  
  @media screen and (max-width: 480px) {
    .right_order-details h5 {
      font-size: 16px;
    }
    #radiators-dropdown {
      margin-bottom: 45px;
    }
    .add-option-inner h5 {
      font-size: 16px;
    }
    .right_order-details .bq_order-summary-row h5 {
      font-size: 16px;
    }
    .bq_order-option h5 {
      font-size: 15px;
    }
    #thermostat .tms_radio-btn {
      float: none;
      margin-top: 10px;
    }
    #thermo-panel {
      padding: 20px 0px;
    }
    div.boiler-order-question h2 {
      font-size: 16px;
    }
    .boiler-order-answer .order-button .order-button-label {
      font-size: 13px;
    }
  
    .ourPromiseBox h3 {
      font-size: 17px;
    }
    .ourPromiseBox li {
      font-size: 14px;
    }
  
    .ammount-flex {
      display: flex;
    }
    .quote-form__checkbox-wrapper label .quote-form__checkbox-content::before {
      left: -2px !important;
    }
    .ammount-flex button {
      font-size: 12px;
      margin: 2px;
      padding: 5px 2px !important;
    }
    div.form-max {
      margin: 0px !important;
    }
    .pay-2 .tms_radio-btn::before {
      left: 5px !important;
    }
    .p-question i {
      width: 18px;
      height: 18px;
      font-size: 12px !important;
    }
    .cards {
      width: 130px;
    }
    .p-question {
      font-size: 14px;
    }
    .payment-panel .btn_styl_radio,
    #finance-calculator .btn_styl_radio {
      padding-left: 40px !important;
      font-size: 15px !important;
    }
    .payment-panel .tms_radio-btn::before,
    #finance-calculator .tms_radio-btn::before {
      width: 10px;
      height: 10px;
    }
    .payment-panel .bq_order-option {
      padding: 10px 5px;
    }
    .boiler-order-answer .order-button-sm {
      width: 6em !important;
    }
    button.order-button {
      padding-right: 10px;
    }
    .boiler-order-answer .order-button.numeric {
      padding-left: 15px;
    }
    #boilers_list .boiler-info .checklist {
      margin: 0 0 25px;
    }
    #boilers_list .boiler-info .checklist li,
    h5.c-brand {
      font-size: 14px;
    }
    #boilers_list .boiler-info .checklist li::before {
      top: 3px;
    }
    #payment-option-section .tms_radio-btn::before {
      left: 0.5em;
    }
    #paycard .btn_styl_radio.btn-color-1 {
      background-size: 150px;
    }
    .left_checkout-steps .accordion {
      padding: 10px;
      width: calc(100% - 0px);
    }
    .hd_styl h2 {
      margin-bottom: 20px;
    }
    .boiler_price_details .price_container {
      font-size: 1.25rem;
    }
    .price_container .price_container_inner {
      display: block;
    }
    .price_container .price_container_inner .price-box {
      width: auto;
    }
    .accordion-function .accordion span {
      font-size: 18px;
    }
    .boiler-info-table .left_tb span {
      font-size: 14px;
    }
  }
  
  @media screen and (max-width: 375px) {
    .steps {
      width: 25px;
      height: 25px;
      line-height: 25px;
      font-size: 15px;
    }
    .accordion span,
    .accordion,
    #installation-date {
      font-size: 15px;
    }
    #Manual-modal h3 {
      font-size: 18px;
    }
    h2 {
      font-size: 24px;
    }
  }
  
  @media screen and (max-width: 1440px) {
    .grid-container,
    .page-template-archive-products div#boilers_list {
      max-width: 1200px;
    }
    .price-box p {
      font-size: 0.65rem;
    }
  }
  
  @media screen and (min-width: 1441px) {
    #boilers_list .warranty .warranty-badge,
    #boilers_list .gas-safety-image {
      margin-right: 0.25em;
    }
    .warranty-installation .warranty,
    .warranty-installation .gas-safety {
      display: flex;
    }
  }
  
  @media screen and (min-width: 1201px) {
    #boilers_list .boiler_list_content {
      flex-direction: row;
      align-items: center;
      padding: 0.5rem;
    }
    .bq-col-30 {
      width: 30%;
      padding: 2rem 1rem;
    }
    .bq-col-40 {
      width: 40%;
      padding: 0 1rem;
    }
    .bq-col-50 {
      width: 50%;
      padding: 2rem 1rem;
    }
    .bq-col-60 {
      width: 60%;
    }
    .boiler-img img {
      max-height: 350px;
    }
    .price_container_inner {
      margin: 1rem 0;
    }
    .price-box {
      margin: 0;
    }
    .fixed_price {
      margin-right: 2%;
    }
    .monthly_price {
      margin-left: 2%;
    }
    .boiler-order-answer {
      padding: 0 2rem 0;
    }
  }
  
  @media screen and (min-width: 769px) {
    #section7 .boiler-order-answer .order-button,
    #section9 .boiler-order-answer .order-button {
      width: 11em;
      height: 11em;
    }
    .bottom-spacing {
      margin-bottom: 6%;
    }
    .boiler-order-answer {
      flex-direction: row;
      padding: 0 2rem;
    }
    .fd_col {
      flex-direction: column;
    }
    .boiler-order-answer .order-button {
      margin: 0.5rem;
      font-size: 20px;
      /* background-size: cover;
      background-position: center; */
      padding: 0;
      width: 11em;
      height: 11em;
      flex-direction: column;
      align-items: stretch;
      border-radius: 4px;
    }
    .boiler-order-answer .order-button .order-button-label {
      margin-top: auto;
      padding-bottom: 1rem;
      text-align: center;
      /*padding:0 15px 20px;*/
    }
    .boiler-order-answer .order-button-sm {
      width: 6em;
      height: auto;
    }
    .boiler-order-answer .order-button.numeric,
    .boiler-order-answer .order-button.numeric {
      padding-left: 0;
    }
    .boiler-order-question h3 {
      font-size: 30px;
    }
    .back_step_button {
      top: 50%;
      bottom: auto;
      left: -2px;
      transform: translate(0, -50%);
      position: fixed;
    }
    #boilers_list .boiler_list_content .boiler_price_details {
      padding: 1.5rem 2.5rem;
    }
  }
  
  .back_step_button:hover {
    background: #ae2736;
    transition: 0.3s;
    color: white;
    border: solid 2px #ae2736;
  }
  
  .boiler-order-answer .order-button-number:hover {
    color: #ba2c3a;
  }
  .window {
    width: 10rem !important;
    height: 6rem !important;
    padding: 15px !important;
  }
  .window .order-button-number {
    font-size: 32px;
  }
  /* -----------------------------------new style -------------------------------------- */
  .detailsForm {
    width: 500px;
    margin: auto;
    border-radius: 10px;
    padding: 20px 70px;
  }
  .detailsForm input {
    border-radius: 5px !important;
    background: #fff !important;
    font-size: 15px;
    color: #1d1d1d !important;
    display: block;
    width: 100% !important;
    padding: 20px 15px;
    box-shadow: 0 0 6px 1px hwb(0deg 0% 100% / 15%);
    border: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 15px;
    outline: none;
    font-family: Poppins, sans-serif;
  }
  .detailsForm input::placeholder {
    color: #404040 !important;
  }
  
  .formBtn {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    background: #e60f00;
    border-color: rgba(85, 85, 85, 0);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 100%;
    height: 52px;
    cursor: pointer;
    font-family: Poppins, sans-serif;
  }
  .formBtn:hover {
    color: white;
    background: #29335c;
  }
  
  .ourPromiseBox.promiseBox-content {
    width: 100%;
  }
  .promise-content {
    border: 1px solid #ced4da;
  }
  .promise-content h5 {
    border-bottom: 1px solid #ced4da;
    background: #29335c;
    padding: 10px 20px;
    margin: 0;
    font-size: 16px;
    color: #fff;
  }
  .promise-content ul {
    padding: 20px !important;
  }
  .promise-content ul {
    list-style: none;
    margin: 0px;
  }
  .ourPromiseBoxx {
    text-align: left;
    max-width: 100%;
    border: 1px solid #ffffff;
    padding: 0;
    border-radius: 5px;
  }
  ul.promiseList li {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #5d5d5d;
  }
  
  .Check_box_container {
    display: flex;
  }
  .check-container {
    display: flex;
    margin-bottom: 1rem;
    position: relative;
    position: relative;
    user-select: none;
    cursor: pointer;
    margin-bottom: 0px;
    font-size: 1.6rem;
    padding-bottom: 0px;
  }
  label.check-container input {
	height: 15px;
	width: 14px !important;
	margin-top: 17px;
	margin-right: 15px;
}
.promiseList .fa-regular.fa-check::before {
	font-family: fontawesome !important;
	margin-left: -20px !important;
}
.privacy_check p, .privacy_check p a {
	font-size: 12px !important;
}
  .checkmark {
    position: absolute;
    top: -3px;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #29335c;
    border-radius: 2px;
    transition: background 0.3s;
  }
  .Check_box_container label p a {
    color: #29335c;
  }
  .Check_box_container label p {
    font-size: 14px;
    margin: 6px 0 !important;
  }
  input:checked ~ .checkmark::after {
    display: block;
  }
  .checkmark::after {
    content: "";
    width: 0.4rem;
    height: 0.9rem;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    border-radius: 0.3rem;
    transform: rotate(45deg);
    display: none;
    position: absolute;
    top: 0px;
    left: 5px;
  }
  /* -------------------------------thankyou--------------------------------- */
  .thankyou {
    width: 430px;
    margin: 30px auto;
    border-radius: 10px;
    padding: 50px 70px;
    background: #ffffff;
    border: 1px solid #e1e1e1;
  }
  .thankyou button {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    background: #e60f00;
    border-color: rgba(85, 85, 85, 0);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 100%;
    height: 52px;
    cursor: pointer;
    font-family: Poppins, sans-serif;
  }
  
  .thankyou button:hover {
    background: #29335c;
  }
  
  .thankyou h2 {
    margin: 0px auto 10px;
    max-width: 850px;
    color: #29335c;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 55px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
  }
  .thankyou img {
    width: 100px;
    margin-bottom: 20px;
  }
  
  .low_list li {
    font-size: 15px;
    font-weight: 600;
    color: #5d5d5d;
    padding-bottom: 12px;
    margin-bottom: 12px;
    background: url(../img/check-red.png) no-repeat;
    background-size: 18px 18px;
    padding-left: 25px;
    background-position: 1px 3px;
    border-bottom: 1.6px dashed #ffafa9;
    font-family: Poppins, sans-serif;
  }
  .high_list li {
    font-size: 14px;
    font-weight: 600;
    color: #5d5d5d;
    padding-bottom: 12px;
    margin-bottom: 12px;
    background: url(../img/check-red.png) no-repeat;
    background-size: 18px 18px;
    padding-left: 25px;
    background-position: 1px 3px;
    border-bottom: 1.6px dashed #ffafa9;
    font-family: Poppins, sans-serif;
  }
  .low {
    padding: 20px 20px 30px;
    background: #ffffff;
    margin-right: 10px;
    width: 300px;
    border-radius: 8px;
    box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 12%);
    border: 1px solid #ffc1c1;
  }
  .high {
    padding: 20px 20px 30px;
    background: #ffffff;
    margin-right: 10px;
    width: 270px;
    border-radius: 8px;
    box-shadow: 0px 0px 15px 1px rgb(0 0 0 / 12%);
    border: 1px solid #ffc1c1;
  }
  .low_list {
    list-style: none;
    padding: 0px 10px 0 15px;
  }
  .high_list {
    list-style: none;
    padding: 0px 10px 0 15px;
  }
  .ticket {
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  
  .high h3 {
    padding: 8px 5px;
    margin: 0 auto;
    color: #ffffff;
    background: #e60f00;
    font-size: 16px;
    font-weight: bold;
    font-family: Poppins, sans-serif;
    text-align: center;
    width: 250px;
    border-radius: 5px;
  }
  .low h3 {
    padding: 8px 5px;
    margin: 0 auto;
    color: #ffffff;
    background: #29335c;
    font-size: 16px;
    font-weight: bold;
    font-family: Poppins, sans-serif;
    text-align: center;
    border-radius: 5px;
  }
  
  .plan_card {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    text-align: left;
    margin-bottom: 10px;
  }
  .plan {
    padding: 60px 15px;
    border-radius: 5px;
    margin: 0px 7px;
    width: 190px;
    text-align: left;
    padding-bottom: 15px;
    box-shadow: 0px 0px 13px 1px rgb(41 51 92 / 11%);
  }
  
  .blue h6 {
    background: #e60f00;
    border: 1px solid #e60f00;
  }
  .green h6 {
    background: #29335c;
  }
  .red h6 {
    background: #8bc34a;
  }
  .blue {
    border: 1px solid #e60f00;
    background: #fff1f0;
  }
  .green {
    border: 1px solid #29335c;
    background: #f2f4ff;
  }
  .red {
    border: 1px solid #8bc34a;
    background: #f8fff1;
  }
  .mt-3 {
    margin-top: 2rem;
  }
  .plan h6 {
    font-size: 13px;
    color: #ffffff;
    line-height: 25px;
    margin-top: -44px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    text-align: center;
    padding: 8px 8px;
    border-radius: 5px;
  }
  .plan h2 {
    font-size: 35px;
    color: #29335c;
    font-weight: 800;
    margin: 10px 20px 10px 15px;
    text-align: center;
  }
  ul.plan_list {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
  }
  ul.plan_list li {
    line-height: 25px;
    font-size: 12px;
    font-weight: 300;
    color: #383838;
    background: url(../img/check-red.png) no-repeat;
    background-size: 15px 16px;
    padding-left: 30px;
    background-position: 2px 8px;
    font-family: Poppins, sans-serif;
  }
  .plan img {
    width: 30px;
    margin-bottom: -6px;
  }
  .plan_text {
    display: flex;
    margin: 0 auto;
    text-align: left;
    width: 680px;
  }
  .plan_text p {
    margin-top: 15px !important;
    font-size: 20px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    margin: 10px 0;
    columns: #000;
  }
  .plan p {
    font-size: 12px;
    font-weight: 300;
    margin-left: 0;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    color: rgb(92 92 92);
    text-align: center;
  }
  /* ---------------------Benefit ------------------------- */
  .Benefit_card {
    display: flex;
    margin: 30px auto;
    justify-content: center;
    text-align: left;
    margin-bottom: 10px;
  }
  .Benefit {
    border-radius: 10px;
    margin: 0px 0;
    width: 250px;
    text-align: left;
    padding-bottom: 15px;
    background: #fff4f4;
    box-shadow: 0px 0px 13px 1px rgb(41 51 92 / 11%);
    border: 1px solid #ffc1c1;
    margin-right: 10px;
  }
  .Benefit h6 {
    font-size: 17px;
    color: #29335c;
    line-height: 25px;
    font-weight: bold;
    font-family: Poppins, sans-serif;
    border-radius: 5px;
    margin: 10px 0;
    border-radius: 10px;
  }
  ul.Benefit_list li {
    line-height: 20px;
    font-size: 13px;
    font-weight: 500;
    color: #5d5d5d;
    background: url(../img/check-red.png) no-repeat;
    background-size: 18px 18px;
    padding-left: 22px;
    background-position: 0px 1px;
    font-family: Poppins, sans-serif;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1.6px dashed #ffafa9;
  }
  .Benefit_heading {
    background: white;
    margin: 1px 0 0 0;
    text-align: center;
    padding: 15px 15px 20px;
    border-radius: 10px 10px 0px 0px;
  }
  .Benefit_heading img {
    width: 70px;
  }
  ul.Benefit_list {
    list-style: none;
    padding: 15px;
    margin: 0;
  }
  .Benefit h5 {
    font-size: 16px;
    color: #e60f00;
    margin: 15px 0 0 15px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
  }
  
  /* **************thanku purple***************** */
  section.thankyou_header {
    background: #29335c;
    color: white;
    padding: 10px 150px;
    text-align: center;
  }
  
  section.thankyou_header h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
  }
  
  section.thankyou_card {
    padding: 50px 100px;
  }
  
  .thankyou_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 30px;
    border: 1px solid #dbdbdb;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 6px 0px 0px #29335c;
  }
  
  .image img {
    width: 70%;
    margin: 50px auto;
    display: block;
  }
  
  .benefits {
    padding: 25px;
    background: #29335c;
    color: white;
    border-radius: 7px;
    width: 35rem;
    margin-left: auto;
  }
  
  .benefits h2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 50px;
    margin: 5px 0 8px;
  }
  
  ul.benefit_list {
    list-style: none;
  }
  
  ul.benefit_list li {
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    background: url(../img/checkwhite.png) no-repeat;
    background-size: 17px 17px;
    padding-left: 34px;
    background-position: 1px 3px;
  }
  
  .price h5 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
  }
  /* ==========================price====================== */
  .clean_price {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    margin-bottom: 20px;
  }
  
  .full_price p {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 0 0 0;
  }
  
  .full_price.border-right {
    background: #fff;
    color: black;
  }
  
  .full_price {
    background: #e60f00;
    padding: 5px;
  }
  
  .full_price h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0 -10px 0;
  }
  
  .benefits .benefite_p {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
  }
  
  p.benefite_p span {
    font-size: 16px;
    font-weight: 600;
  }
  
  button.thankyou_btn {
    padding: 15px 40px;
    margin: 20px auto 10px;
    display: block;
    border-radius: 5px;
    background: #e60f00;
    color: white;
    font-size: 16px;
    font-weight: 600;
  }
  
  /* ==========================prograss====================== */
  .thankyou_prograss {
    padding: 50px 100px;
  }
  
  ul.prograss {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    list-style: none;
  }
  
  ul.prograss li {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #29335c;
  }
  
  /* ========================================@media css============================= */
  @media only screen and (max-width: 1010px) {
    section.thankyou_header h2 {
      font-size: 30px;
    }
  
    section.thankyou_header {
      padding: 50px 50px;
    }
  
    .thankyou_prograss {
      padding: 50px 50px;
    }
  
    ul.prograss li {
      font-size: 18px;
    }
  
    section.thankyou_card {
      padding: 50px 50px;
    }
  
    .thankyou_box {
      display: block;
    }
  
    .image img {
      width: 50%;
      margin: 0px auto 20px;
      display: block;
      order: 2;
    }
  
    .benefits {
      margin: 0 auto;
      order: 1;
    }
  }
  
  @media only screen and (max-width: 767px) {
    section.thankyou_header h2 {
      font-size: 23px;
      line-height: 32px;
    }
  
    section.thankyou_header {
      padding: 25px;
    }
  
    .thankyou_prograss {
      padding: 25px;
    }
  
    section.thankyou_card {
      padding: 25px;
    }
  
    ul.prograss li {
      font-size: 13px;
    }
  
    .image img {
      width: 75%;
      order: 2;
    }
  
    .benefits h2 {
      font-size: 20px;
    }
  
    .benefits {
      margin: 0 auto;
      order: 1;
      width: 100%;
    }
  
    ul.benefit_list li {
      font-size: 12px;
    }
  
    .price h5 {
      font-size: 16px;
    }
  
    .full_price p {
      font-size: 14px;
    }
  
    .benefits .benefite_p {
      font-size: 12px;
    }
  
    .thankyou_box {
      padding: 20px;
    }
  }
  /* **************thanku purple end***************** */
  
  /* ******************payment********************* */
  
  section.payment_header {
    background: #29335c;
    color: white;
    padding: 10px 150px;
    text-align: center;
  }
  
  section.payment_header h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
  }
  
  .thankyou_prograss {
    padding: 50px 100px;
  }
  
  ul.prograss {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    list-style: none;
  }
  
  ul.prograss li {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #29335c;
  }
  
  section.payment_card {
    padding: 50px 100px;
  }
  
  div.payment_box {
    padding: 30px;
    border-bottom: 7px solid #29335c;
    background: white;
    border-radius: 10px;
    box-shadow: 1px 1px 25px 1px hsl(0deg 0% 0% / 5%);
    max-width: 50rem;
    margin: 0 auto;
    display: block;
  }
  
  /* ============================process========================================== */
  /* Cleaning & Demo */
  
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  /* Process steps */
  .o-steps {
    margin: 0 auto;
    position: relative;
    width: 285px;
  }
  
  .o-steps::before,
  .o-steps::after {
    content: "";
    height: 2px;
    left: 4px;
    max-width: calc(100% - 8px);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  
  .o-steps::before {
    background: #484f71;
    width: 100%;
    z-index: 1;
  }
  
  .o-steps::after {
    background: green;
    transition: width 0.3s linear;
    width: 0;
    z-index: 2;
  }
  
  .o-steps.step-1::after {
    width: 0%;
  }
  
  .o-steps.step-2::after {
    width: 33.3333333333%;
  }
  
  .o-steps.step-3::after {
    width: 66.6666666667%;
  }
  
  .o-steps.step-4::after {
    width: 100%;
  }
  
  .o-steps > ul {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  
  .o-stepsItem {
    height: 24px;
    color: #29335c;
    position: relative;
    width: 24px;
  }
  
  .o-stepsItem::before,
  .o-stepsItem::after {
    border-radius: 50%;
  }
  
  .o-stepsItem::before,
  .o-stepsItem::after,
  .o-stepsItem .o-stepsLabel,
  .o-stepsItem .u-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  
  .o-stepsItem .o-stepsLabel {
    display: none;
    font-size: 18px;
    top: calc(100% + 10px);
    transform: translateX(-50%);
    width: 210px;
    font-weight: 500;
    text-align: center;
  }
  
  .o-stepsItem::before {
    background: #484f71;
    content: "";
    height: 24px;
    width: 24px;
    z-index: 3;
  }
  
  .o-stepsItem::after {
    height: 18px;
    width: 18px;
    z-index: 4;
  }
  
  .o-stepsItem .o-stepsIcon {
    align-items: center;
    color: white;
    display: flex;
    font-size: 12px;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
    z-index: 5;
  }
  
  .o-stepsItem.is-current::after,
  .o-stepsItem.is-success::after,
  .o-stepsItem.is-error::after {
    content: "";
  }
  
  .o-stepsItem.is-current::after,
  .o-stepsItem.is-success::after {
    background: green;
  }
  
  .o-stepsItem.is-success .o-stepsIcon::before {
    color: currentColor;
    content: "âœ“";
  }
  
  .o-stepsItem.is-error::after {
    background: red;
  }
  
  .o-stepsItem.is-error .o-stepsIcon::before {
    color: currentColor;
    content: "âœ•";
  }
  
  .o-steps {
    width: 70% !important;
  }
  
  @media screen and (min-width: 768px) {
    .o-steps {
      width: 530px;
    }
  
    .o-steps::before,
    .o-steps::after {
      height: 4px;
    }
  
    .o-steps .o-stepsLabel {
      display: block;
    }
  
    .payment_card {
      padding: 20px 20px;
    }
  }
  
  /* ============================process end========================================== */
  /* ============================table========================================== */
  .table-fill {
    background: #fdfdff;
    border-radius: 3px;
    border-collapse: collapse;
    margin: auto;
    padding: 5px;
    width: 100%;
    animation: float 5s infinite;
    border: 1px solid #ebebeb;
  }
  
  .product-details th {
    color: #ffffff;
    background: #29335c;
    border-right: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: 400;
    padding: 15px;
    text-align: left !important;
    vertical-align: middle;
  }
  
  .product-details th:first-child {
    border-top-left-radius: 3px;
  }
  
  .product-details th:last-child {
    border-top-right-radius: 3px;
    border-right: none;
  }
  
  .product-details tr {
    border-top: 1px solid #e5e5e5;
    font-weight: normal;
    font-size: 16px;
  }
  
  .product-details tr:first-child {
    border-top: none;
  }
  
  .product-details tr:last-child {
    border-bottom: none;
  }
  
  /* .product-details tr:nth-child(odd) td {
      background: #EBEBEB;
  } */
  
  .product-details tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
  }
  
  .product-details tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
  }
  
  .product-details td {
    padding: 15px 15px;
    vertical-align: middle;
    font-size: 15px;
    border-right: 1px solid #e5e5e5;
    color: #2a2a2a;
  }
  
  .product-details td:last-child {
    border-right: 0px;
  }
  
  .product-details th.text-left {
    text-align: left;
  }
  
  .product-details th.text-center {
    text-align: center;
  }
  
  .product-details th.text-right {
    text-align: right;
  }
  
  .product-details td.text-left {
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    color: #444444;
  }
  
  .product-details td.text-center {
    text-align: center;
  }
  
  .product-details td.text-right {
    text-align: right;
  }
  
  .product-details td.text-right {
    text-align: right;
    font-size: 17px;
    font-weight: 500;
  }
  
  /* =========================table end================== */
  form.payment-form h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #303030;
  }
  
  form.payment-form label {
    font-size: 16px;
    color: #2a2a2a;
  }
  
  form.payment-form input {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #cfcfcf;
    margin: 10px 0 15px;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
  }
  
  .coupon-code {
    display: grid;
    grid-template-columns: 75% auto;
  }
  
  .coupon-code button {
    padding: 10px;
    font-size: 16px;
    height: 45px;
    margin: 10px 0 0;
    border: none;
    border-radius: 0px 5px 5px 0;
    background: #29335c;
    color: white;
  }
  
  .coupon-code input {
    border-radius: 5px 0 0px 5px !important;
  }
  
  .product-details {
    margin: 15px 0;
  }
  
  .credit-card {
    display: grid;
    grid-template-columns: 55% 25% 15%;
    column-gap: 15px;
  }
  
  .terms {
    display: grid;
    grid-template-columns: 5% auto;
    vertical-align: middle;
  }
  
  .terms label {
    margin: 5px;
  }
  
  .terms a {
    text-decoration: none;
    color: #29335c;
  }
  
  .payment-btn {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    background: #e60f00;
    border-color: rgba(85, 85, 85, 0);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 100%;
    height: 52px;
    cursor: pointer;
    text-transform: uppercase;
  }
  
  /* =========================================@media screen ====================================== */
  
  @media screen and (max-width: 768px) {
    .payment_card {
      padding: 20px 20px !important;
    }
  
    .thankyou_prograss {
      padding: 20px 20px;
    }
  
    form.payment-form h3 {
      font-size: 16px;
      line-height: 37px;
    }
  
    form.payment-form label {
      font-size: 12px;
    }
  
    form.payment-form input {
      width: 100%;
      padding: 10px 15px;
      font-size: 12px;
    }
  
    .coupon-code {
      display: grid;
      grid-template-columns: 65% auto;
    }
  
    .coupon-code button {
      font-size: 12px;
      height: 40px;
      margin: 10px 0 0;
    }
  
    .product-details th {
      font-size: 16px;
    }
  
    .product-details td {
      padding: 10px 10px;
      font-size: 12px;
    }
  
    .product-details td.text-left {
      font-size: 14px;
    }
  
    .product-details td.text-right {
      font-size: 14px;
    }
  
    .credit-card {
      column-gap: 5px;
    }
  
    .terms label {
      margin: 5px 0 10px 10px;
    }
    .payment-btn {
      padding: 10px 15px;
      font-size: 16px;
    }
  }
  /* ******************payment end ********************* */
  /* ******************modal ********************* */
  .question-modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.6);
  }
  
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0px;
    border: 1px solid #888;
    width: 35rem;
    position: relative;
  }
  
  .close {
      color: #ffffff;
      font-size: 31px;
      line-height: 41px;
      font-weight: normal;
      text-align: center;
      position: absolute;
      right: -21px;
      top: -14px;
      background: #e60f00;
      width: 40px;
      height: 40px;
      border-radius: 50%;
  }
  
  .close:hover,
  .close:focus {
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
  }
  
  .modal-content h3 {
    font-size: 20px;
    margin: 0;
    background: #29335c;
    color: white;
    text-align: center;
    padding: 15px 29px 15px 15px;
    font-weight: 600;
  }
  
  .modal-box {
    padding: 30px 30px 0;
  }
  
  .modal-data h5 {
    text-align: left;
    font-size: 20px;
    color: #29335c;
    font-weight: 500;
    line-height: 31px;
    margin: 10px 0 0;
  }
  
  .modal-box {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  
  .modal-img img {
    width: 150px;
    margin: 0 auto;
    display: block;
  }
  
  .modal-data p {
    text-align: left;
    font-size: 20px;
    margin: 5px 0 20px;
    color: #29335c;
    font-weight: 600;
  }
  
  .modal-data h4 {
    font-size: 40px;
    text-align: left;
    margin: -15px 0 0px;
    display: block;
    color: #e60f00;
  }
  
  .modal-content button {
    color: white;
    padding: 10px 50px;
    font-size: 20px;
    font-weight: 500;
    background: #29335c;
    border-color: rgba(85, 85, 85, 0);
    border-radius: 5px;
    width: 100%;
    cursor: pointer;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    margin: 30px 0 0;
  }
  
  .modal-button {
    padding: 0 30px 30px;
    display: grid;
    grid-template-columns: 47% 47%;
    column-gap: 20px;
  }
  .modal-button .modal-button-skip {
    background-color: rgb(255 255 255);
    color: #8f8f8f;
    border: 1px solid #dddddd;
    outline: none;
    font-weight: 300;
  }
  .form-group{
      position: relative;
  }
  .form_validation {
      position: absolute;
      bottom: -38px;
      right: 12px;
      font-size: 11px;
      color: red;
      padding: 6px 8px;
      background: #ffdcdc;
      border-radius: 4px;
      z-index: 1;
  }
  
  .form_validation::before {
      content: "";
      position: absolute;
      top: -9px;
      right: 8px;
      margin-left: -10px;
      display: block;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #ffdcdc;
  }
  /* ******************modal end ********************* */
  
  
  .profile-data {
    padding: 30px 20px;
    margin: 0px auto;
    display: block;
    background: #29335c;
    width: 50rem;
    border-radius: 0 0 10px 10px;
  }
  
  .profile-lable h5 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    margin: 0 15px;
  }
  
  .profile-lable span {
    font-size: 16px;
    font-weight: 600;
  }
  
  .profile-lable {
    display: flex;
    justify-content: center;
  }
  
  .profile-lable img {
    width: 19px;
    margin: 0 10px -2px 0;
  }