

/* Start:/bitrix/templates/sm_default/components/bitrix/catalog.element/catalog/style.css?17103220081114*/
.sticker__text.sticker__text-discount {
    font-size: 8pt; 
    vertical-align: baseline;
}
.for_one_measure_element {
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.elementTabLinkActive{
    border: 2px solid #04b;	
    border-radius: 12px;					
}					
.elementTabLinkActive:hover{
    border: 2px solid red;						
}					
.ml10{
    margin-left: 10px;
}					
#elementsTabs a{
    font-size: 13px;
    text-decoration: none;								
    color: #04b;						
    margin: 5px;
    padding: 5px;
}	
#elementsTabs a:hover{
    text-decoration: none; 
    color: red;								
}
.elementDocumentsDiv{
    min-height: 43px;
    display: table;
}
.elementDocumentsSpanImg, .elementDocumentsSpanName, .elementDocumentsSpanLink{
    display:table-cell;
    vertical-align:middle;
}
/*leann andrewb special prices for yuridicheckie litsa*/
.product_detail_yurlitsa_price{
    font-weight: bold;
    font-size: 10pt;
    margin: 3px 0;
}
.product_detail_yurlitsa_price span{
    font-size: 2.41667rem;
}

.detail__btn.btn.delivery_btn{
    margin-top: 15px;
}
/* End */


/* Start:/bitrix/templates/sm_default/template_ext/catalog.section/al/style.css?17103220081294*/
.for_one_measure_section {
    color: black;
    font-size: 10px;
    margin-right: 2px;
    font-weight: bold;
}
.price__pdv.product_section_yurlitsa_price {
    line-height: 9px;
    margin-bottom: 15px;
}
.catalog_item__head.clearfix{
    min-height: 67px;
}
.sectionItemDiscount{
    float: right;
}
@media (max-width: 1199px) { 
    .sectionItemDiscount { 
        float: left;
    }     
}
[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
}
[data-tooltip]::after {
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    width: 117px; /* Ширина подсказки */
    height: 13px;
    right: 10px; top: 130px; /* Положение подсказки */
    background: #fff; /* Цвет фона */
    color: #000; /* Цвет текста */
    padding: 0.8em 1em 1em 1em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 0s; /* Время появления подсказки */
    border-radius: 7px;
    border: 1px solid #fff;
} 
[data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    top: -3.6em; /* Положение подсказки */
    left: -5.2em;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?171032201564*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /bitrix/templates/sm_default/components/bitrix/catalog.element/catalog/style.css?17103220081114 */
/* /bitrix/templates/sm_default/template_ext/catalog.section/al/style.css?17103220081294 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?171032201564 */
