

/* Start:/local/templates/tort/components/bitrix/news/recepts/style.min.css?17768319052791*/
.recepts_line_item_list{margin-bottom:30px;border-radius:5px;height:300px;display:block;border:1px #e6dbcf solid;text-shadow:2px 2px 3px #111;color:#fff;transition:all .25s ease-out;position:relative}.recepts_line_item_list strong{display:block;padding:110px 30px 0 30px;font-size:21px;color:#fff}.recepts_line_item_list span{display:inline-block;font-style:normal;padding:0 20px;height:35px;line-height:30px;background:rgba(0,0,0,0.13);border:2px solid #fff;box-sizing:border-box;border-radius:4px;text-align:center;margin-top:25px;margin-left:30px;transition:all .25s ease-out;position:absolute;bottom:30px}.recepts_line_item_list span:hover{background:rgba(0,0,0,0.4)}.recepts_line_item_list:hover{box-shadow:0 1px 13px rgba(0,0,0,0.3);text-decoration:none;color:#fff}.recepts_line_item_list:hover strong{text-decoration:underline}.recept_detail_head{display:flex;margin-bottom:20px}@media(max-width:998px){.recept_detail_head{flex-wrap:wrap}}.recept_detail_head svg{width:20px;height:20px}.recept_detail_head_2{padding:0 15px}@media(max-width:998px){.recept_detail_head_2{display:none}}.recept_detail_head_3{text-align:right;flex-grow:1;position:relative;top:-7px}@media(max-width:998px){.recept_detail_head_3{width:100%;top:0;text-align:left;margin-top:10px}}.recept_detail_head_3 span,.recept_detail_head_3 div{display:inline-block}.recept_detail_head_3 span.share_title{padding:0 5px 0 0;color:#a25302}.recept_detail_text{font-size:16px;line-height:25px}.recept_detail_text i{font-size:16px}.recept_detail_text img{max-width:100%;margin:30px 0;border-radius:10px;border:1px #bc9e76 solid;box-shadow:0 1px 13px rgba(0,0,0,0.3)}.recept_detail_text h2,.recept_detail_text h3{font-size:22px;line-height:32px;margin:0;padding:0 0 15px 0}.recept_detail_text h2 small,.recept_detail_text h3 small{display:block;font-size:18px;color:#a25302;font-family:'Open Sans',sans-serif;font-weight:400}.recept_detail_text p{margin:0;padding:0 0 15px 0}.recept_detail_text ul{list-style:none;margin:0;padding:0 0 30px 0}.recept_detail_text ul li{position:relative;padding:0 0 0 15px}.recept_detail_text ul li:before{content:'-';position:absolute;top:0;left:0;color:#a25302}.recept_detail_text ol{margin:0;padding:0 0 30px 15px}.recept_detail_text_video iframe{border:2px #a25302 solid;box-shadow:0 1px 13px rgba(0,0,0,0.3);border-radius:10px;width:100%;height:450px;max-width:800px;margin:10px auto 30px auto;display:block}.recept_detail_text blockquote{border-left:4px #a25302 solid;padding:10px 0 10px 20px;margin:0 0 30px 0;font-size:15px;line-height:23px}.recept_detail_text_more_photo{display:flex;flex-wrap:wrap;justify-content:space-between}.recept_detail_text_more_photo h3{width:100%}.recept_detail_text_more_photo a{width:24%;margin-bottom:15px}.recept_detail_releted h3{padding:10px 0 30px 0}
/* End */


/* Start:/local/templates/tort/components/bitrix/catalog.item/standart_item/style.css?17768319204262*/
@media (max-width: 576px) {
  .col-mobile_6 {
    width: 50% !important;
    padding: 0px 0px 0px 0px;
  }
}

.new_label_cart {
  background: lightseagreen;
  color: #fff;
  display: inline-block;
  padding: 1px 5px;
  font-size: 12px;
  border-radius: 5px;
}

.section_item {
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  border: 1px #ddd solid;
  padding: 15px;
  transition: all 0.25s ease-out;
  background: #fff;
}
@media (max-width: 576px) {
  .section_item {
    padding: 10px 15px;
    margin-bottom: 0;
  }
}
.section_item:hover {
  background: #fff;
  box-shadow: 0px 1px 13px rgba(0, 0, 0, 0.3);
  border: 1px #E6DBCF solid;
}
.section_item .bazarow_add_favor {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  background: none;
  color: #A25302;
  font-size: 22px;
  z-index: 100;
}
.section_item .bazarow_add_favor svg {
  width: 22px;
  height: 20px;
}
.section_item_link {
  display: block;
  color: #333333;
}
.section_item_link:hover {
  text-decoration: none;
}
.section_item_link_img {
  display: block;
  width: 100%;
  height: 200px;
  margin: 10px 0px;
}
@media (max-width: 575px) {
  .section_item_link_img {
    height: 160px;
  }
}
.section_item_link_perc {
  width: 40px;
  height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 39px;
  border-radius: 50%;
  background: #FF7C40;
  position: relative;
  top: 10px;
  left: 10px;
}
.section_item_link_hran {
  position: relative;
  font-size: 13px;
  background: #5876B1;
  border-radius: 3px;
  padding: 0px 10px;
  color: #ffffff;
}
.section_item_link_prop {
  display: block;
  font-size: 14px;
  color: #666;
}
.section_item_link_title {
  display: block;
  height: 60px;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
}
@media (max-width: 575px) {
  .section_item_link_title {
    height: 81px;
    margin-bottom: 15px;
  }
}
.section_item_link_quant {
  color: #BC9E76;
  font-size: 15px;
}
.section_item_price {
  display: block;
  padding: 10px 0px;
  width: 100%;
  font-size: 26px;
  color: #0F405B;
  font-family: "OpenSans-Bold";
  position: relative;
}
.section_item_price_old del {
  font-size: 18px;
  font-weight: 400;
  text-decoration: line-through;
  text-decoration-color: red;
  display: inline-block;
  margin-right: 2px;
  color: #666666;
}
.section_item_price_current {
  color: #0F405B;
  font-size: 20px;
  font-weight: 800;
}
.section_item_price_quant {
  display: block;
  color: #3dac2d;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.section_item_button {
  width: 100%;
  margin-top: 20px;
}
.section_item_button svg {
  width: 21px;
  height: 25px;
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 10px;
}
.section_item_button_add {
  width: 100%;
}
.section_item_button_add span, .section_item_button_add a {
  cursor: pointer;
  width: 100%;
  background: #BC9E76;
  display: block;
  height: 50px;
  transition: all 0.25s ease-out;
  border-radius: 55px;
  text-align: center;
  color: #ffffff;
  line-height: 49px;
  font-size: 16px;
  transition: all 0.25s ease-out;
}
.section_item_button_add span:hover, .section_item_button_add a:hover {
  background: #A25302;
  color: #ffffff;
  text-decoration: none;
}

.link_to_card_dn, .add_to_cart_dn {
  display: none !important;
}

.link_to_card_db {
  display: block !important;
}

.section_item_quant {
  display: none;
}

.button_ofert_card {
  font-size: 14px;
  display: block;
  color: #A25302;
  margin-top: 4px;
  font-weight: 200;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  bottom: -15px;
}
.button_ofert_card:hover u {
  color: #BC9E76;
}

.more_layzy_botton {
  font-family: "OpenSans-Bold", sans-serif;
  text-align: center;
  font-size: 18px;
  color: #A25302;
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease-out;
}
@media (max-width: 575px) {
  .more_layzy_botton {
    margin: 15px 0px;
  }
}
.more_layzy_botton:hover {
  color: #BC9E76;
}

.section_item_price_wholesale {
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  color: #BC9E76;
}
.section_item_price_wholesale_value {
  color: orangered;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/tort/components/bitrix/news/recepts/style.min.css?17768319052791 */
/* /local/templates/tort/components/bitrix/catalog.item/standart_item/style.css?17768319204262 */
