/*Reset styles*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}

ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.center_block p {
    margin: 10px 0;
}


/*Reset styles end*/

@font-face {
    font-family: 'bitter';
    src: url('../fonts/bitter-regular-webfont.eot');
    src: url('../fonts/bitter-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bitter-regular-webfont.woff') format('woff'), url('../fonts/bitter-regular-webfont.ttf') format('truetype'), url('../fonts/bitter-regular-webfont.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bitter_bold';
    src: url('../fonts/bitter-bold-webfont.eot');
    src: url('../fonts/bitter-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bitter-bold-webfont.woff') format('woff'), url('../fonts/bitter-bold-webfont.ttf') format('truetype'), url('../fonts/bitter-bold-webfont.svg#lobsterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

html {
    min-width: 900px;
    height: 100%;
}

body {
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    height: 100%;
    background-image: url(../img/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

a {
    color: #238fca;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.page_conteiner {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0 auto;
    width: 100%;
}

.glavnaya .header {
    height: 240px;
    margin-bottom: 0;
}

/*.glavnaya .header .f_bottom_menu {
    display: none;
    margin: 0;
    padding: 0;
}*/

.glavnaya .header a.h_mobile_version {
    bottom: 80px;
}

.header {
    display: block;
    width: 900px;
    height: 225px;
    margin: 0 auto 0px;
    position: relative;
    overflow: hidden;
}

.header a.h_mobile_version {
    display: inline-block;
    width: 200px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    left: 122px;
    bottom: 65px;
}

.header_holder {
    padding: 28px 0 0; position:relative;
}

.h_search_form {
    display: block;
    width: 298px;
    height: 26px;
    border: 2px solid #238FCA;
    border-radius: 10px;
    background-color: #fff;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    right: 40px;
    top: 140px;
}

.h_search_form .uss_input_name {
    display: block;
    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    width: 170px;
    padding: 0px 10px;
    font-size: 12px;
    font-style: italic;
    color: #a1a1a1;
    height: 26px;
    position: absolute;
    left: 0;
    width: calc(100% - 55px);
}

.h_search_form .uss_submit {
    display: block;
    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    width: 31px;
    height: 26px;
    background: url(../img/search_loop.png) no-repeat center;
    position: absolute;
    right: 0;
}

.h_search_form .uss_submit:hover {
    cursor: pointer;
}

.h_address {
    display: block;
    float: left;
    width: 240px;
    height: 60px;
    font-family: bitter;
    font-size: 15px;
    color: #238fca;
    position: relative;
    overflow: hidden;
}

.lh_address {
    float: right;
    width: 400px;
    text-align: center;
    color: #404041;
    font: 15px/1.2em 'bitter';
    padding: 0px 0 0;
    right:0px;
    top: 0px;
    position: absolute;
}

.lh_address p {
    margin: 10px 0;
}

.lh_address a {
    color: #404041;
}

.lh_logo {
    float: left;
    width: 290px;
    margin: -18px 25px 0 0;
}

.lh_slogan {
    margin: 11px 0 0;
    color: #404041;
    font: 18px/1.1em 'times new roman', times, serif;
    margin-left: 30px;
    width: 380px;
    text-align: center;
}

.lh_links {
    position: relative;
    overflow: hidden;
}

.lh_links a {
    text-decoration: none;
}

.lh_links p {
    margin: 2px 0;
}

.h_logo {
    display: block;
    float: left;
    width: 319px;
    height: 47px;
    margin-left: 54px;
}

.h_phone {
    display: block;
    float: right;
    width: 260px;
    height: 60px;
    font-family: Times New Roman;
    font-size: 16px;
    color: #238fca;
    text-align: right;
    position: relative;
    overflow: hidden;
}
.top_menu {
    display: block;
    height: 22px;
    padding: 0 0 0 0;
    margin: 15px 160px 15px 0;
    width: 100%;
    max-width: 900px;
}
.top_menu > ul {

}
.top_menu > ul > li {
    width: auto;
    display: table-cell;
}
.top_menu > ul > li > a {
    font-size: 16px;
    color: #238fca;
    padding: 3px 5px;
    font-family: bitter, Arial, sans-serif;
}
.top_menu > ul > li > a:hover,
.top_menu > ul > li > a.active {
    color: #fff;
    background: #238fca;
}
.top_menu > ul > li > ul.submenu {
    display: none;
}

.glavnaya .common {
    display: block;
    width: 900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 123px;
}

.common {
    display: block;
    width: 900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 103px;
}


/*Тизеры начало*/

.left_teasers {
    display: none;
}

.glavnaya .left_teasers {
    display: block;
    float: left;
    width: 435px;
    position: relative;
    overflow: hidden;
    /*margin-top: 24px;*/
}

.lt_link {
    display: block;
    width: 435px;
    height: 46px;
}

.lt_link a {
    display: block;
    width: 195px;
    height: 34px;
    padding-top: 12px;
    background-color: #238fca;
    font-family: bitter;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-left: 120px;
}

.lt_link a:hover {
    background-color: transparent;
    color: #238fca;
}

.lm_basket {
    display: block;
    background: url(../img/footer_basket_icon.png) no-repeat 165px 10px;
    border: 3px solid #68ba11;
    padding: 5px 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.lm_basket .lm_basket_button {
    display: inline-block;
    font-size: 16px;
    color: #0083BA;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 5px;
}

.amounts {
    font-size: 14px;
    color: #238FCA;
}

.amounts a {
    color: #238FCA;
}

.totals {
    font-size: 14px;
    color: #238FCA;
}

.totals a {
    color: #238FCA;
}
.lt_punkti,.lt_punkti * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lt_punkti {
    display: block;
    width: 424px;
    margin-top: 11px;
}

.lt_punkti ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.lt_punkti li.wide {
    width: 424px;
}

.lt_punkti li {
    float: left;
    width: 210px;
    position: relative;
    overflow: hidden;
    margin-bottom: 4px;
}

.lt_punkti li:hover span {
    text-decoration: underline;
}

.lt_punkti li:nth-of-type(1) a span {
    width: 160px;
    height: 52px;
    font-size: 14px;
    padding: 18px 0 0 8px;
}
.lt_punkti li:nth-of-type(2) {
    margin-right: 4px;
}
.lt_punkti li:nth-of-type(2) span {
        width: 161px;
    height: 52px;
    padding: 14px 0 0 12px;
    letter-spacing: 1px;
}
.lt_punkti li:nth-of-type(3) span {
    width: 378px;
    height: 53px;
    text-align: center;
    padding: 17px 0 0 0;
    font-size: 14px;
}
.lt_punkti li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.lt_punkti li a span {
    position: absolute;
    left: 0;
    bottom: 11px;
    display: inline-block;
    padding: 0 0 0 0;
    background: #238FCA;
    color: #fff;
    font-family: 'bitter';
}

.right_teasers {
    display: none;
}

.glavnaya .right_teasers {
    display: block;
    float: right;
    width: 424px;
    position: relative;
    overflow: hidden;
    /*margin-top: 24px;*/
}

.rt_link {
    display: block;
    width: 435px;
    height: 46px;
}

.rt_link a {
    display: block;
    float: left;
    width: 195px;
    height: 34px;
    padding-top: 12px;
    background-color: #238fca;
    font-family: bitter;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-left: 11px;
}

.rt_link a:hover {
    background-color: transparent;
    color: #238fca;
}

.rt_punkti {
    display: block;
    width: 424px;
    margin-top: 22px;
}
.rt_punkti2,.rt_punkti2 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.rt_punkti2 {
    display: block;
    width: 424px;
    margin-top: 11px;
}
.rt_punkti2 ul {
    margin: 0;padding: 0;
    list-style-type: none;
}
.rt_punkti2 ul li {
    width: 210px;
    margin-bottom: 4px;
    float: left;
    position: relative;
}
.rt_punkti2 ul li:hover span {
    text-decoration: underline;
}
.rt_punkti2 ul li.wide {
    width: 424px;
}
.rt_punkti2 ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.rt_punkti2 ul li a span {
    position: absolute;
    left: 0;
    bottom: 11px;
    color: #fff;
    background: #238FCA;
    display: block;
        font-family: 'bitter';
}

.rt_punkti2 ul li:nth-of-type(1) {
    margin-right: 4px;
}
.rt_punkti2 ul li:nth-of-type(1) a span {
        width: 161px;
    height: 52px;
    padding: 10px 0 0 12px;
    letter-spacing: 0px;
    font-size: 13px;
}
.rt_punkti2 ul li:nth-of-type(2) a span {
        width: 161px;
    height: 52px;
    padding: 11px 0 0 9px;
    font-size: 13px;
}
.rt_punkti2 li:nth-of-type(3) span {
    width: 161px;
    height: 53px;
    padding: 10px 0 0 10px;
    font-size: 14px;
    text-align: left;
}
/*Тизеры конец*/

.glavnaya .center_block {
    display: none;
}

.center_block {
    display: block;
    width: 900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.cb_top_links {
    display: block;
    margin-left: 113px;
    margin-top: 24px;
}

.cb_top_links a {
    display: block;
    float: left;
    width: 195px;
    height: 34px;
    padding-top: 12px;
    background-color: #238fca;
    font-family: bitter;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin-right: 45px;
}

.cb_top_links a:hover {
    background-color: transparent;
    color: #238fca;
}

.cb_left_menu {
    display: block;
    float: left;
    width: 210px;
    position: relative;
    overflow: hidden;
    margin-top: 22px;
}

.cb_left_menu ul li {
    margin: 0 0 5px;
    padding: 0 0 1px;
}

.cb_left_menu ul li a {
    display: block;
    /*width: 190px;*/
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 12px;
    padding-bottom: 14px;
    font-family: bitter;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background-color: #238fca;
}

.cb_left_menu ul li a:hover {
    background-color: #1177af;
}

.cb_left_menu ul li.active {
    background-color: #1177af;
}

.cb_left_menu ul li a.active {
    background-color: #1177af;
    background-color: #43B5F4;
}

.cb_left_menu ul li ul {
    margin: 10px 10px;
}

.cb_left_menu ul li ul li {
    padding: 0;
}

.cb_left_menu ul li ul a {
    background-color: transparent;
    font-size: 13px;
    padding: 5px 5px;
    line-height: 15px;
}

.cb_left_menu ul li ul a:hover, .cb_left_menu ul li ul a.active {
    background-color: #208dc9;
    background-color: #43B5F4;
}

.cb_content {
    display: block;
    margin-left: 240px;
    width: 660px;
    position: relative;
    overflow: hidden;
    margin-top: 22px;
}

.basket_page .cb_content, .feedback_page .cb_content, .forum_page .cb_content {
    margin-left: 0;
    width: 100%;
}

.cbc_header {
    display: block;
}

.cbc_header h1, h3.h_op {
    font-family: bitter;
    font-size: 30px;
    font-weight: normal;
    color: #238fca;
}

.cbc_bread_crumbs {
    display: blcok;
    font-family: Arial;
    font-size: 11px;
    color: #73c4db;
    margin-top: 10px;
    margin-bottom: 30px;
}

.cbc_bread_crumbs a {
    color: #238fca;
}

.cbc_main_text {
    padding: 0 0 10px;
}

.cbc_main_text ul {
    margin: 5px 15px;
    padding: 0;
    list-style-type: disc;
}

.cbc_main_text ol {
    margin: 5px 15px;
    padding: 0;
    list-style-type: disc;
}

.cbc_main_text li {
    margin: 5px 15px;
    padding: 0;
}


/*вывод товара*/

.cbc_main_text .uss_eshop_item {
    margin: 0 0 40px;
    width: 200px;
}

.cbc_main_text .uss_eshop_item:nth-of-type(3n+2) {
    margin-left: 15px;
    margin-right: 5px;
}

.cbc_main_text .uss_eshop_item .uss_img_holder {
    border: none;
    margin: 0;
    width: 200px;
    float: none;
}

.cbc_main_text .uss_eshop_item .uss_shop_name {
    clear: both;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cbc_main_text .uss_eshop_item .uss_shop_name a {
    color: #1177af;
    font-family: bitter;
    font-size: 14px;
    text-decoration: none;
}

.cbc_main_text .uss_eshop_item .uss_shop_name a:hover {
    text-decoration: underline;
}

.cbc_main_text .uss_eshop_item .uss_shop_price {
    display: block;
    margin: 7px 0;
    text-align: center;
}

.cbc_main_text .uss_eshop_item .uss_shop_producer {
    clear: both;
    padding: 5px 0 0;
}

.cbc_main_text .uss_eshop_item .uss_shop_price span.actual_price {
    background-color: transparent;
    color: #1177af;
    display: inline-block;
    font-family: bitter;
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 4px;
}

.cbc_main_text .uss_eshop_item .uss_shop_price span.old_price {
    display: none;
}

.cbc_main_text .uss_eshop_item .uss_shop_by {
    display: block;
    margin: 0;
    width: 100px;
}

.cbc_main_text .uss_eshop_item .uss_shop_by a.add_to_cart {
    background-color: #238fca;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: bitter;
    font-size: 13px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
}

.cbc_main_text .uss_eshop_item .uss_shop_by a.already_in_cart {
    padding-left: 8px;
    padding-right: 8px;
}

.cbc_main_text .uss_eshop_item .uss_shop_by a.add_to_cart:hover {
    background-color: #1177af;
}

.cbc_main_text .uss_shop_detail .uss_img {
    border: none;
    margin: 0;
}

.cbc_main_text .uss_shop_detail .uss_shop_technical_data .uss_shop_price {
    margin: 0;
}

.cbc_main_text .uss_shop_detail .uss_shop_technical_data .uss_shop_price span.price {
    background-color: transparent;
    color: #1177af;
    display: inline-block;
    font-family: bitter;
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 4px;
}

.cbc_main_text .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart,
.uss_eshop_sameproducts .item a.add_to_cart {
    background-color: #238fca;
    color: #FFFFFF;
    display: inline-block;
    font-family: bitter;
    font-size: 13px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    padding-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    text-decoration: none;
}

.cbc_main_text .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.already_in_cart {
    padding-left: 8px;
    padding-right: 8px;
}

.cbc_main_text .uss_shop_detail .uss_shop_technical_data .uss_shop_by a.add_to_cart:hover {
    background-color: #1177af;
}


/*вывод товара конец*/

.footer {
    display: block;
    width: 900px;
    height: 123px;
    margin: 0 auto;
    margin-top: -123px;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
}
.f_bottom_menu {
    display: block;
    height: 22px;
    padding: 6px 0 0 0;
    margin: 65px 160px 0 0;
    width: 900px;
}

.f_bottom_menu table {
    width: 100%;
}

.f_bottom_menu td {
    padding: 0;
}

.f_bottom_menu td.last {
    width: 1%;
}

.f_bottom_menu a {
    font-family: bitter;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    font-size: 16px;
    color: #238fca;
    padding: 3px 5px;
}

.f_bottom_menu a:hover, .f_bottom_menu a.active {
    color: #fff;
    background: #238fca;
}

.f_logo {
    display: block;
    float: left;
    width: 175px;
    margin-top: 20px;
}

.f_copyright {
    display: block;
    text-align: center;
    width: 290px;
    height: 50px;
    left: 50%;
    font-family: bitter;
    font-size: 14px;
    color: #238fca;
    position: absolute;
    overflow: hidden;
    margin-top: 20px;
    margin-left: -136px;
    padding-left: 27px;
}

.f_creator {
    display: block;
    float: right;
    height: 30px;
    margin-top: 20px;
}

.f_counters {
    display: block;
    float: left;
    width: 140px;
    height: 50px;
    margin-top: 20px;
    margin-left: 10px;
}

.f_counters {
    display: none;
}

.uss_shop_block_cat {
    position: relative;
    width: 104%;
}

.uss_shop_block_cat .uss_shop_category.size139x104 {
    margin-right: 10px;
}

.eshop_page .uss_pagenator .uss_page_count {
    display: none;
}

.uss_user_basket table {
    border-color: #238fca;
}

.uss_user_basket th {
    color: #fff;
    background: #238fca;
    font: 16px 'bitter';
    border-color: #238fca;
}

.uss_user_basket td {
    border-color: #238fca;
    background: #fff;
    color: #444;
    font-size: 12px;
}

.uss_user_basket .uss_bottom .totals {
    color: #fff;
    background: #238fca;
    font-size: 16px;
}

.feedback_page .cbc_main_text, .basket_page .uss_shop_form {
    background: #fff;
    position: relative;
    padding: 60px 20px 60px 46px;
    overflow: hidden;
    zoom: 1;
}

.uss_form_tml label {
    color: #238fca;
    font: 14px 'bitter' !important;
}

.uss_form_text input {
    border: 1px solid #aad4ea;
    padding: 9px 10px;
    width: 360px;
}

.uss_form_textarea textarea {
    border: 1px solid #aad4ea;
    padding: 9px 10px;
    width: 360px;
}

.uss_form_captcha input {
    border: 1px solid #aad4ea;
    padding: 9px 10px;
    width: 200px;
}

.uss_form_captcha {
    background: #e6f2f9;
    width: 362px;
}

.uss_form_tml .uss_form_notice {
    color: #dc534f;
    font: 12px 'bitter';
    margin: 0 0 30px;
}

.uss_form_tml .uss_form_submit input {
    border: none;
    background: #238fca;
    color: #fff;
    font: 25px 'bitter';
    height: 45px;
    width: 195px;
    cursor: pointer;
}

.uss_form_tml .uss_form_submit input:hover {
    background: #31a7e8;
}

.feedback_page .uss_form_tml .uss_form_item {
    float: left;
    margin: 0 30px 15px 0;
}
.feedback_page .uss_form_tml .uss_form_item.uss_form_checkbox {margin-top: -120px;}
.feedback_page .uss_form_tml .uss_form_item.uss_form_submit {margin: -59px 0 0;}

.feedback_page .uss_form_textarea textarea {
    height: 130px;
}

.feedback_page .uss_form_tml .uss_form_captcha {
    margin-top: -110px;
    position: relative;
}

.feedback_page .uss_form_tml .uss_form_notice {
    float: none;
    clear: both;
    margin: 0 0 30px;
}

.uss_forum .topics, .uss_forum .themes, .uss_forum .posts {
    position: relative;
    background: #fff;
    padding-right: 2px;
    color: #444;
    font-size: 12px;
    overflow: hidden;
}

.pattern_bg {
    color: #fff;
    background: #238fca;
    font: 16px 'bitter';
}

.pattern_border {
    border-color: #238fca;
}

.uss_forum .posts .actions {
    background: #238fca;
    color: #fff;
    margin: 0;
    padding: 8px 0;
}

.uss_forum .posts .actions .button a span, .uss_forum .posts .postid a {
    color: #fff;
}

.datacontainer, .uss_forum .topics_item .datacontainer {
    padding: 8px 10px;
}

.uss_forum .topics_item .title div.descr, .uss_forum .topics_item .lastmes {
    font-size: 12px;
}

.datacontainer div.block_img {
    width: 16px;
    height: 20px;
    background: url(../img/veryhot_post.png) no-repeat 0 0;
    margin: 0 10px 0 0;
}

.datacontainer div.block_img img {
    display: none;
}

.datacontainer div.block_title {
    font-weight: normal;
    margin-bottom: 4px;
}

.lpl_menu {
    margin: 0 0 30px;
}

.info .title {
    height: 30px;
    overflow: hidden;
}

.uss_eshop_sameproducts.blocks.size139x104 .item {
    width: 183px;
}

.uss_eshop_sameproducts.size139x104 .item .image {
    height: 108px;
    width: 180px;
}

.uss_shop_block_cat .uss_shop_cat_name a {
    font-size: 16px;
}

.lpl_menu ul li ul {
    background: #1177af;
    margin: 0;
    padding: 10px;
}

.lpl_menu ul li ul.submenu {
    display: none;
}

.lpl_menu ul li.active ul.submenu {
    display: block;
}


.lh_logo a {
    display: inline-block;
    padding: 0 0 0 0;
}

.footer .f_bottom_menu { margin: 25px 160px 0 0; }



.leftm > li > ul {display: none;}
.leftm > li.active > ul {display: block;}
.uss-copy-seo {float:left; margin-right:20px;}

.uss_user_basket {width: 99%;}

h3.h_op {margin-bottom: 15px; font-size: 25px;}
.uss_shop_blocks_view .uss_eshop_item {    border: solid 1px #238fca;    padding: 0 2px;    min-height: 410px;}
.cbc_main_text .uss_eshop_item .uss_shop_name {   margin: 0 5px 0 5px;    min-height: 55px;}
.uss_shop_blocks_view .uss_eshop_item .uss_shop_description {   margin-left: 5px;    margin-right: 5px;    min-height: 70px;}
.cbc_main_text .uss_eshop_item .uss_shop_producer {   padding-left: 5px;    padding-bottom: 5px;}
.cbc_main_text .uss_eshop_item .uss_shop_by {    padding-left: 5px;}
.uss_eshop_item .posimg_item {    background: #fff;}
.uss_shop_list_cat .uss_shop_cat_img {    background: #fff;}
.uss_eshop_sameproducts.blocks .item .imageWrap {    background: #fff;}

.uss_shop_blocks_view .uss_eshop_item .buy_btns .uss_shop_by a.add_to_cart {
    padding: 4px 10px;
    float: none;
    min-height: 40px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uss_shop_blocks_view .uss_eshop_item .buy_btns,
.uss_shop_blocks_view .uss_eshop_item .buy_btn_extra {
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.uss_shop_blocks_view .uss_eshop_item .buy_btn_extra {
    padding: 15px 5px;
}
.uss_shop_blocks_view .uss_eshop_item .buy_btns > div,
.uss_shop_blocks_view .uss_eshop_item .buy_btn_extra > div {
    width: 100%;
    max-width: calc((100% - (1) * 10px) / 2);
    text-align: center;
    padding: 0;
}

.to-top-btn {
    display: block;
    width: 45px;
    height: 45px;
    background: url(/img/arrow-top.png) no-repeat center center #238fca;
    border-radius: 50%;
    position: fixed;
    cursor: pointer;
    z-index: 99;
    bottom: 100px;
    left: calc((100% - 1020px) / 2);
    box-shadow: 0px 1px 2px #000000;
    transition: 0.2s;
    transform: scale(0);
}
.to-top-btn.visible {
    transform: scale(1);
}
.to-top-btn:hover {
    opacity: 1;
}
@media (max-width:1050px) {
    .to-top-btn {
        left: 15px;
    }
}

.h_search_form {
    width: 422px;
    right: auto;
}
.header .lm_basket {
    min-width: 210px;
    max-width: 210px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 122px;
    border: 3px solid #1988CA;
    display: inline-block;
}
.lpl_menu {
	padding-top: 8px;
}

.uss_section_content table,
.cb_content table {
	overflow: scroll;
}

.top_menu.fixed {
    position: fixed;
    top: 0;
    margin: 0;
    z-index: 9;
    background: rgba(255,255,255,1);
    padding: 10px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 44px;
}

body.popup-active {
    /*overflow: hidden;*/
    /*margin-left: -17px;*/
}
.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    overflow: auto;
    display: none;
    z-index: 9900;
}
.popup-overlay.active {
    display: block;
}
.popup-overlay .popup-inner1 {
    width: 100%;
    height: 100%;
    display: table;
}
.popup-overlay .popup-inner2 {
    display: table-cell;
    padding: 25px;
    vertical-align: middle;
    text-align: center;
}

.popup-content {
    margin: 0 auto;
    position: relative;
    width: 390px;
    height: auto;
    padding: 25px;
    background-color: #fff;
    border-radius: 4px;
}
.popup-content .h3 {
    margin: 0 0 20px;
    text-transform: none;
    text-align: center;
    font-family: bitter;
    font-size: 26px;
    font-weight: normal;
    color: #238fca;
}
.popup-content .sector_title {
    font-size: 13px;
    color: #2d2d2d;
    margin-bottom: 5px;
    font-weight: normal;
}
.popup-content .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
}
.popup-content .close span {
    display: block;
    position: absolute;
    top: 9px;
    width: 20px;
    height: 2px;
    left: 0;
    background: #000;
}
.popup-content .close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.popup-content .close span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.popup-content .uss_error_form {
    margin-bottom: 20px;
    padding: 7px 10px;
    text-align: left;
}

.popup-content select,
.popup-content input[type="text"],
.popup-content textarea {
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    display: block;
    border: 1px solid #cbcaca;
    border-radius: 3px;
    width: 100%;
    padding: 8px 8px;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popup-content .fc_item .elem_item,
.fc_item.fc_outputOnly .outputonly {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.popup-content .fc_captcha input {
    margin: 0 0 0 15px;
    vertical-align: top;
    width: 100px;
}
.popup-content .fc_captcha img {
    margin-right: 10px;
}
.popup-content input[type="submit"] {
    border: none;
    outline: none;
    margin: 0 auto;
    padding: 0;
    display: block;
    border-radius: 3px;
    font-size: 14px;
    font-family: bitter, Arial;
    font-size: 20px;
    cursor: pointer;
    background: url(../img/transparent.png) center center #1988CA;
    color: #fff;
    padding: 10px 15px;
    line-height: 1;
}
.popup-content input[type="submit"]:hover {
    background: url(../img/transparent.png) center center #43b5f4 !important;
}
.popup-content .fc_item.fc_checkbox .force_position_right {
    color: #238fca;
    font: 14px 'bitter' !important;
}
.popup-content .fc_form_tml .uss_error_form ol {
    padding: 0;
}
.popup-content .fc_form_tml {
    margin-bottom: 0;
}
.popup-content .fc_form_tml .group {
    margin-bottom: 0;
}
.popup-content .fc_item.fc_checkbox .elem_item.one {
    /*margin-top: -12px;*/
    /*margin-top: -4px;*/
}
.popup-content .fc_form_tml .group .fc_item.fc_checkbox_one {
    width: 100%;
    line-height: 1.5;
}
.popup-content .fc_form_tml .group .fc_item.block {
    width: 100%;
}
.zakaz-popup-btn {
    cursor: pointer;
    background: #1988CA;
    color: #fff;
    padding: 0px 25px;
    display: inline-block;
    position: absolute;
    top: 126px;
    left: 53%;
    font-size: 15px;
    line-height: 36px;
    height: 36px;
    margin: 17px 35px 0 0;
}
.zakaz-popup-btn:hover {
    background: #43b5f4; 
}
@media (max-width:767px) {
    .popup-content input[type="submit"] {
        width: 100%;
    }
}
@media (max-width:500px) {
    .popup-content {
        width: 320px;
    }
}

.uss-flex-items {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.uss_shop_block_cat {
    width: 100%;
}

.glavnaya .header,
.header {
    height: auto;
}
.header_holder {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
}
.header_holder > .h_l,
.header_holder > .h_r {
    width: 50%;
    position: relative;
}
.lh_logo,
.h_search_form,
.lh_address,
.zakaz-popup-btn,
.header .lm_basket {
    float: none;
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
}
.header_holder > .h_r {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.lh_logo {
    max-width: 425px;
    margin: 0px 0 15px 0;
}
.lh_slogan {
    margin: 11px 0 0 0;
    width: 100%;
    max-width: 425px;
}
.h_search_form {
    width: 100%;
    max-width: 422px;
}
.lh_address {
    margin-bottom: 10px;
}
.lh_tel p {
    margin-top: 0;
}
.header .lm_basket {
    float: right;
}

.teasers {
    margin-top: 10px;
}
.glavnaya .left_teasers,
.glavnaya .right_teasers {
    width: calc((100% / 2) - 8px);
}
.teasers .lt_punkti,
.teasers .rt_punkti2 {
    width: 100%;
    margin-top: 0;
}
.teasers .lt_punkti li,
.teasers .lt_punkti li.wide,
.teasers .rt_punkti2 li,
.teasers .rt_punkti2 li.wide {
    width: 100%;
}
.lt_punkti ul li,
.rt_punkti2 ul li {
    margin-bottom: 15px;
}
.teasers .lt_punkti img,
.teasers .rt_punkti2 img {
    max-width: 100%;
    width: 100%;
}

.teaser-bottom {

}
.teaser-bottom img {
    max-width: 100%;
    height: auto;
}
.teaser-bottom span {
    position: absolute;
    left: 0;
    bottom: 11px;
    display: inline-block;
    background: #238FCA;
    color: #fff;
    font-family: 'bitter';
    padding: 15px;
    letter-spacing: 1px;
}
.teaser-bottom a:hover span {
	text-decoration: underline;
}

.glavnaya .common,
.common {
    padding-bottom: 0;
}
.footer {
    height: auto;
    margin: auto;
    padding-bottom: 0;
}
.f_logo,
.f_copyright,
.f_creator,
.f_counters {
    float: none;
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    margin: 0;
}
.footer-wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 15px 0;
}
.uss_section_content img {
    max-width: 100%;
    height: auto;
}
.del_basket_item {
    display: block;
    width: 10px;
}

@media (min-width:931px) {
    .popup-content .fc_item.fc_checkbox .elem_item.one {
        margin-top: -12px;
    }
    .top_menu,
    .lpl_menu {
        display: block !important;
    }
    .top_menu > ul > li.last {
        width: 1%;
    }
    .burger-search-container,
    .catalog-opener-btn {
        display: none !important;
    }
}
@media (max-width:930px) {
    html {
        min-width: 420px;
    }
    body {
        font-size: 14px;
        line-height: 1.4;
    }
    .glavnaya .common {
        min-width: 390px;
    }
    .site_page {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .header,
    .common,
    .footer {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        max-width: 100%;
    }
    .top_menu {
        width: 100%;
    }
    .lh_logo a,
    .lh_logo a img {
        max-width: 100%;
    }

    .header_holder .h_search_form,
    .header_holder .lm_basket {
        display: none;
    }
    .lh_address {
        margin-bottom: 0;
    }
    .zakaz-popup-btn {
        margin: 3px 0 0 0;
    }
    .center_block {
        max-width: 100%;
    }

    .burger-search-container {
        width: 100%;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 100% !important;
        position: relative;
        bottom: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .burger-menu {
        padding: 12px 9px 3px 9px;
    }
    .burger-menu {
        position: relative;
        width: 43px;
        height: 40px;
        padding: 12px 9px 4px 9px;
        z-index: 777;
        background: #1988ca;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .burger-menu .burger-item {
        background: #fff;
        display: block;
        height: 1px;
        transition: all .4s;
        position: relative;
    }
    .burger-menu .burger-1 {
        top: 0;
    }
    .burger-menu .burger-2 {
        top: 6px;
    }
    .burger-menu .burger-3 {
        top: 12px;
    }
    .burger-menu.active .burger-1 {
        top: 0px;
        -webkit-transform: rotate(45deg) translate(5px,5px);
        -ms-transform: rotate(45deg) translate(5px,5px);
        transform: rotate(45deg) translate(5px,5px);
    }
    .burger-menu.active .burger-2 {
        background-color: transparent;
    }
    .burger-menu.active .burger-3 {
        top: 16px;
        -webkit-transform: rotate(-45deg) translate(7px,-8px);
        -ms-transform: rotate(-45deg) translate(7px,-8px);
        transform: rotate(-45deg) translate(7px,-8px);
    }
    .mobile-cart-container .basket-link {
        display: block;
        height: 100%;
    }
    .mobile-cart-container {
        width: 43px;
        height: 40px;
        margin-left: 15px;
        background: url(../img/cart-icon2.png) no-repeat center center #1988ca;
        background-size: 30px 30px;
        position: relative;
    }
    .mobile-cart-container.fixed {
        position: fixed;
        right: 15px;
        top: 15px;
        z-index: 1001;
        width: 43px;
        height: 43px;
        border-radius: 50%;
    }
    .mobile-cart-container.fixed:not(.not_empty) {
        display: none !important;
    }
    .mobile-cart-container .hb_title,
    .mobile-cart-container .totals,
    .mobile-cart-container .countword,
    .mobile-cart-container .cart_order {
        display: none !important;
    }
    .mobile-cart-container .cart_inset {
        padding: 0px 0 0 29px;
    }
    .mobile-cart-container .basket_widget_inner.empty {
        display: none;
    }
    .basket_widget_inner.not_empty {
        background: none;
        padding: 0;
    }
    .uss_basket_mini .amounts #uss_block_basket_amount {
        margin: 0;
        position: absolute;
        top: 3px;
        right: 3px;
        padding: 0;
        color: #000;
        z-index: 999;
        background: #fff;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
    }
    .catalog-search {
        position: relative;
        height: 40px;
        width: 100%;
        width: calc(100% - 116px);
        left: 0px;
        border-radius: 0;
        background: none;
        margin-left: 15px;
        overflow: hidden;
        background: #fff;
    }
    .catalog-search .h_search {
        height: 40px;
    }
    .catalog-search .uss_site_search {
        width: 100%;
        height: 100%;
    }
    .catalog-search .uss_site_search span {
        display: none;
    }
    .catalog-search .uss_site_search {
        width: 100%;
        height: 100%;
    }
    .catalog-search .uss_input_name {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden !important;
        padding-left: 15px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        background: url(../img/transparent.png) no-repeat left center #fff;
        color: #000;
        text-indent: 0px;
        font-size: 15px;
        height: 100%;
        width: 100%;
        border-radius: 0;
        margin: 0;
        box-shadow: inset 0px 0px 1px #000000;
    }
    .catalog-search .uss_submit {
        position: absolute;
        right: 0px;
        top: 0;
        display: block;
        background: url(/img/icon-search-white.svg) no-repeat center center #1988ca;
        background-size: 20px 20px;
        border: 0;
        height: 100%;
        height: 40px !important;
        color: #fff;
        padding: 0 10px;
        border-radius: 0;
        width: 40px;
        margin: 0;
    }
    .top_menu {
        display: none;
        width: 100% !important;
        min-width: 100% !important;
        z-index: 999;
        height: auto;
        padding: 0;
        background: #fff;
        margin-bottom: 15px;
        padding-top: 0 !important;
    }
    .top_menu ul {
        display: block;
        margin: 0;
    }
    .top_menu li {
        display: block !important;
        padding: 0 !important;
        margin: 0 !important;
        float: none !important;
        text-align: center !important;
        background: #1988ca;
    }
    .top_menu > ul > li > a {
        color: #fff;
        text-decoration: none !important;
    }
    .top_menu li + li {
        margin-top: 1px !important;
    }
    .top_menu li.active a.active,
    .top_menu li a:hover {
        background: #00acee;
        text-decoration: none !important;
        color: #fff;
    }
    .top_menu li a {
        display: block;
        margin: 0 !important;
        font-size: 16px !important;
        padding: 0px 10px !important;
        text-transform: none !important;
        font-weight: 400 !important;
        height: auto;
        line-height: 40px;
        height: 40px !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 0 !important;
    }

    .catalog-opener-btn {
        padding: 0px 15px 0px 41px !important;
        color: #fff;
        height: 40px;
        line-height: 42px;
        background: #1988ca !important;
        font-size: 16px !important;
        margin: 0px 0 15px !important;
        text-transform: none !important;
        font-weight: 400;
        position: relative;
    }
    .catalog-opener-btn:before {
        content: '';
        background: url(../img/open-menu-white.svg) no-repeat center center;
        position: absolute;
        left: 15px;
        display: block;
        width: 17px;
        height: 15px;
        top: 50%;
        -webkit-transform: translateY( -50% );
        -ms-transform: translateY( -50% );
        -o-transform: translateY( -50% );
        transform: translateY( -50% );
    }
    .catalog-opener-btn:after {
        content: '';
        background: url(../img/arrow-down-white.svg) no-repeat center center;
        position: absolute;
        right: 15px;
        display: block;
        width: 12px;
        height: 7px;
        top: 50%;
        margin-top: -3px;
        transition: 0.3s;
    }
    .catalog-opener-btn.active:after {
        content: '';
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .catalog-opener-btn + .lpl_menu {
        display: none;
        padding-top: 0;
    }
    .lpl_menu ul li.active ul.submenu {
        display: none;
    }
    .cb_left_menu {
        float: none;
        margin: 0;
        width: 100%;
    }
    .cb_left_menu ul li {
        padding: 0;
        margin-bottom: 1px;
    }
    .cb_left_menu ul li a {
        padding-top: 11px;
        padding-bottom: 11px;
    }
    .cb_content {
        margin: 0;
        width: 100%;
    }
    .cbc_bread_crumbs {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 22px;
    }
    .teasers {
        margin-top: 0px;
    }
    .f_bottom_menu {
        display: none;
    }
    .f_copyright {
        height: auto;
    }
}

@media (max-width:850px) {
    form[action*=feedback] {
        margin-top: 20px;
        max-width: 100%;
    }
    .feedback_page .cbc_main_text {
        padding: 15px 15px 15px 15px;
    }
    .feedback_page .uss_form_checkbox {
        width: 100%;
    }
    .feedback_page .uss_form_tml .uss_form_item {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .feedback_page .uss_form_tml .uss_form_item input,
    .feedback_page .uss_form_tml .uss_form_item textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .feedback_page .uss_form_item input,
    .feedback_page .uss_form_textarea textarea {
        border: 1px solid #aad4ea;
    }
    .feedback_page .uss_form_textarea textarea {
        resize: none;
    }
    .feedback_page .uss_form_tml .uss_form_item.uss_form_checkbox {
        margin-top: 0;
    }
    .feedback_page .uss_form_tml .uss_form_item.uss_form_submit {
        margin: 0;
    }
    .feedback_page .uss_form_submit {
        width: 100%;
    }
    .feedback_page .uss_form_submit input {
        background: url(../img/transparent.png) no-repeat left center #238fca;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-family: bitter, Arial;
        font-size: 20px;
        text-shadow: none;
        width: 100%;
        height: auto;
        border: 0 !important;
    }
}
@media (max-width:767px) {
    .lt_punkti li:nth-of-type(3) span {
        text-align: left;
        padding: 17px 10px 0 10px;
        width: auto;
    }
    .lt_punkti li a span,
    .rt_punkti2 li a span {
        height: auto !important;
        padding: 10px !important;
        width: auto !important;
    }
    .teaser-bottom span {
        padding: 10px 15px;
    }
    .cbc_header h1, h3.h_op {
        font-size: 24px;
    }
    .footer-wrap {
        display: block;
        text-align: center;
    }
    .f_l,
    .f_c {
        margin-bottom: 15px;
    }
    .f_creator {
        display: inline-block;
    }
    .basket_page .uss_shop_form {
        padding: 15px 15px 15px 15px;
    }
    .uss_shop_form .fc_item .elem_item,
    .uss_shop_form .fc_item .elem_item input,
    .uss_shop_form .fc_item .elem_item textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .uss_shop_form .fc_item .elem_item input,
    .uss_shop_form .fc_item .elem_item textarea {
        border: 1px solid #aad4ea;
    }
    .uss_shop_form .fc_item .elem_item textarea {
        resize: none;    
    }
    .uss_shop_form .fc_form_tml .group .fc_item.fc_checkbox_one {
        width: 100%;
    }
    .uss_shop_form .buttons input[type=submit].styler {
        background: url(../img/transparent.png) no-repeat left center #238fca;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-family: bitter, Arial;
        font-size: 20px;
        color: #fff;
        text-shadow: none;
        width: 100%;
        border: 0 !important;
    }
    .uss_shop_form .fc_form_tml {
        margin-bottom: 0;
    }
}
@media (max-width:650px) {
    .uss_eshop_sort_block {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .uss_eshop_sort_block .filter_show_by_links {
        display: block;
        margin: 15px 0 0;
    }
    .uss_user_basket {
        width: 100%;
        display: block;
        overflow: scroll;
    }
    .uss_user_basket .uss_name .uss_title {
        min-width: 150px;
        height: auto;
    }
}

@media (max-width:600px) {
    .glavnaya .left_teasers,
    .glavnaya .right_teasers {
        width: 100%;
    }
    .teasers .lt_punkti li,
    .teasers .lt_punkti li.wide,
    .teasers .rt_punkti2 li,
    .teasers .rt_punkti2 li.wide {
        width: 100%;
        text-align: center;
    }
    .teasers .lt_punkti img,
    .teasers .rt_punkti2 img {
        width: 100%;
    }
}
@media (max-width:480px) {
    .uss_shop_blocks_view .uss_eshop_item {
        width: calc((100% / 2) - 10px) !important;
        margin-bottom: 15px !important;
        padding: 0 0 5px 0;
        min-height: 100px;
    }
    .uss_eshop_item .posimg_item {
        margin-bottom: 7px;
    }
    .uss_shop_blocks_view .uss_eshop_item .uss_img_holder_outer {
        max-width: 100%;
    }
    .uss_shop_blocks_view .uss_eshop_item .uss_img_holder {
        padding: 0;
    }
}