.mmenu__footer a {
	color: inherit;
}

body.blog {
	margin-bottom: 0px !important;
}

body.category {
	display: block;
	padding: 0px !important;
	border: 0px !imoprtant;
}

.blog__image {
	width: 100%;
}

.lotos-likes {
	display: flex;
	align-items: center;
	justify-content: start;
	gap: 0.38rem;
	color: var(--grey-2,#8b8b8b);
	font-family: Inter,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 0;
}
.lotos-likes::before {
	content: "";
	display: block;
	min-width: 1rem;
	min-height: 1rem;
	background-image: url(/wp-content/themes/vape/img/likes.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.blog__footer .lotos-likes::before {
	min-width: 2rem;
	min-height: 2rem;
}

@media(max-width: 1160px) {
	   font-size: calc(8px + 4 * ((100vw - 360px)/ 800));
}

.blog__footer > svg {
	display: none;
}
.blog__content .lotos-likes {
	display: none;
}

.card__image,
.card__title {
	display: block;
	cursor: pointer;
}

.card__shop,
.card__count--minus,
.card__count--plus {
	cursor: pointer;
}

.woocommerce-variation-add-to-cart {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.card__count--value {
	max-width: fit-content;
	border: 0px !important;
	box-shadow: none !important;
	width: 20px;
	padding: 0px;
}

.card__count--value:focus-visible {
	border: 0px !important;
	box-shadow: none !important;
	padding: 0px;
}

.card .variations {
	margin-bottom: 1rem;
}

.variations,
.variations tbody,
.variations td,
.card .variations tr {
	display: block;
}

.card .variations .label,
.woocommerce-variation-availability {
	display: none;
}

.card .card__select {
	margin: 0px;
}

.variations_form.cart {
	display: flex;
	flex-direction: column;
}

.woocommerce-variation-add-to-cart {
	order: 3;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt {
	width: 24px;
	height: 24px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, a.wishlist_products_counter.top_wishlist-custom img, span.wishlist_products_counter.top_wishlist-custom img {
	max-width: 24px;
	max-height: 24px;
}

.woocommerce .woocommerce-product-rating {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.woocommerce-review-link {
	color: var(--grey-2,#8b8b8b);
	font-family: Inter,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 0;
}
.filter__button,
.basket__button,
.wc-block-components-notice-banner__content .button,
.login__submit,
.button.wc-forward,
.button.wc-backward,
.comment-form .submit,
.tinvwl-table-manage-list .button,
.woocommerce-button.button,
.woocommerce-message .button,
.tinvwl_button_close,
.tinvwl_button_view {
	border-radius: 0.625rem !important;
	border: 2px solid var(--yellow,#ffcb31) !important;
  background-color: #ffcb31 !important;
	padding: 16px 22px !important;
	border: 2px solid #ffcb31 !important;
	box-sizing: border-box;
	color: #2b2b2b !important;
	font-family: Inter,sans-serif !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 700!important;
  line-height: 100%!important;
	display: inline-block;
	outline: 0;
	transition: all .5s ease-in-out;
	cursor: pointer;
	opacity: 1 !important;
	text-decoration: none !important;
}
.filter__price .filter__button {
	color: var(--grey,#2b2b2b) !important;
	font-family: Inter,sans-serif !important;
	font-size: .75rem !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 100% !important;
	padding: 0.6875rem 0.625rem !important;
	border-radius: 0.25rem !important;
	border: 1px solid var(--yellow,#ffcb31) !important;
	background: var(--grey-4,#f3f3f3) !important;
	box-sizing: border-box;
	margin-left: 0.5rem !important;
}

.cabinet__form-item .basket__button {
	max-width: fit-content;
	padding: 0.6875rem 1.38rem;
	border-radius: 0.625rem;
}
.category__text {
	line-height: 100%;
}

.product__content > .price,
.woocommerce div.product .product_meta,
.woocommerce-cart .entry-header,
.woocommerce-privacy-policy-text {
	display: none;
}

.woocommerce div.product .product__content p.price, .woocommerce div.product .product__content span.price  {
	font-size: 28px;
	color: #2b2b2b;
}
.product__card .card__select {
  max-width: 196px !important;
	width: 100%;
}

.product__card .variations tr {
	display: flex;
	gap: 1rem;
}

.woocommerce div.product .woocommerce-variation-add-to-cart {
	justify-content: flex-start;
  gap: 1.5rem;
}

.product__images .swiper-wrapper {
	height: auto;
}

.product__button a,
.basket__info-title a {
	color: inherit;
}
.basket__coopon-wrapper {
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
}

.basket__coopon-wrapper .coupon {
	display: flex;
	align-items: center;
	gap: 20px;
}

.cabinet__list li.is-active {
	color: #2b2b2b;
}

.woocommerce-Address-title a {
	color: #8b8b8b
}

.woocommerce-notices-wrapper {
	max-width: 1160px;
	margin: 0 auto;
}
@media(max-width: 1300px) {
	.woocommerce-notices-wrapper {
		max-width: 1050px;
	}
}
@media(max-width: 1100px) {
	.woocommerce-notices-wrapper {
		max-width: 920px;
	}
}
@media(max-width: 992px) {
	.woocommerce-notices-wrapper {
		max-width: 800px;
	}
}
@media(max-width: 850px) {
	.woocommerce-notices-wrapper {
		max-width: 767px;
	}
}
@media(max-width: 767px) {
	.woocommerce-notices-wrapper {
		max-width: none;
		padding: 0 1.25rem
	}
}

.header__search form.is-form-style input {
	border: 0px !important;
	box-shadow: none !important;
	outline: 0 !important;
	color: #2b2b2b !important;
	font-family: Inter,sans-serif !important;
	font-size: .625rem !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 0 !important;
	width: 100% !important;
	height: 100% !important;
	padding: 1.1rem 0 1.38rem !important;
	box-sizing: border-box;
	background-color: transparent !important;
}

.header__search form {
	width: 100% !important;
}

.header__search form.is-form-style .is-search-submit,
.header__search form.is-form-style .is-search-icon {
	background-color: transparent !important;
	border: 0px !important;
	box-shadow: none !important;
}
.header__search form.is-form-style .is-search-icon {
	padding-top: 4px !important;
	cursor: pointer;
}
.header__search form.is-form-style .is-search-icon svg {
	width: 27px !important;
}
.header__search form.is-form-style .is-search-icon path {
	fill: #ffcb31 !important;
}
.reviews__items {
	width: 100%;
}

.checkout__inner .form {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1.25rem 2.5rem;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 100%;
}

.woocommerce form label {
	color: #2b2b2b;
    font-family: "Inter", sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 300;
    margin-bottom: -0.63rem;
}
.woocommerce form label:before,
.woocommerce form label:after {
	display: none;
}

.checkout form input {
	border-radius: 0.625rem;
	border: 1px solid var(--grey-3, #ddd);
	padding: 1.06rem;
	font-family: "Inter", sans-serif;
	font-size: 0.625rem;
	font-style: normal;
	font-weight: 300;
	color: #2b2b2b;
	outline: none;
}
.woocommerce form .woocommerce-input-wrapper,
.woocommerce form select {
	width: 100%;
	display: block;
   margin-top: 15px;
}
.checkout__item-wrapper {
	margin-top: 10px;
}
.checkout__item-wrapper span {
	width: 100%;
	font-size: 10px !important;
	padding-left: 5px;
}
.checkout__item-wrapper span strong {
	font-size: 10px;
	font-style: normal;
	font-weight: 500;	
}
.woocommerce form .login__title,
.woocommerce form .form-row {
	margin-bottom: 0px;
}
.checkout .btn button {
	margin-bottom: 5px;
	display: block;
}
.filter__checkbox input[type="radio"],
.woocommerce-checkout-review-order .woocommerce-checkout-payment,
.tinv-header 	{
	display: none;
}
.checkout .filter__checkbox label::before {
	display: block !important;
}

.checkout .filter__checkbox input[type=radio]:checked + label::before,
.checkout input[type=radio]:checked + label::before{
	background-color: #ffcb31;
	transition: all 0.3s ease-in-out;
	animation: check 0.5s;
}

.checkout .filter__checkboxes {
  margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
}
.checkout .filter__checkbox {
	margin-top: 24px;
}

.product__card select {
	margin-top: 0px !important;
}

.comment-form {
	margin-top: 16px;
}

.comment-form label {
	font-size: 16px !important;
	font-style: normal;
	font-weight: 500 !important;
}
.comment-form .stars,
.comment-form textarea {
	margin-top: 1.6rem !important;
}
.comment-form textarea {
	border-radius: 8px;
	border-color: #292929;
	padding: 20px;
}
.comment-form .stars a:before {
	color: #ffcb31;
}
.product-name a {
	color: var(--grey, #2b2b2b);
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
}

.product-price span {
	color: var(--grey, #2b2b2b);
	font-family: "Inter", sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 0%;
}

.tinvwl-table-manage-list thead th,
.product-date,
.product-stock {
	color: var(--grey, #2b2b2b);
	font-family: "Inter", sans-serif;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 300;
	line-height: 130%;
	text-align: center;
}
.tinvwl-table-manage-list thead {
	    border-bottom: 0.03125rem solid #ddd;
}
.tinvwl-table-manage-list .social-buttons span {
	display: none !important;
}
.tinv-wishlist .social-buttons span {
	display: none;
}
.tinv-wishlist .social {
	color: #ffcb31;
}
.woocommerce-shipping-methods label:before {
	display: inline-block !important;
	content: "";
	margin-right: 5px;
	width: 0.625rem;
	min-height: 0.625rem;
	border-radius: 0.125rem;
	border: 1px solid var(--yellow, #ffcb31);
	transition: all 0.3s ease-in-out;
	animation: check_revers 0.5s;
}

.woocommerce-order-overview,
.woocommerce-table--order-details,
.woocommerce-customer-details address{
	margin: 20px 00px !important;
}

.woocommerce-customer-details address {
	line-height: 200%;
}
.woocommerce-notices-wrapper + p {
	display: none;
}

.woocommerce-address-fields__field-wrapper {
	margin-bottom: 20px;
}

.header__search {
	min-height: 60px;
}

@media (max-width: 767px) {
	.header__search a.search__close {
			display: block;
			right: 0.3rem !important;
	}
	.comment-reply-title,
	.comment-form-rating label,
	.comment-form-comment label {
		font-size: 12px !important;
	}
	.contacts__wrapper .contacts__item p {
			display: none;
	}
	.card__status {
		font-size: 0.5rem;
	}
}

@media (max-width: 375px) {
	.card__shop svg,
	.card__like svg {
		width: 16px;
		height: 16px;
	}
}
.card__rate {
	min-height: 16px;
}

.catalog__sort select {
	margin-top: 0px !important;
}

.breadcrumbs__home {
	flex: 0 0 22px;
	height: 100%;
}

.open__modal {
	cursor: pointer;
}
.content__item h5 {
	color: #2b2b2b;
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
	padding-bottom: 1rem;
}
.reviews__card {
	justify-content: space-between;
}

.reviews__card-top {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
@media (max-width: 992px) {
	.products__paginations {
		padding-left: 0px;
		left: 2.5rem !important;
	}
}

.reviews__items {
	margin-bottom: 2.5rem;
}
.product-template-default .card .card__buttons {
	flex-direction: row-reverse;
}
.product__faq .faq__answer a {
	font-size: 12px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating::before {
	display: none;
}

.card .card__price .measurement {
	display: none;
}
.woocommerce-MyAccount-navigation-link--edit-address {
	order: 2;
}
.woocommerce-MyAccount-navigation-link--wishlist {
	order: 4;
}
.woocommerce-MyAccount-navigation-link--orders {
	order: 3;
}
.woocommerce-MyAccount-navigation-link--customer-logout {
	order: 5;
	margin-top: 60px;
}
.cabinet__nav {
	max-height: 20.5rem;
}
@media(max-width: 992px) {
	.woocommerce-MyAccount-navigation-link--customer-logout {
		margin-top: 0px;
	}
	.cabinet__nav {
		border: 0px;
		padding-right: 0px;
	}
}
.wcus-checkout-fields > div > .form-row.form-row-wide .zen-ui-select {
	display: none;
}
.delivery-text-content {
	font-size: 0px;
}
.woocommerce form .form-row .zen-ui-select__value {
	border-radius: 0.625rem;
    border: 1px solid var(--grey-3,#ddd);
    padding: 1.06rem;
    font-family: Inter,sans-serif;
    font-size: .625rem;
    font-style: normal;
    font-weight: 300;
    color: #2b2b2b;
    outline: 0;
}
.delivery-text-content {
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.woocommerce ul#shipping_method li:last-child {
	margin-top: 5px;
}
.woocommerce ul#shipping_method li input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
	z-index: -1;
}
.zen-ui-select__search-input {
	box-sizing: border-box;
}
.zen-ui-select__option {
	font-size: .625rem;
}
.comment-reply-title {
	display: none;
}
/* .star-1:after {
	position: absolute;
	content: "Погано";
	color: var(--grey-3,#ddd);
	font-family: Inter,sans-serif;
	font-size: .5rem;
	font-style: normal;
	font-weight: 400;
	display: block;
	left: 50%;
	transform: translateX(-50%);
	bottom: -5px;
}
 */
.woocommerce p.stars a::before,
.woocommerce p.stars a {
	width: 25px;
	height: 25px;
	font-size: 24px !important;
}

.comment-form > p:last-child {
	margin-top: 1.6rem;
	position: relative;
	border-radius: 0.625rem;
	border: 1px solid var(--grey-3,#ddd);
	padding: 1.5rem 1.0625rem;
	transition: all .3s ease-in-out;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 1.38rem;
	color: var(--grey-2,#8b8b8b);
	font-family: Inter,sans-serif;
	font-size: .8rem;
	font-style: normal;
	font-weight: 300;
	line-height: 130%;
	box-sizing: border-box;
}
.comment-form > p:last-child:after {
	content: "Обрати файли";
	color: var(--grey,#2b2b2b);
	font-family: Montserrat,sans-serif;
	font-size: .625rem;
	font-style: normal;
	font-weight: 500;
	line-height: 0;
	border-radius: 0.625rem;
	background: var(--grey-4,#f3f3f3);
	padding: 1.375rem;
	position: absolute;
	right: 1.5rem;
	top: 3rem;
}
.comment-form > p:last-child:before {
	content: "Додати фото";
	position: absolute;
	left: 1rem;
	top: 1.5rem;
	color: var(--grey-2,#8b8b8b);
	font-family: Inter,sans-serif;
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
}
.comment-form > p:last-child input {
	opacity: 0;
	width: 100%;
	display: block;
}

.modal__container > .add__sublabel,
.modal__container > .add__form,
.card .card__reviews-add,
.comment-notes #email-notes,
.comment-form-cookies-consent {
	display: none;
}
.comment-form {
	display: flex;
	flex-direction: column;
}
.comment-form .form-submit {
	margin-top: 16px;
	order: 4;
}
.comment-form .form-submit input {
	width: 100%;
}
.comment-form-author,
.comment-form-email,
.comment-form-phone {
	margin-top: 1.6rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 500px;
	width: 100%;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-phone label {
	color: var(--grey,#2b2b2b) !important;
	font-family: Inter,sans-serif !important;
	font-size: .75rem !important;
	font-style: normal;
	font-weight: 300 !important;
	line-height: 0;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-phone input {
	color: #2b2b2b !important;
	font-family: Inter,sans-serif !important;
	font-size: .625rem !important;
	font-style: normal !important;
	font-weight: 300 !important;
	line-height: 0;
	padding: 1.0625rem !important;
	border-radius: 0.625rem!important; 
	border: 1px solid var(--grey-3,#ddd) !important;
	outline: 0;
	width: 100%;
	max-width: 18.75rem !important;
}
.required-field-message {
	color: var(--grey-2,#8b8b8b);
	font-family: Inter,sans-serif;
	font-size: .5rem;
	font-style: normal;
	font-weight: 300;
	line-height: 130%;
	margin-bottom: 0.88rem;
}
.comment-form textarea {
	border-color: var(--grey-3,#ddd) !important;
}
.description a {
	display: block;
	max-width: fit-content;
	margin-top: 12px;
}

.login__form .form > label:before {
	display: none;
}

.modal__container.login .woocommerce-notices-wrapper {
	margin-top: 20px;
}

.modal__container.login .woocommerce-error li a,
.card .added_to_cart {
	display: none !important;
}
.tinvwl-table-manage-list thead th:nth-child(6),
.tinvwl-table-manage-list thead th:nth-child(1),
.tinvwl-table-manage-list tbody td:nth-child(6),
.tinvwl-table-manage-list tbody td:nth-child(1) {
	display: none;
}
.product-remove button i,
.tinvwl-input-group.tinvwl-no-full,
.tinv-wishlist tfoot .tinvwl-to-right button:first-child {
	display: none;
}
.product-remove button {
	background-image: url('/wp-content/themes/vape/img/remove.svg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent !important;
	cursor: pointer;
}
.product-action .button {
	padding: calc(1rem - 2px) !important;
}
.tinv-wishlist tfoot .tinvwl-to-right {
	width: 100%;
}

.woocommerce form label {
	margin-bottom: 0px;
}

.woocommerce-table__product-name-inner {
	display: flex;
	align-items: center;
	gap: 20px;
}

.woocommerce-table__product-name-image {
	flex: 0 0 100px;
}
.woocommerce-table__product-name-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.login__form .clear,
.login__form .form-row-wide label:before{
	display: none;
}

.login__form .form-row-wide input {
	margin-top: 12px;
	width: 100%;
	box-sizing: border-box;
}

.login__form .form-row-wide label span {
	color: #ffcb31;
}

.register__content .login__form .login__title:nth-child(3) {
	order: 1;
}
.register__content .login__form input:nth-child(4) {
	order: 2;
}
.register__content .login__form .login__title:nth-child(5) {
	order: 3;
}
.register__content .login__form input:nth-child(6) {
	order: 4;
}
.register__content .login__form .login__title:nth-child(7) {
	order: 5;
}
.register__content .login__form input:nth-child(8) {
	order: 6;
}
.register__content .login__form .login__title:nth-child(9) {
	order: 7;
}
.register__content .login__form input:nth-child(10) {
	order: 8;
}

.register__content .login__form .woocommerce-privacy-policy-text:nth-child(11) {
	order: 10;
}
.register__content .login__form .login__control:nth-child(14) {
	order: 11;
}
.register__content .login__form .form-row-wide:nth-child(1) {
	order: 5;
}
.register__content .login__form .login__submit:nth-child(15) {
	order: 12;
}
.product__card .card__like {
	border-color: var(--grey-2,#8b8b8b);
}
.cabinet__form-item-display,
.woocommerce .checkout__footer ul#shipping_method li label,
.woocommerce .checkout__footer ul#shipping_method li label:before,
.woocommerce-shipping-destination {
	display: none !important;
}

.woocommerce .checkout__footer ul#shipping_method li input:checked + label {
	display: block !important;
}

.checkout__footer div {
	font-size: 12px;
}

.woocommerce .checkout__footer label {
	font-weight: 700;
	font-size: 14px;
}
.basket__full:nth-child(3) {
	font-size: 20px;
	align-items: center;
}
.login__conditions {
	padding-left: 0px;
}
.tinv-wishlist table td, .tinv-wishlist table th {
	text-align: start;
}
.reviews__item {
	position: relative;
}
.cld-like-dislike-wrap {
	display: flex;
	align-items: center;
	gap: 1.88rem;
	position: absolute;
	right: 1.38rem;
	bottom: 0;
}
.cld-common-wrap {
	display: flex;
	align-items: center;
	min-width: fit-content;
	gap: 5px;
}
.cld-common-wrap > a.cld-like-dislike-trigger {
	margin-top: 0px;
	width: 20px;
	height: 20px;
	min-width: 20px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.cld-common-wrap > a.cld-like-dislike-trigger span {
	color: var(--grey,#2b2b2b) !important;
	font-family: Inter,sans-serif !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
}
.cld-common-wrap > a.cld-like-dislike-trigger i {
	opacity: 0;
}

.cld-like-wrap > a.cld-like-dislike-trigger {
	background-image: url('/wp-content/themes/vape/img/likes.svg');
}
.cld-dislike-wrap > a.cld-like-dislike-trigger {
	background-image: url('/wp-content/themes/vape/img/dislikes.svg');
}

@media(max-width: 767px) {
	.reviews__item-content {
		padding-bottom: 40px;
	}
	.cld-like-dislike-wrap {
		right: unset;
		left: 1.38rem;
	}
}
.woocommerce-address-fields__field-wrapper .cabinet__form-item .woocommerce-input-wrapper {
	margin-top: 5px;
}

.woocommerce-address-fields__field-wrapper .cabinet__form-item:not(:first-child) {
	margin-top: 1rem;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, a.wishlist_products_counter.top_wishlist-custom img, span.wishlist_products_counter.top_wishlist-custom img {
	margin-right: 0px !important;
	width: 100% !important;
	max-width: 40px;
	max-height: 40px;
}
.wishlist_products_counter {
	position: relative;
	width: 32px;
  height: 32px;
}
@media(max-width: 767px) {
	.wishlist_products_counter {
		width: 26px;
		height: 26px;
	}
}
.wishlist_products_counter_number {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -0.3rem;
	right: -0.3rem;
	min-width: 1rem;
	min-height: 1rem;
	border-radius: 100%;
	background-color: #2b2b2b;
	color: #fcfcfc;
	font-family: "Inter", sans-serif;
	font-size: 0.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	z-index: 2;
}
.wishlist_products_counter_number:empty {
	display: none;
}
@media(max-width: 375px) {
	.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt,
	.card__count span svg {
		width: 16px;
		height: 16px;
	}
	.card__price  {
		font-size: 14px;
	}
	.card__count--value {
		width: 14px;
	}
}

.woocommerce-info {
	border-top-color: #ffcb31;
}
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
	border-right: 10px solid #f6f5f8;
  border-left: 10px solid #f6f5f8;
	border-radius: 0.625rem !important;
}
.woocommerce-info::before {
	color: #ffcb31;
}
.added_to_cart {
	display: none !important;
}

.woocommerce-info li,
.woocommerce-message li,
.woocommerce-error li{
	display: flex;
	gap: 20px;
	justify-content: space-between;
	flex-direction: row-reverse;
}

@media(min-width: 1024px) {
		.tinv-wishlist:hover img.icon-already-on-wishlist {
		display: block !important;
	}

	.tinv-wishlist:hover img.icon-add-on-wishlist,
	.basket__full #shipping_method label:before {
		display: none !important;
	}
}
.basket__full #shipping_method label,
.basket__full #shipping_method label span {
	font-size: 14px;
}
.header__counter:empty,
.header__counter:contains("0") {
	display: none;
}
.header__navigations {
	background-color: white;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
.header.scroll {
	box-shadow: 
}
.header .navigations__wrapper {
	padding: 0px;
}
.add__item {
	order: 4;
}
.comment-form .form-submit {
	order: 6;
	flex: 0 0 100%;
	display: flex;
	justify-content: end;
}

.comment-form .form-submit input {
	max-width: 180px;
}
.comment-form > p:last-child {
	order: 5;
}
.add__wrapper {
	margin-bottom: 1.4rem;
}
.theChampCommentingTabs > ul {
	display: none;
}

.modal__reviews {
  max-width: 27.0625rem;
}
#stars-rating-review .br-widget a.br-selected:after {
	color: #ffcb31;
}
.add__page {
	padding-bottom: 100px;
}
@media(max-width: 800px) {
	#stars-rating-review {
		margin: 0px;
	}
	.add__page {
		padding-bottom: 20px;
	}
}
.add__page .form-submit {
	margin-left: auto;
}
.add__wrapper {
	max-width: 450px;
}
.add__page .required-field-message {
	display: none;
}
.br-widget a {
	font-size: 28px !important;
}
.add__page .add__item {
	flex: 0 1 48%;
	margin-top: 12px;
}

@media(max-width: 767px) {
	.add__page .add__item {
		flex: 0 1 100%;
	}
}

.add__page .add__item textarea {
	margin: 0px !important;
}
.add__page .add__item textarea::placeholder {
	font-size: 1rem;
}
.reviews__item:not(:first-child) {
	margin-top: 20px;
}
.description .rating-stars {
	display: none;
}
.reviews__items.tab__content {
	flex-direction: column;
	gap: 20px;
}
.wcapf-btn.wcapf-btn-secondary, .wcapf-btn.wcapf-btn-secondary:focus, .wcapf-btn.wcapf-btn-secondary:hover {
	color: #FFCB31;
	border-color: #FFCB31;
}
.wcapf-noui-connect {
	background-color: #FFCB31;
}
.wcapf-active-filters .wcapf-reset-filters-btn,
.wcapf-active-filters .wcapf-reset-filters-btn:hover {
	color: #FFCB31;
}
.wcapf-active-filters .wcapf-reset-filters-btn:hover {
	text-decoration: underline;
}
.wcapf-pretty-text-inputs .wcapf-range-wrapper input[type=text], .wcapf-pretty-text-inputs .wcapf-range-wrapper input[type=number] {
	border-radius: 4px;
	padding: 10px;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #2B2B2B;
}
.stylish-checkbox-radio input[type=checkbox], .stylish-checkbox-radio input[type=radio] {
	border-radius: 2px;
	border: 0.3px solid #8B8B8B;
}
.stylish-checkbox-radio input[type=checkbox]:checked::before {
	display: none;
}
.stylish-checkbox-radio input[type=checkbox]:checked {
	background-color: #FFCB31;
	border-color: #FFCB31;
}
.svg-added {
	width: 24px;
	height: 24px;
	display: none;
}
.added .svg-added {
	display: block;
}
.added .svg-non-added {
	display: none;
}
.svg-added polygon {
	fill: #D3F2AC;
}
.span-added {
	display: none;
}
.added .span-added {
	display: inline;
}
.added .span-non-added {
	display: none;
}
.wc_captcha-form span {
	display: block;
}
.wc_captcha-form span,
.wc_captcha-form label {
	color: var(--grey, #2b2b2b) !important;
	font-family: "Inter", sans-serif !important;
	font-size: 0.875rem !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: 130% !important;
}
.checkout__info .login__form {
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
}
.checkout__info .login__form .form-row label {
	line-height: 100%;
	margin-bottom: 1.25rem;
}
.reviews__wrapper  {
	width: 100%;
}
.catalog__dropdown-list {
	max-height: 30rem !important;
	padding: 1.5rem 1.5rem;
  border-width: 1px;
}

.catalog__dropdown {
	transform: translateY(-20px);
	opacity: 0;
	pointer-events: none;
	transition: all 0.25s ease 0s;
}

.header__button:hover .catalog__dropdown {
	opacity: 1;
	pointer-events: all;
	transform: translateY(0px);
	transition: all 0.25s ease 0s;
}

.add__page .comment-form {
	flex-direction: row;
	flex-wrap: wrap;
	gap: 20px;
}

#stars-rating-review {
	margin-top: 58px;
	flex: 0 1 100%;
	position: relative;
	display: flex;
	align-items: center;
	gap: 50px;
}

#stars-rating-review:before {
	content: 'Оцініть магазин та ваше замовлення';
	display: block;
	max-width: 145px;
	font-size: 14px;
	font-weight: 500;
	line-height: 130%;
	color: #2B2B2B;
	
}

.add__page .comment-form > p:last-child {
	flex: 0 1 48%;
	min-height: 148px;
	margin-top: 12px;
}

@media(max-width: 767px) {
	.add__page .comment-form > p:last-child {
	flex: 0 1 100%;
	}
}
.add__page .comment-form-author,
.add__page .comment-form-email {
	margin-top: 0px;
	flex: 0 1 100%;
	max-width: 100%;
	justify-content: start;
}

.add__page .comment-form-author {
	gap: 30px;
}

.add__page .comment-form-email {
	gap: 35px;
}
.add__page .comment-form-phone {
	margin-top: 0px;
	flex: 0 1 100%;
	max-width: 100%;
	gap: 20px;
	justify-content: start;
}

.add__page .wc_captcha-form {
	margin-bottom: 0px !important;
}
.reviews__items .container > .children {
	display: none;
}
.wcapf-filter-title-inner {
	font-size: 15px;
}
.wcapf-nav-item-text,
.wcapf-nav-item-count {
	font-size: 12px;
}

.stylish-checkbox-radio input[type=checkbox], .stylish-checkbox-radio input[type=radio] {
	width: 12px;
	height: 12px;
}
.wc_captcha-form {
	margin-top: 16px;
	order: 6;
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}

.wc_captcha-form label,
.wc_captcha-form span {
	color: var(--grey,#2b2b2b) !important;
    font-family: Inter,sans-serif !important;
    font-size: .75rem !important;
	font-weight: 300 !important;
}
.products__slider .swiper-wrapper {
	align-items: stretch;
}
.products__slider .card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: auto;
}
.basket__item .card__select,
.basket__item .card__count--value {
	font-size: calc(10px + 2 * ((100vw - 360px) / 800));
	font-weight: 700;
}
.wcapf-filter-item.empty-item {
	display: none !important;
}
body:not(.rtl) .wcapf-active-filters.clear-all-btn-layout-inline .wcapf-active-filter-items .wcapf-active-filter-item.last-item {
	margin-right: 0.3em !important;
}

.card {
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
}

.woocommerce .woocommerce-ordering {
	margin-bottom: 0px !important;
}

.woocommerce .woocommerce-ordering .chosen-single {
	padding: 0.75rem;
    padding-right: 2.25rem;
    color: #2b2b2b;
    font-family: "Inter", sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    border-radius: 0.625rem;
    border: 2px solid #ffcb31;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/wp-content/themes/vape/img/select-2.svg);
    background-repeat: no-repeat;
    background-size: 1rem;
    background-position: right 12px center;
}
.woocommerce .woocommerce-ordering .chosen-single span {
	line-height: 100%;
}

.woocommerce .woocommerce-ordering .chosen-single > div {
	display: none;
}
.card__price {
	font-size: 17px;
}
.wcapf-chosen-container.chosen-container {
	max-width: 210px;
}
.card .card__buttons span {
	display: none;
}

.products__wrapper .swiper-wrapper {
	align-items: stretch !important;
}

.products__wrapper .swiper-slide {
	height: auto !important;
}
@media(min-width: 993px) {
	.wcapf-active-filters-before-shop-loop {
		width: 100%;
    max-width: 65%;
    margin-bottom: -55px;
	}
}

.checkout__header {
	flex-wrap: wrap;
	gap: 10px;
}

.checkout__header * {
	line-height: 100% !important;
}

.about__card .about__header {
	cursor: unset;
}

.reviews__date {
	flex-shrink: 0;
}

.wcapf-filter-1229 li:first-child {
	display: none;
}
.star-rating {
	width: auto !important;
	height: auto !important;
	display: flex !important;
	margin: 0px !important;
	align-items: center;
	gap: 2px;
}
.star-rating i {
	color: #FFCB31;
	display: block;
	font-size: 12px;
}
.comments-rating {
	border: none;
	padding: 0;
	margin-left: 0;
}

.comments-rating label {
	display: inline-block;
}

.rating-container {
	font-size: 0;
	display: flex;
	justify-content: flex-end;
	flex-direction: row-reverse;
}

.rating-container * {
	font-size: 1.4rem;
}

.rating-container > input {
	display: none;
}

.rating-container > input + label {
	/* only enough room for the star */
	font-family: 'dashicons';
	display: inline-block;
	overflow: hidden;
	text-indent: 9999px;
	width: 1em;
	white-space: nowrap;
	cursor: pointer;
	margin: 0;
	
}

.rating-container > input + label:before {
	display: inline-block;
	text-indent: -9999px;
	content: "\f154";
	color: #888;
}

.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
	content: "\f155";
	color: #FFCB31;
	text-shadow: 0 0 1px #333;
}

.rating-container > .star-cb-clear + label {
	text-indent: -9999px;
	width: .5em;
	margin-left: -.5em;
}

.rating-container > .star-cb-clear + label:before {
	width: .5em;
}

.rating-container:hover > input + label:before {
	content: "\f154";
	color: #888;
	text-shadow: none;
}

.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
	content: "\f155";
	color: #FFCB31;
	text-shadow: 0 0 1px #333;
}

.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
	text-indent: 9999px;
}

.comment-respond .rating-container > input + label {
	text-indent: -9999px;
}

.comments-rating-wrapper {
	margin-top: 58px;
	display: flex;
	flex: 0 1 100%;
	gap: 100px;
}

.comments-rating-wrapper label {
	font-family: Inter, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
}

.comments-rating-wrapper .rating-container {
	transform: scale(2);
}

.modal__reviews .form-submit {
	justify-content: start;
}

.modal__reviews .comments-rating-wrapper {
	order: 1;
}
.modal__reviews .comment-notes {
	margin-top: 30px;
	order: 2;
}
.modal__reviews .comment-form-author {
	margin-top: 14px;
	order: 3;
}
.modal__reviews .comment-form-email {
	order: 4;
}
.modal__reviews .comment-form-phone {
	order: 5;
}
.modal__reviews .add__item {
	order: 6;
}
.modal__reviews .comment-form > p:last-child {
	order: 7;
}
.modal__reviews .wc_captcha-form {
	order: 8;
}
.modal__reviews .form-submit {
	order: 9;
}

.reviews__card {
	min-height: 159px;	
}

.header__navigations {
	margin: 0px !important;
}
.checkout .basket__image {
	flex: 0 0 64px;
	height: 64px;
}
.checkout .basket__image img {
	height: 100%;
}
@media (max-width: 1160px) {
	.checkout .basket__image {
		flex: 0 0 57px;
		height: 57px;
	}
}
@media (max-width: 992px) {
	.products__all {
		 font-size: 12px;
	}
	.basket__all span {
		margin-top: 20px !important;
	}
	.basket__item .card__price-status {
		margin-top: 14px;
	}
	.basket .container {
		padding: 0px;
	}
	.basket__item {
		grid-template-columns: 3fr 1fr;
	}
	.basket__item .card__select {
		font-size: 14px;
		margin-top: 20px;
	}
	.basket__item .card__count--value {
		font-size: 14px;
	}
	
	.woocommerce-checkout-review-order .card__price span {
		font-size: 14px !important;
	}
	.popular__brand {
		grid-template-columns: repeat(3,1fr);
	}
	
	.checkout__item-wrapper .card__count--value {
	margin-left: -3px;
	padding-left: 0px;
}
}

@media (max-width: 767px) {
	.contacts__wrapper {
		display: none;
	}
	.comments-rating-wrapper .rating-container {
		transform: scale(1);
	}
	.comments-rating-wrapper {
		flex-direction: column;
		gap: 12px;
	}
	
	.popular__brand {
		grid-template-columns: repeat(2,1fr);
	}
	
	.wishlist_item {
		display: flex;
    flex-direction: column;
		border-bottom: 0.03125rem solid #ddd;
	}
	
	.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
		order: 2;
		padding-top: 0px;
	}
}
.card__count--value,
.category__text {
	text-align: center;
}

.cart-contents.header__basket .header__counter {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -0.3rem;
	right: -0.3rem;
	min-width: 1rem;
	min-height: 1rem;
	border-radius: 100%;
	background-color: #2b2b2b;
	color: #fcfcfc;
	font-family: "Inter", sans-serif;
	font-size: 0.6rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	z-index: 2;
}

@media (max-width: 575px) {
	.checkout__inner .form {
		grid-template-columns: 1fr;
	}
}

.mmenu__categories ul li {
    color: #2b2b2b;
    font-family: "Inter", sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
  }

.mmenu__categories ul li .accordion-trigger-mobile {
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 4;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .mmenu__categories ul li .accordion-trigger-mobile::after {
    content: "";
    display: block;
    min-width: 0.625rem;
    min-height: 0.625rem;
    background-image: url("https://lala-vape.com.ua/wp-content/uploads/2024/01/mmenu-arr.svg");
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.5s ease-in-out;
  }

  .mmenu__categories ul li .accordion-trigger-mobile.active::after {
    transform: rotate(90deg);
    transition: all 0.5s ease-in-out;
  }

  .mmenu__categories ul li ul {
    padding-left: 1rem;
  }

  .mmenu__categories ul li ul.active {
    padding-top: 1rem;
  }

.card__price {
	line-height: 100%;
}

.card__price .price {
	display: flex;
	flex-direction: column;
}

.card__price .price del {
	color: #8B8B8B;
	font-size: 12px;
	font-weight: 400;
}
.card__price-status {
	gap: 5px;
}

.blog__content > .the_champ_sharing_container {
	display: none;
}

.blog__content > div:empty {
	 display: none;
}

.card__image img, .card__image picture {
	object-fit: contain;
}

@media(max-width: 374px) {
	.popular__brand {
		grid-template-columns: repeat(1,1fr);
	}
}

.blog__button {
	white-space: normal;
	line-height: 100%;
	min-width: 130px;
	text-align: center;
	padding: 17px;
}

.tinv-wishlist .tinvwl-table-manage-list .product-cb {
	display: none;
}

.blog__pagination ul .current {
	width: 2.125rem;
    height: 2rem;
    padding: 0.6875rem 0.625rem;
    border-radius: 0.25rem;
    border: 0.3px solid var(--grey-2, #8b8b8b);
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    color: #2b2b2b;
    font-family: Inter,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    transition: all .3s ease-in-out;
	background: var(--grey-3, #ddd);
    border-color: #ddd;
}

.catalog__footer {
	display: grid;
    grid-template-columns: 1fr 4fr;
    gap: 20px;
}

@media(max-width: 992px) {
	.catalog__footer {
		grid-template-columns: 1fr;
	}
}

.wcapf-chosen-container.chosen-container-single .chosen-single div {
	display: none !important;
}

.wcapf-chosen-container.chosen-container-single .chosen-single {
	padding-top: 0.45rem !important;
    padding-bottom: 0.45rem !important;
}

.catalog:last-child {
	margin-bottom: 100px;

}

@media(max-width: 1160px) {
	.catalog:last-child {
		margin-bottom: calc(32px + 68*((100vw - 360px) / 800));
	}
}

.seo {
	margin-top: 0px !important;
}

.wc-block-components-checkbox__label {
	color: #2b2b2b !important;
    font-family: Inter, sans-serif !important;
    font-size: .75rem !important;
    font-style: normal;
    font-weight: 400 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 0.38rem !important;
    cursor: pointer !important;
}

.wc-block-components-checkbox__input {
	min-width: 0.625rem !important;
    min-height: 0.625rem !important;
	width: 0.625rem !important;
    height: 0.625rem !important;
    border-radius: 0.125rem !important;
    border: 1px solid #ffcb31 !important;
    transition: all .3s ease-in-out;
    animation: check_revers .5s !important;
	margin-right: 6px !important;
}

.wc-block-components-checkbox label {
	align-items: center !important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
	background: #ffcb31 !important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
	height: 0px !important;
	width: 0px !important;
}

.wc-block-components-filter-reset-button,
.show-more button {
	color: #ffcb31 !important;
}

.show-more button {
	margin-top: 5px !important;
}

.wc-block-components-price-slider__range-input-progress {
	background: #ffcb31 !important;
}

.blog__pagination {
	display: flex;
    gap: 0.25rem;
    justify-content: center;
    align-items: center;
}

.blog__pagination > a {
	width: 2.125rem;
    height: 2rem;
    padding: 0.6875rem 0.625rem;
    border-radius: 0.25rem;
    border: 0.3px solid var(--grey-2, #8b8b8b);
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    color: #2b2b2b;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    transition: all .3s ease-in-out;
}
.blog__pagination > a:hover {
	background: var(--grey-3, #ddd);
    border-color: #ddd;
}

@media (max-width: 1160px) {
	.blog__pagination > a {
		font-size: calc(10px + 2*((100vw - 360px) / 800));
	}
}

.blog__pagination > .current {
	width: 2.125rem;
    height: 2rem;
    padding: 0.6875rem 0.625rem;
    border-radius: 0.25rem;
    border: 0.3px solid var(--grey-2, #8b8b8b);
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    color: #2b2b2b;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    transition: all .3s ease-in-out;
    background: var(--grey-3, #ddd);
    border-color: #ddd;
}

/* Заголовки */
.seo__text h1 {
	font-size: 2em;
	font-weight: bold;
  }
  
  
  .seo__text h3 {
	font-size: 1.17em;
	font-weight: bold;
  }
  
  .seo__text h4 {
	font-size: 1em;
	font-weight: bold;
  }
  
  .seo__text h5 {
	font-size: 0.83em;
	font-weight: bold;
  }
  
  .seo__text h6 {
	font-size: 0.67em;
	font-weight: bold;
  }
  
  
  /* Списки */
  .seo__text ul, .seo__text ol {
	margin: 1em 0;
  }
  
  .seo__text li {
	margin: 0.5em 0;
  }
  
  /* Цитаты */
  .seo__text blockquote {
	margin: 1em 0;
	padding: 0.5em 1em;
	background-color: #f9f9f9;
	border-left: 5px solid #ccc;
  }
  
  /* Таблицы */
  .seo__text table {
	width: 100%;
	border-collapse: collapse;
  }
  
  .seo__text th, .seo__text td {
	border: 1px solid #ccc;
	padding: 0.5em;
}