/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.detail .detail_text table tr td img {
    padding: 4px;
    max-width: fit-content;
}

h1 {
    line-height: 34px;
}

h2 {
    line-height: 31px;
}
/*menu*/
.header-v2 .menu-row.middle-block .mega-menu table td.catalog .wrap > a {padding-left: 62px;}

/*catalog*/
.catalog_detail .option_hide{display: none;}
.catalog_detail .option .item+.item{margin-top: 0px !important;}
.catalog_detail .option .counter_block{margin-right: 9px}
.catalog_detail .option .wrapper_td.custom .title{font-size: 14px;font-weight: bold;}
.catalog_detail .option .wrapper_td.custom td:last-child{padding-right: 0px}
.catalog_detail .option .price_matrix_wrapper {text-align: right;}
.catalog_detail .option .item-description-cell{padding-top: 10px;}

.element-file-card a span.f-ico {display: block;background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/file-icon.jpg) no-repeat;width: 38px;height: 50px;position: relative;margin-right: 15px;float: left;}
.element-file-card.pdf a span.f-ico:after {content: "pdf";}
.element-file-card a span.f-ico:after {content: "file";display: block;position: absolute;bottom: -5px;background: #555;width: 100%;color: #FFF;text-align: center;font-size: 12px;}
.element-file-card.cols {padding: 15px;}


@media (max-width: 768px){
.catalog_detail .element_detail_text .price_txt>.sharing+.text{padding-left:0}
}
@media (max-width: 450px){
  .catalog_detail .option .price_matrix_wrapper {text-align: center;}
  .catalog_detail .option td.price-cell{padding: 0;}
  .catalog_detail .option .btn{margin-right: 0;}
}
@media (max-width: 360px){
  .catalog_detail .option .module_products_list tr td:first-child{padding-left: 0;}
  .catalog_detail .option .module_products_list td.price-cell {padding-right: 0;}
  .catalog_detail .option .module_products_list td.item-name-cell{padding-left: 0; padding-right: 0;}
}
/*section-head*/
.catalog__section {
  margin-top: 40px;
}
.catalog__section:first-child {
  margin-top: 0px;
}
.section-head {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px 30px;
}
.section-head__title {
  margin: 0;
  flex: 1 1 auto;
  color: #000;
}
.section-head__right {
  flex: 0 0 auto;
}
/*services*/

.item-views.table-elements .item .body-info .title {text-align: center;}

.menu-row.middle-block.bgdark table td.menu-item.actions-red-buton{
    background-color: #ff0000;
}
.menu-row.middle-block.bgdark table td.menu-item.actions-red-buton:hover{
    background-color: #ee2222;
}

@media (max-width:400px) {
  span.countdown.values.is-countdown {
    width: 120px !important;
  }

  span.countdown.values.is-countdown .item {
    width: 40px !important;
  }
}
/**/
.catalog_detail .item_main_info--flex {
  display: flex;
}
.catalog_detail .item_main_info--flex .img_wrapper {
  width: 50%;
  flex: 0 0 auto;
}
.catalog_detail .item_main_info--flex .item_slider {
  width: 100%;
}
.catalog_detail .item_main_info--flex .right_info {
  padding-left: 0;
  flex: 1 1 auto;
}
.catalog_detail .item_main_info--flex .right_info .info_item {
  width: 100%;
  padding-bottom: 25px;
  float: left;
}
.catalog_detail .item_main_info--flex .element_detail_text {
  width: 100%;
  padding-bottom: 0;
  float: left;
}
.catalog_detail .element_detail_text .price_txt > .sharing + .text:empty {
  display: none;
}

@media (max-width: 600px) {
  .catalog_detail .item_main_info--flex {
    flex-direction: column;
  }
  .catalog_detail .item_main_info--flex .img_wrapper {
    width: 100%;
  }
}
/**/
.production-out {
  position: relative;
  font-size: 15px;
  line-height: calc(21 / 15);
  width: 100%;
  min-height: 73px;
  padding-top: 25px;
  padding-left: 60px;
  margin-top: 39px;
  border-top: 1px solid #F2F2F2;
  float: left;
  color: #383838;
}
.production-out:before {
  position: absolute;
  content: '';
  top: 25px;
  left: 0;
  width: 48px;
  height: 48px;
  background: url("/images/alert-circle.svg") 0 0 no-repeat;
}
.production-out__title {
  font-weight: bold;
}
.production-out__descr {}

.phone-block--cus a{
  font-size: 12pt
}

.contacts table td .dark_table{
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.basket-checkout-block-btn{
  display: none!important
}

.fastorder span.fast_order{
  background: red!important;
  border-color: red!important;
}

.btn_view_red{
  background: red!important;
  border-color: red!important;
}

@media screen and (max-width: 758px){
  .btn_view_red{width: 100%}
}

.g-flex{
  display: flex
}

.g-flex-end{
  justify-content: flex-end;
}

.th-zopa{
  color: red
}
.tabs_content.basket .basket_wrap img{
  max-width: 65px;
}

@media screen and (max-width: 767px), projection and (max-width: 767px), tv and (max-width: 767px), handheld and (max-width: 767px) {
    .catalog_detail .tabs_section > .tabs {
        display: block;
    }
}
@media screen and (max-width: 767px), projection and (max-width: 767px), tv and (max-width: 767px), handheld and (max-width: 767px) {
    .catalog_detail .tabs_section > .tabs .nav-tabs{
        display: none; 
    }
}