html {
  scroll-behavior: smooth;
}
.ratio {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: block;
}
.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: "";
}
.ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}
.object-position-center {
    -o-object-position: center;
    object-position: center;
}
.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
}
.accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: none;
    border: none;
    font-weight: bold;
    text-align: left;
    padding: 1rem;
    font-size: 1rem;
    cursor: pointer;
}
.accordion-button i {
    transition: transform 0.3s ease;
    font-weight: 400;
    font-size: 14px;
}
.accordion-button:not(.collapsed) i {
    transform: rotate(180deg); /* chevron-up effect */
}
.faq-section .card {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #E4E4E4 !important;
}
.faq-section .card:last-child {
    border-bottom: 0 !important;
}
.faq-section .card .card-header {
    padding: 0;
    background-color: #fff;
    border-bottom: 0;
}
.faq-section .accordion-button {
    padding: 24px 0;
    font-size: 20px;
    font-family: "Brandon Grotesque";
    font-weight: 400;
}
.faq-section .card-body {
    padding: 0;
}
.customer-rating span.checked {
    display: inline;
}
.customer-rating span {
    color: #FBBC04;
    font-size: 15px;
    display: none;
}
.overall-ratings .customer-rating span {
    color: #4E372B;
}
.customer-testimonials {
    background-color: #F5F9FA;
}
h2.section-title {
    font-size: 48px;
}
.ct-section-subtitle {
    font-size:18px;
}
.ct-review-count {
    color: #4E372B;
    text-decoration: underline;
}
.testimonial-item {
    border-bottom: 1px solid #E4E4E4;
    padding: 0 0 24px;
    margin: 0 0 24px;
}
.testimonial-item:last-child {
    border-bottom: 0;
    padding: 0;
    margin: 0;
}
.testimonial-item h3 {
    font-size:30px;
    font-weight: 400;
}
.testimony {
    font-size:18px;
}
.star-rating-wrap {
    gap: 32px;
}
.star-rating-wrap h4 {
    font-size: 14px;
    font-weight: 600;
}
.product-features h3 {
    color: #000;
    font-size: 20px;
    font-weight: 420;
    text-transform: capitalize;
    line-height: 1.2;
    margin: 0 0 12px;
}
.product-features .description p {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
}
.product-features .description p:last-child {
    margin-bottom: 0;
}
.product-banner h3 {
    font-size: 26px;
    margin:0 0 28px;
}
.pb-content p {
    margin:0 0 28px;
}
.pb-content p:last-child  {
    margin: 0;
}
.pb-content p, .pb-content p a {
    font-size: 18px;
    line-height: 1.4;
}
.related-products .price del {
    color: #A2A0A0;
    text-align: right;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: line-through;
}
.related-products .price ins {
    display: block;
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-decoration: none;
}
.related-products h3 a {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}
.related-products .product-cat {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.related-products .rating small {
    color: #141414;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.woocommerce .related-products .button {
    display: flex;
    height: 48px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #EFC3C3;
    border-radius: 0;
    color: #212529;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}
.related-products .card {
    border: 0;
    border-radius: 0;
}
.related-products .card-body {
    padding: 1.25rem 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.woocommerce #main-wrapper {
    overflow-x: unset;
}
.fsss-brand {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.woocommerce div.product .product_title {
    color: #000;
    font-family: "Proxima Nova";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .price {
    color: #000;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin-right: 15px !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .price ins {
    text-decoration: none;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .price del {
    color: #A2A0A0;
    text-align: right;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-decoration-line: line-through;
}
.single-product .zip-widget__wrapper {
    padding: 16px 0px 11px !important;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    margin: 0 0 32px;
}
.woocommerce-product-details__short-description p {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.view-more-details {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: block;
    margin: 0 0 32px;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 400 !important;
}
.cfvsw-selected-label {
    font-weight: 600 !important;
}
.woocommerce div.product form.cart .reset_variations {
    display: flex;
    align-items: center;
    margin: 0 10px;
}
.woocommerce .quantity select.qty {
	width: auto;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.woocommerce-variation-add-to-cart {
    display: flex;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: flex;
    flex-wrap: wrap;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    background: #EFC3C3;
    color: #212529;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    border-radius: 0;
}
select.qty {
    word-wrap: normal;
    display: flex;
    width: 71px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    border-radius: 6px;
    border: 1px solid #A2A0A0;
    color: #292828;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-right: 16px;
}
.woocommerce select.qty {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 14px 8px;
  padding-right: 2.5rem;
}
.single_variation_wrap {
    min-width: 100%;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 32px !important;
}
.payment-options {
    padding: 0 0 30px;
    margin: 0 0 24px;
    border-bottom: 1px solid #DEDEDE;
}
.payment-options h3 {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.compare.checkbox {
    float: left;
    display: flex;
    gap: 8px;
    align-items: center;
    margin-top: 4px;
}
.compare.checkbox input[type=checkbox] {
    border: 1px solid #9B9B9B;
    background: #FFF;
    border-radius: 0;
    width: 15px;
    height: 15px;
}
.compare.checkbox .label {
    color: #7A7777;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.woocommerce-share  {
    float: right;
    display: flex;
    gap: 16px;
}
.woocommerce span.onsale, .page-template-page-all-cat span.onsale {
    border-radius: 3px;
    background: #EFC3C3 !important;
    display: inline-flex;
    padding: 3px 7px 1px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    font-family: "Proxima Nova";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    top: 16px;
    left: 23px;
    min-height: unset;
    text-transform: uppercase;
    margin:0 !important;
    z-index: 9;
}
section.instagram  {
    overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs {
    padding-top: 12px;
}
.content-image ul li, .content-image ol li {
    margin-bottom: 5px;
}
.category-box h3 {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
}
.page-template-page-all-cat .post-title, .woocommerce-products-header h1, .woocommerce-page .post-title {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 32px;
    margin: 0 0 12px;
    font-weight: 700;
}
.tax-product_cat .site-main, .post-type-archive-product .site-main {
    padding-top: 48px;
    padding-bottom: 48px;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em;
    display: flex;
    height: 52px;
    padding: 5px 35px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    background: #EFC3C3;
    color: #212529;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
    border:0;
}
.wc-block-cart-item__wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 140px;
    width: 300px;
    column-gap: 24px;
}
.wc-block-components-product-name {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.wc-block-components-product-badge {
    padding: 4px 8px 2px;
    text-align: center;
}
.back-to-shop {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    color: #212529;
    text-align: right;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
body .is-large.wc-block-cart .wc-block-cart-items th, body .is-large.wc-block-cart .wc-block-cart__totals-title {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .wp-block-heading {
    font-weight: 400;
}
body .wc-block-components-product-sale-badge, body .wc-block-grid__product-onsale {
    border-radius: 3px !important;
    background: #EFC3C3 !important;
    display: inline-flex !important;
    padding: 3px 7px 1px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF !important;
    font-family: "Proxima Nova";
    font-size: 12px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 20px;
    top: 16px !important;
    left: 23px !important;
    min-height: unset;
    text-transform: uppercase !important;
    margin: 0 !important;
    z-index: 9 !important;
    border: 0 !important;
    width: 43px !important;
}
.wp-block-cart-cross-sells-product__product-image a  {
    position: relative;
    display: block;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
    text-align: left !important;
}
body .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wp-block-cart-cross-sells-product__product-title {
    margin-bottom: 16px;
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
}
body .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wp-block-cart-cross-sells-product__product-title a {
    font-weight: 700;
}
body .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    margin-top: 1em;
    display: flex;
    height: 48px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #EFC3C3;
    border-radius: 0;
    color: #212529;
    font-family: Roboto;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}
body .wc-block-components-title.wc-block-components-title {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
body .wc-block-checkout__sidebar .wc-block-components-product-name {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
body .wc-block-components-checkout-return-to-cart-button {
    margin-right: 24px;
}
.post-type-archive-product #main-wrapper  {
    display: flex;
    gap: 30px;
}
.WOOF_Widget  {
    min-width: 266px;
    padding-top: 50px;
}
.tax-product_cat .WOOF_Widget {
    display:none !important;
}
.post-type-archive-product .content-area, .tax-product_cat .content-area {
    min-width: calc(100% - 296px);
}
body .woof_container {
    margin-bottom: 20px;
}
.irs--round .irs-bar, .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #70A9BA !important;
}
.irs--round .irs-handle {
    border: 4px solid #70A9BA !important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
    border-top-color: #70A9BA !important;
}
.woof_checkbox_label {
    margin-bottom: 0 !important;
}
ul.woof_list li {
    margin-bottom: 5px !important;
}
body .woof_container_inner h4 {
    margin-bottom: 15px !important;
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
.woof_submit_search_form_container .button.woof_reset_search_form {
    display: flex;
    height: 48px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #EFC3C3;
    border-radius: 0;
    color: #212529;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
    width: 100%;
}
.woof_products_top_panel ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 5px 0 !important;
}
.woof_reset_button_2 {
    background: #fff !important;
}
ul.woof_list li.woof_term_35 {
    display: none !important;
}
.woocommerce .woocommerce-ordering select {
    border-radius: 5px;
    border: 1px solid #DEDEDE;
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
}
.woocommerce .woocommerce-result-count {
    margin: 8px 0 !important;
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.is-large.wc-block-cart .wc-block-cart-items td {
    padding-bottom: 14px !important;
}
.wp-block-woocommerce-cart-cross-sells-block h2 {
    font-size: 32px !important;
}
.wc-block-components-totals-discount__coupon-list {
    margin: 4px 0 0 !important;
    padding: 0 !important;
}
.wc-block-components-chip .wc-block-components-chip__remove {
    line-height: 10px !important;
}
.wc-block-grid__product .wc-block-grid__product-title {
    color: #212529;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
}
.wc-block-grid__products {
    margin: 0 -8px 16px !important;
    padding: 0 !important;
}
.wc-block-grid__product {
    text-align: left inherit;
}
.wc-block-grid__product-price {
    font-size: 16px !important;
}
.wc-block-grid__product-price ins {
    text-decoration: none;
}
.woof_open_hidden_li {
    text-align: left !important;
    padding-top: 10px !important;
}
.woof_open_hidden_li .woof_open_hidden_li_btn {
    color: #212529;
    font-size: 16px;
    text-decoration: underline;
}
.woof_autohide_wrapper {
    display: none !important;
}
.woof_autohide_wrapper a.woof_btn_default {
    display: flex !important;
    padding: 14px 16px;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    border: 1px solid #A2A0A0;
    width: 100%;
    background-size: 14px;
    background-position: 98% center;
    color: var(--Colours-Neutral-800, #292828);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    height: unset;
    margin: 20px 0 0 !important;
}
.woof_products_top_panel li a {
    color: #000;
    pointer-events: none;
}
.wpmenucartli .cartcontents {
    width: 18px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    border-radius: 100%;
    background: #EFC3C3;
    font-size: 10px;
    line-height: 20px;
    color: #fff;
}
.container-safe-wrap .safe-item-img-wrap {
    height: 200px;
}
.tp-botleft-desc {
    color: #2A2A2A;
}
#process-tabs-content .caption-wrap h4 {
    color: #fff;
}
#process-tabs-content .caption-wrap p {
	margin:0;
}
.achvment-logo-wrap img {
    max-width: 294px;
}
.logo-blurb .img-wrap img {
    max-height: 100px;
}

@media (min-width: 1200px) {
    .custom-menu-location .menu-main-menu-container .menu>li {
        margin-right: 3.5rem;
    }
    .nfp-logo-blurb .img-wrap {
        padding-bottom: 21% !important;
    }
}
@media (min-width: 1440px) {
    .custom-menu-location .menu-main-menu-container .menu>li {
        margin-right: 4.19rem;
    }
}

@media (max-width:991.98px) {
    h2.section-title  {
        font-size: 32px;
    }
    .product-features h3 {
        font-size:12px;
    }
    .product-features .description p {
        font-size: 10px;
    }
    .category-box h3 {
        font-size: 16px;
        line-height: 1.2;
    }
    .WOOF_Widget, .post-type-archive-product .content-area {
        min-width: 100%;
    }
    .WOOF_Widget {
        display: none !important;
    }
    .post-type-archive-product #main-wrapper {
        display: block;
        gap: 0;
        justify-content: center;
    }
    .wc-block-cart table.wc-block-cart-items td {
        margin-bottom: 0 !important;
    }
    .wc-block-cart table.wc-block-cart-items  {
        margin-bottom: 30px !important;
    }
    .woof_autohide_wrapper {
        display: block !important;
    }
}

@media (max-width:767.98px) {
    .wc-block-cart-item__wrap {
        display: block;
        flex-direction: column;
        flex-wrap: wrap;
        height: unset;
        width: unset;
        column-gap: 24px;
    }

}