

/* Start:/bitrix/components/scody/cookie/templates/.default/style.min.css?17448145391438*/
.widget_cookie{width:100vw;padding:16px 20px;position:fixed;z-index:9999;bottom:0;right:0;background:#fff;transition:opacity 1.2s,transform 1.2s;flex-direction:column;align-items:center;border:2px solid var(--theme-color-primary, #63aa28)}.widget_cookie__style1{border-color:#63aa28}.widget_cookie__style1 .widget_cookie__btn-close-cookie{background-color:#63aa28}.widget_cookie__style2{border-color:#f8a91c}.widget_cookie__style2 .widget_cookie__btn-close-cookie{background-color:#f8a91c}.widget_cookie__style3{border-color:#e12a2a}.widget_cookie__style3 .widget_cookie__btn-close-cookie{background-color:#e12a2a}.widget_cookie__style4{border-color:#0082d1}.widget_cookie__style4 .widget_cookie__btn-close-cookie{background-color:#0082d1}.widget_cookie__style5{border-color:#159dba}.widget_cookie__style5 .widget_cookie__btn-close-cookie{background-color:#159dba}@media (min-width:29.99875em){.widget_cookie{width:345px;bottom:30px;right:15px}}.widget_cookie__text{margin-bottom:0;color:rgba(25,25,25,.6);font-size:12px;font-weight:400;line-height:20px;padding-bottom:25px}.widget_cookie a{color:var(--theme-b-link)}.widget_cookie__btn-close-cookie{background-size:100% 100%;width:111px;height:48px;display:inline-block;cursor:pointer;transition:.3s;font-size:13px;line-height:19px}.widget_cookie .btn-close-cookie:hover{opacity:.5}.widget_cookie.cookie__hide{transition-delay:0s;opacity:0!important;transform:translateY(20px)!important}
/* End */


/* Start:/bitrix/templates/mobile/styles.css?178938362521357*/
.btn-success {
  padding: 7px 0;
  font-size: 12px;
  line-height: 14px;
  background: linear-gradient(0deg, #3468b0 0, #0094ff 100%);
  color: #fff;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 47%;
  min-width: 125px;
}

@font-face {
  font-family: PTSans;
  src: local("PTSans.ttf"), url(/fonts/PTSans.ttf);
}
@font-face {
  font-family: FontAwesome;
  src: local("FontAwesome.otf"), url(/fonts/FontAwesome.otf);
}
@font-face {
  font-family: Lato;
  src: local("LatoRegular.ttf"), url(/fonts/LatoRegular.ttf);
}
@font-face {
  font-family: LatoBold;
  src: local("LatoBold.ttf"), url(/fonts/LatoBold.ttf);
}
@font-face {
  font-family: LatoSemibold;
  src: local("LatoSemibold.ttf"), url(/fonts/LatoSemibold.ttf);
}
input,
textarea,
button,
select {
  outline: none;
  font-family: PTSans;
  vertical-align: middle;
  color: #000000;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #000000;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
button strong,
button span {
  transition: all 0.3s ease 0s;
}
.fl_r {
  float: right;
}
.fl_n {
  float: none;
}
.disp_bl {
  display: block;
}
.disp_n {
  display: none;
}
.disp_ib {
  display: inline-block;
}
.clear {
  clear: both;
}
.w100 {
  width: 100%;
}

.fs_i {
  font-style: italic;
}
.lh17 {
  line-height: 17px;
}
.ta_c {
  text-align: center;
}
.ta_j {
  text-align: justify;
}
.ta_r {
  text-align: right;
}
.ta_l {
  text-align: left;
}
.posRel {
  position: relative;
}
.posAbs {
  position: absolute;
}
.posFix {
  position: fixed;
}
.pp_pic_holder a {
  transition: none;
}

h1 {
  font-size: 24px;
  margin: 0px;
  padding: 0px;
  line-height: 36px;
  font-weight: 300;
}
h2 {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
  line-height: 36px;
  font-weight: 300;
}
h3 {
  font-size: 18px;
  margin: 0px 0px 15px;
}
h4 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  line-height: 28px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
}
p {
  font-size: 14px;
  line-height: 16px;
}
button {
  background: transparent;
  border: 0;
  overflow: visible;
  cursor: pointer;
  padding: 0;
  margin: 0;
  width: auto;
}
input.errore {
  box-shadow: inset 0px 0px 6px 2px red;
  border-color: red;
}

html,
body {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  margin: 0;
  color: #5a3a1f;
  font-size: 14px;
  font-family: Arial;
  height: 100%;
  background: #dbc09c;
}

a {
  color: #4b2b11;
}

.site {
  position: relative;
  width: 100%;
}

/*header*/
.top {
  background: url("/images/header-bg.jpg") no-repeat center 0;
  height: 54px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
}

.shadow_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 999;
  opacity: 0.2;
}

.btn_menu {
  width: 49px;
  border: none;
  background: transparent;
  height: 54px;
  position: relative;
  display: inline-block;
}
.btn_menu:before {
  font-family: FontAwesome;
  display: block;
  content: "\f0c9";
  font-size: 23px;
  color: #fff;
}
.dop_logo {
  right: 10px;
  top: 15px;
  color: #fff;
  padding-left: 32px;
  font-size: 22px;
}
.dop_logo sup {
  font-size: 12px;
}
.menu {
  position: fixed;
  top: 0;
  left: -275px;
  width: 275px;
  height: 100%;
  background: #dbc09c;
  z-index: 1000;
  overflow-y: auto;
  -webkit-transition: left 0.4s ease-in-out;
  -moz-transition: left 0.4s ease-in-out;
  -ms-transition: left 0.4s ease-in-out;
  -o-transition: left 0.4s ease-in-out;
  transition: left 0.4s ease-in-out;
}
.menu_visible {
  left: 0;
  box-shadow: 15px 0 25px 0 rgba(0, 0, 1, 0.2);
}
.menu form {
  display: inline;
}
.menu_city {
  display: inline-block;
  width: 205px;
  height: 29px;
  padding: 5px 0 8px 8px;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 12px;
  margin-left: 5px;
  vertical-align: top;
}
.menu_header {
  background: url("/images/header-bg.jpg") no-repeat center 0;
  height: 54.5px;
}
.menu_list a {
  display: block;
  position: relative;
  height: 43px;
  color: #4b2b11;
  font: 400 17px Arial;
  text-decoration: none;
  border-bottom: 1px solid #5a3a1f;
}
.menu_ico {
  display: inline-block;
  height: 43px;
  width: 46px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
}
.menu_ico_catalog:before {
  width: 49px;
  height: 23px;
  display: block;
  font-family: FontAwesome;
  content: "\f009";
  margin: 10px 0 0 11px;
  color: #fff;
  font-size: 25px;
}
.menu_text {
  line-height: 43px;
}
.menu_ico_cart:before {
  width: 49px;
  height: 23px;
  display: block;
  font-family: FontAwesome;
  content: "\f07a";
  margin: 10px 0 0 10px;
  color: #fff;
  font-size: 25px;
}
.menu_ico_pcab:before {
  width: 49px;
  height: 23px;
  display: block;
  font-family: FontAwesome;
  content: "\f007";
  margin: 10px 0 0 11px;
  color: #fff;
  font-size: 25px;
}
.menu_badge {
  position: absolute;
  top: 8px;
  width: 29px;
  right: 14px;
  height: 29px;
  min-width: 17px;
  padding: 0 6px;
  background-color: #fff;
  border-radius: 14px;
  color: #d60000;
  font: 400 16px Arial;
  text-align: center;
  padding: 7px 0;
}
.logo {
  color: #fff;
  font-size: 20px;
  flex: 1 0 auto;
}
.top_panel_right {
  float: right;
  height: 54px;
  padding-right: 20px;
  padding-top: 2px;
}
.top_panel_btn {
  width: 30px;
  position: relative;
  display: inline-block;
  float: left;
}
.btn_phone:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 23px;
  display: block;
  margin: 13px 0 0 7px;
  content: "\f095";
}
.btn_pcab:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 23px;
  display: block;
  margin: 12px 0 0 7px;
  content: "\f007";
}
.btn_cart:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 23px;
  display: block;
  margin: 12px 0 0 7px;
  content: "\f07a";
}
.btn_cart_bage {
  position: absolute;
  top: 10px;
  left: 19px;
  height: 20px;
  min-width: 10px;
  width: 20px;
  background-color: #bebebe;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
}
.bx_small_cart {
  width: 40px;
  display: inline-block;
  float: left;
}
.bx_small_cart a {
  display: inline-block;
}
.bx_small_cart a:before {
  font-family: FontAwesome;
  color: #fff;
  font-size: 23px;
  display: block;
  margin: 16px 0 0 7px;
  content: "\f07a";
  font-weight: 100;
}
.small_q {
  top: 10px;
  left: 19px;
  height: 20px;
  min-width: 10px;
  width: 20px;
  background-color: #bebebe;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  padding: 0px;
}

.search {
  background: #c4a17a;
  padding: 7px 9px 8px 9px;
  position: relative;
}
.search input[type="text"] {
  border: 0;
  height: 28px;
  width: 100%;
  background: #fff;
  text-indent: 45px;
  font: 400 14px Arial;
  border-radius: 5px;
}
.search button[type="submit"] {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 28px;
  height: 28px;
  background-color: #fff;
  border-radius: 5px;
  border: none;
}
.search button[type="submit"]:before {
  font-family: FontAwesome;
  width: 16px;
  height: 15px;
  margin-left: 2px;
  content: "\f002";
  color: #caad87;
  font-size: 15px;
}

.random_item {
  width: 100%;
  padding: 10px;
  background: #bebebe;
  margin-top: -2px;
}

.mobile_index_catalog {
  border-top: 1px solid #d3d3d3;
  margin-top: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.mobile_index_catalog li {
  float: left;
  padding: 0;
  margin: 0;
  width: 33.3%;
}
.mobile_index_catalog li a {
  display: block;
  height: 121px;
  width: 100%;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  text-align: center;
  text-decoration: none;
}
.category_ico {
  display: inline-block;
  height: 75px;
  width: 75px;
  margin-top: 3px;
}
.category_name {
  color: #000;
  font: 400 13px/10px Arial;
  padding: 8px 5px;
}
.category_ico_text {
  color: red;
  line-height: 75px;
  font-size: 35px;
  width: 100px;
  font-weight: bold;
}
.left_catalog {
  width: 100%;
}

.footer_wrapper {
  margin-top: -1px;
  border-top: 1px solid #866747;
  padding: 13px 0;
  background-color: #c4a17a;
  color: #4b2b11;
}
.pay_system {
}
.pay_system div.fl_l {
  width: 95%;
}
.pay_system div.fl_l p {
  font-size: 11px;
}
.pay_system div.fl_l p {
  margin: 0 0 5px;
}
.pay_system div.fl_r {
  width: 5%;
  padding-top: 8px;
}
.pay_system div.fl_l img {
  width: 23%;
}
.pay_system div.fl_r div {
  display: table-cell;
  width: 100%;
  height: 70px;
  vertical-align: middle;
  text-align: right;
}
.pay_system div.fl_r img:first-child {
  width: 50%;
}
.pay_system div.fl_r img:last-child {
  width: 30%;
}
.pay_system div.fl_r img {
  max-height: 70px;
  display: inline-block;
}
.bottom_menu {
  padding: 5px 0;
  color: #000;
  font: 400 13px / 13px Arial;
  text-align: center;
}
.bottom_menu li {
  padding: 7px 0 7px 0;
}
.copyrights {
  text-align: center;
  font: 400 10px/15px Arial;
  margin: 0 10px;
  padding-top: 10px;
  border-top: 1px solid #866747;
}
.full_version a {
  display: block;
  color: #4b2b11;
  font: 400 13px / 13.5px Arial;
  text-align: center;
  padding: 9px 0;
  text-decoration: none;
}

.mobile_index {
}
.mobile_title {
  display: block;
  padding: 13px 40px 13px 10px;
  text-decoration: none;
  color: #000;
  font: 400 7px Arial;
  border-bottom: 1px solid #d3d3d3;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1px;
  position: relative;
  background-color: #f4f4f4;
}
.mobile_title:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  margin-top: -20px;
  font-family: FontAwesome;
  content: "\f104";
  color: red;
  font-size: 40px;
}
.mobile_title h1 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}

.mobile_no {
  display: none;
}

/*catalog*/
.index_catalog,
.blog {
  display: none;
}
.catalog_sections .brands_cat {
  border-bottom: 1px solid #d3d3d3;
  position: relative;
  padding: 7px 46px 13px 14px;
  padding-bottom: 4.5px;
  color: #3d3d3d;
  width: 100%;
}
.brands_cat_name div {
  position: relative;
}
.brands_cat_name div:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: -30px;
  height: 20px;
  width: 20px;
  display: block;
  background-color: #e6e6e6;
  border-radius: 50%;
  font-family: FontAwesome;
  content: "\f105";
  text-align: center;
  color: red;
  font-size: 18px;
  line-height: 20px;
}
.mobile_text {
  font-size: 12px;
  padding: 0 15px;
}
.mobile_text h2 {
  line-height: 20px;
  font-size: 25px;
}
.mobile_text ul li {
  list-style-type: circle;
  margin-left: 15px;
}
/*contacts*/
.contacts p {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px;
}
.contacts p:last-of-type {
  border: none;
}
.contacts .maps,
.contacts .fl_r {
  display: none;
}

.payment_group a.show_payment {
  background-color: #e6e6e6;
  border-top: 1px solid #d3d3d3;
  margin-top: -1px;
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
  padding: 12px 40px 12px 13px;
  margin: 0;
  font: 700 16px Arial;
}
.payment_group a.show_payment:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 20px;
  height: 20px;
  width: 20px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  font-family: FontAwesome;
  content: "\f107";
  text-align: center;
  color: red;
  font-size: 18px;
  line-height: 20px;
}
.payment_text {
  color: #3d3d3d;
  padding: 10px 14px;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.payment_text_redline {
  border-left: 3px solid #d60000;
  padding-left: 10px;
  margin: 10px 0;
  color: #000;
  font-size: 13px;
}
.payment_text p {
  margin: 5px 0;
  font-size: 14px;
  font-weight: bold;
}
.payment_text .payment_docs {
  color: #777777;
}

.delivery_group a.show_delivery {
  background-color: #e6e6e6;
  border-top: 1px solid #d3d3d3;
  margin-top: -1px;
  position: relative;
  display: block;
  color: #000;
  text-decoration: none;
  padding: 12px 40px 12px 13px;
  margin: 0;
  font: 700 16px Arial;
}
.delivery_group a.show_delivery:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 20px;
  height: 20px;
  width: 20px;
  display: block;
  background-color: #fff;
  border-radius: 50%;
  font-family: FontAwesome;
  content: "\f107";
  text-align: center;
  color: red;
  font-size: 18px;
  line-height: 20px;
}
.delivery_text {
  color: #3d3d3d;
  padding: 10px 14px;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
}
.delivery_text ul li {
  list-style-type: circle;
  margin: 0 15px;
}

.about {
  padding: 0 15px;
  padding-bottom: 15px;
}
.about div {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.about ul li {
  list-style-type: circle;
  margin: 0 15px;
}

.catalog_pad {
  padding: 0 15px;
  padding-bottom: 15px;
}

.present_karts {
  padding: 0 15px;
}
.present_karts .sertificate {
  width: 50%;
  height: auto !important;
  margin-left: 0px;
}
.present_karts .sertificate .bx_catalog_item_title {
  font-size: 12px;
  line-height: 14px;
}

.partnership {
  padding: 0 15px;
}
.partnership a.button {
  display: inline-block;
  float: left;
  width: 50%;
  font: 300 12px Arial;
  background-color: #e6e6e6;
  border: 1px solid #d3d3d3;
  text-align: center;
  padding: 10px 0;
  height: 35px;
  line-height: 10px;
}

/*personal*/
.personal_data {
  padding: 0 15px;
  padding-bottom: 15px;
}
.personal_mobile_link {
  border-bottom: 1px solid #d3d3d3;
  position: relative;
  padding: 7px 46px 13px 14px;
  padding-bottom: 4.5px;
  color: #3d3d3d;
  width: 100%;
  display: block;
}
.personal_mobile_link:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  height: 20px;
  width: 20px;
  display: block;
  background-color: #e6e6e6;
  border-radius: 50%;
  font-family: FontAwesome;
  content: "\f105";
  text-align: center;
  color: red;
  font-size: 18px;
  line-height: 20px;
}
.form_group label {
  padding-left: 7px;
  display: block;
  color: #3d3d3d;
  font: 700 14px Arial;
  margin: 14px 0 7px 0;
}
.personal_data input[type="text"],
.personal_data select,
.personal_data input[type="password"] {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  color: #3d3d3d;
  font: 400 14px Arial;
  padding: 6px 6px;
  box-sizing: border-box;
}
.form_group p {
  font-size: 11px;
}
.personal_data input[type="submit"] {
  width: 100%;
  color: #fff;
  font: 400 22px Arial;
  width: 100%;
  padding: 7px;
  line-height: 53px;
  background: linear-gradient(0deg, #3468b0 0, #0094ff 100%);
  color: #fff;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
  text-transform: uppercase;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 11px;
  border: none;
}
.personal_data input[type="reset"] {
  display: none;
}

.bx-auth {
  width: 100%;
  max-width: 100%;
  padding: 0 15px;
  padding-bottom: 15px;
}
table.data-table,
table.data-table tbody,
table.data-table tfoot,
table.data-table tr,
table.data-table td {
  width: 100%;
  display: block;
  text-align: left;
}
table.data-table [type="text"],
table.data-table select,
table.data-table input[type="password"] {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  color: #3d3d3d;
  font: 400 14px Arial;
  padding: 6px 6px;
  box-sizing: border-box;
}
table.data-table tr td:first-child {
  padding-left: 7px;
  display: block;
  color: #3d3d3d;
  font: 700 14px Arial;
  margin: 14px 0 7px 0;
}
.bx-auth input[type="submit"],
table.data-table input[type="submit"] {
  width: 100%;
  color: #fff;
  font: 400 22px Arial;
  width: 100%;
  padding: 7px;
  line-height: 53px;
  background: linear-gradient(0deg, #3468b0 0, #0094ff 100%);
  color: #fff;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
  text-transform: uppercase;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 11px;
  border: none;
}
.bx-auth-note,
table.data-table thead {
  display: none;
}

.bx-auth table,
.bx-auth table tbody,
.bx-auth table tfoot,
.bx-auth table tr,
.bx-auth table td {
  width: 100%;
  display: block;
  text-align: left;
}
.bx-auth table [type="text"],
.bx-auth table select,
.bx-auth table input[type="password"] {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  color: #3d3d3d;
  font: 400 14px Arial;
  padding: 6px 6px;
  box-sizing: border-box;
}
.bx-auth table tr td:first-child {
  padding-left: 7px;
  display: block;
  color: #3d3d3d;
  font: 700 14px Arial;
  margin: 14px 0 7px 0;
}
.bx-auth input[type="submit"],
.bx-auth table input[type="submit"] {
  width: 100%;
  color: #fff;
  font: 400 22px Arial;
  width: 100%;
  padding: 7px;
  line-height: 53px;
  background: linear-gradient(0deg, #3468b0 0, #0094ff 100%);
  color: #fff;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
  text-transform: uppercase;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 11px;
  border: none;
}

.catalog-sections-top.personal_data .brand_pic {
  display: none;
}
.section_name h2 {
  margin-top: 0px;
}
.catalogSectionDescription {
  margin-top: 10px;
}
.products {
  margin: 0px;
  padding: 0;
}
.left .products {
  margin: 25px 0 0 0;
}
.left .catalog_sections {
  margin-top: -20px;
}
.section_name h3 {
  margin-bottom: 0px;
}
.section_name a {
  font-size: 14px;
  color: #0094ff;
}

li.product {
  position: relative;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cfcece;
  padding: 12px 46px 13px 14px;
  list-style-type: none;
  height: 120px;
  width: 100%;
}
li.product:after {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 13px;
  height: 20px;
  width: 20px;
  display: block;
  background-color: #e6e6e6;
  border-radius: 50%;
  font-family: FontAwesome;
  content: "\f105";
  text-align: center;
  color: red;
  font-size: 18px;
  line-height: 20px;
}
li.product .product_wrapper {
  display: block;
  height: 100%;
}

li.product .rotate_pic {
  float: left;
  width: 100px;
  height: 90px;
  margin-right: 5px;
}
li.product .rotate_pic .bottom_pic {
  display: none;
}
li.product .cat_item_title {
  width: 100%;
}
li.product .cat_item_title h3 {
  color: #333;
  font: 400 11px Arial;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
  padding-top: 0;
  text-align: left;
}

li.product .price {
  margin-top: 2px;
  color: #d60000;
  font: 400 22px / 22px Arial;
}
li.product .price del {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  display: inline-block;
  text-transform: lowercase;
  color: #777777;
}
.mobile_sort {
  margin-top: 6px;
  text-align: center;
  color: #000;
  padding-bottom: 5px;
}
.mobile_sort ul {
  display: table;
  height: 27px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: linear-gradient(0deg, #e2e0e0 0, #fdfdfd 100%);
  padding: 0;
  list-style: none;
  width: 95%;
  overflow: hidden;
  margin: 13px auto;
}
.mobile_sort li {
  display: table-cell;
  width: 25%;
  border-left: 1px solid #bebebe;
}
.mobile_sort li:first-child {
  border-left: 0;
}
.mobile_sort a {
  display: block;
  text-decoration: none;
  color: #959595;
  font: 400 12px Arial;
  line-height: 27px;
  text-align: center;
  height: 27px;
}
.mobile_sort a.selected {
  color: #fff;
  background: linear-gradient(0deg, #939393 0, #c3c3c3 100%);
}

.mobile_filter {
  color: #fff;
  font: 400 19px Arial;
  padding: 17px 14px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  margin-top: -1px;
  color: #111;
}
.mobile_filter .show_filter {
  -moz-user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  padding: 0.5em 0.6em 0.65em 0.6em;
  height: 2.26em;
  line-height: 1.1em;
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
  width: 100%;
  color: #fff;
  background: #0094ff;
  border-radius: 0.3em;
  font: 400 16px Arial;
}

.mobile_filter .smartfilter-pro.default .title {
  font-size: 14px;
}
.mobile_filter .smartfilter-pro.default .buttons button {
  color: #fff;
  background: linear-gradient(0deg, #939393 0, #c3c3c3 100%);
}
.mobile_filter .smartfilter-pro.default input.min-value,
.mobile_filter .smartfilter-pro.default input.max-value {
  width: 70px;
  height: 17px;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  margin: 0 3px;
  text-align: center;
  padding: 10px 0;
}

/* End */
/* /bitrix/components/scody/cookie/templates/.default/style.min.css?17448145391438 */
/* /bitrix/templates/mobile/styles.css?178938362521357 */
