/*
Theme Name: Versal
Theme URI: http://example.com/versal
Description: Astra Child Theme
Author: Your Name
Author URI: http://example.com
Template: astra
Version: 1.0.0
*/

:root {
	--btn: linear-gradient(80deg, rgba(247, 162, 193, 1) 10%, rgba(251, 112, 162, 1) 100%);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}

* {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}

body {
	background-color: #f9f9f9 !important;
}

.ssd-container {
	width: 100%;
	max-width: 100%;
}

a {
	text-decoration: none !important;
}

.auth-btn {
	background-color: #fb70a2;
	background: var(--btn);
	border: 1px solid #fb70a2;
	border-radius: 50px;
	padding: 0 20px;
	height: 50px;
	display: flex;
	align-items: center;
	gap: 10px;
}

.auth-btn span {
	display: flex;
}

.auth-btn a {
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	color: #fff;
	text-decoration: none;
}

.btn1 a {
	background: var(--btn);
	background-color: unset;
}

.sidebar {
	max-width: 280px;
}

.sidebar .category-list {
	margin-bottom: 0;
}

.sidebar .wc-block-product-categories-list-item {
	margin-bottom: 15px;
}

.sidebar .wc-block-product-categories-list-item:last-child {
	margin-bottom: 0;
}

.sidebar .wc-block-product-categories-list-item a {
	padding: 0;
}

.sidebar .wc-block-product-categories-list-item.open a.parent {
	margin-bottom: 10px;
}

.sidebar .wc-block-product-categories-list-item a span {
	font-size: 14px;
}

.sidebar .wc-block-product-categories-list-item a.parent::after {
	content: url('/wp-content/uploads/2024/12/arrow_down.svg');
}

.sidebar .wc-block-product-categories-list-item.open > a.parent::after {
	content: url('/wp-content/uploads/2024/12/arrow_top.svg');
}

.sidebar
	.wc-block-product-categories-list-item.open
	a.parent
	~ ul
	.wc-block-product-categories-list-item.open
	a.parent::after {
	content: url('/wp-content/uploads/2024/12/arrow_top.svg');
}

.wc-block-product-categories-list > .wc-block-product-categories-list-item:hover > a.parent::after {
	transform: rotate(180deg);
}

.main-list-bottom ul {
	margin: 0;
}

.header-nav {
	background-color: #fff;
	border-radius: 28px;
	max-width: 755px !important;
	width: fit-content;
}

.link-tel a {
	font-size: clamp(18px, 1.5vw, 30px) !important;
}

.category-tiles ul.elementor-grid {
	grid-template-columns: repeat(auto-fit, minmax(229px, 340px));
}

.category-tiles ul.products.elementor-grid li.product {
	border: 1px solid #ebebeb;
	border-radius: 15px;
}

.category-tiles ul.products li a img {
	object-fit: contain;
}

.category-tiles ul.products li a .woocommerce-loop-product__title {
	font-size: 14px !important;
	font-family: Involve !important;
	padding-bottom: 0 !important;
	margin-bottom: 10px !important;
}

@media (max-width: 1650px) {
	body .wrap-header {
		--e-con-grid-template-columns: 1fr !important;
	}

	body .wrap-header .header-first-line {
		--e-con-grid-template-columns: max(145px) 1fr minmax(685px, max-content) !important;
	}

	body .wrap-header .big-logo {
		display: none !important;
	}

	body .wrap-header .small-logo {
		display: block !important;
	}
}

@media (min-width: 766px) and (max-width: 1200px) {
	.grid1 {
		grid-column: span 2;
	}
}

.btn1 .elementor-button-icon svg {
	width: 24px;
	height: 24px;
}

.bg_none nav:last-child {
	background: none !important;
}

.forma button {
	background: var(--btn);
	background-color: unset;
}

.slider {
	width: 100%;
}

.elementor-slides-wrapper {
	border-radius: 20px !important;
}

.woocommerce-js ul.products li.product .woocommerce-loop-category__title {
	/* position: unset; */
	position: absolute;
}

.item ul li {
	padding: 10px !important;
	background-color: #fff !important;
	border-radius: 10px !important;
	height: fit-content;
	border: solid 1px #ebebeb !important;
}

.item ul li a {
	width: 100%;
}

.item ul li a img {
	border-radius: 10px !important;
	height: 100%;
	max-height: 220px;
}

.item ul li a h2 {
	text-align: start !important;
	padding-bottom: 37px !important;
	font-size: 18px !important;
	line-height: 27px !important;
	font-weight: 700 !important;
	text-transform: capitalize !important;
}

.item ul li a h2 mark.count {
	display: none !important;
}

#elementor-menu-cart__toggle_button {
	max-width: 281px;
	width: 100vw;
	min-width: 230px;
	height: 50px;
	display: flex;
	justify-content: space-between;
	background: rgb(178, 89, 173);
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	padding: 10px 20px;
}

#elementor-menu-cart__toggle_button .elementor-button-icon:before {
	content: 'Корзина';
	display: flex;
	flex-direction: row;
	color: #fff;
	font-family: Involve;
	font-size: 16px !important;
	line-height: 21px !important;
	font-weight: 600 !important;
}

#elementor-menu-cart__toggle_button .elementor-button-icon {
	display: flex;
	flex-direction: row-reverse;
	gap: 10px;
}

#elementor-menu-cart__toggle_button .elementor-button-icon-qty {
	right: -40px;
	top: -4px;
	background-color: rgb(255 255 255 / 50%);
	font-family: Involve;
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 20px !important;
	min-width: 30px;
	height: 30px;
	padding: 4px 5px 4px 4px;
}

#elementor-menu-cart__toggle_button .woocommerce-Price-amount {
	color: #fff !important;
	font-family: Involve;
	font-size: 16px !important;
	line-height: 21px !important;
	font-weight: 600 !important;
}

.elementor-menu-cart__toggle .elementor-button svg {
	fill: none !important;
}

@media (max-width: 600px) {
	body {
		background-color: #e0f7fa;
	}

	.responsive-list li {
		background-color: #4caf50;
	}
}

@media (min-width: 601px) and (max-width: 1024px) {
	body {
		background-color: #fff3e0;
	}

	.responsive-list {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.responsive-list li {
		width: 80%;
		text-align: center;
	}
}

@media (min-width: 1025px) {
	body {
		background-color: #f5f5f5;
	}

	.responsive-list {
		display: flex;
		justify-content: space-around;
	}

	.responsive-list li {
		width: 30%;
		margin-bottom: 0;
	}
}

body .goods tr td .wc-block-components-product-name {
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: rgba(17, 17, 17, 1);
}

body .goods tr td .wc-block-formatted-money-amount {
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	color: rgba(93, 126, 191, 1);
}

body .goods tr .wc-block-cart-item__image {
	width: 166px;
}

body .goods tr .wc-block-cart-item__image a img {
	max-width: 150px;
	width: 100% !important;
	height: 150px;
	object-fit: contain;
	border-radius: 10px;
}

body .goods {
	border-collapse: separate;
	border-bottom: 0 !important;
}

body .goods .wc-block-cart-item__image {
	border-radius: 15px 0 0 15px;
	border: solid 1px rgba(235, 235, 235, 1);
	border-right: 0;
}

body .goods .wc-block-cart-item__product {
	border: solid 1px rgba(235, 235, 235, 1);
	border-left: 0;
	border-right: 0;
}

body .goods .wc-block-cart-item__total {
	border-radius: 0 15px 15px 0;
	border: solid 1px rgba(235, 235, 235, 1);
	border-left: 0;
}

body .woocommerce-cart-form__contents {
	border: 0 !important;
}

body tbody .body-cart td,
body tbody .woocommerce-js table.shop_table td {
	border: 0;
}

body .entry-content .cart-collaterals .cart_totals {
	border-radius: 15px;
}

body .entry-content .cart-collaterals .cart_totals h2 {
	background: unset;
}

body
	.entry-content
	.cart-collaterals
	.cart_totals
	.shop_table
	tbody
	.shipping
	td
	.woocommerce-shipping-calculator
	a {
	color: #6b1a66;
	font-weight: 600;
}

body .entry-content .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	background: rgb(178, 89, 173);
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	border-radius: 50px;
}

.woocommerce-cart-form .wrap-cart {
	display: flex;
	flex-direction: column;
	margin-bottom: 50px;
}

.woocommerce-cart-form .wrap-cart .header-cart {
	padding: 10px 20px;
}

.woocommerce-cart-form .wrap-cart .header-cart .cell {
	font-size: 12px;
}

.woocommerce-cart-form .wrap-cart .header-cart,
.woocommerce-cart-form .wrap-cart .body-cart .item {
	display: grid;
	grid-template-columns: max(150px) minmax(230px, 1fr) minmax(115px, 200px) minmax(100px, 150px);
	gap: 20px;
	border: solid 1px #ebebeb;
	border-radius: 15px;
	background-color: #fff;
}

.woocommerce-cart-form .wrap-cart .body-cart .mob-cart {
	display: none;
}

.woocommerce-cart-form .wrap-cart .body-cart {
	margin-bottom: 20px;
}

.woocommerce-cart-form .wrap-cart .body-cart .item {
	padding: clamp(10px, 50vw, 20px);
	position: relative;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.name {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.name a,
.woocommerce-cart-form .wrap-cart .body-cart .item .cell.name .sku {
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	color: #111;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.name .sku span {
	font-size: 12px;
	font-weight: 600;
	line-height: 150%;
	color: #7c7c7c;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell img {
	width: 100%;
	max-width: 150px;
	height: 150px;
	object-fit: contain;
	border-radius: 10px;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell .quantity-controls-cart {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 120px;
	padding: 5px;
	gap: 5px;
	background-color: #f9f9f9;
	border: 1px solid #ebebeb;
	border-radius: 50px;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell .quantity-controls-cart {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell .quantity-controls-cart .input-qty {
	margin-left: 0;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell .quantity-controls-cart button {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%;
	color: #111;
	padding: 0;
	margin: 0;
	border-radius: 50%;
}

.woocommerce-cart-form
	.wrap-cart
	.body-cart
	.item
	.cell
	.quantity-controls-cart
	input[type='number'] {
	width: 40px;
	height: 30px;
	max-width: 30%;
	min-height: fit-content;
	text-align: center;
	border: none;
	outline: none;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	background: transparent;
	color: #111;
	padding: 0;
	pointer-events: none;
}

.woocommerce-cart-form
	.wrap-cart
	.body-cart
	.item
	.cell
	.quantity-controls-cart
	input[type='number']::-webkit-inner-spin-button,
.woocommerce-cart-form
	.wrap-cart
	.body-cart
	.item
	.cell
	.quantity-controls-cart
	input[type='number']::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.remove {
	position: absolute;
	right: clamp(10px, 2vw, 20px);
	bottom: clamp(10px, 2vw, 20px);
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.remove a {
	width: 40px;
	height: 40px;
	background-color: #f9f9f9;
	display: flex;
	justify-content: center;
	align-items: center;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.remove a.remove:before {
	content: none;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.remove a svg {
	fill: #ff3134;
	background-color: #ffe5e6;
	border: 2px solid #ff3134;
	border-radius: 50%;
	padding: 2px;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.price {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.woocommerce-cart-form .wrap-cart .body-cart .item .cell.price span,
.woocommerce-cart-form .wrap-cart .body-cart .item .cell.total span {
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	color: #6b1a66;
}

/*  */
.woocommerce-cart-form .wrap-cart .footer-cart {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.woocommerce-cart-form .wrap-cart .footer-cart .coupon {
	display: flex;
	gap: 10px 0px;
}

.woocommerce-cart-form .wrap-cart .footer-cart button {
	background: rgb(178, 89, 173);
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	border-radius: 50px;
	max-width: 190px;
	width: 100vw;
	height: 46px;
	margin-top: 0px;
}

.woocommerce-cart-form .wrap-cart .footer-cart .coupon button {
	width: 100%;
	max-width: 180px;
	border-radius: 0 50px 50px 0;
	padding: 0 20px;
	margin-top: 0px;
}

.woocommerce-cart-form .wrap-cart .footer-cart .coupon input {
	border-radius: 50px 0 0 50px;
	height: 46px;
	width: 100vw;
	max-width: 360px;
}

.cart-collaterals .cart_totals {
	background-color: #fff;
}

.error-cart .woocommerce-error {
	background-color: #ffe5e6;
	border: 1px solid #ff3134;
	border-radius: 55px;
	padding: 0;
	margin: 10px 0 20px;
}

.error-cart .woocommerce-error::before {
	content: none;
}

.error-cart .woocommerce-error li {
	display: flex;
	align-items: center;
	gap: 10px;
	height: 40px;
	color: #ff3134;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
}

.error-cart .woocommerce-error li span {
	font-weight: 700;
}

.error-cart .woocommerce-error li::before {
	content: '';
	border-radius: 50%;
	width: 38px;
	height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url('/wp-content/uploads/2024/12/Icon-error.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
	background-color: #fff;
}

@media (max-width: 768px) {
	.ast-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.woocommerce-cart-form .wrap-cart .header-cart {
		display: none;
	}
	.woocommerce-cart-form .wrap-cart .body-cart .item {
		display: grid;
		grid-template-columns: minmax(60px, 150px) minmax(250px, 1fr);
		gap: 10px;
	}
	.woocommerce-cart-form .wrap-cart .body-cart .item .mob-cart {
		display: grid;
		grid-template:
			'a a a'
			'b c c';
	}
	.woocommerce-cart-form .wrap-cart .body-cart .item .mob-cart .name {
		grid-area: a;
	}
	.woocommerce-cart-form .wrap-cart .body-cart .item .mob-cart .price {
		grid-area: b;
	}
	.woocommerce-cart-form .wrap-cart .body-cart .item .mob-cart .total {
		grid-area: c;
	}
	.woocommerce-cart-form .wrap-cart .body-cart .item .mob-cart .remove {
		grid-area: d;
		align-items: end;
		justify-content: end;
	}
	.woocommerce-cart-form .wrap-cart .footer-cart {
		flex-wrap: wrap;
	}
	.woocommerce-cart-form .wrap-cart .footer-cart .coupon {
		width: 100%;
		flex: 1;
	}
	.woocommerce-cart-form .wrap-cart .footer-cart .coupon input {
		max-width: none;
	}
}
.error-cart .woocommerce-message {
	outline: 1px solid #8fae1b !important;
	list-style: outside;
	border-radius: 55px;
	background-color: #8fae1b21;
	color: #8fae1b;
	padding: 0px;
	height: 40px;
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 14px;
	font-weight: 600;
	border: none;
}
.error-cart .woocommerce-message::before {
	color: #8fae1b;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: unset;
}

body .orders .wc-block-components-form .wc-block-components-text-input input[type='email'],
body .orders .wc-block-components-form .wc-block-components-text-input input[type='text'],
body .orders .wc-block-components-form .wc-block-components-text-input input[type='tel'],
body .orders .wc-blocks-components-select__container {
	border-radius: 50px;
	border-color: #ebebeb;
	padding-left: 15px;
	color: #7c7c7c;
}

body .orders .wc-block-components-text-input label,
body .orders .wc-blocks-components-select__label {
	padding-left: 15px;
	color: #7c7c7c;
}

body .orders .wc-blocks-components-select__select {
	color: #7c7c7c;
}
.dialog-close-button {
	background-color: #f9f9f9;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-top: -7px !important;
}
.dialog-close-button svg {
	fill: #1f2124;
	font-size: 18px;
	border: solid 1.5px #1f2124;
	border-radius: 50%;
	padding: 3px;
}
#login-form h2,
#register-form h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
#login-form .auth-inputs {
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
}
#login-form .auth-checks {
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	gap: 5px;
}
#login-form .auth-checks label:last-child a {
	color: #7c7c7c;
	border-bottom: solid 1px;
}
#login-form .auth-checks label {
	color: #7c7c7c;
}
#login-form .auth-btns {
	margin-bottom: 20px;
}
#login-form .auth-btns input,
.register .custom-form-group .woocommerce-form-register__submit {
	width: 100%;
	background: linear-gradient(80deg, rgb(247, 162, 193) 10%, rgb(251, 112, 162) 100%);
	border-radius: 28px;
	border: 0;
}
.register .custom-form-group .woocommerce-form-register__submit {
	margin-bottom: 14px;
	line-height: 21px;
}
#login-form p,
#register-form p {
	color: #7c7c7c;
	font-size: 14px;
}
#show-register-form {
	color: #7c7c7c;
	border-bottom: solid 1px;
}
#username,
#password,
#reg_email {
	border-radius: 50px;
	padding: 10.5px 15px;
}
#reg_email {
	margin-bottom: 14px;
}
.register .custom-form-group {
	color: #7c7c7c;
	font-size: 14px;
}
.register .custom-form-group a,
#show-login-form {
	color: #7c7c7c;
	border-bottom: solid 1px;
	font-size: 14px;
}
.woocommerce-privacy-policy-text .custom-form-group {
	margin-bottom: 20px;
}
#basket-ssd {
	grid-template-columns: 1fr min(181px) min(220px);
}
@media (min-width: 1025px) and (max-width: 1366px) {
	body .wrap-header .header-first-line {
		--e-con-grid-template-columns: max(145px) minmax(118px, 1fr) max-content !important;
		justify-content: space-between;
	}
	#basket-ssd {
		grid-template-columns: minmax(230px, 281px) minmax(121px, 181px) 220px;
	}
	#search-ssd {
		min-width: 118px;
		max-width: 100vw;
		width: 100%;
	}
	#nav-menu-ssd {
		grid-template-columns: 1fr auto;
		gap: 10px;
		padding: 0 20px;
	}
	#nav-menu-ssd .tell-nav {
		gap: 10px;
	}
	.elementor-70 .elementor-element.elementor-element-0fd976d {
		--e-nav-menu-horizontal-menu-item-margin: calc(30px / 3) !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	body .wrap-header .header-first-line {
		grid-template-columns: minmax(158px, auto) minmax(451px, auto);
		justify-content: space-between;
	}
	#basket-ssd {
		grid-template-columns: 1fr min(180px) min(132px);
	}
	#nav-menu-ssd {
		grid-template-columns: 1fr;
	}

	#elementor-menu-cart__toggle_button {
		max-width: 600px;
	}
	.menu-button-ssd .btn1,
	.menu-button-ssd .btn1 a {
		width: 100%;
	}
	.menu-header-ssd .btn1 a {
		max-width: 130px;
		width: 100%;
	}
	.menu-header-ssd div:nth-child(2) {
		width: 130px;
	}
}
@media (max-width: 767px) {
	body .wrap-header .header-first-line {
		display: grid;
		grid-template-columns: 172px 132px;
		justify-content: space-between;
	}
	#nav-menu-ssd {
		grid-template-columns: 1fr;
	}
	#footer_ssd .footer-menu nav ul {
		flex-direction: column;
	}
	#footer_ssd .footer-menu nav ul li:first-child {
		display: none;
	}
	.popup_menu .menu-cart-popup a {
		max-width: 340px !important;
		height: 50px;
	}
	.popup_menu .btn1 a {
		height: 50px;
	}
}
@media (max-width: 768px) {
	body #category-tiles .woocommerce-MyAccount-navigation ul {
		padding: 0;
	}
	body #category-tiles .woocommerce {
		width: 100%;
	}
	body
		#category-tiles
		.woocommerce
		.woocommerce-MyAccount-content
		table
		tbody
		tr
		.woocommerce-orders-table__cell-order-date {
		border-top: 0;
		border-right: 0;
	}
	body
		#category-tiles
		.woocommerce
		.woocommerce-MyAccount-content
		table
		tbody
		tr
		.woocommerce-orders-table__cell-order-status,
	body
		#category-tiles
		.woocommerce
		.woocommerce-MyAccount-content
		table
		tbody
		tr
		.woocommerce-orders-table__cell-order-total {
		border-right: 0;
	}

	body #category-tiles .woocommerce nav {
		margin-bottom: 20px;
	}
	body #category-tiles .woocommerce nav ul {
		padding: 0;
	}
}
@media (min-width: 769px) and (max-width: 921px) {
	body #category-tiles .woocommerce {
		width: 100%;
	}
	body
		#category-tiles
		.woocommerce
		.woocommerce-MyAccount-content
		table
		tbody
		tr
		.woocommerce-orders-table__cell-order-date {
		border-top: 0;
		border-right: 0;
	}
	body
		#category-tiles
		.woocommerce
		.woocommerce-MyAccount-content
		table
		tbody
		tr
		.woocommerce-orders-table__cell-order-status,
	body
		#category-tiles
		.woocommerce
		.woocommerce-MyAccount-content
		table
		tbody
		tr
		.woocommerce-orders-table__cell-order-total {
		border-right: 0;
	}

	body #category-tiles .woocommerce nav {
		margin-bottom: 20px;
	}
	body #category-tiles .woocommerce nav ul {
		padding: 0;
	}
}
@media (max-width: 1005px) {
	.categories-products-widget .wrap-product.list-view .product-grid .product-tile {
		flex-direction: row;
		align-items: center;
		gap: 20px;
		min-height: 230px;
		max-height: 340px;
	}
	.categories-products-widget
		.wrap-product.list-view
		.product-grid
		.product-tile
		.item-price-quantity {
		gap: 20px;
		height: 100px;
		flex-direction: column;
	}
	.categories-products-widget
		.wrap-product.list-view
		.product-grid
		.product-tile
		.item-price-quantity
		.wrap-price-quantity {
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}
	.categories-products-widget
		.wrap-product.list-view
		.product-grid
		.product-tile
		.item-price-quantity
		.select-options {
		width: 100%;
	}
}

#footer_ssd .footer-search {
	width: 100%;
}
body .slider-main .e-con-inner {
	flex-grow: 0 !important;
}
body .popup_menu #my-account {
	background: var(--btn) !important;
	border-radius: 50px;
	border: 1px solid #fb70a2;
}
#menu-cart-ssd .elementor-menu-cart__product-name a {
	color: #111111;
}
#menu-cart-ssd .elementor-menu-cart__product-remove {
	border: solid 1px #ff3134;
}
#menu-cart-ssd .elementor-menu-cart__product-remove:before,
#menu-cart-ssd .elementor-menu-cart__product-remove:after {
	background: #ff3134;
}
#menu-cart-ssd .elementor-menu-cart__footer-buttons {
	grid-template-columns: 1fr;
	grid-template-rows: 2fr;
}
#menu-cart-ssd .elementor-menu-cart__footer-buttons a {
	background-color: #fb70a2;
	background: var(--btn);
	border: 1px solid #fb70a2;
	border-radius: 50px;
	padding: 0 20px;
	height: 50px;
	justify-content: center;
	align-items: center;
	display: flex;
}
body .orders .confirmation .wc-block-checkout__actions_row button {
	background: rgb(178, 89, 173);
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	border-radius: 50px;
}
body .orders .delivery-options label {
	box-shadow: inset 0 0 0 1px rgb(250 118 165);
	border-radius: 50px;
}
body .orders .delivery-options .wc-block-components-radio-control--highlight-checked:after {
	border: 0 !important;
}
body .orders .delivery-options input:checked {
	background-color: #f7a2c1;
	border: 0;
}
body .orders .delivery-options input:checked:before {
	background: #fb70a2;
	min-height: 15px;
	min-width: 15px;
}
body .orders .delivery-options input:focus {
	outline: unset;
}
body .orders .payment-method .wc-block-components-notice-banner {
	border-radius: 50px;
	color: #ff3134;
	border-color: #ff3134;
	align-items: center;
}
body .order-details .coupon .wc-block-components-totals-coupon__form {
	gap: 0;
}
body .order-details .coupon .wc-block-components-totals-coupon__form button {
	background: rgb(178, 89, 173);
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	border-radius: 50px;
	border-radius: 0 50px 50px 0;
}
body .order-details .coupon .wc-block-components-totals-coupon__form div input {
	border-radius: 50px 0 0 50px;
	border-right: 0;
}
body .btn1 .elementor-button-wrapper a {
	height: 50px;
}
body
	.orders
	.delivery-addresses
	.wc-blocks-components-select
	.wc-blocks-components-select__select:focus,
body
	.orders
	.billing-address
	.wc-blocks-components-select
	.wc-blocks-components-select__select:focus {
	box-shadow: unset;
}
body .orders .contact-information .wc-block-components-checkout-step__container {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
body .orders .privacy-policy span a {
	color: #7c7c7c;
	border-bottom: solid 1px #7c7c7c;
}
body .orders .privacy-policy span {
	color: #7c7c7c;
}
body .e-con-inner .elementor-widget-categories_products {
	width: 100%;
}
body .woocommerce-MyAccount-content p a {
	color: #6b1a66 !important;
}
body .woocommerce-MyAccount-navigation ul li:first-child {
	border-radius: 15px 15px 0 0;
}
body .woocommerce-MyAccount-navigation ul li {
	background-color: #fff;
}
body .woocommerce-MyAccount-navigation ul li:last-child {
	border-radius: 0 0 15px 15px;
}
body .woocommerce-MyAccount-navigation ul li:first-child a,
body .woocommerce-MyAccount-navigation ul li:last-child a {
	background-color: unset !important;
}
body .woocommerce-MyAccount-navigation ul li a {
	color: #111111;
}
.woocommerce-MyAccount-navigation-link.is-active a {
	color: #fb70a2 !important;
}
body .woocommerce-info {
	border-top-color: #6b1a66;
	border-radius: 0 0 15px 15px;
}
body .woocommerce-info:before {
	color: #6b1a66;
}
body .woocommerce-info a {
	border-radius: 50px;
	background: rgb(178, 89, 173);
	background: linear-gradient(
		132deg,
		rgba(178, 89, 173, 1) 21%,
		rgba(107, 26, 102, 1) 100%
	) !important;
	color: #fff !important;
}
body .woocommerce-MyAccount-content .u-columns div header {
	border-radius: 15px 15px 0 0;
	background-color: #fff !important;
}
body .woocommerce-MyAccount-content .u-columns div header a {
	color: #6b1a66;
	float: unset !important;
	padding: 0 !important;
}
body .woocommerce-MyAccount-content .u-columns div address {
	border-radius: 0 0 15px 15px;
	background-color: #fff !important;
}
body .woocommerce-MyAccount-content p input {
	border-radius: 50px !important;
}
body .woocommerce-MyAccount-content p button {
	border-radius: 50px;
	background: rgb(178, 89, 173);
	background: linear-gradient(
		132deg,
		rgba(178, 89, 173, 1) 21%,
		rgba(107, 26, 102, 1) 100%
	) !important;
}
body .woocommerce-order-details .woocommerce-order-details__title {
	border-radius: 15px;
	background-color: #fff !important;
}
body .woocommerce-order-details table {
	border-radius: 0 0 15px 15px !important;
	background-color: #fff !important;
}
body .woocommerce-order .woocommerce-column__title {
	border-radius: 15px 15px 0 0;
	background-color: #fff !important;
}
.woocommerce-page .col2-set .col-1 address,
.woocommerce-page.woocommerce-checkout .woocommerce-customer-details address {
	border-radius: 0 0 15px 15px !important;
	background-color: #fff !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details {
	border: solid 1px #d1d5db;
	border-radius: 15px;
	background-color: #fff;
	padding: 15px;
	display: flex;
	justify-content: space-between;
}
.ast-single-post .entry-content a {
	color: #111111;
	font-weight: 600;
	font-size: 14px;
}
.woocommerce-page.woocommerce-checkout table.shop_table td .wc-item-meta {
	padding: 0;
}
.woocommerce-js .woocommerce table.shop_table {
	border-radius: 15px !important;
	background-color: #fff;
}
.woocommerce-js .woocommerce table.shop_table thead,
.woocommerce-js .woocommerce table.shop_table thead th {
	background-color: #fff;
	border-radius: 15px;
}
.woocommerce-js table.my_account_orders .button {
	background: rgb(178, 89, 173);
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	border-radius: 50px;
	color: #fff;
}
.woocommerce-js .woocommerce table td:last-child {
	border-right: 0;
}
.woocommerce-js h2 {
	font-size: 20px;
}
body .product_menu .product_images .elementor-widget-container div {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: 0;
}
body .product_menu .product_images .elementor-widget-container div .flex-control-thumbs {
	display: flex;
	flex-direction: column;
	max-width: 50px;
	width: 100vw;
}
body .product_menu .product_images .elementor-widget-container div .flex-control-thumbs li {
	max-width: 50px;
	width: 100vw;
}
body
	.product_menu
	.product_images
	.elementor-widget-container
	.woocommerce-product-gallery__wrapper
	div
	a
	img {
	object-fit: contain;
	max-height: 250px;
	max-width: 250px;
}
#wrapper_product {
	max-width: 310px;
	height: 250px;
}
#wrapper_info .variations {
	display: none;
}
#wrapper_info .btn2 .cart .button {
	border-radius: 50px;
	background: linear-gradient(132deg, rgba(178, 89, 173, 1) 21%, rgba(107, 26, 102, 1) 100%);
	height: 40px;
}
#wrapper_info .select-options {
	height: 40px;
}
body .woocommerce-message {
	border-top: unset;
	outline: 1px solid #8fae1b;
	background-color: #8fae1b21;
	border-radius: 55px;
}
body .woocommerce-message a {
	border-radius: 50px;
	background: linear-gradient(
		132deg,
		rgba(178, 89, 173, 1) 21%,
		rgba(107, 26, 102, 1) 100%
	) !important;
	height: 40px;
	line-height: 10px !important;
}
body .woocommerce-message .woocommerce-message::before {
	color: #8fae1b;
}
body .cart_totals .wc-proceed-to-checkout a {
	color: #ffffff;
}
.categories-products-widget .category-tiles .product-details .wrap-product-details .product-info {
	height: 100%;
	padding: 17px 0;
}
body .woocommerce form.login,
body .woocommerce form.checkout_coupon,
body .woocommerce form.register {
	border-radius: 15px;
	background-color: #ffffff;
}
.woocommerce-js #respond input#submit,
.woocommerce-js a.button,
.woocommerce-js button.button,
.woocommerce-js input.button {
	border: 1px solid #8e2087;
	border-radius: 50px;
	background: rgb(178, 89, 173);
	background: linear-gradient(77deg, rgba(178, 89, 173, 1) 0%, rgba(107, 26, 102, 1) 100%);
	margin-top: 10px;
}
.form-row-first input {
	border-radius: 55px !important;
}
#category-tiles .woocommerce-error {
	display: flex;
	align-items: center;
	gap: 10px;
	height: 40px;
	color: #ff3134;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	background-color: #ffe5e6;
	border: 1px solid #ff3134;
	border-radius: 55px;
}
#category-tiles .woocommerce-error::before {
	content: '';
	border-radius: 50%;
	width: 38px;
	height: 38px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(/wp-content/uploads/2024/12/Icon-error.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
	background-color: #fff;
	top: 0;
	left: 0;
}
.categories-products-widget .category-tiles.other-pages {
	flex-direction: column;
}
.ast-separate-container .ast-blog-layout-4-grid .ast-article-inner {
	border-radius: 15px;
}
.ast-row .blog-layout-4 .post-content,
.blog-layout-4 .post-thumb {
	border-radius: 15px;
}
.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
	object-fit: contain;
}
.entry-meta,
.entry-meta * {
	color: #6b1a66;
}
.search .ast-archive-description {
	max-width: 100vw;
}
.ast-breadcrumbs .trail-items li a {
	color: #6b1a66;
}
.widget_search .search-form .search-field {
	border-radius: 50px;
	margin-top: 20px;
}
.ast-pagination .page-numbers.current {
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 2px;
	color: #fb70a2;
	border: solid 1px #ebebeb;
}
.ast-pagination .page-numbers {
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 2px;
	color: #7c7c7c;
	border: solid 1px #ebebeb;
}
.ast-pagination .page-numbers:hover {
	color: #7c7c7c;
}
#mobile_menu_basket .elementor-button-wrapper a {
	padding-left: 20px;
	height: 50px;
}
#mobile_menu_basket .elementor-button-wrapper a .elementor-button-icon svg {
	width: 23px;
	height: 23px;
}

.products_before_shop_loop-bar {
	margin-bottom: 2rem;
}
.products__sorting {
	display: flex;
	align-items: center;
	padding: 0 15px;
	color: #7c7c7c;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 15px;
	height: 40px;
	width: fit-content;
	margin-left: auto;
}
.products__sorting .woocommerce-ordering {
	margin-bottom: 0;
}
.products__sorting select {
	border: none;
	outline: none;
	color: #fb70a2;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	border-radius: 15px;
	padding: 0 27px 0 5px !important;
	height: 38px;
	cursor: pointer;
}
.products__sorting select:focus {
	outline: none;
	border: none !important;
}
.astra-shop-summary-wrap {
	margin-top: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	margin-top: auto !important;
	width: fit-content;
}
.woocommerce-js ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
	width: fit-content;
}
.woocommerce .content-area {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.woocommerce .content-area .categories-products-widget {
	margin: 0;
	padding: 0 !important;
}
.woocommerce .categories-products-widget .sidebar .category-list span a {
	font-size: 16px;
	font-weight: 500;
	color: #111;
	line-height: 150%;
}
.woocommerce .categories-products-widget .sidebar .category-list span.current a {
	color: #fb70a2;
	font-weight: 700;
}
@media (min-width: 768px) {
	.woocommerce .content-area {
		flex-direction: row;
	}
	.woocommerce .content-area .categories-products-widget {
		max-width: 280px !important;
	}
}
.woocommerce-pagination {
	float: right;
}
.woocommerce nav.woocommerce-pagination ul li {
	border-radius: 5px;
}
.woocommerce nav.woocommerce-pagination ul li:has(span.current) {
	border-color: #fb70a2 !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: linear-gradient(80deg, rgba(247, 162, 193, 1) 10%, rgba(251, 112, 162, 1) 100%);
}

.single .category-tiles {
	margin: 0 auto;
}
.categories-products-widget .category-tiles.other-pages {
	max-width: none !important;
	/* margin: 0 auto; */
}
body {
	padding: 0px 30px 0px 30px;
}
@media (max-width: 767px) {
	body {
		padding: 0px 10px 0px 10px;
	}
}
.subcategory-list.opened {
  display: flex;
}