[data-url] {
    cursor: pointer;
}
/**

 */
.cookie {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;          /* стартовая позиция у нижнего края */
    z-index: 9999;
    width: 100%;
}
.first-letter-capitalize::first-letter {
    text-transform: uppercase;
}

.js-product-comp-children-template {
    display: none;
}