/*!
Theme Name: Челси
Theme URI: https://chelsea
Author: Челси
Author URI: https://chelsea
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: chelsea
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

body {
    margin: 0;
    padding: 0;
}
img {
    display: block;
}
ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
button {
    font-size: 0;
    background-color: transparent;
    border: none;
    padding: 0;
}
input {
    padding: 0;
    margin: 0;
    display: block;
    box-sizing: border-box;
}
::selection {
    background: #87B7E8;
    color: #fff;
}
::-moz-selection {
background: #87B7E8;
color: #fff;
}

div#elCookie {
    display: none !important;
}