/*
Theme Name: !Fest
Text Domain: fst
Author: REDSTONE
Author Uri: http://redstone.media/
Version: 1.0
*/
.admin-bar header {
	top: 32px;
}
.custom-pagination li.arrow-left:before,
.custom-pagination li.arrow-right:before {
	pointer-events: none
}
li.from-line:after {
	content: "";
	position: absolute;
	top: 12px;
	left: -1px;
	width: 12px;
	height: calc(100% + 5px);
	border-left: 1px dashed #e6442f;
	border-radius: 50%
}
@media(max-width: 767px) {
	li.from-line:after {
		height: 100%
	}
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok,
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
span.wpcf7-not-valid-tip {
	display: none !important
}
div.wpcf7 .ajax-loader {
	position: relative;
	top: -14px
}
.register-bonus-card div.wpcf7 .ajax-loader {
	top: 5px
}
#form-registration .button.style-2.full-width {
	font-size: 18px;
	position: relative;
	opacity: 1
}
.upload-file {
	position: relative
}
.upload-file .wpcf7-form-control-wrap.file {
	position: initial;
	width: 100%
}

div.wpcf7 input[type="file"] {
	width: 100%
}

.error-message {
	text-align: left;
	/*margin-top: 35px;*/
	padding: 15px;
	border: 2px solid #e6442f
}

.error-message .title {
	line-height: 14px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #e6442f
}

.error-message .title svg {
	margin-top: -2px;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle
}

.error-message ul {
	margin-top: 5px;
	margin-left: 20px
}

.error-message ul li {
	padding: 3px 0 3px 20px;
	font-size: 14px;
	line-height: 22px;
	color: #e6442f;
	letter-spacing: 1px;
	position: relative
}

.error-message ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #e6442f
}

.wpcf7-not-valid,
.wpcf7-not-valid+p.CaptionCont {
	border-color: red
}

.top-popup nav ul li a {
	line-height: 30px;
	font-size: 20px;
	color: #1f1f1f;
	font-weight: 400;
	display: block;
	position: relative;
	backface-visibility: hidden;
	text-align: left
}

@media (min-width: 1200px) {
	.top-popup nav ul li a:hover {
		color: #d13621
	}
}

.table {
	display: table
}

.table .table-header {
	display: table-header-group
}

.table .table-head {
	display: table-cell
}

.table .table-row {
	display: table-row
}

.table .table-body {
	display: table-row-group
}

.table .table-column {
	display: table-cell
}

.table .table-caption {
	display: table-caption
}

.account-info .acount-content .table {
	max-width: 900px;
	border-collapse: collapse;
	width: 100%
}

.account-info .acount-content .table .table-row {
	position: relative;
	border-bottom: 1px solid #ededed
}

.account-info .acount-content .table .table-head {
	padding: 15px 0;
	letter-spacing: 1px
}

.account-info .acount-content .table .table-column {
	padding: 25px 0;
	border-right: none;
	font-size: 16px;
	letter-spacing: 1px;
	vertical-align: middle;
	height: 160px;
	position: relative
}

.account-info .acount-content .table .table-column .img-wrapp {
	margin-top: -60px;
	min-height: 120px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: absolute;
	left: 0;
	top: 50%;
	min-width: 100px;
	display: block;
	background-size: cover
}

.account-info .acount-content .table .table-column a:hover {
	color: #d13621
}

.account-info .acount-content .table .table-column .cart-product .product-info {
	padding-left: 115px
}

.account-info .acount-content .table.detail-history {
	max-width: 700px
}

.account-info .acount-content .history-addition-info {
	font-size: 14px;
	letter-spacing: 1px
}

.account-info .acount-content .history-addition-info .date {
	display: inline-block;
	vertical-align: middle;
	color: #656565;
	padding-right: 35px
}

.account-info .acount-content .history-addition-info .price {
	display: inline-block;
	vertical-align: middle;
	color: #151515;
	padding: 0 35px
}

.account-info .acount-content .history-addition-info .status {
	display: inline-block;
	vertical-align: middle;
	color: #656565;
	text-transform: uppercase;
	padding-left: 35px
}

.calculate-product-price .total-price {
	position: relative
}

.calculate-product-price .total-price:before {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 50px;
	top: 35px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

.calculate-product-price .total-price.loader:before {
	opacity: 1
}

.calculate-product-price .total-price.loader .price.return-price {
	visibility: hidden
}

.pizza-item-hover .new-price:before {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 30px;
	top: 20px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

.pizza-item-hover .new-price.loader:before {
	opacity: 1
}

.pizza-item-hover .new-price.loader .price-product.return-price {
	-webkit-transition: none;
	transition: none;
	visibility: hidden;
	opacity: 0
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.select-item.select-price.disabled {
	position: relative
}

.select-item.select-price.disabled:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 4px
}

.select-item>div.active {
	pointer-events: none
}

.cart-block .open-cart:before {
	content: '';
	width: 16px;
	height: 16px;
	/*background-image: url(img/double-tail-spin.svg);*/
	background-image: url(img/double-tail-spin-white2.svg);
	background-size: cover;
	position: absolute;
	/*left: -20px;
	top: 15px;*/
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
}


/*@media (min-width: 768px) and (max-width: 1199px) {
	.cart-block .open-cart:before {
		left: 7px;
		top: 33px
	}
}*/

@media (max-width: 767px) {
	body:not(.page-template-page-checkout) .cart-block .open-cart.loader:before {
		opacity: 1;
	}
	body:not(.page-template-page-checkout) .cart-block .open-cart.loader .cart-inner{
		opacity: 0;
	}
	/*.cart-block .open-cart:before {
		left: 5px;
		top: 30px
	}*/
}

.product-detail-wrapper .product-add-block:after {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 48%;
	top: 60px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

.product-detail-wrapper .product-add-block.loader:after {
	opacity: 1
}

.cart-product-list-wrapper:after,
.set-card:after,
.bofons-info-balance .input-field-wrapp:after,
.input-field-wrapp:after {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin-top: -8px;
}

.input-field-wrapp:after {
	left: inherit;
	right: -20px;
}

.cart-product-list-wrapper.loader:after,
.set-card.loader:after,
.bofons-info-balance .input-field-wrapp.loader:after,
.input-field-wrapp.loader:after {
	opacity: 1;
	visibility: visible;
}

.cart-product-list-wrapper .cart-product-item {
	opacity: 1;
	visibility: visible
}

.cart-product-list-wrapper.loader .cart-product-item {
	opacity: 0;
	visibility: hidden
}

.return-cart .added-ingredients {
	margin-top: 5px;
	padding-left: 0;
	padding-top: 0
}

.empty-bas {
	text-align: center;
	display: block;
	padding: 15px;
	font-size: 24px;
	line-height: 30px;
	color: #1f1f1f
}

.empty-bas a {
	color: #f51f2a
}

/*.custom-slider.popular-products-slider .swiper-wrapper,.custom-slider-wrapper.popular-products-slider .swiper-wrapper{padding-bottom:190px}*/
@media (max-width: 767px) {

	.custom-slider.popular-products-slider .swiper-wrapper,
	.custom-slider-wrapper.popular-products-slider .swiper-wrapper {
		padding-bottom: 50px
	}
}

.home .row.row-4-columns.row-3-columns.row-2-columns {
	padding-bottom: 50px
}

.page-template-page-order-history .account-info .acount-content .table .table-column {
	height: 50px
}

.woocommerce-view-order .cart-product-list-wrapper {
	max-height: unset
}

.woocommerce-view-order .cart-product-item .cost-amount {
	font-size: 16px
}

.woocommerce-view-order .cart-product-item .right-block .product-info {
	width: 75%
}

.page-template-page-checkout .cart-block span.open-cart {
	pointer-events: none
}

.account-info nav {
	text-align: center
}

.account-info nav li {
	display: inline-block;
	margin: 0 20px;
	position: relative;
	padding: 24px 0 22px
}

.account-info nav li a {
	line-height: 24px;
	font-size: 20px;
	color: #1f1f1f;
	font-weight: 400;
	display: block;
	position: relative;
	backface-visibility: hidden
}

@media (min-width: 1200px) {
	.account-info nav li a:hover {
		color: #d13621
	}
}

.account-info nav li.current_page_item a {
	color: #d13621
}

.checkout-register .checkout-register-text {
	margin-top: 10px;
	margin-bottom: 10px
}

.checkout-register .checkout-register-text span {
	color: #e6442f;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

@media (min-width: 1200px) {
	.checkout-register .checkout-register-text span:hover {
		color: #1f1f1f
	}
}

.checkout-register-hidden {
	display: none
}

.checkout-register p {
	margin-bottom: unset;
	font-size: 14px;
	line-height: 20px;
	color: #707070
}

.page-template-page-checkout .cart-product-list-wrapper.return-checkout-cart .added-ingredients {
	padding-left: 0;
	margin-top: 0;
	pointer-events: none
}

.page-template-page-checkout .cart-product-list-wrapper.return-checkout-cart .added-ingredients i {
	position: relative;
	top: unset;
	left: unset;
	width: unset;
	height: unset;
	border-radius: unset;
	border: unset;
	-webkit-transition: unset;
	transition: unset;
	pointer-events: none
}

.page-template-page-checkout .cart-product-list-wrapper.return-checkout-cart .added-ingredients i:before,
.page-template-page-checkout .cart-product-list-wrapper.return-checkout-cart .added-ingredients>i:after {
	content: unset;
	position: unset;
	height: unset;
	width: unset;
	display: unset;
	top: unset;
	left: unset;
	-webkit-transition: unset;
	transition: unset;
	-webkit-transform: unset;
	transform: unset;
	background: unset
}

.all-product-price.all-product-price-checkout:before {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 5px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

.all-product-price.all-product-price-checkout.loader:before {
	opacity: 1
}

.all-product-price.all-product-price-checkout.loader * {
	visibility: hidden;
	opacity: 0
}

.button.style-2.full-width.button-disabled {
	opacity: .7 !important;
	pointer-events: none
}

.add-promo-code {
	z-index: 2
}

.set-promokod .message,
.bofons-info-balance .message {
	font-weight: 700;
	margin-top: 10px;
	color: green
}

.set-promokod .message.error {
	color: #e6442f;
}

.input-button.add-promo-code.button-disabled {
	opacity: .7;
	pointer-events: none
}

.discount-block-title {
	font-size: 18px;
	line-height: 22px;
	color: #1f1f1f;
	margin-bottom: 5px;
	white-space: nowrap;
}

.discount-block-title .discount-block-info {
	display: inline-block;
}

.discount-block span:not(.name),
.discount-block i {
	display: inline-block;
	padding-left: 3px;
	color: #e84e3a
}

.discount-block-info .discount-block-info-item>i {
	position: relative;
	top: 5px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #ebebeb;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.discount-block-info .discount-block-info-item>i:before,
.discount-block-info .discount-block-info-item>i:after {
	content: "";
	position: absolute;
	height: 2px;
	width: 8px;
	display: block;
	top: 8px;
	left: 5px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #a3a3a3
}

.discount-block-info .discount-block-info-item>i:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

@media (min-width: 1200px) {
	.discount-block-info-item>i:hover {
		border-color: #e84e3a;
		cursor: pointer
	}
}

.discount-block-info .discount-block-info-item span.name {
	padding-left: 5px
}

#myaccount-user-form {
	overflow: hidden
}

#wp-admin-bar-customize,
#wp-admin-bar-new_draft,
#wp-admin-bar-comments {
	display: none !important
}

.button-lost-password {
	position: relative
}

#myaccount-user-form .button-wrap .col-sm-6:last-child:after,
.col-clone-order:after,
.button-lost-password:after {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: -5px;
	top: 50%;
	margin-top: -8px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

#myaccount-user-form.loader .button-wrap .col-sm-6:last-child:after,
.col-clone-order.loader:after,
#form-lost-password.loader .button-lost-password:after,
#form-lost-password-by-phone.loader .button-lost-password:after,
#form-reset-password.loader .button-lost-password:after {
	opacity: 1
}

#yikes-easy-mc-form-1-EMAIL {
	padding-top: 5px
}

#yikes-easy-mc-form-1-EMAIL span.EMAIL-label {
	display: none
}

#subscribe-1 .subscribe-button {
	z-index: 2
}

input[type="date"]::-webkit-inner-spin-button {
	margin-top: 9px
}

.woocommerce-view-order .cart-product-list-wrapper {
	overflow-y: inherit
}

.button-lost-password:after {
	left: -21px
}

.yikes-easy-mc-success-message.yikes-easy-mc-success-message-1,
.yikes-easy-mc-error-message.yikes-easy-mc-error-message-1 {
	font-size: 14px;
	color: #e6442f;
	padding-bottom: 5px
}

.yikes-easy-mc-success-message.yikes-easy-mc-success-message-1.yikes-easy-mc-hidden+#subscribe-1 .subscribe-button,
.yikes-easy-mc-error-message.yikes-easy-mc-error-message-1.yikes-easy-mc-hidden+#subscribe-1 .subscribe-button {
	top: 40px
}

.wpcf7-list-item-label {
	position: relative;
	font-size: 16px;
	min-height: 18px;
	line-height: 16px;
	padding-left: 26px;
	display: inline-block;
	color: #707070;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding-top: 2px
}

.wpcf7-list-item-label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	border: 1px solid #ececec;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.wpcf7-list-item label {
	position: relative;
	display: inline-block;
	cursor: pointer
}

.wpcf7-list-item-label:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e6442f;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}

.wpcf7-list-item input:checked+span.wpcf7-list-item-label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.wpcf7-list-item input:checked+span.wpcf7-list-item-label:before {
	border-color: #e6442f
}

.wpcf7-list-item input {
	display: none
}

span.wpcf7-list-item {
	margin-bottom: 15px;
	display: block
}

#wpcf7-f298-o1 .wpcf7-form-control.wpcf7-submit.button.style-2.full-width {
	font-size: 18px;
	opacity: 1;
	position: relative
}

.checkbox-wrapper .wpcf7-list-item {
	margin-right: 30px;
	margin-bottom: 0;
	display: inline-block
}

.checkbox-wrapper .wpcf7-list-item-label {
	font-size: 14px;
	min-height: 16px;
	line-height: 14px;
	padding-left: 22px;
	padding-top: 3px
}

.checkbox-wrapper .wpcf7-list-item-label:before {
	border-radius: 2px;
	width: 14px;
	height: 14px
}

.checkbox-wrapper .wpcf7-list-item-label:after {
	content: "";
	position: absolute;
	left: 3px;
	top: 3px;
	width: 8px;
	height: 8px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	border-radius: 1px
}

.order-info {
	font-size: 18px;
	letter-spacing: 1px;
	vertical-align: middle;
	color: #656565
}

.order-info tr td:first-child {
	padding-right: 15px
}

.order-info tr td {
	padding-bottom: 10px;
}

.reviews-wrapp.ajaxScrollProductReview:before {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 45%;
	bottom: -75px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

.reviews-wrapp.ajaxScrollProductReview.loader:before {
	opacity: 1
}

@media (min-width: 1200px) {
	.pizza-item-hover:hover {
		z-index: 3
	}
}

.page-template-page-career input[type="submit"] {
	font-size: 18px;
	opacity: 1;
	position: relative;
	width: auto;
}

.page-template-page-career footer input[type="submit"] {
	opacity: 0
}

.page-template-page-card .ui-datepicker-trigger {
	bottom: 0px;
}

/*.page-template-page-card input[name="birthday"]:hover + .ui-datepicker-trigger{display: none;}*/
input::-webkit-calendar-picker-indicator {
	width: 13px;
	height: 15px;
	padding: 3px;
	margin: 0;
	position: relative;
	top: -5px;
	right: -3px;
	cursor: pointer;
	opacity: 0;
}

input[type="date"]::-webkit-inner-spin-button {
	display: none;
}

input::-webkit-clear-button {
	display: none;
}

.page-template-page-contacts input[type="submit"] {
	font-size: 18px;
	opacity: 1;
	position: relative;
	width: auto;
}

.page-template-page-contacts footer input[type="submit"] {
	opacity: 0;
}

.popular-section .swiper-container {
	overflow: visible;
}

.custom-slider.swiper-container .swiper-pagination.pagination-relative {
	bottom: -40px;
	margin-top: 10px;
	z-index: 0;
}

.arrow-wrapp .double-button {
	bottom: -40px;
	z-index: 1;
}

@media (max-width: 991px) {
	.custom-slider.swiper-container .swiper-pagination.pagination-relative {
		bottom: 0;
		margin-top: 0;
	}

	.arrow-wrapp .double-button {
		bottom: 0;
	}
}

#myaccount-user-form input[type="reset"] {
	display: none;
}

.cabinet-block a {
	text-align: center;
}

.button.button-get-card:hover {
	color: #fff;
}

.pay-bonus-button {
	z-index: 2;
}

.pay-bonus label {
	position: relative;
	font-size: 16px;
	min-height: 18px;
	line-height: 16px;
	padding-bottom: 5px;
	display: inline-block;
	color: #707070;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	padding-top: 2px;
}

.pay-bonus .text-bonus {
	font-size: 14px;
}

.set-bonuses .message {
	font-weight: 700;
	margin-top: 10px;
	color: green
}

.page-template-page-myaccount .ui-menu {
	z-index: 2;
}

.pay-bonus .pay-bonus-button.button-disabled {
	opacity: .7 !important;
	pointer-events: none;
}

.pay-checkbox .radiobox-item #pay2.radio-disabled {
	opacity: .7 !important;
	pointer-events: none;
}

.myaccount-submit-btn.button-disabled {
	opacity: .7;
	pointer-events: none
}

.page-template-page-myaccount .errorMsg.wrong-address {
	position: relative;
	font-size: 14px;
	color: rgba(212, 0, 0, 0.6);
	border: 1px solid rgba(212, 0, 0, 0.3);
	padding: 15px;
	margin-top: 15px;
	border-radius: 3px;
	display: none;
}

.page-template-page-myaccount .errorMsg.wrong-address img {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 24px;
	height: 24px;
	display: block;
	margin-top: -12px;
}

.page-template-page-myaccount .errorMsg.wrong-address p {
	font-size: 14px;
	line-height: 1em;
	padding-top: 4px;
	padding-left: 35px;
}

/* .sushi360-menu-button {position: absolute;right: 170px;top: 15px;}
.sushi360-menu-button:hover {cursor: pointer;}
.sushi360-menu-button img {max-width: 50px;} */
.sushi360-menu-button {
	display: none;
}

.ingredients-block {
	margin-bottom: 25px;
}

span.product_weight {
	color: #707070;
}

header .mega-menu.mega-menu-sushi {
	left: unset;
	right: 0;
}

.location_product {
	margin: 30px 0px 10px;
	display: none;
}

.location_product b {
	font-weight: bold;
	color: black;
	display: inline-block;
	margin-right: 5px;
}

.location_product_item {
	margin-bottom: 28px;
}

.location_product_delivery {
	margin-top: 10px;
}

@media (max-width: 1199px) {

	header .mega-menu.mega-menu-sushi,
	.sushi360-menu-button {
		display: none;
	}
}

.choose-ingredients-wrapper.open .layer-close {
	left: -51vw;
	top: -50vh;
	width: 101vw;
	height: 180vh
}

@media (min-width: 1200px) {
	.cart-product-item .added-ingredients:hover {
		cursor: unset !important;
	}
}

.tax-product_cat .mega-menu.sushi-sticky-menu {
	min-height: 90px;
}

.tax-product_cat .mega-menu.sushi-sticky-menu.fixed {
	position: fixed;
	top: 70px;
	left: 0;
	width: 100%;
	z-index: 5;
}

.arrow-wrapp .swiper-button-prev.swiper-button-disabled,
.arrow-wrapp .swiper-button-next.swiper-button-disabled {
	opacity: 0;
	display: none;
}

#form-login:after {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 50%;
	bottom: 25px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

@media (max-width: 1199px) {
	#form-login:after {
		bottom: 0px;
	}
}

#form-login.loader:after {
	opacity: 1;
}

@media (max-width: 767px) {
	.page-template-page-contacts input[type="submit"] {
		left: 50%;
		transform: translateX(-50%);
	}

	.page-template-page-contacts div.wpcf7 .ajax-loader {
		top: 0;
	}
}

@media screen and (min-width:0\0) {
	.footer-top .social-block li a svg {
		margin-top: 11px;
	}

	.row-20>div[class^='col-'] {
		padding-left: 9px;
		padding-right: 9px;
	}

	div.wpcf7 input[type='file'] {
		left: -154px;
		width: 270px;
		height: 32px;
		top: -32px;
		border: 0;
		opacity: 0;
	}
}

.home .opacity:before {
	content: unset;
}

.tax-product_cat .opacity:before {
	content: unset;
}

header nav ul li.current-menu-item>a {
	color: #D0021B;
}

.footer-item ul li.current-menu-item a {
	color: #cd3726
}

.product-bottom-slider .custom-slider.swiper-container .swiper-pagination.pagination-relative {
	display: none;
	height: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.custom-pagination {
		padding: 0 30px;
	}

	.custom-pagination li {
		margin: 0 3px;
	}

	.custom-pagination li a {
		width: 38px;
		height: 38px;
	}

	.product-bottom-slider .custom-slider.swiper-container .swiper-pagination.pagination-relative.xs-visible {
		display: inline-block;
		height: auto;
		padding: 14px 0;
		margin-top: 15px;
	}

	.product-bottom-slider .swiper-button-prev,
	.product-bottom-slider .swiper-button-next {
		display: none;
	}
}

@media (max-width: 370px) {
	.custom-pagination li {
		margin: 0 1px;
	}

	.custom-pagination li a {
		width: 36px;
		height: 36px;
	}

	.custom-pagination li.dott {
		width: 10px;
	}
}

@media (max-width: 991px) {
	.arrow-wrapp .double-button {
		z-index: 2;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.single-product .calculate-product-price .product-add-block .button.size-2 {
		width: -webkit-fill-available;
	}
}

.mega-menu.sushi-sticky-menu .mega-menu-item {
	padding: 10px 0 0 0;
	min-height: 75px;
	min-width: 90px;
}

.mega-menu.sushi-sticky-menu .mega-menu-item .menu-icon {
	width: 40px;
	height: 40px;
}

.mega-menu.sushi-sticky-menu .mega-menu-item .menu-icon img {
	height: auto;
}

body.ie .banner .banner-align {
	position: static;
}

.blog .custom-pagination li a {
	line-height: 42px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: none !important;
}

.choose-ingredients {
	position: relative;
	visibility: visible;
	opacity: 1;
	-webkit-transform: unset;
	transform: unset;
	-webkit-transform-origin: unset;
	transform-origin: unset;
	-webkit-transition: unset;
	transition: unset;
	margin-top: 20px;
	bottom: unset;
}

.tab-wrapper .tab-nav-wrapper {
	background: unset;
}

.caption.open-list-ingredients {
	pointer-events: none;
}

.delivery-zone-1 {
	background: url('img/red-pomodoro.svg') no-repeat;
}

.delivery-zone-2 {
	background: url('img/cherry-pomodoro.svg') no-repeat;
}

.delivery-zone-3 {
	background: url('img/blue-pomodoro.svg') no-repeat;
}

.delivery-zone-4 {
	background: url('img/yellow-pomodoro.svg') no-repeat;
}

.delivery-zone-5 {
	background: url('img/green-pomodoro.svg') no-repeat;
}

.delivery-zone-1:after {
	background: #F50E19;
}

.delivery-zone-2:after {
	background: #EB0071;
}

.delivery-zone-3:after {
	background: #009ED0;
}

.delivery-zone-4:after {
	background: #F9D020;
}

.delivery-zone-5:after {
	background: #22A800;
}

.price-product ins {
	text-decoration: none;
}

.price-product del span {
	text-decoration: line-through;
}

@media screen and (min-width:0\0) {
	.cart-product-list-wrapper .cart-product-item {
		display: table;
		width: 100%;
	}

	.cart-product-list-wrapper .cart-product-item .left-block {
		display: table-cell;
		vertical-align: middle;
	}

	.cart-product-list-wrapper .cart-product-item .right-block {
		display: table-cell;
		vertical-align: middle;
	}
}

@media (max-width: 767px) {
	.page-template-page-career form input.wpcf7-submit {
		margin: auto;
	}

	.page-template-page-career form span.ajax-loader {
		left: 50%;
		transform: translateX(-50%);
		top: 0;
	}
}

.tab-wrapper .nav-tab-item .nav-tab-item-caption {
	color: #d13621;
	background: #fff;
}

.tab-wrapper .nav-tab-item.active .nav-tab-item-caption {
	color: #fff;
	background: #d13621;
	/*border: 1px solid #d13621;*/
}

.tab-wrapper .nav-tab-item:hover .nav-tab-item-caption {
	color: #fff;
}

.simpleArticle>* {
	margin-bottom: 20px;
}

.simpleArticle>*:last-child {
	margin-bottom: 0;
}

.btn-is-not-purchasable {
	pointer-events: none;
	opacity: 0.7;
}

.single .banner-inner .simple-text p {
	color: inherit;
}

.archive .banner-inner .simple-text p {
	color: inherit;
}

.current-menu-item .menu-icon svg {
	fill: #d13621;
}

body.mobile.page-template-page-card .ui-datepicker-trigger {
	bottom: -3px;
}

.ingredients-list .ingredient-item td img {
	max-width: 32px;
}

.breadcrumbs li a {
	font-size: 14px;
}

.moreInfoBlock .simpleArticle>h2:first-of-type {
	font-weight: 700;
}

.moreInfoBlock .moreContentToggle {
	margin-top: 20px;
	color: #ec1f27;
	cursor: pointer;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: color .25s linear;
	-o-transition: color .25s linear;
	transition: color .25s linear;
}

.moreInfoBlock .moreInfoContent {
	overflow: hidden;
}

.page-template-page-about-card .button.style-2 {
	border-radius: 50px;
	line-height: initial;
}

@media (min-width: 1200px) {
	.page-template-page-about-card .button.style-2:hover {
		background: #d13621;
		color: #fff;
	}

	.breadcrumbs li a:hover {
		color: #f51f2a;
	}
}

#add-bonus-card-form {
	position: relative;
}

#add-bonus-card-form .button-wrap {
	overflow: auto;
}

#add-bonus-card-form:after {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 50%;
	bottom: -25px;
	opacity: 0;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

#add-bonus-card-form.loader:after {
	opacity: 1;
}

#add-bonus-card-form .button-disabled,
#form-lost-password-by-phone.loader .button.button-disabled {
	opacity: 0.7 !important;
	pointer-events: none
}

/*temp line, remove after testing*/
body.logged-in.page-template-page-management>div.section,
body.logged-in.page-template-page-myaccount>div.section,
body.logged-in.page-template-page-order-history>div.section,
body.logged-in.page-template-page-bonuses>div.section {
	top: 30px;
}

.wrong-order {
	margin-top: 50px;
}

/* custom stylesheet fixes*/
.custom-slider {
	margin-top: 30px;
	padding-bottom: 40px;
}

.banner.main-banner .custom-slider {
	margin-top: 0;
}

.banner-align {
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 0;
}

.banner-inner .bg {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.banner-inner .bg img {
	width: 100%;
	height: auto;
}

.main-banner .simple-item.banner-info {
	position: absolute;
	top: auto;
	left: calc(50% - 120px);
}

.custom-slider-wrapper .custom-slider.swiper-container .swiper-pagination {
	bottom: 0px;
}

.minimum_cart {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 15px;
}

.no_redirect_check_out {
	pointer-events: none;
	background-color: #A1A1A1 !important;
	border: 1px solid #A1A1A1 !important;
}

.minimum_cart img {
	margin-right: 6px;
}

.minimum_cart span {
	color: #DEC000;
}

.minimum_cart span a {
	color: #A99200;
	text-decoration: underline;
}

.price-product del {
	color: #A9A9A9;
}

.discount-block .button {
	font-size: 14px;
}

.badge_product {
	position: absolute;
	z-index: 9;
	padding: 7px 10px;
	right: 25px;
	top: 20px;
	color: white;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.woocommerce-variation-add-to-cart .quantity {
	display: none !important;
}

.summary.entry-summary .quantity {
	display: none !important;
}

#form-checkout .input-field::-webkit-input-placeholder {
	font-family: Arial, sans-serif;
}

#form-checkout .input-field:-ms-input-placeholder {
	font-family: Arial, sans-serif;
}

#form-checkout .input-field:-moz-placeholder {
	font-family: Arial, sans-serif;
}

#form-checkout .input-field::-moz-placeholder {
	font-family: Arial, sans-serif;
}

.text_left p {
	text-align: left !important;
}

.mobile_count_product {
	position: absolute;
	left: -15px;
	top: 6px;
	font-weight: bold;
}

.swiper-slide .sub-cetegory .swiper-slide .mega-menu-item {
	min-height: auto !important;
}

/*.drop-down .mega-menu-caption{
    color: #767676 !important;
}*/
.mega-menu-item:hover .drop-down .menu-item:hover .mega-menu-caption {
	color: #f51f2a !important;
}

.current-menu-item.active>a,
.current-menu-item.active>div>a>span {
	color: #f51f2a !important;
}

header .mega-menu-products .mega-menu-item:hover .mega-menu-caption,
header .mega-menu-products .mega-menu-item .sub-cetegory li a:hover {
	color: #f51f2a;
}


@media (max-width: 991px) {
	.banner-align {
		height: auto;
	}
}

@media (max-width: 1199px) {
	.toggle-block {
		margin-top: 110px;
	}
}

@media(min-width: 768px) {
	.main-banner .simple-item.banner-info {
		bottom: 30px;
	}
}

@media(max-width: 767px) {
	.main-banner .simple-item.banner-info {
		bottom: 20px;
	}
}

.category_delivery_zone_block {
	max-width: 1150px;
	margin: 0 auto;
}

.telephone-block-inner {
	padding-left: 40px;
}

.tel-icon {
	width: 24px;
	height: 24px;
	background: none;
	line-height: 24px;
	margin-top: -12px;
}

.tel-icon img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

.time-work {
	position: relative;
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	color: #231f20;
	display: inline-block;
	letter-spacing: 0.1px;
	padding-left: 34px;
}

.time-work img {
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: auto;
	max-width: 100%;
	top: 50%;
	transform: translateY(-50%);
}

.menu-icon svg {
	width: 100%;
}

.return-empty-cart .minimum_cart {
	display: block;
}

.return-empty-cart .minimum_cart img {
	display: inline-block;
	vertical-align: middle;
}

.return-empty-cart .minimum_cart span {
	vertical-align: middle;
}

.breadcrumbs li {
	padding-right: 0;
}

.breadcrumbs li a {
	font-size: 14px;
}

.breadcrumbs li a:after {
	content: ">";
	position: relative;
	top: auto;
	right: auto;
	width: auto;
	height: auto;
	background: none;
	cursor: inherit;
	pointer-events: none;
	-webkit-transform: none;
	transform: none;
	color: #767676;
	display: inline-block;
	padding: 0 10px;
}

/*products menu*/
.mega-menu-button.style-2 {
	color: #f51f2a;
	background: #fff;
	border: 1px solid #f51f2a;
}

.mega-menu-button.style-2 .menu-button span,
.mega-menu-button.style-2 .menu-button:before,
.mega-menu-button.style-2 .menu-button:after {
	background: #f51f2a;
}

.mega-menu-button.style-2 i:before {
	border-left: 1px solid #f51f2a;
	border-bottom: 1px solid #f51f2a;
}

header .mega-menu.mega-menu-products {
	margin-left: -270px;
	right: 0;
	width: auto;
}

header .mega-menu.mega-menu-products .inner-products {
	padding-left: 270px;
}

.mega-menu.mega-menu-products .inner-products .shop-logo {
	position: absolute;
	left: 44px;
	top: 43px;
	width: 143px;
	height: auto;
	z-index: 3;
}

.mega-menu.mega-menu-products .inner-products .shop-logo img {
	width: 100%;
	height: auto;
	max-width: 100%;
}

.mega-menu-products .inner-products .product-slider {
	width: 100%;
	padding: 0 40px;
}

.mega-menu-products .inner-products .product-slider:before,
.mega-menu-products .inner-products .product-slider:after {
	content: "";
	position: absolute;
	left: 40px;
	top: 0;
	width: 10000px;
	height: 100%;
	background: #fff;
	transform: translateX(-100%);
	z-index: 2;
}

.mega-menu-products .inner-products .product-slider:after {
	left: auto;
	right: 40px;
	transform: translateX(100%);
}

.mega-menu-products .inner-products .product-slider .swiper-container {
	overflow: visible;
}

.product-slider.arrow-wrapp .swiper-button-prev,
.product-slider.arrow-wrapp .swiper-button-next {
	width: 20px;
	height: 38px;
	margin-top: -19px;
	background: transparent;
	border-radius: 0;
}

.product-slider.arrow-wrapp .swiper-button-prev {
	left: 0px;
}

.product-slider.arrow-wrapp .swiper-button-next {
	right: 0px;
}

.product-slider.arrow-wrapp .swiper-button-prev i,
.product-slider.arrow-wrapp .swiper-button-next i {
	height: 38px;
	width: 20px;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
}

.product-slider.arrow-wrapp .swiper-button-prev i:before,
.product-slider.arrow-wrapp .swiper-button-next i:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 6px;
	height: 25px;
	width: 25px;
	border-left: 1px solid #858585;
	border-bottom: 1px solid #858585;
}

.product-slider.arrow-wrapp .swiper-button-next i:before {
	left: auto;
	right: 6px;
}

header .mega-menu-products .mega-menu-item {
	padding: 0;
	border: none;
}

header .mega-menu-products .mega-menu-item a {
	display: block;
	padding: 6px 12px 18px;
}

header .mega-menu-products .mega-menu-item .mega-menu-caption {
	color: #767676;
	font-weight: 700;
	max-width: 80%;
	letter-spacing: 0.1px;
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
}

header .mega-menu-products .mega-menu-item.active .mega-menu-caption {
	color: #f51f2a;
}

header .mega-menu-products .mega-menu-item .sub-cetegory {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 100%;
	width: 174px;
	margin-top: 20px;
	backface-visibility: hidden;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0 8px 8px 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
	padding: 18px 10px;
}

header .mega-menu-products .mega-menu-item .sub-cetegory:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -5px;
	width: 5px;
	height: 5px;
	border-left: 1px solid #f51f2a;
	border-bottom: 1px solid #f51f2a;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

header .mega-menu-products .mega-menu-item .sub-cetegory li {
	display: block;
}

header .mega-menu-products .mega-menu-item .sub-cetegory li a {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1px;
	color: #767676;
	padding: 0;
	line-height: 32px;
}

header .mega-menu-products .mega-menu-item .sub-cetegory li a.active {
	color: #f51f2a;
}

.products-only-mobile {
	display: none;
}

.products-only-mobile ul {
	font-size: 0;
}

.products-only-mobile ul ul {
	margin-left: 20px;
}

.products-only-mobile ul li {
	display: block;
	position: relative;
}

.products-only-mobile li a {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.1px;
	color: #767676;
	padding: 0;
	line-height: 32px;
}

.products-only-mobile li a.active {
	color: #f51f2a;
}

.products-only-mobile li i {
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 32px;
}

.products-only-mobile li i:before {
	content: "";
	position: absolute;
	left: 11px;
	top: 8px;
	width: 8px;
	height: 8px;
	border-left: 1px solid #f51f2a;
	border-bottom: 1px solid #f51f2a;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.products-only-mobile li i.return-arrow:before {
	transform: rotate(-225deg);
	-webkit-transform: rotate(-225deg);
	top: 10px;
}

.sumo_novaposhta_city,
.sumo_novaposhta_department,
.sumo_novaposhta_warehouses,
.sumo_weekend_zone,
.sumo_set_time_mins,
.sumo_set_time_mins,
.sumo_set_time_hours {
	width: 100%;
}

.sumo_weekend_zone.wpcf7-not-valid {
	border: 1px solid red;
	border-radius: 3px;
}

.novaposhta_field_hidden,
.weekend_field_hidden {
	display: none;
}

.error_min_total_cart {
	margin-top: 20px;
	color: red;
}

.cart-product-item {
	background: rgba(255, 255, 255, 1);
	transition: all .25s ease-in-out;
}

.not_sale_in_ukraine {
	background: rgba(245, 31, 42, 0.3);
}

.SumoSelect.sumo_weekend_zone>.optWrapper>.options {
	max-height: 200px;
}

.title.title-decorate {
	font-size: 42px;
}

.mega-menu-button.style-2:hover {
	color: #ffffff;
	border-color: #F51F2A;
	background: #F51F2A;
}

.mega-menu-button.style-2:hover .menu-button span,
.mega-menu-button.style-2:hover .menu-button:before,
.mega-menu-button.style-2:hover .menu-button:after {
	background: #fff;
}

.mega-menu-button.style-2:hover i:before {
	border-color: #fff;
}

.product-slider.arrow-wrapp .swiper-button-prev:hover i:before,
.product-slider.arrow-wrapp .swiper-button-next:hover i:before {
	border-color: #fff;
}

/*media*/
@media(min-width:1200px) {


	header .mega-menu.open {
		margin-top: 1px;
	}

	header .mega-menu-products .mega-menu-item:hover .mega-menu-caption,
	header .mega-menu-products .mega-menu-item .sub-cetegory li a:hover {
		color: #f51f2a;
	}

	header .mega-menu-products .mega-menu-item:hover .sub-cetegory {
		margin-top: 0;
		opacity: 1;
		visibility: visible;
	}

	header {
		border-bottom: 0;
		height: 220px
	}

	.margin-header {
		height: 220px
	}

	header .top-mobile-menu,
	.top-menu {
		height: 100px;
	}

	header .nav-wrapp {
		/* margin-left: 270px; */
		border-top: 1px solid #ebebeb;
		border-bottom: 1px solid #ebebeb;
		max-width: 100%;
		text-align: left;
		bottom: -15px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	header .nav-wrapp:before {
		content: none;
	}

	header nav ul li {
		/* margin-right: 40px; */
	}

	.mega-menu-button {
		position: relative;
		top: auto;
		margin-right: 20px;
		min-width: 240px;
	}

	/* .toggle-block {
		height: 220px;
	} */

	header nav {
		display: inline-block;
	}

	header #logo {
		top: 14px;
		left: 34px;
		transform: none;
		transform: translateX(0);
		width: 172px;
		display: none;
	}

	.top-menu {
		/* margin-left: 270px; */
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		max-height: 98px;
	}

	.desktop-logo {
		width: 100%;
		max-width: 147px;
		position: relative;
		top: 9px;
	}

	.desktop-logo a {
		text-indent: -99999px;
	}

	.left-menu {
		padding-right: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		align-items: center;
		/* width: 100%; */
	}

	.left-menu>* {
		margin-right: 80px;
	}

	.right-menu .time-work {
		margin-right: 72px;
	}

	.left-menu>*:last-child {
		margin-right: 0;
	}

	.cart-inner .cart-icon:before {
		display: none;
		content: none;
	}

	.right-menu {
		padding-left: 0;
		width: 20%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.cart-block {
		margin-left: 0;
		background: #F51F2A;
		border: 1px solid #F51F2A;
		box-sizing: border-box;
		border-radius: 100px;
	}

	.cart-info {
		padding-left: 44px;
	}

	.cart-inner .cart-icon {
		top: 9px;
		width: 24px;
		height: 24px;
		border-radius: 0;
	}

	.custom-slider {
		margin-top: 0;
		padding-bottom: 40px;
	}

	header.scroll {
		border-bottom: 1px solid #ebebeb;
	}

	header.scroll #logo {
		top: -50px;
	}

	header.scroll .nav-wrapp {
		margin-left: 0;
		bottom: 15px;
		transform: translateY(-80px);
	}

	header .mega-menu {
		background: #fff;
		box-shadow: 0 8px 8px 1px rgba(0, 0, 0, 0.1);
	}

	.mega-menu-inner {
		max-width: 1224px;
	}

	header .mega-menu-item,
	.mega-menu-item {
		border-top: none;
		border-bottom: none;
		border-right: 1px solid #ebe8e8 !important;
	}

	header .mega-menu-item,
	.mega-menu-item:last-child {
		border-right: none
	}

	.current-menu-item .mega-menu-caption {
		color: #E1191D;
	}

	.mega-menu-caption {
		color: #000;
	}

	.nav-wrapp .cart-block {
		right: 0;
	}

	header.scroll .mega-menu.mega-menu-products {
		margin-left: 0;
	}

	.left-menu .menu {
		display: inline-flex;
	}

	.left-menu .menu li a {
		font-weight: 400;
		font-size: 16px;
		line-height: 18px;
		text-transform: uppercase;
		color: rgba(0, 0, 0, 0.8);
		margin-right: 20px;
	}
}

@media (max-width: 1199px) {
	.toggle-block {
		margin-top: 80px;
	}

	header .mega-menu-inner .mega-menu-item {
		padding: 0 10px;
		border-top: none;
	}


	header .mega-menu-inner .mega-menu-item .menu-icon {
		height: 55px;
		margin-bottom: 5px;
	}

	.telephone-block .tel-icon {
		display: inline-block;
	}

	.time-work {
		margin-bottom: 20px;
	}

	.top-mobile-menu .mega-menu-button {
		position: relative;
		right: auto;
		margin-right: 30px;
	}

	header .header-inner.mega-menu-open .mega-menu {
		right: 0;
		-webkit-transform: translateX(100%) scaleY(1);
		transform: translateX(100%) scaleY(1);
		opacity: 0;
		visibility: hidden;
	}

	header .header-inner.main-menu-open .toggle-block,
	header .header-inner.product-menu-open .toggle-block {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	header .header-inner.main-menu-open .mega-menu.mega-menu-main,
	header .header-inner.product-menu-open .mega-menu-products {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
	}

	.product-slider.arrow-wrapp {
		display: none;
	}

	header .mega-menu.mega-menu-products {
		margin-left: 0;
	}

	header .mega-menu.mega-menu-products .inner-products {
		padding-left: 0;
		padding: 30px 50px;
		background-color: #fff;
	}

	.mega-menu.mega-menu-products .inner-products .shop-logo {
		position: relative;
		left: auto;
		top: auto;
		margin: 0 auto;
	}

	.products-only-mobile {
		display: block;
		text-align: left;
		margin-top: 20px;
	}

	.products-only-mobile ul ul {
		display: none;
		transition: none;
	}

	.desktop-logo {
		display: none;
	}
}

@media (max-width: 767px) {
	.mobile-button-header-fest .mega-menu-button i {
		right: 6px;
	}

	.menu-icon svg,
	.menu-icon img {
		height: auto;
	}

	.top-mobile-menu .mega-menu-button {
		right: 45px;
		margin-right: 15px;
		font-size: 12px;
		line-height: 12px;
		padding: 8px 15px 8px 10px;
		position: absolute;
		top: 8px;
	}

	.top-mobile-menu .mega-menu-button.prod-btn {
		top: 43px;
	}

	.title.title-decorate {
		font-size: 24px;
	}

	header .mega-menu-products .mega-menu-item {
		box-shadow: none;
		min-height: auto;
	}

	header .mega-menu.mega-menu-products .inner-products {
		padding: 20px;
	}
}

.agewrap.active {
	position: fixed;
	z-index: 99999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.hover-bottom-info2 .price-product {
	font-size: 18px;
	width: 100%;
}

.hover-bottom-info2 .price-product span {
	font-size: 22px;
}

.hover-bottom-info2 .button.size-2 {
	min-width: 130px;
	padding: 10px 10px 11px;
	font-size: 15px;
}

.hover-bottom-info2 .custom-input-number .input-field.text-left,
.cart-product-item .custom-input-number .input-field.text-left,
.calculate-product-price .custom-input-number .input-field.text-left {
	padding-left: 29px;
	text-align: left;
}

.hover-bottom-info2 .custom-input-number>span,
.cart-product-item .custom-input-number>span,
.calculate-product-price .custom-input-number>span {
	position: absolute;
	right: 26px;
	font-size: 12px;
	top: 8px;
	color: #1f1f1f;
}

.hover-bottom-info2 .amount-product.product-count {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 150px);
}

@media(max-width: 1650px) {
	.pizza-item-hover .hover-bottom-info2 .new-price:before {
		top: 3px;
	}

	.hover-bottom-info2 .ingredients-block {
		margin-bottom: 15px;
	}

	.hover-bottom-info2 .new-price {
		margin-top: 15px;
		display: block;
	}

	.hover-bottom-info2 .price-product {
		display: block;
		margin-bottom: 10px;
	}

	.hover-bottom-info2 .button.size-2 {
		display: inline-block;
		vertical-align: middle;
	}
}

@media(max-width: 1500px) {

	.pizza-bottom-info2,
	.hover-bottom-info2 {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.simple-text img {
	max-width: 100%;
	height: auto;
}


/*21.07.20*/
.term-delivery-child {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}

.term-delivery-child-ul li {
	display: inline-block;
	margin: 9px;

}

.term-delivery-child-ul li a {
	padding: 10px 10px 5px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	display: inline-block;
	/*border: 2px solid;*/
	font-weight: 400;
	/*border-radius: 2px;*/
	color: #231f20;
}

/*.term-delivery-child-ul li:hover a,
.term-delivery-child-ul li.active a {
	border-color: #f51f2a;
	color: #f51f2a;
}*/
.term-delivery-child-ul li a::before {
	content: '';
	width: 95%;
	height: 2px;
	background: #231f20;
	transition: all .35s ease-in-out;
	transform: translate(-50%, -50%);
	position: absolute;
	bottom: -2px;
	left: 50%;
	z-index: 0;
}

.term-delivery-child-ul li:hover a::before,
.term-delivery-child-ul li.active a::before {
	background: #f51f2a;
}


/*.text-articles img {
	max-width: 100%;
	height: auto;
	!*display: block;*!
}*/
.text-articles img.alignright {
	float: right;
	margin: 0 0 0 1em
}

.text-articles img.alignleft {
	float: left;
	margin: 0 1em 0 0
}

.text-articles img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.text-articles p {
	margin-bottom: 15px;
}

.text-articles em,
.text-articles i {
	font-style: italic;
}

.text-articles p:last-child {
	margin-bottom: 0;
}

.text-articles a {
	font-weight: 700;
	color: #f51f2a;
}

.text-articles span a {
	color: unset;
}

.text-articles ol {
	display: table;
	counter-reset: number;
}

.text-articles ol li {
	padding-left: 0;
	margin-bottom: 15px;
	position: relative;
}

.text-articles ol li:last-of-type {
	margin-bottom: 0;
}

.text-articles ol li:before {
	counter-increment: number;
	content: "0" counter(number) ".";
	margin-right: 8px;
	font-weight: 600;
	font-size: 14px;
	color: #f51f2a;
}

.text-articles ul {
	margin: 15px 0;
	/*display: table;
	margin: 0 auto;*/
}

.text-articles ul li {
	padding-left: 20px;
	margin-bottom: 15px;
	position: relative;
	list-style: disc;
	list-style-position: inside;
}

.text-articles ul li:last-of-type {
	margin-bottom: 0;
}

.text-articles ul li:before {
	/*content: "";*/
	display: inline-block;
	background-color: #f51f2a;
	background-repeat: no-repeat;
	background-size: contain;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0.55em;
}

.text-articles blockquote {
	padding: 5px 5px 5px 25px;
	border-left: 4px solid #f51f2a;
	font-weight: 600;
}

.text-articles>iframe {
	width: 100%;
	height: 480px;
	max-height: calc(56.3vw - 30px);
}

.text-articles table {
	width: 100%;
	border-spacing: 0;
	text-align: left;
	border-bottom: 1px solid #E5E5E5;
}

.text-articles tr:nth-child(odd) th {
	background-color: #F7F7F7;
}

.text-articles tr:nth-child(odd) td {
	background-color: #F7F7F7;
}

.text-articles th {
	text-transform: uppercase;
	border-bottom: 1px solid #E5E5E5;
}

.text-articles th,
.text-articles td {
	padding: 14px 26px 15px 26px;
	border-right: 1px solid #E5E5E5;
}

.text-articles th:last-of-type,
.text-articles td:last-of-type {
	border-right: 0;
}

.text-articles b,
.text-articles strong {
	font-weight: 900;
	color: #111111;
}

.text-articles span b,
.text-articles span strong {
	font-weight: 900;
	color: unset;
}

.text-articles h1,
.text-articles h2,
.text-articles h3,
.text-articles h4,
.text-articles h5,
.text-articles h6 {
	font-weight: 700;
}

.text-articles h1 {
	font-size: 60px;
	line-height: 1.2em;
}

.text-articles h2 {
	font-size: 58px;
	line-height: 1.2em;
}

.text-articles h3 {
	font-size: 36px;
	line-height: 1.2em;
}

.text-articles h4 {
	font-size: 24px;
	line-height: 1.2em;
}

.text-articles h5 {
	font-size: 22px;
	line-height: 1.4em;
}

.text-articles h6 {
	font-size: 20px;
	line-height: 1.4em;
}

.type-delivery .radiobox-item {
	margin-right: 20px;
}

.cart-info-block-label .checkbox-entry span {
	color: #000000;
}

.cart-info-block-label .label-input {
	margin-bottom: 15px;
	font-size: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.SumoSelect.sumo_novaposhta_city.open .search-txt,
.SumoSelect.sumo_novaposhta_department.open .search-txt,
.SumoSelect.sumo_novaposhta_warehouses.open .search-txt{
	position: absolute;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	top: 0;
	left: 0;
}

.SumoSelect.sumo_novaposhta_city .search-txt,
.SumoSelect.sumo_novaposhta_department .search-txt,
.SumoSelect.sumo_novaposhta_warehouses .search-txt{
	display: none;
	outline: 0;
}

.SumoSelect.sumo_novaposhta_city.open .search-txt,
.SumoSelect.sumo_novaposhta_department.open .search-txt,
.SumoSelect.sumo_novaposhta_warehouses.open .search-txt {
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #4a4a4a;
	padding: 0 12px;
	background: #fff;
}

.SumoSelect.sumo_novaposhta_city.open>.search>label,
.SumoSelect.sumo_novaposhta_department.open>.search>label,
.SumoSelect.sumo_novaposhta_warehouses.open>.search>span,
.SumoSelect.sumo_novaposhta_city.open>.search>span,
.SumoSelect.sumo_novaposhta_department.open>.search>span,
.SumoSelect.sumo_novaposhta_warehouses.open>.search>span {
	visibility: hidden;
}

.SumoSelect.sumo_novaposhta_department > .optWrapper > .options li label,
.SumoSelect.sumo_novaposhta_warehouses > .optWrapper > .options li label{
	line-height: 18px;
    padding: 7px 0px;
    white-space: initial;
	overflow: initial;
    text-overflow: initial;
}

.loader_button.active {
	display: inline-block;
	width: 80px;
	height: 80px;
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translateY(-50%) scale(0.4);
}

.loader_button {
	display: none
}

.loader_button div {
	position: absolute;
	width: 6px;
	height: 6px;
	background: #e84e3a;
	border-radius: 50%;
	animation: loader_button 1.2s linear infinite;
}

.loader_button div:nth-child(1) {
	animation-delay: 0s;
	top: 37px;
	left: 66px;
}

.loader_button div:nth-child(2) {
	animation-delay: -0.1s;
	top: 22px;
	left: 62px;
}

.loader_button div:nth-child(3) {
	animation-delay: -0.2s;
	top: 11px;
	left: 52px;
}

.loader_button div:nth-child(4) {
	animation-delay: -0.3s;
	top: 7px;
	left: 37px;
}

.loader_button div:nth-child(5) {
	animation-delay: -0.4s;
	top: 11px;
	left: 22px;
}

.loader_button div:nth-child(6) {
	animation-delay: -0.5s;
	top: 22px;
	left: 11px;
}

.loader_button div:nth-child(7) {
	animation-delay: -0.6s;
	top: 37px;
	left: 7px;
}

.loader_button div:nth-child(8) {
	animation-delay: -0.7s;
	top: 52px;
	left: 11px;
}

.loader_button div:nth-child(9) {
	animation-delay: -0.8s;
	top: 62px;
	left: 22px;
}

.loader_button div:nth-child(10) {
	animation-delay: -0.9s;
	top: 66px;
	left: 37px;
}

.loader_button div:nth-child(11) {
	animation-delay: -1s;
	top: 62px;
	left: 52px;
}

.loader_button div:nth-child(12) {
	animation-delay: -1.1s;
	top: 52px;
	left: 62px;
}

@keyframes loader_button {

	0%,
	20%,
	80%,
	100% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.5);
	}
}


.button.create-order.disabled,
.button.create-order.btnDisabled {
	opacity: .5;
	pointer-events: none;
}

.text-info-popup {
	font-size: 17px;
	line-height: 1.2;
}

.section-space.size-6 {
	height: 30px;
}

.popup-contact .popup-container {
	max-width: 535px;
}

.popup-contact .title {
	margin-bottom: 6px;
	font-weight: 600;
}

.time_schedule {
	font-size: 24px;
	line-height: 27px;
	color: #F51F2A;
}

.popup-contact .phone {
	margin-top: 40px;
	text-align: left;
}

.popup-contact .phone li {
	display: flex;
	align-items: center;
	color: #000000;
	margin-bottom: 15px;
}

.popup-contact .phone img {
	margin-right: 15px;
}

.popup-contact .phone li a {
	text-decoration: underline;
}

@media (min-width: 1200px) {
	.text-articles a:hover {
		opacity: 0.8;
	}

	.mega-menu-button {
		padding: 13px 21px 12px 21px;
		margin-right: 15px;
	}

	header .nav-wrapp {
		border-top: unset;
		border-bottom: unset;
	}

	header .nav-wrapp .header_menu_top {
		display: none;
	}
}

@media (max-width: 1368px) {
	.text-articles h1 {
		font-size: 56px;
	}

	.text-articles h2 {
		font-size: 44px;
	}

	.text-articles h3 {
		font-size: 32px;
	}
}

@media (max-width: 1199px) {
	.text-articles h4 {
		font-size: 20px;
	}

	.text-articles th,
	.text-articles td {
		padding: 10px 15px 11px 15px;
	}

	.mobile-header-block-fest {
		display: inline-block;
		flex-wrap: wrap;
		align-items: center;
		justify-content: end;
		margin: 0 0 0 auto;
	}

	.top-mobile-menu .mega-menu-button.menu-delivery-mobile {
		top: 13px;
	}

	.top-mobile-menu .mega-menu-button {
		position: relative;
		top: 7px;
		right: 0;
		margin-bottom: 2px;
		margin-top: 3px;
		min-width: 150px;
		text-align: center;
		height: min-content;
	}

	.top-mobile-menu .mega-menu-button.prod-btn {
		top: 0;
	}

	body.site-2 .mobile-button-header-fest {
		display: flex;
		padding: 10px 15px;
		min-height: 80px;
	}

	body:not(.site-1):not(.site-5) .main-menu-open .header_menu_top {
		display: none;
	}

	body:not(.site-1):not(.site-5) .main-menu-open .toggle-block, .main-menu-delivery-ukr-open .toggle-block, .main-menu-delivery-ukr-2-open .toggle-block {
		display: none;
	}

	.mobile-button-header-fest {
		display: none;
		text-align: center;
		max-width: 100%;
		width: 100%;
		position: absolute;
		bottom: 0;
		left: 0;
		transform: translateY(100%);
		background: #fff;
		padding: 10px 0;
		border-bottom: 1px solid #ebebeb;
	}

	.mobile-button-header-fest .mega-menu-button {
		font-size: 13px;
		margin-right: 10px;
		padding: 18px 35px 14px 54px;
	}

	.mobile-button-header-fest.open {
		display: block;
	}

	header .header-inner.main-menu-delivery-ukr-open .mega-menu-main-del-ukr, header .header-inner.main-menu-delivery-ukr-2-open .mega-menu-main-del-ukr-2 {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
	}

	header .header-inner.main-menu-delivery-ukr-open .toggle-block, header .header-inner.main-menu-delivery-ukr-2-open .toggle-block {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@media (max-width: 991px) {
	.text-articles h1 {
		font-size: 42px;
	}

	.text-articles h2 {
		font-size: 36px;
	}

	.text-articles h3 {
		font-size: 26px;
	}

	.text-articles h6 {
		font-size: 18px;
	}

	.text-articles ul li {
		margin-bottom: 8px;
	}

	.text-articles th,
	.text-articles td {
		padding: 6px 12px 7px 12px;
	}
}

@media (max-width: 767px) {
	.top-mobile-menu .mega-menu-button {
		top: 3px;
	}

	.top-mobile-menu .mega-menu-button.menu-delivery-mobile {
		top: 25px;
	}

	.mobile-button-header-fest .mega-menu-button {
		font-size: 12px;
		line-height: 12px;
		padding: 8px 15px 8px 10px;
		display: block;
		max-width: 260px;
		margin: 10px 5px 10px;
	}

	.top-mobile-menu .mega-menu-button.menu-delivery-mobile {
		min-width: auto;
	}

	.term-delivery-child-ul li {
		margin: 5px;
	}
	body.site-2 .mobile-button-header-fest{
        padding-left: 5px;
        padding-right: 5px;
	}
}

@media (max-width: 575px) {
	.text-articles h1 {
		font-size: 32px;
	}

	.text-articles h2 {
		font-size: 28px;
	}

	.text-articles h3 {
		font-size: 24px;
	}

	.text-articles h4 {
		font-size: 18px;
	}

	.banner-inner .bg img {
		min-height: 220px;
	}

	.top-mobile-menu .mega-menu-button {
		min-width: auto;
		margin: 10px 3px 10px;
	}

	.mega-menu-button i:before {
		top: -1px;
	}

	.title.title-decorate {
		font-size: 20px;
	}

	/* body:not(.site-1):not(.site-5) .h2.h2-2{
		font-size: 20px!important;
	} */
}

/*=== 30.07 ====*/
.page-template-page-checkout .checkbox-entry span:before {
	border-color: #000;
}

.page-template-page-checkout .checkbox-entry span {
	color: #000;
}

.page-template-page-checkout .checkbox-entry.checkbox span {
	padding-top: 1px;
}

/*=== 04.08 ====*/
/* .mega-menu-button .menu-button {
	display: none;
} */

header .mega-menu.mega-menu-main-del-ukr.open {
	left: 280px;
}
header .mega-menu.mega-menu-main-del-ukr-2.open {
	left: 535px;
}

header .mega-menu.mega-menu-main-del-ukr{
	left: 280px;
}
header .mega-menu.mega-menu-main-del-ukr-2 {
	left: 535px;
}

@media(max-width: 1199px) {
	.mega-menu-button {
		padding: 18px 40px 14px 40px;
	}

	.mobile-button-header-fest .mega-menu-button {
		padding: 10px 44px 10px 44px;
	}

	header .mega-menu.mega-menu-main-del-ukr, header .mega-menu.mega-menu-main-del-ukr-2 {
		left: 0;
	}
}


.geolocation_wrapper_button {
	margin-top: 50px;
	width: 300px;
	margin: 30px auto 10px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.geolocation_button {
	border: 0px none;
	padding: 15px 50px;
	border-radius: 30px;
	border: 1px solid #ec1f27;
	cursor: pointer;
	transition: all 0.3s ease;
	font-size: 16px;
}

.geolocation_button:hover {
	background-color: #ec1f27;
	transition: all 0.3s ease;
	color: white;
}

.geolocation_state {
	display: none;
}

/*.pay-checkbox,.type-delivery,#form-checkout{
	display: none;
}*/
.input_hidden {
	display: none !important;
}

.info_novaposhta {
	margin-bottom: 15px;
	color: black;
}

.check_block_driveway_text {
	font-size: 16px;
	color: black;
}

@media (max-width: 1199px) {
	.pizza-bottom-info .price-product {
		display: block !important;
	}

	.pizza-bottom-info .price-product span {
		font-size: 18px;
	}

	.hover-bottom-info2 .price-product {
		display: none !important;
	}

}


/*@media (max-width: 768px){
	.call-back-delivery{
		display: none;
	}
}*/

.radiobox-item.blocked {
	pointer-events: none;
	opacity: 0.6;
}

.sumo_novaposhta_type {
	width: 100%;
}

.sale-price-variable del {
	display: block;
}

.free-delivery-price {
	margin: 0;
	line-height: 30px;
	font-size: 14px;
	white-space: nowrap;
	font-weight: bold;
}

.free-delivery-price-checkout {
	font-size: 14px;
	white-space: nowrap;
	margin-top: 10px;
	font-weight: bold;
	color: #1f1f1f;
}

@media (min-width: 1200px) {
	.all-product-price_order {
		margin-bottom: 0;
	}

	.row.flex-align.md-flex-block.discount-block {
		align-items: flex-end;
	}

	.order-button.create-order {
		margin-bottom: -30px;
	}
}

@media (max-width: 991px) {
	.free-delivery-price {
		text-align: right;
		line-height: 18px;
	}
}

@media (max-width: 480px) {

	.free-delivery-price-checkout,
	.free-delivery-price {
		white-space: inherit;
	}

	.input-field-wrapp:after {
		right: -16px;
	}
}

/* Gift fields */
.disable_gift_field {
	display: none;
}

.termdescription img {
	max-width: 100%;
	height: auto;
}

.termdescription {
	text-align: center;
}

.termdescription iframe {
	max-width: 100%
}

/* GEOLOCATION STYLES */
.cities-wrapper .geolocation_wrapper_button .geolocation_button:not(:first-child) {
	margin-left: 15px;
}

.button.confirm-city {
	padding: 15px 10px;
	margin-top: 30px;
}

.other-city {
	font-size: 16px;
	padding: 10px 0;
	margin-top: 15px;
	margin: 0 auto;
	padding: 15px;
	display: inline-block;
}

.location-block span {
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
}

.location-block svg {
	width: 25px;
	height: auto;
}

.location-block img{
    max-height: 35px;
}

.location-block {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 10px;
	cursor: pointer;
	z-index: 9999;
	color: rgba(0, 0, 0, 0.8);
}

.location-block span.location-city {
	display: none;
}

@media (min-width: 1200px) {
	.right-menu.active-geo {
		width: 50%;
	}

}

.location-tooltip {
	border-radius: 25px;
	position: absolute;
	background: #fff;
	min-width: 180px;
	padding: 20px;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 0 -8px 40px 0px rgb(0 0 0 / 8%);
}

.location-tooltip:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #fff;
	position: absolute;
	top: -5px;
	left: 50%;
	transform: translateX(-50%);
}

.location-tooltip>p {
	font-size: 12px;
}

.location-tooltip .buttons-grow {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 10px;
}

.location-block .location-tooltip .button {
	min-width: 45%;
	padding: 5px 10px;
	display: inline-block;
}

.location-block .location-tooltip .button.style-2 {
	margin-left: 5%;
}

.location-block .location-tooltip .city {
	font-weight: bold;
	color: #231f20;
}

.location-block .location-tooltip {
	display: none;
}

@media(max-width: 767px) {
	.mobile-header-block-fest .location-block svg {
		width: 28px;
		height: 28px;
	}

	.mobile-header-block-fest .location-tooltip {
		top: 150%;
	}

	.geolocation_wrapper_button .button {
		min-width: 100px;
		padding: 15px 0;
		font-size: 12px;
	}

	.geolocation_wrapper_button .check-city.other-city {
		padding: 15px 0;
		margin-left: 10px;
	}

	.cities-wrapper .geolocation_wrapper_button .geolocation_button:first-child {
		margin-right: 10px;
	}
	.mobile-button-header-fest .mega-menu-button {
		padding-left: 24px;
		padding-right: 18px;
	}
}

.checkout-type-2 .pay-checkbox,
.checkout-type-2 .type-delivery,
.checkout-type-2 #form-checkout {
	display: block;
}

.checkout-type-2 .label-2 {
	display: none;
}

.wrapper_restaurant .label-input.error {
	color: #e6442f;
}

.city-list {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 100%;
	/* -webkit-transform: translateX(-50%) translateY(10px);
    -ms-transform: translateX(-50%) translateY(10px);
    transform: translateX(-50%) translateY(10px);*/
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-50%);
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	box-shadow: 0 -8px 40px 0px rgb(0 0 0 / 8%);
	min-width: 110px;
}

.city-list.active {
	opacity: 1;
	visibility: visible;
	z-index: 9;
}

.city-list .active {
	color: #F51F2A;
}

.location-city {
	padding-right: 10px;
}

.location-city:before {
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -2px;
	width: 10px;
	height: 6px;
	background-image: url(img/icon-dropdown.svg);
	background-repeat: no-repeat;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
}

/*.city-list.active:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -5px;
    left: 35%;
    transform: translateX(-9px);
}*/
.city-list a {
	display: block;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}

.city-list a:hover {
	color: #f51f2a;
}

.label-lokal {
	position: fixed;
	left: 0;
	background: #ec1f27;
	top: 50%;
	padding: 5px 10px;
	z-index: 999;
}

@media(max-width: 768px) {
	.location-city {
		padding-right: 25px;
	}

	body:not(.site-1):not(.site-5) .banner.main-banner .custom-slider {
		margin-top: 0;
	}

	.label-lokal img {
		max-height: 70px;
	}

	.mobile-header-block-fest .location-block {
		margin: 0;
	}

	.banner.main-banner .swiper-button-disabled+.custom-slider {
		padding-bottom: 0;
	}
}

body:not(.site-1):not(.site-5) .telephone-block {
	margin-right: 5px;
}

/* body:not(.site-1):not(.site-5) .h2.h2-2{font-size: 24px;} */
@media(min-width: 1200px) {
	body:not(.site-1):not(.site-5) .right-menu .time-work {
		margin-right: 5px;
	}

	body:not(.site-1):not(.site-5) .right-menu .phone {
		margin: 0 15px 0 40px;
	}

	body.site-2 header .nav-wrapp {
		justify-content: flex-start;
	}

	body:not(.site-1):not(.site-2):not(.site-5) header {
		box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 10%);
	}

	body.site-2 header {
		height: 190px;
	}

	body.site-2 header .nav-wrapp {
		bottom: -22px;
	}

	body.site-2 header.scroll {
		height: 94px;
	}

	body.site-2 header.scroll .nav-wrapp {
		bottom: 0;
	}

	body.site-2 header.scroll .nav-wrapp .cart-block {
		top: -3px;
	}

	body.site-2 .margin-header {
		height: 190px;
	}
}

.wrapper_restaurant.hidden-wrapp {
	display: none;
}

.check-city.other-city {
	padding: 15px;
	/*margin-left: 15px;*/
}

@media(max-width: 768px) {
	.toggle-block.open {
		z-index: 999;
		opacity: 1;
		background: #fff;
	}
}

/* site 3 */
.site-2 header .nav-wrapp li,
.site-2 header .mobile-header-block-fest li {
	padding: 0;
}

body.site-2 header .nav-wrapp li a,
body.site-2 header .nav-wrapp li a {
	background: #fff;
	border: 1px solid #f51f2a;
	padding: 13px 21px 12px 21px;
	min-width: 200px;
	border-radius: 24px;
	font-size: 16px;
	line-height: 16px;
	color: #f51f2a;
}

.site-2 header .nav-wrapp li a:hover,
.site-3 header .nav-wrapp li a:hover {
	color: #d13621;
	border-color: #d13621;
}

.site-3 .pay-checkbox .radiobox-item {
	margin-right: 20px;
	margin-bottom: 15px;
	display: inline-block;
}

.site-3 .pay-checkbox .radiobox-item:last-child {
	margin-right: 0;
}


a.footer-dev-logo {
	position: relative;
}

a.footer-dev-logo:before {
	background: #1f1f1f url(img/redstone-icon.svg);
	background-repeat: no-repeat;
	width: 82px;
	background-position: right center;
	background-size: 100%;
	content: '';
	right: 0px;
	top: 0px;
	z-index: 1;
	position: absolute;
	height: 100%;
}

.footer-bottom .develope a.footer-dev-logo span {
	padding-right: 0px;
}

.return-cart .error_min_total_cart {
	font-size: 14px;
}

@media(max-width: 460px) {
	header .top-mobile-menu .cart-info {
		display: block;
	}

	.cart-info .price {
		font-size: 16px;
		line-height: 18px;
	}
}


.coupon-price {
	font-size: 16px;
}

.order-item.fees ul li {
	font-size: 13px;
}

.discount-block-info-item .name {
	font-size: 14px;
}

@media (min-width: 1200px) {
	.mega-menu-button {
		padding: 16px 41px 16px 54px;
	}

}

@media(min-width: 1200px) {
	.site-2 header .mobile-button-header-fest nav {
		display: none;
	}
}

@media(max-width: 1199px) {
	.site-2 .header_menu_top .menu li a {
		color: #231f20;
		border: none;
		line-height: 24px;
		font-size: 16px;
	}
}


.footer-item ul li>* {
	line-height: 26px;
}

.footer-item>ul .footer-open-submenu {
	position: relative;
	color: #fefefe;
	opacity: 1;
	display: block;
}

footer .footer-bottom .copyright,
.footer-item>ul .footer-open-submenu+ul>li>a:not(:hover) {
	color: #767676;
	opacity: 1;
}

.footer-item>ul>li>ul li a {
	line-height: 22px;
}

footer .social-block li a {
	width: 33px;
	height: 33px;
	line-height: 33px;
}

footer .social-block li a svg {
	width: 33px;
	height: 33px;
}

footer .footer-top .social-block li a svg {
	margin-top: 0;
}

footer .social-block li:not(:last-child) {
	margin-right: 20px;
}

@media (min-width: 575px) {
	footer .social-block li a:hover svg:not(.social-telegram) path {
		fill: #F51F2A;
	}
	footer .social-block li a:hover svg path.path-hover {
		fill: #F51F2A;
	}
}

footer .social-block,
footer .paymet-method {
	margin-top: 0;
	text-align: center;
}

footer .footer-bottom {
	padding: 20px 0;
}

footer .footer-top {
	padding: 35px 0 30px;
}

@media (max-width: 991px) {

	footer .footer-top .social-block,
	footer .footer-top .paymet-method {
		text-align: left;
	}
}

@media (max-width: 767px) {
	.hidden-767 {
		display: none !important
	}

	.footer-top .footer-column>div:first-child>.footer-item {
		margin-bottom: 5px;
	}

	.footer-bottom .social-block {
		margin: 7px 0 23px;
	}

	.footer-item>ul .footer-open-submenu+ul {
		background-color: rgba(0, 0, 0, 0.5);
		padding: 0;
		position: relative;
		width: 100%;
		overflow: hidden;
		max-height: 0;
		-webkit-transition: all 0.6s ease;
		;
		-moz-transition: all 0.6s ease;
		;
		-o-transition: all 0.6s ease;
		;
		transition: all 0.6s ease;
	}

	.footer-item>ul .footer-open-submenu.active+ul {
		padding: 13px 0;
		margin-top: 7px;
		max-height: 200px;
		overflow: visible;
	}

	.footer-item>ul .footer-open-submenu+ul:before,
	.footer-item>ul .footer-open-submenu+ul:after {
		content: '';
		position: absolute;
		top: 0;
		width: 15px;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.5);
	}

	.footer-item>ul .footer-open-submenu+ul:before {
		left: -15px;
	}

	.footer-item>ul .footer-open-submenu+ul:after {
		right: -15px;
	}

	.footer-top .paymet-method {
		padding-top: 5px;
	}

	.footer-item>ul .footer-open-submenu>span {
		position: relative;
		margin-left: 7px;
	}

	.footer-item>ul .footer-open-submenu>span img {
		margin-bottom: 2px;
		transform: rotate(180deg);
	}

	.footer-item>ul .footer-open-submenu.active>span img {
		margin-bottom: 2px;
		transform: rotate(0deg);
	}

	footer .footer-top {
		padding: 43px 0;
	}

	footer .footer-bottom {
		padding-bottom: 25px;
	}
}

@media (min-width: 768px) {
	.footer-item>ul .footer-open-submenu {
		pointer-events: none
	}

	.footer-item>ul .footer-open-submenu>span,
	.show-767 {
		display: none !important
	}
}

.pizza-item-hover .hover-bottom-info>.new-price {
	margin-top: 0;
}

.pizza-bottom-info {
	padding-top: 20px;
}

.hover-bottom-info {
	padding-top: 10px;
}

@media (max-width: 575px) {
	.tax-product_cat .custom-slider-wrapper .custom-slider {
		padding-bottom: 0;
	}
}

.calendar-table .available.active {
	background-color: #ec1f27 !important;
}

.calendar-table .available.today {
	color: #ec1f27 !important;
	background-color: transparent !important;
}

.daterangepicker td.available:hover {
	color: #ec1f27;
}

.daterangepicker .calendar-table thead tr:first-child th {
	color: #ec1f27;
}

.ui-widget.ui-widget-content {
	border: 1px solid #ebebeb;
	max-width: 293px;
	max-height: 216px;
}

body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
	border-bottom: 1px solid #e6e6e6 !important;
	padding-top: 12px;
	padding-bottom: 12px;
}

.ui-autocomplete .ui-menu-item {
	line-height: 18px;
}

.section-faq {
	background: #FAFAFA;
}

.accordeon {
	margin-top: 10px;
	margin-bottom: 10px;
}

.accordeon-item:first-child {
	margin-top: 0;
}

.accordeon-title {
	position: relative;
	padding: 21px 40px 23px 13px;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	border-top: 2px solid rgba(196, 196, 196, 0.5);
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #000;
	letter-spacing: normal;
}

.accordeon-item:first-child .accordeon-title {
	border-top: 0;
}

.accordeon-title:after,
.map-info-mobile-message:after {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	right: 11px;
	top: 50%;
	margin-top: -9px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(./img/accordeon-icon-2.svg);
}

.accordeon-title.active:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background-image: url(./img/accordeon-icon-2-red.svg);
}

.accordeon-toggle {
	display: none;
	padding: 7px 38px 11px 33px;
}

.accordeon-toggle p,
.accordeon-toggle a {
	font-size: 14px;
	line-height: 16px;
	color: #787878;
	letter-spacing: normal;
	font-weight: 500;
}

.accordeon-toggle p {
	margin-bottom: 20px;
}

.accordeon-toggle a {
	color: #ec1f27;
}

@media(min-width: 1200px) {
	.accordeon-title:hover {
		color: #ec1f27;
	}
}

@media(min-width: 768px) {
	.simple-item-toggle {
		display: block !important;
	}
}

@media(max-width: 767px) {
	.accordeon-title {
		font-size: 14px;
		line-height: 16px;
	}

	.accordeon-toggle p {
		margin-bottom: 15px;
	}

	.accordeon-toggle {
		padding: 0 34px 6px 13px;
	}

	.section-faq .simple-item-title {
		background: #DFDFDF;
		padding: 20px 0;
		cursor: pointer;
	}

	.section-faq .accordeon {
		margin-top: 0;
	}

	.section-faq .simple-item-title:after {
		content: '';
		position: absolute;
		width: 16px;
		height: 16px;
		right: 26px;
		top: 50%;
		margin-top: -9px;
		background-position: center center;
		background-size: contain;
		background-repeat: no-repeat;
		background-image: url(./img/accordeon-icon-2.svg);
	}

	.section-faq .simple-item-title.active:after {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.simple-item-toggle {
		display: none;
		background: #fff;
	}
}

@media(max-width: 480px) {
	.section-faq .simple-item-title .h2 {
		font-size: 18px;
	}

	.section-faq .simple-item-title:after {
		margin-top: -8px;
	}
}

.cross-sells-section .title {
	font-size: 18px;
	line-height: 20px;
}

.cross-sells-section .pizza-item .pizza-top .product-img {
	min-height: 162px;
}

.cross-sells-section .product-title {
	font-size: 14px;
	line-height: 16px;
}

.cross-sells-section .pizza-bottom-info {
	padding: 7px 0 0;
}

.cross-sells-section .pizza-bottom-info .title {
	min-height: 36px;
	line-height: 16px;
	margin-bottom: 12px;
}

.cross-sells-section .hover-bottom-info {
	padding: 0;
}

.cross-sells-section .hover-bottom-info2 .price-product span {
	font-size: 14px;
	line-height: 16px;
}

.cross-sells-section .hover-bottom-info2 .price-product {
	font-size: 14px;
	margin-bottom: 14px;
}

.cross-sells-section .pizza-bottom-info .price-product {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 14px;
}

.cross-sells-section .hover-bottom-info2 .button.size-2 {
	font-size: 14px;
	line-height: 16px;
	min-width: 107px;
	padding: 6px 10px 6px;
}

.cross-sells-section .select-item>div {
	font-size: 12px;
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.cross-sells-section .hover-bottom-info2 .ingredients-block {
	margin-top: 10px;
	margin-bottom: 13px;
}

.cross-sells-section .pizza-item-hover {
	margin-bottom: 0;
}

.pay-main-wrapper .cart-product-list-wrapper .cart-product-item:last-child {
	border-bottom: none;
}

.cross-sells-section .pizza-bottom-info .price-product span {
	font-size: 14px;
	line-height: 16px;
}

.cross-sells-section .arrow-wrapp.type-2 .swiper-button-prev,
.cross-sells-section .arrow-wrapp.type-2 .swiper-button-next {
	border: 0;
}

.cross-sells-section .custom-slider-wrapper.popular-products-slider .swiper-wrapper {
	padding: 0;
}

.cross-sells-section .arrow-wrapp.type-2 .swiper-button-prev,
.cross-sells-section .arrow-wrapp.type-2 .swiper-button-next {
	width: 23px;
	height: 42px;
	top: 60px;
	margin: 0;
}

.cross-sells-section .arrow-wrapp.type-2 .swiper-button-next {
	right: -23px;
}

.cross-sells-section .arrow-wrapp.type-2 .swiper-button-prev {
	left: -23px;
}

.cross-sells-section .arrow-wrapp .swiper-button-prev i:before,
.cross-sells-section .arrow-wrapp .swiper-button-next i:before {
	background: #E2191E;
	border-radius: 43px;
	border: none;
	width: 23px;
	height: 2px;
	transform: rotate(62.32deg);
	top: 12px;
	right: 0;
}

.cross-sells-section .arrow-wrapp .swiper-button-prev i:before {
	transform: rotate(-62.36deg);
}

.cross-sells-section .arrow-wrapp .swiper-button-prev i:after,
.cross-sells-section .arrow-wrapp .swiper-button-next i:after {
	background: #E2191E;
	border-radius: 43px;
	border: none;
	width: 23px;
	height: 2px;
	transform: rotate(-62.36deg);
	content: '';
	position: absolute;
	bottom: 9px;
}

.cross-sells-section .arrow-wrapp .swiper-button-prev i:after {
	transform: rotate(62.32deg);
	right: -2px;
}

.cross-sells-section .arrow-wrapp .swiper-button-prev i,
.cross-sells-section .arrow-wrapp .swiper-button-next i {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
}

.cross-sells-section .product_weight {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 1px;
}

.cross-sells-section .pizza-item-hover {
	top: 0;
}

.pizza-item-hover .new-price:before {
	top: 0;
}

@media(max-width: 1370px) {
	.cross-sells-section .arrow-wrapp.type-2 .swiper-button-next {
		right: -20px;
	}
}

@media(max-width: 767px) {
	.cross-sells-section .arrow-wrapp.type-2 .swiper-button-prev {
		left: -21px;
	}

	.cross-sells-section .arrow-wrapp.type-2 .swiper-button-next {
		right: -19px;
	}
}

.left-menu .menu li a:hover,
header nav ul li a:hover {
	color: #f51f2a;
}

@media(min-width: 768px) {
	.fixed-cart-block {
		display: none;
	}
}

.fixed-cart-block {
	position: fixed;
	bottom: 107px;
	right: 18px;
	text-align: right;
	z-index: -1;
	display: none;
}

@media(max-width: 380px) {
	.fixed-cart-block {
		bottom: 90px;
	}
}

.fixed-cart-block .cart-block {
	margin: 0;
}

/*.fixed-cart-block .cart-inner{
	line-height: 32px;
}*/
.fixed-cart-block .cart-inner .cart-icon {
	width: 24px;
	height: 24px;
	top: 8px;
	display: block;
}

.fixed-cart-block .cart-info {
	padding: 0;
	display: inline-block;
	font-size: 0;
	vertical-align: inherit;
}

.fixed-cart-block .cart-info .price {
	padding: 10px 11px 10px 45px;
	font-size: 16px;
	line-height: 22px;
}

.popup-container.location-container {
	max-width: 560px;
	overflow: initial;
}

.location-container .location-popup-item {
	background-image: url(img/shutterstock.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.location-container .location-popup-item:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(103.71deg, rgba(255, 255, 255, 0) 1.1%, #FFFFFF 36.17%, #FFFFFF 57.88%, rgba(255, 255, 255, 0) 99.07%);
}

.location-container .title {
	color: #fff;
	background: #1F1F1F;
	font-size: 26px;
	line-height: 29px;
	padding: 21px 20px;
}

.location-container .sumoselect-wrapp .SumoSelect {
	width: auto;
	min-width: 318px;
	text-align: center;
}

.location-container .SumoSelect>.CaptionCont {
	border: 2px solid #F51F2A;
	border-radius: 10px;
	padding: 0 45px;
}

.location-container .SumoSelect>.CaptionCont>span {
	font-weight: 600;
	font-size: 26px;
	line-height: 29px;
	color: #000;
	padding: 19px 0;
}

.location-container .select-box {
	padding: 48px 0;
}

.location-container .button {
	margin-bottom: 48px;
	min-width: 130px;
	padding: 10px 10px 11px;
	font-size: 15px;
}

.location-container .sumoselect-wrapp .SumoSelect>.CaptionCont>label {
	right: 21px;
}

.location-container .sumoselect-wrapp .SumoSelect>.CaptionCont>label>i:before {
	margin-top: -10px;
	height: 11px;
	width: 11px;
	right: 3px;
	border-left: 3px solid #000;
	border-bottom: 3px solid #000;
}

.location-container .sumoselect-wrapp .SumoSelect.open>.optWrapper {
	top: 71px;
	max-width: 266px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	box-shadow: 0px 5px 20px rgb(0 0 0 / 10%);
	border: 0;
}

.location-container .sumoselect-wrapp .SumoSelect.open .CaptionCont>label>i:before {
	margin-top: -3px;
}

.location-container .SumoSelect>.optWrapper>.options li.opt {
	padding: 15px;
	border: 1px solid #F8F8F8;
	font-size: 16px;
	line-height: 18px;
	color: rgba(0, 0, 0, 0.8);
	cursor: pointer;
}

.location-container .SumoSelect>.optWrapper>.options li.opt:last-child {
	border: 0;
}

.location-popup-images .img1 {
	position: absolute;
	left: -24px;
	top: -52px;
	z-index: 1;
}

.location-popup-images .img2 {
	position: absolute;
	right: -4px;
	bottom: -16px;
	z-index: 1;
}

.popup-container.location-container .button-close {
	top: -25px;
	right: -25px;
	width: 50px;
	height: 50px;
	z-index: 1;
}

.location-container .button-close span {
	height: 18px;
	width: 18px;
}

.location-container .button-close span:before,
.location-container .button-close span:after {
	width: 19px;
	top: 8px;
	left: 0px;
}

@media(min-width: 768px) {

	.location-popup-images .img3,
	.location-popup-images .img4 {
		display: none;
	}
}

@media(max-width: 767px) {
	.location-container .sumoselect-wrapp .SumoSelect {
		min-width: 188px;
	}

	.location-container .SumoSelect>.CaptionCont>span {
		font-size: 16px;
		line-height: 18px;
		padding: 10px 0;
	}

	.location-container .sumoselect-wrapp .SumoSelect>.CaptionCont>label {
		right: 8px;
	}

	.location-container .sumoselect-wrapp .SumoSelect>.CaptionCont>label>i:before {
		margin-top: -6px;
		height: 6px;
		width: 6px;
		right: 6px;
		border-left: 2px solid #000;
		border-bottom: 2px solid #000;
	}

	.location-container .SumoSelect>.CaptionCont {
		padding: 0px 32px;
	}

	.location-container .title {
		font-size: 16px;
		line-height: 18px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.popup-container.location-container .button-close {
		top: -15px;
		right: -15px;
		width: 30px;
		height: 30px;
		z-index: 1;
	}

	.location-container .button-close span:before,
	.location-container .button-close span:after {
		width: 12px;
		top: 8px;
		left: 3px;
	}

	.location-container .sumoselect-wrapp .SumoSelect.open .CaptionCont>label>i:before {
		margin-top: -1px;
	}

	.location-container .sumoselect-wrapp .SumoSelect.open>.optWrapper {
		top: 42px;
		max-width: 172px;
		position: absolute;
		max-height: initial;
		right: initial;
		width: 100%;
		bottom: initial;
	}

	.location-container .select-box {
		padding-top: 28px;
		padding-bottom: 28px;
	}

	.popup-container.location-container {
		max-width: 331px;
	}

	.location-popup-images .img1,
	.location-popup-images .img2 {
		display: none;
	}

	.location-popup-images .img3 {
		position: absolute;
		left: -14px;
		top: -31px;
		z-index: 1;
	}

	.location-popup-images .img4 {
		position: absolute;
		right: -2px;
		bottom: -8px;
		z-index: 1;
	}

	.cart-wrapper .inputs-info-inner .mobile .input-button.type2 {
		line-height: 15px;
		padding: 4px 5px 4px;
		font-size: 12px;
		max-width: 140px;
	}
}

.input-field-wrapp .description {
	font-size: 12px;
	line-height: 16px;
	color: #bbb;
	margin: 6px 0 0;
	display: block;
}

.type-payment .radiobox-item {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px;
}

.cart-product-item-gift .custom-input-number {
	pointer-events: none;
}

.cart-product-item-gift .custom-input-number .increment span:before,
.cart-product-item-gift .custom-input-number .decrement span:before,
.cart-product-item-gift .custom-input-number .increment span:after {
	background: #a6a6a6;
}

.cart-product-item-gift .custom-input-number .input-field {
	color: #a6a6a6;
}

.cart-item-gift {
	font-size: 13px;
	color: #F51F2A;
	font-weight: 600;
}

.inputs-info-inner .input-field-wrapp .input-button.type2 {
	line-height: 16px;
	padding: 4px 5px 4px;
	font-size: 13px;
	max-width: 178px;
	min-width: 134px;
}

.inputs-info-inner .set-card.active .input-button.type2 {
	max-width: 136px;
}

.lokal-logout {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.lokal-logout:before,
.lokal-logout:after {
	content: "";
	height: 1px;
	width: 20px;
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #f51f2a;
}

.lokal-logout:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.lokal-logout:hover:before,
.lokal-logout:hover:after {
	background: #1f1f1f;
}

.lokal_find_card_info,
.lokal_not_find_card_info {
	display: none;
	font-size: 15px;
	margin-top: 40px;
}

.lokal_find_card_info .card-number,
.lokal_not_find_card_info .card-number {
	padding-top: 14px;
	padding-right: 20px;
}

@media(max-width: 767px) {

	.lokal_find_card_info .card-number,
	.lokal_not_find_card_info .card-number {
		padding-top: 9px;
	}
}

@media(max-width: 510px) {

	.lokal_find_card_info .card-number,
	.lokal_not_find_card_info .card-number {
		padding-top: 0;
	}
}

.lokal_find_card_info .card-desc2,
.lokal_not_find_card_info .card-desc2 {
	font-size: 12px;
	padding-top: 20px;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
}

.lokal_find_card_info .card-desc2 span,
.lokal_not_find_card_info .card-desc2 span {
	color: #ec1f27;
	padding-right: 3px;
}

.lokal_not_find_card_info .card-desc2 a {
	color: #ec1f27;
}

.lokal_not_find_card_info .card-desc2 a:hover {
	color: #d13621;
}

.lokal-disabled-sale {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.lokal-disabled-sale:before,
.lokal-disabled-sale:after {
	content: "";
	height: 1px;
	width: 20px;
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background: #f51f2a;
}

.lokal-disabled-sale:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.lokal-disabled-sale:hover:before,
.lokal-disabled-sale:hover:after {
	background: #1f1f1f;
}

@media(max-width: 767px) {

	.lokal_find_card_info .card-desc2,
	.lokal_not_find_card_info .card-desc2 {
		padding-top: 15px;
	}
}

.olControlAttribution {
	display: none;
}

.map-info {
	position: relative;
	display: none;
	width: 100%;
	margin-bottom: 15px;
	padding: 8px 15px;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: 700;
	font-family: "Comfortaa";
	letter-spacing: 0.1px;
	color: #000;
}

.map-info.yellow {
	background-color: #ffd500;
}

.map-info.red {
	background-color: #d40000;
}

.map-info.show {
	display: block;
}

.map-info span {
	border-bottom: 1px solid #000;
}

.map-info-mobile-message.show {
	position: relative;
	display: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #1f1f1f;
	line-height: 1em;
	font-size: 20px;
	margin-bottom: 15px;
	padding-right: 30px;
}

@media(max-width: 767px) {
	.map-info {
		font-size: 16px;
	}

	.map-info-mobile-message.show {
		display: block;
	}
}

@media(max-width: 575px) {
	.map-info {
		font-size: 13px;
	}
}

.swiper-menu.arrow-wrapp.type-2 .swiper-button-prev,
.swiper-menu.arrow-wrapp.type-2 .swiper-button-next {
	border: none;
	left: -24px;
	top: 0;
	margin-top: 0;
	height: 100%;
	width: 24px;
}

.swiper-menu.arrow-wrapp.type-2 .swiper-button-next {
	left: auto;
	right: -22px;
}

.swiper-menu.arrow-wrapp .swiper-button-prev i,
.swiper-menu.arrow-wrapp .swiper-button-next i {
	margin-top: -10px;
	margin-left: -7px;
	height: 24px;
	width: 15px;
}

.main_menu_top .swiper-menu.arrow-wrapp .swiper-button-prev i{
	margin-left: -3px;
}

.main_menu_top .swiper-menu.arrow-wrapp .swiper-button-next i{
	margin-left: -12px;
}

.swiper-menu.arrow-wrapp.type-2 .swiper-button-prev i:before,
.swiper-menu.arrow-wrapp.type-2 .swiper-button-next i:before {
	border-color: #e6442f;
	top: 0;
	left: 0;
	height: 15px;
	width: 15px;
}

.main_menu_top .swiper-menu.arrow-wrapp.type-2 .swiper-button-prev i:before, .main_menu_top .swiper-menu.arrow-wrapp.type-2 .swiper-button-next i:before{
	border-color: #231f20;
}

.swiper-menu.arrow-wrapp .swiper-button-next i:before {
	left: auto;
	right: 0;
}

@media (max-width: 768px) {
	.init-height-0 {
		height: 0;
		overflow: hidden;
	}

	.label-lokal {
		display: none;
	}
}

.set-card .input-button.lokal-authentication-type-2 {
	font-size: 12px;
	line-height: 11px;
	max-width: 152px;
}

/* FLIP REVERSE CARD */
.reverse-item {
	background-color: transparent;
	width: 100%;
	height: 100%;
	perspective: 1000px;
}

.reverse-item .reverse-item-wrapper {
	/*text-align: center;*/
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.reverse-item .reverse-item-front-wrapper,
.reverse-item-back-wrapper {
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	/* Safari */
	backface-visibility: hidden;
}

.reverse-item .reverse-item-back-wrapper {
	position: absolute;
	top: 0;
	color: white;
	transform: rotateY(180deg);
	vertical-align: middle;
	text-align: initial;
}

.reverse-item .reverse-item-back-wrapper .pizza-item {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 60px 25px 25px;
}

.reverse-item .reverse-item-back-content {
	margin-top: auto;
	margin-bottom: 25px;
}

.reverse-item .range-result {
	margin-bottom: auto;
}

.reverse-item .reverse-item-back-wrapper .range-wrapper {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E5E5E5;
	margin-bottom: 20px;
	padding: 20px 0 10px;
}

.reverse-popup .reverse-item-back-wrapper .range-result p,
.reverse-item .reverse-item-back-wrapper .range-result p {
	font-size: 16px;
	font-weight: 600;
	color: #040404;
	margin-bottom: 10px;
}

.reverse-popup .reverse-item-back-wrapper .range-result {
	margin-block: 20px 40px;
	text-align: left;
}

.reverse-popup .reverse-item-back-wrapper .range-result span,
.reverse-item .reverse-item-back-wrapper .range-result span {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 500;
	color: #767676;
	display: block;
}


.popup-align .reverse-item-wrapper {
	margin-top: 30px;
}

.popup-align .reverse-item-wrapper .reverse-item-back-content {
	margin-bottom: 25px;
}


.popup-align .reverse-item-wrapper .range-wrapper {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #E5E5E5;
	margin-bottom: 20px;
	padding: 20px 0 10px;
}

.reverse-item .reverse-item-front-wrapper {
	z-index: 2;
}

.reverse-item .reverse-item-back-wrapper {
	z-index: 1;
}

.reverse-item .reverse-active .reverse-item-front-wrapper {
	z-index: 1;
	opacity: 0;
}

.reverse-item .reverse-active .reverse-item-back-wrapper {
	z-index: 99;
}

.reverse-item .button-close {
	position: absolute;
	z-index: 20;
	top: 25px;
	right: 25px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-block;
	background: #f51f2a;
	vertical-align: bottom;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.irs-single {
	display: none !important;
}

.reverse-popup .range-inputs,
.reverse-item .range-inputs {
	display: flex;
	justify-content: space-between;
}

.reverse-popup .range-input,
.reverse-item .range-input {
	color: #000;
	text-align: left;
	font-size: 16px;
	font-weight: 500;
}

.reverse-popup .range-inputs .range-input:last-child,
.reverse-item .range-inputs .range-input:last-child {
	text-align: right;
}

.reverse-item .reverse-item-back-wrapper .hover-bottom-info2 {
	text-align: right;
}

.reverse-popup .range-inputs .range-input:last-child input,
.reverse-item .range-inputs .range-input:last-child input {
	text-align: right;
}

.irs--round,
.irs--sharp,
.irs--square {
	height: 36px;
}

.irs--round .irs-bar {
	top: 10px;
	height: 14px;
	background-color: #E2191E;
	border-radius: 12px;
	box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.35);
}

.irs--round .irs-line {
	top: 10px;
	height: 14px;
	background: #E2191E;
	box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.35);
	border-radius: 12px;
}

.irs--round .irs-handle {
	top: 4px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #454545;
	border: 2px solid #3D3D3D;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15), inset 1px -2px 2px rgba(0, 0, 0, 0.15);
}

.variations-values input {
	font-size: 16px;
	font-weight: 500;
	color: #231F20;
	pointer-events: none;
	width: 100%;
}

/*NEW STYLES 17.01*/
.justify-content-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.d-none {
	display: none
}

.simple-text.size-4>* {
	font-size: 16px;
	line-height: 1.125em
}

.wrapper_payment_method .radiobox-item {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px
}

.title-bottom-decor:after {
	width: 100%
}

.checkout-received .title-bottom-decor:after {
	background: #e8212d
}

.checkout-wrapper .title,
.cart-wrapper .title {
	font-weight: 500
}

.cart-info-block-label .label-input {
	font-weight: 500;
	color: #231F20
}

.page-template-page-checkout .checkbox-entry span {
	font-weight: 500;
	color: #231F20
}

.checkout-received .input-field {
	font-weight: 500
}

.checkout-received ::-webkit-input-placeholder {
	font-family: 'Comfortaa' !important;
	color: #A9A9A9
}

.checkout-received ::-moz-placeholder {
	font-family: 'Comfortaa' !important;
	color: #A9A9A9
}

.checkout-received :-moz-placeholder {
	font-family: 'Comfortaa' !important;
	color: #A9A9A9
}

.checkout-received :-ms-input-placeholder {
	font-family: 'Comfortaa' !important;
	color: #A9A9A9
}

.text_for_checkout {
	color: #231F20
}

.cart-product-item .product-info .product-title {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.12em;
	letter-spacing: -0.02em
}

.cart-wrapper .cost-total {
	font-weight: 500
}

.cross-sells-section .title {
	font-size: 24px;
	line-height: 1.125em
}

.cross-sells-section .product-title {
	font-weight: 500;
	color: #000
}

.cross-sells-section .price-product {
	color: #e8212d
}

.checkout-received .button {
	border-color: #e8212d
}

.checkout-received .button.style-2 {
	background: #e8212d
}

.discount-block .order-ajax-wrapp .all-product-price-checkout {
	display: none
}

/* .discount-block .order-ajax-wrapp .delivery-price { font-size: 0 } */
.discount-block .order-ajax-wrapp b.all-product-price {
	font-weight: 500;
	color: #231F20;
	margin-top: 0
}

.discount-block span:not(.name),
.discount-block i {
	color: #e8212d
}

.order-button.create-order {
	min-width: auto;
	padding: 14px 30px;
	margin-bottom: 0
}

.cart_prod_wrapp {
	border-bottom: 1px solid #7C7C7C
}

.cart_prod_wrapp .cart-product-item {
	border-bottom: none;
	min-height: 70px;
	margin-bottom: 10px
}

.cart_prod_wrapp .cart-product-item:last-child {
	margin-bottom: 0
}

.cart_prod_total {
	display: flex;
	align-items: center;
	margin: 40px 10px;
}

.cart_prod_total .img {
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 56px;
	height: 56px
}

.cart_prod_total .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}

.cart_prod_total .img+.order-ajax-wrapp {
	margin-left: 20px;
}

.cart_prod_total .order-ajax-wrapp .all-product-price_order {
	display: none;
}

.cart_prod_total .all-product-price {
	font-size: 17px;
	line-height: 19px;
	letter-spacing: -0.02em;
	font-weight: 500;
	color: #1F1F1F;
}

.cart_prod_total .all-product-price span {
	font-weight: 700;
	color: #e8212d
}

.cart_prod_total .all-product-price i {
	color: inherit
}

.cart_prod_total .delivery-price {
	font-size: 14px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: -0.02em;
	color: rgba(31, 31, 31, 0.5)
}

.cart_prod_total .delivery-price span {
	margin: 0 3px
}

.cart_prod_total .delivery-price span,
.cart_prod_total .delivery-price i {
	color: #e8212d
}

.cross-sells-section {
	border-bottom: 1px solid #7C7C7C;
}

/*.cart-wrapper .inputs-info-inner {justify-content: flex-start}*/
.cart-wrapper .inputs-info-inner .set-promokod {
	margin-right: 30px
}

.inputs-info-inner .input-field-wrapp .input-button {
	border: 1px solid #e8212d;
	background: transparent;
	color: #e8212d;
	border-radius: 30px;
}

.inputs-info-inner .active .input-field-wrapp .input-button {
	min-width: 152px;
	border-radius: 30px
}

.inputs-info-inner .input-field-wrapp .input-field {
	height: 46px;
	border-radius: 30px 0 0 30px
}

.inputs-info-inner .active .input-field-wrapp .input-field,
.set-promokod .input-field-wrapp .input-field,
.set-card .input-field-wrapp .input-field {
	border: none
}

.inputs-info-inner .active .input-field-wrapp::before,
.set-promokod .input-field-wrapp::before,
.set-card .input-field-wrapp::before {
	content: '';
	box-sizing: border-box;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 1px solid #ebebeb;
}

.cross-sells-section .product_weight {
	position: relative;
	top: 0;
	color: rgba(0, 0, 0, 0.5)
}

@media (min-width: 1200px) {
	.checkout-received .button.style-2:hover {
		background: transparent;
		color: #e8212d
	}

	/*.row.flex-align.md-flex-block.discount-block { align-items: center; }*/
	.inputs-info-inner .input-field-wrapp .input-button:hover {
		background: #e8212d;
		color: #FFF
	}
}

@media (max-width: 1199px) {

	.checkout-wrapper .title,
	.cart-wrapper .title {
		font-size: 24px;
		line-height: 1.125em
	}

	.cross-sells-section .title {
		font-size: 24px;
		line-height: 1.125em
	}

	.cart_prod_total {
		margin: 35px 5px;
	}

	.cart-wrapper .inputs-info-inner {
		margin-top: 40px
	}

	.cart-wrapper .inputs-info-inner .set-promokod {
		margin-right: 20px
	}

	.cart-wrapper .order-button {
		display: block
	}

	.pizza-bottom-info .price-product {
		display: none !important
	}

	.hover-bottom-info2 .price-product {
		display: block !important
	}

	.price-product_wrapp {
		display: flex;
		justify-content: space-between;
		margin-bottom: 14px
	}

	.cross-sells-section .hover-bottom-info2 .price-product {
		display: inline-block !important;
		width: auto;
		margin-bottom: 0
	}

	.discount-block .order-ajax-wrapp,
	.discount-block .order-ajax-wrapp1 {
		margin-bottom: 35px
	}

	.delivery_price_wrapp {
		font-size: 14px;
		line-height: 16px;
		font-weight: 500;
		letter-spacing: -0.02em;
		color: rgba(31, 31, 31, 0.5)
	}

	.delivery_price_wrapp span,
	.delivery_price_wrapp i {
		color: #e8212d
	}
}

@media(max-width: 991px) {
	.map-info-mobile-message.show {
		display: block
	}
}

@media (max-width: 767px) {
	.cart_prod_wrapp:last-of-type {
		border: none
	}

	.cross-sells-section {
		position: relative;
		border: none;
		padding: 25px 0
	}

	.cross-sells-section::before {
		content: '';
		position: absolute;
		top: -1px;
		left: -15px;
		width: calc(100% + 30px);
		height: 100%;
		background-color: #1C1C1C;
	}

	.cross-sells-section .title,
	.cross-sells-section .product-title {
		color: #FFF
	}

	.cross-sells-section .product_weight {
		color: rgba(255, 255, 255, 0.5)
	}

	.cart-wrapper .inputs-info-inner .mobile .input-button {
		border-radius: 30px;
		padding: 11px 15px
	}

	.cart-wrapper .inputs-info-inner .set-promokod {
		margin-right: 0
	}

	.cart-wrapper .inputs-info-inner .mobile .input-button {
		color: #e8212d;
		background: #fff;
		border: 1px solid #e8212d
	}

	.cart-wrapper .inputs-info-inner .mobile .input-button.active {
		color: #fff;
		background: #e8212d
	}

	.select-item>div {
		border-radius: 4px
	}
}

/*New Popups*/
.popup-container.size-4 {
	overflow: visible;
	max-width: 650px
}

.popup-container .button-close.size-2 {
	width: 50px;
	height: 50px
}

.popup-container .button-close.pos-right {
	top: -25px;
	right: -25px
}

.popup-container .button-close.pos-left {
	top: -25px;
	left: -25px;
	right: auto
}

.popup-align.type-2 {
	border-radius: 10px
}

.popup_block {
	-webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.25);
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.25)
}

.popup_head {
	position: relative;
	background: #1F1F1F;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	text-align: center;
	padding: 20px
}

.popup_info {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	min-height: 190px;
	background: #FFF;
	padding: 25px
}

.popup_info.type-2 {
	padding: 35px 25px 25px 25px
}

.popup_info.type-3 {
	padding: 20px 25px
}

.popup_title {
	font-size: 20px;
	line-height: 1.1em;
	font-weight: 600;
	color: #FFF
}

.popup_title.reverse {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.popup_text {
	font-family: 'Arial';
	font-size: 20px;
	line-height: 1.1em;
	font-weight: 400;
	letter-spacing: 0.02em;
	color: #403C3D
}

.popup_icon {
	position: relative;
	width: 74px;
	height: 74px
}

.popup_icon img {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.popup_btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.popup_btns>*:not(:last-child) {
	margin-right: 15px
}

.popup_btns .button {
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 15px 25px;
	min-width: auto;
}

.verify_code {
	position: relative;
	max-width: 175px;
}

.activation-code-input {
	display: none
}

.activation-code {
	direction: ltr;
	position: relative
}

.activation-code>span {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	font-size: 14px;
	line-height: 16px;
	color: #a9a9a9
}

.activation-code .activation-code-inputs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	max-width: 100%
}

.activation-code .activation-code-inputs input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	padding: 0;
	border: 0;
	outline: 0;
	min-width: 0;
	line-height: 21px;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid;
	border-color: #E2191E;
	margin-right: 6px;
	opacity: 1
}

.activation-code .activation-code-inputs input:last-child {
	margin-right: 0
}

.activation-code.active>span {
	-webkit-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	opacity: 0
}

.submit_code {
	position: absolute;
	cursor: pointer;
	top: 50%;
	right: -40px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	line-height: 0
}

.submit_code svg {
	width: 20px;
	height: 20px;
	-webkit-transition: .3s;
	transition: .3s
}

.popup_text+.popup_btns {
	margin-top: 25px
}

.popup_text+.verify_code {
	margin-top: 40px
}

.popup_icon+.popup_text {
	margin-top: 20px
}

.popup_info .message {
	font-size: 14px;
	line-height: 1.14em;
	letter-spacing: 0.02em;
	color: green;
	margin-top: 10px
}

.popup_info .message.error {
	color: #e8212d
}

.popup_info .verify_code {
	max-width: unset;
	margin-right: 40px;
}

.popup_info .activation-code {
	max-width: 175px;
}

@media (min-width: 1200px) {
	.submit_code:hover svg {
		opacity: 0.7
	}
}

@media (max-width: 575px) {
	.popup-container .button-close.pos-right {
		right: 25px
	}

	.popup-container .button-close.pos-left {
		left: 25px
	}

	.popup_info.type-3 {
		padding: 10px 25px 20px 25px
	}

	.popup-content[data-rel="reg"] .popup_text {
		max-width: 85%
	}

	.popup_btns .button {
		padding: 15px 20px
	}
}

/*VERIFY CODE FOR CHECKOUT*/
.message_sms {
	display: flex;
	margin-left: 25px;
	position: relative;
}

.message_sms .text {
	display: inline-block;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	letter-spacing: 0.02em;
	color: #403C3D
}

.message_sms .text span {
	display: block;
	font-family: 'Arial';
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #A9A9A9
}

.message_sms .text+.verify_code {
	margin-left: 30px
}

.message_sms .verify_code {
	position: relative;
	height: 100%;
}

.message_sms .submit_code {
	top: 0;
	right: -25px;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.message_sms .submit_code svg {
	width: 12px;
	height: 12px
}

.message_sms[style='display: none;']+.empty-lg-25.empty-xs-15 {
	display: none;
}


@media (max-width: 767px) {
	.message_sms {
		margin: 10px 0 20px 0
	}

	.message_sms .text {
		font-family: 'Arial';
		font-size: 14px;
		font-weight: 400;
		line-height: 16px
	}

	.message_sms .text span {
		font-size: 12px;
		line-height: 14px
	}

	.message_sms .text+.verify_code {
		margin-left: 20px
	}

	.message_sms .verify_code {
		max-width: 130px
	}

	.message_sms .submit_code {
		right: -20px
	}

	.message_sms .submit_code svg {
		width: 17px;
		height: 17px
	}
}

/*BONUS BLOCK*/
.local_card_wrapper {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 30px 0
}

.local_card_img {
	width: 50px;
	height: 50px;
	flex-shrink: 0
}

.local_card_img img {
	width: 100%;
	height: auto;
	max-width: 100%
}

.local_card_img+.local_card_info {
	margin-left: 20px
}

.local_card_info {
	font-size: 17px;
	font-weight: 500;
	line-height: 1.12em;
	letter-spacing: -0.02em;
	color: #1F1F1F
}

.local_card_info>*:not(:last-child, .remove-bonus) {
	margin-bottom: 10px;
}

.card_number b {
	font-weight: inherit;
	color: #000
}

.card_balance b {
	font-weight: inherit;
	color: #e8212d
}

.card_desc {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: 500;
	color: #e6442f
}

.remove-bonus {
	margin-top: 20px
}

.remove-bonus .input-field {
	border: none;
	padding-top: 0;
	height: 36px;
	border-radius: 30px 0 0 30px
}

.remove-bonus .input-field-wrapp::before {
	content: '';
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	border: 1px solid #ebebeb
}

.remove-bonus .input-field-wrapp .input-button {
	min-width: 110px;
	padding: 6px 15px;
	border-radius: 30px;
	border: 1px solid #e8212d;
	color: #e8212d;
	background: #FFF
}

@media (min-width: 1200px) {
	.remove-bonus .input-field-wrapp .input-button:hover {
		color: #FFF;
		background: #e8212d
	}
}

@media (max-width: 767px) {
	.local_card_img {
		width: 40px;
		height: 40px
	}

	.local_card_img+.local_card_info {
		margin-left: 10px
	}

	.local_card_info {
		font-size: 15px
	}

	.remove-bonus {
		margin: 15px 0 0 -50px
	}

	.remove-bonus .input-field {
		height: 46px;
	}

	.remove-bonus .input-field-wrapp .input-button {
		padding: 11px 15px;
	}
}

/*PROMO ON MOBILE*/
.card_promo_mobile {
	display: none
}

@media (max-width: 1199px) {
	.card_promo_mobile {
		display: block
	}

	.mobile_none {
		display: none !important
	}

	.cart-wrapper.card_promo_mobile.not-ajax .mobile_none {
		display: block !important
	}
}


.page-template-page-checkout .loader:not(.general):not(.new-price)::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9;
	opacity: 0.5;
	pointer-events: none;
}

.page-template-page-checkout .loader:not(.general):not(.new-price)::after {
	content: '';
	width: 16px;
	height: 16px;
	background-image: url(img/double-tail-spin.svg);
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 1;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 10;
}

.local_card_info .message {
	margin-top: 10px;
	font-size: 14px;
}

.return-bofons-info-balance {
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.return-bofons-info {
	flex: 0 0 100%;
}

.verify_sms-error {
	opacity: 0;
	top: initial;
	bottom: -23px;
	color: #e8212d;
	font-size: 12px;
	text-align: center;
	position: absolute;
	width: 100%;
}

.page-template-page-checkout .loader:not(.general):not(.new-price) {
	pointer-events: none;
	position: relative;
}

/* Carts restaurants */
.wrapper_restaurant {
	margin-top: 15px;
}

.cart-restaurants {
	display: flex;
	margin-bottom: 20px;
	border-bottom: 1px solid;
	padding-bottom: 15px;
	align-items: center;
}

.cart-restaurants:last-child {
	padding-bottom: 0;
	border: 0;
}

.cart-restaurants .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important;
}

.cart-restaurants .img {
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 56px;
	height: 56px;
}

.cart-restaurants:not(.single-cart-restaurant) .cart-restaurants-items {
	margin-left: 20px;
}

.cart-restaurants .cart-restaurants-items .radiobox-item {
	display: block;
}

.cart-restaurants-items .radiobox-item:last-child {
	margin-bottom: 0;
}

.page-template-page-checkout .checkbox-entry.error span {
	color: #e6442f;
}

.cart_prod_wrapp.single-cart {
	border-bottom: 0;
}

@media(max-width:768px) {
	.cart_prod_wrapp.single-cart {
		margin-bottom: 40px;
	}
}

body.tax-product_cat .breadcrumbs {
	margin-bottom: 0;
}

label[for="location-select"],
.slider-range label,
.range-input label {
	text-indent: -99999px;
	position: absolute;
	font-size: 0;
}

.cart-product-item .left-block a {
	font-size: 0;
}


/*delivery new - start*/

.delivery-page {
	display: flex;
	flex-wrap: wrap;
}

.delivery-page {
	position: relative;
	padding-bottom: 20px;
}

.delivery-info {
	width: 100%;
}

.zone-info .title {
	color: #fff;
	width: max-content;
	padding: 10px 30px;
	border-radius: 30px;
	font-weight: bold;
}

.delivery-map {
	float: right;
	padding: 0 0 80px 50px;
	width: 70%;
}

.zone-info-item {
	margin-bottom: 35px;
}

.delivery-map #map-delivery {
	width: 100%;
	height: 550px;
}

.delivery-info-text {
	clear: right;
}

.delivery-info .green-zone {
	background-color: #B0CD82;
}

.delivery-info .yellow-zone {
	background-color: #FDD77A;
}

.delivery-info .pink-zone {
	background-color: #F7CEDD;
}

.delivery-info .gray-zone {
	background-color: #A0A4A5;
}

.delivery-info .blue-zone {
	background-color: #B6BEE7;
}

.delivery-info .delivery-info-img img {
	max-width: 135px;
}

.delivery-info p,
.delivery-info .order-info {
	margin: 10px 0;
	font-size: 1em;
	font-weight: bold;
	color: #231f20;
}

.delivery-info .not-b p {
	font-weight: 400;
}

.sumo_site-city {
	z-index: 1010;
}

.delivery-info .sumoselect-wrapp {
	min-width: 160px;
}


.zone-info-popup {
	position: absolute;
	background-color: #e02222;
	color: white;
	padding: 10px;
	border-radius: 8px;
	visibility: hidden;
	opacity: 0;
	z-index: 1000;
	max-width: 150px;
	width: 100%;
	font-size: 10px;
	white-space: nowrap;
	left: 30%;
	transition: 0.3s;
	bottom: 10px;
}

.zone-info-wraper {
	display: flex;
	justify-content: space-between;
}

.zone-info-item.hidden {
	display: none !important;
}


.zone-info-popup .col-left {
	z-index: 1;
}

.zone-info-popup .col-right {
	border-left: 2px solid #FFFFFF;
	padding-left: 5px;
	z-index: 1;
}

.zone-info-popup:after {
	content: "";
	position: absolute;
	bottom: 14px;
	left: -21px;
	border-width: 0px 0px 24px 35px;
	border-style: solid;
	border-color: transparent transparent #e02222 transparent;
	border-radius: 5px;
}

.zone-info-popup ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.zone-info-popup ul li {
	font-weight: 400;
	margin: 5px 5px 5px 0;
}

.zone-info-popup .title {
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
	font-weight: 500;
}


.delivery-page .order-info {
	position: relative;
	cursor: pointer;
	letter-spacing: normal;
	z-index: 1010;
}

.delivery-page .order-info span {
	text-decoration: underline;
}

.page-template-page-delivery .simple-block strong {
	font-weight: 600;
	color: #000000;
}

@media (min-width: 1199px) {}

.delivery-page .order-info:hover .zone-info-popup {
	display: block;
	opacity: 1;
	transition: 0.3s;
	visibility: visible;
}

.delivery-page .delivery-info .col-sm-3 {
	width: 20%;
	padding: 0;
}

.delivery-page .delivery-info .col-site-terminal{
    padding-right: 5px;
    width: 27%;
}

.delivery-page .delivery-info .col-sm-4 {
	width: 33%;
}


.title.bold {
	font-weight: bold;
}

@media (max-width: 768px) {

	.site-1 .delivery-info,
	.site-2 .delivery-info,
	.site-3 .delivery-info,
	.site-4 .delivery-info,
	.site-5 .delivery-info {
		float: none;
		width: 100%;
	}

	.delivery-info .delivery-info-img {
		display: none;
	}

	.site-1 .delivery-map,
	.site-2 .delivery-map,
	.site-3 .delivery-map,
	.site-4 .delivery-map,
	.site-5 .delivery-map {
		position: relative;
		width: 100%;
		padding: 0 0 25px 0;
		float: none;
	}

	.delivery-map #map-delivery {
		width: 100%;
		height: 300px;
		margin-bottom: 30px;

	}

	.delivery-page .row.delivery-block {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.delivery-info .sumoselect-wrapp {
		min-width: 100px;
	}

	.delivery-page .delivery-info .col-sm-4 {
		width: 40%;
	}

	.delivery-page .delivery-info .col-sm-3 {
		width: 29%;
	}

	.delivery-page .map-wrapper {
		padding: 0;
	}

	.site-1 .delivery-page .delivery-map .text-left,
	.site-2 .delivery-page .delivery-map .text-left,
	.site-3 .delivery-page .delivery-map .text-left,
	.site-4 .delivery-page .delivery-map .text-left,
	.site-5 .delivery-page .delivery-map .text-left {
		text-align: center;
	}

	.delivery-page #map-delivery-section .map-wrapper {
		display: block !important;
	}

	.delivery-info p,
	.delivery-info .order-info {
		margin: 10px 0;
		font-size: 14px;
	}

	.site-1 .zone-info,
	.site-2 .zone-info,
	.site-3 .zone-info,
	.site-4 .zone-info,
	.site-5 .zone-info {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}

	.site-1 .delivery-page .zone-info-item,
	.site-2 .delivery-page .zone-info-item,
	.site-5 .delivery-page .zone-info-item {
		margin-bottom: 35px;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 0 5px;
	}

	.site-1 .delivery-page .zone-info-item:not(.not-b),
	.site-2 .delivery-page .zone-info-item:not(.not-b),
	.site-5 .delivery-page .zone-info-item:not(.not-b) {
		width: 30%;
	}

	.site-1 .delivery-page .delivery-info p,
	.site-1 .delivery-page .delivery-info .order-info,
	.site-2 .delivery-page .delivery-info p,
	.site-2 .delivery-page .delivery-info .order-info,
	.site-3 .delivery-page .delivery-info p,
	.site-3 .delivery-page .delivery-info .order-info,
	.site-4 .delivery-page .delivery-info p,
	.site-4 .delivery-page .delivery-info .order-info,
	.site-5 .delivery-page .delivery-info p,
	.site-5 .delivery-page .delivery-info .order-info {
		text-align: center;
	}


	.zone-info .title {
		color: #fff;
		width: max-content;
		padding: 7px 25px;
		border-radius: 30px;
		font-weight: bold;
		font-size: 16px;
	}

	.zone-info-popup {
		left: 7%;
		bottom: 35px;
	}

	.zone-info-popup:after {
		border-width: 15px 15px 0 15px;
		border-color: #e02222 transparent transparent transparent;
		bottom: -13px;
		left: 57px;
	}

	.delivery-page .zone-info .zone-info-popup .title,
	.site-2 .delivery-page .zone-info .zone-info-popup .title {
		color: #fff;
		width: max-content;
		padding: 5px 0px;
		border-radius: 30px;
		font-size: 10px;
	}

	.zone-info-popup ul {
		text-align: left;
	}

	.zone-info-popup ul li {
		font-weight: 400;
		margin: 0 0 5px 0;
		font-size: 8px;
	}

	.zone-info-popup .col-right {
		padding-left: 10px;
	}


	.zone-info-popup .col-right,
	.zone-info-popup .col-left {
		width: 50%;
	}


	/*kyiv style*/
	.site-2 .delivery-page .zone-info .title {
		color: #fff;
		width: max-content;
		padding: 5px 23px;
		border-radius: 30px;
		font-weight: bold;
		font-size: 16px;
	}

	/* .site-2 .zone-info {
        margin-top: 60px;
    } */

	.site-2 .delivery-page #map-delivery-section {
		padding-top: 60px;
	}

	.site-2 .delivery-page .pay-form {
		position: absolute;
		left: 0;
	}

	/* .site-2 .delivery-page .delivery-map {
        float: right;
        padding: 0 0 20px 50px;
    } */
	/*kyiv style end*/
}

@media(max-width: 491px) {

	.site-1 .delivery-page .zone-info-item:not(.not-b),
	.site-2 .delivery-page .zone-info-item:not(.not-b),
	.site-5 .delivery-page .zone-info-item:not(.not-b) {
		width: 45%;
	}

	.page-template-page-delivery .map-wrapper,
	.page-template-page-delivery #map-delivery {
		height: 345px;
	}
}


.type-delivery.hidden {
	display: none;
}

body>* {
	font-family: 'Mariupol';
}


/*delivery new - end*/

.sec-blog-detail .use_admin_styles .aligncenter {
	display: block;
	margin: 0 auto !important;
    width: auto;
}

.sec-blog-detail .use_admin_styles .alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0 !important;
    width: auto;
}

.sec-blog-detail .use_admin_styles .alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em !important;
    width: auto;
}

.section-site_close{
	height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-site_close .title, .section-site_close .simple-text{
	color: #000;
}
.section-site_close .location-container .SumoSelect > .CaptionCont{
	border: 1px solid #ebebeb;
}
.site_close_bg, .site_close_bg_mobile{
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.site_close_bg_mobile{
	display: none;
}
@media (max-width: 991px){
	.site_close_bg{
		display: none;
	}
	.site_close_bg_mobile{
		display: block;
	}
}
.steps {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.steps-title{
	text-align: left;
	font-weight: 700;
	color: #1f1f1f;
	font-size: 16px;
	margin: 20px 0px;
}
.steps-item {
    position: relative;
    display: inline-block;
    width: calc(100% / 4);
    font-weight: 700;
    color: #767676;
    font-size: 14px;
}
.smd_delivery.driveway .steps-item {
	width: calc(100% / 3);
}
.steps-item.active {
	color: #1f1f1f;
}
.step-circle{
	width: 23px;
	height: 23px;
	background: #767676;
    border-radius: 100%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.steps-item.active .step-circle{
	background: #e8212d;
}
.step-title{
	margin-top: 5px;
}
.step-progress{
	height: 3px;
	width: 100%;
	background: #767676;
    position: absolute;
    top: 10px;
    left: -50%;
}
.steps-item.active .step-progress{
	background: #e8212d;
}
@media (max-width: 480px) {
	.steps-item {
		font-size: 12px;
	}
}
.pay-form.type-2{
	position: relative;
	z-index: 1005;
}
.col-site-terminal .opt img, .col-site-terminal .SumoSelect .CaptionCont img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}
.col-site-terminal .SumoSelect .CaptionCont img {
    margin-top: -4px;
}
.delivery-block .SumoSelect p.CaptionCont{
	text-align: left;
}
.zones-terminal {
    width: 30%;
}
.zones-terminal .zone-info-popup {
    left: calc(100% + 19px);
    width: auto;
    max-width: 100%;
    min-width: 150px;
}
@media (max-width: 1199px) {
	.page-template-page-delivery-3-0 .delivery-page .row.delivery-block{
		flex-wrap: wrap;
	}
	.page-template-page-delivery-3-0 .row.delivery-block > div{
		width: 50%;
	}
}
@media (max-width: 768px) {
	.zones-terminal {
	    width: 100%;
	}
}