

/* Start:/local/templates/comaro-kompressor/components/bitrix/menu/.default/style.min.css?1569562983490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/comaro-kompressor/components/bitrix/menu/.default/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/components/custom_dm/cookie.notification/templates/.default/.styles.css?17507325901807*/
#cookie_note {
    position: fixed;
    width: 90%;
    max-width: 600px;
    background-color: #fff;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    z-index: 1000;
    transition: transform 0.3s ease, opacity 0.3s ease;
    opacity: 0;
    visibility: hidden;
}

#cookie_note.show {
    opacity: 1;
    visibility: visible;
}

#cookie_note .icon {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

#cookie_note .icon svg {
    width: 24px;
    height: 24px;
}

#cookie_note p {
    flex-grow: 1;
    margin-left: 15px;
    margin-right: 30px;
    color: #333;
    font-size: 16px;
}

#cookie_note a {
    color: var(--main-color);
    text-decoration: none;
    font-weight: 500;
}

#cookie_note .cookie_accept {
    background-color: var(--main-color);
    color: #fff;
    border: none;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    margin-left: 20px;
    white-space: nowrap;
}

#cookie_note .cookie_accept:hover {
    opacity: 0.9;
}

#cookie_note .cookie_close {
    position: absolute;
    top: 1px;
    right: 15px;
    font-size: 40px;
    color: #666;
    cursor: pointer;
    line-height: 1;
}

#cookie_note .cookie_close:hover {
    color: #333;
}

/* Default position: bottom for desktop */
@media (min-width: 768px) {
    #cookie_note {
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
}

/* Position at the top for mobile */
@media (max-width: 767px) {
    #cookie_note {
        top: 20px;
        left: 50%;
        transform: translateX(-50%);
    }
} 
/* End */


/* Start:/local/templates/comaro-kompressor/template_styles.css?15695629833*/
﻿
/* End */
/* /local/templates/comaro-kompressor/components/bitrix/menu/.default/style.min.css?1569562983490 */
/* /local/components/custom_dm/cookie.notification/templates/.default/.styles.css?17507325901807 */
/* /local/templates/comaro-kompressor/template_styles.css?15695629833 */
