

/* Start:/local/templates/masterdom/components/bitrix/catalog/md_catalog/style.css?1759752227808*/
 .sort_icon {
    display: inline-block;
    background-size: 13px;
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    margin-left: .3rem;
}


.sort_icon.novetly_down {
    background-image: url(/local/templates/masterdom/components/bitrix/catalog/md_catalog/./icons/price_down.svg);
}

.sort_icon.novetly_up {
    background-image: url(/local/templates/masterdom/components/bitrix/catalog/md_catalog/./icons/price_up.svg);
}

.sort-item > a {
    color: var(--bs-body-color);
}

.sort-item > a.selected {
    font-weight: 700;
}

    .tags_box { 
        min-height: 70px;
    }

@media (max-width: 767px) {
    .tags_box { 
        min-height: 70px;
    }
}

.tags.scrollable-container > ul.hidescroll {
    scrollbar-width: none;
}

.tags_box_mobile {
    border-bottom: 1px solid;
    border-bottom-color: var(--bs-border-color);
}

/* End */


/* Start:/local/templates/masterdom/components/bitrix/catalog/md_catalog/bitrix/catalog.element/md_catalog_element/style.css?17579469551379*/
.js-calc2 {
	list-style: none
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.lds-dual-ring {
  /* change color here */
  color: #1c4c5b
}
.lds-dual-ring,
.lds-dual-ring:after {
  box-sizing: border-box;
}
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6.4px solid currentColor;
  border-color: currentColor transparent currentColor transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.fc-short {
	width: 80px; display: inline-block; margin-bottom: 20px;
	text-align: center; font-size: 1.3rem; font-weight: bold;
}
.fc-num {
	font-weight: bold;
}

.fc-measure {
	display: none
}

.fc-measure.show {
	display: inline-block;
}

.table th { width: 30% }

.link-tab-properties_all_colors {
  color: #02378F;
  font-weight: 600;
  font-size: 16px; 
}

.btn.counter-btn-blue.product-item__btn {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
}

yandex-pay-badge {
  margin-top: 1rem;
}

/* End */


/* Start:/local/components/srbaa/favorites.icon/templates/.default/style.css?1726750468286*/
.srbaa_favorites {
    border: none;
}

.srbaa_favorites .srbaa_favorites__icon {
    border: none;
    fill: none;
    stroke: black;
    cursor: pointer;

}

.srbaa_favorites_added .srbaa_favorites__icon {
    fill: var(--bs-primary);
    stroke: var(--bs-primary);
}

/* End */


/* Start:/local/templates/masterdom/components/bitrix/catalog.item/masterdom_v3/style.css?1766585980667*/
.product-item__footer .free-delivery {
    display: none;
    color: #4eb703;
}

@media (width < 768px) {
    .section-catalog-body__sidebar-widget a.btn-catalog-trends {
        width: 100%;
        text-align: left;
    }
}

@media (width < 450px) {

    .product-item .product-item__title {
        min-height: 79px;
    }
}

div [data-bs-toggle="popover"] {
    cursor: pointer;
}

.back-to-catalog {
    cursor: pointer;
    svg {
        transform: rotate(90deg);
    }
}

.quick-order-side {
    border: 1px solid #DEE5ED;
}

@media (width < 580px) {
    
    .icon-btn.snow img {
        max-width: 31px;
    }    
}


/* End */


/* Start:/local/components/startsite/widget.banner/templates/.default/style.css?1745506746970*/
.timer {
  display: grid;
  grid-template-columns: 4.5rem 0.5rem 4.5rem 0.5rem 4.5rem 0.5rem 4.5rem;
  font-size: 3rem;
  justify-items: center;
}

.timer__item {
  position: relative;
}

.timer__item::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  bottom: -0.75rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.875rem;
  color: #424242;
}

.widget-promo {
  background: url('/local/templates/masterdom/images/promo-bg.webp');
  background-size: cover;
  background-repeat: no-repeat;
}

.widget-promo .code{
  color: #02378F;
  font-family: 'Goldenbook';
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;

}

.widget-promo .form-control {
  background: transparent;
  border-bottom: 1px solid #ACB2BF
}

@media (min-width: 576px) {
  .modal-dialog.wbm {
      /* max-width: var(--bs-modal-width);
      margin-right: auto;
      margin-left: 1rem; */
  }
}
/* End */


/* Start:/local/templates/masterdom/components/bitrix/form.result.new/discount/style.css?175448872152*/
#discount_modal .form-control{
    height: 53px;
}
/* End */
/* /local/templates/masterdom/components/bitrix/catalog/md_catalog/style.css?1759752227808 */
/* /local/templates/masterdom/components/bitrix/catalog/md_catalog/bitrix/catalog.element/md_catalog_element/style.css?17579469551379 */
/* /local/components/srbaa/favorites.icon/templates/.default/style.css?1726750468286 */
/* /local/templates/masterdom/components/bitrix/catalog.item/masterdom_v3/style.css?1766585980667 */
/* /local/components/startsite/widget.banner/templates/.default/style.css?1745506746970 */
/* /local/templates/masterdom/components/bitrix/form.result.new/discount/style.css?175448872152 */
