.func-slider-wrapper.cells-1 .flickity-button,
.func-slider-wrapper.cells-2 .flickity-button {
	display: none !important;
}
@media (min-width: 992px) {
.func-slider-wrapper.cells-3 .flickity-button,
.func-slider-wrapper.cells-4 .flickity-button {
	display: none !important;
}
}

.func-flexible-layout.func-img-ratio .func-product-tile .func-pt-img-wrap .func-pt-img {
	height: auto;	
}

strong {
	font-weight: 700;
}

.woocommerce span.onsale,
.woocommerce .stock {
	display: none;
}

.logged-in.admin-bar .func-header,
.logged-in.admin-bar .func-add-to-cart-banner {
    top: 32px;
}


.woocommerce-variation.single_variation {
	height: 100% !important;
}

.func-body.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled {
	opacity: 1;
}

.func-body.woocommerce-checkout .is-mobile .wc-block-checkout__sidebar {
	display: none;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock):hover .variable-item-contents:before,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before, 
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock):hover .variable-item-contents:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cpath d='M382-267.69 183.23-466.46 211.77-495 382-324.77 748.23-691l28.54 28.54L382-267.69Z'/%3E%3C/svg%3E");
	background-size: 70% !important;
}

.func-body.single-product .woo-variation-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents::before,
.func-body.single-product .woo-variation-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cpath d='M256-227.69 227.69-256l224-224-224-224L256-732.31l224 224 224-224L732.31-704l-224 224 224 224L704-227.69l-224-224-224 224Z'/%3E%3C/svg%3E");
	background-size: 70%;
}


/**
Loader shop
*/
.bapf_limg {
	animation: 1s linear 0s infinite bapf_loader;
}


/**
Woocommerce messages
*/
.single-product .woocommerce-message {
    display: none !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    border: 1px solid #e0e0e0;
    background: #fff;
    font-weight: 400;
    color: #1d1e19;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: #1d1e19;
}

.woocommerce-error::before {
    color: #b81c23;
}

.woocommerce-message .button {
    display: none;
}







/**
Select for shop single
*/
.woocommerce .configure-product div.product form.cart .variations select {
    width: 100%;
    font-size: clamp(18px, 1.8vw, 20px);
    /*border: 1px solid #1d1e19;*/
    border: 1px solid #939393;
    background: transparent;
    /* background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"); */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='80' viewBox='0 0 70 80' fill='none'%3E%3Cpath d='M51 32L34.5 48L18 32' stroke='%231D1E19' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 35%;
    background-size: contain;
    border-radius: 0px;
    padding: 0.7em;
    padding-right: 2em;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	text-transform: lowercase !important;
}
.woocommerce .configure-product div.product form.cart .variations .reset_variations {
	display: none !important;
}
.woocommerce .configure-product div.product form.cart .variations tr:last-of-type {
	height: 1px;
	overflow: visible;
}




/* shop archive filters counter */
#filtersActiveCount {
	font-family: sans-serif;
    display: none;
    text-align: center;
    width: 16px;
    height: 16px;
    font-size: 12px;
    background: #fff;
    border-radius: 12px;
    line-height: 16px;
    color: #7a392f;
    vertical-align: super;
	font-weight: 700;
}
/*
@media (min-width: 767px) {
    #filtersActiveCount {
        width: 20px;
        height: 20px;
        font-size: 16px;
        border-radius: 16px;
        line-height: 20px;
    }
}
*/




/* Product Add ons */
.func-body .heabb-product-add-on {
    margin: 0 0 clamp(40px,2.2vw,50px);
}
.func-body .heabb-product-add-on label {
    display: block;
    border-top: 1px solid #e0e0e0;
    padding-top: clamp(12px, 1vw, 20px);
    font-weight: 600;
    margin-bottom: clamp(1px, .5vw, 12px);
    line-height: 1.2;
}
.func-body .heabb-product-add-on select {
    width: 100%;
    font-size: clamp(18px, 1.8vw, 20px);
    /*border: 1px solid #1d1e19;*/
    border: 1px solid #939393;
    background: transparent;
    /* background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>"); */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='80' viewBox='0 0 70 80' fill='none'%3E%3Cpath d='M51 32L34.5 48L18 32' stroke='%231D1E19' stroke-width='2'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 35%;
    background-size: contain;
    border-radius: 0px;
    padding: 0.7em;
    padding-right: 2em;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	text-transform: lowercase !important;
}
/* Product Extra */
.func-body .hpe-header-wrap {
    border-top: 1px solid #e0e0e0;
    padding-top: clamp(12px, 1vw, 20px);
}
.func-body .hpe-header {
    font-weight: 700;
    padding-bottom: clamp(8px, 0.5vw, 10px);
}
.func-body .heabb-product-extra {
    display: flex;
    justify-content: space-between;
    margin: 0 0 clamp(40px,2.2vw,50px);
}
.func-body .heabb-product-extra .hpe-wrap {
    display: flex;
}
.func-body .heabb-product-extra .hpe-image img {
    display: block;
    width: 70px;
    height: auto;
}
.func-body .heabb-product-extra .hpe-content {
    padding-left: 12px;
}
.func-body .heabb-product-extra .hpe-title {
    font-weight: 700;
}
.func-body .heabb-product-extra .hpe-price {
    font-weight: 700;
}
.func-body .heabb-product-extra .hpe-quantity {
    display: flex;
    border: 1px solid #e0e0e0;
    margin: 0 !important;
    width: 110px !important;
    height: 2em;
}
.func-body .heabb-product-extra .hpe-quantity .qty_button {
    background-color: transparent;
    border: none;
    padding: 0 12px;
    font-size: clamp(18px, 1.8vw, 20px);
    width: 2em;
    cursor: pointer;
}
.func-body .heabb-product-extra .hpe-quantity .qty_button.minus {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cpath fill='%23000' d='M1 11h23v3H1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: .8em;
    color: transparent;
}
.func-body .heabb-product-extra .hpe-quantity .product_option {
    background-color: transparent;
    border: none;
    font-size: clamp(18px, 1.8vw, 20px);
    outline: none;
    width: 1.8em;
    text-align: center;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}
.func-body .heabb-product-extra .hpe-quantity .qty_button.plus {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none'%3E%3Cpath fill='%23000' d='M1 11h23v3H1z'/%3E%3Cpath fill='%23000' d='M11 1h3v23h-3z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: .8em;
    color: transparent;
}




/* Shop Filters */
.func-body .bapf_sfilter .bapf_show_hide {
    position: relative;
    margin-top: 0.5em;
    font-weight: 400;
    font-size: clamp(13px, 1.3vw, 14px);
    color: transparent;
}
.func-body .bapf_sfilter .bapf_show_hide::before {
    content: 'show less';
    position: absolute;
    top: 0;
    color: #939393;
}
.func-body .bapf_sfilter.bapf_fhide .bapf_show_hide::before {
    content: 'show more';
}
html[lang|="nl-NL"] .func-body .bapf_sfilter .bapf_show_hide::before { content: 'toon minder'; }
html[lang|="nl-NL"] .func-body .bapf_sfilter.bapf_fhide .bapf_show_hide::before { content: 'toon meer'; }

/* filter colors */
.func-body #bapf_1_611 + label .bapf_clr_span,
.func-body #bapf_1_607 + label .bapf_clr_span,
.func-body #bapf_1_287 + label .bapf_clr_span,
.func-body #bapf_1_288 + label .bapf_clr_span,
.func-body #bapf_1_198 + label .bapf_clr_span,
.func-body #bapf_1_1378 + label .bapf_clr_span,
.func-body #bapf_1_1375 + label .bapf_clr_span,
.func-body #bapf_1_1387 + label .bapf_clr_span,
.func-body #bapf_1_671 + label .bapf_clr_span {
	box-shadow: 0px 0px 4px #00000026;
}
.func-body .bapf_head h3 {
    font-size: clamp(18px, 1.8vw, 20px);
    margin-bottom: 0.6em;
    text-transform: lowercase;
    padding-top: 0.9em;
    border-top: 1px solid #e0e0e0;
    margin-top: 1.5em;
}

.func-body .bapf_colorinline .bapf_clr_span {
    margin-left: 0;
    margin-right: 10px;
	border: none;
}

.func-body .bapf_sfilter.brchecked_default input:checked+label .bapf_clr_span {
    transform: rotate(0);
}

.func-body .bapf_sfilter.brchecked_default input:checked+label .bapf_clr_span::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23ffffff'%3E%3Cscript xmlns=''/%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3Cscript xmlns=''/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    position: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.func-body .bapf_sfilter.brchecked_default input[value=white]:checked+label .bapf_clr_span::before,
.func-body .bapf_sfilter.brchecked_default input[value=chalk-white]:checked+label .bapf_clr_span::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23000000'%3E%3Cscript xmlns=''/%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3Cscript xmlns=''/%3E%3C/svg%3E");
}
/* filters checkbox */
.func-body .bapf_ckbox_sqchck label {
    font-weight: 400;
    font-size: clamp(18px, 1.8vw, 20px);
}

.func-body .bapf_ckbox_sqchck input[type=checkbox] {
    width: 18px;
    height: 18px;
    margin: 0 7px 5px 0;
}

.func-body .bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    width: 6px;
    height: 11px;
    left: 4px;
}






/* (Woocommerce) pagination */
.func-body nav.woocommerce-pagination {
	margin-top: 50px;
}
.func-body nav.woocommerce-pagination ul {
	border: none;
}
.func-body nav.woocommerce-pagination ul li {
	border: none;
}
.func-body nav.woocommerce-pagination ul li a,
.func-body nav.woocommerce-pagination ul li span {
	padding: 10px 10px 7px;
}
.func-body nav.woocommerce-pagination ul li span.current {
	background-color: #fff;
	color: #939393;
}
.func-body nav.woocommerce-pagination ul li a.prev,
.func-body nav.woocommerce-pagination ul li a.next {
	padding-top: .35em;
}
.func-body nav.woocommerce-pagination ul li a:hover {
	background-color: #fff;
	color: #939393;
}





/* nav_car_count */
#nav_cart {
    position: relative;
    padding-right: 0;
	display: flex;
	align-items: center;
}
#nav_cart #nav_cart_count[data-cart-count="0"] {
    display: none;
}

#nav_cart_count {
    font-weight: 300;
    display: inline-block;
    text-align: center;
    width: 16px;
    height: 16px;
    font-size: 12px;
    background: #7a392f;
    border-radius: 20px;
    line-height: 16px;
    color: #fff;
    vertical-align: super;
	font-weight: 700;
	font-family: sans-serif;
	position: absolute;
	top: 8px;
	right: -9px;
	transform: scale(0.8);
}





/* WooCommerce Loader Single Page (jquery UI) */
.woocommerce .blockUI.blockOverlay::before {
    background: none;
}

.single_add_to_cart_button.cstm_loader {
    position: relative;
}

.single_add_to_cart_button.cstm_loader::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #7a392f;
}

.single_add_to_cart_button.cstm_loader::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 -960 960 960' width='24px' fill='%23fff'%3E%3Cpath d='M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q17 0 28.5 11.5T520-840q0 17-11.5 28.5T480-800q-133 0-226.5 93.5T160-480q0 133 93.5 226.5T480-160q133 0 226.5-93.5T800-480q0-17 11.5-28.5T840-520q17 0 28.5 11.5T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Z'/%3E%3C/svg%3E");
    background-size: 34px;
    background-position: center;
    background-repeat: no-repeat;
    animation: spin 1s ease-in-out infinite;
}






/* Fibo Search */
.func-header .func-header-link-search {
    cursor: pointer;
}

.func-header .func-fibo-search-container {
    position: relative;
}

.func-fibo-search-wrap {
    display: none;
    position: absolute;
    width: 100%;
}

.func-fibo-search-wrap.active {
    display: block;
}

.func-fibo-search-wrap .dgwt-wcas-close {
    display: none;
}

.func-fibo-search-wrap .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp {
    padding: 0;
}

.func-fibo-search-wrap .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 2px solid #1d1e19;
    padding: clamp(9px, 1.4vw, 19px) clamp(10px, 2.2vw, 38px);
    border-radius: 0;
    font-size: clamp(18px, 1.8vw, 20px);
}

html:not(.dgwt-wcas-overlay-mobile-on) .func-fibo-search-wrap .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    box-shadow: none;
}

.func-fibo-search-wrap .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    display: none;
}

.dgwt-wcas-open-pirx-compact .func-body .dgwt-wcas-suggestions-wrapp {
    margin-top: 0;
    border-radius: 0;
}

.dgwt-wcas-open-pirx-compact .func-body .dgwt-wcas-suggestions-wrapp a {
    text-decoration: none;
}

.func-body .dgwt-wcas-si {
    width: 70px;
}

.func-body .dgwt-wcas-si img {
    width: 70px;
    border: none;
    padding: 0;
    border-radius: 0;
}

.func-body .dgwt-wcas-content-wrapp {
    display: block;
}

.func-body .dgwt-wcas-st-title {
    display: block;
    font-size: clamp(18px, 1.8vw, 20px);
    line-height: 1.4em;
    text-decoration: none;
}

.func-body .dgwt-wcas-sku {
    display: block;
    font-size: clamp(12px, 0.9vw, 15px);
    line-height: 1.4em;
    text-decoration: none;
}

.func-body .dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
    text-decoration: none;
}

.func-body .dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
    font-size: clamp(18px, 1.8vw, 20px);
    font-weight: 700;
    text-transform: lowercase;
}

.func-body .dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st {
    font-size: 23px;
}

.func-body .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,
.func-body .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover {
    text-decoration: none;
}

.func-body .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover .dgwt-wcas-st {
    color: gray;
}







/**
* WooCommerce Cart
*/
.func-body.woocommerce-cart .return-to-shop .button {
    background-color: #7a392f;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #7a392f;
    border-radius: 0;
    margin: 0;
    padding: clamp(9px, 1.4vw, 19px) clamp(10px, 2.2vw, 38px);
    font-weight: 500;
}

.func-body.woocommerce-cart .return-to-shop .button:hover {
    background-color: #1d1e19;
    color: #fff;
    display: inline-block;
    border: 2px solid #1d1e19;
}






/**
* Woocommerce Checkout
*/
.func-body.woocommerce-checkout .wc-block-components-spinner {
	top: 0;
	left: 0;
}
/* information (left side) */
.func-body.woocommerce-checkout .wc-block-components-title.wc-block-components-title,
.func-body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.func-body.woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1em;
    text-transform: lowercase;
}
.func-body.woocommerce-checkout .wc-block-components-checkout-step__description {
    font-size: clamp(14px, 1.4vw, 16px);
}
.func-body.woocommerce-checkout .wc-block-components-text-input input[type=text],
.func-body.woocommerce-checkout .wc-block-components-text-input input[type=email],
.func-body.woocommerce-checkout .wc-block-components-text-input input[type=tel] {
    height: 3em;
    border: 2px solid #e0e0e0;
    border-radius: 0;
    padding: 0.9em .5em 1.1em;
}
.func-body.woocommerce-checkout .wc-block-components-text-input.is-active input[type=text],
.func-body.woocommerce-checkout .wc-block-components-text-input.is-active input[type=tel] {
    padding: 1.5em .5em .5em;
}

.func-body.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__container {
    height: 3em;
    border: 2px solid #e0e0e0;
    border-radius: 0;
}

.func-body.woocommerce-checkout .wc-block-components-textarea {
    border: 2px solid #e0e0e0;
    border-radius: 0;
}

.func-body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border: 2px solid #1d1e19;
    border-radius: 0;
}

.func-body.woocommerce-checkout .wc-block-components-checkbox__label {
    font-weight: 400;
    text-transform: lowercase;
}

.func-body.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label,
.func-body.woocommerce-checkout .wc-block-components-text-input label,
.func-body.woocommerce-checkout .wc-blocks-components-select .wc-blocks-components-select__label {
    font-weight: 400;
    text-transform: lowercase;
}

.func-body.woocommerce-checkout .wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    padding: .875em .875em .875em 2.6em;
    text-transform: lowercase;
}

.func-body.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.func-body.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    box-shadow: inset 0 0 0 2px #e0e0e0;
    border-radius: 0;
}

.func-body.woocommerce-checkout .wc-block-components-address-card {
    border: 2px solid #e0e0e0;
    border-radius: 0;
}

.func-body.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after {
    border: 2px solid #e0e0e0;
    border-radius: 0;
    margin: 0;
}

.func-body.woocommerce-checkout .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    position: relative;
    z-index: 1;
    box-shadow: inset 0 0 0 2px #1d1e19;
    border-radius: 0;
}

.func-body.woocommerce-checkout .wc-block-components-radio-control__secondary-label span {
    font-weight: 400;
}

.func-body.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 2px solid #e0e0e0;
}

.func-body.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
    text-decoration: none;
    font-weight: 400;
    padding: 0;
    text-transform: lowercase;
}

.func-body.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button svg {
    display: none;
}

.func-body.woocommerce-checkout .wc-block-components-button {
    font-size: clamp(18px, 1.8vw, 20px);
    background-color: #7a392f;
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #7a392f;
    border-radius: 0;
    margin: 0;
    padding: clamp(9px, 1.4vw, 19px) clamp(10px, 2.2vw, 38px);
    font-weight: 400;
    height: 3em;
}

.func-body.woocommerce-checkout .wc-block-components-button .wc-block-components-checkout-place-order-button__text {
	display: block !important;
}
/* Summary (right side) */
.func-body .wc-block-components-panel__button>.wc-block-components-panel__button-icon {
    transform: translateY(-50%) scale3d(1.35, 1.5, 1.5);
}
.func-body.woocommerce-checkout .is-large .wp-block-woocommerce-checkout-order-summary-block {
    border: 2px solid #e0e0e0;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.func-body.woocommerce-checkout .is-large .wc-block-components-sidebar .wc-block-components-panel,
.func-body.woocommerce-checkout .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.func-body.woocommerce-checkout .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 0;
    padding-right: 0;
    text-transform: lowercase;
}

.func-body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-subtotal-block {
    padding-bottom: 16px;
}

.func-body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-shipping-block {
    padding-bottom: 16px;
    border-top: 2px solid #e0e0e0;
}

.func-body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-taxes-block {
    border-top: 2px solid #e0e0e0;
}

.func-body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
.func-body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-totals-block {
    border-top: 2px solid #e0e0e0;
}

.func-body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary__button-text,
.func-body.woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-panel__button,
.func-body.woocommerce-checkout .wc-block-components-totals-item__label {
    font-weight: 700;
}

.func-body.woocommerce-checkout .wc-block-components-totals-item__description {
    font-size: clamp(14px, 1.4vw, 16px);
}

.func-body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item {
    font-size: clamp(14px, 1.4vw, 16px);
}

.func-body.woocommerce-checkout .wc-block-components-product-name {
    font-weight: 700;
    padding-right: 80px;
}

.func-body.woocommerce-checkout .wc-block-components-order-summary-item__total-price {
    position: absolute;
    right: 0;
}

.func-body.woocommerce-checkout .wc-block-components-product-details__value {
    font-weight: 400;
}

.func-body.woocommerce-checkout .wc-block-components-order-summary-item__quantity {
    display: inline-block;
    text-align: center;
    width: 16px;
    height: 16px;
    font-size: 12px;
    background: #1d1e19;
    padding: 0;
    border: none;
    border-radius: 12px;
    line-height: 20px;
    color: #fff;
    vertical-align: super;
}

.func-body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    padding-top: 2px;
}

.func-body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.func-body.woocommerce-checkout .wc-block-components-product-details {
    margin: 0;
    line-height: 1.2;
}

.func-body.woocommerce-checkout .wc-block-components-product-metadata__description {
    display: none;
}

.func-body.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-right: 0;
}

/* mobile summary */
.func-body.woocommerce-checkout .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.func-body.woocommerce-checkout .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.func-body.woocommerce-checkout .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
    padding-left: 0;
    padding-right: 0;
}
/* Order received */
.func-body.woocommerce-order-received h2 {
    font-size: clamp(18px, 1.8vw, 20px);
	text-transform: lowercase;
}
.func-body.woocommerce-order-received ul.order_details {
    padding: 0;
}
.func-body.woocommerce-order-received ul.order_details li {
    float: none;
    margin-bottom: 12px;
    border: none;
    text-transform: lowercase;
    font-size: clamp(14px, 1.4vw, 16px);
}
.func-body.woocommerce-order-received ul.order_details li strong {
    font-size: clamp(18px, 1.8vw, 20px);
}
.func-body.woocommerce-order-received ul.order_details li.woocommerce-order-overview__total,
.func-body.woocommerce-order-received ul.order_details li.woocommerce-order-overview__payment-method {
    display: none;
}
.func-body.woocommerce-order-received .woocommerce-table--order-details .wc-item-meta {
    margin: 0;
    padding: 0;
}
.func-body.woocommerce-order-received .woocommerce-table--order-details .ff-order-received-thumb {
    display: block;
    width: 78px;
    padding-right: 12px;
}
.func-body.woocommerce-order-received .woocommerce-table--order-details .wc-item-meta .wc-item-meta-label {
    float: none;
}
.func-body.woocommerce-order-received .woocommerce-table--order-details .wc-item-meta p {
    display: inline-block;
    margin: 0;
}
.func-body.woocommerce-order-received table.shop_table {
    border: none;
    border-collapse: collapse;
    font-size: clamp(14px, 1.4vw, 16px);
}
.func-body.woocommerce-order-received table.shop_table th,
.func-body.woocommerce-order-received table.shop_table td {
    padding: 9px 12px 9px 0;
    border-top: 2px solid #e0e0e0;
	text-transform: lowercase;
}
.func-body .woocommerce .woocommerce-customer-details address {
    border: none;
    padding: 8px 8px 8px 0;
    margin-bottom: 22px;
    font-size: clamp(14px, 1.4vw, 16px);
}
.func-body .woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email {
    padding: 0;
}
.func-body .woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email::before {
    content: none;
}

@media (min-width: 700px) {
    .func-body.woocommerce-order-received ul.order_details li {
        float: left;
        margin-bottom: 0;
        border-right: 2px solid #e0e0e0;
    }
    .func-body.woocommerce-order-received .woocommerce-table--order-details .ff-order-received-thumb {
        float: left;
    }
}
/* woocommerce payment failed */
.func-body .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
 	background-color: #7a392f;
    color: #fff;
    border: 1px solid #7a392f;
	border-radius: 0;
}






/*
* my account page
*/
/* Login */
.func-body.woocommerce-account h2 {
    display: none;
}

.func-body.woocommerce-account .woocommerce-form.woocommerce-form-login.login,
.func-body.woocommerce-account .woocommerce-form.woocommerce-form-login.lost_reset_password {
    margin-top: 0.5em;
    padding: 0;
    width: 100%;
    max-width: 700px;
    border: none;
}

.func-body.woocommerce-account form.login .woocommerce-form-row,
.func-body.woocommerce-account form.lost_reset_password .woocommerce-form-row {
    padding: 0;
    position: relative;
    margin-bottom: 0.5em;
}

.func-body.woocommerce-account form.login .woocommerce-form-row label,
.func-body.woocommerce-account form.lost_reset_password .woocommerce-form-row label {
    position: absolute;
    z-index: 1;
    font-weight: 400;
    text-transform: lowercase;
    left: .5625em;
    top: 0;
    line-height: 1;
    max-width: calc(100% - 32px);
    cursor: text;
    transform: translateY(1em);
    transition: .2s ease;
    transform-origin: top left;
    color: #939393;
}

.func-body.woocommerce-account form.login .woocommerce-form-row.is-focus label,
.func-body.woocommerce-account form.lost_reset_password .woocommerce-form-row.is-focus label {
    transform: translateY(8px) scale(.75);
}

.func-body.woocommerce-account form.login .woocommerce-form-row input,
.func-body.woocommerce-account form.lost_reset_password .woocommerce-form-row input {
    font-size: 1em;
    height: 3em;
    border: 2px solid #e0e0e0;
    border-radius: 0;
    padding: 1.5em .5em .5em;

}

.func-body.woocommerce-account .show-password-input {
    top: 1em;
}

.func-body.woocommerce-account form.login .form-row button.button,
.func-body.woocommerce-account form.lost_reset_password .form-row button.button {
    background-color: #7a392f;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #7a392f;
    border-radius: 0;
    margin: 0 20px 0 0 ;
    padding: clamp(9px, 1.4vw, 19px) clamp(10px, 2.2vw, 38px);
    font-weight: 400;
}

.func-body.woocommerce-account form.login .form-row button.button:hover,
.func-body.woocommerce-account form.lost_reset_password .form-row button.button:hover {
    background-color: #1d1e19;
    color: #fff;
    display: inline-block;
    border: 2px solid #1d1e19;
}

.func-body.woocommerce-account form.login .form-row label.woocommerce-form-login__rememberme,
.func-body.woocommerce-account form.lost_reset_password .form-row label.woocommerce-form-login__rememberme {
    position: relative;
    line-height: 2.5;
    font-weight: 400;
    text-transform: lowercase;
    cursor: pointer;
}

.func-body.woocommerce-account form.login .form-row label.woocommerce-form-login__rememberme input[type=checkbox],
.func-body.woocommerce-account form.lost_reset_password .form-row label.woocommerce-form-login__rememberme input[type=checkbox] {
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #1d1e19;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 1em;
    height: 1.1em;
    width: 1.1em;
    margin: 0 0.2em 0 0;
    overflow: hidden;
    position: static;
    vertical-align: middle;
}

.func-body.woocommerce-account form.login .form-row label.woocommerce-form-login__rememberme span:before,
.func-body.woocommerce-account form.lost_reset_password .form-row label.woocommerce-form-login__rememberme span:before {
    width: 0.9em;
    height: 0.9em;
    content: "";
    display: none;
    background-image: url("data:image/svg+xml,%3Csvg class='wc-block-components-checkbox__mark' aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'%3E%3C/path%3E%3C/svg%3E");
    position: absolute;
    left: 0.1em;
    top: 53%;
    transform: translateY(-50%);
}

.func-body.woocommerce-account form.login .form-row label.woocommerce-form-login__rememberme input[type=checkbox]:checked~span:before,
.func-body.woocommerce-account form.lost_reset_password .form-row label.woocommerce-form-login__rememberme input[type=checkbox]:checked~span:before {
    display: block;

}

.func-body.woocommerce-account .lost_password a {
    font-size: clamp(14px, 1.4vw, 16px);
    text-decoration: none;
    text-transform: lowercase;
    font-weight: 400;
}
/* Dashboard */
.func-body.woocommerce-account .woocommerce-MyAccount-navigation {
    margin-bottom: 40px;
}

.func-body.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

.func-body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border-top: 2px solid #e0e0e0;
    text-transform: lowercase;
}

.func-body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    padding: 0.5em 0;
    display: inline-block;
}

.func-body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: #939393;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content {

}

.func-body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button {
    float: none;
    color: #7a392f;
    border: none;
    padding: 0;
    background-color: transparent;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info .button:hover {
    border: none;
    opacity: 0.8;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content table {
    border: none;
    border-top: 2px solid #e0e0e0;
    margin: 0;
    border-radius: 0;
    border-collapse: collapse;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content table th {
    font-size: clamp(18px, 1.8vw, 20px);
    padding: 0.5em 0;
    line-height: 1.2;
    border-bottom: 2px solid #e0e0e0;
    text-transform: lowercase;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content table td {
    font-size: clamp(14px, 1.4vw, 16px);
    padding: 0.5em 0;
    line-height: 1.2;
    border-bottom: 2px solid #e0e0e0;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content table a {
    text-decoration: none;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content table a.button {
    color: #7a392f;
    border: none;
    padding: 0;
    margin-right: 8px;
    background-color: transparent;
    text-transform: lowercase;
}

.func-body.woocommerce-account .woocommerce-MyAccount-content table a.button:hover {
    border: none;
    opacity: 0.8;
}

@media (max-width: 768px) {
    .func-body.woocommerce-account .woocommerce-MyAccount-navigation {
        overflow: auto;
    }
    .func-body.woocommerce-account .woocommerce-MyAccount-navigation ul {
        border-top: 2px solid #e0e0e0;
        display: flex;
        font-size: clamp(14px, 1.4vw, 16px);
    }
    .func-body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
        padding-right: 20px;
        border: none;
    }
    .func-body.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-of-type {
        padding-right: 0;
    }
    .func-body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        white-space: nowrap;
    }


    .func-body.woocommerce-account .woocommerce-MyAccount-content table td {
        border-top: none;
    }
}
/* Dashboard view order */
.func-body.woocommerce-view-order .woocommerce-order-details table th {
    font-size: clamp(14px, 1.4vw, 16px);
}
.func-body.woocommerce-view-order .woocommerce-order-details .wc-item-meta {
    margin: 0;
    padding: 0;
}
.func-body.woocommerce-view-order .woocommerce-MyAccount-content {
    border-top: 2px solid #e0e0e0;
    padding-top: 0.5em;
}

/* Dashboard addresses */
.func-body.woocommerce-account.woocommerce-addresses .woocommerce-Address-title {
    margin-bottom: 22px;
}
.func-body.woocommerce-account.woocommerce-addresses .woocommerce-Address-title h3 {
    font-size: 1em;
    float: none;
    text-transform: lowercase;
    margin: 0;
}
.func-body.woocommerce-account.woocommerce-addresses .woocommerce-Address-title a {
    float: none;
    font-size: clamp(14px, 1.4vw, 16px);
    text-decoration: none;

}
.func-body.woocommerce-account.woocommerce-addresses .woocommerce-Addresses address {
    margin-bottom: 30px;
}
/* Dashboard addresses (edit address & edit account) */
.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-MyAccount-content {
    border-top: 2px solid #e0e0e0;
    padding-top: 0.5em;
}
.func-body.woocommerce-account.woocommerce-edit-address h3 {
    font-size: clamp(18px, 1.8vw, 20px);
    text-transform: lowercase;
}
.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm .form-row {
    padding: 0;
    position: relative;
    margin-bottom: 0.5em;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row label,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm .form-row label {
    position: absolute;
    z-index: 1;
    font-weight: 400;
    text-transform: lowercase;
    left: .5625em;
    top: 0;
    line-height: 1;
    max-width: calc(100% - 32px);
    cursor: text;
    transform: translateY(1em);
    transition: .2s ease;
    transform-origin: top left;
    color: #939393;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row.is-focus label,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm .form-row.is-focus label {
    transform: translateY(8px) scale(.75);
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row input,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm .form-row input {
    font-family: "HelveticaNeue" ,Arial,"sans-serif";
    font-size: 1em;
    height: 3em;
    border: 2px solid #e0e0e0;
    border-radius: 0;
    padding: 1.5em .5em .5em;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#billing_country_field label,
.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#shipping_country_field label {
    z-index: 51;
    pointer-events: none;
    transform: translateY(8px) scale(.75);
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row .select2 {
    height: 3em;
    z-index: 50;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row .select2-selection {
    font-size: 1em;
    height: 3em;
    border: 2px solid #e0e0e0;
    border-radius: 0;
    padding: 1.5em .5em .5em;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row .select2-selection__rendered {
    padding: 0;
    font-weight: 400;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field label,
.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field label {
    clip: unset;
    clip-path: unset;
    /* opacity: 1; */
    width: auto;
    height: auto;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#billing_address_2_field input::placeholder,
.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields__field-wrapper .form-row#shipping_address_2_field input::placeholder {
    color: transparent;
}


.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields button.button,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm button.button {
    background-color: #7a392f;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    transition: .2s ease-in;
    border: 2px solid #7a392f;
    border-radius: 0;
    margin: 0 20px 0 0 ;
    padding: clamp(9px, 1.4vw, 19px) clamp(10px, 2.2vw, 38px);
    font-weight: 400;
}

.func-body.woocommerce-account.woocommerce-edit-address .woocommerce-address-fields button.button:hover,
.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm button.button:hover {
    background-color: #1d1e19;
    color: #fff;
    display: inline-block;
    border: 2px solid #1d1e19;
}

.func-body.woocommerce-account.woocommerce-edit-account .woocommerce-EditAccountForm .clear {
    margin-bottom: 32px;
}







/*
* store locator styling
*/
.func-body.page-template-page-store-locator .wpgmza_map {
    margin-bottom: 40px;
}

.func-body.page-template-page-store-locator .wpgmza_map .wpgmza-inner-stack.top {
    left: 0;
    transform: none;
}

.func-body.page-template-page-store-locator .wpgmaps_mlist_row {
    padding: 1em 0 0.8em;
    border: none;
    border-top: 1px solid #e0e0e0;
    box-shadow: none;
}

.func-body.page-template-page-store-locator .wpgmaps_mlist_row:hover {
    background-color: #fff;
}

.func-body.page-template-page-store-locator .wpgmza-content-address-holder p {
    margin: 0;
}

.func-body.page-template-page-store-locator .wpgmza-content-address-holder .wpgmza_marker_title a {
    font-size: clamp(18px, 1.8vw, 20px);
    text-decoration: none;
}

.func-body.page-template-page-store-locator .wpgmza-desc p {
    font-size: clamp(14px, 1.4vw, 16px);
    margin: 0;
}

.func-body.page-template-page-store-locator .wpgmza-gallery-container {
    display: none;
}
.func-body.page-template-page-store-locator .wpgmza_custom_fields span.custom-field-label {
	display: none;
}
.func-body.page-template-page-store-locator .wpgmza_custom_fields [data-custom-field-name="Street"],
.func-body.page-template-page-store-locator .wpgmza_custom_fields [data-custom-field-name="City"] {
	display: inline-block;
}
.func-body.page-template-page-store-locator .wpgmza_custom_fields [data-custom-field-name="City"]::before {
	content: ", ";
}
/* map marker tooltip */
.func-body.page-template-page-store-locator .gm-style .gm-style-iw-c {
    padding: 12px !important;
    border-radius: 0 !important;
}
.func-body.page-template-page-store-locator .gm-style-iw-chr {
    margin-bottom: 8px;
}
.func-body.page-template-page-store-locator .gm-style-iw-chr button {
    width: 18px !important;
    height: 18px !important;
}
.func-body.page-template-page-store-locator .gm-style-iw-chr button span {
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
}
.func-body.page-template-page-store-locator .gm-style-iw-d {
    padding: 0 !important;
    overflow: auto !important;
}
.func-body.page-template-page-store-locator .gm-style-iw-d p {
    margin: 0;
    font-family: inherit;
}
.func-body.page-template-page-store-locator .wpgmza_infowindow_title {
	margin-bottom: 4px;
}
.func-body.page-template-page-store-locator .wpgmza-infowindow span.custom-field-label {
	display: none;
}
.func-body.page-template-page-store-locator .wpgmza-infowindow [data-custom-field-name="Street"],
.func-body.page-template-page-store-locator .wpgmza-infowindow [data-custom-field-name="City"] {
	display: inline-block;
}
.func-body.page-template-page-store-locator .wpgmza-infowindow [data-custom-field-name="City"]::before {
	content: ", ";
}
/* pagination */
.func-body .wpgmza-pagination {
	height: unset;
}
.func-body .wpgmza-pagination .paginationjs-ellipsis.disabled {
	opacity: 1;
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-prev.disabled,
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-next.disabled {
	display: none;
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-prev a,
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-next a {
	display: none;
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-prev:hover,
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-next:hover {
	background-color: #f5f5f5;
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-prev::before,
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-next::before {
	content: '\f104';
	display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	padding: 7px 10px 9px;
	font-size: clamp(18px,1.8vw,20px);
	cursor: pointer;
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages .paginationjs-next::before {
	content: '\f105';
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages li {
	width: unset;
	height: unset;
	margin: 0;

}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages li a {
	padding: 10px 10px 6px;
	font-size: clamp(18px,1.8vw,20px);
	color: #1d1e19;
	font-weight: 400;
	min-width: unset;
	width: unset;
	height: unset;
	border-radius: 0;
	line-height: 1em;
	font-family: NeueHelveticaPro,Helvetica,Arial,"sans-serif";
}
.func-body .wpgmza-pagination > .paginationjs .paginationjs-pages li.active a {
	background-color: #7a392f;
	color: #fff;
}






/*
* Gravity Forms Styling
*/
.func-body .gform_confirmation_message {
	color: #fff;	
}
.func-body .gform_wrapper .gform_required_legend {
    display: none;
}

.func-body .gform_wrapper input[type=submit],
.func-body .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    font-size: clamp(18px, 1.8vw, 20px);
    font-weight: 500;
    line-height: 1.2;
}

.func-body .gform_wrapper .gform_body .gfield--type-text,
.func-body .gform_wrapper .gform_body .gfield--type-email,
.func-body .gform_wrapper .gform_body .gfield--type-phone,
.func-body .gform_wrapper .gform_body .gfield--type-textarea {
    padding: 0;
    position: relative;
    /* margin-bottom: 0.5em; */
}

.func-body .gform_wrapper .gform_body .gfield--type-text label,
.func-body .gform_wrapper .gform_body .gfield--type-email label,
.func-body .gform_wrapper .gform_body .gfield--type-phone label,
.func-body .gform_wrapper .gform_body .gfield--type-textarea label {
    position: absolute;
    z-index: 1;
    font-size: 1em;
    font-weight: 400;
    text-transform: lowercase;
    left: .5625em;
    top: 0;
    line-height: 1;
    max-width: calc(100% - 32px);
    cursor: text;
    transform: translateY(1em);
    transition: .2s ease;
    transform-origin: top left;
    color: #939393;
}

.func-body .gform_wrapper .gform_body .gfield--type-text label .gfield_required,
.func-body .gform_wrapper .gform_body .gfield--type-email label .gfield_required,
.func-body .gform_wrapper .gform_body .gfield--type-phone label .gfield_required,
.func-body .gform_wrapper .gform_body .gfield--type-textarea label .gfield_required {
    font-size: 1em;
    color: #7a392f;
}

.func-body .gform_wrapper .gform_body .gfield--type-text.is-focus label,
.func-body .gform_wrapper .gform_body .gfield--type-email.is-focus label,
.func-body .gform_wrapper .gform_body .gfield--type-phone.is-focus label,
.func-body .gform_wrapper .gform_body .gfield--type-textarea.is-focus label {
    transform: translateY(8px) scale(.75);
}

.func-body .gform_wrapper .gform_body .gfield--type-text input,
.func-body .gform_wrapper .gform_body .gfield--type-email input,
.func-body .gform_wrapper .gform_body .gfield--type-phone input,
.func-body .gform_wrapper .gform_body .gfield--type-textarea textarea {
    font-size: 1em;
    height: 3em;
    border: 2px solid #939393;
    border-radius: 0;
    padding: 1.5em .5em .5em;
}
.func-body .gform_wrapper input[type=submit] {
    background-color: #7a392f;
    color: #fff;
    border: 2px solid #7a392f;
    border-radius: 0;
	font-weight: 500;
	font-family: 'NeueHelveticaPro';
}

.func-body .gform_wrapper input[type=submit]:hover {
    background-color: #1d1e19;
    color: #fff;
    border-color: #1d1e19;
}
/* Footer form styling */
.func-body .func-footer .gform_wrapper input[type=submit]:hover {
    background-color: #fff;
    color: #1d1e19;
    border-color: #fff;
}

.func-body .func-footer .gform_wrapper form {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}

.func-body .func-footer .gform_wrapper .gform_body {
    padding: 0;
    width: 100%;
}

.func-body .func-footer .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
}

.func-body .func-footer .gform_wrapper .gform_footer input {
    height: 3em;
    line-height: 3em;
    padding-top: 0;
    padding-bottom: 0;
}

.func-body .func-footer .gform_wrapper .gform_body .gfield--type-email {
    /* margin: 0; */
}

.func-body .func-footer .gform_wrapper .gform_body .gfield--type-email label {
    color: #fff;
}

.func-body .func-footer .gform_wrapper .gform_body .gfield--type-email input {
    width: 100%;
    background-color: transparent;
    color: #fff;
}

@media (max-width: 769px) {
    .func-body .func-footer .gform_wrapper .gform_footer,
    .func-body .func-footer .gform_wrapper .gform_footer input {
        width: 100%;
    }
}

@media (min-width: 769px) {
    .func-body .func-footer .gform_wrapper .gform_body {
        max-width: 440px;
        margin: 0 1em 0 0;
    }
}
/* Error message styling */
.func-body .gform_wrapper.gravity-theme .gform_validation_errors {
	border-color: #7a392f;
	background: #fff;
	border-radius: 0;
}
.func-body .gform_wrapper.gravity-theme .gform_validation_errors:focus {
	outline: 1px solid #7a392f;	
}
.func-body .gform_wrapper.gravity-theme .gform_validation_errors > h2 {
	color: #7a392f;
}
.func-body .gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message {
	border-color: #7a392f;
	color: #7a392f;
	background: #fff;
}








