/*   
Theme Name: m2wma
Theme URI: https://m2wma.ru/
Description: Шаблон для сайта
Author: m2 web marketing agency
Author URI: https://m2wma.ru/
*/

#cookie-consent{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: #444;
    color: white;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
}

@media (min-width:1170px) and (max-width:1399px){
}

@media (max-width:1169px){
}
@media (max-width:767px){
}
@media (max-width:460px){
}