@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600&subset=cyrillic');
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,300,300i,400,400i,600,700&subset=cyrillic');*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap');*/
/*font-family: 'Open Sans', sans-serif;*/
/*@font-face {*/
/*font-family: Days; */
/*src: local(Days), url(/simes/red_shop/css/fonts/Days_gdi.ttf);*/
/*}*/
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  /*width: ~"calc(100% + 10px)";*/
}
body.not-front.node-type-page {
  overflow-x: hidden;
}
body,
html {
  font-family: 'Roboto', 'Open Sans', sans-serif;
  background: #fff;
  font-size: 16px;
}
a {
  color: #000;
  text-decoration: none;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1170px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1240px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 1270px;
  }
}
/*@media @desktop-xl {*/
/*.container {*/
/*width: 1300px;*/
/*}*/
/*}*/
@media (min-width: 992px) {
  /*.col_cos_1 {*/
  /*width: 24%;*/
  /*}*/
  /*.col_cos_2 {*/
  /*width: 76%;*/
  /*}*/
}
@media (min-width: 992px) {
  .node-type-page .main_row .col_cos_2 {
    display: flex;
  }
}
ul.tabs.primary {
  margin: 5px 0;
  padding: 0;
  border: 0;
}
.page-node-15990 ul.tabs.primary {
  display: none;
}
ul.tabs.primary li {
  line-height: 26px;
}
ul.tabs.primary a {
  padding: 5px 20px;
}
.not-logged-in .tabs {
  display: none;
}
@media (max-width: 768px) {
  #toolbar {
    display: none;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 0 !important;
  }
}
.only_admin {
  display: none;
}
.user_id_1 .only_admin {
  display: block;
}
.standart_submit {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #007bb5;
  color: #fff;
  border: 0;
  float: right;
}
.standart_submit:hover {
  background: #0c6291;
}
.standart_form > div {
  padding: 20px;
  background: #fff;
  padding-bottom: 56px;
}
.standart_form label {
  display: block;
}
.standart_form input.form-text {
  width: 100%;
  padding: 5px;
}
.standart_form #edit-actions input {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #007bb5;
  color: #fff;
  border: 0;
  float: right;
}
.standart_form #edit-actions input:hover {
  background: #0c6291;
}
.display_none,
.d_n {
  display: none;
}
.new_cart_svg path {
  fill: #fff;
}
.standart_button {
  display: inline-block;
  padding: 6px 16px 6px 16px;
  margin: 0px 0 0 1px;
  height: auto !important;
  background: #0099cc;
  color: #fff;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  min-width: 120px;
  text-decoration: none !important;
}
.standart_button:hover {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .standart_button {
    color: #fff !important;
    text-decoration: none !important;
  }
  .standart_button:hover {
    background-color: #0c6291;
  }
}
.exitcont {
  display: flex;
  padding: 10px 0 0px 0;
}
@media (min-width: 768px) {
  .exitcont {
    padding: 0px 0 0px 0;
  }
}
.exit_button.standart_button {
  display: flex;
  justify-content: space-around;
}
@media (min-width: 768px) {
  .exit_button.standart_button {
    margin-bottom: -5px;
  }
}
.exit_button.standart_button svg path {
  fill: #fff;
}
.block-menu ul,
.block-menu ul li,
ul.menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.contextual-links-wrapper {
  z-index: 666;
}
#fancy_login_messages_container_wrapper {
  display: none !important;
}
@media (max-width: 768px) {
  a.contextual-links-trigger-active,
  div.contextual-links-active a.contextual-links-trigger,
  div.contextual-links-active ul.contextual-links {
    display: none;
  }
}
.button {
  border-radius: 0;
}
input {
  border-radius: 0;
}
a {
  cursor: pointer;
}
@media (min-width: 992px) {
  #enter_boton {
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    width: 20px;
    z-index: 300;
  }
  #enter_boton a {
    display: block;
    height: 100%;
  }
}
.loader_container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5002;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  display: none;
}
body.loading .loader_container {
  display: flex;
}
.loader_container .loader {
  width: 120px;
  height: 120px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+53 */
  /*background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 53%, rgba(255,255,255,0) 100%); [> FF3.6-15 <]*/
  /*background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 53%,rgba(255,255,255,0) 100%); [> Chrome10-25,Safari5.1-6 <]*/
  /*background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 53%,rgba(255,255,255,0) 100%); [> W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ <]*/
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); [> IE6-9 fallback on horizontal gradient <]*/
  background: #007bb5;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.loader_container .loader .in {
  width: 120px;
  height: 120px;
  background: url(/sites/all/themes/red_shop/img/spinner.gif) center no-repeat;
  background-size: 120%;
}
.info_screen_container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5002;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  display: none;
}
body.info_screen_en .info_screen_container {
  display: flex;
}
.info_screen {
  background: #007bb5;
  text-align: center;
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.info_screen .in {
  width: 70px;
  height: 60px;
  background: url(/sites/all/themes/red_shop/img/spinner.gif) center center no-repeat;
  background-size: 100%;
}
.info_screen .massage {
  margin-top: 10px;
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.not-foront .node-page {
  background: #fff;
  padding: 0 0 40px 0;
}
.node-type-page.not-front .content_bar {
  flex: 1;
}
.node-type-page.not-front .content_bar .content_container,
.node-type-page.not-front .content_bar .tabs,
.node-type-page.not-front .content_bar .title_bar {
  max-width: 900px;
  margin: 0 auto;
}
.node-type-page.page-node-15990 .content_bar {
  background: none;
}
.node-type-page.page-node-15990 .content_bar .content_container,
.node-type-page.page-node-15990 .content_bar .tabs,
.node-type-page.page-node-15990 .content_bar .title_bar {
  max-width: 100%;
}
.not-front.node-type-page .all_wrapper {
  padding: 0;
}
.node-type-page .content_bar {
  position: relative;
}
.not-front.node-type-page .right_white_pane {
  position: absolute;
  right: -200%;
  top: 0;
  bottom: 0;
  background: #fff;
  width: 200%;
  z-index: 100;
  display: none;
}
.node-type-page.not-front.page-node-15990 .content_bar > div {
  background: none;
}
.node-type-page.not-front.page-node-15990 .content_bar > div .right_white_pane {
  display: none;
}
.node-type-page.not-front .content_container,
.node-type-page.not-front .content_container p span,
.node-type-page.not-front .content_container p div,
.node-type-page.not-front .content_container p {
  font-size: 14px !important;
}
.title_bar {
  margin-bottom: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .title_bar {
    flex-direction: row;
  }
}
.title_bar .title_right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  display: none;
}
@media (min-width: 768px) {
  .title_bar .title_right {
    display: flex;
  }
}
.filters_bar {
  margin: 0 16px;
}
.items_dspl_style {
  display: flex;
  flex-direction: row;
  display: none;
}
.front .items_dspl_style,
.page-search .items_dspl_style,
.page-taxonomy .items_dspl_style,
.page-new .items_dspl_style,
.page-recommended .items_dspl_style,
.page-action .items_dspl_style,
.page-action .items_dspl_style,
.page-user.logged-in .items_dspl_style {
  display: flex;
}
.on_mobile .items_dspl_style {
  display: none;
}
.items_dspl_style > div {
  cursor: pointer;
  margin: 0 0px 0 14px;
  width: 26px;
  height: 26px;
}
.items_dspl_style > div span {
  display: block;
  background: #d8d8d8;
  width: 5px;
  height: 4px;
  margin: 4px;
  position: relative;
}
.items_dspl_style > div span::after,
.items_dspl_style > div span::before {
  content: '';
  top: -5px;
  display: block;
  background: #d8d8d8;
  width: 5px;
  height: 4px;
  margin: 5px;
  position: absolute;
}
.items_dspl_style > div span::before {
  left: -14px;
}
.items_dspl_style > div span::after {
  left: 4px;
}
.items_dspl_style .line_style span {
  width: 18px;
}
.items_dspl_style .line_style span::before {
  left: -12px;
  width: 4px;
}
.items_dspl_style .block_style span,
.items_dspl_style .block_style span::after,
.items_dspl_style .block_style span::before {
  background: #0099cc;
}
body.items_list_style .items_dspl_style .block_style span,
body.items_list_style .items_dspl_style .block_style span::after,
body.items_list_style .items_dspl_style .block_style span::before {
  background: #d8d8d8;
}
.items_block_style .block_style span,
.items_list_style .line_style span,
.items_block_style .block_style span::after,
.items_list_style .line_style span::after,
.items_block_style .block_style span::before,
.items_list_style .line_style span::before {
  background: #0099cc;
}
h1#page-title {
  color: #000;
  font-size: 22px;
  margin: 10px 0 0px 0;
  font-weight: 400;
}
.front .content_bar h2 {
  color: #000;
  font-size: 22px;
  margin: 40px 0 16px 0;
}
.all_wrapper {
  flex: 1;
  /*overflow: hidden;*/
  padding: 0 0 0px 0;
  /*overflow: hidden !important;*/
}
/*.node-type-product .all_wrapper {*/
/*overflow: visible;*/
/*padding: 0 0 40px 0;*/
/*}*/
@media (max-width: 768px) {
  .all_wrapper {
    flex: none;
    overflow: visible;
  }
}
.node-type-page .all_wrapper {
  padding: 0 0 60px 0;
}
@media (min-width: 769px) {
  .node-type-page.not-front .all_wrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+49,ffffff+52,ffffff+100&0+49,1+52,1+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 49%, #ffffff 52%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 49%, #ffffff 52%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 49%, #ffffff 52%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
  }
}
.node-type-page.page-node-15990 .all_wrapper {
  background: none;
}
.header_and_menu_container {
  background: #0096af;
  position: relative;
}
.mega_catalog_open .header_and_menu_container {
  background: #666;
}
.header {
  background-position: center 0px;
  padding: 0px 0 22px 0;
}
@media (min-width: 992px) {
  .header_col {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.logo_container {
  display: block;
  text-align: center;
  padding-top: 8px;
}
.logged-in .logo_container {
  margin-left: -80px;
}
@media (min-width: 992px) {
  .logged-in .logo_container {
    margin-left: 0;
  }
}
@keyframes logo_rect_anim {
  0% {
    transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
@keyframes logo_arr_anim {
  0% {
    transform: translateX(98px) translateY(-100px);
  }
  100% {
    transform: translateX(1px) translateY(-1px);
  }
}
@keyframes logo_lat_app {
  0% {
    opacity: 0.00;
  }
  100% {
    opacity: 1;
  }
}
.logo_container svg {
  width: 130px;
  height: auto;
}
.logo_container svg rect {
  transform: rotateY(90deg);
  transform-origin: 20% center;
  animation: logo_rect_anim 0.6s ease-out 1.2s both;
}
.logo_container svg polygon {
  transform: translateX(98px) translateY(-100px);
  animation: logo_arr_anim 0.28s ease-out 2.9s both;
}
.logo_container svg .lat_1 {
  animation: logo_lat_app 0.3s ease-out 2s both;
}
.logo_container svg .lat_2 {
  animation: logo_lat_app 0.3s ease-out 2.3s both;
}
.logo_container svg .lat_3 {
  animation: logo_lat_app 0.3s ease-out 2.6s both;
}
.mega_catalog_open .logo_container svg polygon {
  fill: #666;
}
@media (min-width: 992px) {
  .logo_container {
    padding: 30px 0 0 0;
    position: relative;
    float: left;
  }
  .logo_container svg {
    width: 190px;
  }
}
@media (max-width: 1100px) {
  .header {
    background-position: -400px 0px;
  }
}
@media (max-width: 992px) {
  .header {
    background-position: -600px 0px;
  }
  .slogan_bar {
    display: block;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .header {
    padding: 10px 0 10px 0;
    min-height: 0 !important;
    overflow: hidden;
  }
  .slogan_bar {
    padding: 5px 0 0 0;
    top: auto;
    left: auto;
    position: relative;
    max-width: 100%;
    font-size: 16px;
  }
  .mm_menu_button {
    content: '';
    position: absolute;
    top: 23px;
    left: 18px;
    height: 30px;
    width: 30px;
    cursor: pointer;
    z-index: 100;
  }
  .mm_menu_button .line {
    position: absolute;
    top: 50%;
    background: #fff;
    height: 3px;
    width: 100%;
  }
  .mm_menu_button .line::before,
  .mm_menu_button .line::after {
    position: absolute;
    content: '';
    background: #fff;
    height: 3px;
    width: 100%;
    top: -9px;
    left: 0;
    transition: 0.2s 1s;
    transition: top 0.2s 0.2s;
    z-index: 100;
  }
  .mm_menu_button .line::after {
    position: absolute;
    content: '';
    background: #fffr;
    height: 3px;
    width: 100%;
    top: 9px;
  }
}
.mobile_menu_open .mm_menu_button .line {
  visibility: hidden;
}
.mobile_menu_open .mm_menu_button .line::before,
.mobile_menu_open .mm_menu_button .line::after {
  visibility: visible;
  top: 0;
  transform: rotate(45deg);
  transition: 0.2s;
  transition: all 0.2s 0.2s;
}
.mobile_menu_open .mm_menu_button .line::after {
  transform: rotate(-45deg);
}
.left_big_bar {
  padding: 0px 0px 10px 0px;
}
@media (min-width: 515px) {
  .left_big_bar {
    padding: 24px 20px 0 30px;
  }
}
.slogan_bar {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1130px) {
  .slogan_bar {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 1030px) {
  .slogan_bar {
    font-size: 11px;
  }
}
.slogan_bar a {
  color: #fff;
}
.left_bb_bottom {
  display: flex;
  flex-direction: column;
  padding: 10px 0 0 0;
}
@media (min-width: 515px) {
  .left_bb_bottom {
    flex-direction: row;
  }
}
a.catalog_button {
  margin: 0px 0px 10px 0px;
  padding: 9px 22px;
  background: #fb8b02;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  align-content: center;
}
@media (min-width: 515px) {
  a.catalog_button {
    margin-right: 30px;
  }
}
a.catalog_button:hover {
  color: #fff;
  text-decoration: none;
  background: #d37502;
}
.catalog_button .catalog_icon {
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  margin: 0px 8px 0 0;
}
.catalog_button .catalog_icon .line {
  display: none;
  position: absolute;
  top: 9px;
  background: #fff;
  height: 2px;
  width: 100%;
}
@media (min-width: 992px) {
  .catalog_button .catalog_icon .line {
    display: block;
  }
}
.catalog_button .catalog_icon .line::before,
.catalog_button .catalog_icon .line::after {
  position: absolute;
  content: '';
  background: #fff;
  height: 2px;
  width: 100%;
  top: -6px;
  left: 0;
  transition: 0.2s 1s;
  transition: top 0.2s 0.2s;
  z-index: 100;
}
.catalog_button .catalog_icon .line::after {
  position: absolute;
  content: '';
  background: #fffr;
  height: 2px;
  width: 100%;
  top: 6px;
}
.catalog_button .catalog_icon .catalog_squres_icon {
  width: 19px;
  height: auto;
  margin-bottom: -2px;
}
@media (min-width: 992px) {
  .catalog_button .catalog_icon .catalog_squres_icon {
    display: none;
  }
}
.mega_catalog_open .catalog_icon .line {
  visibility: hidden;
}
.mega_catalog_open .catalog_icon .line::before,
.mega_catalog_open .catalog_icon .line::after {
  visibility: visible;
  top: 0;
  transform: rotate(45deg);
  transition: 0.2s;
  transition: all 0.2s 0.2s;
}
.mega_catalog_open .catalog_icon .line::after {
  transform: rotate(-45deg);
}
.mega_catalog {
  display: none;
}
body.mega_catalog_open {
  /*// hide scroll in document*/
  /*overflow: hidden;*/
  /*.full_width_menu_bar_container {*/
  /*display: none;*/
  /*}*/
}
.mega_catalog_open .mega_catalog {
  /*overflow-y: scroll;*/
  display: block;
  /*position: fixed;*/
  position: relative;
}
@media (min-width: 992px) {
  .mega_catalog_open .mega_catalog {
    position: absolute;
    background: #fff;
    top: 124px;
    left: 0;
    right: 0;
    /*bottom: 0;*/
    width: 100%;
    z-index: 400;
  }
}
.mega_catalog_open .mega_catalog h2 {
  display: none;
}
@media (min-width: 992px) {
  .mega_catalog_open.toolbar .mega_catalog {
    top: calc(124px + 67px);
  }
}
@media (min-width: 992px) {
  .mega_catalog .catalog_container {
    margin: 0 auto;
  }
}
.mega_catalog .catalog_container .content {
  padding: 16px 0px;
}
@media (min-width: 992px) {
  .mega_catalog .catalog_container .content {
    padding: 40px 20px;
  }
}
.mega_catalog .catalog_container ul {
  padding: 0;
  margin: 0;
  break-inside: avoid-column;
}
.mega_catalog .catalog_container a {
  text-decoration: none;
}
.mega_catalog .catalog_container a:hover {
  color: #cc0000;
}
.mega_catalog .catalog_container .content > ul > li {
  padding: 10px;
  break-inside: avoid-column;
  position: relative;
}
.mega_catalog .catalog_container .content > ul > li > a {
  display: block;
  font-size: 16px;
  padding: 0 0 6px 0;
}
@media (min-width: 768px) {
  .mega_catalog .catalog_container .content > ul > li > a {
    font-weight: 400;
  }
}
.mega_catalog .catalog_container .content > ul > li li a {
  font-size: 16px;
  color: #777;
  padding: 6px 0px;
  margin: 4px 0;
  display: block;
}
@media (min-width: 992px) {
  .mega_catalog .catalog_container .content > ul > li li a {
    color: #666;
    font-size: 14px;
    padding: 0px 0px;
  }
  .mega_catalog .catalog_container .content > ul > li li a:hover {
    color: #cc0000;
  }
}
@media (min-width: 992px) {
  .mega_catalog .catalog_container .content > ul {
    column-count: 4;
  }
}
.mega_catalog .catalog_container .content > ul > li > ul {
  display: none;
}
@media (min-width: 992px) {
  .mega_catalog .catalog_container .content > ul > li > ul {
    display: block;
  }
}
.mega_catalog .catalog_container ul li .arr {
  display: none;
}
@media (max-width: 992px) {
  .mega_catalog .catalog_container .content > ul > li {
    padding-top: 14px;
    border-bottom: 1px solid #ccc;
  }
  .mega_catalog .catalog_container ul li .arr {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.5s ease-in-out;
    transform-origin: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mega_catalog .catalog_container ul li .arr svg {
    width: 20px;
  }
  .mega_catalog .catalog_container ul li .arr svg polyline {
    stroke: #555;
    stroke-width: 1.2px;
  }
  .mega_catalog .catalog_container .content > ul > li.open > ul {
    display: block;
  }
  .mega_catalog .catalog_container .content > ul > li.open > .arr {
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
    transform-origin: center;
  }
}
.search_bar {
  flex: 1;
  position: relative;
}
.search_bar form {
  position: relative;
}
.search_bar input.serch_input {
  width: 100%;
  min-width: 200px;
  height: 40px;
  padding: 0px 36px 0px 14px;
  font-size: 16px;
  border: 0;
  border-radius: 5px;
}
.search_bar .form_submit {
  position: absolute;
  top: 9px;
  right: 12px;
  display: block;
  z-index: 100;
  cursor: pointer;
}
.search_bar .form_submit svg {
  width: 20px;
  height: auto;
}
.search_bar input[type="submit"] {
  display: none;
}
@media (min-width: 768px) {
  .search_autocomplete {
    position: absolute;
    right: 0;
    left: calc(-300px + 50%);
    top: calc(100% - 5px);
    background: #fff;
    z-index: 200;
    min-width: 600px;
    box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
  }
  .search_autocomplete .view-content {
    padding: 8px;
  }
  .search_autocomplete .view_catalog_item .by_quan,
  .search_autocomplete .view_catalog_item .byform_total {
    display: none !important;
  }
  .search_autocomplete .view_catalog_item .item_body {
    flex: 0.2 !important;
  }
  .search_autocomplete .view_catalog_item:last-of-type {
    border-bottom: none !important;
  }
  .search_autocomplete .view_catalog_item:first-of-type {
    border-top: none !important;
  }
}
.search_autocomplete .more {
  color: #fff;
  padding: 8px 16px 20px 16px;
  display: none;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 768px) {
  .search_autocomplete .more {
    color: #005caf;
    margin-top: -20px;
  }
}
.search_autocomplete.content_loaded .more {
  display: block;
}
.right_header_bar {
  padding: 32px 16px 0 0px;
  position: relative;
  float: right;
  color: #fff;
  line-height: 1.3;
  font-size: 17px;
  min-width: 170px;
  /*display: none;*/
}
.right_header_bar .region-right-header-bar {
  display: none;
}
@media (min-width: 992px) {
  .right_header_bar .region-right-header-bar {
    display: block;
  }
}
.right_header_bar p {
  margin: 0;
  padding: 0;
}
.right_header_bar a {
  color: #fff;
  text-decoration: none;
  text-align: right;
  display: inline-block;
}
.right_header_bar strong {
  line-height: 1.5em;
  font-weight: 500;
  font-size: 1.7em;
  margin-right: -0.16em;
  display: block;
}
.right_m_icons {
  display: none;
}
.right_header_bar img {
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: middle !important;
  margin-top: -4px !important;
}
#SkypeButton_Call_vikorkomplekt_1 {
  text-align: right;
}
.vis_on_menu_open {
  display: none;
}
.mobile_menu_open .vis_on_menu_open {
  display: inherit !important;
}
@media (max-width: 768px) {
  .right_header_bar {
    padding: 0px 0 0 0px;
    font-size: 1.1em;
    line-height: 1.3;
    width: 100%;
    float: left;
  }
  .right_header_bar .content a,
  .right_header_bar .content br {
    display: none;
  }
  .right_header_bar .content a.display_on_mobile {
    margin-top: -2px;
    margin-right: -6px;
    display: block;
    text-align: center;
  }
  .right_header_bar p {
    text-align: left !important;
  }
  .right_header_bar strong {
    line-height: 1.2em;
    font-weight: 500;
    font-size: 1.5em;
    margin-right: 0em;
    display: inline-block;
  }
  .right_m_icons {
    display: block;
    margin: 0 -10px 0 0;
    text-align: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .right_header_bar .right_m_icons > div {
    float: right;
    padding-top: 6px;
  }
  .right_header_bar .right_m_icons svg {
    width: 40px;
    margin-right: 6px;
    margin-left: 6px;
  }
  .right_header_bar .right_m_icons svg {
    width: 39px;
    margin-top: -1px;
  }
  .right_header_bar .right_m_icons svg path {
    fill: #fff;
  }
  .right_header_bar .right_m_icons .mi_mobile_user svg {
    max-height: 34px;
  }
  .right_header_bar .region-right-header-bar {
    width: calc(100%);
    text-align: right;
  }
}
.personal_bar {
  font-size: 17px;
  position: absolute;
  right: 20px;
  top: 16px;
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .personal_bar {
    padding-top: 28px;
    float: right;
    position: relative;
    top: auto;
    right: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.logged-in .personal_bar {
  right: 66px;
}
@media (min-width: 992px) {
  .logged-in .personal_bar {
    right: 0;
  }
}
.personal_bar_top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.login_bar {
  display: flex;
  position: relative;
  margin: 0 0px 0 0;
  padding-left: 5px;
  text-align: right;
}
@media (min-width: 992px) {
  display: block;
}
.login_bar svg {
  margin: -2px 0 -4px 0px;
}
.login_bar svg path {
  fill: #fff;
}
.logged-in .login_bar svg {
  margin: -1px 0 -2px 0px;
}
.user_log_in_button svg {
  width: 26px;
  height: 26px;
}
.login_bar a.user_log_in_button {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  text-decoration: none;
  padding: 0 0 0px 0px;
  color: #fff;
  /*&:hover {*/
  /*color: #fff;*/
  /*svg path {*/
  /*fill: #fff;*/
  /*}*/
  /*}*/
}
.login_bar a span {
  margin: 0 6px 5px 0px;
  display: block;
}
@media (max-width: 768px) {
  .logged-in .login_bar a span {
    display: none;
  }
}
.login_bar a.user_log_out_button span {
  /*display: none;*/
}
.acount_up {
  position: absolute;
  top: -6px;
  left: calc(-100% - 0px);
  right: auto;
  padding: 8px 10px;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  z-index: 120;
  display: none;
}
.acount_up a {
  color: #333;
  display: flex;
  justify-content: space-between;
  padding: 0;
  min-width: 10px;
}
.acount_up a span {
  padding: 0;
  margin: 0;
}
.acount_up svg {
  max-width: 18px;
}
.acount_up svg path {
  fill: #444;
}
.acount_up svg:hover path {
  fill: #444;
}
@media (min-width: 768px) {
  .login_bar:hover .acount_up {
    display: block;
    display: none;
  }
}
.mob_log_out {
  display: none;
}
.logged-in .mob_log_out {
  position: absolute;
  top: 23px;
  right: 16px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logged-in .mob_log_out svg {
  width: 25px;
  height: auto;
}
.logged-in .mob_log_out svg path {
  fill: #fff;
}
@media (min-width: 992px) {
  .logged-in .mob_log_out {
    display: none;
  }
}
.cart_bar_container {
  position: relative;
}
.cart_bar {
  position: relative;
  /*top: -20px; right: 0px;*/
  /*z-index: 100;*/
  padding: 0px 0 0 16px;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.cart_title {
  /*order: 2;*/
  float: left;
  margin: 0 0px 0 0;
  padding: 0px 5px 0px 0px;
  margin: 0 0px 0 0px;
  color: #fff;
  font-size: 17px;
  /*background: url(/sites/all/themes/red_shop/img/blue_cart_22.png) right 8px no-repeat;*/
  display: none;
}
@media (min-width: 992px) {
  .cart_title {
    display: inline-block;
  }
}
.cart_bar svg {
  width: 28px;
  height: 26px;
}
.cart-block-icon-full,
.cart-block-icon-empty {
  display: none;
}
.cart-block-arrow {
  display: none;
}
.cart-block-icon-full,
.cart-block-icon-empty {
  /*background: url(/sites/all/themes/red_shop/img/cart_small.png) center center no-repeat;*/
  background: none;
  /*width: 27px;*/
  /*height: 25px;*/
  /*margin: 0px 5px 0 0;*/
}
.cart_quan {
  padding: 2px 6px;
  color: #fff;
  background: #ff0000;
  border-radius: 14px;
  position: absolute;
  right: -8px;
  top: -5px;
  font-size: 11px;
}
.cart_bar.empty .cart_quan {
  display: none;
}
.cart-block-summary-total,
.cart-block-summary-links,
.cart-block-items {
  display: none;
}
.cart_link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
.cart_bar .ajax-progress {
  display: none;
}
@media (max-width: 768px) {
  .cart_bar {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    cursor: pointer;
  }
}
.exrate_bar {
  order: 3;
  width: 100%;
  display: none;
  padding-left: 5px;
}
.exrate_bar .ex_title {
  display: none;
  padding-right: 10px;
}
.exrate_bar .ex_title svg {
  margin: 0 0 -5px 0;
}
.exrate_bar .ex_title svg path {
  fill: #fff;
}
.exrate_bar .ex_title a {
  color: #fff;
  text-decoration: none;
}
.exrate_bar .ex_title span {
  display: inline-block;
  margin: 0 6px 5px 0px;
}
@media (min-width: 992px) {
  .exrate_bar {
    display: flex;
    color: #fff;
    justify-content: space-between;
    padding-bottom: 6px;
  }
}
.logged-in .ex_title {
  display: inline-block;
}
.full_width_menu_bar_container {
  margin: 0px 0 0px 0;
  padding: 0px 0 0px 0;
  background: #d8d8d8;
}
.full_width_menu_bar {
  padding: 12px 0px 12px 0;
}
.full_width_menu_bar ul.menu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: flex-start;
}
.full_width_menu_bar ul.menu li {
  position: relative;
}
.full_width_menu_bar ul.menu li a {
  margin: 0 0px 5px 0;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .full_width_menu_bar ul.menu li a {
    font-size: 16px;
  }
}
.full_width_menu_bar ul.menu li a.active-trail,
.full_width_menu_bar ul.menu li a.active {
  text-decoration: underline;
  color: #666;
}
.full_width_menu_bar ul.menu li a:hover {
  text-decoration: underline;
  color: #000;
}
.full_width_menu_bar ul.menu li.expanded:hover ul li a {
  background: none;
  text-decoration: underline;
}
.full_width_menu_bar ul.menu li ul {
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0px;
  min-width: 300px;
  background: #fff;
  display: none;
  z-index: 200;
  padding: 10px 0;
  -webkit-box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.full_width_menu_bar ul.menu li:hover ul {
  display: block;
}
.full_width_menu_bar ul.menu li ul li {
  width: 100%;
}
.full_width_menu_bar ul.menu li ul li a {
  text-decoration: none;
  padding: 5px 16px;
  margin: 3px 0px;
  font-size: 18px;
  border-bottom: none;
  display: block;
  color: #000;
}
.full_width_menu_bar ul.menu li.expanded ul li a:hover,
.full_width_menu_bar ul.menu li.expanded ul li a.active {
  border-bottom: none;
  background: none;
  color: #cc0000;
}
@media (max-width: 768px) {
  .full_width_menu_bar_container {
    display: none;
    padding: 0;
  }
  .full_width_menu_bar_container .col-md-12 {
    padding: 0;
  }
  .full_width_menu_bar {
    padding: 0;
  }
  .full_width_menu_bar ul.menu {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start;
  }
  .full_width_menu_bar ul.menu li {
    width: 100%;
    text-align: center;
  }
  .full_width_menu_bar ul.menu li a {
    display: block;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #E6E6E6;
  }
  .full_width_menu_bar ul.menu li.first a {
    border-top: 1px solid #E6E6E6;
  }
}
.main .container {
  position: relative;
}
.main .main_row {
  display: flex;
}
.up_button_container_container {
  position: absolute;
  top: -20px;
  bottom: 0px;
  left: -2000px;
  width: 2000px;
  background: none;
  cursor: pointer;
  display: none;
}
.up_button_container_container.visible {
  display: block;
  display: none;
}
.up_button_container {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.up_button {
  position: absolute;
  bottom: 40px;
  left: -80px;
  height: 30px;
  min-width: 50px;
  z-index: 200;
  padding: 50px 0 0 0;
  background: url(/sites/all/themes/red_shop/img/up.png) center no-repeat;
  text-transform: uppercase;
  font-size: 16px;
  color: #666;
  text-align: center;
}
.up_button.on_bot_of_the_page {
  bottom: 110px;
}
.up_button_container_container:hover {
  background: #e5e5e5;
}
.main .main_row {
  display: flex;
}
@media (max-width: 768px) {
  .main .main_row {
    flex-direction: column;
  }
}
.lang {
  position: absolute;
  top: 20px;
  right: 20px;
}
.lang ul {
  margin: 0;
  padding: 0;
}
.lang ul li {
  list-style: none;
}
.lang ul li a {
  list-style: none;
  font-size: 22px;
}
.lang a.active {
  display: none;
}
@media (max-width: 992px) {
  .lang ul li a {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .lang {
    position: relative;
    top: auto;
    right: auto;
    padding: 0px 0 0 0;
  }
  .lang ul li {
    text-align: center;
  }
  .lang ul li a {
    font-size: 20px;
    text-align: center;
  }
}
.search_line_container {
  background: #fff;
  display: none;
}
@media (min-width: 768px) {
  .search_line_container {
    display: block;
  }
}
#block-search-form {
  margin: 20px 0;
}
#block-search-form input.form-text {
  width: 100%;
  height: 42px;
  padding: 0px 16px;
  font-size: 18px;
  border: 0;
  border-radius: 4px;
}
#block-search-form .container-inline {
  position: relative;
}
#block-search-form .form-submit {
  position: absolute;
  top: 7px;
  right: 12px;
  display: block;
}
.region-left-main-bar .invisible_but {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 18px;
  height: 18px;
  z-index: 100;
  cursor: pointer;
  /*background: url(/sites/all/themes/red_shop/less/img/sidebar-li_a.png) no-repeat center center;*/
  /*-webkit-transition: all 0.2s ease-in-out;*/
  /*-moz-transition: all 0.2s ease-in-out;*/
  /*-ms-transition: all 0.2s ease-in-out;*/
  /*-o-transition: all 0.2s ease-in-out;*/
  /*transition: all 0.2s ease-in-out;*/
}
.region-left-main-bar ul li.menu_show .invisible_but {
  top: 2px;
}
.region-left-main-bar .invisible_but::after {
  content: "+";
  font-size: 18px;
  color: #666;
}
.region-left-main-bar li.menu_show .invisible_but::after,
.region-left-main-bar li.active-trail .invisible_but::after {
  content: "–";
}
/*.region-left-main-bar li.expanded .invisible_but {*/
/*-moz-transform: rotate(90deg);*/
/*-webkit-transform: rotate(90deg);*/
/*-o-transform: rotate(90deg);*/
/*-ms-transform: rotate(90deg);*/
/*transform: rotate(90deg);*/
/*-webkit-transition: all 0.2s ease-in-out;*/
/*-moz-transition: all 0.2s ease-in-out;*/
/*-ms-transition: all 0.2s ease-in-out;*/
/*-o-transition: all 0.2s ease-in-out;*/
/*transition: all 0.2s ease-in-out;*/
/*}*/
/*.region-left-main-bar li.collapsed .invisible_but {*/
/*-moz-transform: rotate(0deg);*/
/*-webkit-transform: rotate(0deg);*/
/*-o-transform: rotate(0deg);*/
/*-ms-transform: rotate(0deg);*/
/*transform: rotate(0deg);*/
/*}*/
#block-menu-menu-catalog-cache {
  margin: 20px 0;
}
#block-menu-menu-catalog-cache h2 {
  color: #999;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0 0 10px 0;
  margin: 0px 0 0px 0;
}
#block-menu-menu-catalog-cache.block-menu ul.menu {
  padding: 0 0 0 0px;
}
#block-menu-menu-catalog-cache.block-menu ul li {
  margin: 0 0 0px 0;
  position: relative;
}
#block-menu-menu-catalog-cache a {
  display: block;
  font-size: 1.26em;
  color: #666;
  padding: 6px 0px 6px 22px;
  border: 1px solid #efefef;
}
#block-menu-menu-catalog-cache a.active {
  background: #007bb5;
  color: #fff;
}
#block-menu-menu-catalog-cache a:hover {
  color: #007bb5;
  background-color: #f8f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
  background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
  border: 1px solid #CCD0D2;
}
#block-menu-menu-catalog-cache ul li ul li a {
  color: #007bb5;
  background-color: #fff;
  background-image: none;
  border: 1px solid #fff;
}
#block-menu-menu-catalog-cache.block-menu ul.menu li.expanded ul {
  display: block;
  background: #fff;
  margin-bottom: 10px;
}
#block-menu-menu-catalog-cache li.expanded.menu_show > a,
#block-menu-menu-catalog-cache li.expanded.active-trail > a {
  display: block;
  background: #ccc;
  color: #000;
  text-decoration: none;
}
#block-menu-menu-catalog-cache li.expanded > ul a {
  padding-left: 20px;
}
#block-menu-menu-catalog-cache li.expanded > ul a.active {
  background: #007bb5;
  color: #fff;
}
#block-menu-menu-catalog-cache.block-menu ul.menu li.expanded > ul {
  padding: 10px 0 11px 0;
}
@media (max-width: 767px) {
  #block-menu-menu-catalog-cache {
    margin: 0;
  }
  #block-menu-menu-catalog-cache h2 {
    position: relative;
    margin: 0px -15px 16px -15px;
    background: #007bb5;
    padding: 18px 30px 18px 15px;
    color: #fff;
    text-align: center;
  }
  #block-menu-menu-catalog-cache h2:after {
    position: absolute;
    top: 25px;
    margin-left: 5px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  #block-menu-menu-catalog-cache h2.open:after {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  #block-menu-menu-catalog-cache a {
    display: block;
    font-size: 1.3em;
    color: #666;
    padding: 10px 0px 10px 22px;
    border: 1px solid #efefef;
  }
  .region-left-main-bar .invisible_but {
    top: 9px;
  }
  .region-left-main-bar ul li.menu_show .invisible_but {
    top: 7px;
  }
  #block-menu-menu-catalog-cache .content {
    display: none;
  }
}
#block-block-10 {
  margin: 40px 0;
}
#block-block-10 img {
  /*border: 1px solid #ccc;*/
}
@media (max-width: 768px) {
  #block-block-10 {
    display: none;
  }
}
#block-menu-menu-dop {
  margin: -10px 0 0 0;
}
#block-menu-menu-dop ul.menu {
  padding: 0 0 0 8px;
}
#block-menu-menu-dop ul li {
  margin: 0 0 10px 0;
}
#block-menu-menu-dop a {
  font-size: 18px;
  text-transform: uppercase;
}
#block-menu-menu-dop a.active,
#block-menu-menu-dop a:hover {
  text-decoration: underline;
  color: #cc0000;
}
.price_for_norm {
  /*font-weight: 600;*/
}
.price_for_norm.backgroundChange .norm_step_val,
.price_for_norm.backgroundChange .price_for_step {
  background: #FFF0A9;
}
.page-taxonomy-term .view-display-id-page,
.view-search-view,
.view-search-view-2 {
  min-height: 360px;
  padding-bottom: 40px;
}
.view-taxonomy-term .view-content,
.view-new-search .view-content,
.SO_items,
.order_body .order_items {
  margin: 0 -8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
}
.view_catalog_item {
  font-family: 'Roboto', sans-serif;
  padding: 0px;
  margin: 0px 8px 20px 8px;
  position: relative;
  background: #fff;
  /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
  border: 1px solid #ccc;
}
.view_catalog_item.out_of_stock .price,
.view_catalog_item.out_of_stock .item_body,
.view_catalog_item.out_of_stock img {
  opacity: 0.51;
}
.view_catalog_item.out_of_stock .by_form {
  display: none;
}
body.front.not-logged-in.items_block_style .view_catalog_item .item_img_and_other,
body.page-search.not-logged-in.items_block_style .view_catalog_item .item_img_and_other,
body.page-taxonomy.not-logged-in.items_block_style .view_catalog_item .item_img_and_other {
  flex: 1;
  display: flex;
  flex-direction: column;
}
body.front.not-logged-in.items_block_style .view_catalog_item .title,
body.page-search.not-logged-in.items_block_style .view_catalog_item .title,
body.page-taxonomy.not-logged-in.items_block_style .view_catalog_item .title {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.not-logged-in.items_block_style .search_autocomplete .view_catalog_item .item_img_and_other {
  flex-direction: row;
}
.catalog_item_group_c {
  margin: 0;
  display: flex;
  width: 100%;
}
.catalog_item_group_c .view_catalog_item {
  display: none;
  width: calc(100%);
}
.catalog_item_group_c .view_catalog_item.item_before_load {
  display: block;
}
.catalog_item_group_c .view_catalog_item.active {
  display: block;
}
@media (min-width: 992px) {
  .catalog_item_group_c {
    margin: 0px 8px 20px 8px;
  }
}
.items_list_style .catalog_item_group_c,
.view-display-id-block_4 .catalog_item_group_c {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.view-display-id-block_4 .catalog_item_group_c .view_catalog_item:last-of-type,
.items_list_style .catalog_item_group_c .view_catalog_item:last-of-type,
.on_mobile .catalog_item_group_c .view_catalog_item:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}
.group_selector {
  margin: 3px -1px 10px -1px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.group_selector .t {
  padding: 4px 5px 0 0;
  font-size: 14px;
  order: -2;
}
.group_selector .dots {
  display: flex;
}
.group_selector .dot {
  position: relative;
  border-radius: 100px;
  margin: 0 0px;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  border: 2px solid #fff;
}
.group_selector .dot span.in_c {
  display: inline-block;
  border: 1px solid #666;
  width: 20px;
  height: 20px;
  margin: 2px;
  border-radius: 100px;
}
.group_selector .dot .i_baloon {
  display: none;
}
.group_selector .dot svg {
  display: none;
}
@media (min-width: 992px) {
  .group_selector .dot:hover svg {
    display: block;
    position: absolute;
    bottom: 66%;
    width: 20px;
    height: auto;
    left: calc(50% - 10px);
    z-index: 200;
  }
  .group_selector .dot:hover .i_baloon {
    display: block;
    position: absolute;
    bottom: 115%;
    left: calc(50% - 100px);
    z-index: 100;
    background: #fff;
    border-radius: 3px;
    display: flex;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #ccc;
  }
  .group_selector .dot:hover .i_baloon .i_b_title {
    min-width: 120px;
  }
  .group_selector .dot:hover .i_baloon .i_b_color {
    display: block;
    width: 60px;
    border-radius: 0 3px 3px 0px;
    height: auto;
    margin: -10px -10px -10px 10px;
    border: 1px solid #ccc;
    border-right: none;
    border-top: none;
    border-bottom: none;
  }
}
.group_selector .dot.white_item {
  order: -1;
}
.group_selector .dot.active {
  border: 2px solid #0099cc;
}
@media (min-width: 992px) {
  .group_selector .dot:hover {
    border: 2px solid #333;
  }
  .group_selector .dot.active:hover {
    border: 2px solid #0099cc;
  }
}
@media (min-width: 992px) {
  .items_list_style .catalog_item_group_c,
  .node-type-custom-product .catalog_item_group_c {
    padding-bottom: 20px;
  }
  .items_list_style .catalog_item_group_c .group_selector,
  .node-type-custom-product .catalog_item_group_c .group_selector {
    position: absolute;
    top: calc(100% - 27px);
    left: 94px;
  }
}
@media (max-width: 992px) {
  .group_selector {
    padding: 0 16px;
  }
}
@media (min-width: 992px) {
  .view_catalog_item,
  .catalog_item_group_c {
    /*width: ~"calc(33.3333333% - 20px)";*/
    width: calc(20% - 16px);
  }
  .recomended_block .catalog_item_group_c,
  #block-views-taxonomy-term-block-4 .catalog_item_group_c {
    /*width: ~"calc(33.3333333% - 20px)";*/
    width: 100%;
    margin: 0;
  }
  .catalog_item_group_c .view_catalog_item {
    /*width: ~"calc(33.3333333% - 20px)";*/
    width: calc(100%);
    margin: 0;
  }
}
.group_block {
  display: flex;
  flex-wrap: wrap;
  margin: 36px -3px 10px -3px;
}
@media (min-width: 992px) {
  .group_block {
    margin: 0 -3px 10px -3px;
  }
}
.group_block .color_title {
  font-size: 14px;
}
.group_block .view_catalog_item {
  width: 76px !important;
  border: none !important;
  padding-bottom: 0 !important;
  margin: 3px !important;
}
.group_block .view_catalog_item .c_marker {
  width: 24px;
  height: 24px;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 100;
  display: block;
  border: 1px solid #999;
  border-radius: 100px;
}
.group_block .view_catalog_item .edit_link {
  display: none;
}
.group_block .view_catalog_item .view_catalog_item_in {
  margin: 0;
  min-height: 74px !important;
  padding: 0;
}
.group_block .view_catalog_item .title,
.group_block .view_catalog_item .code,
.group_block .view_catalog_item .item_body,
.group_block .view_catalog_item .sell_price_cont {
  display: none !important;
}
.group_block .view_catalog_item .img img {
  margin: 0;
  width: 76px;
  height: 76px;
  max-width: 80px;
  border-radius: 1000px;
  padding: 6px;
  border: solid 1px #ccc;
}
.group_block .view_catalog_item .arrow_down,
.group_block .view_catalog_item .i_baloon {
  display: none;
}
@media (min-width: 992px) {
  .group_block .view_catalog_item:hover .arrow_down {
    display: block;
    position: absolute;
    bottom: 87%;
    width: 20px;
    height: auto;
    left: calc(50% - 10px);
    z-index: 200;
  }
  .group_block .view_catalog_item:hover .i_baloon {
    display: block;
    position: absolute;
    bottom: 101%;
    left: calc(50% - 100px);
    z-index: 100;
    background: #fff;
    border-radius: 3px;
    display: flex;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #ccc;
  }
  .group_block .view_catalog_item:hover .i_baloon .i_b_title {
    min-width: 120px;
  }
  .group_block .view_catalog_item:hover .i_baloon .i_b_color {
    display: block;
    width: 60px;
    border-radius: 0 3px 3px 0px;
    height: auto;
    margin: -10px -10px -10px 10px;
    border: 1px solid #ccc;
    border-right: none;
    border-top: none;
    border-bottom: none;
  }
}
.group_block .view_catalog_item.white_c_item {
  order: -1;
}
.group_block .view_catalog_item.active .img img {
  border-color: #0099cc;
}
@media (min-width: 992px) {
  .group_block .view_catalog_item:hover .img img {
    border-color: #0099cc;
  }
}
.view_catalog_item_in {
  background: #fff;
  padding: 16px 16px;
  padding-top: 10px;
  height: 100%;
}
@media (min-width: 992px) {
  .view_catalog_item_row {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .view_catalog_item_row::before {
    display: none;
  }
  .view_catalog_item_row::after {
    display: none;
  }
}
@media (max-width: 1050px) {
  .view_catalog_item_in {
    padding: 6px;
  }
}
/*.view_catalog_item_in:hover {*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*width: 100%;*/
/*z-index: 102;*/
/*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
/*}*/
.edit_link_container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  display: none;
}
.edit_link_container a {
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .view_catalog_item:hover .edit_link_container {
    display: block;
  }
}
.view_catalog_item .edit_link {
  padding: 5px 12px;
  background: #999;
  color: #fff;
  text-decoration: none;
}
.view_catalog_item .edit_link:hover {
  background: #007bb5;
}
.view_catalog_item .item_badge {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 12px;
  background: #999;
  color: #fff;
  z-index: 100;
}
.view_catalog_item .new.item_badge {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding: 5px 12px;
  background: #007bb5;
  color: #fff;
  z-index: 100;
}
.view_catalog_item.out_of_stock .new.item_badge {
  display: none;
}
.view_catalog_item .images a {
  display: block;
}
.view_catalog_item .img {
  padding: 0 5px;
}
.view_catalog_item .img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.view_catalog_item .code {
  position: absolute;
  top: 14px;
  color: #333;
  margin-bottom: 3px;
  /*font-weight: 600;*/
  font-size: 15px;
}
.view_catalog_item .code .f_label {
  display: none;
}
.view_catalog_item .code .val {
  padding: 2px 5px;
  background: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.73+60,0+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.73) 0%, rgba(255, 255, 255, 0.73) 60%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0.73) 0%, rgba(255, 255, 255, 0.73) 60%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.73) 0%, rgba(255, 255, 255, 0.73) 60%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#baffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
@media (min-width: 992px) {
  .c_i_on_mobile {
    display: none;
  }
}
@media (max-width: 992px) {
  .c_i_on_tablet {
    display: none;
  }
}
.view_catalog_item .title a {
  /*font-size: 1em;*/
  line-height: 1.2;
  display: inline-block;
  color: #333 !important;
  text-decoration: none !important;
  margin: 1px 0 12px 0;
  /*font-style: 13px;*/
  /*min-height: 55px;*/
  font-size: 14px;
  font-weight: 400;
}
.view_catalog_item .art {
  color: #666;
  font-size: 12px;
  margin: 0 0 2px 0;
  display: none;
}
.sell_price {
  color: #007bb5;
  font-size: 16px;
  margin: 0px 0;
}
.hight_price_item .sell_price {
  color: #ff0000;
}
.hight_price {
  position: relative;
  display: inline-block;
  color: #666;
  font-size: 15px;
  padding-top: 1px;
  margin-right: 6px;
}
.hight_price:before {
  border-bottom: 1px solid #ff0000;
  position: absolute;
  left: -4px;
  right: -4px;
  content: "";
  height: 51%;
}
.catalog_item_page .hight_price {
  padding-top: 4px;
  height: 18px;
}
.view_catalog_item .sell_price_cont,
.catalog_item_page .sell_price_cont {
  display: flex;
  flex-direction: row;
  align-content: flex-end;
}
.view_catalog_item .sell_price_cont {
  margin: 2px 0 5px 0;
  min-height: 22px;
  /*display: flex;*/
  /*flex-direction: row;*/
}
.sell_price_for {
  color: #333;
  padding-top: 1px;
  padding-left: 3px;
  font-size: 14px;
}
.norm_bar {
  /*margin: 0 0 10px 0;*/
  display: none;
}
.catalog_item_page .norm_bar {
  margin: 0 0 10px 0;
  padding-bottom: 40px;
}
/*.view_catalog_item .norm_bar,*/
/*.view_catalog_item .art,*/
/*.view_catalog_item .code,*/
/*.view_catalog_item .by_form {*/
/*display: none;*/
/*}*/
/*.view_catalog_item:hover .norm_bar,*/
/*.view_catalog_item:hover .art,*/
/*.view_catalog_item:hover .code {*/
/*display: block;*/
/*}*/
.view_catalog_item:hover .by_form {
  display: flex;
}
.view_catalog_item.out_of_stock:hover .by_form {
  display: none;
}
.by_form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
}
.view_catalog_item .by_form {
  flex-direction: column;
}
.view_catalog_item .by_form > div {
  width: 100%;
}
.by_bottom_line {
  display: flex;
  justify-content: space-between;
  flex: 1;
}
.view_catalog_item .by_bottom_line {
  margin: 5px 0 0 0;
}
.byform_total {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
}
.byform_total .cur {
  padding-left: 4px;
}
.catalog_item_page .byform_total {
  font-weight: 500;
}
/*.in_cart .byform_total {*/
/*color: @grean;*/
/*}*/
.register_button {
  display: block;
  padding: 6px 12px 8px 12px;
  margin: 0px 0 0 1px;
  height: 32px;
  background: #0099cc;
  color: #fff;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  min-width: 120px;
  text-decoration: none !important;
}
.register_button:hover {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .register_button {
    color: #fff !important;
    text-decoration: none !important;
  }
  .register_button:hover {
    background-color: #0c6291;
  }
}
.by_form .form-actions,
.by_form .form-item {
  margin: 0;
  padding: 0;
}
.by_form .by_button {
  padding: 6px 12px 8px 12px;
  margin: 0px 0 0 1px;
  /*text-indent: -9999px;*/
  width: 60px;
  height: 32px;
  background: #0099cc;
  color: #fff;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .by_form .by_button:hover {
    background-color: #0c6291;
  }
}
.by_form .by_button svg.new_cart_svg {
  width: 22px;
  height: auto;
  margin: 0 2px 0 0;
}
.by_form .by_button svg.ok_line_icon {
  display: none;
}
.by_form .by_button .in_cart_txt,
.by_form .by_button .to_cart_txt {
  padding-left: 2px;
  width: 78px;
  text-align: center;
}
.view_catalog_item .in_cart_txt,
.view_catalog_item .to_cart_txt {
  display: none;
}
.catalog_item_page .by_form .by_button {
  width: 140px;
  padding: 10px 11px 12px 12px;
  height: auto;
}
.catalog_item_page .to_cart_txt {
  display: inline;
}
.catalog_item_page .in_cart_txt {
  display: none;
}
.in_cart.catalog_item_page .to_cart_txt {
  display: none;
}
.in_cart.catalog_item_page .in_cart_txt {
  display: inline;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.in_cart .by_form .by_button {
  background: #00cda8;
}
.in_cart .by_form .by_button svg.new_cart_svg {
  display: none;
}
.in_cart .by_form .by_button svg.ok_line_icon {
  width: 18px;
  height: auto;
  display: block;
}
.in_cart .by_form .by_button svg.ok_line_icon polyline {
  stroke-dasharray: 50;
  stroke-dashoffset: 50;
  animation: dash 0.5s linear forwards;
}
@media (max-width: 1100px) {
  .by_form .form-submit {
    width: 40px;
  }
}
.by_quan .quan_input {
  width: 55px;
  height: 30px;
  padding: 0 2px;
  text-align: center;
  border: 1px solid #ccc;
  font-size: 15px;
  flex: 1;
}
.by_quan {
  margin: 0px 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
}
.by_quan .plus,
.by_quan .minus {
  width: 30px;
  height: 30px;
  background: none;
  text-align: center;
  color: #999;
  font-size: 1.4em;
  font-weight: 100;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.by_quan .plus svg,
.by_quan .minus svg {
  width: 14px;
  height: auto;
}
.catalog_item_page .by_quan .plus,
.catalog_item_page .by_quan .minus {
  width: 40px;
  height: 40px;
}
.by_quan .plus {
  border-radius: 0 5px 5px 0px;
}
.by_quan .minus {
  padding: 0 0 1px 0;
  border-radius: 5px 0px 0px 5px;
}
.by_quan .minus svg .line_vertical {
  display: none;
}
@media (min-width: 768px) {
  .by_quan .plus:hover,
  .by_quan .minus:hover {
    background: #ccc;
    color: #333;
  }
  .by_quan .plus:hover svg line,
  .by_quan .minus:hover svg line {
    stroke: #333;
  }
}
.qyan_unit {
  padding-left: 3px;
  width: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 992px) {
  .view_catalog_item {
    width: 100%;
    min-height: auto !important;
  }
  .view_catalog_item_in:hover {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    z-index: none;
    box-shadow: none;
  }
  /*.view_catalog_item .norm_bar,*/
  /*.view_catalog_item .art,*/
  /*.view_catalog_item .code,*/
  /*.view_catalog_item .by_form {*/
  /*display: block;*/
  /*}*/
  .view_catalog_item .by_form {
    display: flex;
  }
  .view_catalog_item .title a {
    min-height: auto;
  }
  .view_catalog_item .new.item_badge {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    padding: 5px 12px;
    background: #007bb5;
    color: #fff;
    z-index: 100;
  }
}
@media (max-width: 768px) {
  .view_catalog_item .item_body {
    padding-left: 0;
  }
}
@media (max-width: 348px) {
  .view_catalog_item_row > div {
    width: 100%;
  }
  .view_catalog_item .item_body {
    padding-left: 15px;
  }
}
.view_catalog_item .item_img_and_other .index {
  display: none;
}
.view-new-search .views-exposed-widgets {
  display: none;
}
.items_list_style .view-new-search .view-content,
.node-type-custom-product .view-new-search .view-content,
.search_autocomplete .view-new-search .view-content,
.on_mobile .view-new-search .view-content {
  margin: 0 -8px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
}
.items_list_style .view_catalog_item,
.node-type-custom-product .view_catalog_item,
.search_autocomplete .view_catalog_item,
.on_mobile .view_catalog_item {
  width: 100%;
  margin: 5px 0 5px;
  padding: 5px 0 0px 0;
  border: 0;
  border-top: 1px solid #ccc;
}
.items_list_style .view_catalog_item:last-of-type,
.node-type-custom-product .view_catalog_item:last-of-type,
.search_autocomplete .view_catalog_item:last-of-type,
.on_mobile .view_catalog_item:last-of-type {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}
.items_list_style .view_catalog_item .view_catalog_item_row,
.node-type-custom-product .view_catalog_item .view_catalog_item_row,
.search_autocomplete .view_catalog_item .view_catalog_item_row,
.on_mobile .view_catalog_item .view_catalog_item_row {
  margin: 0;
  display: flex;
  flex-direction: row;
}
.items_list_style .view_catalog_item .title a,
.node-type-custom-product .view_catalog_item .title a,
.search_autocomplete .view_catalog_item .title a,
.on_mobile .view_catalog_item .title a {
  margin: 0;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .items_list_style .view_catalog_item .item_img_and_other .index,
  .node-type-custom-product .view_catalog_item .item_img_and_other .index,
  .search_autocomplete .view_catalog_item .item_img_and_other .index,
  .on_mobile .view_catalog_item .item_img_and_other .index {
    display: inline-block;
    font-size: 14px;
    padding: 0 16px 0 0;
  }
}
.items_list_style .view_catalog_item .img,
.node-type-custom-product .view_catalog_item .img,
.search_autocomplete .view_catalog_item .img,
.on_mobile .view_catalog_item .img {
  padding: 0;
}
.items_list_style .view_catalog_item .item_img_and_other,
.node-type-custom-product .view_catalog_item .item_img_and_other,
.search_autocomplete .view_catalog_item .item_img_and_other,
.on_mobile .view_catalog_item .item_img_and_other {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex: 1.4;
}
.items_list_style .view_catalog_item .item_img_and_other .title,
.node-type-custom-product .view_catalog_item .item_img_and_other .title,
.search_autocomplete .view_catalog_item .item_img_and_other .title,
.on_mobile .view_catalog_item .item_img_and_other .title {
  flex: 1.8;
  max-width: 40%;
}
.items_list_style .view_catalog_item .item_img_and_other .code,
.node-type-custom-product .view_catalog_item .item_img_and_other .code,
.search_autocomplete .view_catalog_item .item_img_and_other .code,
.on_mobile .view_catalog_item .item_img_and_other .code {
  flex: 1;
  position: relative;
  top: auto;
  left: auto;
  margin: 0 20px;
}
.items_list_style .view_catalog_item .item_img_and_other .code .f_label,
.node-type-custom-product .view_catalog_item .item_img_and_other .code .f_label,
.search_autocomplete .view_catalog_item .item_img_and_other .code .f_label,
.on_mobile .view_catalog_item .item_img_and_other .code .f_label {
  display: inline-block;
}
.items_list_style .view_catalog_item .item_img_and_other .sell_price_cont,
.node-type-custom-product .view_catalog_item .item_img_and_other .sell_price_cont,
.search_autocomplete .view_catalog_item .item_img_and_other .sell_price_cont,
.on_mobile .view_catalog_item .item_img_and_other .sell_price_cont {
  margin: 0;
  order: 4;
  flex: 1.2;
  justify-content: flex-start;
}
.items_list_style .view_catalog_item .img,
.node-type-custom-product .view_catalog_item .img,
.search_autocomplete .view_catalog_item .img,
.on_mobile .view_catalog_item .img {
  max-width: 60px;
}
.items_list_style .view_catalog_item .item_body,
.node-type-custom-product .view_catalog_item .item_body,
.search_autocomplete .view_catalog_item .item_body,
.on_mobile .view_catalog_item .item_body {
  flex: 1;
  display: flex;
  align-items: center;
}
.items_list_style .view_catalog_item .by_form,
.node-type-custom-product .view_catalog_item .by_form,
.search_autocomplete .view_catalog_item .by_form,
.on_mobile .view_catalog_item .by_form {
  flex-direction: row;
  width: 100%;
}
.items_list_style .view_catalog_item .by_form .by_quan,
.node-type-custom-product .view_catalog_item .by_form .by_quan,
.search_autocomplete .view_catalog_item .by_form .by_quan,
.on_mobile .view_catalog_item .by_form .by_quan {
  margin-top: 4px;
  padding: 0 16px;
  display: flex;
  justify-content: center;
}
.items_list_style .view_catalog_item .by_form .quan_input,
.node-type-custom-product .view_catalog_item .by_form .quan_input,
.search_autocomplete .view_catalog_item .by_form .quan_input,
.on_mobile .view_catalog_item .by_form .quan_input {
  max-width: 80px;
}
.items_list_style .view_catalog_item .by_form .byform_total,
.node-type-custom-product .view_catalog_item .by_form .byform_total,
.search_autocomplete .view_catalog_item .by_form .byform_total,
.on_mobile .view_catalog_item .by_form .byform_total {
  padding: 0 6px;
  min-width: 120px;
}
body.not-logged-in .view_catalog_item .item_body {
  justify-content: flex-end;
}
@media screen and (max-width: 920px) {
  .on_mobile .view_catalog_item .view_catalog_item_in {
    min-height: 58px;
  }
  .on_mobile .view_catalog_item .by_quan {
    display: none !important;
  }
  .on_mobile .view_catalog_item .byform_total {
    display: none;
  }
  .on_mobile .view_catalog_item .code {
    display: none;
  }
  .on_mobile .view_catalog_item .item_body {
    flex: 0.1;
  }
  .on_mobile .view_catalog_item .item_img_and_other {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 54px;
  }
  .on_mobile .view_catalog_item .item_img_and_other .img {
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
  }
  .on_mobile .view_catalog_item .item_img_and_other .title {
    max-width: none;
  }
  .on_mobile .view_catalog_item .item_img_and_other .title a {
    padding: 0 16px;
  }
  .on_mobile .view_catalog_item .item_img_and_other .sell_price_cont {
    padding: 0 16px;
  }
}
.catalog_item_page {
  background: #fff;
  font-size: 14px;
}
.catalog_item_page.out_of_stock {
  opacity: 0.51;
}
.cat_item_top {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
}
.catalog_item_page .img_set {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: stretch;
}
@media (min-width: 992px) {
  .catalog_item_page .img_set {
    margin-right: 30px;
  }
}
.catalog_item_page .img_set img {
  border: solid 1px #ccc;
}
.catalog_item_page .images {
  margin: -10px 0 0 10px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: start;
  align-content: center;
  align-items: center;
}
.catalog_item_page .images img {
  margin: 10px 0 0px 0;
  cursor: pointer;
}
@media (max-width: 768px) {
  .catalog_item_page .images img {
    max-width: 76px;
    height: auto;
  }
}
.catalog_item_page .img {
  flex: 1;
}
.catalog_item_page .img ul {
  padding: 0;
  margin: 0;
}
.catalog_item_page .img a {
  display: none;
  list-style: none;
  outline: 0;
}
.catalog_item_page .img a:nth-child(1) {
  display: block;
}
.catalog_item_page .img img {
  width: 100%;
  height: auto;
  margin-right: 10px;
}
.catalog_item_page .title h1 {
  font-size: 20px;
  margin: 0 0 18px 0;
  padding: 0;
  line-height: 1.1;
  color: #333;
  font-weight: 500;
}
@media (min-width: 768px) {
  .catalog_item_page .title h1 {
    font-size: 28px;
  }
}
.catalog_item_page .art {
  color: #666;
  margin: 0 0 2px 0;
  display: none;
}
.catalog_item_page .code {
  color: #666;
  margin: 0 0 10px 0;
  font-size: 16px;
}
.catalog_item_page .code .f_label {
  text-transform: lowercase;
}
.catalog_item_page .code_and_price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.catalog_item_page .sell_price {
  margin: 0 0 6px 0;
  font-size: 20px;
}
.catalog_item_page .sell_price_for {
  font-size: 16px;
  margin-top: 3px;
}
.catalog_item_page .by_form {
  margin-top: 20px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .catalog_item_page .by_form {
    flex-flow: nowrap;
  }
}
.catalog_item_page .by_form .by_quan {
  flex-basis: 100%;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .catalog_item_page .by_form .by_quan {
    flex-basis: auto;
    margin-bottom: 0;
  }
}
.catalog_item_page.out_of_stock .by_form {
  display: none;
}
.catalog_item_page .by_quan .quan_input {
  width: 80px;
  height: 40px;
}
.item_description {
  margin: 20px 0;
}
.catalog_item_page .des_title {
  font-size: 20px;
  color: #007bb5;
  margin: 0 0 10px 0;
}
.catalog_item_page .about_short {
  margin: 40px 0 10px 0;
}
@media (max-width: 768px) {
  .catalog_item_page {
    padding: 10px;
  }
  .catalog_item_page .img img {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .catalog_item_page .norm_bar {
    padding-top: 0px;
    padding-bottom: 40px;
  }
}
.footer {
  min-height: 50px;
  padding: 0px 0 30px 0;
  margin: 40px 0 0 0;
  background: #0096af;
  color: #fff;
  letter-spacing: auto !important;
  font-size: 1.2em;
}
.footer a {
  text-decoration: none;
  color: #31c8f9;
}
.footer a:hover {
  color: #fff;
}
.footer .region-footer {
  padding: 30px 0 0 0;
  text-align: center;
}
.footer_logo {
  padding: 42px 0 0 0;
  display: none;
}
@media (min-width: 992px) {
  .footer_logo {
    display: block;
  }
  .footer_logo svg {
    width: 134px;
  }
  .footer_logo svg polygon {
    transform: translateX(1px) translateY(-1px);
  }
}
.footer_social {
  margin: 60px 0 0 0;
  text-align: center;
}
.footer_social svg {
  margin: 0 2px;
}
.footer_social svg path {
  fill: #31c8f9;
}
svg:hover path {
  fill: #fff;
}
@media (max-width: 768px) {
  .footer_social {
    margin: 20px 0 10px 0;
    text-align: left;
  }
}
.footer_up {
  position: absolute;
  right: 10px;
  top: 40px;
  height: 50px;
  width: 50px;
  border: solid 1px #fff;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.footer_up svg {
  width: 32px;
  height: auto;
}
.footer_up svg polyline {
  stroke: #fff;
}
.footer_up:hover {
  border-color: #fff;
}
.footer_up:hover polyline {
  stroke: #fff;
}
@media (max-width: 768px) {
  .footer_up {
    display: none;
  }
}
.under_footer_up {
  display: none;
}
.under_footer_up:hover {
  border-color: #fff;
}
.under_footer_up:hover polyline {
  stroke: #fff;
}
@media (max-width: 768px) {
  .under_footer_up {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 66px;
    width: 66px;
    border: solid 1px #31c8f9;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
}
.under_footer {
  background: #1f3368;
  padding: 20px 0;
  position: relative;
}
.footer_menu_bar {
  margin: 20px 0;
}
.footer_menu_bar ul {
  margin: 0;
  padding: 0;
}
.footer_menu_bar ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer_menu_bar ul li a {
  font-size: 16px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.footer_menu_bar ul li a:hover {
  color: #31c8f9;
}
@media (max-width: 768px) {
  .footer_menu_bar {
    display: none;
  }
}
.footer_catalog {
  margin: 20px 0;
  /*font-size: 1.2em;*/
}
.footer_catalog h2 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.footer_catalog ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
}
.footer_catalog ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 100%;
}
@media (min-width: 768px) {
  .footer_catalog ul li {
    min-width: 50%;
  }
}
.footer_catalog ul.menu li ul {
  display: none;
}
.footer_catalog ul li a {
  display: block;
  color: #31c8f9;
  margin: 0 0 10px 0;
}
.footer_catalog ul li a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .footer_catalog {
    display: none;
  }
}
#cart-form-pane #uc-cart-view-form td {
  vertical-align: middle !important;
}
#cart-form-pane .form-submit {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #007bb5;
  color: #fff;
  border: 0;
}
#edit-empty,
.form-actions a[href="/"] {
  display: none;
}
#cart-form-pane .remove .form-submit {
  margin: 5px 5px 5px 5px;
}
#cart-form-pane .form-submit:hover {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #0c6291;
  color: #fff;
  border: 0;
}
/*#cart-form-pane .price,*/
/*#cart-form-pane .subtotal,*/
/*#cart-form-pane th:nth-of-type(5){*/
/*display: none;*/
/*}*/
#cart-form-pane thead th:nth-of-type(1) {
  display: none;
}
#cart-form-pane tr {
  position: relative;
}
#cart-form-pane table {
  border-spacing: 7px 5px;
}
#cart-form-pane tbody tr {
  padding: 10px 0;
}
#cart-form-pane tbody tr td {
  background: #fff;
  border-spacing: 7px 5px;
}
/*#cart-form-pane .remove {*/
/*position: absolute;*/
/*right: 0;*/
/*top: 0;*/
/*}*/
#uc-cart-view-form img {
  width: 80px;
  height: 80px;
  padding: 0;
}
#cart-form-pane td.image {
  width: 100px;
  padding-right: 10px;
}
#uc-cart-view-form img {
  width: 80px;
  height: 80px;
  padding: 0;
}
.form-type-uc-quantity input {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-node-15990 h1#page-title {
  display: none;
}
.cus_cart_page {
  margin: 10px 0 10px 0;
}
.headTotalItems {
  margin: 0px 0 20px 0;
  font-size: 22px;
  font-weight: 500;
}
.cus_cart_page .cart_header {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  display: none;
}
.cus_cart_page .cart_header .img {
  flex: 2;
  padding-left: 40px;
}
.cus_cart_page .cart_header .count {
  padding-right: 40px;
}
.cus_cart_page .cart_header .index {
  flex-basis: 30px;
  text-align: center;
}
.cus_cart_page .cart_header .calc_price {
  margin-right: 40px;
  min-width: 126px;
  padding: 0 10px;
  text-align: center;
}
.cus_cart_page .cart_header .count {
  margin-right: 0px;
  min-width: 150px;
  padding: 0 10px;
  text-align: center;
}
.cus_cart_page .cart_header .price {
  margin-right: 0px;
  min-width: 60px;
  padding: 0 10px;
  text-align: center;
}
.cus_cart_page .cart_item {
  padding: 5px 18px 5px 10px;
  margin: 10px 0;
  background: #fff;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.cus_cart_page .cart_item:last-of-type {
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}
.cart_item .by_quan {
  padding: 0 10px;
}
.cart_item .img {
  text-align: center;
  min-height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cart_item .img img {
  max-width: 70px;
  height: auto !important;
  margin-right: 16px;
}
.cart_item .index {
  flex-basis: 4%;
  text-align: left;
  padding: 0 6px;
}
.cart_item .title_b {
  flex: 2;
  font-size: 1em;
  padding-right: 16px;
}
.cart_item .art,
.cart_item .code {
  color: #666;
}
.cart_item .code {
  flex: 0.7;
  font-size: 1em;
  padding: 6px 10px;
}
.cart_item .title .code {
  padding: 8px 0px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .cart_item .title .code {
    display: none;
  }
}
.cart_item .sell_price {
  padding: 0 10px;
  min-width: 90px;
  text-align: center;
  font-size: 16px;
  flex: 0.7;
}
.cart_item .sell_price .unit {
  font-size: 1em;
  color: #333;
}
.cart_item .count {
  padding: 0 10px;
}
.cart_item .unit_name {
  width: 40px;
}
.cart_item .calc_price {
  padding: 0 10px;
  min-width: 146px;
  flex-basis: 17%;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
}
.cart_item .calc_price .for {
  font-weight: normal;
  color: #666;
  background: #FFFFE5;
  padding: 1px 3px;
  display: none;
}
.cart_item .count input {
  width: 46px;
  height: 33px;
  padding: 0 8px;
  text-align: center;
}
/*.cus_cart_page .cart_item .remove::after {*/
/*content: 'x';*/
/*}*/
.cus_cart_page .cart_item .remove {
  padding: 0 10px;
  cursor: pointer;
}
.cus_cart_page .cart_item .remove {
  background: url(/sites/all/themes/red_shop/img/X_but.png) center center no-repeat;
  width: 20px;
  height: 20px;
  background-size: cover;
}
.cartF {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
}
@media (min-width: 768px) {
  .cartF {
    flex-direction: row;
    justify-content: space-between;
  }
}
.cartF .nal {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media (min-width: 768px) {
  .cartF .nal {
    justify-content: flex-start;
  }
}
.cartF .nal > div {
  margin-right: 16px;
}
.cartF .nal input[type="radio"] {
  margin-right: 0px;
  display: none;
}
.cartF .nal label {
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
  min-width: 138px;
  display: flex;
  align-items: center;
}
.cartF .nal label .ch {
  border: 3px solid #0099cc;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 20px;
  margin: 0 8px 0 0px;
}
.cartF .nal label .ch svg {
  width: 20px;
  height: auto;
}
.cartF .item :checked + label .ch {
  background: #00cda8;
  border-color: #00cda8;
}
.punkt_container {
  /*display: none;*/
  position: relative;
  padding: 0px 28px;
  margin: 16px 0;
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .punkt_container {
    margin: 0px 0;
  }
}
.punkt_container .punkt_head {
  padding: 7px 10px;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
}
.punkt_container .punkt_head span {
  min-width: 72px;
  display: inline-block;
  color: #005caf;
  text-align: center;
  position: relative;
  padding-right: 26px;
}
.punkt_container .punkt_head span:after {
  position: absolute;
  top: 33%;
  right: 7px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #005caf transparent transparent transparent;
  transition: all 0.3s;
}
.punkt_container.active .punkt_head span:after {
  transform: rotate(180deg);
  transition: all 0.3s;
}
.err__no_punkt_selected .punkt_head {
  background: #FEC6C5;
}
/*body.user_id_1 .punkt_container {*/
/*display: block;*/
/*}*/
.punkt_container .option_cont {
  display: none;
  position: absolute;
  top: calc(100% - 5px);
  padding: 22px;
  background: #fff;
  left: 0;
  right: 0;
  z-index: 200;
  border-radius: 5px;
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.1);
}
.punkt_container .option_cont input[type="radio"] {
  display: none;
}
.punkt_container .option_cont .options_cont_close {
  position: relative;
}
.punkt_container .option_cont .options_cont_close .close_x {
  position: absolute;
  right: -30px;
  top: -30px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 220;
  padding: 6px;
  border-radius: 100px;
  color: #fff;
  background: #00cda8;
  cursor: pointer;
}
.punkt_container .option_cont .item label {
  text-align: center;
  padding: 8px 20px;
  display: block;
  border-radius: 5px;
  cursor: pointer;
}
.punkt_container .option_cont .item :checked + label {
  background: #00cda8;
  color: #fff;
}
.punkt_container.active .option_cont {
  display: block;
}
@media (min-width: 992px) {
  .cartRight {
    flex-basis: 206px;
  }
}
.cus_cart_page .new_total {
  text-align: center;
  display: flex;
  padding: 8px 2%;
  justify-content: center;
  font-size: 1.2em;
}
.cus_cart_page .new_total span {
  font-weight: 500;
  margin-right: 10px;
}
.cart_footer {
  padding: 20px 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cart_footer {
    flex-direction: row;
    padding: 30px 0;
  }
}
.editional_txt {
  flex: 1;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .editional_txt {
    margin: 0 0 0px 0;
  }
}
.editional_txt textarea {
  width: 100%;
  margin: 0px 0;
  padding: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  resize: none;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
.cart_buttons {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  align-content: stretch;
}
@media (min-width: 768px) {
  .cart_buttons {
    margin-left: 20px;
    justify-content: space-between;
  }
}
.cart_buttons div {
  border-radius: 5px;
  padding: 10px 40px;
  background: #0099cc;
  color: #fff;
  border: 0;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
@media (min-width: 768px) {
  .cart_buttons div {
    width: auto;
  }
}
.cart_buttons div:hover {
  background: #00cda8;
}
.cart_thanks {
  font-size: 22px;
}
#cart-form-pane #uc-cart-view-form-table {
  display: none;
}
@media (max-width: 768px) {
  .cus_cart_page .cart_header {
    display: none;
  }
  .cus_cart_page .cart_item {
    position: relative;
    padding: 6px 0px 16px 87px;
    margin: 10px -6px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
  }
  .cart_item .sell_price {
    flex-basis: 50%;
    text-align: left;
    padding: 0;
  }
  .user_orders .cart_item .sell_price {
    flex-basis: auto;
    flex: 1;
  }
  .cart_item .index {
    display: none;
  }
  .cart_item .img {
    width: 70px;
    text-align: center;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cart_item .img img {
    width: 70px;
    max-width: 70px;
    margin-right: 0;
  }
  .cus_cart_page .cart_item .img {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 100;
  }
  .cus_cart_page .cart_item .title_b {
    flex-basis: calc(100%);
    padding-right: 60px;
  }
  .user_orders .cart_item .title_b {
    padding-right: 0px;
    padding-left: 10px;
    flex-basis: calc(100% - 80px);
  }
  .cart_item .price {
    flex-basis: 70%;
    text-align: right;
    padding-left: 30%;
    padding-bottom: 10px;
  }
  .cus_cart_page .cart_item .price::before {
    content: 'Цена: ';
  }
  .cus_cart_page .cart_item .calc_price {
    min-width: 70px;
    padding: 0 0px 0 0px;
    text-align: right;
    flex: 1;
    flex-basis: 50%;
  }
  .user_orders .cart_item .calc_price {
    text-align: right;
  }
  .cart_item .by_quan {
    padding: 10px 0px 0 0px;
    order: 5;
    flex-basis: calc(55%);
  }
  .cart_item .by_quan .plus,
  .cart_item .by_quan .minus {
    /*background: #EBEBEB;*/
    color: #333;
  }
  .cart_item .by_quan .plus svg line,
  .cart_item .by_quan .minus svg line {
    stroke: #333;
  }
  .cart_item .unit_name {
    order: 6;
    display: none;
  }
  .cus_cart_page .cart_item .count {
    padding-left: 0;
  }
  .cus_cart_page .cart_item .remove {
    position: absolute;
    right: 6px;
    top: 8px;
  }
  .cart_item > .code {
    display: none;
  }
}
#uc-cart-checkout-form .form-actions {
  padding-bottom: 70px;
}
#uc-cart-checkout-form table td {
  min-width: 100px;
}
#uc-cart-checkout-form .form-actions input,
.page-cart-checkout .content_container .form-actions input {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #007bb5;
  color: #fff;
  border: 0;
  float: right;
}
#uc-cart-checkout-form .form-actions input:hover,
.page-cart-checkout .content_container .form-actions input:hover {
  background: #0c6291;
}
#customer-pane {
  margin: 20px 0 20px 0;
}
#customer-pane .form-item {
  padding: 10px 0 0 0;
}
#billing-pane legend {
  display: none;
}
#comments-pane {
  margin: 40px 0 20px 0;
}
#uc-cart-checkout-form fieldset {
  background-color: #f9f9f9;
  border: 1px solid #ccc;
  padding: 15px 15px 30px 15px;
}
#uc-cart-checkout-form fieldset legend {
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  border: none;
}
/*.price,*/
/*.subtotal {*/
/*display: none;*/
/*}*/
#uc-cart-checkout-review-form .form-actions input {
  margin-right: 5px;
  margin-left: 0;
}
#billing-address-pane {
  margin-top: 20px;
  width: 100%;
}
#billing-address-pane table {
  margin-top: 20px;
  width: 100%;
}
#billing-address-pane table input {
  width: 100%;
  height: 34px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #ccc;
}
#billing-address-pane tr {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
#billing-address-pane tr td {
  width: 100%;
}
.address-pane-table .field-label {
  text-align: left;
}
.uc-cart-checkout-form .cart-review td {
  padding: 6px;
}
.uc-cart-checkout-form .cart-review thead {
  border-bottom: 5px solid #f9f9f9;
}
@media (max-width: 768px) {
  #billing-address-pane tr {
    display: block;
    width: 100%;
  }
  #billing-address-pane tr td {
    display: block;
    width: 100%;
  }
}
.order-review-table .cart-review thead {
  border-bottom: 5px solid #fff;
}
.order-review-table .cart-review td {
  padding: 6px;
}
.order-review-table {
  width: 100%;
  background: #fff;
}
.order-review-table table {
  width: 100%;
}
.order-review-table .pane-title-row {
  /*background: #f9f9f9;*/
  margin-bottom: 20px;
}
.order-review-table .qty {
  width: 20%;
  padding-left: calc(1em - 4px);
  text-align: left;
}
.order-review-table .title-col {
  width: 20%;
  text-align: left;
  padding-left: 1em;
}
.order-review-table .cart-review {
  padding: 20px 0;
  border-top: 2px solid #fff;
  border-bottom: 10px solid #fff;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}
.page-user-orders .content_bar #order-pane-line_items,
.page-user-orders .content_bar #order-pane-ship_to .order-pane-title,
.page-user-orders .content_bar #order-pane-bill_to,
.page-user-orders .content_bar .total {
  display: none;
}
.front .node {
  padding: 0px;
  background: none;
}
.node img {
  max-width: 100% !important;
}
@media screen and (max-width: 1100px) {
  .node img {
    max-width: 100% !important;
    height: auto !important;
  }
}
.content .node a,
.cart_item a {
  color: #005caf;
  text-decoration: underline;
}
.content .node a:hover,
.cart_item a:hover {
  color: #09529c;
}
ul.links.inline {
  display: none;
}
.block-webform {
  padding: 20px 20px 60px 20px;
  margin: 20px 0;
  background: #fff;
}
.webform-submit {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #007bb5;
  color: #fff;
  border: 0;
  float: right;
}
.webform-submit:hover {
  padding: 8px 16px;
  margin: 5px 0 5px 5px;
  background: #0c6291;
  color: #fff;
  border: 0;
}
.block-webform .form-item input {
  width: 100%;
}
#block-block-4 {
  padding: 20px;
  background: #fff;
}
#block-block-6 {
  padding: 20px;
  background: #fff;
}
.redcode {
  text-align: center;
  font-size: 14px;
}
.redcode p {
  margin: 5px 0 0 0;
  text-align: center;
}
.redcode a {
  color: #ccc;
}
.breadcrumb {
  background: none;
  margin: 26px 0 16px 0;
  padding: 0;
  font-size: 15px;
  color: #666;
}
.front .breadcrumb {
  display: none;
}
.breadcrumb a {
  color: #666;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #005caf;
}
.pagerfilter {
  background: #fff;
  padding: 10px;
  margin: 0 0 20px 0;
  display: none;
}
.pagerfilter .element-invisible {
  display: none;
}
.pager {
  text-align: left;
  padding: 0;
  margin: 0;
}
.pager_cont .pager .pager-first,
.pager_cont .pager .pager-last {
  display: none;
}
.pager .pager-next a,
.pager .pager-previous a {
  border: 1px solid #fff;
}
.item-list .pager {
  text-align: left;
  margin: 0;
}
.item-list .pager li {
  text-align: left;
  margin: 0;
  padding: 0;
}
.item-list .pager li a {
  border-radius: 0;
  padding: 5px 12px;
  text-decoration: none;
  color: #999;
}
.item-list .pager li.pager-current {
  background: #007bb5;
  color: #fff;
  padding: 5px 12px;
  border: 1px solid #007bb5;
  /*padding-bottom: 7px;*/
}
.views-exposed-widgets {
  margin: 0;
  padding: 0;
}
.views-exposed-form .views-exposed-widget {
  margin: 0;
  padding: 0;
}
.form-item-sort-bef-combine label,
.form-item-sort-by label {
  color: #666;
  font-weight: 400;
  margin: 0 5px 0 0;
  display: none;
}
#edit-sort-bef-combine,
#edit-sort-by {
  /*border: 1px solid #ccc;*/
  border: none;
  height: 32px;
  padding: 0px 28px 0 10px;
  color: #666666;
  text-align-last: right;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #808080 50%), linear-gradient(135deg, #808080 50%, transparent 50%), linear-gradient(to right, #cccccc, #cccccc);
  background-position: calc(100% - 16px) calc(14px), calc(100% - 11px) calc(14px), calc(100% - 40em) 0.5em;
  background-size: 6px 5px,
    5px 6px,
    1px 2em;
  background-repeat: no-repeat;
  /*&::after {*/
  /*content: '';*/
  /*position: absolute;*/
  /*width: 0;*/
  /*height: 0;*/
  /*border-style: solid;*/
  /*border-width: 5px 4px 0 4px;*/
  /*border-color: #333 transparent transparent transparent;*/
  /*}*/
  background-color: #fff;
}
.pager_bottom_line_container {
  padding-top: 20px;
  display: none;
}
.pager_bottom_line {
  position: absolute;
  bottom: -45px;
  width: 100%;
  z-index: 100;
  left: 0;
  padding: 0 15px;
}
.page-taxonomy-term .all_wrapper,
body.page-new .all_wrapper,
body.page-recommended .all_wrapper,
.page-search-view .all_wrapper {
  padding-bottom: 0;
  border-bottom: 60px solid #fff;
}
/*.page-taxonomy-term .footer {*/
/*border-top: 100px solid #fff;*/
/*}*/
.pager_up {
  position: absolute;
  right: 15px;
  top: 0px;
  height: 31px;
  width: 31px;
  border: solid 1px #ccc;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.pager_up svg {
  width: 16px;
}
.pager_up svg polyline {
  stroke: #999;
}
.pager_up:hover {
  border-color: #007bb5;
}
.pager_up:hover polyline {
  stroke: #007bb5;
}
.load_more_cont {
  text-align: center;
}
.load_more_pager {
  padding: 8px 16px;
  margin: 10px 0 0 0;
  background: #0099cc;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px;
}
.load_more_pager i {
  display: inline-block;
  margin: 0px 2px 0 -5px;
  min-width: 18px;
}
.load_more_pager svg {
  max-width: 10px;
  height: auto;
  margin: 0 0 1px 0;
}
.load_more_pager #animated_loader {
  display: none;
  width: 18px;
  max-width: 18px;
  margin: 0 0 -3px 0;
}
.load_more_pager #animated_loader path,
.load_more_pager #animated_loader rect {
  fill: #fff;
}
@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading_page_items .load_more_pager svg {
  transform-origin: center;
  display: none;
  /*animation: rotate-center 0.6s ease-in-out infinite both;*/
}
.loading_page_items #animated_loader {
  display: inline-block;
}
.loading_page_items .load_more_pager {
  background: #118bb9;
}
#block-views-taxonomy-term-block-3 {
  margin: 40px 0 40px 0;
}
#block-views-taxonomy-term-block-3 h2 {
  color: #000;
  font-size: 22px;
  margin: 0px 0 16px 0;
}
.recomended_block {
  margin: 40px 0 40px 0;
}
.recomended_block .recomended_h2 {
  color: #000;
  font-size: 22px;
  margin: 0px 0 16px 0;
}
#block-views-taxonomy-term-block-4 {
  margin: 0px 0 80px 0;
}
#block-views-taxonomy-term-block-4 h2 {
  color: #000;
  font-size: 22px;
  margin: 0px 0 16px 0;
}
.item_added {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
  width: 120px;
  height: 120px;
  background: #007bb5;
  color: #fff;
  text-align: center;
  z-index: 700;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.item_added svg {
  width: 120px;
  height: 120px;
}
.ajax-progress-throbber {
  display: none !important;
}
.mfp-bottom-bar {
  display: none;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
}
.modern_submit {
  margin: 10px 0 0 0;
  padding: 10px 32px;
  background: #007bb5;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 5px;
}
.modern_submit:hover {
  background: #0c6291;
}
.modern_form {
  background: #fff;
  background: none;
  background-size: cover;
  /*border-left: 1px solid #bbb;*/
  /*border-bottom: 1px solid #bbb;*/
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .modern_form {
    border-right: 1px solid #bbb;
  }
}
.modern_form > div {
  margin: 0px 0;
  padding: 30px 40px 30px 40px;
  background: #fff;
  max-width: 360px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .modern_form > div {
    padding: 20px 20px 10px 20px;
    width: 100%;
  }
}
.modern_form label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
  font-weight: normal;
}
.modern_form input.form-text {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
.modern_form #edit-actions {
  text-align: right;
}
.modern_form #edit-actions input {
  margin: 10px 0 0 0;
  padding: 10px 32px;
  background: #007bb5;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 5px;
}
.modern_form #edit-actions input:hover {
  background: #0c6291;
}
.modern_form .description {
  color: #999;
  margin-top: 2px;
}
#user-pass,
#user-login {
  background: #fff;
  background: none;
  background-size: cover;
  /*border-left: 1px solid #bbb;*/
  /*border-bottom: 1px solid #bbb;*/
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  #user-pass,
  #user-login {
    border-right: 1px solid #bbb;
  }
}
#user-pass > div,
#user-login > div {
  margin: 0px 0;
  padding: 30px 40px 30px 40px;
  background: #fff;
  max-width: 360px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
@media (max-width: 768px) {
  #user-pass > div,
  #user-login > div {
    padding: 20px 20px 10px 20px;
    width: 100%;
  }
}
#user-pass label,
#user-login label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
  font-weight: normal;
}
#user-pass input.form-text,
#user-login input.form-text {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
#user-pass #edit-actions,
#user-login #edit-actions {
  text-align: right;
}
#user-pass #edit-actions input,
#user-login #edit-actions input {
  margin: 10px 0 0 0;
  padding: 10px 32px;
  background: #007bb5;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 5px;
}
#user-pass #edit-actions input:hover,
#user-login #edit-actions input:hover {
  background: #0c6291;
}
#user-pass .description,
#user-login .description {
  color: #999;
  margin-top: 2px;
}
#user-register-form {
  background: #fff;
  background: none;
  background-size: cover;
  /*border-left: 1px solid #bbb;*/
  /*border-bottom: 1px solid #bbb;*/
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  #user-register-form {
    border-right: 1px solid #bbb;
  }
}
#user-register-form > div {
  margin: 0px 0;
  padding: 30px 40px 30px 40px;
  background: #fff;
  max-width: 360px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
@media (max-width: 768px) {
  #user-register-form > div {
    padding: 20px 20px 10px 20px;
    width: 100%;
  }
}
#user-register-form label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
  font-weight: normal;
}
#user-register-form input.form-text {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
#user-register-form #edit-actions {
  text-align: right;
}
#user-register-form #edit-actions input {
  margin: 10px 0 0 0;
  padding: 10px 32px;
  background: #007bb5;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 5px;
}
#user-register-form #edit-actions input:hover {
  background: #0c6291;
}
#user-register-form .description {
  color: #999;
  margin-top: 2px;
}
#user-register-form > div {
  width: 100%;
  max-width: 100%;
}
#user-register-form .form-item-mail .description {
  display: none;
}
#user-register-form .form-item-name {
  display: none;
}
#user-pass label {
  text-transform: none;
}
#user-pass #edit-actions input {
  width: 100%;
}
.captcha legend {
  display: none;
}
#block-block-19 {
  font-size: 16px;
  background: #00cda8;
  color: #fff;
  font-weight: normal;
  /*border: 1px solid @grean;*/
  border-radius: 5px;
  padding: 16px 16px 5px 16px;
  margin: 0 0 20px 0;
}
.page-user.logged-in h1.title {
  display: none;
}
.page-user.logged-in .content_container {
  padding: none;
  background: none;
  border: none;
}
.page-user.logged-in .content_bar .tabs {
  display: none;
}
/*.page-user.logged-in .content_bar .tabs li:nth-child(2),*/
/*.page-user.logged-in .content_bar .tabs li:nth-child(3),*/
/*.page-user.logged-in .content_bar .tabs li:nth-child(5),*/
/*.page-user.logged-in .content_bar .tabs li:nth-child(6) {*/
/*display: none;*/
/*}*/
.default-addresses h2 {
  display: none;
}
.page-user .content_container table {
  width: 100%;
}
.page-user .content_container img {
  vertical-align: top;
  top: auto;
}
.page-user .profile {
  display: none;
}
.custom_profile {
  margin: 10px 0 10px 0;
}
.custom_profile .profile_head {
  display: flex;
  flex-direction: column;
  margin: 16px -16px;
}
@media (min-width: 768px) {
  .custom_profile .profile_head {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
  }
}
.custom_profile .profile_head > * {
  margin: 0 16px;
}
.custom_profile .profile_head .title {
  padding-right: 5px;
}
.custom_profile .profile_head .name {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 6px;
  flex: 1.5;
}
@media (min-width: 768px) {
  .custom_profile .profile_head .name {
    padding-bottom: 0px;
  }
}
.custom_profile .profile_head .balance {
  display: flex;
}
.custom_profile .profile_head .balance,
.custom_profile .profile_head .unp {
  flex: 0.8;
}
@media (min-width: 768px) {
  .custom_profile .profile_head .balance,
  .custom_profile .profile_head .unp {
    justify-content: flex-end;
    text-align: right;
  }
}
.my_cart_editional a {
  background: #0099cc;
  display: block;
  padding: 12px 16px;
  border-radius: 5px;
  color: #fff;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.my_cart_editional a > span {
  order: 2;
}
.my_cart_editional a svg {
  width: 28px;
  height: 26px;
  order: 1;
}
@media (min-width: 992px) {
  .my_cart_editional a:hover {
    background: #0c6291;
    text-decoration: none;
  }
}
.pagerfilter #views-exposed-form-search-view-page,
.pagerfilter #views-exposed-form-search-view-2-page {
  display: none;
}
.search_catalog_item {
  padding: 16px;
  margin: 0 0 10px 0;
  background: #fff;
}
#fancy_login_login_box {
  border-radius: 0;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-left: -125px !important;
  margin-top: -40px !important;
}
.fancy-login-password-link-processed {
  display: none;
}
#fancy_login_close_button {
  overflow: hidden;
  width: 0px;
  height: 0px;
  background: #fff;
  text-indent: 10.5em;
  border: none;
}
#fancy_login_close_button::after {
  font-size: 22px;
  text-indent: 0;
  width: 40px;
  content: '✕';
  position: absolute;
  right: 4px;
  top: -5px;
  padding: 10px 14px;
  background: none;
  color: #007bb5;
}
#fancy_login_close_button::after:hover {
  background: #0c6291;
}
#fancy_login_login_box form label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
  font-weight: normal;
}
#fancy_login_login_box form .item-list {
  float: left;
}
#fancy_login_login_box form .item-list ul li {
  margin: 0;
}
#fancy_login_login_box form input.form-text {
  width: 100%;
  max-width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
#fancy_login_login_box form input.form-text.error {
  border-color: red;
}
#fancy_login_login_box form .form-actions {
  text-align: right;
}
#fancy_login_login_box form .form-actions input {
  margin: 0px 0 0 0;
  padding: 10px 20px;
  background: #007bb5;
  color: #fff;
  border: 0;
  text-transform: uppercase;
}
#fancy_login_login_box form .form-actions input:hover {
  background: #0c6291;
}
#fancy_login_login_box #fancy_login_user_pass_block_wrapper .form-actions input {
  margin: 0px 0 0 0;
  padding: 10px 5px;
  width: 100%;
}
.reg_c {
  padding-top: 10px;
  font-size: 15px;
}
.user_orders {
  margin-bottom: 30px;
}
.user_orders h3 {
  font-size: 18px;
}
.user_orders .order_header {
  padding: 12px 18px 12px 18px;
  border-radius: 5px;
  margin: 6px 0;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.order.expanded .order_header,
.order_header:hover {
  border: 1px solid #007bb5;
  background: #007bb5;
  color: #fff;
}
.user_orders .order {
  margin: 0 0 10px 0;
}
.user_orders .order > .total {
  text-align: right;
}
.user_orders .order_old_items {
  display: none;
}
.user_orders .cart_item {
  padding: 5px 10px 5px 10px;
  margin: 8px 0;
  background: #fff;
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.user_orders .cart_item .quan {
  flex: 1;
}
@media (min-width: 768px) {
  .user_orders .cart_item .quan {
    min-width: 120px;
  }
}
.order_body {
  display: none;
}
.user_orders .order .cart_item .img img {
  width: 50px;
}
.user_orders .order .order_footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  margin-top: 18px;
  margin-bottom: 22px;
}
.user_orders .order .order_footer .reorder_button {
  color: #fff;
  background: #007bb5;
  padding: 8px 12px;
  cursor: pointer;
  border-radius: 5px;
}
.user_orders .order .order_footer .reorder_button:hover {
  background: #0c6291;
}
.user_orders .order .order_footer .print_order,
.user_orders .order .order_footer .addAllToCart {
  color: #fff;
  background: #007bb5;
  padding: 8px 12px;
  margin-right: 6px;
  cursor: pointer;
  border-radius: 5px;
}
.user_orders .order .order_footer .print_order:hover,
.user_orders .order .order_footer .addAllToCart:hover {
  background: #0c6291;
}
.user_orders .order .order_footer .total {
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .user_orders .order .order_footer .total {
    width: auto;
    padding: 8px 12px;
  }
}
@media (max-width: 768px) {
  .ymap_container * {
    pointer-events: none;
    user-select: none;
  }
}
.dev_div {
  display: none;
}
body.user_id_1 .dev_div {
  display: block;
}
.front h1#page-title,
#block-views-taxonomy-term-block-2 h2 {
  cursor: pointer;
  font-weight: 400;
  text-decoration: underline;
}
.front h1#page-title:hover,
#block-views-taxonomy-term-block-2 h2:hover {
  color: #007bb5;
}
.info_bar {
  color: #fff;
  padding: 30px 16px 0 16px;
  font-size: 17px;
}
.SO_cont {
  margin: 16px 0;
  padding: 0;
}
.SO_head {
  padding: 12px 18px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  background: #00cda8;
  border-color: #00cda8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SO_head .SO_title {
  font-size: 18px;
  font-weight: 500;
  order: 2;
}
.SO_head .SO_descr {
  order: 1;
}
.SO_cont.expanded .SO_head,
.SO_head:hover {
  color: #fff;
  background: #0099cc;
  border-color: #0099cc;
}
.SO_body {
  padding: 0px 10px 0px 10px;
  display: none;
}
.SO_items {
  margin: 18px 0 12px 0;
}
body.items_list_style .SO_items {
  margin: 0px 0;
}
body.items_list_style .SO_body .view_catalog_item:first-of-type,
body.items_list_style .user_orders .order .view_catalog_item:first-of-type {
  border-top: none;
}
.SO_button {
  color: #fff;
  background: #0099cc;
  padding: 8px 12px;
  cursor: pointer;
  border-radius: 5px;
}
.SO_button:hover {
  background: #118bb9;
}
.SO_footer {
  display: flex;
  justify-content: flex-end;
  margin: 12px -2px;
}
.view-admin-users {
  font-size: 14px;
}
.view-admin-users table {
  width: 100%;
}
.view-admin-users td {
  padding: 10px;
}
.view-admin-users tr.odd {
  background: #fff;
}
.content #node-19043 form {
  background: #fff;
  background: none;
  background-size: cover;
  /*border-left: 1px solid #bbb;*/
  /*border-bottom: 1px solid #bbb;*/
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .content #node-19043 form {
    border-right: 1px solid #bbb;
  }
}
.content #node-19043 form > div {
  margin: 0px 0;
  padding: 30px 40px 30px 40px;
  background: #fff;
  max-width: 360px;
  border: 1px solid #bbb;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .content #node-19043 form > div {
    padding: 20px 20px 10px 20px;
    width: 100%;
  }
}
.content #node-19043 form label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
  font-weight: normal;
}
.content #node-19043 form input.form-text {
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
.content #node-19043 form #edit-actions {
  text-align: right;
}
.content #node-19043 form #edit-actions input {
  margin: 10px 0 0 0;
  padding: 10px 32px;
  background: #007bb5;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  border-radius: 5px;
}
.content #node-19043 form #edit-actions input:hover {
  background: #0c6291;
}
.content #node-19043 form .description {
  color: #999;
  margin-top: 2px;
}
.content #node-19043 form label {
  position: relative;
}
.content #node-19043 form > div {
  width: 100%;
  max-width: 100%;
}
.content #node-19043 form .form-item-mail .description {
  display: none;
}
.content #node-19043 form .form-item-name {
  display: none;
}
#user-pass label {
  text-transform: none;
}
#user-pass #edit-actions input {
  width: 100%;
}
input.invalidF {
  border: 1px solid red !important;
}
input.validF {
  border: 1px solid #00cda8 !important;
}
label .v_caption {
  text-transform: lowercase;
  position: absolute;
  right: 0;
  bottom: 4px;
  padding: 4px 12px 4px;
  font-size: 12px;
  background: #f2dedf;
  color: #f11a48;
  display: none;
}
.invalidF_cont label .v_caption {
  display: block;
}
.notpassed_recapctha > div > div {
  border: 1px solid red !important;
}
label .v_caption::after {
  content: '';
  position: absolute;
  top: 100%;
  right: 50px;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #f2dfdf transparent transparent transparent;
}
.invalidFormButton {
  background-color: #cc0000;
}
.invalidFormButton:hover {
  background-color: #cc0000 !important;
}
#edit-submitted-telefon {
  padding-left: 50px !important;
}
.iti--allow-dropdown {
  width: 100%;
}
.page-node-19043 #block-system-main .links {
  display: none;
}
#block-block-20 {
  margin-top: -30px;
}
@media (max-width: 768px) {
  #block-block-21,
  #block-block-22,
  #block-block-23 {
    display: none;
  }
}
#node-19795 a,
#node-19797 a {
  text-decoration: none;
  font-size: 16px;
}
#node-19795 a:hover,
#node-19797 a:hover {
  text-decoration: underline;
}
#node-19795 a:hover span,
#node-19797 a:hover span {
  color: #23527c !important;
}
