/*
Theme Name: Hello Elementor Child
Description: Child theme for Hello Elementor.
Author: Dmytro
Template: hello-elementor
Version: 1.0.0
*/
@media (max-width: 767px) {
	.mini-cart-slider .slider-item {
		flex-direction: column;
		text-align: center;
		max-width: 280px !important;
	}
	.my-orange-btn {
		font-size: 14px;
	}
}
.product-category-badge {
	border-radius: 12px;
	border: 1px solid var(--Green-green-100, #BBC8C5);
	background: var(--Green-green-50, #E9EDEC);
	display: flex;
	padding: 6px 8px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	width: fit-content;
	margin: 0 auto;
	margin-top: 24px;
}
.product-category-badge span {
	color: var(--Green-green-600, #21463D);
	/* Body/text sm/regular */
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}
ul.products li.product {
/* 	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px; */
}
.ul.products li.product a.woocommerce-loop-product__link {
	text-align: center;
	color: #000;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce-loop-product__title {
	color: #000;
	text-align: center;
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 150% */
}
.custom-product-excerpt {
	color: var(--Base-black, #000);
	text-align: center;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link .price {
	text-align: center;
	color: var(--Base-black, #000);
	font-family: Inter;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 32px; /* 133.333% */
	margin-top: 16px;
}
.woocommerce ul.products li.product .button {
	margin: 0;
	display: flex;
	padding: 12px 16px;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	border-radius: 8px;
	background: var(--Tertiary-tertiary-500, #DB4525);
	color: var(--Base-white, #FFF);
	/* Body/text md (Base)/semibold */
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 150% */
	width: 100%;
}
.woocommerce ul.products li.product .button:hover {
	box-shadow: none !important;
}
.woocommerce ul.products li.product a img {
	margin: 0;
}

#elementor-popup-modal-1210 .dialog-widget-content {
	border-radius: 16px !important;
	overflow: hidden;
}
#elementor-popup-modal-1210 .dialog-message {
	align-items: flex-start !important;
}
.popup-product-name {
	font-family: Inter;
	font-size: 36px;
	font-weight: 600;
	line-height: 44px; /* 122.222% */
	letter-spacing: -0.72px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-block-end: 0 !important;
}
#popup-product-description {
	color: var(--Primary-900, #38280E);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}
.popup-product-customization {
	color: var(--Base-black, #000);
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
}
#custom-product-form .options-section {
	border-radius: 16px;
	border: 1px solid var(--Tertiary-tertiary-200, #EEA99B);
}
#custom-product-form .options-section span {
	color: var(--Primary-900, #38280E);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	padding-bottom: 16px;
	border-bottom: 1px solid #F5CD8F;
}
button {
	box-shadow: none;
}
.justify-center {
	justify-content: center;
}
.justify-start {
	justify-content: start;
}
.justify-end {
	justify-content: end;
}
.justify-center {
	justify-content: center;
}
.justify-center {
	justify-content: center;
}
.justify-between {
	justify-content: space-between;
}
.justify-around {
	justify-content: space-around;
}
.justify-stretch {
	justify-content: stretch;
}
#popup-product-image {
	border-radius: 16px;
	border: 1px solid var(--Gray-100, #F2F4F7);
	display: flex;
	padding: 6.377px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 1.993px;
}
.minicart-header {
	padding: 16px 24px;
	border-bottom: 1px solid #F2F4F7;
	display: flex;
	justify-content: space-between;
}
.minicart-header-title {
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: 44px; /* 122.222% */
	letter-spacing: -0.72px;
}
.cart-list-products {
	margin-top: 16px;
	padding: 16px 0px;
	margin-left: 24px;
	margin-right: 24px;
	border-top: 1px solid #F2F4F7;
}
.your-list {
	color: var(--Base-black, #000);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
}
.mini-cart-item-inner {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.mini-cart-item-title a {
    font-weight: 600;
    font-size: 1em;
    color: #222;
    text-decoration: none;
}

.mini-cart-item-options {
    font-size: 0.9em;
    color: #555;
}

.custom-quantity-control button {
    padding: 2px 8px;
    border: 1px solid #ccc;
    background: #f9f9f9;
    cursor: pointer;
}

.custom-quantity-control .qty-number {
    padding: 0 10px;
    font-weight: bold;
}
.woocommerce-mini-cart-item {
	list-style: none;
}
.woocommerce-mini-cart {
	padding: 0;
}
.mini-cart-item-image {
	width: 80px;
}
.mini-cart-item-desc {
	color: var(--gray-500-base, #667085);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}
.remove_from_cart_button {
	display: flex !important;
	align-items: center;
	color: var(--gray-500-base, #667085);
	font-size: 14px;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 20px; /* 142.857% */
}
.remove_from_cart_button img {
	width: auto !important;
}
.mini-cart-item-price span bdi span {
	color: var(--Base-black, #000);
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px; /* 150% */
}
.mini-cart-item-price span bdi {
	color: var(--Base-black, #000);
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 150% */
}
li.woocommerce-mini-cart-item.mini_cart_item .mini-cart-item-inner:last-child {
	border-bottom: none;
}
.mini-cart-coupon-form {
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
	border-top: 1px solid #F2F4F7;
}
.cart-counter {
	color: var(--Base-black, #000);
	font-size: 16px;
	line-height: 24px;
}

.mini-cart-slider {
    padding: 24px 24px 16px 24px;
}
.slider-general-title {
	color: var(--Base-black, #000);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
	padding-bottom: 16px;
	display: block;
}
.mini-cart-slider .slider-items {
    display: flex;
    overflow-x: auto;
    gap: 16px;
    padding: 8px 0;
}

.mini-cart-slider .slider-item {
	border-radius: 16px;
	border: 1px solid var(--Gray-100, #F2F4F7);
    flex: 0 0 auto;
    width: 100%;
	max-width: 400px;
    padding: 16px;
	display: flex;
	gap: 16px;
	margin: 0 auto;
	align-items: center;
}

.mini-cart-slider .slider-thumb img {
    width: 100%;
}
.slider-title {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}
.slider-desc {
	color: var(--gray-500-base, #667085);
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}
.mini-cart-slider .slider-add-btn {
	height: fit-content;
    background: #DB4525;
    color: #fff;
    border: none;
    padding: 6px 12px;
    cursor: pointer;
    border-radius: 8px;
    font-size: 16px;
	min-width: 92px;
	box-shadow: none;
	font-family: Inter;
	gap: 8px;
	align-items: center;
	display: flex;
}
.mini-cart-slider .slider-add-btn:hover {
	background: #DB4525;
	box-shadow: none;
}
.my-swiper-button-prev, .my-swiper-button-next {
	position: absolute;
	top: 30%;
	padding: 8px 8px 4px 8px;
	border-radius: 8px;
	border: 1px solid var(--Gray-300, #D0D5DD);
	background: #FFF;
	cursor: pointer;
	z-index: 999999;
}
.my-swiper-button-prev {
	left: 0;
}
.my-swiper-button-next {
	right: 0;
}

.my-archive-img {
	width: fit-content;
	margin: 0 auto;
}
.woocommerce ul.products li.product a img {
	border-radius: 24px;
}
/* ламаем woo */
.woocommerce a.remove {
	
}
.open-product-popup:hover {
	box-shadow: none !important;
}
.woocommerce-checkout .hidden {
    display: none !important;
}
.page-id-204 {
	padding-top: 112px;
}
.page-id-204 h1 {
	color: #000;
	font-family: Inter;
	font-size: 36px;
	margin: 0;
	margin-top: 16px;
	max-width: 1280px !important;
	padding-bottom: 54px;
}
.woocommerce-form-coupon-toggle {
	display: none;
}
.woocommerce form .form-row label {
	color: var(--Gray-800, #1D2939);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	padding-bottom: 6px;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
	color: var(--Gray-400, #98A2B3);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	border-radius: 8px !important;
	border: 1px solid var(--Gray-300, #D0D5DD) !important;
}
.checkout-delivery-title {
	display: inline-block;
	margin-top: 16px;
	margin-bottom: 16px;
	color: var(--Base-black, #000);
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
}
.order-summary {
    
}

.order-summary-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
	gap: 16px;
}

.order-summary-item-image img {
    width: 58px;
    border-radius: 8px;
    object-fit: cover;
    margin-right: 12px;
}

.order-summary-item-info {
    flex: 1;
}

.order-summary-item-name {
	font-family: "DM Sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.order-summary-item-description, .order-summary-item-meta {
    color: var(--gray-500-base, #667085);
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}

.order-summary-item-price {
    color: var(--Base-black, #000);
	text-align: right;
	/* Body/text xl/medium */
	font-family: "DM Sans";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 150% */
}

.order-summary-totals {
	font-family: Inter;
}

.order-summary-totals-row {
    display: flex;
    justify-content: space-between;
	margin-bottom: 4px;
}

.order-summary-totals-subtotal .label {
    color: var(--Gray-900, #101828);
	font-family: 'DM Sans';
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 142.857% */
}
.order-summary-totals-subtotal .value {
    color: var(--Base-black, #000);
	text-align: right;
	font-family: "DM Sans";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px; /* 133.333% */
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	width: 100%;
	display: flex;
	height: 48px;
	padding: 12px 16px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	align-self: stretch;
	border-radius: 1000px;
	background: var(--Tertiary-tertiary-600, #C73F22);
	color: var(--Base-white, #FFF);
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 150% */
}
.wc_payment_methods.payment_methods.methods {
	border-bottom: none !important;
} 
.woocommerce-checkout-payment {
	background: #fff !important;
	border-radius: 0;
}
.woocommerce-checkout-review-order {
	border: 1px solid #EAECF0;
    border-radius: 16px;
    padding: 24px;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
	font-family: Inter;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0 !important;
	padding-top: 32px;
}
#pwgc-redeem-gift-card-form {
	display: none;
}
/* cards */
.single_variation_wrap {
	font-family: 'Inter';
}
.woocommerce div.product form.cart .variations {
	overflow: hidden;
	border-radius: 12px;
	display: inline-table;
	max-height: 70px;
	background: #FDF7EC;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations tr {
/* 	display: flex;
	align-items: center;
	justify-content: space-between; */
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	background: transparent;
	line-height: 0;
	vertical-align: middle;
}
.pwgc-input-text {
	margin-top: 6px !important;
	border: 1px solid #D0D5DD !important;
	border-radius: 8px !important;
}
#pwgc-message {
	width: 100% !important;
	margin-top: 6px !important;
	border: 1px solid #D0D5DD !important;
	border-radius: 8px !important;
}