

/* Start:/local/templates/securtec/components/bitrix/catalog.element/main/style.css?17874920431569*/

  .tooltips b {
	  color:#fff;
  }
  
  .thums_imp {
	  max-width:100% !important;
  }
  .dost_izvoz2 {
	   display: flex;
	   align-items: center;
	       gap: 10px;
  }
    .icon-row {
      display: flex;
      flex-wrap: wrap; /* перенос на новую строку */
      gap: 4px;
      max-width: calc(6 * 60px + 2 * 3px); /* максимум 4 иконки в строке */
	  align-items: center;
    }

    .icon_delivery {
      position: relative;
      width: 20px;
      height: 100%;
      cursor: pointer;
    }

    .icon_delivery img {
      width: 100%;
      height: auto;
      display: block;
    }

    /* Tooltips */
    .icon_delivery .tooltips {
      position: absolute;
      bottom: 125%;
      left: 50%;
      transform: translateX(-50%);
      background: #333;
      color: #fff;
      font-size: 12px;
      padding: 6px 8px;
      border-radius: 4px;
      white-space: normal; /* поддержка переносов и HTML */
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.2s ease-in-out;
      z-index: 10;
      min-width: 150px;
      max-width: 250px;
    }

    /* стрелочка */
    .icon_delivery .tooltips::after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      border-width: 5px;
      border-style: solid;
      border-color: #333 transparent transparent transparent;
    }

    .icon_delivery:hover .tooltips {
      opacity: 1;
    }
	.icon_delivery .dost_izvoz span {
		color:#fff !important;
	}
=
/* End */


/* Start:/local/templates/securtec/components/bitrix/iblock.vote/element_rating/style.css?1787492043419*/
div.star-active { cursor: pointer; }
div.star-voted, div.star-over { }
div.star-empty { background: url(/local/templates/securtec/components/bitrix/iblock.vote/element_rating/images/stars.png) 0px -19px no-repeat; width:20px; height:20px; overflow:hidden; }
div.star-voted { background: url(/local/templates/securtec/components/bitrix/iblock.vote/element_rating/images/stars.png) 0px 0px   no-repeat; width:20px; height:20px; overflow:hidden; }
div.star-over { background: url(/local/templates/securtec/components/bitrix/iblock.vote/element_rating/images/stars.png) 0px 0px   no-repeat; width:20px; height:20px; overflow:hidden; }


/* End */


/* Start:/local/templates/securtec/components/bitrix/sale.gift.main.products/main/style.css?1787492043663*/
.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_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8;}
.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#FBF1F0}
.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#F2FBEA}
.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}
.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7;}
.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#FBF7DB}
/* End */
/* /local/templates/securtec/components/bitrix/catalog.element/main/style.css?17874920431569 */
/* /local/templates/securtec/components/bitrix/iblock.vote/element_rating/style.css?1787492043419 */
/* /local/templates/securtec/components/bitrix/sale.gift.main.products/main/style.css?1787492043663 */
