.page-id-393 .wpforms-form button[type=submit] {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
 
.page-id-393 .wpforms-form button[type=submit]:hover {
    background-color: #000 !important;
}
.page-id-393 .wpforms-form input,
.page-id-393 .wpforms-form textarea {
	border-color: #000 !important;
}

div.wpforms-container-full, div.wpforms-container-full .wpforms-form * {
	position: relative;
}

.elementor-invisible {
	opacity: 0;
}
.bhfb-main_footer_row {
    background-color: transparent;
}
.bhfb-main_header_row{
    background-color: transparent;
	  min-height: 84px;
}
div#site-header-cart {
    width: 116px;
    height: 36px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgb(0 0 0 / 6%);
    border-radius: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.filter_header ul {
    display: flex;
    width: 100%;
    max-width: 706px;
    background: #F0E8E0;
    margin: auto;
    justify-content: flex-start;
    padding: 3px;
    list-style: none;
    border-radius: 50px;
}

section.prod_list {
    width: 100%;
    background: #FFF9F3;
    padding: 80px 0px 111px;
}

section.prod_list ul li a {
    font-style: normal;
    font-weight: 700;
    font-size: 15.9953px;
    line-height: 19px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 30px;
}

section.prod_list ul li {
    padding-bottom: 0px;
}

section.prod_list li.active a {
    background: #fff;
    border-radius: 50px;
    color: #808DFF;
		outline: none !important;
}
section.prod_list .filter_header {
    display: block;
    margin-bottom: 111px;
}
.filter_header {
    display: block;
    margin-bottom: 111px;
}

.product_wp {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 95px;
    column-gap: 24px;
    row-gap: 60px;
}

.product_wp .prod_col {
    width: 100%;
    max-width: calc(25% - 18px);
}

.product_wp .prod_col .img_col {
    background: #FFFFFF;
/* Drop Shadow, Idle */
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    text-align: center;
    padding: 20px;
	  position: relative;
}

.prod_info {
    display: flex;
    justify-content: space-between;
    margin-top: 27px;
}

.prod_info span {
	font-weight: 700;
	font-size: 15px;
	letter-spacing: -0.03em;
	color: #1E1E32;
}
section.banner_shop {
    position: relative;
    width: 100%;
}
section.banner_shop img {
    width: 100%;
}

section.banner_shop .tex_over {
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: 0px;
    right: 0px;
    text-align: center;
    height: max-content;
}

section.banner_shop .tex_over h1 {
    font-size: 56px;
    line-height: 125%;/* identical to box height, or 70px */
    text-align: center;
    letter-spacing: -0.02em;
    font-weight: 900;
    color: #fff;
}

.product_wp .img_col a.addtocart {
    display: inline-flex;
    height: 48px;
    width: 48px;
    background: rgba(128, 141, 255, 0.15);
    border-radius: 29.1679px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    right: 15px;
    font-size: 40px;
    color: #808DFF;
    line-height: 37px;
}
.img_cont:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #00000020;
    position: absolute;
    top: 0px;
}
.product_wp .img_col a span {
    display: block;
    margin-top: -5px;
}
header.bhfb.bhfb-header.bhfb-desktop {
    padding: 0px 45px;
}

.botiga-site-layout-default .container {
    max-width: 95%;
    margin-top: 0;
    margin-bottom: 0px;
}

/* footer css */
.bhfb-footer .widget-column .widget .widget-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #1E1E32;
    margin-bottom: 15px;
}
.bhfb-row-wrapper.bhfb-main_footer_row .container {
	padding: 136px 55px 120px;
}
.footer-widget .menu li a {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #1E1E32;
}
section#block-12 {
    margin-bottom: 0;
    padding-bottom: 0;
}

section#text-3 .textwidget a {
    margin-bottom: 48px;
    display: inline-block;
}
section#text-3 .textwidget p {
    max-width: 450px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #1E1E32;
}
section#text-4 .textwidget a {
    margin-bottom: 48px;
    display: inline-block;
}
section#text-4 .textwidget p {
    max-width: 450px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #1E1E32;
}
section#text-1 .textwidget a {
    margin-bottom: 48px;
    display: inline-block;
}
section#text-1 .textwidget p {
    max-width: 450px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #1E1E32;
}
.see_more {
    display: flex;
    justify-content: center;
    margin-top: 113px;
}

.see_more button {
    width: 100%;
    height: 48px;
    background: #E16056;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.06);
    border-radius: 16px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #FFF9F3;
    max-width: 165px;
}
footer .widget p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    font-feature-settings: 'tnum' on, 'lnum' on, 'salt' on;
    color: #1E1E32;
}
.widget ul li {
    padding: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    font-feature-settings: 'tnum' on,'lnum' on,'salt' on;
    color: #1E1E32;
}
section#block-10 {
    padding: 0px;
    margin: 0px;
}
section#block-8 {
    display: none;
}
.menu li {
    margin: 0px 0px 15px;
}
.bhfb-row-wrapper.bhfb-below_footer_row {
    background: transparent;
}

.bhfb-row-wrapper.bhfb-below_footer_row .container {
    padding: 0 57px;
    margin-bottom: 57px;
}

.bhfb-row-wrapper.bhfb-below_footer_row .container * {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #1E1E32;
}
.botiga-credits a:first-child {
    margin: 0px 32px;
}
span.count-number {
    position: relative !important;
    left: 0;
    bottom: 0px !important;
    top: 0px !important;
    border: none !important;
    font-weight: 700;
    font-size: 12px !important;
    line-height: 130%;
}
.bhfb-builder-item.bhfb-component-button a {
    background: url(/quickorder/wp-content/uploads/2023/02/CTA-iOS.png);
    border: none;
    width: 100% !important;
    max-width: 144px;
    font-size: 0 !important;
    display: flex;
    height: 47px;
    background-size: 100%;
}

.bhfb-builder-item.bhfb-component-button {
    width: 100%;
    max-width: 144px;
}
section.related.products {
    background: #1E1E32;
}
section.related.products h2 {
		font-weight: 900;
		font-size: 56px;
		line-height: 125%;
		/* identical to box height, or 70px */

		text-align: center;
		letter-spacing: -0.02em;
    color: #FFF9F3 !important;
}
section.related.products {
    background: #1E1E32;
    margin: 0px !important;
    padding: 80px 160px 125px;
    box-sizing: border-box;
}
section.related.products .loop-image-wrap {
    background: #FFFFFF;
    box-shadow: 0px 9.55344px 19.1069px rgb(0 0 0 / 6%);
    border-radius: 19.1069px;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: rgba(128,141,255,0.15);
    font-size: 0;
    height: 48px;
    width: 48px;
    border: none;
    border-radius: 50px;
    position: absolute;
    top: auto;
    right: 20px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: 160px;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:after {
    content: '+';
    font-size: 44px;
    color: #808DFF;
    margin-top: -5px;
}
h2.woocommerce-loop-product__title {
    width: 50%;
    float: left;
    text-align: left !important;
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #FFF9F3 !important;
    margin-top: 30px !important;
}
span.price {
    position: relative;
    float: left;
    width: 50%;
    margin-top: 30px !important;
    display: block;
	   font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #FFF9F3 !important;
}
span.price * {
    display: flex;
    justify-content: flex-end;
}
section.related.products .loop-image-wrap img {
    margin: auto;
}

.product .gallery-vertical {
    background: #FFF9F3;
    padding: 64px 95px 148px;
}
button.single_add_to_cart_button.button.alt.wp-element-button {
    padding: 0px 20.3198px;
    gap: 6.77px;
    width: 100%;
    height: 41px;
    max-width: 386px;
    background: rgba(128, 141, 255, 0.15);
    border-radius: 13.5465px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #808DFF;
}
h1.product_title.entry-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #1E1E32;
    margin-bottom: 36px;
}
.quantity {
    background: #FFFFFF;
    border: 2px solid #F0E8E0;
    border-radius: 16px;
    height: 41px;
    max-width: 138px !important;
}
.woocommerce-product-details__short-description p {
    font-weight: 400;
    font-size: 14.1667px;
    line-height: 17px;
    color: #1E1E32;
    max-width: 408px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
a.botiga-quantity-plus.show {
    background: rgba(128, 141, 255, 0.15);
    border-radius: 16px;
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin: 2px;
    color: #808DFF;
    font-size: 25px;
}
a.botiga-quantity-minus.show{
	    background: rgba(128, 141, 255, 0.15);
    border-radius: 16px;
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin: 2px;
    color: #808DFF;
    font-size: 25px;
}
.product_meta {
    display: none;
}
form.cart + .divider {
    display: none;
}
nav.woocommerce-breadcrumb {
    font-size: 0px;
    margin: 0px;
}
nav.woocommerce-breadcrumb a:first-child {
    background: #E16056;
    box-shadow: 0px 8px 16px rgb(0 0 0 / 6%);
    border-radius: 16px;
    color: #fff;
    width: 140px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
	 position: relative;
	text-transform: capitalize;
}
nav.woocommerce-breadcrumb {
    font-size: 0px;
    margin: 0px;
    background: #fff9f3;
    padding: 80px 95px 0px;
    opacity: 1;
}
h1.entry-title.page-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #3B3B4B;
    text-align: left;
}

article#post-9 {
    background: #FFF9F3;
    padding: 64px 96px 100px;
}
nav.woocommerce-breadcrumb a:first-child:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border: 2px solid #fff;
    transform: rotate(45deg);
    border-top: 0px;
    border-right: 0px;
    position: absolute;
    left: 20px;
}
.shop_table th, .shop_table td, .shop_table tr {
    border: none;
}
table.shop_table.shop_table_responsive thead {
    display: none;
}
.cart-layout2 .woocommerce-cart-form {
    width: 50%;
    float: left;
    padding-right: 30px;
}
.cart-layout2 .cart_totals {
    width: 48%;
    margin-top: 0;
    max-width: 100%;
    background: #fff;
    padding: 80px 40px;
}
.woocommerce-cart .cart_totals h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    color: #1E1E32;
}
.wc-proceed-to-checkout a {
    background: rgba(128, 141, 255, 0.15) !important;
    border-radius: 13.5465px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #808DFF !important;
}
.woocommerce-cart div.cart_totals table tr.cart-subtotal td {
    border: none !important;
}
input#coupon_code {
    border: 1.69332px solid #F0E8E0;
    border-radius: 13.5465px;
    width: 100%;
    height: 40px;
    min-height: 40px;
}

.coupon {
    width: 100%;
    max-width: 522px;
}

#coupon_code+.button {
    width: 100%;
    max-width: 180px;
    background: #1E1E32;
/* Drop Shadow, Idle */
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.06);
    border-radius: 13.5465px !important;
    margin-left: 16px;
    min-height: 40px;
    height: 40px;
    padding: 0px;
}

td.product-subtotal {
    text-align: center !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 172%;
    letter-spacing: 0.04em;
    color: #1E1E32;
}
td.product-thumbnail a {
    padding: 15px;
    box-sizing: border-box;
    background: #fff !important;
    display: block;
    opacity: 1;
    border-radius: 0.807309px 0.807309px 0px 0px !important;
}

td.product-thumbnail a img {
    width: 100%;
}
.woocommerce-cart tr.cart_item td {
    padding: 4px 0;
}
button.button.wp-element-button {
    width: 100%;
    max-width: 180px;
    background: #1E1E32;
    box-shadow: 0 8px 16px rgb(0 0 0 / 6%);
    border-radius: 13.5465px !important;
    margin-left: 16px;
    min-height: 40px;
    height: 40px;
    padding: 0;
}
.woocommerce-cart-form__cart-item.cart_item * {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #3B3B4B;
}
article#post-10 {
    background: #FFF9F3;
    padding: 64px 96px;
}
.checkout-wrapper {
    background: #FFFFFF;
    padding: 80px 40px;
}
div#order_review {
    background: transparent;
    padding: 60px 0px 0px;
}
h3#order_review_heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    color: #1E1E32;
    margin: 0px;
}
.checkout-wrapper {
    background: #FFFFFF;
    padding: 80px 40px;
    max-width: calc(50% - 44px);
    flex: 0 0 calc(50% - 44px);
	  margin-left: 44px;
}
table.shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}
tr.cart_item * {
    font-weight: 400;
		font-size: 12.4642px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #3B3B4B;
}
.woocommerce-billing-fields h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #3B3B4B;
    margin-bottom: 37px;
}
.woocommerce-additional-fields h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #3B3B4B;
    margin-bottom: 37px;
}

span.woocommerce-input-wrapper input {
    background: #FFFFFF;
    border: 1.69332px solid #F0E8E0;
    border-radius: 13.5465px;
    height: 40px;
    min-height: 40px;
}
span.select2-selection.select2-selection--single {
    background: #FFFFFF;
    border: 1.69332px solid #F0E8E0 !important;
    border-radius: 13.5465px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding-top: 3px !important;
    padding-bottom: 0px !important;
} 
button#place_order {
    background: rgba(128, 141, 255, 0.15);
    border-radius: 13.5465px;
    border: none;
    margin: 0px;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #808DFF;
    width: 100%;
    max-width: 100%;
}
p#order_comments_field {
    background: transparent;
    padding: 0px;
}
textarea#order_comments {
    background: #FFFFFF;
    border: 1.69332px solid #F0E8E0;
    border-radius: 13.5465px;
}
.woocommerce-cart-form .quantity {
    height: 48px;
    display: flex;
    align-items: center;
    padding: 5px;
}
/* new css 24-02-2023 */
button.button.wp-element-button[name="update_cart"] {
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 60px auto 0px!important;
    float: initial!important;
}
.coupon {
    width: 100%;
    max-width: 100%;
}

/* new css 06-03-2023 */
button.loadmorePro + .loader {
    position: absolute;
}
a.addtocartAjax font font {
    display: inline-flex;
    height: 48px;
    width: 48px;
    background: rgba(128,141,255,0.15);
    border-radius: 29.1679px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    right: 15px;
    font-size: 40px;
    color: #808DFF;
    line-height: 37px;
}
table.variations td select {
    width: 100%;
    min-height: auto;
    background-color: #FFFFFF;
    box-shadow: 0px 8px 16px rgb(0 0 0 / 6%);
    border-radius: 13.5465px;
    border: none;
}
/* new css 21-03-2023 */
.prod_list_in span.carticon {
    color: #808DFF;
    font-size: 34px;
    line-height: 16px;
    width: 48px;
    padding: 13px 16px 19px;
    font-weight: 600;
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    background: rgba(128, 141, 255, 0.15);
    border-radius: 29.1679px;
    margin: auto !important;
    margin-right: 0px !important;
}
a.addtocartAjax span.loader {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
section.prod_list .filter_header {
    text-align: center;
}
.filter_header ul {
    display: inline-flex;
    width: auto;
    max-width: unset;
}
	/* new css 04-04-2023 */
.woocommerce-message {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    column-gap: 30px;
    flex-wrap: wrap;
    align-items: center;
    max-width: 800px;
    margin: auto;
    background: #ece9f5;
    border-radius: 20px;
}
.single-product .woocommerce-notices-wrapper {
    margin-bottom: 0px;
    margin: auto;
    background: #fff9f3;
}
.woocommerce-message a.button.wc-forward.wp-element-button {
    border-radius: 10px;
    height: 35px;
    padding: 5px 20px;
    background: #808DFF;
    border: 1px solid #808DFF;
    margin: 0px;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:after {
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 0px !important;
    margin-top: -5px !important;
}
a.added_to_cart.wc-forward {
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px){

		section.related.products {
    padding: 80px 20px 125px;
}
	section.related.products h2 {
    font-size: 36px;
}
	.product .gallery-vertical {
    padding: 64px 15px 148px;
}
	nav.woocommerce-breadcrumb {
    padding: 80px 15px 0px;
}
	.checkout-wrapper {
    max-width: calc(100% - 0px);
    flex: 0 0 calc(100% - 0px);
    margin-left: 0px;
}
}

@media only screen and (max-width: 767px){
	/* new css 04-04-2023 */
	.single-product .woocommerce-notices-wrapper .woocommerce-message {
    row-gap: 10px;
    max-width: 90%;
}
	.single-product .woocommerce-notices-wrapper {
    background: #fff9f3;
    padding: 30px 0px 0px;
}
	button.single_add_to_cart_button.button.alt.wp-element-button {
    margin: auto;
}
.prod_info span {
    font-size: 13px;
    line-height: 15px;
}
	.prod_info a {
    width: 100%;
}
	.woocommerce-cart .woocommerce-cart-form .actions {
    row-gap: 20px;
}
.prod_info * {
    line-height: 13px;
}
.prod_info {
    flex-wrap: wrap;
    row-gap: 10px;
}

		.product_wp {
    padding: 0 25px;
}
	article#post-9 {
    background: #FFF9F3;
    padding: 64px 25px 100px;
}
	.cart-layout2 .woocommerce-cart-form {
    width: 100%;
    float: none;
    padding-right: 0px;
}
.cart-layout2 .cart_totals {
    width: 100%;
    margin-top: 0;
    max-width: 100%;
    background: #fff;
    padding: 64px 25px;
}
.woocommerce-cart .cart_totals h2 {
    font-size: 34px;
    line-height: 34px;
    color: #1E1E32;
}
	#coupon_code+.button {
    max-width: 140px;
}
	table.woocommerce-cart-form__contents tr.cart_item {
    padding: 30px 0px;
}
.checkout-wrapper {
    max-width: calc(100% - 0px) !important;
    flex: 0 0 calc(100% - 0px) !important;
    margin-left: 0;
    padding: 80px 25px;
}

	article#post-10 {
    padding: 64px 25px;
}
	section.banner_shop .tex_over h1 {
    font-size: 26px;
    margin: 0px;
}
	.bhfb-row-wrapper.bhfb-main_footer_row .container {
    padding: 75px 5px 50px;
}
	.bhfb-row-wrapper.bhfb-below_footer_row .container {
    padding: 0 5px;
}
	.bhfb-row-wrapper.bhfb-below_footer_row .container * {
    font-size: 13px;
}
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
    align-items: flex-start;
    text-align: center;
    flex-direction: row;
    justify-content: center;
}
	footer.bhfb.bhfb-footer.bhfb-desktop * {
    text-align: center;
}
	.product_wp .prod_col {
    width: 100%;
    max-width: calc(50% - 12px);
}
	.prod_info span {
    font-size: 13px;
}
	.filter_header ul li {
    width: 100%;
}

.filter_header ul {
    flex-wrap: wrap;
    max-width: 90%;
    border-radius: 24px;
}
	section.prod_list .filter_header {
    display: block;
    margin-bottom: 70px;
}
	section.related.products {
    padding: 80px 20px 125px;
}
	section.related.products h2 {
    font-size: 36px;
}
	.product .gallery-vertical {
    padding: 64px 15px 148px;
}
	nav.woocommerce-breadcrumb {
    padding: 80px 15px 0px;
}
}

@media only screen and (max-width: 1550px) and (min-width: 1040px){
	button.single_add_to_cart_button.button.alt.wp-element-button {
    max-width: calc( 100% - 181px);
}
}
@media only screen and (max-width: 1039px) and (min-width: 768px){
	button.button.wp-element-button{
		margin-left: 0px;
	}
}

@media only screen and (min-width: 1200px){
	a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    bottom: 120px;
}
}
@media only screen and (max-width: 1215px) and (min-width: 768px){
article#post-9 {
    padding: 64px 46px 100px;
}
}

[name=wc_cart_share] {
    /* border-radius: 14%; */
    padding: 3px 15px;
    margin-bottom: 15px;
}

body {
    background-color: #F0E8E0;
}

header.bhfb.bhfb-header.bhfb-desktop.has-sticky-header.sticky-always.sticky-row-main-header-row {
    background: #F0E8E0;
}
span.count-number {
    background: transparent !important;
    color: #000 !important;
}
h1.site-title {
    display: none;
}
.product-gallery-summary {
    background: #FFF9F3;
    padding: 64px 95px 148px;
}

td.product-price input {
    visibility: hidden;
}
h1.site-title, p.site-title {
    display: none;
}

.product_wp a.added_to_cart.wc-forward {
    display: none;
}

section.up-sells.upsells.products ul li a img {
    width: 100% !important;
}
a:focus {
    outline: none !important;
}