@highdpi: ~"(-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx)"; .at2x(@path, @w: auto, @h: auto) { background-image: url(@path); /* @at2x_path: ~`@{path}.replace(/\.\w+$/, function(match) { return "@2x" + match; })`; @media @highdpi { background-image: url("@{at2x_path}") !important; background-size: @w @h; } */ } .header a.logo{.at2x('../images/logo_20200522.png', 64px, 64px);} .header a.basket{.at2x('../images/basket.png', 54px, 64px);} #s2id_select_town.select2-container .select2-choice .select2-arrow b, #s2id_mobile_select_town.select2-container .select2-choice .select2-arrow b {.at2x('../select2/down.png', 27px, 24px);} #s2id_select_town.select2-container.select2-dropdown-open .select2-choice .select2-arrow b, #s2id_mobile_select_town.select2-container.select2-dropdown-open .select2-choice .select2-arrow b {.at2x('../select2/up.png', 27px, 24px);} .list1 {.at2x('../images/ico1.png', 19px, 19px);} .list2 {.at2x('../images/ico2.png', 19px, 19px);} .social_links a.slink1 {.at2x('../images/content/social/facebook.png', 34px, 34px);} .social_links a.slink2 {.at2x('../images/content/social/twitter.png', 34px, 34px);} .social_links a.slink3 {.at2x('../images/content/sl3.png', 34px, 34px);} .social_links a.slink4 {.at2x('../images/content/sl4.png', 34px, 34px);} .social_links a.slink5 {.at2x('../images/content/sl5.png', 34px, 34px);} .social_links a.slink6 {.at2x('../images/content/social/instagram.png', 34px, 34px);} .phone_info span {.at2x('../images/phone.png', 9px, 11px);} .golink:after {.at2x('../images/go.png', 25px, 25px);} .lnkgo {.at2x('../images/go.png', 25px, 25px);} .lnkgob {.at2x('../images/gob.png', 25px, 25px);} .basket_table a.remove {.at2x('../images/remove.png', 19px, 19px);} .oi1 {.at2x('../images/content/oi_d1.png', 271px, 271px);} .oi2 {.at2x('../images/content/oi_d2.png', 271px, 271px);} .oi3 {.at2x('../images/content/oi_d3.png', 271px, 271px);} .charact_block div.def{ .at2x('../images/bgtable.gif', 12px, 4px);} /*320*/ @media screen and (max-width: 1199px) { .header a.logo{.at2x('../images/logo_20200522.png', 111px, 54px); background-position: left center; background-size: 64px; margin-top: 20px; height: 28px; } .golink:after, .list_block .goods_item .for_img:after, .lnkgo { .at2x('../images/m_go.png', 13px, 13px);} .oi1 {.at2x('../images/content/oi1.png', 145px, 145px);} .oi2 {.at2x('../images/content/oi2.png', 145px, 145px);} .oi3 {.at2x('../images/content/oi3.png', 145px, 145px);} } @media screen and (max-width: 767px) { .header a.logo{ margin-top: 0px; background-size: 64px; background-position: center; height: 100%; } .charact_block div.def {background-image:none!important;} } .charact_block.w100 div.def {background-image:none!important;} .custom-radio { .at2x('../images/radio.png', 19px, 19px);} .custom-radio:hover, .custom-radio.selected { .at2x('../images/radio-selected.png', 19px, 19px);} .custom-checkbox { .at2x('../images/checkbox.png', 21px, 21px);} .custom-checkbox.selected{ .at2x('../images/checkbox-selected.png', 21px, 21px);} .fancybox-close {.at2x('../images/fancyboxclose.png', 29px, 29px);} .basket_table .basket_controls a.minus {.at2x('../images/minus.gif', 40px, 40px);} .basket_table .basket_controls a.plus {.at2x('../images/plus.gif', 40px, 40px);} .basket_table .for_del a {.at2x('../images/del.gif', 40px, 40px);} .select2-container .select2-choice .select2-arrow b {.at2x('../select2/select_new.png', 35px, 35px);} .select2-container .select2-choice .select2-arrow b:hover {.at2x('../select2/select_new_over.png', 35px, 35px);} .select2-container.select2-dropdown-open .select2-choice .select2-arrow b, .select2-container.select2-dropdown-open .select2-choice .select2-arrow b {.at2x('../select2/select_new_up.png', 35px, 35px);}