.input-color:checked+span, 
.input-radio:checked+span {
    border-color: #618b5f;
    background: #618b5f;
    color: #ffffff;
    font-weight: 800;
}

.input-color:hover+span, 
.input-radio:hover+span {
    border-color: #618b5f;
    background: #ffffff;
    color: #618b5f;
    font-weight: 400;
}

#easycontent_3 ul {
    list-style: auto;
    padding-left: 30px;
}

.product-description h3 {
    font-size: 1.25rem;
    color: #2b492a;
    font-family: "Domine";
}

.stmenu_sub .row {
    margin: 0px;
}

.stmenu_sub.style_wide {
    padding: 28px;
}

.header_icon_btn_icon .fto-user {
    font-size: 22px;
}

#st_header .quick_login .header_item {
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.btn-link {
    color: #618b5f;
}

.btn-primary {
    color: #fff;
    background-color: #618b5f;
    border-color: #618b5f;
}

/* 
.st_quick_buy_container .input-radio:checked+span {
    color: #618b5f;
    background: #ffffff;
} */

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

.flex-reassurance .block-icon svg {
    height: auto;
}

.flex-reassurance .block-icon {
    margin-right: 18px;
}

.flex-reassurance .block-title {
    font-weight: bold;
    font-family: "Domine";
}

.h7 {
    font-size: 22px;
    line-height: 0.44;
    letter-spacing: 1.25px;
}

.flex-reassurance .block-title p {
    margin-bottom: 0;
    position: relative;
    bottom: -4px;
    font-weight: normal;
}

#footer-tertiary {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
