/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Author: Creative Themes
Author URI: https://creativethemes.com/
Description: Blocksy Child Theme
Template: blocksy
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, education, entertainment, news, portfolio, two-columns, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: blocksy-child
*/

@media only screen and (max-width: 768px) {
  #moderncart-floating-cart {
    bottom: 50px !important;
  }
}

/* Keep the Blocksy cookie notice opaque when its generated styles change. */
.cookie-notification[data-type="type-1"] .container,
.cookie-notification[data-type="type-2"] {
  background-color: var(--theme-palette-color-8) !important;
}

@media only screen and (max-width: 689px) {
  .cookie-notification[data-type="type-1"] {
    background-color: var(--theme-palette-color-8) !important;
  }
}
