

/* Start:/local/templates/dikoed/assets/css/pages/catalog_section.css?17542961251276*/
.what-to-try-section {
    background: #cc0000;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    padding: 15px;
    margin-bottom: 20px;
}
.what-to-try-section:hover {
	color: #fff;
	text-decoration: none;
}
.what-to-try-section i {
	margin-right: 20px;
}
.what-to-try-section .fa-what-to-try:before {
    content: url(/local/templates/dikoed/assets/img/unchecked3.png);
}
.what-to-try-ttl {
	text-transform: uppercase;
	font-weight: bold;
}
.what-to-try-section p {
    margin: 0;
    line-height: 1.2;
    font-size: 13px;
}
.what-to-try-elem img {
    width: 150%;
    margin-bottom: 30px;
    height: auto;
}
.cart-button__nomore {
	position: absolute;
	width: 90px;
	padding: 8px;
	border-radius: 5px;
	background: #000;
	top: -50px;
	left: 50%;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	transform: translate3d(-50%, 0, 0);
	display: none;
}
.cart-button__nomore:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	border: 5px solid transparent;
	border-top: 5px solid #000;
}
.btn-relative {
	position: relative;
}
/* End */


/* Start:/local/templates/dikoed/assets/css/pages/panel-smart.css?1754296125731*/
.panel-smart {
    padding: 20px;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.panel-smart .panel-heading {
    padding: 5px 0 15px;
    color: #252a2f;
    border-bottom: 1px solid #929497;
}
.panel-smart h3.panel-title {
    font-size: 24px;
}
.panel-smart .panel-body {
    padding: 20px 0 0;
}
.panel-smart blockquote {
    margin: 0;
    padding: 5px 15px;
    color: #8b8b8b;
    font-size: 13px;
    border: none;
}
.panel-smart blockquote footer {
    padding-top: 10px;
    color: #252a2f;
    font-size: 14px;
}

@media (max-width: 480px) {
    .panel-smart {
        padding: 20px 10px;
    }
}
/* End */


/* Start:/local/templates/dikoed/assets/css/pages/asc-chef-section.css?1754296125754*/
.asc-chef-section {
	background: url(/local/templates/dikoed/assets/img/bg-left-block.png) no-repeat center 125px, #cc0000;
	background-size: 110%;
	color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
	padding: 15px 15px 50px 10px;
}
.asc-chef-section:hover, .asc-chef-section:focus {
	color: #fff;
	text-decoration: none;
	background-color: #c9302c;
}
.asc-chef-section .fa {
	font-size: 48px;
	margin-right: 10px;
}
.asc-chef-section-ttl {
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
}
.asc-chef-section.asc-chef-elem {
	background: #cc0000;
	padding: 15px 15px 10px 10px;
}
.asc-chef-section.asc-chef-elem:hover {
	background-color: #c9302c;
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/catalog/.default/style.css?17321887827209*/
.grid{}.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1{}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media (max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media (max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}

.video {position:relative;padding-bottom:56.25%;height:0;}

.video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

.timer .timeTo.timeTo-white div {
    background: none !important;
    border: none!important;
    color: #dd0504!important;
}

.timeTo ul li, .timeTo span {
  font-family: 'Roboto', sans-serif;
  color: #dd0504!important;
}

.timeTo div.first {
   max-width: 12px;
}

.timer {
  flex-direction: column;
}

.timeTo figure {
  text-align: center;
}

.sorting__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  grid-gap: 35px;
}

.sorting__panel {
  position: relative;
  max-width: 250px;
  width: auto;
}

.sorting__title {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}

.sorting__top-right {
  justify-content: flex-end;
  margin-bottom: 0px;
}

.sorting__top .select-label {
  margin-right: 8px;
  padding-right: 0;
}

.sorting__top-right .select-label {
  margin-right: 8px;
  padding-right: 0;
}

.sorting__panel .btn {
  position: relative;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0;
  color: #DD0504;
  background-color: transparent;
  font-size: 14px;
  text-decoration: underline;
  text-decoration-style: dotted;
  box-shadow: none!important;
  outline: 0;
  margin-left: 5px;
}

.sorting__menu {
  position: absolute;
  top: 26px;
  right: 0;
  background: #FFF;
  padding: 0px 30px 0px 15px;
  border-radius: 10px;
  border: 1px solid #dadada;
  z-index: 1000;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease;
}

.sorting__menu.active {
  opacity: 1;
  height: auto;
  padding: 7px 30px 7px 15px;
}

.sorting__menu ul {
  padding: 0;
  margin: 0;
}

.sorting__menu ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 14px;
  transition: color 0.2s ease;
  cursor: pointer;
}

.sorting__menu ul li:hover {
  color: #DD0504;
}

.catalog__view-buttons__btn {
  width: auto;
  height: 30px;
  display: block;
  filter: grayscale(1);
  transition: all 0.2s ease-in;
}

.catalog__view-buttons__btn:hover {
  filter: grayscale(0.5);
}

.catalog__view-buttons__btn.r-active {
  filter: grayscale(0);
  cursor: auto;
}

.catalog__view-buttons__btn.r-active:hover {
  filter: grayscale(0);
}

.catalog__view-buttons {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  grid-gap: 20px;
  /*position: relative;
  top: 18px;*/
  z-index: 2;
  margin-bottom: 6px;
}

.catalog__view-buttons span {
  display: none;
  transition: all 0.2s ease-in;
}

.catalog__view-buttons__btn img {
  width: auto;
  height: 100%;
  display: block;
}

.cutting-scheme {
  /*margin-right: 120px;*/
  margin-top: 0;
  /*margin-right: -250px;*/
  text-align: right!important;
}

#smartFilter__inner {
  margin-top: 10px;
}

#smartFilter__inner > .btn-group {
  margin-top: -10px;
}

@media (max-width: 768px) {
  /*.cutting-scheme {
    margin-right: 0;
  }*/
  .sorting__top-right {
    justify-content: flex-end;
    margin-bottom: 0px;
    flex-flow: column-reverse;
    grid-gap: 5px;
    flex-wrap: wrap-reverse;
    margin-bottom: 15px;
  }
  .sorting__top-right.sorting__top-height {
    min-height: auto;
  }
  .catalog__view-buttons {
    display: flex;
    width: auto;
    align-items: center;
    justify-content: flex-end;
    grid-gap: 12px;
    z-index: 2;
    position: static;
  }
  .catalog__view-buttons__btn {
    height: 30px;
    display: flex;
    align-items: center;
    grid-gap: 6px;
  }
  .catalog__view-buttons__btn span {
    display: block;
    color: gray;
    text-decoration: underline;
  }
  .catalog__view-buttons__btn.active span {
    display: block;
    color: #000;
    text-decoration: none;
  }
}

.section__header {
  display: flex;
  margin-bottom: 15px;
  flex-direction: row-reverse;
}

.section__header__content {
  width: calc(100% - 250px);
}

.section__header__content .bx_catalog_text > div:nth-child(2):empty {
  min-height: 64px;
}

.section__header__sidebar {
  width: 250px;
  padding-top: 10px;
}

.section__header__tags-full .noTags,
.section__header__tags-small .hasTags,
.section__header__tags-full .btn-group,
.section__header__tags-small .smrtNavBlock {
  display: none;
}

.section__header__tags-full.hideNavBtn {
  display: none;
}

.section__header__tags-small.showNavBtn .hasTags {
  display: block;
}

.section__header__tags-small.showNavBtn .smrtNavBlock {
  display: flex;
}

.section__header__content .smartFilter__wrap ~ .product-description {
  width: calc(100%);
}

.section__header__content #smartFilter__inner {
  margin-bottom: 0;
}

.section__header__content .categoty-list {
  margin-top: 15px;
  margin-bottom: 0;
}

.section__header .product-description > br {
  display: none;
}

@media (max-width: 768px) {
  .section__header {
    display: flex;
    margin-bottom: 15px;
    flex-direction: column-reverse;
  }
  .section__header .product-description {
    display: none;
  }
  .section__header__tags-full .cutting-scheme {
    margin-top: -10px;
    margin-bottom: 10px;
  }
  .section__header__content {
    width: 100%;
  }
  .section__header__sidebar {
    width: 100%;
    padding-top: 0;
  }
  .section__header .filter-row {
    padding-bottom: 5px;
  }
  .sorting__panel,
  .settings__panel {
    max-width: none!important;
  }
  .section__header__tags-small {
    display: none;
  }
  .section__header__tags-full .noTags,
  .section__header__tags-full .hasTags {
    display: block;
  }
  .section__header__tags-full .btn-group {
    display: inline-block;
  }
  .section__header__tags-full .mob-filter-params.collapse {
    flex-direction: column-reverse;
  }
}


/*.section__header-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.section__header-new .sorting__top-manager {
  order: 2;
  width: 250px;
}
.section__header-new .section__header-category {
  order: 1;
  min-width: calc(100% - 250px);
}
.section__header-new .smartFilter__wrap {
  order: 1;
  min-width: calc(100% - 250px);
}
.section__header-new .product-description {
  order: 4;
  min-width: calc(100% - 250px);
}*/

/*.section__header-new .sorting__top-manager ~ .section__header-category {
  order: 2;
}*/
/*.section__header-new .section__header-category ~ div:nth-child(4) {
  order: 3;
}
.section__header-new .section__header-category ~ div:nth-child(3) {
  order: 4;
}

.section__header-new .product-description:last-child {
  order: 1;
}

.section__header-new .sorting__top-manager:last-child {
  width: 100%;
}

.section__header-new .smrtNavBtn {
  margin-bottom: 0;
}

.section__header-new #smartFilter__inner {
  margin-bottom: 0;
}*/

/* End */


/* Start:/bitrix/components/bitrix/sale.gift.section/templates/.default/style.css?149553756032051*/
/* catalog.section */
.bx_item_list_you_looked_horizontal{
    margin-bottom:20px;
    border-bottom:1px solid #e5e5e5;
}
@media (max-width:640px) {.bx_item_list_you_looked_horizontal {border-bottom:1px solid #e5e5e5;}}

.bx_item_list_you_looked_horizontal.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_item_list_you_looked_horizontal.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_item_list_you_looked_horizontal.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_item_list_you_looked_horizontal.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_item_list_you_looked_horizontal.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_item_list_you_looked_horizontal.bx_yellow .bx_item_list_title{background:#FBF7DB}


.bx_item_list_you_looked_horizontal .bx_catalog_item{
    position:relative;
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background:#fff;
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
    margin-bottom:30px;
}

.popup-window-buttons .bx_item_list_you_looked_horizontal {
    border: none !important;
}

@media (min-width:960px){
    .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 30px 0   ;width:100%}

    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:48%}
    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:23%}
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 26px;margin:0 1% 30px;width:18%}
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
    .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px;width:100%}

    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item,
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:23%}
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(4n+1),
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
    .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 16px;margin:0 0 0 30px  ;width:100%}

    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item,
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item,
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:31.333333%}
    .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(3n+1),
    .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
    .bx-touch .bx_item_list_you_looked_horizontal.col1 .bx_catalog_item{padding:1px 26px;margin:0 0 0 30px ;width:100%}

    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%}
    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item,
    .bx-touch .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item,
    .bx-touch .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item,
    .bx-touch .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item{padding:1px 16px;margin:0 1% 30px;width:48%;clear:none}

    .bx-touch .bx_item_list_you_looked_horizontal.col2 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_you_looked_horizontal.col3 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_you_looked_horizontal.col4 .bx_catalog_item:nth-child(2n+1),
    .bx-touch .bx_item_list_you_looked_horizontal.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container {
    position:absolute;
    z-index:990;
    top:0;
    left:0;
    right:0;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
    border-radius:3px;
    border:1px solid #d3d3d3;
    background:#fff;
    -webkit-animation:borderview 0.5s;
    animation:borderview 0.5s;
}
@media (min-width:960px){.bx-no-touch  .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){.bx-no-touch  .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

@keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border:1px solid #fdfdfd;box-shadow:0 0 0 0 rgba(0,0,0,0);} to {border:1px solid #d3d3d3;box-shadow:0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_item_list_you_looked_horizontal .bx_catalog_item_articul{
    color:#a5a5a5;
    font-size:13px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_title{
    height:38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_title{
    overflow:auto;
    height:auto !important;
    white-space: normal;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_title a{
    color:#3f3f3f;
    text-decoration:none;
    font-size:13px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price{
    color:#3f3f3f;
    font-weight:bold;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price span{
    color:#a5a5a5;
    font-size:12px;
    font-weight:normal;
    white-space:nowrap;
    text-decoration:line-through;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls{
    padding-top:10px;
    text-align:center;
    opacity:0;
}
@media (min-width:641px) and (max-width:960px){.bx_item_list_you_looked_horizontal .bx_catalog_item_controls{height:auto}}
@media (max-width:640px){.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls{height:auto;line-height:30px;display:block}}
@media (max-width:479px){.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_controls {height:auto}}

.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
    width:100%;
    white-space:nowrap;
    text-align:center;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
    color:#3f3f3f;
    font-size:13px;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    text-align:left;
    font-size:12px;
    line-height:30px;
    font-weight:bold;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
    width:100%;
    text-align:center;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    margin:1%;
    width: 48%;
    min-width:100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    height: 25px;
}

@media (max-width:640px) {
    .bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display:none;}
    .bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float:none;width:100%;text-align:center;}
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls input[type=text]{border:none;}
.bx-touch .bx_item_list_you_looked_horizontal .bx_catalog_item_controls,
.bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_controls{opacity:1}
.bx_item_list_you_looked_horizontal .bx_cnt_desc{
    text-align:left;
    position:absolute;
    right:-45px;
    top:2px;
    width:40px;
}
@media (min-width:641px) and (max-width:960px){

}
.bx_item_list_you_looked_horizontal .bx_catalog_item_controls a{margin-bottom:10px;}
.bx_item_list_you_looked_horizontal .bx_catalog_item_price .bx_price{font-size:15px;padding-top: 5px;}
.bx_item_list_you_looked_horizontal .bx_catalog_item_images_double,
.bx_item_list_you_looked_horizontal .bx_catalog_item_images{
    position:relative;
    z-index:910;
    display:block;
    padding-top:135%;
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    -webkit-background-size:contain;
    background-size:contain;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_images_double{
    z-index:900;
    margin-top:-135%;
    opacity:0;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item.double:hover .bx_catalog_item_images{
    opacity:0;
    -webkit-animation:rotateimgfirst 0.5s;
    animation:rotateimgfirst 0.5s;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item.double:hover .bx_catalog_item_images_double{
    opacity:1;
    -webkit-animation:rotateimglast 0.5s;
    animation:rotateimglast 0.5s;
}
@keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@-webkit-keyframes rotateimgfirst {from {opacity:1;} to {opacity:0;}}
@keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}
@-webkit-keyframes rotateimglast  {from {opacity:0;} to {opacity:1;}}

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_controls,
.bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_articul,
.bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
.bx_item_list_you_looked_horizontal .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
.bx_item_list_you_looked_horizontal .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch    .bx_item_list_you_looked_horizontal .bx_catalog_item .bx_catalog_item_controls.no_touch{display:none !important;}

/* Stickers */
.bx_item_list_you_looked_horizontal .bx_stick{
    position:absolute;
    width:123px;
    height:35px;
    background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/stick.png) left center no-repeat;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    line-height:35px;
    white-space:nowrap;
    overflow:hidden;
    -ms-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
.bx_item_list_you_looked_horizontal .bx_stick.short {font-weight: bold;font-size:18px}
.bx_item_list_you_looked_horizontal .bx_stick.average {font-weight: bold;font-size:13px}
.bx_item_list_you_looked_horizontal .bx_stick.long{font-weight:normal;font-size:11px}
.bx_item_list_you_looked_horizontal .bx_stick_disc{
    position:absolute;
    width:72px;
    height:74px;
    background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/stick_disc.png) no-repeat center;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
    font-size:23px;
    line-height:74px;
}
.bx_item_list_you_looked_horizontal .bx_stick.left,
.bx_item_list_you_looked_horizontal .bx_stick_disc.left{left:-2px;}
.bx_item_list_you_looked_horizontal .bx_stick.right,
.bx_item_list_you_looked_horizontal .bx_stick_disc.right{right:0;}
.bx_item_list_you_looked_horizontal .bx_stick.top,
.bx_item_list_you_looked_horizontal .bx_stick_disc.top{top:15px;}
.bx_item_list_you_looked_horizontal .bx_stick.bottom,
.bx_item_list_you_looked_horizontal .bx_stick_disc.bottom{bottom:5px;}
.bx_item_list_you_looked_horizontal .bx_stick.middle,
.bx_item_list_you_looked_horizontal .bx_stick_disc.middle{top:49%;}
@media (min-width:641px) and (max-width:960px){
    .bx_item_list_you_looked_horizontal .bx_stick{
        width:90px;
        height:30px;
        background-size:100%;
        line-height:30px;
    }
    .bx_item_list_you_looked_horizontal .bx_stick.short {font-weight:normal;font-size:14px}
    .bx_item_list_you_looked_horizontal .bx_stick.average {font-weight:normal;font-size:11px}
    .bx_item_list_you_looked_horizontal .bx_stick.long{font-weight:normal;font-size:11px}
    .bx_item_list_you_looked_horizontal .bx_stick_disc{
        width:64px;
        height:65px;
        background-size:100%;
        font-size:	20px;
        line-height:65px;
    }
}
@media (max-width:640px) {
    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }
    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick_disc{
        width:48px;
        height:49px;
        background-size:100%;
        font-size:	16px;
        line-height:49px;
    }
}
@media (max-width:479px) {
    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick{
        width:70px;
        height:30px;
        background-size:100%;
        font-size:	11px;
        line-height:30px;
    }

    .bx-touch .bx_item_list_you_looked_horizontal .bx_stick_disc{
        width:37px;
        height:38px;
        background-size:100%;
        font-size:13px;
        line-height:38px;
    }
}

/* buttons */
.bx_item_list_you_looked_horizontal .bx_bt_button,
.bx_item_list_you_looked_horizontal .bx_bt_button_type_2{
    display:inline-block;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    cursor:pointer;
    white-space:nowrap;
}

.bx_item_list_you_looked_horizontal .bx_bt_button_type_2 				{
    border:1px solid #e9e9e9;
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));
    background-image:-webkit-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:   -moz-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:     -o-linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    background-image:        linear-gradient(#fcfcfc 0%,#f1f1f1 100%);
    color:#656565;
    text-shadow:0 1px 0 #fff;
}
.bx_item_list_you_looked_horizontal .bx_bt_button_type_2:hover{background:#fff;}
.bx_item_list_you_looked_horizontal .bx_bt_button_type_2:active 	{
    background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));
    background-image:-webkit-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:   -moz-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:     -o-linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    background-image:        linear-gradient(#f1f1f1 0%,#fcfcfc 100%);
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_item_list_you_looked_horizontal .bx_bt_button  				{
    background:#00a2df;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background: -moz-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:  -ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:   -o-linear-gradient(top,#00a2df 0%,#006fcb 100%);
    background:      linear-gradient(to bottom,#00a2df 0%,#006fcb 100%);
    color:#fff;
    text-shadow:0 1px 0 #006cae;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_you_looked_horizontal .bx_bt_button:hover  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}
.bx_item_list_you_looked_horizontal .bx_bt_button:active  		{
    background:#21afe4;
    background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));
    background:-webkit-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:  -moz-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:   -ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:    -o-linear-gradient(top,#21afe4 0%,#006fcb 100%);
    background:       linear-gradient(to bottom,#21afe4 0%,#006fcb 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4',endColorstr='#006fcb',GradientType=0 );
}


.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button{
    display:inline-block;
    min-width:20px;
    line-height:20px;
}
.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2{
    display:inline-block;
    min-width:18px;
    line-height:18px;
}

.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2 		{}
.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2:hover 	{}
.bx_item_list_you_looked_horizontal .bx_small.bx_bt_button_type_2:active 	{}


.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button{
    padding:0 13px;
    height:25px;
    font-weight:bold;
    line-height:25px;
}
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2		{
    padding:0 13px;
    height:23px;
    font-weight:bold;
    line-height:23px;
}

.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button,
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2 		{font-weight:bold;}
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2:hover  {}
.bx_item_list_you_looked_horizontal .bx_medium.bx_bt_button_type_2:active {}

.bx_item_list_you_looked_horizontal .bx_col_input{
    display:inline-block;
    width:40px;
    text-align:center;
}

/* scu_detail_size */
.bx_item_list_you_looked_horizontal .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}
.bx-touch	.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li:active .cnt,
.bx_item_list_you_looked_horizontal .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 fill stretch;
}

.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_list_you_looked_horizontal .bx_item_detail_size.full .bx_slide_left,
.bx_item_list_you_looked_horizontal .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_list_you_looked_horizontal .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-touch	.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 stretch;
    -moz-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/x2border_active.png) 2 fill stretch;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_list_you_looked_horizontal .bx_item_detail_scu.full .bx_slide_left,
.bx_item_list_you_looked_horizontal .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_list_you_looked_horizontal .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/components/bitrix/sale.gift.section/templates/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.bx_item_list_you_looked_horizontal {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px
}
.bx_item_list_you_looked_horizontal .bx_item_list_title {
    font-weight: bold;
    color: #000;
    background: #ebf4f8;
    vertical-align: middle;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
}
.bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide {
    /*height: auto !important;*/
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_container.no-imgs > a {
    background-image: none !important;
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?17162718695599*/
.bx_catalog_text:after {
	content: '';
	clear: both;
	display: block;
}
.bx_catalog_text_ul {
	display: inline-block;
	list-style-type: none;
	margin:20px 0 0 0;
	padding: 0;
}
.bx_catalog_text_ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
}
.categoty-list {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	max-width: 780px;
}
.fish__feature{
	margin-bottom: 7px;
}
.fish__feature_line{
	margin-bottom: 10px;
}

.fish__feature_block{
	display: inline-block;
	min-width: 100px;
	margin: 0 5px;
}

.fish__feature_block label {
	display: block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	background: #ffffff;
	border: 1px solid #f496ae;
	color: #dd0603;
	border-radius: 4px;
	position: relative;
	padding: 3px 30px 3px 10px;
	font-size: 13px;
}

.fish__feature_block input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.fish__feature_block input:checked+label{
	color: #ffffff;
	background: #dd0603;
}

.fish__feature_block input:checked+label:after {
	content:"\f00d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 9px;
}
.fish__feature_block input:disabled+label:after{
	content:"\f00d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 9px;
}

.categoty-list.bx_catalog_text_ul .item-hidden {
  display: none;
}

@media (max-width: 1200px) {
	.categoty-list {
		max-width: 600px;
	}
}

@media (max-width: 992px) {
	.categoty-list {
		max-width: 360px;
	}
}

.settings__panel {
  position: relative;
  max-width: 250px;
  width: auto;
}

.settings__title {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}

.settings__top-right {
  justify-content: flex-end;
  margin-bottom: 0px;
}

.settings__top-right.settings__top-height {
  min-height: 64px;
}

.settings__top .select-label {
  margin-right: 8px;
  padding-right: 0;
}

.settings__top-right .select-label {
  margin-right: 8px;
  padding-right: 0;
}

.settings__panel .btn {
  position: relative;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0;
  background-color: transparent;
  font-size: 14px;
  box-shadow: none!important;
	color: #960303;
  font-weight: 600;
  outline: 0;
	display: flex;
  align-items: center;
	grid-gap: 2px;
}

.settings__menu {
  position: absolute;
  top: 26px;
  right: 0;
  background: #FFF;
  padding: 0px 15px 0px 15px;
  border-radius: 10px;
  border: 1px solid #dadada;
  z-index: 1000;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s ease;
	width: 720px;
}

.settings__menu.active {
  opacity: 1;
  height: auto;
  padding: 7px 30px 7px 15px;
}

.settings__menu ul {
  padding: 0;
  margin: 0;
	grid-gap: 8px 14px;
	display: flex;
	flex-wrap: wrap;
}

.settings__menu ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	transition: color 0.2s ease;
	cursor: pointer;
	font-weight: bold;
	position: relative;
}

.settings__hidden {
	display: flex;
	width: 0;
	height: 18px;
	background: #cc0000;
	color: #FFF;
	text-align: center;
	border-radius: 50%;
	overflow: hidden;
	transition: all 0.2s ease-in;
	position: relative;
	align-items: center;
	justify-content: center;
}

.settings__hidden.active {
	width: 18px;
	margin: 0 4px;
}

.settings__hidden span {
	font-size: 0;
	line-height: 18px;
	vertical-align: middle;
	transition: all 0.2s ease-in;
	opacity: 0;
}

.settings__hidden.active span {
	font-size: 11px;
	opacity: 1;
}

.settings__menu ul li:hover {
  color: #DD0504;
}

.custom-checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.custom-checkbox + label {
	display: inline-flex;
	align-items: center;
	user-select: none;
	cursor: pointer;
}

.custom-checkbox + label::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	margin-right: 6px;
	transition: all 0.2s ease-in;
}

.custom-checkbox:not(:disabled):not(:checked) + label:hover::before {
	border-color: #cc0000;
}

.custom-checkbox:not(:disabled):active + label::before {
	background-color: #cc0000;
	border-color: #cc0000;
}

.custom-checkbox:focus:not(:checked) + label::before {
	border-color: #cc0000;
}

.custom-checkbox:checked + label::before {
	border-color: #cc0000;
	background-color: #cc0000;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox:disabled + label::before {
	background-color: #d2d2d2;
}

.sorting__top.sorting__top-height {
  margin-bottom: 15px;
}

@media (max-width: 768px) {
	.sorting__top {
    align-items: flex-end;
    justify-content: end;
		margin-top: 15px;
	}
	/*.sorting__top-bigmargin {
		margin-top: 80px;
	}
	.sorting__top-right {
    flex-flow: inherit;
	}
	#smartFilterHorizontal {
		position: absolute;
		top: -160px;
		left: 0;
	}*/
	.cutting-scheme {
		margin-right: 0;
	  text-align: right!important;
	}

	.settings__menu {
		width: 100%;
	}

	.settings__menu.active {
	  z-index: 10000;
	}
}

/* End */


/* Start:/local/components/dvaslona/smart.menu.by.props2/templates/horizontal-groups/style.css?17423874925085*/
.smartFilter {
    padding: 10px 0px;
}
.smartFilter__wrap {
  position: relative;
}
.smartFilter__block {
    margin-bottom: 20px;
}
.smartFilter__block-title {
    font-size: 16px;
    color: #3498db;
    font-weight: bold;
    margin-bottom: 10px;
}

.smartFilter__block-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    /*overflow: hidden;*/
    /*max-height: 160px;*/
}
#smartFilter__inner {
    /*max-height: 370px;*/
    /*overflow: hidden;*/
    margin-bottom: 10px;
}
#smartFilter__inner.active,
.smartFilter__block-list.active {
    max-height: 2000px;
}
.smartFilter__block-list li {
    /*position: relative;*/
    /*margin-bottom: 5px;*/
    /*padding-left: 0px;*/
    /*margin-left: 0px;*/
    display: flex;
    align-items: center;
}
.smartFilter__block-list li input {
    position: absolute;
    top: 1px;
    left: 0;
}

.smartFilter__block-list ul.sub  {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0;
    padding-bottom: 3px;
}

.smartFilter__block-list li input {
    display: none;
}
.smartFilter__block-list li label {
    vertical-align: top;
    cursor: pointer;
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    margin-top: 5px;
    position: relative;
    margin-right: 10px;
}
.smartFilter__block-list li input:checked + label:before {
    content: "\f0c8";
    position: absolute;
    top: 2px;
    left: 2.3px;
    color: #DD0504;
    display: inline-block;
    font: normal normal normal 8px/1 FontAwesome;
    font-size: 6px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mob-filter-params.collapse {
    display: block;
    height: auto!important;
}

/*Новый фильтр для рецептов*/

.filter-row .dropdown-menu {
    padding: 10px 15px;
    top: 70px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    right: 0;
}

@media (max-width: 1024px) {
    .filter-row .dropdown-menu {
        top: 110px;
        width: 95%;}
}

@media (max-width: 768px) {
    .filter-row .dropdown-menu {
        top: 130px;
        width: 95%;}
}

@media (max-width: 480px) {
    .filter-row .dropdown-menu {
        top: 160px;
        width: 95%;}
}

.filter-row .dropdown-menu.smartFilter__block-list li > a {
    display: flex;
    align-items: center;
    padding: 0;
}
.dropdown-menu.smartFilter__block-list > li > a > div {
  font-weight: 700;
}
.filter-row .dropdown-menu li div {
    display: block;
    padding: 3px 10px 3px 0px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.filter-row .dropdown-menu> li >div,
.filter-row .dropdown-menu> li >a {
     font-weight: 700;
}

.dropdown-menu a:focus, .dropdown-menu a:hover {
    text-decoration: none;
}

.filter-row .dropdown-menu>li>a:focus, .filter-row .dropdown-menu>li>a:hover {
    background-color: transparent;
}

.dropdown-row {
    display: flex;
}

.dropdown-row .dropdown-item span {
    display: inline-block
}

.dropdown-row .dropdown-item span::after {
    content: "";
    display: block;
    border-bottom: 1px solid #000;
    width: 100%;
}

.filter-row {
    padding-bottom: 5px;
}

.filter-row .btn {
    padding: 0 10px 0 0;
    color: #DD0504;
    background-color: transparent;
    font-size: 14px;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.filter-row .btn.active, .filter-row  .btn:active,
.filter-row .btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.filter-row .dropdown-menu li a.select{color:#DD0504}

.filter-apply {
    text-transform: uppercase;
    padding: 10px 0
}

.recipes-title {
    padding-top: 10px
}

.filter-row .btn-group {
    padding-bottom: 4px;
}

.filter-row .btn-group.open {
    position: static;
}

.filter-apply.disabled {
    color: grey;
}

.open>.dropdown-menu.list-item-line {
    display: flex;
    flex-wrap: wrap;
}

/* прелоудер для рецептов*/

.preloader {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
}

.preloader__row {
    position: relative;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    text-align: center;
    animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
    position: absolute;
    display: inline-block;
    top: 0;
    background-color: #DD0504;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
    top: auto;
    bottom: 0;
    animation-delay: -1s;
}

@keyframes preloader-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes preloader-bounce {

    0%,
    100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.loaded_hiding .preloader {
    transition: 0.3s opacity;
    opacity: 0;
}

.loaded .preloader {
    display: none;
}

/* End */


/* Start:/local/components/dvaslona/schemecutting/templates/filter/style.css?1600758152630*/
#mainImgSchemecutting {text-align: center;}
#mainImgSchemecutting svg {max-height: 450px;}
#mainImgSchemecutting path{fill:#dde6ea}
#mainImgSchemecutting path, #mainImgSchemecutting g {
    cursor: pointer;
}

a.item-nav:hover {text-decoration: none;}
a.item-nav.active {
    color: #DD0504;
}

.nav-map a {
    color: #000000;
}

.nav-map ul {
    padding: 0;
    list-style: none;
}

.item-nav {
    font-weight: 700;
    text-decoration: underline;
}

.item-nav:hover {
    color: #DD0504;
}

.link-underline {
    text-decoration: underline;
}

#schemecuttingTooltip {
  max-width: 150px;
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/catalog.section/.default/style.css?176242240514314*/
@media (max-width:767px) {
    .product-col.list .caption {
        margin-left: 0 !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .image {
        text-align: center;
        margin: 0 auto 20px auto
    }
}

.product-col.bg-red {
  background: #dd0504;
}

.product-col.list .image {
  width: 100%;
}
.product-col.list .image .product__sticker-text {
  z-index: 2;
  top: 0;
}

.product-col.list .image img.product-col__img  {
  min-width: 100%;
}
.product-col.list .image .swiper .swiper-slide {
  text-align: center;
}

.cart-button__youtube {
    display: inline-block
}

.popup-img-title img {
    display: block;
    margin-bottom: 15px
}

.popup-img-title p {
    font-size: 16px;
    margin: 0;
    display: block
}

input.bx_col_input {
    display: inline-block;
    width: auto;
    max-width: 50px;
    text-align: center
}

.bx_catalog_item_controls_blocktwo {
    padding-top: 10px
}


.product-motivation__wrap {
    display: flex;
    align-content: center;
    justify-content: space-between;
    width: 100%;
}

.product-motivation {
    display: flex;
    color: #fff;
    width: 20%;
    align-items: center;
    margin: 0 10px;
}

.product-motivation:hover,
.product-motivation:focus {
    text-decoration: none;
    color: #fff;
}

.product-motivation__section {
    position: fixed;
    z-index: 270;
    bottom: 0;
    transform: translateY(90px);
    left: 0;
    right: 0;
    background: rgba(219, 4, 4, 0.9);
    padding: 15px 0;
    border-top: 1px solid #fff;
    transition: transform 0.3s ease;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    display: none;
}
.product-motivation__section.active {
    transform: translateY(0);
}



.product-motivation__section-close {
    position: absolute;
    color: #fff;
    top: -29px;
    left: 0;
    text-align: center;
    padding: 4px 10px;
    background: rgba(219, 4, 4, 0.9);
    border: 1px solid #fff;
    border-bottom: none;
    border-left: none;
    border-radius: 0 5px 0 0;
    line-height: 20px;
    cursor: pointer
}

.product-motivation__circle {
    min-width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 50%;
    border: 3px solid #fff;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    line-height: 15px;
    text-align: center;
}

.product-motivation__circle-text {
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    line-height: 16px;
    width: 100%;
    color: #fff;
    display: block;
}

.product-motivation__circle-cur {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.product-motivation__text {
    font-size: 12px;
    line-height: 1.4;
}

.description .more-info {
    text-align: right;
    display: block;
    font-size: 14px;
    margin: 5px 0;
}
.description > a {
  text-decoration: none;
  color:#8b8b8b;
  font-size:12px;
  line-height:18px;
}
.description > a:hover {
  text-decoration: none;
  color:#8b8b8b;
}
.product-col.list .description {
  margin-bottom: 20px;
  cursor: pointer;
}
.product-col.list .description.description-small {
  height: 44px;
  overflow: hidden;
  position: relative;
}
.product-col.list .description.description-small:after {
  content: "";
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 1) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  width: 100%;
  display: block;
  cursor: pointer;
}
.product-col.list .product__video {
  text-align: center;
  margin: 15px 0;
}
.product-col.list .product__video-inner {
  display: inline-flex;
  flex-direction: column;
  align-items: start;
  row-gap: 5px;
}
.product-col.list .product__video i {
  margin-right: 10px;
}
.product-col.list .product__rating {
  background: rgba(255, 255, 255, .8);
  padding: 2px 8px;
  position: absolute;
  right: 30px;
  top: 5px;
  color: #000;
  white-space: nowrap;
}
.product-col.list .product__rating i.fa-star {
  font-size: 18px;
  color: #FE0000;
}

@media (max-width: 1199.99px) {
  .product-col.list .product__rating {
    right: 27px;
    top: 0px;
  }
}

@media (max-width: 991px) {
  .product-col .caption {
    display: flex;
    flex-direction: column;
  }
  .product-col .caption .bx_catalog_item_title {
    order: -1;
  }
  .product-col.list .product__rating {
    right: 0;
  }

}


@media (min-width:768px) and (max-width: 991px) {
    .product-motivation {
        font-size: 13px;
    }

    .product-motivation__circle {
        min-width: 45px;
        height: 45px;
        line-height: 8px
    }

    .product-motivation__circle .fa-2x {
        font-size: 1.4em
    }

    .product-motivation__circle-text {
        font-size: 16px;
    }

    .product-motivation__circle-cur {
        font-size: 11px;
    }
}

@media (max-width: 767px) {
    .product-motivation__section {
        overflow: hidden;
        padding: 3px 0 5px 0;
        padding-right: 100px;
        border-top: none;
        bottom: 16px;
    }

    .product-motivation__section>.container {
        padding: 0 130px 0 0;
        overflow: auto;
    }

    .product-motivation__wrap {
        min-width: 1080px;
        overflow: auto;
    }

    .product-motivation__circle .fa-2x {
        font-size: 1.5em;
    }

    .product-motivation__circle {
        min-width: 45px;
        height: 45px;
        border-width: 2px;
    }

    .product-motivation__circle-text {
        font-size: 15px;
    }

    .product-motivation__circle-cur {
        font-size: 11px;
    }
}

@media (max-width: 399px) {
  .cart-button .form-inline {
    margin: 0 0 15px 0;
  }

}

/* стили для моб иконки jivosite */
.button_1O {
    border: 2px solid #fff;
    margin-bottom: 10px !important;
}

.product-col .cart-button .btn-cart {
    font-size: 20px;
    padding: 5px 30px;
    border-radius: 10px !important;
}
.product-col .cart-button .btn-cart.btn-cart__sm {
  padding: 5px 11px;
}
.product-col .cart-button .btn-cart+a {
    font-size: 16px;
}

.product-motivation a {
    color: white;
}

.product-col h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #252a2f;
  font-family: 'Roboto Condensed',sans-serif;
}

.product-col h2 a, .product-col h2 a:hover  {
  color: #252a2f;
}

.product-col .timer {
    flex-direction: row;
    margin-top: 10px;
}

.product-col .timer span {
  font-family: 'Roboto Condensed',sans-serif;
}

.special-delivery {
  margin-bottom: 30px;
  margin-top: 10px;
}

.special-delivery__title {
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 14px;
}

.special-delivery__list {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
}

.special-delivery__item {
  height: 18px;
  display: flex;
  margin: 0 12px 0 0;
  align-items: center;
  border-bottom: 1px dotted #cc0000;
  position: relative;
  cursor: pointer;
  transition: all .2s ease;
}

.special-delivery__item:hover {
  border-color: transparent;
}

.special-delivery__item.special-delivery__item-p {
  border-bottom: 0;
}

.special-delivery__item img {
  width: auto;
  height: 12px;
  display: block;
}

.special-delivery__item-p img {
  height: 18px;
}

.special-delivery__item-w img {
  height: 18px;
}

.special-delivery__item-o img {
  height: 10px;
}

.special-delivery__item-o:last-child img {
  height: 14px;
}

.special-delivery__helper {
  display: none;
  width: 180px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 6px 10px;
  background: #2f353b;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: 2;
  border-radius: 4px;
}

.special-delivery__helper-small {
  width: 150px;
  top: -38px;
  text-align: center;
}

.special-delivery__helper:after {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #2f353b;
  content: '';
  display: block;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.special-delivery__helper a {
  color: #fff;
  text-decoration: underline;
}

.special-delivery__helper a:hover {
  text-decoration: none;
  color: #fff;
}

.special-delivery__helper button {
  background: transparent;
  border: 0;
  outline: 0;
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  display: inline;
}

.special-delivery__helper button:hover {
  background: transparent;
  border: 0;
  outline: 0;
  color: #fff;
  text-decoration: none;
}


@media (max-width: 768px) {
  .special-delivery__list {
    margin: 0 auto;
    justify-content: center;
  }
  .special-delivery__item:last-child {
    margin-right: 0;
  }
  .special-delivery__item img {
    height: 16px;
  }

  .special-delivery__item-p img {
    height: 24px;
  }

  .special-delivery__item-w img {
    height: 20px;
  }

  .special-delivery__item-o img {
    height: 12px;
  }
}

@media (max-width: 520px) {
  .special-delivery__item img {
    height: 14px;
  }

  .special-delivery__item-p img {
    height: 22px;
  }

  .special-delivery__item-w img {
    height: 18px;
  }

  .special-delivery__item-o img {
    height: 10px;
  }
}

@media (max-width: 460px) {
  .special-delivery__title {
    font-size: 14px;
  }
  .special-delivery__item {
    margin: 0 20px 0 0;
  }
  .special-delivery__item img {
    height: 13px;
  }

  .special-delivery__item-p img {
    height: 21px;
  }

  .special-delivery__item-w img {
    height: 17px;
  }

  .special-delivery__item-o img {
    height: 9px;
  }
}

@media (max-width: 375px) {
  .special-delivery__list {
    justify-content: start;
    flex-wrap: wrap;
  }
  .special-delivery__item {
    width: 50%;
    margin: 0;
    justify-content: center;
    padding: 15px 0;
    border-bottom: 0;
    height: auto;
  }
  .special-delivery__item img {
    height: 16px;
  }

  .special-delivery__item-p img {
    height: 24px;
  }

  .special-delivery__item-w img {
    height: 22px;
  }

  .special-delivery__item-o img {
    height: 14px;
  }

  .special-delivery__item-o:last-child img {
    height: 18px;
  }
}

.product-col-recipes__btn-new {
  display: block;
  margin: 0 auto;
  font-size: 24px;
  height: 20px;
  width: 20px;
  text-align: center;
  margin-top: -24px;
  border-bottom: 1px solid #960303;
  padding-bottom: 24px;
}

.product-col-recipes__btn-new:hover {
  color: #960303;
  text-decoration: none;
  border-bottom: 1px solid #FFF;
}

.cart-button__title {
  font-size: 12px;
  line-height: 12px;
  padding-left: 15px;
  margin-bottom: 10px;
}

.item__sale--list-new {
  float: none!important;
  margin: 0 12px 5px 0!important;
}

.item__sale--list-new i {
  font-size: 18px;
  color: #FE0000;
}

.product__section__adv {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.catalog-opt__table {
  width: 100%;
  margin-bottom: 30px;
}


.catalog-opt__table thead {
  background: #252a2f;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  line-height: 1;
}

.catalog-opt__table thead td {
  padding: 20px 0;
}

.catalog-opt__table td {
  text-align: center;
  padding: 12px 0;
}

.catalog-opt__table td a {
  color: #960303;
}

.catalog-opt__table tbody tr:nth-child(odd) td {
  background: #FFF;
}

.catalog-opt__table td:first-child {
  width: 33.333%;
  text-align: left;
  padding-left: 30px;
}

.catalog-opt__table td .cart-button input {
  width: 52px!important;
  padding: 6px 4px;
}

.catalog-opt__table td .cart-button .btn-cart {
  padding: 0;
  width: 36px;
  height: 36px;
  background: #dc0f0c;
  color: #FFF;
}

.catalog-opt__table td .cart-button .form-inline {
  margin: 0;
  display: block!important;
}

.catalog-opt__table td .cart-button .m-b-10 {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 6px;
}

.catalog-opt__table td .btn-wishlist {
  font-size: 10px;
}

@media (max-width: 992px) {
  .catalog-opt__table thead td {
    font-size: 12px;
  }
  .catalog-opt__table td {
    font-size: 12px;
    line-height: 14px;
  }
  .catalog-opt__table td:first-child {
    width: 25%;
    padding-left: 10px;
  }
  .catalog-opt__table td .cart-button input {
    width: 32px!important;
    height: 22px;
    font-size: 12px;
  }

  .catalog-opt__table td .cart-button .btn-cart {
    width: 22px;
    height: 22px;
  }
  .catalog-opt__table td .btn-wishlist {
    font-size: 6px;
  }
}
.youtube-video{
  background: url(//i.ytimg.com/vi/WEeA8BiEs48/sddefault.jpg)  0% 0% / contain;
}
.youtube-video .play {
    background: url(/local/templates/dikoed/assets/img/youtube-play-btn.png) no-repeat;
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top: -30px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.youtube-video:hover .play {
    background-position: 0 0;
}

.product-anonce:not(:empty) {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .catalog-opt__table td .cart-button input {
    width: 32px!important;
    height: 26px;
    font-size: 12px;
  }

  .catalog-opt__table td .cart-button .btn-cart {
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 500px) {
  .catalog-opt__table thead td {
    font-size: 12px;
  }
  .catalog-opt__table td {
    font-size: 10px;
    line-height: 12px;
  }
}

@media (max-width: 767px) {
  .item__sale.item__sale--item.hidden, .item__sale.item__sale--list.hidden {
    display: none!important;
  }
}

/* End */


/* Start:/local/templates/dikoed/components/bitrix/system.pagenavigation/.default/style.css?17542958431122*/
ul.pagination {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}
ul.pagination > li > a {
    color: #444c53;
}
ul.pagination > li > a:hover {
    color: #dd0504;
}
ul.pagination > li:first-child > a,
ul.pagination > li:first-child > span,
ul.pagination > li:last-child > a,
ul.pagination > li:last-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
ul.pagination > .active > a,
ul.pagination > .active > a:focus,
ul.pagination > .active > a:hover,
ul.pagination > .active > span,
ul.pagination > .active > span:focus,
ul.pagination > .active > span:hover {
    background: #dd0504;
    border-color: #dd0504;
}
@media (max-width: 500px) {
    ul.pagination li:last-child,
    ul.pagination li:nth-child(1),
    ul.pagination li:nth-child(2),
    ul.pagination li:nth-last-child(2) {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pagination {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .pagination {
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/news.list/recipes-list/style.css?1509099940100*/
.recipes-slider-control{position:absolute;top:-58px;right:0}.recipes-slider-control.left{right:20px}
/* End */


/* Start:/local/components/dvaslona/schemecutting/templates/.default/style.css?1578392115329*/
.panel-smart .btn-danger {
    margin-top: 20px;
}

#hint {
    display: none;
    position: absolute;
    padding: 5px;
    margin: -15px auto auto 10px;
    border-radius: 5px;
    box-shadow: 0 0 1px 2px rgba(0, 0, 0, .3);
    background-color: #000;
    color: white;
    z-index: 9999;
    max-width: 235px;
}
/* End */


/* Start:/local/templates/dikoed/components/bitrix/news.list/causes/style.css?17545631182661*/
/* begin index causes style */
.causes {
  width: 100%;
  padding: 30px 0;
}
.causes__title {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #dd0504;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
}
.causes__title:before {
  display: block;
  content: "";
  width: 27px;
  height: 29px;
  background: url('/local/templates/dikoed/assets/img/finger.png') no-repeat;
  background-size: cover;
}

.causes__title-sidebar {
  margin-bottom: 20px;
  font-size: 18px;
}
.causes__title-sidebar span {
  padding-left: 30px;
}
.causes__title-sidebar span:before {
  width: 20px;
  height: 22px;
  top: 0;
}
.causes__accordion {
  width: 100%;
}
.causes__card {
  margin-bottom: 3px;
  font-family: 'Roboto Condensed',sans-serif;
}
.causes__card .collapse {
  overflow: hidden;
}
.causes__btn {
  width: 100%;
  background: #dd0504;
  color: #fff;
  text-align: left;
  border-radius: 5px;
  text-transform: uppercase;
  padding: 10px 40px 10px 36px;
  border: 0;
  outline: 0;
  font-size: 16px;
  transition: background .15s ease-in-out;
  position: relative;
}
.causes__btn:hover {
  background: #c9302c;
}
.causes__btn:before {
  display: block;
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  background: url('/local/templates/dikoed/assets/img/ok_causes.png') no-repeat;
  background-size: cover;
}
.causes__btn::after {
  display: block;
  content: "";
  position: absolute;
  right: 15px;
  top: 15px;
  width: 15px;
  height: 11px;
  background: url('/local/templates/dikoed/assets/img/arrow_causes.png') no-repeat;
  background-size: cover;
  transform: rotate(0);
  transition: transform .2s ease-in-out;
}
.causes__btn[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
.causes__body {
  padding: 15px;
}
.causes__card-sidebar .causes__btn {
  padding: 8px 28px 8px 30px;
  font-size: 12px;
}
.causes__card-sidebar .causes__btn:before {
  left: 8px;
  top: 10px;
  width: 16px;
  height: 16px;
}
.causes__card-sidebar .causes__btn::after {
  right: 9px;
  top: 15px;
  width: 11px;
  height: 8px;
}
.causes__card-sidebar .causes__body {
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

@media (max-width: 500px) {
  .causes__btn {
    padding: 8px 34px 8px 36px;
    font-size: 14px;
  }
  .causes__title {
    font-size: 20px;
  }
}
/* end index causes style */
/* End */
/* /local/templates/dikoed/assets/css/pages/catalog_section.css?17542961251276 */
/* /local/templates/dikoed/assets/css/pages/panel-smart.css?1754296125731 */
/* /local/templates/dikoed/assets/css/pages/asc-chef-section.css?1754296125754 */
/* /local/templates/dikoed/components/bitrix/catalog/.default/style.css?17321887827209 */
/* /bitrix/components/bitrix/sale.gift.section/templates/.default/style.css?149553756032051 */
/* /local/templates/dikoed/components/bitrix/catalog/.default/bitrix/catalog.section.list/.default/style.css?17162718695599 */
/* /local/components/dvaslona/smart.menu.by.props2/templates/horizontal-groups/style.css?17423874925085 */
/* /local/components/dvaslona/schemecutting/templates/filter/style.css?1600758152630 */
/* /local/templates/dikoed/components/bitrix/catalog.section/.default/style.css?176242240514314 */
/* /local/templates/dikoed/components/bitrix/system.pagenavigation/.default/style.css?17542958431122 */
/* /local/templates/dikoed/components/bitrix/news.list/recipes-list/style.css?1509099940100 */
/* /local/components/dvaslona/schemecutting/templates/.default/style.css?1578392115329 */
/* /local/templates/dikoed/components/bitrix/news.list/causes/style.css?17545631182661 */
