/* ---------------------------------------------------------------------------------------------------- Catalog element */
.i_catalog_element .i_card_bl .i_compare_but,
.i_catalog_element .i_card_bl .i_favorite_but {
  display: block;
  padding-left: 35px;
}
.i_catalog_element .i_card_bl .i_compare_but span,
.i_catalog_element .i_card_bl .i_favorite_but span {
  display: block;
}
.i_detail_el_article {
  font-weight: normal;
  font-family: 'adihaus';
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
.i_catalog_element .i_breadcrumbs {
  text-align: left;
}
.i_catalog_element .i_ce_title {
  text-align: center;
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 30px;
}
.i_catalog_element .i_card_right_bl .icard_buy_buttom {
  padding: 2px 45px 0;
}
.i_catalog_element .i_card_bl {
  position: relative;
  margin-top: 40px;
  display: flex;
}
/*.i_catalog_element .i_card_bl .i_item_favorite span,
.i_catalog_element .i_card_bl .i_item_compare span {
	border-bottom 1px dashed;
}*/
.i_catalog_element .i_ce_sh_name {
  font-size: 75%;
  margin-right: 7px;
}
.i_catalog_element .i_sales_block h2:after {
  content: none;
}
@media screen and (min-width: 1301px) and (max-width: 1600px) {
  .i_catalog_element .i_card_bl {
    flex-wrap: wrap;
  }
  .i_catalog_element .i_card_right_bl {
    flex: 1;
  }
}
@media screen and (min-width: 1601px) {
  .i_catalog_element .i_card_right_bl {
    flex: 1 1 100%;
    margin-left: 20px;
    min-width: 42%;
  }
  .i_ce_teaser_card {
    position: sticky;
    top: 80px;
  }
  .i_teaser_card_bl div[id^=bx_incl_area_] {
    height: 100%;
  }
}
@media screen and (min-width: 981px) {
  .i_catalog_element .i_ce_share {
    position: absolute;
    top: 35px;
    right: 0;
    text-align: right;
  }
}
@media screen and (max-width: 1300px) {
  .i_catalog_element .i_card_right_bl {
    margin-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .i_catalog_element .i_ce_share {
    text-align: right;
  }
}
/* ---------------------------------------------------------------------------------------------------- Catalog additional info */
.i_catalog_element .i_add_info_bl {
  position: relative;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #d7d7d7;
  padding: 20px;
  margin: 80px 0 60px;
  width: 100%;
}
@media screen and (max-width: 700px) {
  .i_catalog_element .i_add_info_bl {
    margin-bottom: 45px;
  }
}
/* -------------------------------------------------- Catalog additional info TOP */
.i_catalog_element .i_ai_button_top {
  display: flex;
  position: absolute;
  top: -50px;
  left: -1px;
}
.i_add_info_block {
  display: flex;
  align-items: flex-start;
}
.i_ai_bt {
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: auto 20px;
  padding: 0 40px 0 20px;
  margin-right: 10px;
  height: 50px;
  cursor: pointer;
  transition: border-color #f00 0.5s, background-color 0.5s, box-shadow 0.5s, padding-right 0.2s;
}
.i_ai_bt span {
  color: #1e1e1d;
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px dashed;
  transition: border-bottom 0.2s, color 0.5s;
}
.i_ai_bt.i_ai_selected {
  background-color: #fff;
  box-shadow: 0 10px 0 -1px #fff;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #d7d7d7;
}
.i_ai_bt.i_ai_selected span {
  color: #c33049;
  border-bottom-color: transparent;
}
.i_ai_bt.i_ai_des {
  padding-left: 65px;
  background-position: 35px center;
}
.i_ai_bt.i_ai_cha {
  padding-left: 70px;
  background-size: auto 15px;
  background-position: 30px center;
}
.i_ai_bt.i_ai_vid {
  background-size: auto 15px;
}
.i_teaser_card_bl {
  position: relative;
  z-index: 50;
}
.i_catalog_element .jq-selectbox {
  z-index: 40;
}
.i_ai_bt.i_ai_rev,
.i_ai_bt.i_ai_vid {
  padding-left: 70px;
  background-position: 35px center;
}
.i_ai_bt.i_ai_pa {
  padding-left: 60px;
  background-position: 20px center;
}
.i_ai_bt.i_ai_ins {
  padding-left: 40px;
}
.i_ai_bt span.i_ai_count {
  background-color: #f2f3f3;
  color: #1e1e1d;
  border: 0 none;
  margin-left: 10px;
  border-radius: 20px;
  padding: 6px 9px 4px;
}
.i_ai_bt.i_ai_selected span.i_ai_count {
  background-color: #efeff1;
}
@media screen and (min-width: 500px) and (max-width: 1300px) {
  .i_ai_bt.i_ai_selected span {
    display: block;
  }
  .i_ai_bb.i_ai_selected span {
    display: block;
    margin-top: 5px;
  }
}
@media screen and (max-width: 1300px) {
  .i_ai_bt:not(.i_ai_selected) {
    padding-right: 0;
  }
  .i_ai_bt span {
    display: none;
  }
  .jq-selectbox span {
    display: block !important;
    border-bottom: unset !important;
  }
  .i_ai_bb:not(.i_ai_selected) {
    padding-right: 0;
  }
  .i_ai_bb span {
    display: none;
  }
}
@media screen and (min-width: 500px) {
  .i_ai_button_top_mobile {
    display: none !important;
  }
}
/* -------------------------------------------------- Catalog additional Content */
.i_catalog_element {
  position: relative;
}
.i_catalog_element .i_sales_block_container h2 {
  display: inline;
}
.i_catalog_element .i_sales_block {
  margin-top: 50px;
}
.i_catalog_element .i_sales_block .i_sb.swiper-container ~ div.swiper-pagination {
  top: 30px;
}
/* -------------------------------------------------- Review */
.i_catalog_element .i_reviews_block > .i_reviews_ele > .i_re_reply {
  position: relative;
}
.i_catalog_element .i_reviews_block > .i_reviews_ele:not(:last-child) > .i_re_reply:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -20px;
  right: -20px;
  width: auto;
  border-top: 1px solid #eaeded;
}
.i_catalog_element .i_add_review {
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.i_catalog_element .i_add_review h3 {
  text-transform: uppercase;
}
.i_catalog_element .i_add_review > span {
  padding: 10px 20px 9px;
  border-radius: 20px;
  background-color: #c33049;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}
.i_catalog_element .i_add_review > span:hover {
  background-color: #c33049;
}
.i_catalog_element .i_add_review.sticky {
  background-color: transparent;
  font-size: 0;
  padding: unset;
}
.i_catalog_element .i_add_review.sticky > span {
  padding: 20px;
  position: relative;
  background: #ff6200 url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/plus.svg") center no-repeat;
  background-size: 15px;
  top: 40px;
  margin-left: -60px;
  z-index: 10;
  display: none;
}
/*.i_catalog_element .i_add_review:before {
	content: '+';
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background-color: #003b7f;
	color: white;
	border-radius: 50%;
	font-size: 112.5%;
	font-weight: bold;
	width: 50px;
	height: 50px;
	right: 0;
	z-index: -1;
}*/
.i_review_form_block input,
.i_review_form_block textarea {
  margin-bottom: 10px;
}
.i_review_form_block > form {
  display: none;
  background-color: #f2f3f3;
  padding: 20px;
  margin-top: 20px;
}
.i_reviews_subblock {
  margin-left: 30px;
}
.i_review_form_block {
  z-index: 39;
  position: relative;
  margin-top: 20px;
}
.i_catalog_element .i_reviews_block {
/*margin: 0 -20px;*/
  min-height: 1px;
}
.i_catalog_element .i_reviews_ele {
  margin-top: 20px;
}
.i_catalog_element .i_re_title {
  background-color: #f2f3f3;
  padding: 10px 20px;
}
.i_catalog_element .i_re_title > b {
  font-weight: normal;
  font-family: "Roboto Bold", sans-serif;
}
.i_catalog_element .i_re_text {
  padding: 10px 20px 0 20px;
}
.i_catalog_element .i_re_reply {
  padding: 10px 20px;
}
.i_catalog_element .i_re_reply > a {
  border-bottom: 1px dashed;
  color: #1e1e1d;
  font-size: 14px;
}
.i_catalog_element .i_re_reply > a:hover {
  color: #c33049;
}
.i_catalog_element .i_re_admin_panel {
  border-top: 1px solid #d7d7d7;
  padding: 0 20px;
  margin-top: 10px;
}
.i_catalog_element .i_re_admin_panel a {
  color: #f00;
  text-decoration: none;
}
.i_add_info_bl .i_ai_content {
  font-size: 14px;
}
.i_reviews_reply_block {
  position: relative;
  margin-bottom: 20px;
}
.i_reviews_reply_name {
  color: #1e1e1d;
}
.i_reviews_reply_cancel {
  display: inline-block;
  width: 20px;
  padding: 5px;
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/close.svg") center no-repeat;
  margin-left: 10px;
  cursor: pointer;
  background-size: 65%;
  fill: #f00 !important;
}
.i_catalog_element .i_re_title > span {
  font-size: 12px;
}
.i_review_form_block form table {
  position: relative;
}
.i_review_form_block form tbody tr:nth-child(4) {
  display: flex;
}
.i_review_form_block form tbody tr:nth-child(4) > td:first-child {
  display: flex;
  align-items: flex-end;
  flex-flow: wrap;
  min-width: 240px;
}
.i_review_form_block form tbody tr:nth-child(4) > td:last-child {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.i_review_form_block form tbody tr:nth-child(4) > td:last-child input {
  margin-bottom: unset;
}
.i_review_form_block form tbody tr td > span {
  margin-bottom: 5px;
  display: inline-block;
}
@media screen and (min-width: 860px) {
  .i_review_form_block form tbody {
    margin-right: 50%;
    display: table;
    width: 50%;
  }
  .i_review_form_block form tbody tr {
    width: 100%;
    display: table;
    margin-top: 10px;
  }
  .i_review_form_block form tbody tr:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 20px;
    width: calc(50% - 20px);
  }
  .i_review_form_block form tbody tr:last-child {
    position: absolute;
    right: 0;
    bottom: 10px;
    text-align: right;
    width: 50%;
  }
  .i_review_form_block form tbody tr:last-child input {
    margin-bottom: unset;
  }
}
.i_review_form_block form tbody tr:last-child input {
  background-color: #c33049;
  border-radius: 20px;
  text-transform: uppercase;
}
@media (max-width: 859px) {
  .i_review_form_block form tbody tr:nth-child(4) {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 500px) {
  .i_catalog_element .i_reviews_block > .i_reviews_ele:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 720px) {
  .i_reviews_subblock {
    margin-left: unset;
  }
  .i_reviews_block > .i_reviews_ele > .i_reviews_subblock {
    margin-left: 20px;
  }
  .i_catalog_element .i_re_title > span {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 499px) {
  .i_catalog_element .i_add_review {
    top: 0;
    background-color: unset;
    right: 20px;
    padding: unset;
    position: static !important;
  }
  .i_catalog_element .i_add_review.sticky > span {
    margin-left: -40px;
  }
  .i_catalog_element .i_add_review {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 460px) {
  .i_review_form_block form tbody tr:nth-child(4) {
    flex-flow: column;
    position: relative;
  }
  .i_review_form_block form tbody tr:nth-child(4) > td:last-child input {
    margin-top: 5px;
  }
}
@media screen and (max-width: 360px) {
  .i_review_form_block form tbody tr:nth-child(4) > td:first-child {
    min-width: unset;
  }
  .i_review_form_block form tbody tr:nth-child(4) > td:last-child {
    width: unset;
    margin-left: 52px;
  }
  .i_review_form_block form tbody tr:nth-child(4) > td:last-child img:first-child {
    margin-left: -52px;
  }
  .i_review_form_block form tbody tr:nth-child(4) .fi_recaptcha {
    position: absolute;
    bottom: 0;
    left: -8px;
  }
}
/* -------------------------------------------------- Catalog additional Bottom */
.i_catalog_element .i_ai_botton_buttom {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  bottom: -40px;
  left: -1px;
  right: -1px;
  background-color: #f2f3f3;
  border-color: #d7d7d7;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  height: 50px;
  padding: 0 10px 0 15px;
}
.i_ai_bb {
  display: flex;
  align-items: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: left 5px center;
  background-size: auto 15px;
  padding: 0 5px 0 10px;
  cursor: pointer;
  transition: padding-right 0.2s;
}
.i_ai_bb:not(:first-child) {
  margin-left: 40px;
}
.i_ai_bb span {
  color: #1e1e1d;
  border-bottom: 1px dashed;
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 13px;
  text-transform: uppercase;
  transition: border-bottom 0.2s, color 0.5s;
}
.i_ai_bb:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: transparent;
  transform: rotate(180deg);
  transition: border-color 0.5s;
}
.i_ai_bb.i_ai_selected:before {
  border-color: #f2f3f3 transparent transparent transparent;
}
.i_ai_bb.i_ai_selected span {
  color: #c33049;
  border-bottom-color: transparent;
}
.i_ai_bb.i_ai_des {
  padding-left: 25px;
}
.i_ai_bb.i_ai_cha {
  padding-left: 30px;
  background-size: auto 10px;
}
.i_ai_bb.i_ai_vid {
  padding-left: 30px;
  background-size: auto 12px;
}
.i_ai_bb.i_ai_rev {
  padding-left: 27px;
}
.i_ai_bb.i_ai_ins {
  padding-left: 25px;
}
.i_ai_bb.i_ai_pa {
  padding-left: 32px;
}
/* -------------------------------------------------- Catalog additional bb UP */
.i_ai_bb_up {
  align-self: center;
  margin-left: auto;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.i_ai_bb_up:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 10px;
  width: 10px;
  height: 10px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_gray.svg") no-repeat right center/5px auto;
  transform: rotate(-90deg);
}
.i_ai_bb_up span {
  font-size: 13px;
  color: #1e1e1d;
  border-bottom: 1px dashed;
}
.i_ai_bb_up {
  padding: 3px 25px 7px;
}
/* -------------------------------------------------- Catalog additional ai background */
.i_ai_des {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_description.svg");
}
.i_ai_cha {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_characteristic.svg");
}
.i_ai_vid {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_video.svg");
}
.i_ai_rev {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_reviews.svg");
}
.i_ai_ins {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_instructions.svg");
}
.i_ai_pa {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_product_availability.svg");
}
.i_ai_des.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_description_selected.svg");
}
.i_ai_cha.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_characteristic_selected.svg");
}
.i_ai_vid.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_video_selected.svg");
}
.i_ai_rev.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_reviews_selected.svg");
}
.i_ai_ins.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_instructions_selected.svg");
}
.i_ai_pa.i_ai_selected {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ai_product_availability_selected.svg");
}
/* -------------------------------------------------- Catalog sales unit */
.i_catalog_element .i_sales_unit:before {
  content: '';
  position: absolute;
  bottom: 50%;
  left: -1px;
  margin-left: -10px;
  transform: rotate(45deg);
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #d7d7d7 #d7d7d7;
  width: 20px;
  height: 20px;
  background: #fff;
}
.i_sales_unit {
  display: flex;
  flex-direction: column;
  border: 1px solid #d7d7d7;
  position: relative;
  padding: 20px;
  margin-top: 70px;
  max-width: 260px;
  margin-left: 30px;
  display: none;
}
.i_sales_unit .icard_buy_bought {
  background-position: 40px center;
}
.i_sales_unit .icard_pr_disc {
  color: #adb4b9;
}
.i_sales_unit .i_product_img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 240px;
  width: 240px;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 -10px;
}
.i_sales_unit .i_product_img .i_ce_stiker > span {
  font-size: 14px;
}
.i_sales_unit > .i_product_name {
  flex: 1 100%;
}
.i_sales_unit > .i_product_name,
.i_sales_unit .i_quick_order_phone_bl .i_product_name {
  font-size: 125%;
  margin: 0 0 15px;
}
.i_sales_unit .i_quick_order_phone {
  display: flex;
  justify-content: center;
  border-top: 1px solid #fff;
  padding-top: 35px;
  font-size: 20px;
}
.i_catalog_element .i_su_price .icard_ebuy {
  flex-direction: column;
}
.i_catalog_element .i_ce_stiker {
  top: 0px;
  left: 0;
}
/*.i_catalog_element .i_su_price .icard_buy .i_count .i_co_plus {

}*/
.i_catalog_element .i_su_price .icard_buy .i_count .i_co_minu,
.i_catalog_element .i_su_price .icard_buy .i_count .i_co_plus,
.i_catalog_element .i_su_price .icard_buy .icard_buy_bought {
  background-color: #f2f3f3;
}
@media screen and (min-width: 981px) {
  .i_catalog_element .i_su_price .icard_ebuy {
    align-items: center;
  }
}
.i_catalog_element .i_su_price .icard_ebuy .i_icard_price_block {
  margin-top: 35px;
  margin-bottom: 25px;
  text-align: center;
}
.i_sales_unit > .i_product_name {
  display: none;
}
/**/
.i_sales_unit .i_quick_order_phone_bl .i_product_name {
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 20px;
  text-transform: uppercase;
}
.i_dop_item_cont {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  width: 100%;
}
.i_sales_unit .i_compare_but,
.i_sales_unit .i_favorite_but {
  display: block;
}
.i_sales_unit .i_compare_succes,
.i_sales_unit .i_favorite_succes {
  bottom: 50px;
}
@media screen and (min-width: 820px) and (max-width: 980px) {
  .i_catalog_element .i_su_price .icard_ebuy .i_ele_price_first .icard_pr_disc {
    margin-right: 10px;
  }
}
@media screen and (min-width: 561px) and (max-width: 980px) {
  .i_catalog_element .i_su_price .icard_ebuy {
    align-items: flex-end;
  }
  .i_catalog_element .i_su_price .icard_ebuy .i_icard_price_block {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 380px) {
  .i_catalog_element .i_sales_unit .i_quick_order_phone_bl {
    flex: 1 100%;
    margin-top: 15px;
  }
  .i_catalog_element .i_sales_unit {
    justify-content: center;
  }
}
/* ---------------------------------------------------------------------------------------------------- Catalog card right block */
.i_catalog_element .i_card_right_bl {
  position: relative;
}
.i_add_info_block .icard_buy {
  min-width: 220px;
}
.i_add_info_block .icard_buy .i_count .i_co_minu,
.i_add_info_block .icard_buy .i_count .i_co_plus,
.i_add_info_block .icard_buy .i_count .i_co_numb {
  width: 33%;
  padding: 0;
  height: 35px;
  font-size: 18px;
}
.i_add_info_block .icard_buy .i_count {
  height: 35px;
}
/* -------------------------------------------------- [Share] */
.i_catalog_element .i_ce_share .ya-share2__item .ya-share2__badge,
.i_catalog_element .i_ce_share .ya-share2__item .ya-share2__icon {
  background: unset;
  width: unset;
  height: unset;
}
.i_catalog_element .i_ce_share .ya-share2__item svg {
  width: 20px;
  height: 20px;
  fill: #1e1e1d;
  transition: fill 0.4s ease;
}
.i_catalog_element .i_ce_share .ya-share2__item:hover svg {
  fill: #a61432;
}
.b-share-icon_vkontakte,
.b-share-icon_facebook,
.b-share-icon_twitter,
.b-share-icon_odnoklassniki,
.b-share-icon_moimir {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/ishare.png") !important;
  width: 32px !important;
  height: 32px !important;
}
.b-share__handle {
  height: 42px !important;
}
@media screen and (min-width: 941px) {
  .b-share {
    margin: -6px 0 0 -6px !important;
  }
}
.b-share:after {
  clear: both;
  content: '';
  display: block;
}
.b-share-icon_vkontakte {
  background-position: 0 0 !important;
}
.b-share-icon_facebook {
  background-position: 0 -80px !important;
}
.b-share-icon_twitter {
  background-position: 0 -120px !important;
}
.b-share-icon_odnoklassniki {
  background-position: 0 -40px !important;
}
.b-share-icon_moimir {
  background-position: 0 -160px !important;
}
.b-share-icon_youtube {
  background-position: 0 -120px !important;
}
/* -------------------------------------------------- Quick order and phone */
.i_card_bl .i_quick_order_phone {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-end;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* -------------------------------------------------- Card buy */
.icard_ebuy {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.i_icard_price_loader:before {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: #fff;
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/loader/spin.svg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
.i_notice {
  width: 100%;
  background: #f1f2f2;
  margin: 20px 0;
  padding: 15px 20px;
  border-radius: 15px;
}
.i_notice .i_notice_title {
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 14px;
  font-size: 15px;
  color: #1e1e1d;
  text-transform: uppercase;
}
@media screen and (max-width: 490px) {
  .i_notice .i_notice_title {
    font-size: 13px;
  }
}
.i_notice .i_notice_subtitle {
  margin-top: 5px;
  font-size: 14px;
}
@media screen and (max-width: 490px) {
  .i_notice .i_notice_subtitle {
    font-size: 13px;
    white-space: pre-line;
    margin-top: 0;
  }
}
.i_catalog_element .i_add_info_bl .jq-selectbox__trigger-arrow {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/d_filter.svg") no-repeat center/10px auto;
}
.icard_pr_disc {
  font-size: 87.5%;
  color: #1e1e1d;
}
.icard_pr,
.icard_tg {
  font-size: 225%;
  color: #1e1e1d;
}
.icard_pr {
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 36px;
  color: #a61432;
}
.icard_tg {
  font-size: 22px;
  color: #1e1e1d;
}
.icard_buy {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 277px;
  height: 40px;
}
.icard_buy .i_count {
  width: 110px;
  display: flex;
  margin-right: 15px;
  height: 35px;
}
.icard_buy .i_count .i_co_minu {
  display: block;
  width: 33%;
  background: #f2f3f3 url("/local/templates/ilab_it_shop/ilab/img/svg/count/minus.svg") no-repeat center/8px auto;
  border-radius: 50px 0 0 50px;
  cursor: pointer;
}
.icard_buy .i_count .i_co_numb {
  display: block;
  width: 33%;
  border: 0 none;
  color: #1e1e1d;
  text-align: center;
  font-size: 112.5%;
  padding-right: 3px;
  padding-left: 3px;
  box-sizing: border-box;
  border-radius: 0;
}
.icard_buy .i_count .i_co_plus {
  display: block;
  width: 33%;
  background: #f2f3f3 url("/local/templates/ilab_it_shop/ilab/img/svg/count/plus.svg") no-repeat center/8px auto;
  border-radius: 0 50px 50px 0;
  cursor: pointer;
}
.icard_buy_buttom {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  padding: 0 20px;
  background-color: #a61432;
  color: #fff;
  border-radius: 50px;
  font-size: 14px;
  text-transform: uppercase;
}
.icard_buy_buttom:hover {
  color: #fff;
}
.icard_buy_bought {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  height: 40px;
  align-items: center;
  justify-content: center;
  color: #000;
  border-radius: 20px;
  font-size: 87.5%;
  background: #f2f3f3 url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/section/basket.svg") no-repeat 70px center/18px auto;
  padding: 0 32px 0 60px;
}
#i_pos_to_order input[type=submit] {
  text-transform: uppercase;
}
.bx_bt_button,
.i_order_buy {
  display: inline-block;
  border: 1px solid;
  border-radius: 5px;
  color: #1e1e1d;
  padding: 12px 0 9px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  font-family: 'adihaus';
  font-size: 14px;
  text-transform: uppercase;
  transition: all 0.4s ease;
}
.bx_bt_button:hover,
.i_order_buy:hover {
  color: #c33049;
}
.i_icard_price .icard_ebuy .i_buy_succes {
  margin-bottom: 10px;
}
@media screen and (min-width: 561px) {
  .i_icard_price .icard_ebuy {
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  .i_add_info_block .icard_buy .i_count {
    margin-right: 0;
  }
  .icard_ebuy {
    flex-direction: column;
  }
  .i_icard_price_block {
    margin-bottom: 10px;
    text-align: center;
  }
  .i_buy_succes {
    left: 0;
  }
}
/* -------------------------------------------------- SKU */
.i_sku {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
}
@media screen and (min-width: 1000px) {
  .i_sku {
    margin-top: 30px;
  }
}
.i_sku_swiper_container {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}
.i_sku .swiper-button-prev,
.i_sku .swiper-button-next {
  background: none;
  height: 25px;
  width: 35px;
  top: 20px;
  margin-top: 0;
}
.i_sku .swiper-button-prev {
  left: auto;
  right: 36px;
}
.i_sku .swiper-button-next {
  right: 0;
}
.i_sku .swiper-button-prev:before,
.i_sku .swiper-button-next:before {
  content: '';
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5px auto;
  background-color: #f2f3f3;
  height: 25px;
  width: 35px;
}
.i_sku .swiper-button-prev:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/l_blue.svg");
  background-position: center;
  right: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.i_sku .swiper-button-next:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_gray.svg");
  background-position: center;
  right: 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
/*.i_sku_he {
	max-height: 82px;
	overflow: hidden;
}*/
.i_sku .i_sku_div:not(:first-child) {
  margin-top: 10px;
}
.i_sku_div {
  position: relative;
}
.i_sku_div_tolltip {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 210px;
  padding: 15px 20px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  border-radius: 3px;
  background-color: #ffe100;
  color: #002559;
}
@media screen and (max-width: 480px) {
  .i_sku_div_tolltip {
    left: calc(50% - 105px);
    top: -22px;
    bottom: auto;
  }
}
.i_sku_div_tolltip:before {
  content: '×';
  position: absolute;
  right: 5px;
  top: 0;
  color: #002559;
  font-weight: bold;
  font-size: 20px;
}
.i_sku_div_tolltip:after {
  content: '';
  position: absolute;
  bottom: -9px;
  right: 25px;
  width: 14px;
  height: 14px;
  background-color: #ffe100;
  border-width: 2px;
  border-style: solid;
  border-color: transparent #ffe100 #ffe100 transparent;
  transform: rotate(45deg);
}
@media screen and (max-width: 480px) {
  .i_sku_div_tolltip:after {
    left: calc(50% - 11px);
  }
}
.i_sku ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.i_sku li:first-letter {
  text-transform: uppercase;
}
.i_sku_name_block {
  margin: 20px 0;
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 20px;
  text-transform: uppercase;
  color: #1e1e1d;
}
.i_sku_name_image {
  color: #a61432;
}
.i_sku li {
  border-radius: 20px;
  box-shadow: inset 0 0 0 1px #d7d7d7;
  width: auto;
  text-align: center;
  margin: 0px;
  cursor: pointer;
  color: #1e1e1d;
  transition: all 0.5s;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 14px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.i_sku.i_sku_basket li.i_sku_color {
  width: 32px;
  height: 32px;
}
.i_sku li.i_sku_color {
  border-color: #d7d7d7;
  color: transparent;
  min-height: 76px;
  height: auto;
  overflow: hidden;
  padding: 0;
  border-radius: 10px;
  width: 78px;
  position: relative;
  transition: all 0.5s ease;
  background-color: #fff;
}
.i_sku li.i_sku_color a {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  max-width: 66px;
  max-height: 66px;
}
.i_sku li.i_sku_color a img {
  width: 100%;
  border-radius: 10px;
}
.i_sku li.i_sku_color.i_sku_check {
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #a61432;
  overflow: visible;
}
.i_sku li.i_sku_color.i_sku_check:after {
  content: '';
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #a61432 url("/local/templates/ilab_it_shop/ilab/img/svg/close_white.svg") no-repeat center/10px auto;
  transition: all 0.5s ease;
}
.i_sku li.i_sku_ex {
  opacity: 0.5;
}
.i_sku li.i_sku_color.i_sku_hover:first-child {
  left: 30px;
  transition: left 0.5s;
}
.i_sku li.i_sku_color.i_sku_hover {
  transform: scale(1.7);
  z-index: 10;
}
.i_sku li.i_sku_more {
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
  padding: 13px 9px;
  position: absolute;
  right: 0;
  top: 44px;
  display: none !important;
}
.i_sku li.i_sku_more.i_sku_mcolor {
  padding-bottom: 21px;
  padding-top: 21px;
  position: absolute;
  top: -3px;
  right: 0;
  border-radius: 0;
  width: 95px;
  height: 16px;
}
.i_sku li.i_sku_more a:before {
  background-position: -54px -406px;
  background-repeat: no-repeat;
  content: '';
  height: 15px;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}
.i_sku li.i_sku_more a {
  padding-right: 18px;
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.i_sku li.i_sku_more span {
  border-bottom: 1px dashed;
}
.i_sku li.i_sku_noact {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.i_sku_he_pro,
.i_sku_he_img {
  height: auto !important;
  margin-top: 10px;
}
@media screen and (min-width: 1000px) {
  .i_sku_he_pro,
  .i_sku_he_img {
    padding-bottom: 50px !important;
    margin-top: -30px !important;
  }
}
.i_sku li.i_sku_check {
  background-color: #a61432;
  color: #fff;
  border-color: transparent;
  box-shadow: none;
}
@media screen and (max-width: 480px) {
  .i_sku_name_image {
    display: block;
  }
  .i_sku_name_block {
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .i_sku ul {
    margin-top: 40px;
  }
  .i_sku .swiper-button-prev,
  .i_sku .swiper-button-next {
    top: 40px;
  }
  .i_sku_active .swiper-button-prev,
  .i_sku_active .swiper-button-next {
    top: 55px;
  }
  .i_sku .swiper-button-prev {
    left: calc(50% - 35px);
    right: auto;
  }
  .i_sku .swiper-button-next {
    right: calc(50% - 35px);
  }
}
@media screen and (max-width: 420px) {
  .i_sku li.i_sku_color {
    width: 85px;
  }
}
/* -------------------------------------------------- Quantity */
/*.i_catalog_element .i_quantity {
	border-top: 1px dashed #868686;
	margin-top: 15px;
	padding-top: 15px;
}*/
/* -------------------------------------------------- Teaser card */
.j_v_menu_bl .scroll-element_outer {
  display: none !important;
}
.i_ce_teaser {
  height: inherit;
  min-width: 260px;
  max-width: 260px;
  cursor: pointer;
  position: relative;
}
.i_ce_teaser:not(:first-child) {
  margin-top: 20px;
}
.i_ce_tc_item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-color: #f2f3f3;
  height: 100%;
  transition: box-shadow 0.4s;
  padding: 42px 0 38px 15px;
  background-position: left 45px center;
}
.i_ce_teaser:nth-child(1) .i_ce_tc_item {
  background-size: 18px;
}
.i_ce_teaser:nth-child(2) .i_ce_tc_item {
  background-size: 24px;
}
.i_ce_teaser:nth-child(3) .i_ce_tc_item {
  background-size: 23px;
}
.i_ce_teaser:nth-child(4) .i_ce_tc_item {
  background-size: 21px;
}
.i_ce_tc_delta:before {
  content: '';
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.25);
  position: absolute;
  bottom: 30px;
  left: 10px;
  height: 10px;
  width: 10px;
  background-color: #f2f3f3;
  transform: rotate(45deg);
  transition: bottom 0.4s;
}
.i_ce_tc_delta {
  position: absolute;
  bottom: 50%;
  left: -10px;
  transform: rotate(90deg);
  margin: 0 0 -5px -15px;
  width: 30px;
  height: 20px;
  overflow: hidden;
  z-index: 10;
  display: block;
}
.i_ce_tc_pop_up {
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 20px;
  width: 100%;
  min-width: 400px;
  background-color: #fff;
  margin-bottom: 15px !important;
  z-index: 301;
  box-shadow: 0 0 10px 0 rgba(19,27,32,0.25);
}
.i_ce_tc_pop_up h3 {
  text-transform: uppercase;
  padding: 0 20px 15px;
  margin: 20px -20px;
  border-bottom: 1px solid #d7d7d7;
}
.i_ce_tc_pop_up ul {
  padding-left: 20px;
}
.i_ce_tc_pop_up ul li {
  list-style-type: none;
  position: relative;
}
.i_ce_tc_pop_up ul li:after {
  content: '';
  position: absolute;
  top: 5px;
  left: -15px;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #c33049;
}
.i_ce_pop_close {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/close.svg") no-repeat left bottom/12px auto;
  position: absolute;
  right: 0;
  top: 10px;
  height: 25px;
  width: 25px;
}
.i_ce_pop_text {
  padding: 0 20px 20px;
}
.i_ce_tc_name {
  max-width: 130px;
  max-height: 2.5em;
  overflow: hidden;
  display: inline-block;
  padding-bottom: 1px;
  box-sizing: content-box;
  margin-left: 20px;
  min-width: 130px;
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 13px;
  text-transform: uppercase;
}
.i_ce_tc_name span {
  color: #1e1e1d;
}
.i_ce_teaser.i_ce_tc_selected .i_ce_tc_delta:before {
  bottom: 15px;
}
.i_ce_teaser.i_ce_tc_selected .i_ce_tc_item {
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.25);
}
.i_ce_teaser_card {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
}
@media screen and (min-width: 1200px), screen and (min-width: 641px) and (max-width: 939px), screen and (max-width: 480px) {
  .i_ce_tc_item {
/*background-position: left 10px center;*/
    min-height: 60px;
  }
}
@media screen and (min-width: 940px) and (max-width: 1199px), screen and (min-width: 481px) and (max-width: 640px) {
  .i_ce_tc_name {
    text-align: center;
  }
}
.i_card_offers_item {
  background-color: #f2f3f3;
  border: 0;
  padding: 15px;
  margin-top: 30px;
}
@media screen and (max-width: 480px) {
  .i_card_offers_item {
    margin-top: 20px;
  }
}
@media screen and (max-width: 400px) {
  .i_card_item_ext .i_quantity_text {
    display: none;
  }
  #i_pos_to_order {
    left: 20px;
  }
}
/* -------------------------------------------------- quick */
.i_catalog_element .i_quick_order {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/quick_order.svg") no-repeat left top/auto 22px;
  padding-left: 30px;
  cursor: pointer;
  min-height: 23px;
}
.i_catalog_element .i_quick_order span {
  font-weight: bold;
  font-size: 112.5%;
  color: #003b7f;
  border-bottom: 1px dashed;
  white-space: nowrap;
}
.i_catalog_element .i_order_phone {
  display: flex;
  align-items: flex-end;
  color: #1e1e1d;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/footer/phone_mobile_black.svg") no-repeat left top/auto 20px;
  padding-left: 30px;
  min-height: 23px;
}
.i_sales_unit .i_order_phone {
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/footer/whatsapp.svg") no-repeat left top/auto 20px;
}
.i_catalog_element .i_order_phone span:first-child {
  font-size: 20px;
}
.i_catalog_element .i_order_phone span:last-child {
  font-size: 12px;
  margin-left: 5px;
  margin-bottom: 3px;
}
@media screen and (max-width: 420px) {
  .i_catalog_element .i_card_bl .i_quick_order_phone {
    padding-top: 0;
  }
  .i_catalog_element .i_card_bl .i_order_phone {
    margin-top: 15px;
    flex-direction: column;
  }
}
/* ---------------------------------------------------------------------------------------------------- Catalog image */
.i_catalog_element .i_ce_img_bl {
  position: relative;
}
.i_catalog_element .i_ce_img_bl .i_item_stiker_S_DELIVERY {
  display: block;
}
.i_ce_stiker {
  position: absolute;
  top: 15px;
  left: 20px;
  z-index: 25;
  pointer-events: none;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.i_ce_stiker > span:not(:first-child) {
  margin-top: 5px;
}
.i_ce_stiker > span {
  display: block;
  opacity: 0.95;
  font-size: 17px;
  padding: 5px 10px 3px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  border-bottom-right-radius: 10px;
}
.i_ce_stiker span.i_item_stiker_DIFF_PERCENT b {
  font-weight: normal;
}
.i_catalog_element .i_no_photo {
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
}
.i_ce_img_sw img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.i_ce_img_nav_bl {
  display: flex;
  flex-flow: wrap;
/*flex: 100%;*/
  margin-top: 10px;
}
.i_ce_img_nav {
  display: flex;
  cursor: pointer;
  flex: 108px;
  max-width: 108px;
  margin: 1px;
  height: 108px;
  transition: border-color 0.5s;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 10px;
}
.i_ce_img_nav img {
  margin: auto;
  max-width: 104px;
  max-height: 104px;
}
.i_ce_img_nav_select {
  border: 1px solid #1e1e1d;
}
@media screen and (min-width: 941px) {
  .i_cele_img_sw,
  .i_catalog_element .i_no_photo,
  .i_ce_img_sw_bl {
    width: 440px;
    height: 440px;
  }
}
@media screen and (min-width: 501px) {
  .i_ce_img_sw {
    display: flex;
  }
}
@media screen and (min-width: 501px) and (max-width: 1300px) {
  .i_cele_img_sw,
  .i_catalog_element .i_no_photo,
  .i_ce_img_sw_bl {
    height: 440px;
  }
}
@media screen and (max-width: 1300px) {
  .i_cele_img_sw,
  .i_catalog_element .i_no_photo,
  .i_ce_img_sw_bl {
    max-width: 440px;
  }
  .i_ce_img_nav_bl {
    justify-content: center;
  }
}
@media screen and (max-width: 500px) {
  .i_catalog_element .i_card_bl {
    flex-wrap: nowrap !important;
  }
  .i_catalog_element .i_no_photo {
    padding-top: 100%;
    height: 440px;
  }
}
.i_ce_img_sw {
  display: block;
/*background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 100%;*/
  width: 100%;
  height: auto;
}
/* ---------------------------------------------------------------------------------------------------- Swiper sales block  */
.i_sales_block,
.i_viewed_items_block {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #d7d7d7;
}
.i_viewed_items_block .i_item {
  min-height: 370px;
}
@media screen and (max-width: 999px) {
  .i_viewed_items_block .i_item {
    min-height: 340px;
  }
}
.i_viewed_items_block .i_item .i_ebuy {
  display: none;
}
.i_sales_block h2,
.i_viewed_items_block h2 {
  text-align: center;
  position: relative;
  font-size: 28px;
  text-transform: uppercase;
}
.i_sales_block h2 a:hover,
.i_viewed_items_block h2 a:hover {
  color: #c33049;
}
.i_categories_title a {
  cursor: text;
}
.i_categories_title a:hover {
  color: #1e1e1d;
}
.i_sales_block h2 a,
.i_actions h2 a,
.i_categories_title a {
  position: relative;
}
.i_categories_title {
  text-align: center;
  position: relative;
  margin-top: 30px;
  padding-top: 10px;
}
.i_categories_title a:before {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/title/popular_categories.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.i_viewed_items_block h2 a,
.i_catalog_element .i_sales_block h2 {
  position: relative;
  font-weight: normal;
  text-transform: uppercase;
}
/*.i_sales_block h2 a:before,
.i_categories_title a:before,
.i_viewed_items_block h2 a:before,
.i_catalog_element .i_sales_block_container h2:before {
	content '';
	position: absolute;
	left 0;
	width: 36px
	height: 36px
}

.i_sales_block_container {
	text-align center
	h2 {
		&:before {
			background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/title/same.svg);
			background-position: center center
			background-repeat: no-repeat
		}
	}
}
.i_sales_block h2 a[href="novelty/"]:before {
	background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/title/new_week.svg);
	background-position: center center
	background-repeat: no-repeat
}

.i_sales_block h2 a[href="discounts/"]:before {
	background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/arrow/l_gray.svg);
	background-position: center center
	background-repeat: no-repeat
}

.i_sales_block h2 a[href="/catalog/klasika-kabluki/"]:before {
	background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/title/classic_icon.svg);
	background-position: center center
	background-repeat: no-repeat
}

.i_sales_block h2 a[href="catalog/ploskiy-khod/"]:before {
	background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/title/ploskii_hod.svg);
	background-position: center center
	background-repeat: no-repeat
}

.i_actions h2 a:first-child:before {
	content '';
	position: absolute;
	left 0;
	top -3px
	width: 36px
	height: 36px
	background-image: url(/local/templates/ilab_it_shop/ilab/img/svg/title/action_icon.svg);
	background-position: center center
	background-repeat: no-repeat
}
*/
.i_actions h2 {
  text-align: center;
  padding: 20px 0 5px;
  position: relative;
}
.i_actions h2:hover a:first-child {
  color: #98401f;
}
.i_actions h2 a {
  color: #98401f;
}
.i_sales_block .i_sb,
.i_viewed_items_block .i_sb {
  margin-top: 20px;
}
.i_sales_block .i_sb.swiper-container ~ div.swiper-pagination,
.i_viewed_items_block .i_sb.swiper-container ~ div.swiper-pagination {
  width: auto;
  top: 50px;
  bottom: auto;
  right: 0;
  left: auto;
  transform: none;
}
.i_sales_block .i_sb:not(.swiper-container-horizontal):before,
.i_viewed_items_block .i_sb:not(.swiper-container-horizontal):before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f2f3f3;
  z-index: 100;
  left: 0;
}
.i_sales_block .i_sb:not(.swiper-container-horizontal):after,
.i_viewed_items_block .i_sb:not(.swiper-container-horizontal):after {
  content: '';
  position: absolute;
  width: 25%;
  height: 70px;
  top: calc(50% - 12.5%);
  left: calc(50% - 12.5%);
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/loader.svg") no-repeat center;
  z-index: 101;
}
.i_cele_more_features {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed;
  position: relative;
  display: inline-block;
}
.i_cele_more_features:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 0;
  width: 10px;
  height: 10px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/arrow/r_blue.svg") no-repeat right center/5px auto;
  transform: rotate(90deg);
}
.i_cele_more_features.active:after {
  transform: rotate(-90deg);
  top: 5px;
}
.i_cele_detail_block h3 {
  font-weight: normal;
  font-family: 'adihaus_b';
  font-size: 20px;
  text-transform: uppercase;
  color: #1e1e1d;
}
.i_cele_detail_block .i_cele_property_block {
  margin-top: 10px;
}
.i_cele_property .i_cele_property_col {
  padding: 10px 20px;
}
@media screen and (min-width: 381px) {
  .i_cele_property:nth-child(odd) {
    background-color: #f2f3f3;
  }
  .i_cele_property .i_cele_property_col:nth-child(2) {
    border-left: 1px solid #dad9d9;
    text-align: left;
  }
}
@media screen and (max-width: 380px) {
  .i_cele_property .i_cele_property_col:nth-child(1) {
    background-color: #f2f3f3;
  }
}
@media screen and (min-width: 381px) {
  .i_cele_property {
    display: flex;
  }
  .i_cele_property_col {
    width: 50%;
  }
}
/*.i_cele_property:nth-child(-n+3) {
  display flex;
}
.i_cele_property {
  display none;
}
.i_cele_property.active {
  display flex
}*/
@media screen and (max-width: 700px) {
  .i_sales_block .i_sb.swiper-container ~ div.swiper-pagination,
  .i_viewed_items_block .i_sb.swiper-container ~ div.swiper-pagination {
    top: auto !important;
    bottom: 0px;
    left: 0;
    margin: 0 auto;
  }
  .i_sales_block,
  .i_viewed_items_block {
    margin-top: 40px;
    padding-top: 0;
  }
  .i_sales_block .i_sb,
  .i_viewed_items_block .i_sb {
    padding-bottom: 20px;
  }
  .i_sales_block h2,
  .i_viewed_items_block h2 {
    margin-top: 40px;
  }
  .i_sales_block h2:after,
  .i_categories_title:after {
    top: -30px;
  }
}
@media screen and (max-width: 1600px) {
  .i_catalog_element .i_card_bl {
    flex-flow: wrap;
  }
  .i_teaser_card_bl {
    width: 100%;
    margin: 10px 0 0;
  }
  .i_ce_teaser_card {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    margin-left: 0;
  }
  .i_ce_teaser {
    width: calc(25% - 20px);
    min-width: auto;
    position: static;
  }
  .i_ce_tc_pop_up {
    top: 100%;
    right: 0;
    margin-right: 0;
    margin-top: 20px;
  }
  .i_ce_tc_delta {
    bottom: -15px;
    left: 50%;
    transform: rotate(0deg);
  }
  .i_ce_tc_item {
    padding: 0;
    height: 100px;
    background-position: center 20px;
    justify-content: center;
  }
  .i_ce_tc_name {
    margin-top: 20px;
    margin-left: 0;
    text-align: center;
  }
}
@media screen and (max-width: 1600px) {
  .i_catalog_element .i_sales_unit {
    flex-flow: wrap;
  }
  .i_catalog_element .i_su_price {
    flex: 1 100%;
  }
  .i_catalog_element .i_su_price .icard_ebuy {
    flex-direction: row;
  }
  .i_catalog_element .i_breadcrumbs {
    margin-right: 0;
    text-align: center;
    margin-top: 0;
  }
  .i_catalog_element .i_ce_img_bl .i_ce_stiker {
    left: 0;
  }
  .i_catalog_element .i_card_bl {
    flex-direction: column;
  }
  .i_catalog_element .i_card_right_bl {
    margin-top: 20px;
    max-width: 100%;
  }
  .i_catalog_element .i_ce_share {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .i_catalog_element .i_ce_sh_name {
    margin-left: 7px;
  }
  .i_add_info_block {
    flex-direction: column;
  }
  .i_sales_unit {
    margin-left: 0;
    margin-top: 10px;
    flex-direction: row;
    max-width: 100%;
    width: 100%;
  }
  .i_catalog_element .i_sales_unit:before {
    bottom: 100%;
    left: calc(50% - 20px);
    top: -12px;
    transform: rotate(135deg);
  }
  .i_sales_unit .i_product_img {
    width: 130px;
    height: 130px;
  }
  .i_sales_unit .i_ce_stiker {
    display: none;
  }
  .i_sales_unit .i_quick_order_phone_bl .i_product_name {
    margin-top: 10px;
    text-align: start;
  }
  .i_sales_unit .i_quick_order_phone {
    justify-content: flex-start;
  }
  .i_sales_unit .i_quick_order_phone_bl {
    margin-left: 20px;
    flex: 1;
  }
  .i_catalog_element .i_su_price .icard_ebuy .i_ele_price_first {
    flex-direction: column;
    display: flex;
  }
  .i_catalog_element .i_su_price .icard_ebuy .i_ele_price_first br {
    display: none;
  }
}
@media screen and (max-width: 760px) {
  .i_ce_tc_name {
    margin-top: 30px;
    text-align: center;
    min-width: auto;
    max-width: 100px;
  }
}
@media screen and (max-width: 640px) {
  .i_ce_teaser {
    width: calc(25% - 10px);
  }
  .i_catalog_element .i_breadcrumbs {
    margin-top: 10px;
  }
}
@media screen and (max-width: 560px) {
  .i_ce_stiker > span {
    font-size: 14px;
  }
  .i_item_compare {
    display: none !important;
  }
  .i_sales_unit .icard_buy_buttom {
    padding: 0 30px;
    margin-top: 0;
    margin-left: 10px;
  }
  .icard_buy {
    justify-content: center;
  }
  .icard_buy .i_count {
    margin-right: 0;
  }
  .i_catalog_element .i_card_right_bl .icard_buy {
    flex-direction: row;
  }
  .icard_buy .i_count {
    margin-right: 10px;
  }
  .i_catalog_element .i_su_price .icard_ebuy {
    flex-direction: column;
  }
  .i_catalog_element .i_sales_unit .i_quick_order {
    margin-top: 15px;
  }
  .i_catalog_element .i_su_price .icard_ebuy .i_icard_price_block {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .i_catalog_element .i_su_price {
    margin-top: 20px;
  }
}
@media screen and (max-width: 499px) {
  .i_ce_tc_pop_up {
    min-width: auto;
  }
  .i_ai_bb:not(:first-child) {
    margin-left: 20px;
  }
  .i_ai_bb_up {
    display: none;
  }
  div.i_ai_button_top_mobile.i_ai_bt {
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    display: flex;
    align-items: center;
  }
  .jq-selectbox__trigger {
    border-left: 0 !important;
  }
  .i_catalog_element .i_add_info_bl {
    border-top: 0;
  }
  .i_ai_bt.i_ai_selected,
  .i_ai_bb.i_ai_selected {
    padding-right: 0;
  }
  .i_ai_button_top {
    display: none !important;
  }
  .i_ai_button_top_mobile {
    position: absolute !important;
    top: -50px;
    left: -1px;
    right: -1px;
    width: auto !important;
  }
  .i_ai_button_top_mobile .jq-selectbox__dropdown > ul > li {
    padding: 0 0 0 10px !important;
    background-image: unset !important;
  }
  .i_ai_bt {
    margin-right: 0;
    padding: unset;
  }
  .i_ai_button_top_mobile .jq-selectbox__dropdown {
    left: -1px;
    top: 100% !important;
  }
  .i_ai_button_top_mobile .jq-selectbox__select {
    border-color: transparent;
    margin-top: 5px;
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .i_ce_teaser {
    width: calc(25% - 4px);
  }
  .icard_buy {
    flex-direction: row;
  }
  .i_ce_tc_pop_up {
    min-width: auto;
  }
  .i_ce_tc_name {
    max-width: 100%;
    font-size: 10px;
  }
}
@media screen and (max-width: 479px) {
  .i_catalog_element .i_card_bl .i_favorite_but {
    padding-left: 30px;
  }
  .i_catalog_element .i_favorite_but:before {
    top: 0;
  }
  .i_ele_price_first {
    text-align: center;
  }
  .i_catalog_element .i_sales_unit {
    flex-direction: column;
  }
  .i_sales_unit .i_product_img {
    width: 240px;
    height: 240px;
    margin: 0 auto;
  }
  .i_sales_unit .i_quick_order_phone_bl {
    margin-left: 0;
  }
  .i_sales_unit .i_quick_order_phone_bl .i_product_name {
    text-align: center;
  }
  .i_catalog_element .i_sales_unit .i_quick_order_phone {
    justify-content: center;
    padding-top: 20px;
  }
}
@media screen and (max-width: 380px) {
  .i_review_form_block form table {
    display: block;
  }
  .i_review_form_block form table tbody {
    display: block;
  }
}
/* ---------------------------------------------------------------------------------------------------- Наличие товара */
.i_availability {
  margin: -20px -20px -10px;
}
.i_ava_item:nth-child(even) {
  background-color: #f2f3f3;
}
.i_ava_item {
  display: flex;
  min-height: 60px;
  padding: 10px 0;
}
.i_ava_item > div {
  margin-right: 15px;
}
.i_av_first {
  display: flex;
  text-transform: uppercase;
  align-items: center;
}
.i_av_2gis {
  height: 100%;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ava_2gis.svg") no-repeat center/23px;
}
.i_av_2gis a {
  display: block;
  width: 100%;
  height: 100%;
}
.i_av_name {
  font-family: 'AdihausDIN Bold';
  font-weight: normal;
  width: 100%;
}
.i_av_name a:hover {
  color: #a61432;
}
.i_av_product_showcase,
.i_av_not_in_stock {
  min-height: 16px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16px;
}
.i_av_product_showcase {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ava_product_showcase.svg");
}
.i_av_not_in_stock {
  background-image: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ava_not_in_stock.svg");
}
.i_av_working_mode {
  display: flex;
  align-items: center;
}
.i_av_wm b {
  font-family: 'AdihausDIN Bold';
  font-size: 13px;
  font-weight: normal;
}
.i_av_wm {
  font-size: 13px;
  min-height: 16px;
  min-height: 16px;
  padding-left: 25px;
  background: url("/local/templates/ilab_it_shop/ilab/img/svg/catalog/element/ava_working_mode.svg") no-repeat left center/16px;
}
.i_av_product_availability {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  .i_av_product_availability .i_quantity_text {
    display: none;
  }
}
@media screen and (min-width: 680px) {
  .i_av_first {
    flex: 0 0 325px;
  }
  .i_av_2gis {
    flex: 1 0 50px;
  }
  .i_av_name {
    font-size: 14px;
  }
  .i_av_working_mode {
    flex: 0 0 170px;
  }
}
@media screen and (max-width: 679px) {
  .i_av_2gis {
    flex: 1 0 45px;
  }
  .i_av_name {
    font-size: 12px;
  }
  .i_av_working_mode {
    flex: 0 0 140px;
  }
  .i_av_product_availability,
  .i_av_product_availability .i_quantity > span {
    font-size: 12px;
  }
}
@media screen and (max-width: 679px) and (min-width: 480px) {
  .i_av_first {
    flex: 0 0 175px;
  }
}
@media screen and (max-width: 479px) {
  .i_ava_item {
    flex-wrap: wrap;
    justify-content: end;
  }
  .i_av_first {
    width: 100%;
    min-height: 33px;
  }
  .i_av_product_availability {
    width: 80px;
  }
}
@-moz-keyframes sales_block_loader {
  from {
    right: 115%;
  }
  to {
    right: -15%;
  }
}
@-webkit-keyframes sales_block_loader {
  from {
    right: 115%;
  }
  to {
    right: -15%;
  }
}
@-o-keyframes sales_block_loader {
  from {
    right: 115%;
  }
  to {
    right: -15%;
  }
}
@keyframes sales_block_loader {
  from {
    right: 115%;
  }
  to {
    right: -15%;
  }
}