:root {
	--accent-color: #ff9900;
	--accent-color-less: #FFB23E;
	--grey: #757575;
	--wrong: #b30000;
}
/* Menu */
.primary-menu {
	list-style: none;
    margin: 30px 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.primary-menu li {
	width:16.66666%;
	padding: 10px;
	box-sizing: border-box;
    text-align: center;
}
.primary-menu li h3 {
	font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.primary-menu li img {
	width: 30%;
	margin: 0 auto 15px;
	display: block;
}
/* Global */
body.ohidden {
	overflow: hidden;
}
.container,
.container .container {
	padding: 0 10px;
}
.quantity input {
	pointer-events: none;
}
.vi-wcaio-sidebar-cart-pd-meta .variation {
	font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    color: var(--grey);
}
.vi-wcaio-sidebar-cart-pd-meta .variation span {
	margin: 0 0 0 0;
}
.vi-wcaio-sidebar-cart-footer-cart_total1 {
	display: flex;
    width: 100%;
    justify-content: space-between;
}
.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-info-wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
a.added_to_cart {
	display: none;
}
.dropdown-content {
	z-index: 3;
}
.elementor-1454 .elementor-element.elementor-element-58affe4d {
	margin-bottom: 10px;
}
.roasted-for-filter {
	background: #FCEE1F;
}
.roasted-for-espresso {
	background: #d3af95;
}
.specialty-coffee {
	background: #8cae77;
	text-transform: uppercase;
	justify-content: center;
}
.hot-price {
	background: #FF3636;
	text-transform: uppercase;
	justify-content: center;
}
.product-top-banner .mobile-b {
	display: none;
}
.elementor-element-21c4da24 .elementor-widget-wrap.elementor-element-populated {
	padding: 5px;
}
.woocommerce-loop-product__title {
	text-transform: none;
}
/* Minicart  */
.ctr-price {
    padding: 0;
}
.vi-wcaio-sidebar-cart-pd-wrap {
	border-bottom: 1px solid #D9D9D9;
	padding: 0 0 20px;
}
.vi-wcaio-sidebar-cart-pd-wrap:last-child {
	border:  none;
}
.vi-wcaio-sidebar-cart-footer-cart_total .wght {
	display: flex;
    gap: 0 10px;
    align-items: center;
}
.vi-wcaio-sidebar-cart-footer-wrap .vi-wcaio-sidebar-cart-footer-products .prc {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 700;
}
.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-desc .vi_wcaio_qty {
	pointer-events: none;
	min-width: 25px;
    width: 25px;
}
.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-desc .vi_wcaio_change_qty {
	min-width: 30px;
}
/* Cart */
.woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item {
	border-top: 1px solid #D9D9D9;
}
.woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item:first-child {
	border-top: none;
}
.woocommerce-cart-form__contents .product-thumbnail {
	padding: 10px 0;
	width:86px;
}
.woocommerce-cart-form__contents .product-thumbnail img {
	border-radius: 4px;
}
.woocommerce-cart-form__contents .product-name {
	padding: 10px;
}
.cart-atts .att {
	position: relative;
	margin: 0;
	flex-wrap: wrap;
}
.cart-atts .att .att-coffe {
	width: auto;
    height: 20px;
    padding: 3px 5px;
    line-height: 20px;
    margin: 3px 10px 3px 0;
    flex-direction: row;
}
.cart-atts .att .att-text {
	display: inline-block;
    min-width: 80px;
    letter-spacing: 0;
}
.cart-atts .att .att-title {
	display: inline-block;
	margin: 0;
	letter-spacing: 0;
}
.woocommerce-cart-form__contents .product-quantity {
    width: 135px;
    padding: 10px;
}
.shop_table .product-subtotal {
	width: 95px;
}
.form-row [type="text"], .form-row [type="tel"], .form-row [type="email"] {
	color: #000;
}
/* Single Product */
.product-top-banner {
	/*background:url(/wp-content/uploads/2022/12/bulk_discount.png);
	background-position: 100% 0;
	height: 111px;
	color: #000;
	font-size: 24px;
	padding: 85px 20px 0;
	box-sizing: border-box;
	font-weight: 900;
	font-family: 'Montserrat',sans-serif;
	text-shadow: 0 0 0px #fff445;*/
}
.smblock {
	margin: 14px 0;
}
.single-product-wrapper {
	font-size: 14px;
	padding: 0;
	font-family: "Montserrat", Sans-serif;
}
.single-product-meta {
	display: flex;
	flex-wrap: wrap;
}
.tablet-product-meta-text {
	width: 100%;
	display: none;
}
.single-product-meta-image {
	width: 40.209%;
	box-sizing: border-box;
}
.single-product-meta-image img {
    width: 100%;
	object-fit: cover;
	height: 386px;
}
.single-product-meta-text {
	width: 59.791%;
	padding: 0 0 0 25px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
	gap: 20px;
}
.att-single {
	display: flex;
	margin: 0px;
	align-items: center;
}
.att-coffee-single {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    width: 116px;
    height: 45px;
    border-radius: 4px;
    align-items: center;
    padding: 8px 6px;
    margin: 0 20px 10px 0px;
    z-index: 2;
}

.attrs-wrapper {
	font-size: 12px;
	line-height: 15px;
    font-weight: 600;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 35px;
}
.attrs-wrapper .cattr {
	flex: 0 0 33.33%;
	padding: 0 10px 0 0;
	box-sizing: border-box;
	/*min-height: 60px;*/
}
.attrs-wrapper span {
	display: block;
	font-size: 10px;
	color: var(--grey);
	line-height: 12px;
	font-weight: 500;
	margin: 0 0 2px;
}
.single-product-wrapper h1,
.single-product-wrapper .h1 {
	font-size: 32px;
	font-weight: 500;
	line-height: 1.25em;
	margin: 0;
	color: #000;
	/*min-height: 80px;*/
}
.single-product-wrapper .tablet-product-meta-text h1,
.single-product-wrapper .tablet-product-meta-text .h1 {
	min-height: unset;
	margin: 0 0 20px;
}
.short-desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	color: #666;
	margin: 20px 0 0;
}
.taste {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	/*margin: 0 0 15px;
	flex: 0 0 100%;*/
}
.taste span {
	display: none;
}
.single-product-meta-text .taste span,
.product-details-exerpt span {
	display: block;
	font-size: 10px;
    color: var(--grey);
    line-height: 12px;
    font-weight: 500;
}
.var-wrapper {
	width: 100%;
	display: flex;
	/*margin: 0 0 15px;*/
}
.variations_form .variations .label {
	margin-top: 0;
}
.divider {
	margin: 48px 0;
	height: 4px;
	overflow: hidden;
	background: var(--accent-color);
	width: 100%;
}
.divider.small {
	margin: 15px 0;
}
#variations_form {
	display: flex;
	flex-wrap: wrap;
}
#variations_form table {
	/*width: 50%;*/
}
.vi-wpvs-label-selected {
	display: none;
}
.pac_pomel-wrapper {
	/*width: 50%;*/
}
.variations tbody {
	display: flex;
}
.variations tr {
	margin: 0 20px 0 0;
}
.variations .label {
	display: block!important;
	border: none;
}
.variations label,
.pac_pomel-wrapper label {
	font-weight: 500;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	color: var(--grey);
	margin: 0 0 1px;
    display: block;
}
.pac_pomel-wrapper label {
	margin: 0 0 3px;
}
.variations_form .label:after {
	content: '';
}
.vi-wpvs-variation-style {
	margin: 0;
}
.vi-wpvs-variation-wrap .vi-wpvs-option-wrap {
	margin-top: 2px;
	margin-right: 10px;
}
.pac_pomel-wrapper select {
	width: 135px;
    min-width: 135px;
    color: #222;
    border-color: #ccc;
    background-color: #E3E3E3;
    padding: 4px 8px;
    border-radius: 4px;
    font-family: 'Montserrat';
    height: 24px;
    font-weight: 600;
    line-height: 15px;
    font-size: 12px;
    /*position: absolute;*/
    display: block;
    background: url(/wp-content/uploads/2022/09/polygon-1.svg) no-repeat 120px center #ddd;
    -webkit-appearance: none;
   /* background-position-x: 130px;*/
}
.pac_pomel-wrapper select:hover {
	background-color: #fff;
	border-color: #FFB23E;
}
.price-value,
.woocommerce-variation-price .price,
.single_novariation_wrap .price {
	font-size: 14px;
    line-height: 17px;
    height: 17px;
    display: block;
    color: #000;
    font-weight: 700;
    background: transparent;
    border: none;
    width: 100%;
    position: relative;
    padding: 0;
    transform: none;
    text-align: left;
}
.single-product-wrapper.category-merch .price-value,
.single-product-wrapper.category-accessories .price-value,
.single-product-wrapper.category-drips .price-value {
	text-align: center;
	line-height: 64px;
}
.single-product-wrapper.category-merch .var-prices .price,
.single-product-wrapper.category-accessories .var-prices .price,
.single-product-wrapper.category-drips .var-prices .price {
	margin: 0;
    font-weight: 700;
    font-size: 14px;
	height: 62px;
	line-height: 62px;
}
.bulk-price .price-value {
	color: var(--grey);
}
.single_variation_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.single_variation_wrap .var-prices,
.single_variation_wrap .bulk-price {
	width: 120px;
	padding: 17px 40px 0 0;
    box-sizing: border-box;
    margin: 11px 0 0;
}
.single-product-wrapper.category-merch .var-prices,
.single-product-wrapper.category-accessories .var-prices,
.single-product-wrapper.category-drips .var-prices {
	border: 1px solid #e1e1e1;
	padding: 0;
	text-align: center;
}
.single_variation_wrap .bulk-price {
	/*width: 115px;*/
	width: 120px;
}
.single-product-wrapper.category-merch .bulk-price,
.single-product-wrapper.category-accessories .bulk-price,
.single-product-wrapper.category-drips .bulk-price {
	display: none;
}
.single_novariation_wrap .var-prices {
	width: 100%;
}
.var-prices .price-desc {
	opacity: 0;
	height: 6px;
}
.single-product-wrapper.category-merch .var-prices .price-desc,
.single-product-wrapper.category-accessories .var-prices .price-desc,
.single-product-wrapper.category-drips .var-prices .price-desc {
	display: none;
}
.bulk-price {
	display: none;
}
.category-filter .var-prices .price-desc,
.category-espresso .var-prices .price-desc {
	opacity: 1;
	height: auto;
}
.category-filter .bulk-price,
.category-espresso .bulk-price {
	display: block;
}
.price-desc {
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 4px;
}
.bulk-price-info {
	color: #fff;
    background: var(--accent-color);
    font-size: 8px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
    line-height: 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.bulk-price-info span {
	position: absolute;
    border: 1px solid #FFB23E;
    background: #FFED90;
    color: #000;
    font-size: 11px;
    line-height: 13px;
    top: 30px;
    padding: 4px 8px;
    width: 176px;
    left: 0px;
    border-radius: 6px;
    font-weight: 600;
    text-align: left;
    z-index: 2;
    display: none;
}
.bulk-price-info:hover span {
	/*display: block;*/
}
.single_variation_wrap .woocommerce-variation {
	width: 100%;
    background: transparent;
    padding: 0;
    text-align: center;
    height: auto;
    border: none;
    display: block;
}
.add-to-cart-wrap {
	margin: 11px 0 0;
}
.add-to-cart-wrap .single_variation {
	display: none !important;
}
.single-product-meta .quantity button {
	border:none;
}
.single-product-meta .quantity .qty {
	border:none;
}
.single-product-meta .woocommerce-variation-add-to-cart {
	display: flex;
}
.single-product-meta .quantity {
	margin: 0;
    border: 1px solid var(--accent-color-less);
    width: auto;
}
.single-product-meta .single_add_to_cart_button,
.single-product-meta .custom_single_add_to_cart_button {
	height: 64px;
	display: block;
	margin: 0;
	transform: none!important;
	border-radius: 0;
}
.popular-items h2 {
	color: #333;
	font-family: "Montserrat", Sans-serif;
	font-size: 12px;
	font-weight: 600;
	margin: 14px 0 14px;
}
/* Cart */
.shop_table .product-name span.variation{
    font-weight: 500!important;
    font-size: 10px!important;
    line-height: 12px;
    color: var(--grey)!important;
}
#wcus-order-total .cart-price {
    text-align: left;
    font-size: 12px;
}
/* Cards */
.popular-items {
	padding: 0;
}
.product-card-item {
	font-family: 'Montserrat',sans-serif;
}
.product-card-item .product-special {
	background: #ffb23e;
	font-size: 12px;
	padding: 3px;
	border-radius: 3px;
	position: absolute;
	z-index: 2;
	top: 5px;
	left: calc(var(--rio-gutter-md) + 5px);
}

.product-boxed .product-details {
	padding: 19px 18px 0;
}


.products .woocommerce-loop-product__title {
	padding: 0;
	padding-top: 10px;
	/*height: 42px;*/
	margin: 0 0 10px;
	display: flex;
	/*align-items: center;*/
	font-size: 16px;
	line-height: 19px;
	color: #000;
	font-weight: 500;
}
.product .woocommerce-loop-product__title a {
	white-space: break-spaces;
}
.product-card-item .product-media {
	min-height: 227px;
	overflow: visible;
} 
.product-card-item .product-media img {
	max-height: 227px;
	border-radius: 9px 9px 0 0;
	/*object-fit: contain;*/
}
.att {
	position: absolute;
	z-index: 2;
}
.product-card-item #variations_form table {
	flex: 0 0 50%;
}
.product-card-item .pac_pomel-wrapper {
	flex: 0 0 50%;
}
.product-card-item .vi_wpvs_loop_variation_form {
	display: flex;
	flex-wrap: wrap;
}
.product-card-item .var-wrapper {
	margin: 0;
	min-height: 50px;
}
.product-details-exerpt {
/* 	margin: 0 0 5px;
	min-height: 48px; */
	margin: 0 0 24px;
}
.product-card-item .variations-wrapper {
	width: 100%;
	display: flex;
	margin: 0 0 20px;
}
.product-card-item .variations {
	width: 45%;
}
.product-card-item .variations td {
	border: none;
}
.product-card-item.category-merch .single_variation_wrap,
.product-card-item.category-accessories .single_variation_wrap,
.product-card-item.category-drips .single_variation_wrap {
	margin: 60px -19px -1px;
    width: calc(100% + 38px);
}
.product-card-item .var-prices,
.product-card-item .bulk-price {
	padding-top: 0;
	margin-top: 8px;
}
.product-card-item .var-prices {
	width: 50%;
	padding-right: 0;
}
.product-card-item.category-merch .var-prices,
.product-card-item.category-accessories .var-prices,
.product-card-item.category-drips .var-prices {
	width: 34%;
	margin: 0;
	padding: 0;
	border: 1px solid #e1e1e1;
	border-radius: 0 0 0 10px;
	background: #fff;
}
.product-card-item.category-merch .var-prices .price-desc,
.product-card-item.category-accessories .var-prices .price-desc,
.product-card-item.category-drips .var-prices .price-desc {
	display: none;
}
.product-card-item.category-merch .var-prices .price-value,
.product-card-item.category-accessories .var-prices .price-value,
.product-card-item.category-drips .var-prices .price-value {
	line-height: 64px;
	height: 64px;
	text-align: center;
}
.product-card-item .bulk-price {
	width: 50%;
}
.woocommerce-variation>* {
	transform: none;
}
.product-card-item .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_color_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected,
.product-card-item .vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_color_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-default {
	padding: 4px 7px;
}
.product-card-item .add-to-cart-wrap {
	width: calc(100% + 38px);
    margin: 20px -19px -1px;
}
.product-card-item.category-merch .add-to-cart-wrap,
.product-card-item.category-accessories .add-to-cart-wrap,
.product-card-item.category-drips .add-to-cart-wrap {
	width: 66%;
    margin: 0;
}
.product-card-item .add-to-cart-wrap .woocommerce-variation-add-to-cart {
	display: flex;
}
.product-card-item .product-action .vi_wpvs_loop_action {
	width: 100%;
}

.product-card-item .add-to-cart-wrap .quantity {
	flex: 0 0 50%;
	margin: 0!important;
	border-radius: 0px 0 0 10px;
	border: 1px solid var(--accent-color-less);
	background: #fff;
}
.product-card-item.category-merch .add-to-cart-wrap .quantity,
.product-card-item.category-accessories .add-to-cart-wrap .quantity,
.product-card-item.category-drips .add-to-cart-wrap .quantity {
	border-radius: 0;
    height: 66px;
}
.product-card-item .add-to-cart-wrap .quantity button {
	border:none;
	padding: 8px 20px;
}
.product-card-item.category-merch .add-to-cart-wrap .quantity button,
.product-card-item.category-accessories .add-to-cart-wrap .quantity button,
.product-card-item.category-drips .add-to-cart-wrap .quantity button {
	padding: 8px 10px;
}
/*.product-card-item .product-action .viwcuf_product_change_qty {
	font-size: 32px;
	padding: 0 20px;
	box-sizing: border-box;
	width: 60px;
}
.product-card-item .product-action .viwcuf_product_minus {
}
.product-card-item .product-action .viwcuf_product_plus {
	border-radius: 0px;
}*/
.product-card-item .quantity .qty {
	width: calc(100% - 112px);
	border: none;
}
.product-card-item.category-merch .quantity .qty,
.product-card-item.category-accessories .quantity .qty,
.product-card-item.category-drips .quantity .qty {
	width: calc(100% - 72px);
}
.product-card-item .add-to-cart-wrap .single_add_to_cart_button,
.product-card-item .add-to-cart-wrap .custom_single_add_to_cart_button {
	width: 50% !important;
    box-sizing: border-box;
    margin: 0;
    display: block;
    border-radius: 0 0 10px 0 !important;
    transform: none !important;
    height: auto;
}
select.vi-wpvs-select-attribute {
	visibility: visible;
	display: block!important;
}
.single-product-meta-image .slick-dots {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    bottom: 10px;
    text-align: center;
}
.with-gallery {
	cursor: pointer;
}
.single-product-meta-image .dots-wrap {
	position: absolute;
    text-align: center;
    bottom: 10px;
    width: 100%;
}
.single-product-meta-image .dots-wrap span {
	display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    border-radius: 50%;
    background: rgba(227,227,227,0.8);
    margin: 0 5px;
}
.single-product-meta-image .dots-wrap span:first-child {
	background: #333;
}
.gallery-modal {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    height: 100%;
    z-index: 2400;
    padding: 20px;
    box-sizing: border-box;
}
.gallery-modal .close {
	position: fixed;
    top: 25px;
    right: 25px;
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
    line-height: 20px;
}
.gallery-modal .product-slider {
	height: 100%;
}
/*.slick-dots {
	display: none;
}
.gallery-modal .small-nav {
	height: 50px;
	padding: 5px 0;
	text-align: center;
}
.gallery-modal .small-nav img {
	display: inline-block;
	height: 50px;
	width: auto;
	margin:0 5px;
	cursor:pointer;
}
.gallery-modal .small-nav img.active {
	outline: 1px solid #333;
}*/
.gallery-modal .slick-list {
	height: calc(100% - 50px);
	max-width: 1200px;
    margin: 0 auto;
}
.gallery-modal .slick-list img {
	max-height: calc(100vh - 70px);
    object-fit: contain;
}
.gallery-modal .slick-dots {
	height: 50px;
    padding: 0;
    margin: 0 10px;
    list-style: none;
    text-align:center;
}
.gallery-modal .slick-dots li {
	display: inline-block;
	margin: 5px;
	height: 40px;
	width: auto;
}
.gallery-modal .slick-dots li.slick-active {
	outline: 1px solid #333;
}
.gallery-modal .slick-dots li img {
	height: 100%;
}
.gallery-modal .slick-dots li:only-child {
	display: none;
}
.single-product-meta-image .slick-dots li {
	display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    border-radius: 50%;
    background: #e5e5e5;
    cursor: pointer;
    margin: 0 5px;
}
.single-product-meta-image .slick-dots li.slick-active {
	background: #fff;
}
.single-product-meta-image .slick-dots li:only-child {
	display: none;
}
.single-product-meta-image .slick-dots li button {
	opacity: 0;
	cursor: pointer;
}
/* Checkout */
.woocommerce-checkout .invalid {
	border-color: var(--wrong);
}
.invalid-info {
	padding: 20px;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 20px;
    border: 1px solid var(--wrong);
    border-radius: 10px;
    color: var(--wrong);
    background: #fdf0f0;
    display: none;
}
.woocommerce-additional-fields,
.form-row.place-order {
	padding: 0 10px;
}
.pp-woo-mini-cart-container .pp-cart-counter[data-counter="0"] {
	opacity: 0;
}
input[type="checkbox"]:checked:before {
	font-size: 10px;
    line-height: 20px;
}
.vi-wcaio-sidebar-cart-1 .vi-wcaio-sidebar-cart-content-wrap1 {
	max-height: calc(100vh - 400px);
}
#equipment,
#contacts {
	padding: 60px 0 0;
}
.vi-wcaio-sidebar-cart-close-wrap {
	padding: 10px 10px 6px;
    right: 5px;
    top: 10px;
}
.vi-wcaio-sidebar-cart-close-wrap:hover i {
	color: #111;
}
.elementor-1454 .elementor-element.elementor-element-4dc92ed6 {
	flex: 0 0 380px;
}
.elementor-1454 .elementor-element.elementor-element-53454731 {
	flex: 1;
}
.elementor-1454 .elementor-element.elementor-element-6992e6f5 {
	flex: 0 0 50px;
}
.elementor-element-3e481d3d .wp-caption {
	padding-right: 316px;
}

@media (max-width: 992px) and (min-width: 769px) {
	.primary-menu li {
		width: 20%;
	}
	.vi-wcaio-sidebar-cart-1 .vi-wcaio-sidebar-cart-content-wrap1 {
		max-height: 250px;
	}
	.elementor-1454 .elementor-element.elementor-element-4dc92ed6 {
	    flex: 0 0 290px;
	}
	.elementor-element-3e481d3d .wp-caption {
		padding-right: 240px;
	}
}
@media screen and (max-width: 920px) {
	.product-card-item .product-media img {
		max-height: calc(37.6vw - 15.04px);
	}
	.product-card-item .product-media {
		height: calc(37.6vw - 24.04px);
	}
	.product-card-item .product-boxed .product-details {
		height: calc(100% - 37.6vw  + 24.04px);
	}
}
@media screen and (min-width: 768px) and (max-width: 830px) {
	#place_order {
	    width: 50%!important;
	}
}

@media screen and (max-width: 768px) {
	.elementor-1454 .elementor-element.elementor-element-4dc92ed6 {
	    flex: 0 0 60px;
	}
	.elementor-element-3e481d3d .wp-caption {
		padding-right: 0px;
	}
	.smblock {
		margin-bottom: 20px;
	}
	.primary-menu li {
		width: 50%;
	}
	.elementor-1454 .elementor-element.elementor-element-58affe4d {
		margin-bottom: 0;
	}
	.product-top-banner{
		/*text-align: center;
		background: url(/wp-content/uploads/2022/09/group-32.svg);
		min-height: 250px;
		min-height: 250px;
		background-size: cover;
		padding: 135px 20px 0;
		font-size: 16px;
    	padding-top: 100px;*/
	}
	.tablet-product-meta-text {
		display: block;
	}
	.single-product-meta-text .att-single,
	.single-product-meta-text h1 {
		display: none;
	}
	.single-product-meta-image {
		padding: 0;
		width: 100%;
		margin:0 0 20px;
	}
	.single-product-meta-image img {
		height: 620px;
	}
	.single-product-meta-text {
		width: 100%;
		padding: 0;
		display: block;
	}
	.divider {
		margin: 40px 0 20px;
	}
	.taste {
		margin:0 0 24px;
	}
	.short-desc {
		margin-top: 0;
	}
	/*.taste {
		padding: 0 10px 0 0px;
		margin: 0 0 20px;
		font-size: 12px;
		line-height: 16px;
		font-weight: 600;
	}
	.taste span {
		display: block;
	}
	.taste,
	.attrs-wrapper .cattr {
		flex: 0 0 50%;
	}*/
	.woocommerce-cart-form tbody {
		padding: 0;
	}
	.woocommerce-cart-form .cart_item {
		display: flex;
		flex-direction: row;
		/*flex-wrap: wrap;*/
	}
	.woocommerce-cart-form .cart_item td {
		display: block;
		margin: 0;
		padding: 10px 0;
	}
	.woocommerce-cart-form .cart_item .product-thumbnail {
		flex: 0 0 86px;
		min-width: 86px;
		/*width: 140px;
		margin: 0;
		padding: 20px 20px 10px 0;*/
	}
	.woocommerce-cart-form .cart_item .product-name {
		padding: 10px;
		flex: 1;
		/*width: calc(100% - 140px);*/
	}
	.woocommerce-cart-form .cart_item .product-quantity,
	.woocommerce-cart-form .cart_item .product-subtotal {
		/*margin: 0 0 20px;*/
	}
	.woocommerce-cart-form .cart_item .product-subtotal {
		flex:0 0 95px;
	}
	.woocommerce-cart-form__contents .product-close .remove {
		position: relative;
		top: unset;
		right: unset;
	}
	p.form-row-first, p.form-row-last {
		width: 100%;
	}
	#order_review > div.wcus-checkout-fields {
	    padding-right: 50px;
	}
	.vi-wcaio-sidebar-cart-1 .vi-wcaio-sidebar-cart-content-wrap1 {
		max-height: 250px;
	}
	.elementor-688 .elementor-element.elementor-element-783f4e3 img {
		height: auto;
	}
	.elementor-688 .elementor-element.elementor-element-5755c40 > .elementor-widget-container,
	.elementor-688 .elementor-element.elementor-element-8bd44fa > .elementor-widget-container {
		padding: 0 0 30px;
	}
	.elementor-688 .elementor-element.elementor-element-5755c40 img,
	.elementor-688 .elementor-element.elementor-element-8bd44fa img {
		width: 100%;
	}
	.vi-wpvs-variation-style.vi-wpvs-variation-style-horizontal {
	    width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-wrap {
		display: flex;
		flex-wrap: wrap;
		position: relative;
	}
	.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-img-wrap {
		width: 90px;
	}
	.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-info-wrap {
		width: calc(100% - 90px);
		padding: 0 20px 10px 10px;
	}
	.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-info-wrap .vi-wcaio-sidebar-cart-pd-meta {
		display: block;
	}
	.vi-wcaio-sidebar-cart-products .cart-qty {
		display: block;
		width: 92px;
		margin-bottom: 0;
	}
	.vi-wcaio-sidebar-cart-products .cart-sprice {
		padding: 0 0 0 10px;
		width: 100px;
	}
	.vi-wcaio-sidebar-cart-products .cart-remove {
		position: absolute;
		top: -5px;
		width: 10px;
		right: 10px;
	}
	.vi-wcaio-sidebar-cart-overlay {
		opacity: 1;
	}
	.woocommerce-cart-form .cart_item {
		flex-wrap: wrap;
	}
	.woocommerce-cart-form .cart_item .product-name {
		flex: 0 0 calc(100% - 86px);
	}
	.woocommerce-cart-form .cart_item .product-quantity,
	.woocommerce-cart-form .cart_item .product-subtotal {
		padding-top: 0;
	}
	.woocommerce-cart-form__contents .product-close {
		position: absolute;
		top: 0;
		right: 0;
	}
}
@media screen and (max-width: 576px) {
	.container {
		padding: 0 8px;
	}
	.single-product-wrapper h1,
	.single-product-wrapper .h1 {
		font-size: 20px;
	}
	.divider {
		margin: 20px 0;
	}
	.single-product-meta-image img {
		height: 304px;
	}
	.attrs-wrapper {
		gap: 20px 0;
		margin: 0 0 24px;
	}
	/*.taste {
		margin: 0 0 4px;
	}*/
	.attrs-wrapper .cattr {
		flex: 0 0 50%;
		min-height: unset;
	}
	.single-product-wrapper .tablet-product-meta-text h1,
	.single-product-wrapper .tablet-product-meta-text .h1 {
		margin: 0 0 10px;
	}
	.single-product-wrapper .add-to-cart-wrap {
	    margin: 15px 0 0;
	}
	.product-card-item .product-media img {
		max-height: calc(75vw - 24.04px);
	}
	.product-card-item .product-media {
		height: calc(75vw - 24.04px);
	}
	.product-card-item .product-boxed .product-details {
		height: calc(100% - 75vw  + 24.04px);
	}
}
@media screen and (max-width: 480px) {
	.product-top-banner .desktop-b {
		display: none;
	}
	.product-top-banner .mobile-b {
		display: block;
	}
	.single-product-wrapper #variations_form table,
	.single-product-wrapper .pac_pomel-wrapper {
		width: 50%;
	}
	.single-product-wrapper .var-prices,
	.single-product-wrapper .bulk-price {
		width: 50%;
		margin: 10px 0 0;
		padding-top: 0;
	}
	.single-product-wrapper.category-merch .var-prices,
	.single-product-wrapper.category-accessories .var-prices,
	.single-product-wrapper.category-drips .var-prices {
		width: 34%;
		height: 64px;
		margin: 15px 0 0;
	}
	.single-product-wrapper .add-to-cart-wrap {
		width: 100%;
	}
	.single-product-wrapper.category-merch .add-to-cart-wrap,
	.single-product-wrapper.category-accessories .add-to-cart-wrap,
	.single-product-wrapper.category-drips .add-to-cart-wrap {
		width: 66%;
	}
	.single-product-wrapper .single-product-meta .quantity {
		width: 50%;
	}
	.single-product-wrapper .single_add_to_cart_button {
		width: 50%;
	}
	.single-product-wrapper .quantity .qty {
		width: calc(100% - 64px);
	}
}
@media screen and (max-width: 400px) {
	.vi-wcaio-sidebar-cart-footer-cart_total .wght {
		flex-direction: column;
	}
	.cartbtn-light {
		min-width: 200px;
	}
}
/* Patch Cards */
.product-card-item .product {
	height: 100%;
}
.product-boxed .product-details {
	height: calc(100% - 227px);
    display: flex;
    flex-direction: column;
}
#variations_form {
	flex: 1;
}
.product-card-item .novariations_form {
	flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.single_variation_wrap {
	align-content: space-between;
}
.product-card-item.category-merch .single_variation_wrap,
.product-card-item.category-accessories .single_variation_wrap,
.product-card-item.category-drips .single_variation_wrap {
	margin-top: 10px;
}
.details-notes {
	padding-left: 0;
	list-style: none;
	display: flex;
	gap: 5px;
/* 	min-height: unset; */
}
.details-notes li {
	flex: 1;
}
.product-details-exerpt .details-notes-value,
.single-product-meta-text .details-notes-value {
	color: #000;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}
.product-details-exerpt .details-notes-label,
.single-product-meta-text .details-notes-label {
	margin-bottom: 4px;
}
.attrs-wrapper+.details-notes-single {
/* 	margin: 0 0 35px; */
	margin: 0 0 20px;
}
@media(max-width: 576px) {
	.attrs-wrapper+.details-notes-single {
		margin: 0 0 24px;
	}
}
.single-product-meta-text:has(.details-notes-single) .attrs-wrapper:not(.details-notes-single) {
	margin-bottom: 20px;
}
.details-notes-single span {
	margin: 0;
}
.product-card-item.category-merch .var-wrapper:has(table.variations) {
	margin-top: 16px;
}
.product-card-item.category-merch .single_variation_wrap {
	margin-top: auto;
}
@media(max-width: 576px) {
	.product-card-item.category-merch .single_variation_wrap {
		margin-top: 16px;
	}
}
.product-card-item.category-merch .novariations_form .var-wrapper {
	margin-bottom: 16px;
}
.m-0 {
	margin: 0 !important;
}
.vi-wcaio-sidebar-cart-products .vi-wcaio-sidebar-cart-pd-img-wrap img {
	object-fit: contain;
}
.product-card-item.category-merch .vi-wpvs-variation-wrap {
	width: max-content;
}


.promo-example {
	font-family: 'Montserrat';
    font-style: bold;
    font-size: 24px; /* увеличь размер */
    color: #FF9900;
    text-align: left; /* если хочешь по центру */
}
