

/* Start:/local/templates/main/components/bitrix/breadcrumb/artlight/style.css?1786532816685*/
/*.bx-breadcrumb {*/
/*	margin: 10px 0;*/
/*}*/
/*.bx-breadcrumb i {*/
/*	color: #b5bdc2;*/
/*	line-height: 13px;*/
/*	font-size: 12px;*/
/*	vertical-align: middle;*/
/*	margin-right: 5px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item {*/
/*	float: left;*/
/*	margin-bottom: 10px;*/
/*	white-space: nowrap;*/
/*	line-height: 13px;*/
/*	vertical-align: middle;*/
/*	margin-right: 10px;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item span {*/
/*	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;*/
/*	font-size: 13px;*/
/*	white-space: normal;*/
/*}*/
/*.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}*/
/*.bx-breadcrumb .bx-breadcrumb-item a:hover {}*/

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/products/style.css?17865328164427*/
.catalog-content-to-replace {
    display: none;
}

.block_sort_num {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    max-width: 410px;
 }
 .wrap-select-num.wrap-select-sort {max-width: unset!important;}

 .select-sort {
    padding-right: 32px;
 }

 .section-root-partition .block_sort .wrap-select-num .nice-select {
    padding-right: 16px;
 }

 .section-root-partition .block_sort .wrap-select-num .nice-select .list, 
 .section-root-partition .block_sort .wrap-select-num .nice-select.open .list {
    width: 184px;
    padding: 6px 0;
 }

 .section-root-partition .block_sort .wrap-select-num .nice-select .option {
    padding: 0 12px 0 32px;
 }

 .section-root-partition .block_sort .wrap-select-num .nice-select .option.selected:after {
    left: 14px;
 }

 .favourites-item {
   cursor: pointer;
   width: 32px;
   height: 32px;
   background-color: #ECEEEF;
   border-radius: 50%;
   z-index: 10;
   display: flex;
   justify-content: center;
   align-items: center;
 }
 .favourites-item-icon {
   width: 24px;
   height: 24px;
   margin-right: 0;
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2870_3084)'%3E%3Cpath d='M0.666016 0H24.666V24H0.666016V0Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M7.07421 13.7504C5.52995 12.2062 5.52995 9.70244 7.07421 8.15819C8.61832 6.61408 11.1217 6.61394 12.666 8.15776C14.2103 6.61394 16.7137 6.61408 18.2578 8.15819C19.8021 9.70244 19.8021 12.2062 18.2578 13.7504C17.3668 14.6415 12.6656 19 12.6656 19C12.6656 19 8.93815 15.6144 7.07421 13.7504Z' fill='%23ECEEEF' stroke='%23272B2E' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2870_3084'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666016)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
   background-position: center;
   background-repeat: no-repeat;
   transition: .3s;
 }
 .favourites-item:hover .favourites-item-icon {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2870_3084)'%3E%3Cpath d='M0.666016 0H24.666V24H0.666016V0Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M7.07421 13.7504C5.52995 12.2062 5.52995 9.70244 7.07421 8.15819C8.61832 6.61408 11.1217 6.61394 12.666 8.15776C14.2103 6.61394 16.7137 6.61408 18.2578 8.15819C19.8021 9.70244 19.8021 12.2062 18.2578 13.7504C17.3668 14.6415 12.6656 19 12.6656 19C12.6656 19 8.93815 15.6144 7.07421 13.7504Z' fill='%23ECEEEF' stroke='%23D72626' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2870_3084'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666016)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
   transform: scale(1.3);
  }
  .favourites-item:active .favourites-item-icon,
  .favourites-item-icon_active {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2870_3084)'%3E%3Cpath d='M0.666016 0H24.666V24H0.666016V0Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M7.07421 13.7504C5.52995 12.2062 5.52995 9.70244 7.07421 8.15819C8.61832 6.61408 11.1217 6.61394 12.666 8.15776C14.2103 6.61394 16.7137 6.61408 18.2578 8.15819C19.8021 9.70244 19.8021 12.2062 18.2578 13.7504C17.3668 14.6415 12.6656 19 12.6656 19C12.6656 19 8.93815 15.6144 7.07421 13.7504Z' fill='%23D72626' stroke='%23D72626' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2870_3084'%3E%3Crect width='24' height='24' fill='white' transform='translate(0.666016)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
   transform: scale(1.3);
  }
  .wrap-right-block.tag-block .bg-white-filter,
  .wrap-right-block.tag-block .block_title {
    display: none;
  }

 @media(max-width:1199px) {
    .section-root-partition .big-wrap-checkbox {
       flex-wrap: wrap;
    }

    .block_sort_num {
       width: 100%;
       max-width: 100%;
       margin-top: 16px;
    }
 }
 @media(max-width:767px){
    .section-root-partition .block_sort .wrap-select-num .nice-select {
       color: black;
       padding-right: 32px;
    }
 }
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/products_home/style.css?1786532816318*/
.section-decoctions-application .text-comment {
    word-wrap: break-word;
}

.form-pg-decoctions-application .captcha {
    margin-bottom: 40px;
}

@media (max-width: 575px) {
    .form-pg-decoctions-application .captcha {
        margin-bottom: 30px;
    }
}

.captcha .captcha-main label {
    margin-left: 295px;
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/artlight/style.css?1786532816685 */
/* /local/templates/main/components/bitrix/catalog.section/products/style.css?17865328164427 */
/* /local/templates/main/components/bitrix/form.result.new/products_home/style.css?1786532816318 */
