@charset "UTF-8";

/*
Theme Name: shGillett
Theme URI: 
Author: ShinyDgn
Author URI: ShinyDgn.com
Description: 
Tested up to: 
Requires PHP: 
Version: 0.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shgillett
Tags: 
*/

.cky-btn-revisit:after {
  content: "Cookies";
  display: block;
  color: #fff;
}

.cky-btn-revisit img {
  display: none;
}

.cky-btn-revisit-wrapper {
  background-color: #0056a7;
  width: auto !important;
  height: auto !important;
  padding: 0.25rem 1rem !important;
  font-size: 0.85rem !important;
  border-radius: 1rem !important;
}

/*
* Select 2 Element should have a z-index lower than the sticky header
*/
body.forminator-hustle-dropdown-fix
  .forminator-select.forminator-select-dropdown-container--open {
  z-index: 1029 !important;
}

body .fixed-top.hdr {
  background-color: #fff;
}
