

/* Start:/bitrix/templates/.default/components/bitrix/catalog/catalog_product/bitrix/catalog.element/.default/style.css?17333998082877*/
button.button-add-review {
    margin: 20px 0;
    padding: 10px 50px;
    background-color: #2f6ab1;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    max-width: 300px;
}

body .modal-dialog {
    top: auto;
}

.review-ttl {
    font-family: "helveticaneue", sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 8px 0;
}

.svg-animals {
    width: 40px;
}

.rev-sp {
    color: #94a3b3;
    font-size: 13px;
    margin-left: 14px;
}

.datatooltipl {
    position: relative;
    display: inline-block;
    height: 40px;
    margin: 5px 3px;
    float: none; /*left*/
}

.datatooltipl span {
    width: 190px;
    visibility: hidden;
    width: auto;
    background-color: #e9e9e9;
    color: #fff;
    text-align: center;
    border-radius: 0;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    /* left: 50%;*/
    margin-left: -95px;
    opacity: 0;
    transition: opacity 0.1s;
    white-space: nowrap;
    font-size: 13px;
    color: #000;
    padding: 15px 20px !important;
}

.datatooltipl span::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #e9e9e9 transparent transparent transparent;
}

.datatooltipl:hover span {
    visibility: visible;
    opacity: 1;
}

div.pic-thumbs {
    text-align: left;
    margin: 24px 40px 24px 0;
}

.rating:hover {
    text-decoration: none;
}

.publications {
    border-radius: 10px;
}

.product-card .product-descr .publications .ttl {
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
}

.publications_link {
    border: 1px solid #d5dee8;
    border-radius: 36px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 6px;
}

.publications_link img {
    width: 24px;
    height: 24px;
    object-fit: cover;
}

.publications_link a {
    text-decoration: underline;
    width: 85%;
    line-height: 128%;
}

.tabs-list {
    display: flex;
    justify-content: space-between;
    gap: 3px;
}

.tablink {
    background-color: #f2f2f2;
    float: left;
    border: 1px solid #ccc;
    outline: none;
    cursor: pointer;
    padding: 10px 20px;
    transition: 0.3s;
    width: 100%;
}

.tablink:hover {
    background-color: #ddd;
}

.tablink.active {
    background: #fff;
    border-color: #4074c0;
}

.tabcontent {
    display: none;
    padding: 20px;
    border-top: none;
    clear: both;
}

@media screen and (max-width: 800px) {
    .tabs-list {
        flex-direction: column;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?1733399808267*/
.load_more {
    margin: 20px 0;
    padding: 10px 50px;
    background-color: #2f6ab1;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    width: 205px;
    cursor: pointer;
    clear: both;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/reviews_product/style.css?1733399808762*/
.home-block-reviews .date  span{
    color:#cdcdcd;
}
.home-block-reviews .ttl{
    border-top: 1px solid #e7eaee;
    padding-top: 25px;
}
.home-block-reviews .text{
    margin: 20px 0;
}


.home-block-reviews .descr img{
 height:150px;
    float:left;
    margin-right: 10px;
    margin-bottom: 30px;
}
.m-t-20{
    margin-top: 20px;
}
.mod_text{
    margin: 25px 0 15px 100px;
    float: left;
    width: 100%;
}
.bx-rating {

    display: inline-block;
}
.rating-mini {
    display: inline-block;
    font-size: 0;
}
.rating-mini span {
    padding: 0;
    font-size: 20px;
    line-height: 1;
    color: #cdcdcd;
}
.rating-mini > span:before {
    content: '★';
}
.rating-mini > span.active {
    color: #ff9000;
}
.images-review{
    min-height: 150px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/detail_brands/style.css?1756389821145*/
.brand-item {
	padding: 20px 0;
}
.brand-item p{
	text-align: center;
	font-size: 22px;
    line-height: 24px;
    font-weight: normal;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/catalog_product/bitrix/catalog.element/.default/style.css?17333998082877 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?1733399808267 */
/* /bitrix/templates/.default/components/bitrix/news.list/reviews_product/style.css?1733399808762 */
/* /bitrix/templates/.default/components/bitrix/news.list/detail_brands/style.css?1756389821145 */
