@media screen and (max-width: 640px) {
	.product-list .product-name,
	.prsm .kind-name,
	.item_similar .kind-name { display: none !important;}
	.prsm .shop2-product-article,
	.item_similar .shop2-product-article { margin-top: 10px !important;}
	.kinds-block-item .product-old-price,
	.product-list .product-price .product-old-price { display: none !important;}
	.product-list.product-list-thumbs .product-price .price-old span strong,
	.product-list.product-list-thumbs .product-price .price-old span,
	.product-list.product-list-thumbs .product-price .price-current,
	.kinds-block .kinds-block-list .kinds-block-item .kind-price .price-current strong,
	.product-list.product-list-thumbs .product-price .price-current strong { font-size: 11px;}
	.opt_for_list .option-body .jq-selectbox__dropdown ul li { padding: 3px; font-size: 14px; margin-right: 3px; margin-bottom: 3px;}
	.opt_for_list .option-title span { display: none;}
	
	.content-51 .-visor-no-click input[type="submit"] { color: #fff !important; background-color: #00a651 !important; transition: all 0.3s ease; padding: 5px 10px !important; border: 0;}
	.form-item.form-item-submit .g-button,
	.popover-dialog-form-wrapper .popup_buttons .to_cart a,
	.remodal[data-remodal-id="one_click"] .tpl-field.tpl-field-button .tpl-form-button,
	.remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field-button .tpl-form-button,
	.remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field-button .tpl-form-button,
	.remodal[data-remodal-id="popup-form"] .tpl-field.tpl-field-button .tpl-form-button { color: #fff !important; background: #00a651 !important; transition: all 0.3s ease;}
	
	.content-51 .-visor-no-click input[type="submit"]:hover { color: #fff !important; background-color: #006637 !important; transition: all 0.3s ease;}
	.form-item.form-item-submit .g-button:hover,
	.popover-dialog-form-wrapper .popup_buttons .to_cart a:hover,
	.remodal[data-remodal-id="one_click"] .tpl-field.tpl-field-button .tpl-form-button:hover,
	.remodal[data-remodal-id="one_click2"] .tpl-field.tpl-field-button .tpl-form-button:hover,
	.remodal[data-remodal-id="one_click3"] .tpl-field.tpl-field-button .tpl-form-button:hover,
	.remodal[data-remodal-id="popup-form"] .tpl-field.tpl-field-button .tpl-form-button:hover { color: #fff !important; background: #006637 !important; transition: all 0.3s ease;}
	.kinds-block .kinds-block-list .kinds-block-item .kind-price { padding-right: 0; display: flex; justify-content: space-between; width: 100%;}
	.it_razmer { display: none;}
	.product-list.product-list-thumbs .product-item .opt_for_list .valss { padding: 3px; font-size: 14px;}
	.product-list.product-list-thumbs .product-item { margin-bottom: 34px;}
}