.customer_account_logout_confirm_popup_wrap {
	display: none !important;
}

.customer_account_logout_popup .customer_account_logout_confirm_popup_wrap {
	display: block !important;
}

.form-edit-account .fieldset.password {
	display: block !important;
}

.onestepcheckout-index-index #custom-checkout-form .fieldset .select2-container.validation-failed .select2-selection--single {
	border: 1px dashed red !important; 
}

.mask-telephone {
	display: none !important;
}

#custom-checkout-form .fieldset > div.field {
	display: none;
}

#checkout-step-shipping #shipping-new-address-form > .field.street, #checkout-step-shipping #shipping-new-address-form > [name="shippingAddress.street_entrance"], #checkout-step-shipping #shipping-new-address-form > [name="shippingAddress.city"], #checkout-step-shipping #shipping-new-address-form > [name="shippingAddress.str_house"], #checkout-step-shipping #shipping-new-address-form > [name="shippingAddress.street_flat"] {
	display: none !important;
}

#shipping-new-address-form > [name="shippingAddress.city_id"] {
	display: none !important;
}

div[name="customCheckoutForm.delivery_time"] .select2-results__option[aria-disabled="true"] {
	opacity: .5;
}

.checkout_index_index #opc-sidebar .opc-block-summary table tbody tr.fee .amount span {
    font-size: calc(18vw * 100 / 1920);
    font-family: "Nunito-Bold";
    font-weight: normal;
    line-height: initial;
    color: #404355;
}

.loading-mask .loader img {
	display: none !important;
}

#register-form .field-name-lastname[data-website-id="2"] {
	display: none !important;
}

.authorization-link a, .link.wishlist a, .minicart-wrapper > .action.showcart {
	position: relative;
	overflow: hidden;
}
.hidden_label {
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 50px;
	padding: 20px 0;
}

.hidden_label.minicart {
	font-size: 80px;
}
#checkout .checkout_phone_field {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	line-height: 2.2916vw !important;
	background-clip: initial !important;
	vertical-align: initial !important; 
}
#checkout .checkout_phone_field::placeholder {
	display: none !important;
}
.header_right_container .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper,
.mobile_bottom_minicart_btn_wrap .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
	width: 100% !important;
}
.wrap_0b89 {
	bottom: 32.8125vw !important;
}
.div .button_92db { 
	margin-bottom: 0 !important;
}

.callback-button {
	display: none !important;
}

.sliders_top .slider_main_left .homepage_mobile_categories_wrap .homepage_category_wrapper .homepage_subcat_ul .category_item a .cat-image {
	width: 10vw;
    height: 10vw;
}

.sliders_top .slider_main_left .homepage_mobile_categories_wrap .homepage_category_wrapper .homepage_subcat_ul .category_item a .cat-image img {
	width: 10vw;
    height: 10vw;
}

.header_phones_wrapper .header_telephones_wrap .telephone_item a{
	font-size: calc(16vw * 100 / 1920);
	line-height: 1.4062vw;
}
body .footer_telephone_wrap .footer_telephone_number{
	display: block;
}
body .footer_telephone_wrap .footer_telephone_number .telephone_item:not(:last-child){
	margin-bottom: 0.2604vw;
}
body .footer_telephone_wrap .footer_telephone_number a{
	margin: 0;
	font-size: calc(18vw * 100 / 1920);
	line-height: 1.2;
}
.footer_telephone_wrap .call_back_form_btn_wrap{
	margin-top: 0.7291vw;
}
@media (max-width: 768px){
	body .footer_telephone_wrap .footer_telephone_number{
		margin-bottom: 3.125vw;
	}
	body .footer_telephone_wrap .footer_telephone_number .telephone_item:not(:last-child){
		margin-bottom: 1.25vw;
	}
	body .footer_telephone_wrap .footer_telephone_number a{
		font-size: calc(16vw * 100 / 320);
	}
}