.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
    display: none !important;
}
.quote-summary-row > .col-lg-6 > ul > li > a {
    color: #02666c;
}
.quote-tag {
    background-color: #ED7000;
    text-align: center;
    margin: auto;
    width: fit-content;
    margin-top: 40px;
}
p.policy_notice {
    background: #FEF1C0;
    padding: 15px;
    margin: 0px 0px !important;
    font-weight: 400;
    font-size: 16px;
}

p.policy_failure {
        background-color: #D03930;
        color: #fff;
        padding: 15px;
        font-size: 16px;

}
.policy_notice_html{
    margin: 0px 0px 0px !important;
}

.gf_progressbar_wrapper, .gform_heading {
    z-index: 1;
}

.gform_description {
    display: none;
}
h2.gform_title {
    padding: 10px;
    font-size: 16px;
}

div.quote-tag>h3 {
    color: #ffffff;
    margin: 0px 10px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
}
div#compare-table.hidden {
    display: none;
    transition: visibility 0s, opacity 0.5s linear;
}
div#compare-table {
    transition: visibility 0s, opacity 0.5s linear;
    margin-top: 50px;
}
.compare-benefit-cell {
    font-weight: 800;
    font-size:15pt;
}

.compare-benefit-row > .col-lg-4:nth-of-type(2) {
    background-color: #89bec130;
  }
  .compare-benefit-row > .col-lg-4{
    padding: 20px 20px 0px 20px;
  }

  .compare-benefit-row >  .col-lg-4::after {
    content: '';
    display: block;
    width: 50%;
    margin: 12px auto 0; /* spacing above border */
    border-bottom: 1px solid #89BEC1;
  }

.compare-benefit-row.mb-4 {
    margin-bottom: 0px !important;
}


.compare-benefit-row > .col-lg-4 > .mb-2 {
    margin-bottom: 0rem !important;
}

.compare-button.mt-5 {
        margin-top: -3rem !important;
}
form.quote-addons-form {
    padding: 5px;
    padding-top: 15px;
}

.aa-quote-options {
    display: flex;
    background: #FFD400;
    margin: 30px 10px 0px 0px !important;
    padding: 25px 25px;
}
.site-content-boxed-container .site-content .woostify-container {
    max-width: 80% !important;
}
.col-lg-4.highlighted {
    background: linear-gradient(180deg, #FFEFA1 0%, #FFD400 100%);
    margin-top: -70px;
}

.quote-header {
    background: #fef1c0;
    display: flex;
    padding: 0px 20px;
    flex-wrap: nowrap;
    flex-direction: row;
}.site-content-boxed-container .site-content .woostify-container {
    max-width: 80%;
}


.quote-addons-grid-item {
    border: 1px solid #222;
    background: #F7F5F2;
    padding: 10px;
    flex: auto;
    width: fit-content;
}
input[type="checkbox"] {
    width: 0px;
}
label.addon-price {
    color: #036671;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "AA";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    border-radius: 20px;
    background: linear-gradient(90deg, #0366713d 14.84%, rgba(3, 102, 113, 0.00) 91.8%);
    padding: 10px;
}

span.addon-price-label {
    color: #036671;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "AA";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    opacity: 1;
}
input[type="checkbox"]:checked ~ .addon-card-inner .addon-price-wrapper .addon-price-label {
    color:#ffffff;
}

.quote-tile {
    background-color: #ffffff;
    margin: 30px;
}


.quote-tile-footer {
    display: flex;
    justify-content: center;
    padding: 25px 0px;
}
a.btn.btn-primary.btn-select.button {
    background: #222;
    border-radius: 0px;
    padding: 15px;
    width: 80%;
    justify-content: center;
}

.quote-addons-grid-item {
    border: 1px solid #222;
    background: #F7F5F2;
    padding: 10px;
    flex: auto;
    width: fit-content;
}

h3.addon-label {
    font-size: 15pt;
}
.row.quote-addons-grid {
    display: flex;
    gap: 15px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.quote-addons-grid-item { 
    border: 1px solid #222;
    background: #F7F5F2;
    padding: 10px;
}

.row.quote-addons-grid {
    margin-top: 15px;
}

h3.addon-label {
    font-size: 15pt;
}
.quote-header>.row {
    gap: 15px;
    flex-direction: row;
    width:100%;
    flex: auto;
    display: flex;
    align-items: center;
}

.quote-header>.row>.col-lg-8 {
    flex-wrap: wrap;
}

.flex-center{
    display: flex;
    justify-content: center;
}

h3.product-label {
    color: #222;
    font-size: 17pt;
    font-weight: 800;
}
.col-lg-4.highlighted > .quote-tile {
    margin-top: 0px;
}

p.product-price {
    font-size: 14pt;
    color: #036671;
    font-weight: bold;
    text-align: right;
}
.quote-tile > .row > ul li::before {
    display: none;
}

.quote-tile > .row > ul li {
    padding: 0px;
    font-size:12pt;
    line-height: 12pt;
    
}

.quote-tile > .row > ul {
    margin:15px 0px;

}
.addon-header-section {
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.quote-addons{
    background: #fed302;
}
.fa-classic, .fas, .fa-solid, .far, .fa-regular, .fal, .fa-light, .fat, .fa-thin {
    font-family: "Font Awesome 6 Pro" !important;
}
.btn i {

    margin-left: 0rem !important; 
}
.quote-addons-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.5rem;
    margin-top: 1.5rem;
}

.quote-addon-card {
    background: #fff;
    border: 1px solid #222;
    cursor: pointer;
    transition: all 0.25s ease;
    display: block;
    text-align: left;
    padding: 1rem;
    position: relative;
}

.quote-addon-card {
    transition: border-color 0.25s ease;
}

.quote-addon-card input:checked ~ .addon-card-inner {
    border-color: #00666c;
}

.quote-addon-card:hover {
    border-color: #00666c;
}

.addon-card-inner {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    min-height: 100%;
}

.addon-icon {
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px;
}

.main > .component {
    margin: 0px;
}

.main {
    padding-top: 15rem !important;
}
.quote-summary {
    padding: 45px 45px;
    background-color: #F7F5F2;
    width: 100vw;
    margin: 75px 0px;
}

.quote-summary-value{
    font-weight: 800;
    color:#00666c;
}
.quote-summary-row{
    margin:25px 0px;
}

.quote-summary-topic{
    font-weight: 800;
    color:#222222;
}


.addon-title{
    font-weight:800;
}

span.highlight {
    background-color: #ffee99;
    padding: 0px 5px;
}

.addon-label {
    font-size: 18px;
    font-weight: bold;
    color: #111;
    margin: 0;
    line-height: 18px;
}

.addon-description {
    font-size: 12px;
    color: #222;
    flex-grow: 1;
    min-height: 48px;
    font-weight: 400;
    margin: 2px 5px !important;
    line-height: 17px;
}

.addon-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 999px;
    padding: 10px 0px 10px 20px;
    min-width: 140px;
    position: relative;
    transition: background-color 0.3s;
    height: 50px;
    color:#00464f;
    background: linear-gradient(90deg, #03667140 14.84%, rgba(3, 102, 113, 0.00) 91.8%);
  }
  
  /* Price text */
  .addon-price-label {
    font-weight: 700;
    color: #00666c;
    font-size: 1rem;
  }
  
  /* Circle checkmark on the right */
  .addon-check {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    margin-left: 12px;
    font-size: 60px;
    color: white;
    transition: background-color 0.3s;
  }
  
  /* Icon visibility */
  .addon-check i {
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    display: block;
  }
  
  /* On checked */
  input[type="checkbox"]:checked ~ .addon-card-inner .addon-price-wrapper {
    background-color: #00666c;
    height:50px
  }
  
  
  input[type="checkbox"]:checked ~ .addon-card-inner .addon-check i {
    opacity: 1;
  }

.quote-addon-card input:checked ~ .addon-card-inner .addon-check {
    display: inline;
}

.quote-addon-card input:not(:checked) ~ .addon-card-inner .addon-check, .wc-block-components-product-metadata__description {
    display: none;
}

.addon-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 45px 0px !important;
}

.footer-links { display: none; }
.addon-footer .addon-price {
    font-size: 16px;
    font-weight: bold;
    color: #00464f;
}

.text-content ul.wc-block-components-express-payment__event-buttons li:before {
    content: "";
    display: none;
    height: 0px;
    width: 0px;
    border-radius: 50%;
    position: absolute;
    background-color: #248892;
    top: 0rem;
    left: 0;
}

.text-content ul.wc-block-components-express-payment__event-buttons li {
    padding-left: 0rem;
    position: relative;
}
.aa-quote-title-text {
    font-weight: 800;
}
 
i.mobile-chevron.fa-solid.fa-chevron-right {
    display: none !important;
}
@media only screen
and (min-width: 300px)
and (max-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait){

    .header {
        z-index: 1000 !important;
        box-shadow: 0px 30px 20px 0px #03667117;
    }
    .header5_links_quote {
        display: flex;
        text-align: right;
        font-weight: lighter;
    }
    .main {
        background: #ffd400;
        padding-top: 10rem !important;
        }
    .quote-tile {
        display: block;
        margin: 0px;
    }
    .aa-quote-title-text {
        font-weight: 800;
        text-align: center;
    }
    .aa-quote-title-text h2{
        font-weight: 800;
        text-align: center;
    }
    .quote-tag{
        display:none;
    }
    .col-lg-4.highlighted, .col-lg-4 {
    background: linear-gradient(180deg, #ffefa100 0%, #ffd40000 100%);
    margin: 5px 0px;
}
    .aa-quote-options {
    display: flex;
    background: #FFD400;
    margin: 10px 0px !important;
    padding: 25px 0px;
}
    .col-lg-4 {
        margin :15px 0px;
        padding: 5px;
        gap: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        flex-wrap: nowrap;
        align-items: stretch;
    }
    .quote-addons-grid {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 1.5rem;
        margin-top: 1.5rem;
    }
    .addon-header-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
        align-content: center;
        flex-wrap: nowrap;
    }
    .addon-label {
        font-size: 16px;
        font-weight: bold;
        color: #111;
        margin: 0;
        line-height: 18px;
        text-align: center;
    }
    .addon-description {
        font-size: 12px;
        color: #222;
        flex-grow: 1;
        min-height: 48px;
        font-weight: 400;
        margin: 2px 5px !important;
        line-height: 15px;
        text-align: center;
    }
    .addon-check {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-left: 12px;
        font-size: 50px;
        color: white;
        transition: background-color 0.3s;
    }
    .addon-price-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 999px;
        padding: 10px 0px 10px 10px;
        min-width: 140px;
        position: relative;
        transition: background-color 0.3s;
        height: 50px;
        color: #00464f;
        background: linear-gradient(90deg, #03667140 14.84%, rgba(3, 102, 113, 0.00) 91.8%);
    }
    .quote-tile > .row {
        padding: 5px 15px;
    }
    .quote-header > .row > .col-lg-6, .quote-header > .row > .col-lg-5, .quote-header > .row > .col-lg-1 {
        width: fit-content;
    }
    .quote-header>.row {
        gap: 15px;
        flex-direction: row;
        width: 100%;
        flex: auto;
        display: flex
    ;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    
    }
    h3.product-label {
        color: #222;
        font-size: 18pt;
        font-weight: 800;
    }
    p.product-price {
        font-size: 18pt;
        color: #036671;
        font-weight: bold;
        text-align: right;
    }
    .aa-quote-options > .col-lg-4 > .quote-tile::after {
        content: '';
        display: block;
        width: 90%;
        margin: 10px auto -10px;
        height: 10px;
        background-color: #CCCCCC;
    }
   i.mobile-chevron {
        display: block !important;
        font-size: 25pt;
        color: #036671;
    }
    i.mobile-chevron {
        color: #036671;
    }
    i.mobile-chevron.fa-solid.fa-chevron-right {
        display: block !important;
    }
    .col-lg-5.price {
        align-content: center;
        gap: 15px;
        flex-direction: inherit;
        width: auto;
        flex: auto;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .compare-benefit-row > .col-lg-4 {
        
        width: auto;
    }

    .benefit_heading {display: none !important;}
    .benefit_heading_top {display: block !important;}

    small.text-muted.benefit_heading_top {
        font-size: 20px;
        margin: 10px 0px;
        color: #222 !important;
    }

    .compare-benefit-row.mb-4 {
        margin-bottom: 0px !important;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: baseline;
    }
    
        .col-lg-4.col-sm-4 {
            width: 33%;
        }

    div#compare-table {
        background-color: #fff;
        margin-left: -3.2rem !important;
        margin-right: -3.2rem !important;
    }

    .compare-table > .row {
        margin-left: 1rem !important;
        margin-right: 0rem !important;
    }

    .quote-tile-footer {
        display: none !important;
    }
    .col-lg-4.highlighted, .col-lg-4 {
        background: linear-gradient(180deg, #ffefa100 0%, #ffd40000 100%);
        margin: 15px 0px 30px 0px;
        margin-top: 0px;
    }
    .quote-tile > .row > ul {
        margin: 15px 0px 0px 0px;
    }
    .hero-boiler.no-img {
        padding-top: 0rem;
        display: none;
    }
    .hero-boiler+.component {
        margin-top: 0rem !important;
    }
    
}
.col-lg-5 > .mobile-chevron {
    display: none;
}

.benefit_heading {display: block;}
.benefit_heading_top {display: none;}