/* Palyginimas ir pageidavimu sarasas  */

.turek-product-actions {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.turek-compare-action,
.turek-wishlist-action {
	display: flex;
	align-items: center;
	gap: 8px;
}

.turek-compare-action .woocommerce,
.turek-wishlist-action .yith-add-to-wishlist-button-block {
	margin: 0;
}

.turek-compare-action .compare {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	font-size: 0;
	text-decoration: none;
	position: relative;
}

.turek-compare-action .compare .label {
	display: none;
}

.turek-compare-action .compare::before {
	content: '';
	width: 16px;
	height: 16px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3329 10.6667H1.78692L1.79626 10.6567L3.29226 9.13332C3.35771 9.07182 3.41007 8.99773 3.44618 8.9155C3.4823 8.83327 3.50142 8.74458 3.50241 8.65477C3.5034 8.56496 3.48623 8.47588 3.45193 8.39287C3.41764 8.30986 3.36692 8.23464 3.30283 8.17172C3.23874 8.1088 3.1626 8.05947 3.07897 8.02671C2.99535 7.99395 2.90596 7.97842 2.81619 7.98106C2.72641 7.9837 2.6381 8.00445 2.55654 8.04207C2.47498 8.0797 2.40187 8.13341 2.34159 8.19999L0.848922 9.71799C0.740256 9.82665 0.588256 9.99332 0.432922 10.1687C0.153977 10.4841 0 10.8906 0 11.3117C0 11.7327 0.153977 12.1392 0.432922 12.4547C0.588256 12.6293 0.740256 12.796 0.844922 12.9013L2.34159 14.424C2.46705 14.5419 2.63325 14.6066 2.80539 14.6047C2.97753 14.6028 3.14227 14.5344 3.26511 14.4138C3.38795 14.2932 3.45938 14.1298 3.46444 13.9577C3.4695 13.7856 3.4078 13.6183 3.29226 13.4907L1.82892 12H15.3329C15.5097 12 15.6793 11.9297 15.8043 11.8047C15.9294 11.6797 15.9996 11.5101 15.9996 11.3333C15.9996 11.1565 15.9294 10.9869 15.8043 10.8619C15.6793 10.7369 15.5097 10.6667 15.3329 10.6667Z' fill='%23232F3E'/%3E%3Cpath d='M0.666667 5.33333H14.17L12.7073 6.82199C12.6419 6.88349 12.5895 6.95758 12.5534 7.03981C12.5173 7.12205 12.4982 7.21073 12.4972 7.30054C12.4962 7.39035 12.5134 7.47943 12.5477 7.56244C12.582 7.64545 12.6327 7.72067 12.6968 7.78359C12.7608 7.84652 12.837 7.89584 12.9206 7.9286C13.0042 7.96136 13.0936 7.97689 13.1834 7.97425C13.2732 7.97161 13.3615 7.95086 13.443 7.91324C13.5246 7.87562 13.5977 7.82191 13.658 7.75533L15.1507 6.23599C15.2593 6.12733 15.4113 5.96066 15.5667 5.78599C15.8456 5.47058 15.9996 5.06406 15.9996 4.64299C15.9996 4.22193 15.8456 3.8154 15.5667 3.49999C15.4113 3.32466 15.2593 3.15799 15.1547 3.05333L13.658 1.53333C13.5325 1.41545 13.3663 1.35069 13.1942 1.35258C13.0221 1.35447 12.8573 1.42288 12.7345 1.54348C12.6116 1.66409 12.5402 1.82753 12.5352 1.99961C12.5301 2.17168 12.5918 2.33905 12.7073 2.46666L14.208 3.99333L14.2133 3.99999H0.666667C0.489856 3.99999 0.320286 4.07023 0.195262 4.19526C0.0702379 4.32028 0 4.48985 0 4.66666C0 4.84347 0.0702379 5.01304 0.195262 5.13806C0.320286 5.26309 0.489856 5.33333 0.666667 5.33333Z' fill='%23232F3E'/%3E%3C/svg%3E");
}

.turek-compare-action > span,
.turek-wishlist-action > span {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	color: #232F3E;
}

.turek-wishlist-action .yith-wcwl-add-to-wishlist-button-anchor-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.turek-wishlist-action button {
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

.turek-compare-action .compare::before,
.turek-wishlist-action .yith-wcwl-icon {
	width: 16px !important;
	height: 16px !important;
	min-width: 16px;
	min-height: 16px;
}

.turek-compare-action .compare::after {
	content: 'Pridėti prie palyginimo';
	font-size: 14px;
	color: #393939;
	margin-left: 8px;
	white-space: nowrap;
	font-family: "Wix Madefor Display", sans-serif;
}

.turek-wishlist-action .yith-wcwl-add-to-wishlist-button {
	display: flex;
	align-items: center;
}

.turek-wishlist-action .yith-wcwl-add-to-wishlist-button__label {
	display: none !important;
}

.turek-wishlist-action .yith-wcwl-add-to-wishlist-button::after {
	content: 'Pridėti į pageidavimų sąrašą';
	font-size: 14px;
	color: #393939;
	margin-left: 4px;
	white-space: nowrap;
	font-family: "Wix Madefor Display", sans-serif;
}

.turek-compare-action .compare {
	width: auto;
}

/* Kaina  */
.turek-product-price {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	color: #080808;
	margin-top: 0px;
}

.turek-product-price .woocommerce-Price-amount {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}

.turek-product-price del {
	font-size: 14px;
	font-weight: 500;
	color: #9A9A9A;
	margin-right: 5px;
}

.turek-product-price ins {
	text-decoration: none;
	color: #080808;
}


/* į krepšelį  */
.turek-cart-action form.cart {
	display: flex;
	align-items: center;
}

.turek-cart-action .quantity {
	display: grid;
	grid-template-columns: 32px 32px 32px;
	width: 96px;
	height: 52px;
	border: 1px solid #E0E0E0;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 16px !important;
}



.turek-cart-action .qty {
	width: 32px !important;
	min-width: 32px;
	height: 52px;
	padding: 0 !important;
	border: 0;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background: transparent;
}

.turek-cart-action .qty-minus,
.turek-cart-action .qty-plus {
	width: 32px;
	height: 52px;
	border: 0;
	color: #232F3E;
	background: transparent;
	font-size: 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

.turek-cart-action .qty-minus:hover,
.turek-cart-action .qty-plus:hover {
	color: #F36D21;
}

.turek-cart-action .single_add_to_cart_button {
	height: 52px;
	padding: 0 30px 0 24px !important;
	border-radius: 6px !important;
	background: #F36D21 !important;
	color: #ffffff !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.turek-cart-action .single_add_to_cart_button::before {
	content: '';
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_522_5001)'%3E%3Cpath d='M22.713 4.077C22.4317 3.73944 22.0796 3.46795 21.6815 3.28182C21.2835 3.09568 20.8494 2.99946 20.41 3H4.242L4.2 2.649C4.11405 1.91942 3.76338 1.24673 3.21449 0.758478C2.6656 0.270223 1.95663 0.000341793 1.222 0L1 0C0.734784 0 0.48043 0.105357 0.292893 0.292893C0.105357 0.48043 0 0.734784 0 1C0 1.26522 0.105357 1.51957 0.292893 1.70711C0.48043 1.89464 0.734784 2 1 2H1.222C1.46693 2.00003 1.70334 2.08996 1.88637 2.25272C2.06941 2.41547 2.18634 2.63975 2.215 2.883L3.591 14.583C3.73385 15.7998 4.31848 16.9218 5.23391 17.736C6.14934 18.5502 7.33185 19 8.557 19H19C19.2652 19 19.5196 18.8946 19.7071 18.7071C19.8946 18.5196 20 18.2652 20 18C20 17.7348 19.8946 17.4804 19.7071 17.2929C19.5196 17.1054 19.2652 17 19 17H8.557C7.93806 16.9983 7.3348 16.8051 6.82994 16.4471C6.32507 16.089 5.94331 15.5835 5.737 15H17.657C18.8293 15.0001 19.9643 14.5882 20.8638 13.8364C21.7633 13.0846 22.37 12.0407 22.578 10.887L23.363 6.533C23.4414 6.10101 23.4237 5.65707 23.3114 5.23264C23.1991 4.80821 22.9948 4.41368 22.713 4.077ZM21.4 6.178L20.614 10.532C20.4891 11.225 20.1245 11.852 19.5839 12.3032C19.0433 12.7544 18.3612 13.0011 17.657 13H5.419L4.478 5H20.41C20.5569 4.99912 20.7022 5.03062 20.8355 5.09226C20.9689 5.15389 21.087 5.24415 21.1815 5.35661C21.276 5.46907 21.3446 5.60097 21.3824 5.74294C21.4201 5.8849 21.4262 6.03344 21.4 6.178Z' fill='white'/%3E%3Cpath d='M7 24C8.10457 24 9 23.1046 9 22C9 20.8954 8.10457 20 7 20C5.89543 20 5 20.8954 5 22C5 23.1046 5.89543 24 7 24Z' fill='white'/%3E%3Cpath d='M17 24C18.1046 24 19 23.1046 19 22C19 20.8954 18.1046 20 17 20C15.8954 20 15 20.8954 15 22C15 23.1046 15.8954 24 17 24Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");
}

.turek-cart-action .single_add_to_cart_button:hover {
	background: #232F3E !important;
}

.turek-cart-action input[type="number"]::-webkit-outer-spin-button,
.turek-cart-action input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.turek-cart-action input[type="number"] {
	-moz-appearance: textfield;
}

.single-product .woocommerce-notices-wrapper .woocommerce-message {
    display: none !important;
}

/* 3 likę blokai  */

.turek-info-box {
	display: grid;
	grid-template-columns: 24px 1fr;
	column-gap: 16px;
	row-gap: 16px;
	padding: 16px 0 0 0;
	border-top: 1px solid #E6E6E6;
}

.turek-info-item {
	display: flex;
	justify-content: space-between;
	gap: 16px;
}

.turek-info-content {
	display: contents;
}

.turek-info-icon {
	grid-column: 1;
	grid-row: 1;
}

.turek-info-title {
	grid-column: 2;
	grid-row: 1;
	align-self: center;
}

.turek-info-list {
	grid-column: 1 / -1;
}

.turek-info-icon img {
	width: 24px;
	height: 24px;
	display: block;
}

.turek-info-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	color: #232F3E;
}

.turek-info-list {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.turek-info-item {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #393939;
}

.turek-info-item strong {
	font-weight: 700;
	color: #393939;
}

.turek-info-note {
	font-size: 12px;
	color: #393939;
	line-height: 1.4;
}