@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap');
body {
    font-family: Arial;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    color: #333333;
}

img {
    border: 0px;
}

::selection {
    background: #666;
    color: #fff;
}

::-moz-selection {
    background: #666;
    color: #fff;
}

::-webkit-selection {
    background: #666;
    color: #fff;
}

h1 {
    font: 34px "Roboto";
    color: #333;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
    margin-left: -1px;
}

h2 {
    font: lighter 21px "Roboto";
    color: #3e77aa;
    margin: 0px;
    margin-bottom: 10px;
}

h3 {
    font-weight: normal;
    font-size: 22px;
    color: #333333;
    margin-bottom: 0px;
    margin-top: 0px;
}

h5 {
    font-size: 21px;
    color: #333333;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
}

a {
    font-size: 15px;
    text-decoration: none;
    color: #5d778c;
    cursor: pointer;
}

a:hover {
    color: #333;
}

p {
    margin-top: 8px;
}

.zhram {
    padding: 30px 20px;
    background: #f5f5f5;
    width: 100%;
}

.zhram-nobg {
    background: none;
    padding-left: 15px;
}

.b1k,
.b2k {
    font: 18px "Roboto";
    text-decoration: none !important;
    border-bottom: 1px dotted;
    margin-top: 12px;
    display: inline-block;
    color: #368f00;
}

.b2k {
    color: #f57101;
}

.b2k:hover {
    color: #333;
}

.b1k:hover {
    color: #2c7400;
}

.cd-mark-city,
.cd-mark-viddil,
.cd-mark-kurjer {
    position: absolute;
    top: -34px;
    left: 15px !important;
    font: 14px 'Roboto';
    font-weight: bold;
    background: #5d778c;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
}

.nazva_t {
    font: 20px 'Roboto';
    text-decoration: none;
    line-height: 22px;
    color: #555 !important;
    border-bottom: 1px solid transparent;
    font-weight: 500;
}

.nazva_t:hover {
    text-decoration: none;
    border-bottom: 1px solid #999;
}

.dost_a,
.oplata_a {
    background: url("/catalog/view/theme/theme097/image/dost_big.svg") no-repeat scroll 0px 0px;
    color: #5d778c;
    text-decoration: none;
    display: table;
    padding-left: 35px;
    margin-bottom: 8px;
    font: 16px "Roboto";
    font-weight: bold;
    line-height: 24px;
    background-size: 24px;
    border-bottom: 1px dotted;
}

#content {
    margin: 0px auto;
    max-width: 1150px;
    padding-left: 20px;
    padding-right: 20px;
}

.oplata_a {
    background: url("/catalog/view/theme/theme097/image/oplata_big.svg") no-repeat scroll 0px 0px;
    background-size: 21px;
}

.oplata_a:hover {
    text-decoration: none;
}

.dost_big {
    color: #666;
    font-size: 16px;
    margin-top: -1px;
    margin-left: -5px;
}

.dost_big li {
    color: #5d778c;
    font-size: 15px;
    line-height: 24px;
    list-style-type: circle;
}

.dost_a_link {
    text-decoration: none !important;
}

.zakaz_telefon {
    margin-top: 20px;
    background: url(/catalog/view/theme/theme097/image/phone-big.svg) no-repeat 20px 28px;
    background-size: 48px;
    padding-left: 90px;
    margin-bottom: 10px;
}

.time-call {
    margin-top: 20px;
    background: url(/catalog/view/theme/theme097/image/time-call.svg) no-repeat 0px 6px;
    background-size: 32px;
    padding-left: 45px;
}

.time-call span {
    color: #5d778c;
    font: 17px "Roboto";
    display: block;
    margin-bottom: 2px;
}

.time-call span strong {
    margin-right: 10px;
    font-size: 16px;
}

.zakaz_telefon_font {
    font: 16px "Roboto";
    color: #5d778c;
    margin-bottom: 10px;
}

a.green_button {
    background: #6dcb01;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    font: 24px "Roboto";
    display: inline-block;
    text-align: center;
    padding: 6px 27px 6px 27px;
    color: #FFF;
    text-decoration: none;
    border-radius: 4px;
    /*РўРµРЅСЊ*/
    box-shadow: 0px 5px 0px #368f00;
    /*Р“СЂР°РґРёРµРЅС‚*/
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    margin-bottom: 10px;
}

a.green_button:hover {
    background: #6dcb01;
    /*РўРµРЅСЊ*/
    box-shadow: 0px 4px 0px #368f00;
    /*Р“СЂР°РґРёРµРЅС‚*/
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    color: #FFF;
    text-decoration: none;
}

#buynow,
#buynow_pr,
#buynow1,
#buynowin,
#buynow_1click,
#buyenter,
.buynameil,
#checkout1_vojti,
#buypodt,
#callback,
#zareg {
    background: #6dcb01;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.05);
    font: 24px "Roboto";
    display: inline-block;
    text-align: center;
    padding: 6px 27px 6px 27px;
    color: #FFF;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: 0px 3px 0px #368f00;
    margin-bottom: 10px;
    line-height: 34px;
}

#buynow_1click {
    border-radius: 0 4px 4px 0;
}

#buynow:hover,
#buynow_pr:hover,
#buynow1:hover,
#buynowin:hover,
#buynow_1click:hover,
#buyenter:hover,
.buynameil:hover,
#checkout1_vojti:hover,
#buypodt:hover,
#callback:hover,
#zareg:hover {
    background: #6dcb01;
    color: #fff;
    box-shadow: 0px 3px 0px #368f00;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}

#buynow1 {
    background: #e8e8e8;
    text-shadow: none;
    color: #666;
    box-shadow: 0px 5px 0px #d9d7d7;
    font: 18px "Roboto";
    line-height: 28px;
}

#buynow1:hover {
    background: #f0eeee;
    box-shadow: 0px 4px 0px #d9d7d7;
}

#buynowin {
    background: #fff;
    text-shadow: none;
    color: #fb3f4c;
    border: 2px solid #fb3f4c;
    box-shadow: none;
    font: 16px "Roboto";
    font-weight: bold !important;
    line-height: 30px;
}

#buynowin:hover {
    background: #fff1f2;
    box-shadow: none;
    color: #fb3f4c;
}

.hidden {
    display: none !important;
}

#myUL,
#warehouse_ul,
#warehouse_poshtomat_ul {
    margin-left: 0px;
    z-index: 10;
    max-height: 500px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: -10px;
    padding-left: 0;
}

#myUL .popyl_city {
    padding: 6px 3px;
    font-size: 14px;
    color: #666;
}

#myUL li,
#warehouse_ul li,
#warehouse_poshtomat_ul li {
    display: block;
    outline: 0px none;
}

#myUL li a,
#warehouse_ul li a,
#warehouse_poshtomat_ul li a {
    font: 17px "Roboto";
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 10px;
}

#myUL li a:hover,
#warehouse_ul li a:hover,
#warehouse_poshtomat_ul li a:hover {
    color: #333;
    background: #f5f5f5;
}

.title2:hover {
    border-bottom: 0px !important;
    text-decoration: none !important;
}

.editst h2 {
    color: #333;
    font: 18px "Roboto";
    padding-bottom: 15px;
    line-height: 25px;
}

.editst h3 {
    color: #026ea9;
    font: 18px "Roboto";
    padding-bottom: 20px;
}

.editst h3 a {
    color: #026ea9;
    font: 18px "Roboto";
    margin-bottom: 20px;
    border-bottom: 1px solid #069;
}

.editst h4 {
    color: #333;
    font: 18px "Roboto";
    padding-bottom: 8px;
    margin: 0px;
}

.editst .dni_rob {
    font: 15px "Roboto";
    padding-bottom: 50px;
    color: #666;
}

.warning {
    font-size: 14px;
    color: #cc0000;
    padding: 10px 0;
}

.warning li {
    padding: 0 !important;
}

ul.warning li.redborder {
    border: none!important;
    padding-bottom: 5px !important;
}

#form_register .warning {
    padding: 0!important;
    margin-top: 6px!important;
}

.success {
    font-size: 14px;
    color: #fff !important;
    padding: 4px 8px 4px 8px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #63be02;
    border-radius: 3px;
    display: table;
    box-shadow: 0px 2px 0px #4c9301;
}

.attention {
    font-size: 14px;
    color: #333 !important;
    padding: 4px 8px 4px 8px;
    border: 1px dotted #666;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #fff;
    border-radius: 3px;
    display: table;
}

.blokdod {
    display: inline-block;
    width: 1px;
    height: 445px;
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.sidebar_tel_nomer {
    color: #0cb28b;
}

.review_text a:link {
    font-size: 12px;
}

.catalog_top {
    width: max-content;
    box-sizing: border-box;
    font: 17px 'Roboto';
    color: #0289c1 !important;
    display: flex;
    justify-content: center;
    text-decoration: none;
    border-bottom: 0 !important;
    text-decoration: none !important;
}

.catalog_top span:first-child {
    background: url(/catalog/view/theme/theme097/image/po_alfavitu_syne.svg) no-repeat 0px center;
    background-size: 20px;
    width: 28px;
}

.catalog_top span:last-child {
    1border-bottom: 1px solid
}


/*------------------*/

.c9 {
    background-image: url(/catalog/view/theme/theme097/image/borders.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #44596c;
    padding-top: 40px;
}

.c9 td {
    font-size: 11px;
    color: #91d7f7;
}

.c9 a:link,
.c9 a:visited,
.c9 a:active {
    font-size: 11px;
    color: #eaf7ff;
    text-decoration: underline;
}

.c9 a:hover {
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

.c27 {
    width: 100%;
    /* ������ �������� � �������� */
    padding: 0px;
    /* ���� ������ ������ */
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px auto;
    /* ����������� �� ������ */
    max-width: 1200px;
}

.c10 {
    background-color: #6fe89e;
    color: #006600;
    1border-radius: 8px;
    padding: 3px;
    text-align: center;
    box-shadow: 1px 0px 1px #333333;
    text-shadow: 1px 0px 1px #cccccc;
}

.c12 td {
    font-size: 12px;
    color: #FFFFFF;
}


/*------------------*/

.news {
    display: block;
    background: url(/catalog/view/theme/theme097/image/ico_news.png);
    padding-left: 20px;
    font-size: 14px;
    background-repeat: no-repeat;
    color: #666666;
}

.nazva_news {
    font-size: 14px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    display: block;
}

.news_anotation {
    height: 32px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 5px;
}

.otzyv {
    font: 16px "Roboto";
    display: inline-block;
    background: url(/catalog/view/theme/theme097/image/man_comm.svg) left 3px;
    padding-left: 27px;
    background-repeat: no-repeat;
    color: #333;
    background-size: 20px;
    line-height: 30px;
    margin-bottom: -5px;
}

.otzyv .data {
    display: inline-block;
    font-weight: normal;
    color: #999999;
    padding-right: 10px;
}

.akc_rozd {
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 25px;
}

.akc_rozd_sm {
    font-size: 14px;
    color: #999999;
}

.inline_spets {
    height: 376px;
    overflow: hidden;
}

.inline_spets {
    height: 755px;
    overflow: hidden;
}

.opys_kateg {
    font-size: 12px;
    color: #999;
    margin-top: 40px;
    text-align: justify;
    line-height: 17px;
}

.opys_kateg a {
    font-size: 12px;
    color: #999;
    line-height: 17px;
    margin: 0px;
    padding: 0px;
}

.opys_kateg strong,
.opys_kateg b {
    font-weight: normal;
    color: #777;
}

.opys_kateg h2 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin-top: 0px;
    line-height: 17px;
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
}

.opys_kateg h3 {
    font-size: 14px;
    color: #666;
    font-weight: normal;
    margin-top: 0px;
    line-height: 17px;
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
}

.list_kategor {
    display: inline-block;
    width: 300px;
    padding-right: 20px;
    vertical-align: top;
    margin-bottom: 8px;
    background: url(/catalog/view/theme/theme097/image/edit-list.png) 0 5px;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.list_kategor a {
    font-size: 14px;
}

.list_kategor .kilf {
    color: #999999;
    font-size: 11px;
    padding: 1px 14px 1px 4px;
}


/********** ������ ************/

.header_fs,
.sidebar_fs,
.content_fs,
.footer_fs {
    padding: 10px;
}

.header_fs {
    padding: 0px;
}

.footer_fs {
    padding: 0px;
}

.layout_fs {
    margin: 5px auto;
    margin-top: 30px;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
}

.layout_fs_nohidden {
    overflow: visible;
}

.sidebar_fs {
    width: 310px;
    float: left;
    padding: 0px;
}

.content_fs {
    padding: 0px;
    min-width: 690px;
}

.content_fs_one {
    padding: 0px;
    margin-right: 10px;
    margin-left: 10px;
}

.sidecatalog_fs {
    margin-left: 380px;
    padding: 0px;
    margin-right: 10px;
}


/********** /������ ************/


/** zakaz **/

.tabsTextzamov,
.tabsTextzamov a {
    font-size: 14px;
}

.vojti {
    background: url(/catalog/view/theme/theme097/image/vojti.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 157px;
    height: 40px;
}

.vojti:hover {
    background-position: 0 -40px;
}

.otst_form {
    padding: 10px 0px !important;
}

.pod_zakaz {}

.pod_zakaz:hover {
    background-position: 0 -40px;
}


/** /zakaz **/


/*************** shapka ***********/

.shapka {}

.shapka .top5 {
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1200px;
    1min-width: 960px;
    vertical-align: middle;
}

.shapka .top1 {
    width: 100%;
    display: inline-block;
    height: 50px;
    vertical-align: top;
}

.shapka .top2 {
    margin: 0px auto;
    padding: 8px 10px;
    max-width: 1200px;
    1min-width: 960px;
}

.shapka .top3 {
    width: 100%;
    display: inline-block;
    background: #f0f9fe;
    vertical-align: top;
    border-bottom: 1px solid #e9f7fe;
    border-top: 1px solid #e9f7fe;
}

.shapka .top4 {
    width: 100%;
    display: inline-block;
    height: 15px;
    background: url(/catalog/view/theme/theme097/image/bg_shaphor.png);
    background-repeat: repeat-x;
}

.myfont a {
    color: #5d778c;
    text-decoration: none !important;
    line-height: 15px;
}

.myfont a:hover {
    color: #5d778c;
    text-decoration: none !important;
    border-bottom: 1px solid;
}

.shapka a:hover {
    color: ffffff;
    text-decoration: underline;
}

.shapka td {
    color: #333;
    text-decoration: none;
}

.shapka a.login {
    text-decoration: none;
    margin-bottom: 0px;
    display: inline-block;
    background: #f0f9fe url(/catalog/view/theme/theme097/image/cd-icon-user_top.svg) no-repeat 2px center;
    padding-left: 30px;
    padding-right: 15px;
    line-height: 24px;
    border-radius: 50px;
}

.shapka a.login:hover {
    text-decoration: none;
    border-bottom: none;
}

.shapka a.login1 {
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid #666;
    text-decoration: none;
    margin-bottom: 0px;
    display: inline-block;
    white-space: nowrap;
}

.shapka a.login1:hover {
    border-bottom: 0px;
    text-decoration: none;
    color: #000;
}

.shapka .log_aut {
    display: inline-block;
    top: 0;
    float: right;
}

.shapka .log_aut a {
    padding: 2px 4px;
    background: #778fa3;
    color: #fff;
    text-shadow: none;
    border-radius: 2px;
    font-weight: normal;
    font-size: 11px;
}

.shapka .log_aut a:hover {
    text-decoration: none;
    color: #fff;
    background: #9fb2c2
}

.shapka a.sale {
    text-decoration: none;
    margin-bottom: 0px;
    display: inline-block;
    background: #fdf9e6 url(/catalog/view/theme/theme097/image/sale.svg) no-repeat 2px center;
    background-size: 18px !important;
    padding-left: 30px;
    line-height: 24px;
    margin-right: 30px;
    color: #333;
    padding-right: 15px;
    border-radius: 50px;
}

.shapka a.sale:before {
    content: "";
    width: 64px;
    height: 1px;
    margin-left: -22px;
    position: absolute;
    margin-top: 19px;
    z-index: -10;
}

.shapka a.sale:hover {
    text-decoration: none;
    color: #333;
    border-bottom: none;
}

.shapka a.spets {
    color: #2da000;
    text-decoration: none;
    margin-bottom: 0px;
    display: inline-block;
    font-size: 13px;
}

.shapka a.spets:hover {
    text-decoration: underline;
    color: #2da000;
}

.shapka .otdel {
    color: #0d85ce;
    text-shadow: 1px 1px 0px #ffffff;
    font-weight: bold;
}

.tel1 {
    color: #666;
    font: 20px "Roboto";
}

.tel2 {
    color: #666;
    font: 20px "Roboto";
}

.korz_of_zamov_mob {
    color: #333;
    font-weight: bold;
    margin-top: 66px;
    margin-bottom: 30px;
    font-size: 24px;
}

.shapka .adr {
    color: #5d93a6;
    text-shadow: 1px 1px 0px #ffffff;
}

.poisk #search,
.poisk #search1 {
    padding-left: 0px;
    width: 100%;
}

.shapka .insearch {
    color: #333;
    outline: 0px none;
    border: 0px;
    width: 100%;
    background-color: #ffffff;
    font: 18px "Roboto";
    font-style: normal;
    height: 25px;
    margin-left: 5px;
    margin-top: 0px;
    overflow: hidden;
    float: left;
}

.shapka .poiskt {
    background: #fff;
    border: 2px solid #29aae3;
    height: 36px;
    border-radius: 4px;
    max-width: 950px;
    position: relative;
}

.shapka .butp {
    display: block;
    background: #fff url("/catalog/view/theme/theme097/image/poiskb_mob.svg") no-repeat;
    border-radius: 4px;
    background-position: 15px center;
    background-size: 22px;
    width: 46px;
    height: 36px;
    margin-left: 0;
}

.shapka .conall {
    height: 25px;
    background: url(/catalog/view/theme/theme097/image/contall.png);
    width: 104px;
    display: inline-block;
}

.shapka .conall:hover {
    background-position: 0px -25px;
}

.shapka .cart1 {
    display: inline-block;
    background: url(/catalog/view/theme/theme097/image/shopcart1.png);
    height: 47px;
    width: 169px;
}

.shapka .cart1:hover {
    background-position: 0px -48px;
}

.cart_all .of_zam {
    display: none;
    background-image: url(/catalog/view/theme/theme097/image/bg_n1.png);
    z-index: 3;
    position: absolute;
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 2px;
    margin-left: -49px;
}

.cart_all .cart2:hover {
    background-position: 0px -48px;
    background-repeat: no-repeat;
    display: inline-block;
}

.cart_all:hover .of_zam {
    display: block;
}

.shapka .tovary {
    font-size: 26px;
    margin-top: 2px;
    margin-left: 3px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 1px 1px 0px #000;
    width: 46px;
}

.shapka .suma {
    font-size: 11px;
    margin-top: 30px;
    margin-right: 6px;
    float: right;
    text-align: center;
    width: 110px;
    color: #d5fe72;
    text-shadow: 0px 1px 0px #005887;
}

.shapka .nazvatov {
    font-size: 11px;
    margin-top: -3px;
    margin-left: 5px;
    float: left;
    text-align: center;
    width: 46px;
    color: #d5fe72;
    text-shadow: 0px 1px 0px #005887;
}

.shapka .inform {
    color: #999999;
    text-shadow: 1px 1px 0px #ffffff;
}

.shapka .cart2 {
    display: inline-block;
    background: url(/catalog/view/theme/theme097/image/shopcart2.png);
    height: 47px;
    width: 169px;
}

.shapka .cart2:hover {
    background-position: 0px -48px;
}

.shapka .tovary2 {
    font-size: 26px;
    margin-top: 2px;
    margin-left: 3px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 1px 1px 0px #960902;
    width: 46px;
}

.shapka .suma2 {
    font-size: 11px;
    margin-top: 30px;
    margin-right: 6px;
    float: right;
    text-align: center;
    width: 110px;
    color: #680000;
    text-shadow: 0px 1px 0px #ffbb00;
}

.shapka .nazvatov2 {
    font-size: 11px;
    margin-top: -3px;
    margin-left: 5px;
    float: left;
    text-align: center;
    width: 46px;
    color: #680000;
    text-shadow: 0px 1px 0px #ffbb00;
}

.main_text_g {
    color: #555555;
    font-size: 12px;
}

.main_text_g p {
    line-height: 16px;
}

.main_text_g strong {
    font-weight: normal
}

.main_text_g a {
    color: #555555;
}


/********* /shapka ***********/


/******************* ���� ������ ������� ***********/

.cs-cost-cart {
    float: left;
    color: #62b701;
    margin: 0 20px 0 0px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font: 40px "Roboto";
    font-weight: bold;
    text-shadow: 0px 1px 0px #368f00;
}

.cs-cost-cart-net {
    color: #999;
    text-shadow: none;
    display: none;
}

.cs-cost {
    float: left;
    1color: #368f00;
    text-align: center;
    font: 18px "Roboto";
    line-height: 34px;
    width: 140px;
    margin-left: 10px;
    text-align: left;
}

.presence1 {
    background: url(/catalog/view/theme/theme097/image/bg_est.svg);
    background-position: 1px 6px;
    background-size: 8px;
    color: #5d778c;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 16px;
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
}

.presence1a {
    margin-left: 10px;
}

.presence2 {
    background: url(/catalog/view/theme/theme097/image/no_tovar.svg);
    background-position: 1px 6px;
    background-size: 8px;
    background-repeat: no-repeat;
    color: #666;
}

.net_v_n {
    background: #fff;
    text-decoration: none;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    font: 16px "Roboto";
    display: inline-block;
}

.valuta {
    font-size: 16px;
    font-weight: normal;
    text-shadow: none;
}

.valuta_net {
    color: #999;
}

.vuvidmed {
    margin-bottom: 15px;
}


/******************* /���� ������ ������� ***********/


/*********************************************************************** sort */

.catalog_orders {
    position: relative;
    float: left;
    left: -6px;
    width: 120px;
    height: 16px;
    overflow: hidden;
    z-index: 2;
}

.catalog_orders:hover {
    overflow: visible;
}

.catalog_orders .catalog_orders_list {
    display: block;
    position: absolute;
    z-index: 1;
    padding: 5px;
    box-shadow: 0px 0px 0px #999999;
    margin-top: -6px;
}

.catalog_orders .catalog_orders_list:hover {
    background: #ffffff;
    box-shadow: 0px 3px 3px #999999;
    border-radius: 0px 0px 4px 4px;
}

.catalog_orders .catalog_orders_list a {
    display: block;
    margin: 0px 5px 10px 5px;
    white-space: nowrap;
    color: #1d6fda;
    border-bottom: 1px dotted #1d6fda;
    text-decoration: none;
}

.catalog_orders .catalog_orders_list a:hover {
    color: #333333;
}

.lin {
    background-image: url(/catalog/view/theme/theme097/image/fonf_lin.png);
    border-radius: 3px;
    box-shadow: #B3B3B3 0 1px 4px 0 inset;
    color: #444444;
    display: block;
}

.lin a {
    color: #1d6fda;
    text-decoration: underline;
}

.lin1 {
    display: block;
    height: 24px;
}

.lin2 {
    display: inline-block;
    font-size: 11px;
    margin-left: 8px;
    margin-right: 8px;
}

.lin3 {
    float: right;
    padding-left: 40px;
}

.lin4 {
    height: 20px;
}

.lin5 {
    float: left;
    padding-left: 50px;
    margin-right: 10px;
}


/*********************************************************************** /sort */

.kroshka {
    margin-bottom: 10px;
}

.kroshka img {
    margin-bottom: -2px;
}

.kroshka a:link,
.kroshka a:visited {
    text-decoration: none;
    text-decoration: none;
    border-bottom: 1px solid;
    display: inline-block;
    font-size: 16px;
}

.kroshka a:hover {
    color: #5d778c;
    text-decoration: none;
    border-bottom: 1px solid #333;
}

.last_krosh {
    color: #999;
    font-size: 16px;
}

.h1des h1 {
    font-size: 28px;
    color: #333333;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 15px;
}


/**************** ��������� ********/

.pagination {
    margin: 60px 0 0;
    text-align: center;
}

.pagination .page {
    font: 21px 'Roboto';
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ddd;
    color: #333;
    margin: 0 -1px;
}

.pagination .page:first-child {
    border-radius: 5px 0 0 5px;
}

.pagination .page:last-child {
    border-radius: 0 5px 5px 0;
}

.pagination a:hover,
.pagination .active a {
    background: #fff;
}

.pagination .active {
    color: #999999;
    cursor: default;
}

.pagination .dot_page {
    color: #999;
    font-size: 20px;
    padding: 0 5px;
}

.pagination .aktiv_page {
    background-color: #f3f3f3;
    cursor: default !important;
    display: inline-block;
    margin: 0 -6px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 5%) inset;
}


/**************** /��������� ********/

.katalog_list {
    display: inline-block;
}

.katalog_list li {
    list-style: none;
    margin-bottom: 25px;
}

.katalog_list li span {
    font: 18px "Roboto";
    color: #666;
    border-bottom: 1px solid #CCC;
}

.katalog_list li a {
    font: 18px "Roboto";
    color: #666;
    display: inline-block;
}

.katalog_list li a:hover {
    color: #fff;
    text-decoration: none;
}

.katalog_list li a:hover span {
    color: #063;
    text-decoration: none;
    border-bottom: 1px solid #063;
}

.katalog_list img {
    border: 0;
    vertical-align: middle;
    margin-right: 20px;
    float: left;
    width: 36px;
    height: 36px;
    margin-top: -5px;
}

.katalog_h1 {
    position: relative;
    margin-top: 10px;
}

.katalog_h1 img {
    border: 0;
    vertical-align: middle;
    1margin-right: 20px;
    float: left;
    width: 32px;
    height: 32px;
    margin-top: -4px;
}

.alfabet {
    list-style: none;
    margin: 0;
    padding: 0;
}

.alfabet li {
    float: left;
    margin: 5px;
    margin-left: 0px;
    margin-right: 8px;
}

.alfabet li a {
    color: #666;
    text-decoration: none;
    border: 1px solid #666;
    border-radius: 50px;
    display: flex;
    min-width: 38px;
    height: 38px;
    text-align: center;
    justify-content: center;
    align-items: center;
    font: 17px "Roboto";
    background: #fff;
}

.alfabet li a:hover {
    color: #0289c1;
    border: 1px solid #0289c1;
    background: #f0f9fe;
    text-decoration: none;
}

.alfabet li a.act_alfabet {
    color: #0289c1;
    border: 1px solid #0289c1;
    background: #f0f9fe;
    text-decoration: none;
    cursor: default;
}

.for_alfabet {
    float: left;
}

.popul_tov {
    margin-top: 30px;
    float: left;
}

.popul_tov p {
    font: 17px "Roboto";
    margin-bottom: 20px;
    margin-left: 10px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    color: #0289c1;
    border: 1px solid #0289c1;
    background: #f0f9fe;
    text-decoration: none;
    text-transform: capitalize;
}

.popul-list {
    float: left;
    padding-bottom: 20px;
    min-width: 100%;
    margin-left: -10px;
}

.popul_tov_vruchnu .popul-list .col-md-4 {
    width: auto;
    padding-bottom: 0;
}

.popul-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.popul-list ul li {
    margin-bottom: 5px;
}

.popul-list .col-md-4 {
    width: 25%;
    float: left;
    padding-bottom: 10px;
    line-height: 21px;
}

.popul-list .col-md-4 a {
    font-size: 16px;
    color: #666;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}

.popul-list .col-md-4 a:hover {
    color: #0289c1;
}

.klas_atx ul li {
    margin-bottom: 5px;
    list-style-type: none;
}

.klas_atx ul li span {
    color: #333;
}

.katalog_gol_stor:hover {
    color: #333 !important;
}


/******* Tabs *************/

#tabs {
    list-style: none;
    padding: 0;
    padding-top: 0px;
    margin: 0;
}

.tabs_product {
    margin: 0px auto !important;
    max-width: 1200px;
    1min-width: 960px;
}

#tabsText {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 2px solid #ccc;
}

#tabsText {
    clear: both;
}

#tabsText li {
    background: #ffffff;
    padding: 30px 0px;
    display: none;
}


/*** new tab ***/

#tabsText {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 0;
}

#tabs li {
    position: relative;
    float: left;
    cursor: pointer;
    border-bottom: 1px solid #0289c1;
    text-align: center;
    color: #0289c1;
    margin-top: 8px;
    text-decoration: none;
    font: 19px "Roboto";
    line-height: 25px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 30px;
    font-weight: bold;
    transition: all .2s ease-in-out;
}

.tabs_zakaz li {
    font-weight: normal !important;
}

#tabs li:hover {
    border-bottom: 1px solid #fff;
}

#tabs li.current {
    border-bottom: 1px solid #333;
    color: #333;
    cursor: default;
    border-radius: 4px;
}

#tabs li div.ico_plus_li {}

#tabs li.current div.ico_plus_li {
    display: block;
    background: url("../image/mark_act_tab.svg") center no-repeat;
    background-size: 10px;
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0px;
    top: 23px;
}


/******* /Tabs *************/

.counvkl {
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
}

.deskr_new {
    width: 100%;
}

.deskr_new li {
    list-style-image: url("../image/linnove.png") !important;
    line-height: 22px;
}

.deskr_new span.mystrong {
    color: #999 !important;
    display: inline-block;
    margin-top: 1px;
}

.deskr_new .ico_opys {
    display: table-cell;
    vertical-align: middle;
}

.deskr_new ul {
    margin-bottom: 0px !important;
}

.deskr_new img {
    width: 26px;
    height: 26px;
    margin-right: 10px;
}

.c1 {}

.c1 input {
    padding: 5px;
    border: 2px solid #999999;
    background-color: #ffffff;
    border-radius: 4px;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

.c1 input:focus {
    border: 2px solid #009933;
}

.c1 textarea {
    padding: 5px;
    border: 2px solid #999999;
    background-color: #ffffff;
    border-radius: 4px;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}

.c1 textarea:focus {
    border: 2px solid #009933;
}

.c1 button {
    background: #008547;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    border: solid 1px #02b985;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: -moz-linear-gradient(0% 100% 90deg, #008547, #02b985);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#008547), to(#02b985));
    box-shadow: inset 0 1px 0 0 #FFFFFF;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

.c1 button:hover {
    background: #02b985;
    background: -moz-linear-gradient(0% 100% 90deg, #02b985, #008547);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#02b985), to(#008547));
}


/***********************************************/

.c2 {
    color: #333333;
    text-shadow: 0px 2px 2px #ffffff;
    font-size: 16px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #dddddd;
    margin: 2px;
}


/*********************************************************************** popup window */

#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.8);
    /* IE6�IE8 */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    zoom: 1;
}

#signup {
    width: 404px;
    padding-bottom: 2px;
    display: none;
    background: #FFF;
    border-radius: 10px 10px 10px 10px;
    border: 2px solid #FFFFFF;
    box-shadow: 5px #000000;
}


/*********************************************************************** 2 */

#signup-ct {
    width: 800px;
}

.position {
    display: none;
    position: fixed;
    opacity: 1;
    z-index: 11000;
    left: 50%;
    argin-left: -202px;
    top: 200px;
    width: 800px;
}

#signup-header {
    background-color: #21b17c;
    background: url(/image/img/menu_button_bg1.jpg) repeat-x top;
    padding: 10px;
    padding-right: 40px;
    border-radius: 10px 10px 0px 0px;
}

#signup-header p {
    color: #ffffff;
    font-size: 20px;
    margin: 0;
}

#signup .txt-fld {
    position: relative;
    padding: 20px;
}

#signup .btn-fld {
    width: 254px;
    overflow: hidden;
    padding: 12px 20px 12px 130px;
}

#signup .txt-fld label {
    display: block;
    float: left;
    width: 90px;
    padding-top: 8px;
    color: #222;
    font-size: 1.3em;
    text-align: left;
}

#signup .txt-fld input {
    width: 244px;
    padding: 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 1.2em;
    color: #222;
    background: #F7F7F7;
    font-family: "Helvetica Neue";
    outline: none;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 1px solid #E7E6E6;
    border-bottom: 1px solid #E7E6E6;
}

#signup .txt-fld input.good_input {
    background: #DEF5E1 url(/image/image/good.png) 236px center no-repeat;
}

#signup .txt-fld input.error_input {
    background: #FDE0E0;
}

.offer_list {
    border-top: 1px solid black;
    border-left: 1px solid black;
    width: 100%;
}

.offer_list td {
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    padding: 3px;
}

.redborder {}

.warning li.redborder {}

.c11 {
    color: #a1ef00;
    font-size: 12px;
    text-shadow: 0 1px 0px #333333;
}

.c12 p {
    line-height: 15px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.price-old {
    margin-left: 10px;
    text-decoration: line-through;
}


/*----------------- kartka tovaru begin ---------*/

.table_aks {
    font-size: 12px !important;
    line-height: normal !important;
}

.table_aks a {
    line-height: normal !important;
}

.kil_tab {
    font-size: 12px;
    padding-left: 4px;
}

.buy_big {
    background: url(/catalog/view/theme/theme097/image/buy_big.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 124px;
    height: 39px;
}

.buy_big_3 {
    background: url(/catalog/view/theme/theme097/image/buy_big_3.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 124px;
    height: 39px;
}

.buy_big:hover {
    background-position: 0 -40px;
}

.buy_big_3:hover {
    background-position: 0 -40px;
}

.buy_small {
    background: url(/catalog/view/theme/theme097/image/buy_small.png) no-repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 65px;
    height: 21px;
}

.buy_small:hover {
    background-position: 0 -21px;
}

.buy_big_in {
    background: url(/catalog/view/theme/theme097/image/buy_big_in.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 124px;
    height: 39px;
}

.buy_big_in:hover {
    background-position: 0 -40px;
}

.buy_small_in {
    background: url(/catalog/view/theme/theme097/image/buy_small_in.png) no-repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 65px;
    height: 21px;
}

.buy_small_in:hover {
    background-position: 0 -21px;
}

.buy_1_click {
    background: url("/catalog/view/theme/theme097/image/buy_1_click.png") no-repeat scroll 8px 0px transparent;
    color: #444;
    text-decoration: underline;
    display: inline-block;
    padding-left: 28px;
    margin-top: 5px;
    margin-left: 2px;
    line-height: 15px;
    vertical-align: top;
    style="line-height:14px;

}

.buy_1_click:hover {
    color: #000000;
    text-decoration: none;
}

.buy1clik_3 {
    background: url(/catalog/view/theme/theme097/image/buy1clik_3.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 164px;
    height: 30px;
}

.buy1clik_3:hover {
    background-position: 0 -30px;
}

.buy1clik {
    /*	background: url(/catalog/view/theme/theme097/image/buy1clik.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 164px;
    height: 30px;
*/
}

.buy1clik:hover {
    background: #f6fff6 !important;
}

.buyroz {
    background: url(/catalog/view/theme/theme097/image/buyroz.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 164px;
    height: 30px;
}

.buyroz:hover {
    background-position: 0 -30px;
}

.dost_1 {
    background: url("/catalog/view/theme/theme097/image/dost_1.png") no-repeat scroll 0px 0px transparent;
    color: #354D6E;
    text-decoration: none;
    display: table;
    padding-left: 24px;
    margin-bottom: 8px;
    vertical-align: top;
    border-bottom: 1px dashed #999;
    font-size: 13px;
}

.oplata_2 {
    background: url("/catalog/view/theme/theme097/image/oplata_2.png") no-repeat scroll 0px 0px transparent;
    color: #354D6E;
    text-decoration: none;
    display: table;
    padding-left: 24px;
    margin-bottom: 8px;
    vertical-align: top;
    border-bottom: 1px dashed #999;
    font-size: 13px;
}

.garant_3 {
    background: url("/catalog/view/theme/theme097/image/garant_3.png") no-repeat scroll 0px 0px transparent;
    color: #354D6E;
    text-decoration: none;
    display: table;
    padding-left: 24px;
    margin-bottom: 5px;
    vertical-align: top;
    border-bottom: 1px dashed #999;
    font-size: 13px;
}

1.garant_3:hover {
    text-decoration: underline;
}

.print_page {
    background: url("/catalog/view/theme/theme097/image/print_page.png") no-repeat scroll 8px 0px transparent;
    color: #333;
    text-decoration: none;
    display: inline-block;
    padding-left: 32px;
    margin-bottom: 5px;
    vertical-align: top;
    border-bottom: 1px dashed #666;
    font-size: 13px;
}

.deshev {
    background: url("/catalog/view/theme/theme097/image/deshev.png") no-repeat scroll 8px 0px transparent;
    color: #009900;
    text-decoration: none;
    display: table;
    padding-left: 32px;
    margin-bottom: 5px;
    vertical-align: top;
    border-bottom: 1px dashed #009900;
    font-size: 13px;
}

.ras_dost {
    background: url("/catalog/view/theme/theme097/image/ras_dost.png") no-repeat scroll 8px 0px transparent;
    color: #009900;
    text-decoration: none;
    display: table;
    padding-left: 32px;
    margin-bottom: 5px;
    vertical-align: top;
    border-bottom: 1px dashed #009900;
    font-size: 13px;
}

#c2244n {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    padding: 3px;
    margin: 2px auto;
}

#c2244n_on,
#c2244n:hover {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    padding: 2px;
    margin: 2px auto;
    border: 2px solid #104889;
}

.ar_prev {
    background: url(/catalog/view/theme/theme097/image/ar_prev.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 50px;
    height: 77px;
}

.ar_prev:hover {
    background-position: 0 -77px;
}

.ar_next {
    background: url(/catalog/view/theme/theme097/image/ar_next.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 50px;
    height: 77px;
}

.ar_next:hover {
    background-position: 0 -77px;
}

.pol_skidku {
    background: url(/catalog/view/theme/theme097/image/pol_skidku.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
}

.pol_skidku:hover {
    background-position: 0 -40px;
}

.skach_mail {
    background: url(/catalog/view/theme/theme097/image/skach_mail.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
}

.skach_mail:hover {
    background-position: 0 -40px;
}

.skach_exel {
    background: url(/catalog/view/theme/theme097/image/skach_exel.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
}

.skach_exel:hover {
    background-position: 0 -40px;
}

.dobavit {
    background: url(/catalog/view/theme/theme097/image/dobavit.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 157px;
    height: 40px;
}

.dobavit:hover {
    background-position: 0 -40px;
}

.komment {
    background: url(/catalog/view/theme/theme097/image/komment.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
}

.komment:hover {
    background-position: 0 -40px;
}

.k_more {
    background: url(/catalog/view/theme/theme097/image/more.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 157px;
    height: 40px;
    margin-bottom: -15px;
}

.k_more:hover {
    background-position: 0 -40px;
}

.kom_otz {
    background: url(/catalog/view/theme/theme097/image/kom_otz.png) no-repeat scroll 0% 0% transparent;
    background-position: 0 2px;
    padding-left: 25px;
    line-height: 14px;
    display: inline-block;
    font-size: 13px !important;
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #333;
}

.yes_1,
.yes_1:hover {
    color: #3c9d01;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.no_1,
.no_1:hover {
    color: #cc0000;
    text-decoration: none;
    border-bottom: 1px dotted;
}

.k_foto {
    position: relative;
    padding-top: 5px;
    1border: 1px solid #999;
    margin-bottom: 8px;
    width: 250px;
}

.k_foto img {
    border-radius: 4px;
    width: 250px;
    height: auto;
}

.k_ruska {
    border-bottom: 1px dotted #999999;
    margin-top: 10px;
    margin-bottom: 10px;
}

.k_nuzf {
    border-top: 1px dotted #999999;
    background: url(/catalog/view/theme/theme097/image/tab_act2.png) #fefcf3;
    padding: 10px;
    margin-top: -20px;
    border-radius: 0px 0px 7px 7px;
}

.k_nazvatov {
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    display: inline-block;
}

.k_pric {
    font-size: 16px;
    margin-top: 2px;
    display: inline-block;
    margin-right: 10px;
    color: #888;
}

.k_valuta {
    font-size: 12px;
}

.k_lin {
    border-bottom: 1px dotted #e2e2e2;
    margin-top: 10px;
    margin-bottom: 10px;
}

.k_zhovte,
.form {
    padding: 15px;
    padding-bottom: 10px;
}

.k_knop {
    padding-top: 17px;
    margin-bottom: 0px;
}

.k_sune {
    background: url(/catalog/view/theme/theme097/image/tab_act2.png);
    margin-top: -10px;
    padding: 15px;
    padding-bottom: 10px;
    font-size: 14px;
}

.k_mar1 {
    margin-top: 35px;
}

.k_mar1_1 {
    margin-top: 50px;
}

.k_mar2 {
    margin-top: 50px;
}

.k_otz1 {
    padding: 15px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 28px;
    background: #f3f3f3;
    border-radius: 4px;
}

.k_otz2 {
    position: absolute;
    margin-top: -22px;
    margin-left: 10px;
}

.k_otz2 img {
    width: 15px;
    height: 15px;
    position: absolute;
    margin-top: -4px;
    margin-left: -4px;
}

.k_otz3 {
    padding-bottom: 8px;
}

.k_otz4 {
    color: #2b9ecb;
    font-size: 14px;
    1font-weight: bold;
}

.k_otz5 {
    color: #3c9d01;
    font-size: 14px;
    1font-weight: bold;
}

.k_otz6 {
    color: #cc0000;
    font-size: 14px;
    1font-weight: bold;
}

.k_otz7 {
    padding-bottom: 8px;
    font-size: 13px;
    font-weight: bold;
}

.k_otz8 {
    display: inline;
}

.k_otz9 {
    display: inline;
    margin-left: 10px;
}

.k_otz10 {
    display: none;
    padding-left: 60px;
}

.k_otz11 {
    background: url(/catalog/view/theme/theme097/image/tab_act2.png);
    padding: 20px;
    margin-top: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0px 1px 3px 0px #c5c6c7;
}

.k_otz12 {
    padding-left: 60px;
}

.k_otz13 {
    margin-top: 20px;
}

.k_form1 {
    background: #f3f3f3;
    padding: 20px 30px;
    margin-top: 15px;
    border-radius: 4px;
}

.k_form2 {
    color: #333;
    font-size: 18px;
    display: block;
    padding-left: 30px;
    padding-bottom: 10px;
}

.k_form3 {
    display: inline-block;
    position: absolute;
    margin-top: -4px;
    margin-left: -32px;
}

.k_form4 {
    margin-top: 12px;
}

.k_form5 {
    display: inline-block;
}

.k_form6 {
    padding-top: 15px;
    text-align: right;
    margin-bottom: -10px;
}

.vse_podrob,
.vse_podrob:hover {
    display: inline-block;
    background: #63be02;
    color: #FFF;
    font-size: 14px;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 4px;
    text-decoration: underline;
    border-bottom: 2px solid #449301;
    margin-top: 20px;
}

.vse_podrob:hover {
    text-decoration: none;
}

.vse_otst {
    height: 50px;
}

.liter_korz2 {
    position: absolute;
    margin-top: 6px;
    margin-left: 20px;
    color: #fb3f4c;
    background: #fff1f2;
    padding-right: 28px;
    line-height: 24px;
    padding-left: 10px;
    border-radius: 50px;
}

.liter_korz {
    color: #368f00;
    position: absolute;
    margin-top: 6px;
    margin-left: 20px;
    background: #f2ffe4;
    padding-right: 28px;
    line-height: 24px;
    padding-left: 10px;
    border-radius: 50px;
}

.tip {
    color: #333333;
    background: #ffffff;
    display: none;
    padding: 3px;
    padding-bottom: 0px;
    position: absolute;
    z-index: 1000;
    border-radius: 6px;
    1border: 2px solid #999;
    box-shadow: 0px 0px 8px #999999;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}

.tip img {
    border: 0px;
    border-radius: 3px;
}

.form {
    padding: 25px;
}

.form td,
.box-container {
    font-size: 15px;
}

table.form {
    min-width: 500px;
}

.breadcrumb {
    font-size: 18px;
}

form {
    outline: 0px none;
    font-size: 16px;
    color: #666;
}

form .must {
    font: 30px "Roboto";
    display: inline-block;
    height: 8px;
    vertical-align: top;
    margin-top: -15px;
    margin-left: 5px;
}

form label {
    display: block;
    padding: 0px;
    margin-top: 20px;
    1color: #666;
}

form .txt,
form select,
.form input {
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #FFF;
    outline: 0px none;
    font: 18px "Roboto";
    color: #333;
    line-height: normal;
}

input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form select {
    padding: 9px 15px;
}

form .txt:focus,
form select:focus {
    border: 1px solid #94aab0;
}

form .submit {
    cursor: pointer;
    padding: 5px;
    font: inherit;
    border: 1px solid #000000;
    background-color: #666666;
    color: #FFFFFF;
    outline: 0px none;
}

form .submit:hover {
    background-color: #1b884f;
}


/*----------------- kartka tovaru end ---------*/


/************* ������� begin *********/

.cart-num {
    display: inline;
    position: relative;
    width: 32px;
    height: 28px;
    font: 16px "Roboto";
    padding: 2px;
    margin: 0;
    text-align: center;
    border: 1px solid #eaeaea;
    float: left;
    margin-left: 32px;
    outline: 0px none;
    border-radius: 0;
}

.cart-m {
    display: block;
    width: 34px;
    height: 32px;
    cursor: pointer;
    margin-left: -1px;
    border: 1px solid #eaeaea;
    border-radius: 0 4px 4px 0;
    background: #f9f9f9 url("/catalog/view/theme/theme097/image/plus.svg") no-repeat;
    background-size: 12px;
    background-position: 50%;
}

.cart-pl {
    display: block;
    width: 34px;
    height: 32px;
    cursor: pointer;
    margin-left: -73px;
    margin-top: -34px;
    border: 1px solid #eaeaea;
    border-radius: 4px 0 0 4px;
    background: #f9f9f9 url("/catalog/view/theme/theme097/image/minus.svg") no-repeat;
    background-size: 12px;
    background-position: 50%;
}

.cart-m:hover {
    background: #f0f0f0 url("/catalog/view/theme/theme097/image/plus.svg") no-repeat;
    background-size: 12px;
    background-position: 50%;
}

.cart-pl:hover {
    background: #f0f0f0 url("/catalog/view/theme/theme097/image/minus.svg") no-repeat;
    background-size: 12px;
    background-position: 50%;
}

a.delet {
    background: url(/catalog/view/theme/theme097/image/delete_tovar.svg) no-repeat;
    background-size: 12px;
    width: 26px;
    height: 26px;
    background-position: 50%;
    display: block;
    border-radius: 50%;
}

a.delet:hover {
    background: #f3f3f3 url(/catalog/view/theme/theme097/image/delete_tovar.svg) no-repeat;
    background-size: 12px;
    background-position: 50%;
}

.left {
    float: left
}

.oform_zakaz {
    background: url(/catalog/view/theme/theme097/image/oform_zakaz.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
    margin-right: -2px;
}

.oform_zakaz:hover {
    background-position: 0 -40px;
}

.prod_pok {
    background: url(/catalog/view/theme/theme097/image/prod_pok.png) repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 39px;
    margin-left: -2px;
}

.prod_pok:hover {
    background-position: 0 -40px;
}

.opus_tabs {
    margin: 0px auto;
    max-width: 1200px;
    padding: 0px;
    1min-width: 960px;
}

.opus_tabs h4 {
    margin: 8px 0px;
    font-style: normal !important;
    font-size: 16px !important;
}

.opus_tabs,
.opus_tabs td,
.opus_tabs a,
.opus_tabs p,
.opus_tabs span {
    font-size: 16px !important;
    color: #555 !important;
    clear: none !important;
}

.opus_tabs a {
    text-decoration: underline;
}

.opus_tabs a:hover {
    color: #3e77aa !important;
}

.opus_tabs p {
    text-align: left !important;
}

.opus_tabs em {
    font-style: normal !important;
}

.opus_tabs strong,
.opus_tabs h1 {
    font-weight: normal !important;
    color: #000 !important;
}

.opus_tabs h2 {
    color: #333;
    font: 20px "Roboto";
    margin-top: 30px;
    margin-bottom: 10px;
}

.opus_tabs table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: -10px;
    width: auto !important;
}

.opus_tabs td {
    padding: 8px;
    border-top: 1px dotted #DDD;
    vertical-align: top;
}

.opus_tabs td a {
    margin-left: 5px;
}

.opus_tabs td a:first-child {
    margin-left: 0px;
}

.h2_o_t,
span.h2_o_t_sir {
    color: #333 !important;
    font: 19px "Roboto" !important;
    1font-weight: bold !important;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
}

span.h2_o_t_sire {
    color: #999 !important;
    font: 19px "Roboto" !important;
}

.revideo iframe {
    width: 100%;
    height: 400px;
}

.opus_tabs td.spetsalig {
    vertical-align: middle;
}

.opus_tabs ul {
    display: block;
    margin-bottom: 10px;
}

.opus_tabs li {
    display: list-item !important;
    padding: 4px !important;
    border-top: 0px !important;
    1list-style-image: url(/catalog/view/theme/theme097/image/list_2.png);
}

.opus_tabs2 ul {
    padding-left: 0px;
}

.opus_tabs2 li {
    display: list-item !important;
    margin-bottom: 15px;
    padding-left: 40px;
    border-top: 0px !important;
    list-style: none;
    color: #666;
}

.opus_tabs2 li:before {
    content: url('/image/kategorii_files/total_rating_small.svg');
    width: 18px;
    height: 18px;
    margin-right: 12px;
    margin-left: -30px;
    position: absolute;
    margin-top: 1px;
}

.opus_tovariv {
    padding: 20px;
    border-radius: 5px;
    margin-top: 60px;
    background: #f3f3f3 url(/catalog/view/theme/theme097/image/opus_tovariv.svg) no-repeat 0% 0%;
    background-size: 40px;
    background-position: 20px -15px;
}

.opus_tovariv p,
.opus_tovariv li {
    color: #999 !important;
    line-height: 18px !important;
    font-size: 13px !important;
    background: #f3f3f3 !important;
}

.opus_tovariv li {
    margin-top: -4px;
}

.opus_tovariv ul {
    margin-top: -10px;
}

.opus_tovariv strong {
    font: 15px Arial, Helvetica, sans-serif !important;
    color: #333 !important;
    font-style: italic !important;
}

.mybiglinh {
    line-height: 28px !important;
}

.mybiglinh td {
    line-height: 28px;
}

.mybiglinh p {
    margin-top: auto;
    margin-bottom: 25px;
}

.c47 {}

.c47 td {
    padding: 4px;
    padding: 15px 10px 10px 10px;
}

.c47 tr:nth-child(odd) {
    background-color: #f7f7f7;
}

.c47 tr:nth-child(even) {
    background-color: #ffffff;
}

.c47 tr:hover {
    background-color: transparent;
    background: transparent url("/catalog/view/theme/theme097/image/tab_act2.png") repeat scroll 0% 0%;
}

.star_rating {
    float: left;
    position: relative;
    padding: 0!important;
    margin: 0!important;
}

.star_rating li {
    list-style: none;
    float: left;
    background: none!important;
    padding: 0!important;
}


/************* ������� end *********/


/************* modal gallery begin *********/

.lock {
    /* when modal is opened we're removing scrollbars from the main content */
    overflow: hidden;
}

.themodal-overlay {
    /* overlay will stay fixed and will take all the space available */
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9991;
    /* if modal content doesn't fit inside the overlay, display scrollbars */
    overflow: auto;
    /* allow one-finger iPad scrolling */
    -webkit-overflow-scrolling: touch;
}


/* fix for iPad glitches */

.themodal-overlay>* {
    -webkit-transform: translateZ(0px);
}

.themodal-overlay {
    /* IE6�IE8 */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    zoom: 1;
}


/* modal box style, can be anything you want */

.lock {
    /* when modal is opened we're removing scrollbars from the main content */
    overflow: hidden;
}

.themodal-overlay {
    /* overlay will stay fixed and will take all the space available */
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9991;
    /* if modal content doesn't fit inside the overlay, display scrollbars */
    overflow: auto;
    /* allow one-finger iPad scrolling */
    -webkit-overflow-scrolling: touch;
}


/* fix for iPad glitches */

.themodal-overlay>* {
    -webkit-transform: translateZ(0px);
}

.themodal-overlay {
    background: rgba(0, 0, 0, 0.5);
    /* IE6–IE8 */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    zoom: 1;
}


/* modal box style, can be anything you want */

.modal {
    background: #fff;
    margin: 50px auto;
    border-radius: 4px;
    padding: 0px;
    box-shadow: 0px 0px 30px #555;
    position: relative;
}

.modal h6 {
    font: 21px "Roboto";
    color: #333;
    margin: 0px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
}

.modal h4 {
    font: 16px "Roboto";
    font-weight: bold;
    color: #666;
}

.modal .toph1 {
    display: block;
    background-color: #f3f3f3;
    padding: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-radius: 7px 7px 0px 0px;
    border-bottom: 1px solid #eaeaea;
}

.modal .content {
    padding: 30px;
    line-height: 18px;
}

.modal .close {
    float: right;
    margin-left: 20px;
    cursor: pointer;
    background: url("/catalog/view/theme/theme097/image/close_w.svg");
    background-size: 26px;
    width: 26px;
    height: 26px;
}


/************* modal gallery end *********/


/*---------------------------product-menu------------------------------*/

#prod_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.pmenu_container {
    background-color: #FFFFFF;
    border: 1px solid #666;
    border-top: 0px;
    box-shadow: 0px 15px 20px -10px rgba(0, 0, 0, 0.6);
    margin: 0 auto;
    max-width: 1200px;
    min-width: 960px;
}

.pmenu_container table {
    border-collapse: collapse;
    border-spacing: 0;
    height: 48px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.pmenu_container table td {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

.pmenu_container td.up {
    background-color: #E5E5E5;
    border-right: 1px solid #666;
    text-align: center;
    width: 0px;
    display: none;
}

.pmenu_container td.up a {
    display: block;
    height: 48px;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 1;
}

.pmenu_container td.up .arr-up {
    background: url("/catalog/view/theme/theme097/image/arr-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 11px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: 9px;
    width: 16px;
    z-index: 1;
}

.pmenu_container td.up a .up-text {
    border-bottom: 1px dashed #333333;
    color: #333333;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin: 0 auto;
    padding-top: 25px;
    width: 40px;
}

.pmenu_container td.cart_btn {
    border-right: 1px solid #E1E1E1;
    text-align: center;
    width: 90px;
    background-color: #E5E5E5;
    border-left: 1px solid #E1E1E1;
    color: #464646;
    font-size: 11px;
    line-height: 14px;
}

.pmenu_container td.menu_product_info {
    padding-left: 20px;
    padding-right: 20px;
}

.pmenu_container td.menu_product_info .img_menu {
    float: left;
    padding: 5px 0 0;
    text-align: center;
    width: 60px;
}

.pmenu_container td.menu_product_info .img_menu img {
    height: 37px;
    width: 37px;
}

.pmenu_container td.menu_product_info .info_menu {
    overflow: hidden;
}

.pmenu_container td.menu_product_info .info_title {
    color: #333333;
    font-size: 11px;
    line-height: 16px;
    padding-top: 5px;
    display: block;
}

.pmenu_container td.menu_product_info .info_text {
    float: left;
    max-width: 420px;
    overflow: hidden;
    padding: 0 20px 0 0;
    white-space: nowrap;
}

.info_text {
    font-size: 14px;
    color: #000;
}

.pmenu_container td.menu_product_info .text_shadow {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0px, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    margin: 0 0 0 -20px;
    width: 20px;
}

.pmenu_container td.menu_product_info .info_price {
    font-size: 14px;
    font-weight: bold;
}

.pmenu_container td.menu_product_info .info_product_price {
    color: #000000;
    margin-left: 5px;
    position: relative;
    z-index: 1;
}

.pmenu_container td.menu_product_info .info_valuta {
    font-size: 10px;
    font-weight: normal;
}

.clr {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}

.pmenu_container td.menu_product_info .info-link {
    color: #999999;
    font-size: 12px;
    line-height: 16px;
    padding: 0;
    margin-top: 6px;
    1float: left;
}

.pmenu_container td.menu_product_info .info-link li {
    display: inline;
    margin: 0 20px 0 0;
}

.pmenu_container td.menu_product_info .info-link a {
    border-bottom: 1px dotted;
    text-decoration: none;
}

.pmenu_container td.menu_product_info .info-link .current {
    color: #AEB0B3;
}

.pmenu_container td.cart_menu {
    width: 213px;
    background-color: #e5e5e5;
    color: #464646;
    font-size: 11px;
    line-height: 14px;
}

.pmenu_container td.cart_menu div {
    height: 40px;
    padding: 8px 5px 0 45px;
    position: relative;
    z-index: 1;
}

.pmenu_container td.cart_menu .menu_order {
    background: url("/catalog/view/theme/theme097/image/menu_order.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 21px;
    margin: 15px 10px 0 0;
    position: relative;
    width: 90px;
    z-index: 2;
}

.pmenu_container td.cart_menu .menu_order:hover {
    background-position: 0 -21px;
}

.pmenu_container td.cart_menu .cart_icon {
    background: url("/catalog/view/theme/theme097/image/menu_cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 32px;
    margin-top: -13px;
    width: 32px;
    left: 5px;
    position: absolute;
    top: 35%;
    z-index: 1;
}

.pmenu_container td.cart_menu .in_cart_icon {
    background: url("/catalog/view/theme/theme097/image/menu_cart.png") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
    height: 32px;
    margin-top: -13px;
    width: 32px;
    left: 5px;
    position: absolute;
    top: 35%;
    z-index: 1;
}

.div_2_block_adv {
    display: none;
}

.articles {
    box-shadow: 0 2px 3px 0 #C5C6C7;
    background: none repeat scroll 0 0 #F1F1F1;
    border-radius: 4px;
    color: #333333;
    line-height: 17px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 10px 10px 0;
    border: 1px solid #CCC;
}

.articles a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.articles .articl_desc {
    overflow: hidden;
    padding: 5px 0 18px 0;
    text-overflow: ellipsis;
}


/*----------вивід блоку товарів в статті---------------*/

.product_list {
    display: none;
}

.cart_but {
    float: right;
}

.cart_but .cart_link,
.cc_b_s {
    background: url("/catalog/view/theme/theme097/image/buysmall.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 23px;
    width: 60px;
    background-size: 60px;
}

.cart_but .cc_b_s_i {
    background: url("/catalog/view/theme/theme097/image/buysmall_in.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 23px;
    width: 60px;
    background-size: 60px;
}

.be_banner {
    margin-top: 20px;
}

.be_banner img {
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 1px 3px 0 #666666;
}

.be_banner a {
    margin-bottom: 20px;
    display: block;
}

.product_block {
    margin-top: 20px;
}

.m_desc {
    padding-bottom: 10px;
    color: #999;
}

.nameff {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 14px 8px 10px;
    color: #635F5F;
}

.gr_d {
    color: grey;
    font-size: 11px;
}

.hmobico {
    padding-left: 45px;
}


/*---------------моддуль продукти в категорії------*/

.curr_title_manufacturer {
    padding: 2px 12px 2px 13px;
    color: #329a1c;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
}

.curr_manufacturer {
    padding-left: 13px;
}

.manufacturer {
    display: none;
}

.title_manufacturer {
    padding: 2px 12px 2px 13px;
    color: #104889;
    cursor: pointer;
    font-size: 13px;
}

.title_manufacturer:hover {
    color: #1d6fda;
}

.paramf_tt {
    background: url("/catalog/view/theme/theme097/image/edit-list.png") no-repeat scroll 8px 4px transparent;
    color: #333333;
    display: inline-block;
    padding: 0 8px 2px 16px;
    margin-right: 10px;
    text-decoration: none;
}

.filters a.paramf_tt_act {
    background: url("/catalog/view/theme/theme097/image/edit-list.png") no-repeat scroll 8px 4px transparent;
    color: #329a1c;
    display: inline-block;
    cursor: text;
    margin-right: 10px;
    padding: 0 0 1px 16px;
    text-decoration: underline;
}

.filters a.paramf_tt_act:hover {
    color: #329a1c !important;
}

.filters .pardiv0 {
    padding: 1px 0 1px 0px;
}

.filters .pardiv0 a {
    color: gray;
}

.filters .pardiv0 a:hover {
    text-decoration: underline;
}

.filters .pardiv a:hover {
    text-decoration: underline;
    color: #333;
}

.param_wrap {
    /*background: url("/catalog/view/theme/theme097/image/bg_n1.png") repeat scroll 0 0 / cover rgba(0, 0, 0, 0);*/
    margin: 8px 0px;
    padding: 0;
}

.proizv .image {
    float: left;
    height: 50px;
}

.proizv .name {
    height: 50px;
    padding: 15px 0 0 120px;
}

.proizv .name a {
    color: #1D6FDA;
    font-size: 14px;
}

.om {
    padding-right: 0px!important;
}

.present {
    display: block;
    height: 128px;
    width: 31px;
    margin-left: 0px;
    margin-top: 20px;
    float: left;
    position: absolute;
    top: -20px;
    left: 5px;
    z-index: 1;
    background: url("/catalog/view/theme/theme097/image/present.png") no-repeat scroll 0% 0% transparent;
    background-position: 0 0px;
}

.text_present h2 {
    color: #C00;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}

.present_block {
    width: 235px;
    display: inline-block;
    border-radius: 4px;
    box-shadow: 0px 1px 5px 0px #999 inset;
    padding: 5px;
    margin-right: 10px;
    background-color: #fafafa;
}

#present-area {
    margin-bottom: 20px;
    margin-left: 25px;
}

.present_block thead td {
    color: #333333;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.present-cost {
    font-size: 14px;
    text-decoration: line-through;
    /*font-size:22px; color:#C00; background:url(perekr.png) center top no-repeat;*/
    color: #CC0000;
    float: right;
}

.podar_ar {
    background: url("/catalog/view/theme/theme097/image/podar_ar.png") no-repeat scroll 0px 20px transparent;
    width: 25px;
}


/*-------------scroller------------------------*/

.title_complect,
.title-mod {
    font-size: 14px;
    color: #009900;
    font-weight: bold;
    padding-left: 50px;
    width: 220px;
    float: left;
}

h2.title_complect {
    color: #009900;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
}

.c-container,
.m-container {
    overflow: hidden;
    padding-left: 0;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.c-container .right,
.m-container .right {
    float: right;
    padding-top: 11px;
    height: 23px;
    padding-right: 120px;
    color: #CC0000;
    font-weight: bold;
    background: url('/catalog/view/theme/theme097/image/next-cmpl.png') no-repeat scroll 114px 9px transparent;
}

.scroller,
.scroller-m {
    overflow: hidden;
    clear: both;
}

.scroller .left-scroll,
.scroller .right-scroll,
.scroller-m .left-scroll-m,
.scroller-m .right-scroll-m {
    padding-top: 90px;
    position: relative;
}

.scroller-m .left-scroll-m,
.scroller-m .right-scroll-m {
    padding-top: 14px;
    position: relative;
}

.left-scroll img,
.right-scroll img,
left-scroll-m img,
.right-scroll-m img {
    outline: none;
}

.left-scroll,
.left-scroll-m {
    float: right;
    text-align: right;
    width: 50px;
}

.right-scroll,
.right-scroll-m {
    float: left;
    text-align: left;
    1padding-right: 50px;
}

.body-scroll {
    width: auto;
    overflow: hidden;
    padding: 5px 0 5px;
    position: relative;
    margin-left: 50px !important;
    border-radius: 4px;
    box-shadow: 0px 1px 5px 0px #999 inset;
    background-color: #FAFAFA;
}

.body-scroll-m {
    width: auto;
    overflow: hidden;
    padding: 5px 0 5px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 1px 5px 0px #999 inset;
    background-color: #FAFAFA;
}

.item-box,
.item-box-m {
    float: left;
    text-align: center;
}

.item-box h3 {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: -3px;
    padding-bottom: 3px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0 0 3px 3px;
    background-image: url('/catalog/view/theme/theme097/image/header_bg_p.png');
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.9);
    color: #666;
    box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.3);
    font-size: 18px;
}

.g-prod {
    width: 150px;
    float: left;
}

.c-prod {
    width: 290px;
    float: left;
    margin-bottom: 10px;
}

.m-prod {
    float: left;
    padding: 10px;
}

.m-prod img {
    float: left;
    padding-right: 5px;
}

.m-title {
    text-align: left;
    margin-left: 10px;
}

.m-desc div {}

.cmpl-wrap {
    width: 290px;
    float: left;
}

.c-prod img {
    width: 60px;
    height: 60px;
    float: left;
}

.c-prod .p-desc {
    width: 230px;
    float: left;
    text-align: left;
}

.c-prod .p-desc div {
    margin-left: 10px;
}

.c-plus {
    float: left;
    width: 50px;
    font-size: 36px;
    padding: 65px 0;
    color: #009900;
}

.all-sum {
    float: left;
    padding-top: 72px;
    padding-left: 40px;
}

.price-old {
    color: #CC0000;
}

.price {
    color: #009900;
}

.item-complect {
    padding: 5px 10px;
    margin: 0 auto;
    min-height: 100px;
}

.sum-old {
    font-size: 20px;
    text-align: left;
    margin-left: 0!important;
}

.c-sum {
    width: 200px;
    color: #009900;
    font-size: 20px;
    float: left;
    text-align: left;
}

.buy_complect {
    background: url('/catalog/view/theme/theme097/image/kup_kompl.png') no-repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
    margin-left: -40px;
}

.complect_in_cart {
    background: url('/catalog/view/theme/theme097/image/buy_big_in.png') no-repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 200px;
    height: 38px;
    margin-left: -36px;
}

.buy_complect:hover {
    background-position: 0 -40px;
}

.complect_in_cart:hover {
    background-position: 0 -40px;
}

.rait {
    width: 100px;
    display: inline-block;
}

.reviews_children_id {
    margin-right: 50px;
    text-decoration: none;
    color: #009900;
}

#report_window {
    width: 300px;
    /*    height: 250px;*/
    border: 1px solid #529C02;
    position: absolute;
    z-index: 20;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 10px 10px rgba(136, 141, 145, 0.64);
    -webkit-box-shadow: 0 0 10px 10px rgba(136, 141, 145, 0.64);
    -moz-box-shadow: 0 0 10px 10px rgba(136, 141, 145, 0.64);
    -o-box-shadow: 0 0 10px 10px rgba(136, 141, 145, 0.64);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
}

.report_close {
    float: right;
    font-size: 14px;
    padding: 5px 5px 0 0;
    text-decoration: none;
}

.report_title {
    padding-top: 5px;
    text-align: center;
}

.report_form {
    margin: 0 0 10px 10px;
}

.red {
    color: red;
}

#report_form table,
#report_form input {
    width: 96%;
}

#report_form .warning {
    font-size: 10px!importante;
    width: 94%;
    margin-left: 1px;
}

#report_form .warning li {
    list-style: none;
}

#report_form .redborder {
    border: none;
    color: red;
}

.cd-form .redborder {
    border: 1px solid #cc0000 !important;
}

.succ_report {
    margin: 20px 0;
    padding: 10px;
}

.block-contact-dani,
.block-dostavka,
.block-oplata {
    background: #f3f3f3;
    padding: 20px;
    border-radius: 5px;
}

.block-dostavka {
    padding-top: 5px;
    padding-bottom: 5px;
}

.block-dostavka p {
    padding-bottom: 10px;
}

.nazva-block-contact-dani,
.nazva-block-dostavka,
.nazva-block-oplata {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    display: flex;
    align-items: center;
}

.nazva-block-contact-dani div,
.nazva-block-dostavka div,
.nazva-block-oplata div {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 8px 0 0 !important;
    background: #333;
}

.nazva-block-contact-dani span,
.nazva-block-dostavka span,
.nazva-block-oplata span {
    display: block;
    color: #333;
}

.nazva-np {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.nazva-np div {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8px 0 0 !important;
    background: #fff;
}

.nazva-np div img {
    width: 24px;
    height: auto;
}

.nazva-np span {
    display: block;
    color: #333;
}

.zamov-vybir {
    padding: 0px 15px;
    padding-right: 0px;
}

#np_big_cities {
    text-align: center;
    margin-top: -5px;
}

#np_big_cities a {
    width: 17%;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

#my_active_city,
#my_active_adress {
    position: relative;
    margin: 15px 0;
    margin-top: 20px;
    padding-left: 45px !important;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 15px;
    padding-right: 30px;
    border: 1px solid #94aab0;
    border-radius: 4px;
    outline: 0px none;
    font: 18px "Roboto";
    color: #333;
    line-height: 24px;
    box-shadow: none;
    background: #fff;
}

#my_active_adress {
    margin-top: 40px;
}

#courier_address_line {
    margin-top: 40px;
}

#my_active_city:before {
    background: url(/catalog/view/theme/theme097/image/cd-icon-city.svg) no-repeat 0 0;
    content: "";
    position: absolute;
    width: 22px;
    height: 20px;
    left: 12px;
    z-index: 9;
    top: 50%;
    margin-top: -11px;
}

#my_active_adress:before {
    background: url(/catalog/view/theme/theme097/image/cd-icon-location.svg) no-repeat 0 0;
    content: "";
    position: absolute;
    width: 22px;
    height: 20px;
    left: 12px;
    z-index: 9;
    top: 50%;
    margin-top: -11px;
}

#my_active_city:after,
#my_active_adress:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/catalog/view/theme/theme097/image/sel_arr.svg) no-repeat center center;
    pointer-events: none;
}

.button_ok {
    text-align: center;
    margin-bottom: 15px;
}

.button_ok button {
    cursor: pointer;
}

.cost-compare {
    color: #419400;
    float: left;
    font-size: 21px;
    font-weight: bold;
    margin: 0 20px 0 0;
    text-align: center;
    vertical-align: top;
}

.price_complect {
    font-size: 16px;
}

.img_complect {
    border-radius: 3px;
}


/*-----------------Личный кабинет----------------------------*/

.k_col_sir {
    color: #888;
}

.k_tab_14 {
    padding-top: 20px;
}

.k_tab_14 td {
    font-size: 14px;
    padding: 6px;
    padding-right: 20px;
}

.k_tab_14 tr:hover {
    background: #fff;
    box-shadow: 0px 1px 3px 0px #ccc inset;
    border-radius: 3px;
}

.k_tab_14 tr.k_nohover:hover {
    background: none;
    box-shadow: none;
}

.k_link {
    text-decoration: none;
    border-bottom: 1px dotted;
}

.k_podtv {
    background: url('/catalog/view/theme/theme097/image/podtv.png') repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 157px;
    height: 40px;
}

.k_podtv:hover {
    background-position: 0px -40px;
}

.k_otmen {
    background: url('/catalog/view/theme/theme097/image/otmen.png') repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 136px;
    height: 40px;
    margin-right: 10px;
}

.k_otmen:hover {
    background-position: 0px -40px;
}

.k_sir_poh {
    color: #888;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
    display: inline-block;
}

.k_mred {
    color: #C00;
}

.k_izm_par {
    display: inline-block;
    background: none repeat scroll 0% 0% #4b98af;
    color: #FFF;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 4px;
    text-decoration: underline;
    border-bottom: 2px solid #376d7e;
}

.k_izm_par:hover {
    background: none repeat scroll 0% 0% #4b7aaf;
    color: #FFF;
    border-bottom: 2px solid #385b82;
}

#change_phone td {
    font-size: 16px;
}

.r_cp {
    width: 25px;
}

.shipp-row td {
    padding-bottom: 15px;
}

span.paramf_tp {
    display: inline-block;
    color: #1d6fda;
    text-decoration: none;
    padding: 0px 0px 2px 16px;
    margin-bottom: 4px;
    color: #999999;
    background: url("/catalog/view/theme/theme097/image/edit-list.png") no-repeat scroll 8px 4px rgba(0, 0, 0, 0);
}

.filters a.paramf_ts {
    background: url("/catalog/view/theme/theme097/image/edit-list.png") no-repeat scroll 8px 4px rgba(0, 0, 0, 0);
    color: #333333;
    display: inline-block;
    margin-bottom: 4px;
    padding: 0 8px 2px 16px;
    text-decoration: none;
}

.trigger20 {
    1float: left;
}

#test-modal20>.content>p,
#test-modal20>.content>p a {
    font-size: 18px;
}

.zareg {
    background: url('/catalog/view/theme/theme097/image/zareg.png') repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 40px;
}

.zareg:hover {
    background-position: 0 -40px;
}

.nomzakaz {
    color: #329a1c;
    display: block;
    margin-bottom: 7px;
    margin-left: 50px;
    margin-top: 4px;
}

.tperzak td {
    padding-bottom: 18px;
    padding-right: 30px;
    vertical-align: top;
}

.tperzak td,
.tperzak a {
    font-size: 14px;
}

.statsir {
    color: #888;
}

.to_sto {
    background: url('/catalog/view/theme/theme097/image/bg_n1.png');
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999999;
}

.nomzakaz_act {
    color: #1d6fda;
    display: block;
    margin-bottom: 7px;
    margin-left: 50px;
    margin-top: 4px;
}

.k_podtv {
    background: url("/catalog/view/theme/theme097/image/podtv.png") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 40px;
    width: 157px;
}

.coupon_name {
    vertical-align: top;
    color: green;
}

.deletek {
    background: url("/catalog/view/theme/theme097/image/deletek.png") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 28px;
    width: 74px;
}

.date-special {
    color: #C00;
    border-right: 1px solid #ffc0c0;
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
    padding-top: 6px;
    text-align: center;
    background: url("/catalog/view/theme/theme097/image/akciya_fon.gif") repeat scroll 0 0 transparent;
    height: 21px;
    min-width: 157px;
    display: block;
}

#run-string {
    width: 100%;
    background: #EF542A;
    display: block;
    text-align: center;
    padding: 4px 0;
}

.string {
    /*float:left;*/
    margin-right: 20px;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    padding: 0 8px;
}

.prodolj {
    margin-top: -33px;
}

.prodolj a {
    background-color: #b2b2b2;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    color: #fff;
    float: right;
    height: 24px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}

.prodolj a:hover {
    background-color: #b9b9b9;
    color: #ff!important;
}

.wrap-ss {
    display: block;
    height: 40px;
    width: 100%;
}

.zakaz_tel,
.zapch_rem {
    text-decoration: none;
    margin-left: 8px;
    border-bottom: 1px dotted #4c43cf;
    font-size: 13px;
    color: #1d6fda;
    display: table;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 6px;
    background: url("/catalog/view/theme/theme097/image/info_outline.png") no-repeat scroll 0px 0px transparent;
    padding-left: 20px;
}

.zapch_rem {
    margin-left: 0px;
}

.zakaz_tel {
    background: url("/catalog/view/theme/theme097/image/phone-16.png") no-repeat scroll 0px 0px transparent;
}


/*cat_menu*/

#cat_menu {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#cat_menu #search1 {
    padding-left: 2px;
    width: 100%;
}

#cat_menu .insearch {
    font-size: 13px;
    color: #666;
    outline: 0px none;
    border: 0px;
    height: 20px;
    width: 87%;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 45px;
    overflow: hidden;
    float: left;
}

#cat_menu .butp {
    display: block;
    background: url(/catalog/view/theme/theme097/image/poiskb.png) no-repeat scroll 0px 0px transparent;
    height: 34px;
    width: 78px;
    border-radius: 0px 5px 5px 0px;
    border-right: 1px solid #718da1;
    margin-left: 14px;
}

#cat_menu .butp:hover {
    background-position: 0px -34px;
}


/* product modification block */

.stok4 div,
.stok4 div a {
    color: #b8b8b8;
}

.error {
    border-color: red!important;
}

.phones-icon {
    vertical-align: bottom;
    display: inline-block;
    line-height: 13px;
}

@media screen and (max-width:1080px) {
    .phones-icon {
        display: none;
    }
}

.phones-icon img {
    height: 13px !important;
    width: 13px !important;
}

#tabsText #tov {
    margin-top: 17px;
}

.tabsHomeText {
    height: 450px;
    overflow: hidden;
}

.lin a {
    border-bottom: 1px dotted #0099cc;
    color: #1d6fda;
    text-decoration: none;
}

.lin_sort_act {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: #DDDDDD 0 1px 3px 0 inset;
    display: inline-block;
    line-height: 22px;
    margin-right: 10px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
}

.lin_sort_act a {
    border-bottom: 0 none;
    color: #1d6fda;
    cursor: text;
}

.lin_sort {
    display: inline-block;
    margin-right: 15px;
}

.lin_sort_act_bg {
    background: url(/catalog/view/theme/theme097/image/lin_sort_act.png) 50% 0 no-repeat scroll transparent;
    height: 7px;
    margin-left: -9px;
    position: absolute;
    width: 100%;
}

.lin_vid {
    float: right;
    margin-right: 5px;
}

.vid_ots {
    font-size: 11px;
    margin-right: 8px;
}

.btn_more {
    background: #13abe6;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    padding: 8px 20px 8px 20px;
    color: #FFF;
    text-decoration: none;
    border-radius: 4px;
    box-shadow: 0px 4px 0px #056288;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
    margin-bottom: 0px;
}

.btn_more:hover {
    color: #FFF;
    text-decoration: none;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}

#load_more_prod {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.half,
.full {
    border-bottom: 1px dotted;
    font-size: 12px;
    color: #4c43b9;
    margin-left: 13px;
    text-decoration: none;
    margin-top: 5px;
    display: inline-block;
}

.product-grid {
    margin-bottom: 12px;
}

.pages-title {
    margin: 25px;
    margin-bottom: 15px;
    font: 16px 'Roboto';
    color: #0289c1;
    font-weight: bold;
}

.opys_kateg_bl {
    position: relative;
    padding-bottom: 30px;
}

.del {
    display: none;
}

.del:not(:checked)+label+* {
    height: 53px;
    overflow: hidden;
}


/* фактически нужна только одна строка */


/* вид CSS кнопки */

.del:not(:checked)+label,
.del:checked+label {
    display: inline-block;
    padding: 1px 4px;
    border-radius: 2px;
    color: #fff;
    background: #b8b7b7;
    cursor: pointer;
    position: absolute;
    margin-top: 57px;
    padding-left: 90px;
    font-size: 11px;
    background: url("/catalog/view/theme/theme097/image/more_open.png") no-repeat scroll 2px 2px #cac8c8;
    line-height: 15px;
}

.del:checked+label {
    background: #b8b7b7;
    position: relative;
    margin-top: 0px;
    margin-bottom: 4px;
    background: url("/catalog/view/theme/theme097/image/more_close.png") no-repeat scroll 2px 2px #cac8c8;
}

.header_cart_empty {
    width: 90px;
    height: 40px;
    background: url(/catalog/view/theme/theme097/image/cart_ico.svg) no-repeat;
    background-size: 28px;
    background-position: center right;
    display: block;
    position: relative;
    margin-left: 30px;
}

.header_cart_full {
    width: 90px;
    height: 40px;
    background: url(/catalog/view/theme/theme097/image/cart_ico.svg) no-repeat;
    background-size: 28px;
    background-position: center right;
    display: block;
    position: relative;
    margin-left: 30px;
}

#header_cart:hover {
    border: 0;
}

.header_cart_empty:after {
    content: "0";
    float: left;
    margin-left: 70px;
    margin-top: -1px;
    border-radius: 50px;
    background: #6dcb01;
    color: #FFF;
    font: 15px/15px "Roboto";
    padding: 3px;
    min-width: 18px;
    line-height: 18px;
    text-align: center;
}

.header_cart_full div {
    float: left;
    position: absolute;
    margin-left: 70px;
    border-radius: 50px;
    background: #fb3f4c;
    color: #FFF;
    font: 15px/15px "Roboto";
    padding: 3px;
    min-width: 18px;
    line-height: 18px;
    text-align: center;
    margin-top: -1px;
}

.left_menu_ul {
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    background: #f3f3f3;
    margin-left: 20px;
}

.zag_bile .liwhite {
    background: #FFF;
    margin-top: -10px;
    padding-left: 0;
}

.left_menu_ul a:link,
.left_menu_ul a:visited {
    color: #333;
    font-size: 16px;
}

.left_menu_ul a:hover {
    color: #0289c1;
    text-decoration: none;
}

.left_menu_ul li {
    list-style: none;
    padding: 10px 15px;
    background: #f3f3f3;
}

.left_menu_ul .mint_bukva_all {
    display: table;
}

.left_menu_ul .mint_bukva_1 {
    margin-left: 15px;
    display: block;
}

.left_menu_ul .mint_bukva_2 {
    padding-left: 33px;
    background: url("/catalog/view/theme/theme097/image/mint_bukva_2.png") no-repeat scroll 16px 5px;
}

.left_menu_ul .mint_bukva_3 {
    padding-left: 35px;
    background: url("/catalog/view/theme/theme097/image/mint_bukva_3.png") no-repeat scroll 16px 5px;
}

.left_menu_ul li.bord_bot {
    display: block;
    height: 10px;
    padding: 0px;
}

.left_menu_ul .zag_bile {
    font: 18px "Roboto";
    color: #333;
    padding-bottom: 15px;
    background: #FFF;
}

.left_menu_ul li.bord_bot_2 {
    height: 10px;
    padding: 0;
}

.zag_bile .mint_bukva_n {
    padding-right: 0;
}

.zag_bile .mint_bukva_n,
.zag_bile a {
    border-bottom: 1px solid #cccaca;
}

.zag_bile .mint_bukva_n {
    width: 100%;
}

.zag_bile a:hover {
    text-decoration: none;
    border-bottom: 1px solid #999;
}

.zag_bile a:hover .mint_bukva_n {
    border-bottom: 1px solid #999;
}

.zag_bile .mint_bukva_bl {
    display: block;
}

.left_menu_ul .act_link {
    background: #f0f9fe;
    border: 1px solid #e9f7fe;
    margin-left: -20px;
    margin-right: -20px;
    border-radius: 150px;
    padding-left: 34px;
}

.zag_bile li.act_link .mint_bukva_n {
    border-bottom: 0;
    color: #063;
}

.left_menu_ul .act_link a {
    color: #0289c1;
    cursor: default;
    text-decoration: none;
    font-size: 16px;
}

.zag_bile li.act_link {
    border: 0;
    background: #fff;
}

.poiska_all {}

.poiska_0 {
    display: table;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px dotted #DDD;
}

.poiska_1 {
    position: relative;
    margin: 10px;
    margin-right: 30px;
}

.poiska_1 a {
    display: block;
    position: relative;
}

.poiska_2 {
    width: 180px;
    display: table-cell;
    float: left;
}

.poiska_3 {
    border-radius: 4px;
    width: 150px;
}

.poiska_4 {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.poiska_5 {
    color: #777;
    font-size: 14px;
    margin-top: 6px;
    margin-left: 20px;
    min-height: 15px;
}

.poiska_6 {
    vertical-align: bottom;
    display: inline-block;
    font: 23px 'Roboto';
    color: #3c9d01;
    min-width: 90px;
    padding-right: 10px;
}

.poiska_6_not {
    color: #777;
    display: none;
}

.img_grayscale {
    filter: grayscale(100%);
}

.poiska_6 .mysupp {
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 1px solid;
    margin-left: 5px;
    margin-right: 10px;
}

.poiska_6a {
    color: #666;
}

.poiska_6 span {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.poiska_0:hover {}

.tova_7 .poiska_8,
.tova_7 .poiska_7 {
    font: 16px "Roboto" !important;
    padding: 6px 27px 6px 27px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
    margin-right: 0 !important;
    border-radius: 4px !important;
}

.tova_7 .poiska_7 {
    font: 24px "Roboto" !important;
    box-shadow: 0px 3px 0px #368F00 !important;
    line-height: 34px !important;
}

.poiska_8 {
    font: 14px 'Roboto' !important;
    padding: 3px 8px !important;
    margin: 0 !important;
    margin-right: 10px !important;
    padding-top: 3px !important;
    border-radius: 3px !important;
}

.poiska_7 {
    font: 16px 'Roboto' !important;
    padding: 3px 16px !important;
    box-shadow: 0px 2px 0px #368F00 !important;
    margin: 0 !important;
    margin-right: 10px !important;
    line-height: 20px !important;
    border-radius: 3px !important;
}

.poiska_8:hover {}

.poiska_9 {
    margin-top: 12px;
    line-height: 28px;
}

.poiska_10 {
    float: left;
    margin-bottom: 8px;
    color: #778FA3;
    line-height: 35px;
    vertical-align: bottom;
}

.poiska_10_1tovar {
    margin-bottom: -15px;
}

.poiska_11 {
    font-size: 18px;
}

.poiska_12 {
    float: right;
    margin-top: 5px;
    color: #778FA3;
}

.poiska_13 {
    padding: 0px 10px;
}

.poiska_14 {
    outline: 0px none;
    border: 1px solid #778FA3;
    font-size: 15px;
    line-height: 26px;
    color: #778FA3;
    background: #FFF url(/catalog/view/theme/theme097/image/sel_arr.svg) no-repeat scroll 100% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 135px;
    padding-left: 8px;
    cursor: pointer;
    background-size: 12px;
    background-position: 93% 60%;
    border-radius: 3px;
}

.poiska_14:hover {
    background-color: #eff7fc;
    color: #5d778c;
}

.poiska_14 option {
    padding: 4px;
    cursor: pointer;
}

.img_proizv_m {
    width: 14px;
    height: 14px;
    position: absolute;
    margin-left: -20px;
}

.tova_1 {
    margin-top: -4px;
    color: #777;
    font: 15px "Roboto";
}

.tova_2 {
    padding-top: 30px;
    vertical-align: top;
}

.tova_3 {
    vertical-align: top;
    width: 250px;
    float: left;
}

.tova_4 {
    padding-left: 290px;
}

.tova_5 {
    display: inline-block;
    vertical-align: top;
}

.tova_6 {
    display: inline-block;
}

.tova_7 {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 30px;
    float: left;
    border-radius: 4px;
    border: 1px solid #ededed;
    min-width: 350px;
}

.tova_8 {
    display: table;
    min-width: 150px;
}

.tova_9 {
    margin-left: 0px;
    margin-top: 28px;
}

.tova_10 {
    margin-top: 10px;
    margin-left: 17px;
    color: #999;
    font-size: 14px;
}

.tova_11 {
    padding-left: 15px;
}

.tova_12,
.tova_13 {
    display: inline-block;
    border: 1px solid #e1ecd7;
    border-radius: 4px;
    background: #eef5e7;
    padding: 7px 20px;
    margin-bottom: 15px;
    color: #006633 !important;
    text-decoration: none;
}

.tova_12 span {
    border-bottom: 1px solid #a2c284
}

.tova_12:hover,
.tova_13:hover {
    background: #f6f6f6;
    text-decoration: none;
    box-shadow: 0px 1px 3px 0px #999 inset;
    border: 1px solid #fff;
}

.tova_13 {
    margin-bottom: 30px;
}

.tova_13 span {
    border-bottom: 1px dotted #a2c284
}

.tova_14 {
    margin-bottom: 20px;
}

.tova_15 {
    margin-top: 20px;
}

.tova_16 {
    margin: 0px auto;
    display: list-item;
    max-width: 1200px;
    1min-width: 960px;
}

.tova_17 {
    padding: 0;
}

.tova_18_block {
    width: 250px;
    margin-left: -250px;
    text-align: left;
    float: right;
    position: relative;
}

.tova_18_block a {
    text-decoration: none;
    color: #3E77AA !important;
}

.tova_18_block a:hover {
    color: #333 !important;
}

.tova_18_block .tova_19 {
    margin-bottom: 30px;
}

.tova_18_block .tova_20 {
    text-align: center;
    padding: 10px 0px 14px 0px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 0 0;
    z-index: 2;
    position: relative;
    font-size: 14px;
    color: #778FA3;
    font: 15px "Roboto";
}

.tova_18_block .tova_21 {
    background: #f6f6f6;
    box-shadow: 0px 1px 3px 0px #999 inset;
    border-radius: 0 0 4px 4px;
    padding: 20px 15px 1px;
    text-align: center;
    margin-top: -4px;
}

.tova_18_block .tova_22 {
    padding: 5px;
    background: #FFF;
    border-radius: 4px;
    margin-bottom: 15px;
}

.tova_18_block .tova_23 {
    color: #777;
    font-size: 12px;
    text-transform: lowercase;
    font-style: italic;
}

.tova_18_block .tova_24 {
    min-width: auto;
    font-size: 16px !important;
    color: #3c9d01 !important;
}

.tova_18_block .tova_25 {
    font-size: 12px !important;
    color: #3c9d01 !important;
}

.tooltip {
    display: inline-block;
    position: relative;
    z-index: 1;
    1margin-right: 10px;
    1margin-top: 10px;
}


/* Trigger text */

.tooltip-item {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 5px;
    color: #999;
}


/* Gap filler */

.tooltip-item:after {
    content: url(../image/rightarrow.svg);
    display: inline-block;
    margin: 0px 5px 0px 10px;
    height: 8px;
    width: 8px;
}

.tooltip:hover .tooltip-item:after {
    pointer-events: auto;
}


/* Tooltip */

.tooltip-content-nuz {
    position: absolute;
    z-index: 999;
    width: 190px;
    left: 50%;
    top: 30px;
    margin: 0 0 -75px -111px;
    1bottom: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
    padding: 6px;
    box-shadow: 0px 1px 5px #a0b4c5;
    background: #f2f6f8;
    border-radius: 3px;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    color: #445e73;
}

.tooltip-effect-1 .tooltip-content-nuz {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.tooltip:hover .tooltip-content-nuz {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}


/* Arrow */

.tooltip-content-nuz:after {
    content: '';
    top: -10px;
    left: 81px;
    border: solid transparent;
    height: 0;
    width: 40px;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: #9bb1c3;
    border-width: 5px;
    margin-left: -5px;
}

#back-top {
    position: fixed;
    bottom: 45px;
    right: 45px;
    z-index: 999;
    margin: 0;
}

#back-top a {
    width: 50px;
    height: 50px;
    display: block;
    opacity: 0.5;
    background: url("/catalog/view/theme/theme097/image/go-top.svg") no-repeat center top;
    background-size: 50px;
    border-radius: 100px;
    z-index: 999;
}

.ap_kopijka {
    font-size: 24px;
    margin-left: 10px;
    text-shadow: none;
    border-bottom: 1px solid;
    line-height: 28px;
    display: inline-block;
    font-weight: normal;
}

#cities_list {
    margin-left: 0px;
    z-index: 10;
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: -11px;
}

#cities_list li {
    padding: 0px;
    width: auto !important;
    background: #f3f3f3;
}

#cities_list li:last-child {
    border-radius: 0 0 4px 4px;
}

#cities_list li a {
    display: block;
    padding: 13px 6px;
    color: #333;
    outline: 0px none;
    font-size: 17px;
    border-bottom: 1px solid #fff;
}

#cities_list li:last-child {
    margin-bottom: 20px;
}

#cities_list li a:hover {
    background: #f0f9fe;
}


/** LiveSearch ************************************************************************/

#suggest_result,
#suggest_result1 {
    position: absolute;
    width: 100%;
    width: calc(100% - 4px);
    background-color: #fff;
    border: 2px solid #29aae3;
    border-top: 0px;
    border-radius: 0px 0px 3px 3px;
    text-align: left;
    z-index: 2;
    margin-top: 34px;
    margin-left: 0px;
}

#res_products {
    max-height: 402px;
    overflow: hidden;
    overflow-y: scroll;
    background-color: transparent;
}

@media screen and (max-width:1110px) {
    #suggest_result {
        1min-width: 484px;
    }
}

.suggest_f_blok {
    position: relative;
}

.suggest_foto_sm {
    width: 42px;
    height: auto;
}

.suggest_div_l {
    float: left;
    margin-left: 0px;
}

.suggest_div_r {
    margin-left: 56px;
    display: block;
}

.suggest_full_link {
    float: left;
    padding: 10px 5px 5px 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    border-bottom: 1px solid #f0f0f0;
    z-index: 1000;
}

.suggest_full_link:last-child {
    border-bottom: 0px solid;
}

.suggest_full_link:hover {
    text-decoration: none !important;
    background: #f5f5f5;
}

.hover1 {
    text-decoration: none !important;
    background: #f5f5f5;
}

.hover2 {
    text-decoration: none !important;
    background: #f5f5f5;
}

.suggest_name_t {
    font: 17px "Roboto";
    display: inline-block;
    color: #333;
}

.suggest_name_t:first-letter {
    text-transform: uppercase;
}

.suggest_full_link:hover .suggest_name_t {
    color: #000;
}

.suggest_name_v {
    color: #777;
    padding-top: 3px;
    1padding-bottom: 2px;
    font-size: 13px;
    margin-left: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.suggest_name_v img {
    width: 12px;
    height: 12px;
    position: absolute;
    margin-left: -16px;
    margin-top: 1px;
}

.suggest_price_t {
    font: "Roboto";
    color: #3c9d01;
    display: block;
    margin-top: 2px;
}

.suggest_vserez {
    display: block;
    margin-top: 5px;
    width: 100%;
    float: left;
    text-align: center;
    background: #29aae3;
}

.suggest_vserez a {
    display: block;
    font: 17px "Roboto";
    line-height: 40px;
    color: #fff !important;
    text-decoration: none !important;
}

.suggest_vserez a span {
    border-bottom: 1px solid;
}

.suggest_status {
    display: inline-block;
    margin-top: -10px;
}

#suggest_result a {
    color: #555;
}

.suggest_pidsvitka {
    border-bottom: 1px solid #999;
}

#suggest_result .item {
    border-bottom: 1px solid #bed1e5;
    overflow: hidden;
    padding: 0.6em 0;
    border-radius: 0px;
    height: 50px;
}

#suggest_result .item:hover .suggest_name_t {
    1background: #fefcf3;
    1cursor: pointer;
    1border-radius: 0px;
    border-bottom: 1px solid;
}

#suggest_result .item .image {
    float: left;
    text-align: center;
    width: 65px;
}

#suggest_result .item .detail {
    margin-left: 65px;
}

#suggest_result .item .detail .title {
    line-height: 1.15em;
    padding-bottom: 0.4em;
    padding-right: 4px;
}

#suggest_result .title a {}

#suggest_result .item .detail .price {
    font-size: 12px;
    padding-right: 0.1em;
    font-weight: normal;
}

#sr {
    position: inherit;
    width: 100%;
    background-color: transparent;
}

@media screen and (max-width:950px) {
    #suggest_result,
    #suggest_result1 {
        min-width: 305px;
        margin-top: 33px;
        width: 100%;
        position: fixed;
        left: 0;
        overflow: auto;
        box-sizing: border-box;
        height: calc(100% - 45px);
        background: rgba(0, 0, 0, 0.6);
        border: 0px;
    }
    #res_products {
        max-height: calc(100% - 45px);
        background-color: #fff;
    }
    .suggest_foto_sm {
        width: 36px;
        height: auto;
    }
    .suggest_div_l {
        float: left;
        margin-left: 2px;
    }
    .suggest_div_r {
        margin-left: 52px;
        display: block;
    }
    .suggest_vserez a {
        line-height: 46px;
    }
}

.sidebar_fs_mobi {
    z-index: 999;
    width: 100%;
    max-width: 400px;
    float: left;
    padding: 0;
    background: #fff;
    box-shadow: 0 15px 20px -5px rgb(0 0 0 / 20%);
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 8px;
    padding-top: 20px;
    height: calc(100% - 70px);
    left: -600px;
    padding-left: 10px;
    padding-right: 10px;
    transition: left .5s;
    border-top: 2px solid #29aae3;
}

.menu_mob_di {
    display: block;
    1left: 0;
}


/** /LiveSearch ************************************************************************/

.akcii_img {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 50px;
}

.akcii_img img {
    width: 350px;
    height: 350px;
    border-radius: 10px;
}

.akcii_img img:hover {
    width: 350px;
    height: 350px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.div_aktsii {
    margin: 0 auto;
    padding-bottom: 50px;
    text-align: center;
}

.aktsii {
    background: url("/catalog/view/theme/theme097/image/aktsii.gif") repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 220px;
    height: 81px;
}

.aktsii:hover {
    background-position: 0 -81px;
}

.desktop_no,
.arr_mob {
    display: none;
}

.btn {
    display: none;
}

.of_zak_mob1 {
    padding-right: 50px;
    width: 50%;
}

.content_mo li a {
    font: lighter 19px "Roboto";
    color: #666;
    border-bottom: 1px solid #CCC;
}

.content_mo li {
    padding-bottom: 20px;
}

.button11 .tel1,
.button12 .tel1,
.button13 .tel1 {
    color: #333;
}

.lang_block {
    padding-right: 30px;
}

a.lang_ua,
a.lang_ru {
    color: #333 !important;
    line-height: 16px !important;
    border-bottom: 0 !important;
    text-decoration: none !important;
}

a.lang_active {
    color: #005bbb !important
}

a.lang_ua {
    display: inline-block;
    background: url(/catalog/view/theme/theme097/image/flag_ua.svg) no-repeat 0 center;
    background-size: 16px;
    padding-left: 22px;
}

a.button12 {
    color: #333 !important;
    font: 20px "Roboto";
    text-decoration: none !important;
    margin-bottom: 25px;
    display: inline-block;
    border: 1px solid #239fff;
    padding: 0px 15px;
    line-height: 40px;
    border-radius: 50px;
    min-width: 280px;
}

a.button12 img {
    width: 16px;
    height: 16px;
    padding-right: 10px;
}

a.button12:hover .button12_podzv {
    border-bottom: 1px solid;
}

.button12_podzv {
    margin-left: 20px;
    color: #239fff;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
}

a.button11 {
    color: #333 !important;
    font: 20px "Roboto";
    text-decoration: none !important;
    margin-bottom: 25px;
    display: inline-block;
    border: 1px solid #e60000;
    padding: 0px 15px;
    line-height: 40px;
    border-radius: 50px;
    min-width: 280px;
}

a.button11 img {
    width: 16px;
    height: 16px;
    padding-right: 10px;
}

a.button11:hover .button11_podzv {
    border-bottom: 1px solid;
}

.button11_podzv {
    margin-left: 20px;
    color: #e60000;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
}

a.button13 {
    color: #333 !important;
    font: 20px "Roboto";
    text-decoration: none !important;
    margin-bottom: 25px;
    display: inline-block;
    border: 1px solid #888;
    padding: 0px 15px;
    line-height: 40px;
    border-radius: 50px;
    min-width: 280px;
}

a.button13 img {
    width: 16px;
    height: 16px;
    padding-right: 10px;
}

a.button13:hover .button13_podzv {
    border-bottom: 1px solid;
}

.button13_podzv {
    margin-left: 20px;
    color: #888;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
}

.blok_mob2 {
    display: none;
    padding-bottom: 15px;
}

.mydost {
    display: table-cell;
    font-size: 16px;
}

.mybiglinh li a {
    font-size: 17px !important;
    color: #333 !important;
    text-decoration: none;
    border-bottom: 1px dashed #999;
}

.mybiglinh li a:hover {
    color: #666 !important;
    border-bottom: 1px dashed #333 !important;
}

.mybiglinh {
    border-bottom: 0px !important;
}

.mybiglinh ul {
    border-bottom: 0;
    margin-top: 6px;
}

.mybiglinh li {
    line-height: 25px;
    margin-top: 6px;
}

.dobotziv {
    display: inline-block;
    padding: 10px 25px;
    background: #2b9ecb;
    color: #fff;
    margin-top: -10px;
    margin-bottom: 10px;
    font: 19px "Roboto";
    border-radius: 4px;
    line-height: 18px;
    box-shadow: 0px 3px 0px #1580aa;
    float: right;
}

.dobotziv:hover {
    color: #fff;
    background: #42aed9;
}

.img_dodotz {
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 10px;
}

.rev_mark {
    text-align: right;
    color: #778fa3;
}

.rev_mark span {
    color: #778fa3 !important;
}

.dodotzpid {
    border-bottom: 1px dotted #fff;
}

.k_mar1_1 .imgstar {
    width: 16px;
    height: 16px;
    margin-bottom: -2px;
    margin-right: -2px;
}

.k_mar1_2 {
    margin-top: 40px;
}

.otznamec {
    display: inline-block;
    padding-right: 7px;
}

.icodislike {
    width: 16px;
    height: 16px;
    margin-bottom: -2px;
}

.star_rating li {
    display: inline-block !important;
}

.star_rating li .imgstar {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    margin-top: -5px;
    cursor: pointer;
}

.dotoz_knopka {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    font: 20px "Roboto";
    padding: 8px 15px;
    margin-top: 30px;
}

#search input::placeholder {
    color: #5d778c !important;
    font: 17px 'Roboto';
}

::placeholder {
    color: #5d778c !important;
    font-size: 16px;
}

::-webkit-input-placeholder111 {
    color: #5d778c;
    font-size: 16px;
}

::-moz-placeholder111 {
    color: #5d778c;
    font-size: 16px;
}


/* Firefox 19+ */

:-moz-placeholder111 {
    color: #5d778c;
    font-size: 16px;
}


/* Firefox 18- */

:-ms-input-placeholder111 {
    color: #5d778c;
    font-size: 16px;
}

.h2_inshe_vesh {
    margin-top: 40px !important;
}

.dost_opl_new {
    display: inline-block;
    margin-right: 40px;
    margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.opl_new {
    margin-left: 20px;
}

.mydost img {
    width: auto;
    height: 30px;
}

.pop_t_bottom {
    margin-top: 0px;
    max-width: 600px;
}

.pop_t_bottom ul {
    display: inline-block;
    padding-left: 0px;
}

.pop_t_bottom ul li {
    display: inline-block;
    padding: 0px 5px;
    list-style: none;
    padding-left: 0px;
}

.pop_t_bottom ul li a {
    color: #999;
    border-bottom: 1px solid #CCC;
}

.pop_t_bottom ul li a:hover {
    color: #666;
    border-bottom: 1px solid #999;
}

.pop_t_bottom ul li:first-child {
    color: #90a6b6;
}

.total_rajt {
    margin-left: 0px;
}

.total_rajt ul li {
    display: inline-block;
    list-style: none;
    width: 16px;
    height: 16px;
    margin-right: -2px;
}

.total_rajt ul li img {
    width: 16px;
    height: 16px;
    margin-bottom: -2px;
}

.total_rajt span img {
    width: 18px;
    height: 18px;
    padding-right: 5px;
    margin-bottom: -3px;
}

.total_rajt .total_dig,
.total_rajt ul {
    display: inline-block;
}

.total_rajt ul {
    padding-left: 10px;
    padding-right: 12px;
}

.total_rajt span a {
    color: #333;
    border-bottom: 1px dotted #999;
}

.total_rajt span {
    display: inline-block;
}

.cart_form_prod {}

.pop_korzina {
    position: relative;
}

.pop_korzina_img {
    width: 70px;
    min-width: 70px;
    vertical-align: top;
}

.pop_korzina_img img {
    width: 50px;
    height: 50px;
}

.for_mob_kor1 {
    padding-right: 40px;
    width: 350px;
}

.for_mob_kor1 a {
    font: 17px "Roboto";
    color: #333;
}

.pop_korzina_del {
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
}

.pop_korzina_val {
    font-size: 14px;
}

.pop_korzina_total {
    padding: 6px;
    padding-left: 0;
    padding-right: 2px;
    font: 18px "Roboto";
    color: #368f00;
}

.pop_korzina_tt {
    text-align: right;
}

.pop_korzina_total_1 {
    margin-right: 20px;
}

.pop_korzina_kn1 {
    text-align: right;
}

.pop_korzina_kn2 {
    float: left;
    line-height: 26px;
    color: #777;
}

.pop_korzina_kn2 a {
    font: 21px "Roboto";
    font-weight: bold;
    color: #5d778c;
    border-bottom: 1px dotted;
    background: url(/catalog/view/theme/theme097/image/back_shop.svg) no-repeat;
    background-size: 22px;
    background-position: 0px 0px;
    padding-left: 28px;
}

.pop_korzina_kn2 a:hover div {
    color: #5d778c;
}

.pop_korzina_kn2 a div {
    font-size: 15px;
    1color: #999;
    font-weight: normal;
}

.pop_korzina_kn3 {
    display: inline-block;
    text-align: right;
}

.for_mob_kor2,
.for_mob_kor4 {
    vertical-align: top;
}

.tbl_1_click {
    position: relative;
    margin-top: 40px !important;
}

.tbl_1_click_1 {}

.tbl_1_click_2 {
    display: inline-block;
    bottom: -5px;
    right: 0;
    position: absolute !important;
    top: -40px;
}

.tbl_1_click_3 {
    font: 16px "Roboto";
    margin: -30px !important;
    margin-top: 35px !important;
    padding: 15px 30px;
    background: #f3f3f3;
    color: #5d778c;
    border-radius: 0 0 4px 4px;
    text-align: center;
}

.vse_formy {
    display: flex;
    margin-bottom: 50px;
    border-radius: 40px;
    padding-left: 20px;
    color: #5d778c;
    font: 15px "Roboto";
    font-weight: bold;
    text-align: center;
    border: 2px solid #29aae3;
    align-items: center;
    max-width: min-content;
}

.vse_formy div {
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.vse_formy span {
    border-radius: 50px;
    background: #29aae3;
    color: #fff;
    font: 15px/15px "Roboto";
    margin: 2px;
    margin-left: 10px;
    min-width: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.vse_formy:hover {
    color: #333;
}

.maljunku {
    overflow-x: auto;
    display: flex;
    margin-top: 50px;
}

.maljunku_1 {
    min-width: 250px;
    width: 33.33%;
    text-align: center;
}

.maljunku_1 img {
    border: 0;
    width: 250px;
    height: 250px;
}

.article-text {
    margin-top: 50px;
}

.cart_empty_mes {
    display: table;
    margin: 0 auto;
    font: lighter 26.5px "Roboto";
    color: #666;
    background: url(/catalog/view/theme/theme097/image/cart_ico.svg) no-repeat;
    background-size: 34px;
    background-position: right 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 90px;
    line-height: 36px;
    position: relative;
}

.cart_empty_mes_no {
    display: none;
}

.pop_korzina_kn1_block {
    display: block;
}

.pop_korzina_kn1_none {
    display: none;
}

.cart_empty_mes_60 {
    margin-top: -60px;
}

.kil_tovar {
    color: #fff;
}

a.cart_empty_mes:hover {
    color: #666;
}

.cart_empty_mes div {
    position: absolute;
    font-size: 18px;
    color: #368f00;
    border-bottom: 1px dotted;
    line-height: 23px;
    top: 90px;
}

.ribbon2ru:after {
    content: "топ продаж";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #fe8d03;
    color: #fff;
    font: 12px "Roboto";
    font-weight: bold;
    border-radius: 50px;
    line-height: 22px;
    padding-top: 1px;
    z-index: 10;
}

.ribbon2ua:after {
    content: "топ продажів";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #fe8d03;
    color: #fff;
    font: 12px "Roboto";
    font-weight: bold;
    border-radius: 50px;
    line-height: 22px;
    padding-top: 1px;
    z-index: 10;
}

.ribbon4ru:after {
    content: "лучшая цена";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #f84147;
    color: #fff;
    font: 12px "Roboto";
    font-weight: bold;
    border-radius: 50px;
    line-height: 22px;
    padding-top: 1px;
    z-index: 10;
}

.ribbon4ua:after {
    content: "краща ціна";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #f84147;
    color: #fff;
    font: 12px "Roboto";
    font-weight: bold;
    border-radius: 50px;
    line-height: 22px;
    padding-top: 1px;
    z-index: 10;
}

.ribbon3ru:after {
    content: "эксклюзивно";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #d83798;
    color: #fff;
    font: 12px "Roboto";
    font-weight: bold;
    border-radius: 50px;
    line-height: 22px;
    padding-top: 1px;
    margin-right: -50px;
    z-index: 10;
}

.ribbon3ua:after {
    content: "ексклюзивно";
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: #d83798;
    color: #fff;
    font: 12px "Roboto";
    font-weight: bold;
    border-radius: 50px;
    line-height: 22px;
    padding-top: 1px;
    margin-right: -50px;
    z-index: 10;
}

.poiska_1 .ribbon2ru:after,
.poiska_1 .ribbon4ru:after,
.poiska_1 .ribbon3ru:after,
.poiska_1 .ribbon2ua:after,
.poiska_1 .ribbon4ua:after,
.poiska_1 .ribbon3ua:after {
    font: 10px "Roboto";
    font-weight: bold;
    line-height: 19px;
    padding-top: 1px;
    z-index: 10;
}

.logo_mobile img {
    margin-top: 4px;
}

.topprodaz {
    text-align: center;
    font-size: 12px;
    color: #ccc;
    margin-top: 40px;
}

.topprodaz a {
    font-size: 13px;
    color: #999;
}

.informact_1 {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: url("/catalog/view/theme/theme097/image/like_ico.svg") no-repeat;
    background-size: 26px;
    background-position: center;
    border: 0 !important;
}

#informact_2 {
    display: block;
    text-decoration: none;
    color: #666;
    float: left;
    position: absolute;
    margin-left: 30px;
    margin-top: 4px;
    border-radius: 50px;
    background: #778fa3;
    color: #fff;
    font: 15px/15px "Roboto";
    padding: 3px;
    min-width: 18px;
    line-height: 18px;
    text-align: center;
}

#informact_2:hover,
.trigger77:hover {
    border: 0 !important;
}

.informact_3 {
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: url("/catalog/view/theme/theme097/image/phone_top_icon.svg") no-repeat;
    background-size: 32px;
    background-position: center;
    1margin-right: 3px;
}

.poiska_1:hover~.poiska_4 div:first-child a {
    border-bottom: 1px solid #999;
}

.deskr_new td {
    padding-left: 0;
    padding-right: 0;
}

.my_search_loading {
    background: url("/catalog/view/theme/theme097/image/loading_new.svg") no-repeat center right;
    background-size: 40px;
}

.cd-form .my_search_loading_zakaz:before {
    background: url("/catalog/view/theme/theme097/image/loading_new.svg") no-repeat center center !important;
    background-size: 40px !important;
    width: 50px !important;
    height: 50px !important;
    top: 0 !important;
    left: 0 !important;
}

a.instruction-link,
a.instruction-link:visited {
    background: url("/catalog/view/theme/theme097/image/instruction_pdf.svg") no-repeat scroll 0px 0px;
    background-size: 24px;
    color: #5d778c !important;
    text-decoration: none;
    display: table;
    padding-left: 35px;
    margin-bottom: 8px;
    font: 17px "Roboto" !important;
    font-weight: bold !important;
    line-height: 28px !important;
    margin-bottom: 40px;
    position: relative;
}

.instruction-link span {
    font: 17px "Roboto" !important;
    font-weight: bold !important;
    border-bottom: 1px solid;
    color: #5d778c !important;
}

.instruction-link span:hover {
    border-bottom: 1px solid #000;
}

.instruction-link span::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0px;
    right: -40px;
    background: url("/catalog/view/theme/theme097/image/instruction_ar.svg") no-repeat 0 0;
    background-size: 25px;
}

.card {
    background-color: #fff;
    min-width: 100px;
    text-align: center;
    display: flex;
    overflow-x: auto;
    margin: 0px auto;
    max-width: 860px;
    margin-top: 5px;
    margin-bottom: 30px;
}

.card--content_1_ru,
.card--content_1_ua,
.card--content_2_ru,
.card--content_2_ua,
.card--content_3_ru,
.card--content_3_ua {
    width: 33.33%;
    padding-top: 10px;
}

.card--content a {
    display: block;
}

.card--content_1_ru a div,
.card--content_1_ua a div {
    margin: 0px auto;
    display: inline-block;
    border: 0;
    width: 160px;
    height: 160px;
    background: url(/catalog/view/theme/theme097/image/dostavka_new_ru.jpg);
    background-size: 160px auto;
}

.card--content_1_ua a div {
    background: url(/catalog/view/theme/theme097/image/dostavka_new_ua.jpg);
    background-size: 160px auto;
}

.card--content_2_ru a div,
.card--content_2_ua a div {
    margin: 0px auto;
    display: inline-block;
    border: 0;
    width: 160px;
    height: 160px;
    background: url(/catalog/view/theme/theme097/image/garant_new_ru.jpg);
    background-size: 160px auto;
}

.card--content_2_ua a div {
    background: url(/catalog/view/theme/theme097/image/garant_new_ua.jpg);
    background-size: 160px auto;
}

.card--content_3_ru a div,
.card--content_3_ua a div {
    margin: 0px auto;
    display: inline-block;
    border: 0;
    width: 160px;
    height: 160px;
    background: url(/catalog/view/theme/theme097/image/oplata_new_ru.jpg);
    background-size: 160px auto;
}

.card--content_3_ua a div {
    background: url(/catalog/view/theme/theme097/image/oplata_new_ua.jpg);
    background-size: 160px auto;
}

@media screen and (max-width:1050px) {
    .popul-list .col-md-4 {
        width: 33.33%;
    }
}


/* MOBILE */

@media screen and (max-width:950px) {
    body,
    .shapka .top5,
    .shapka .top2,
    .layout_fs,
    .content_fs,
    .tabs_product,
    .tova_16,
    .opus_tabs {
        min-width: 10px;
    }
    .div_2_block_adv {
        display: block;
    }
    .header_fs {
        position: fixed;
        width: 100%;
        background: #f0f9fe;
        top: 0;
        z-index: 9990;
    }
    table.widthautomobile td {
        width: auto !important;
    }
    .shapka .top3 {
        box-shadow: none;
        background: none;
        border-top: 0;
        padding-bottom: 8px;
        padding-top: 0px;
    }
    .shapka .top2,
    .shapka .top5,
    .layout_fs {
        max-width: 950px;
        margin: 0px auto;
    }
    .layout_fs {
        margin-top: 112px;
    }
    .shapka .top1 {
        padding-bottom: 1px;
        padding-top: 1px;
    }
    .logo_mobile {
        position: absolute;
        top: -44px;
        left: 50px;
    }
    .logo_mobile img {
        height: 32px;
        width: auto;
        margin-top: 2px;
    }
    .liter_korz,
    .liter_korz2 {
        display: none;
    }
    .header_cart_empty,
    .header_cart_full {
        width: 50px;
        height: 50px;
        background-position: center;
        margin-left: 10px;
    }
    .header_cart_full div {
        margin-left: 25px;
        margin-top: 4px;
    }
    .menumob,
    .sidebar_fs,
    .myfont,
    .display_no,
    .poiska_13,
    .tova_18_block,
    .lin_main_no,
    .no_mobi,
    .no_vhod {
        display: none;
    }
    .blok_mob {
        display: block;
    }
    .blok_mob2 {
        display: block;
    }
    #content {
        max-width: 600px;
    }
    .vidst_akts_mob {
        margin-left: -15px;
    }
    .sidecatalog_fs {
        margin-left: 0px;
        margin-right: 0px;
    }
    .shapka .poiskt {
        background: #fff;
        border: 2px solid #29aae3;
        height: 36px;
    }
    .shapka .insearch {
        margin-left: 0px;
        padding-left: 5px;
        width: 100%;
        box-sizing: border-box;
        font: 17px "Roboto";
    }
    .shapka .top2 {
        padding: 0px 10px;
    }
    .desktop_no {
        display: table;
        padding-bottom: 10px;
    }
    .korz_of_zamov_mob {
        margin-bottom: 20px;
    }
    .block-contact-dani,
    .block-dostavka,
    .block-oplata {
        padding: 10px;
    }
    h1 {
        font: 28px "Roboto";
        font-weight: bold;
    }
    .lang_block {
        margin-left: 30px;
        margin-bottom: 60px;
        font: 18px "Roboto" !important;
    }
    a.lang_ua,
    a.lang_ru {
        font: 18px "Roboto" !important;
        line-height: 40px !important;
        display: inline-block !important;
        padding-left: 5px;
    }
    a.lang_ua {
        padding-left: 25px;
        padding-right: 5px
    }
    .poiska_0 {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .poiska_all {}
    .poiska_1 {
        margin-right: 25px;
        margin-left: 0px;
    }
    .poiska_3 {
        width: 120px;
        height: auto;
    }
    .tova_2 {
        padding-top: 10px;
    }
    .tova_3 {
        float: inherit;
    }
    .tova_4 {
        padding-left: 0;
    }
    .tova_5 {
        width: 100%;
        max-width: 450px;
    }
    .tova_6 {
        width: 100%;
    }
    .tova_7 {
        min-width: auto;
        width: 100%;
        margin-right: 0px;
    }
    .tova_11 {
        text-align: right;
    }
    .tova_26 {
        padding-right: 0;
    }
    .k_foto {
        width: 220px;
    }
    .k_foto img {
        width: 220px;
        height: auto;
    }
    .zhram {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cs-cost-cart {
        font: 36px "Roboto";
        font-weight: bold;
    }
    .ap_kopijka {
        font-size: 20px;
    }
    .cs-cost-cart {
        margin-right: 0;
    }
    .b1k {
        margin-top: 25px;
    }
    .layout_fs_nohidden {
        overflow: hidden;
    }
    .marg_mob {
        max-width: 950px;
        margin: 0 auto;
    }
    .arr_mob {
        display: inline-block;
    }
    .of_zak_mob1 {
        width: 100%;
        padding-right: 0px;
        display: inline-block;
    }
    .of_zak_mob2 {
        display: inline-block;
        box-sizing: border-box;
        width: 100%;
    }
    .no_gran_mob {
        margin: 0;
    }
    .modal {
        width: 100% !important;
        max-width: 500px !important;
        border: 0px;
        margin-bottom: 0px;
    }
    .modal .toph1 {
        padding: 15px;
    }
    .modal h6 {
        font: 18px "Roboto";
    }
    .modal .content {
        padding: 15px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .nazva_t {
        font: 18px 'Roboto';
        font-weight: bold;
    }
    #buynow1,
    #buynow {
        box-sizing: border-box;
        width: 100%;
    }
    .deskr_new .ico_opys {
        font-weight: bold;
    }
    .opus_tabs td {
        border-top: 0;
        display: block;
    }
    .opus_tabs ul {
        border-bottom: 1px dotted #DDD;
        padding-bottom: 10px;
        margin-top: -15px;
        margin-left: -4px;
    }
    .opus_tovariv ul {
        border-bottom: 0px;
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .opus_tabs {
        width: 100%;
        box-sizing: border-box;
    }
    .opus_tabs h2,
    .h2_o_t {
        1font-weight: bold !important;
    }
    .sidebar_fs_mobi {}
    .menu_mob_di {
        display: block;
        left: 0;
    }
    #link1.btn,
    #link1.active,
    #link2.btn,
    #link2.active {
        display: inline-block;
        cursor: pointer;
        border-width: 0px;
        padding: 0px;
        position: relative;
        text-shadow: none;
        margin-left: 1px;
        margin-top: 4px;
        background: url("/catalog/view/theme/theme097/image/menu_main.svg") no-repeat;
        background-size: 28px;
        width: 28px;
        height: 28px;
    }
    #link1.active,
    #link2.active {
        background: url("/catalog/view/theme/theme097/image/menu_main_close.svg") no-repeat;
        background-size: 28px;
    }
    #link2.btn {
        float: left;
        margin-top: 0;
    }
    .btn:hover,
    .btn2:hover {
        border-bottom: 0px !important;
    }
    .btn2 {
        padding-left: 10px;
        padding-top: 3px;
    }
    .dropdown-menu {
        left: auto;
        position: absolute;
        top: 52px;
        border-radius: 0px;
        border: 0px;
        margin: 0px;
        background-color: #51c3e1;
        z-index: 1000;
        min-width: 235px;
        border-radius: 0 0 4px 4px;
        1box-shadow: 0px 1px 12px #CCC;
    }
    .dropdown-menu2 {
        min-width: inherit;
    }
    .dropdown-menu-lin {
        left: auto;
        line-height: 50px;
        position: fixed;
        top: 20px;
        border-radius: 0px;
        border: 0px;
        margin: 0px;
        padding-right: 10px;
        padding-left: 10px;
        background: #666;
        text-align: right;
        color: #000;
    }
    .dropdown-menu-lin-ot {}
    .dropdown-menu ul {
        margin-left: 0px;
        padding-left: 0px;
    }
    .menu_pop_mob a {
        font: 18px "Roboto" !important;
        display: block;
        text-decoration: none !important;
        margin-left: -20px;
    }
    .menu_pop_mob td {
        color: #fff;
    }
    ul.menu_pop_mob {
        margin: 0;
        1margin-top: 4px;
    }
    .menu_pop_mob li {
        list-style: none;
        line-height: 46px;
        padding-left: 8px;
        padding-right: 8px;
    }
    #link1:active {
        1background: #f6f6f6;
    }
    table.form {
        min-width: 10px;
        padding: 0;
    }
    .for_mob_kor1 {
        display: block;
        padding-bottom: 10px;
        width: auto;
    }
    .for_mob_kor2 {
        display: block;
    }
    .for_mob_kor3 {
        padding-right: 10px;
    }
    .for_mob_kor4 {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: -5px;
    }
    .for_mob_kor5 {
        display: block;
    }
    .for_mob_kor6 {
        display: block;
        float: left;
    }
    .footer_mob1 {}
    .footer_mob2 {
        display: none;
    }
    .footer_mob3 {
        float: left;
        text-align: left;
    }
    .footer_mob4 {
        display: none;
    }
    #buynow,
    #buynow_pr,
    #buynow1,
    #buynowin,
    #buynow_1click,
    #buyenter,
    .buynameil,
    #checkout1_vojti,
    #buypodt,
    #callback,
    #zareg {
        padding: 10px 27px;
    }
    #buynow_1click {
        border-radius: 4px;
        padding: 10px 10px;
    }
    .updropdaw {
        height: 40px;
        width: 42px;
        position: absolute;
        background: #2b9ecb;
        top: -40px;
        border-radius: 4px 4px 0 0;
    }
    .hmobico {
        margin-top: 10px !important;
        margin-left: -10px;
    }
    .katalog_h1 img {
        width: 24px;
        height: 24px;
        margin-top: 0px;
    }
    .btn3 {
        float: left;
        margin-top: 6px;
        margin-right: -5px;
    }
    .drop-tog-2 {
        top: 32px;
    }
    li.menu_p_m {
        margin-left: 3px;
        margin-right: 30px;
    }
    .revideo iframe {
        height: 200px;
    }
    .mybiglinh ul {
        border-bottom: 0;
    }
    .k_mar1_1 {
        margin-top: 85px;
        margin-bottom: -30px;
    }
    .k_mar1_2 {
        margin-top: 40px;
    }
    .mybiglinh p,
    .mybiglinh td {
        line-height: 26px;
        word-break: break-word;
    }
    .k_otz1 {
        line-height: 26px;
    }
    .otznamec {
        display: block;
        margin-bottom: -7px;
    }
    .k_mar1_2 {
        margin-top: 55px;
    }
    .k_form1 {
        padding: 20px 10px;
    }
    .otzen_t_text,
    .otzen_t_zirka {
        display: block !important;
        float: inherit !important;
    }
    .otzen_t_text {
        margin-bottom: 15px;
    }
    .star_rating li .imgstar {
        width: 42px;
        height: 42px;
        margin-right: 15px;
    }
    .popul-list .col-md-4 {
        width: 50%;
    }
    .kroshka .myoverkr {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100px;
        display: inline-block;
        margin-bottom: -4px;
    }
    .kroshka {
        display: flex;
        1overflow-x: scroll;
        overflow-y: hidden;
    }
    .kroshka .tooltip {
        white-space: nowrap;
    }
    .zakaz_telefon {
        background-size: 44px;
        background-position: 10px 28px;
        padding-left: 80px;
    }
    .pop_korzina_del {
        top: -1px;
    }
    .cs-cost {
        width: auto;
        margin-left: auto;
        text-align: left;
    }
    .pop_korzina {
        display: block;
    }
    .pop_korzina_kn1 {
        position: relative;
        height: 135px;
    }
    .pop_korzina_kn2 {
        position: absolute;
        right: 0;
        top: 80px;
        width: 100%;
        text-align: center;
    }
    .pop_korzina_kn3 {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
    .pop_korzina_total {
        background: #f7ffee;
        margin-top: 20px;
        border-radius: 4px 4px 0 0;
        padding-right: 0;
    }
    .pop_korzina_tt {
        text-align: center;
    }
    .poiska_5_mob {
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .tbl_1_click .k_knop {
        margin-top: -10px;
    }
    .tbl_1_click .kup_1_klik {
        box-sizing: border-box;
        width: 100%;
    }
    .tbl_1_click_2 {
        position: inherit !important;
        display: block;
        top: auto;
    }
    .tbl_1_click_3 {
        margin: -15px !important;
        margin-top: 20px !important;
        padding: 15px;
    }
    .tooltip-item {
        margin-bottom: 0px;
    }
    .tova_5_mob {
        1display: block;
    }
    .vse_formy {
        margin: 0px auto;
        margin-bottom: 30px;
        background: #f0f9fe;
        font-size: 16px;
        max-width: min-content;
    }
    .maljunku_1 img {
        border: 0;
        width: 230px;
        height: 230px;
    }
    .maljunku_1 {
        min-width: 230px;
    }
    .for_mob_kor1_linh {
        margin-bottom: -10px;
    }
    .korz_t_t_mob {
        text-align: center !important;
    }
    .korz_t_t_mob div,
    .korz_t_t_mob a {
        display: block !important;
    }
    .pagination .page {
        font: 16px 'Roboto';
        font-weight: bold;
        line-height: 40px;
    }
    .cs-cost_mob {
        margin-left: 10px;
    }
    .for_mob_kor1_40 {
        padding-right: 0;
    }
    .tova_7 .poiska_8,
    .tova_7 .poiska_7 {
        padding: 10px 27px !important;
    }
    .cart_empty_mes_60 {
        margin-top: -40px;
    }
    .kil_tovar {
        color: #f0f9fe;
    }
    .header_cart_empty:after {
        margin-left: 25px;
        margin-top: 4px;
    }
    .informact_3 {
        display: block;
        margin-right: 3px;
    }
    .deskr_new img {
        width: 22px;
        height: 22px;
    }
    #instructions_tab table td {
        display: table-cell;
    }
    .my_search_loading {
        background: #fff url("/catalog/view/theme/theme097/image/loading_new.svg") no-repeat center right;
        background-size: 40px;
        padding-right: 44px;
    }
    #back-top {
        bottom: 10px;
        right: 10px;
    }
    /* полоса прокрутки (скроллбар) */
     ::-webkit-scrollbar {
        height: 1px;
        /* высота для горизонтального скролла */
        background-color: transparent;
    }
    /* ползунок скроллбара */
     ::-webkit-scrollbar-thumb:horizontal {
        background-color: transparent;
    }
     ::-webkit-scrollbar:vertical {
        background-color: #f3f3f3;
    }
     ::-webkit-scrollbar-thumb:vertical {
        background-color: #ddd;
        border-radius: 15px;
    }
    .card--content_1_ru a div,
    .card--content_1_ua a div {
        border: 0;
        width: 100px;
        height: 142.84px;
        background: url(/catalog/view/theme/theme097/image/dostavka_new_mob_ru.jpg);
        background-size: 100px auto;
    }
    .card--content_1_ua a div {
        background: url(/catalog/view/theme/theme097/image/dostavka_new_mob_ua.jpg);
        background-size: 100px auto;
    }
    .card--content_2_ru a div,
    .card--content_2_ua a div {
        border: 0;
        width: 100px;
        height: 141px;
        background: url(/catalog/view/theme/theme097/image/garant_new_mob_ru.jpg);
        background-size: 100px auto;
    }
    .card--content_2_ua a div {
        background: url(/catalog/view/theme/theme097/image/garant_new_mob_ua.jpg);
        background-size: 100px auto;
    }
    .card--content_3_ru a div,
    .card--content_3_ua a div {
        border: 0;
        width: 100px;
        height: 142.84px;
        background: url(/catalog/view/theme/theme097/image/oplata_new_mob_ru.jpg);
        background-size: 100px auto;
    }
    .card--content_3_ua a div {
        background: url(/catalog/view/theme/theme097/image/oplata_new_mob_ua.jpg);
        background-size: 100px auto;
    }
    .hidden-xs {
        display: none;
    }
    .delete_my_new_add_1click_bez_telefon a {
        padding: 13px 5px !important;
    }
    .delete_my_new_add_1click_bez_telefon {}
    .new_mob_kod {
        margin-top: 42px !important;
    }
}

@media screen and (max-width:500px) {
    .popul-list .col-md-4 {
        width: 100%;
    }
}