/*  

  jWARNING: THIS FILE WAS AUTOMATICALLY GENERATED  - IT WILL BE OVERWRITTEN --- 

       FYI: This was generated by './node_modules/.bin/gulp style'.  

       Hint: Make your own sass generated files by adding 'style_XYZ.scss' in your favorite location. A file names 'style_XYZ.css' will be generated right next to it.

*/
/* fix alerts -override bootstrap- */
.alert {
  margin-bottom: 0px; }

/* The close X on alerts messages - stolen from bootstrap */
.jMessageClose {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.jMessageClose:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

.alert {
  margin: 4px;
  /* since 7/19' spacing died after bootstrap upgrade */ }

#genesis-content.content {
  width: auto !important;
  /* since 7/19' make the class entries wider */ }

#wp-admin-bar-wp-logo {
  display: none;
  /* since 7/19' Hide the wordpress logo, even when in iPad verticle */ }

#wp-admin-bar-wp-logo {
  display: none !important;
  /* since 7/19' Hide the wordpress logo, even when in iPad verticle */ }

/* The links to the admin section and back to site doesn't exist in iPad vertical cuz too small, which sucks, so overridding wp
   Works with et-appchase-core-no-flotsam.php
    since 7/19'
 */
#wp-toolbar > ul > li#wp-admin-bar-jCustom_ops,
#wp-toolbar > ul > li#wp-admin-bar-jCustom_home_registration {
  /* this one is to 'visit site' */
  display: inherit !important;
  margin-left: 24px; }

.jTableEven_td {
  background: rgba(226, 232, 240, 0.2); }

/*https://stackoverflow.com/questions/56758098/how-to-position-detail-marker-to-come-after-summary */
details.jDetailsFarRight {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content; }

.jDetailsFarRight summary {
  position: relative;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  cursor: pointer; }

details.jDetailsFarRight summary::-webkit-details-marker {
  position: absolute;
  right: 0;
  top: 30%;
  z-index: 1; }

.jSubdueder {
  color: #d3d6d8; }

/* Hey: Order here counts. These are all similar items, the things on bottom generally overlap the things above.
  Note that the order they are listed in the element 'class="jStriping_isEven jConflicted"' vs. 'class="jConflicted jStriping_isEven "
    doesn't matter.
 */
.jStriping_isEven {
  background-color: rgba(198, 198, 198, 0.18039); }

.TempSelected_happy, .TempCartSelected_happy {
  background-color: #f0fff4; }

.jConflicted {
  background-color: rgba(253, 160, 48, 0.71); }

.TempHighlight {
  background-color: #fefcbf !important; }

.jWell {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f7fafc), to(rgba(230, 230, 230, 0.92)));
  background-image: linear-gradient(to top, #f7fafc, rgba(230, 230, 230, 0.92)); }

/* See above: jWellHelper_shouldReallyBeTailwindComponent */
/* Fix ACF */
label {
  font-weight: inherit; }

/*  

  jWARNING: THIS FILE WAS AUTOMATICALLY GENERATED  - IT WILL BE OVERWRITTEN --- 

       FYI: This was generated by './node_modules/.bin/gulp style'.  

       Hint: Make your own sass generated files by adding 'style_XYZ.scss' in your favorite location. A file names 'style_XYZ.css' will be generated right next to it.

*/
