/*! rwe-online-gallery-snippet v1.2.0 | (c) 2022 Mark Heggan | UNLICENSED License |  */
/**
 * @section App Gallery Styles
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, src/sass/vendor/normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, src/sass/vendor/normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, src/sass/vendor/normalize.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, src/sass/vendor/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, src/sass/vendor/normalize.scss */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 64, src/sass/vendor/normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, src/sass/vendor/normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, src/sass/vendor/normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, src/sass/vendor/normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 105, src/sass/vendor/normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, src/sass/vendor/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 125, src/sass/vendor/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 133, src/sass/vendor/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 137, src/sass/vendor/normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, src/sass/vendor/normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, src/sass/vendor/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 176, src/sass/vendor/normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 186, src/sass/vendor/normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 195, src/sass/vendor/normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 206, src/sass/vendor/normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 218, src/sass/vendor/normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 229, src/sass/vendor/normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 240, src/sass/vendor/normalize.scss */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 253, src/sass/vendor/normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 261, src/sass/vendor/normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 270, src/sass/vendor/normalize.scss */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 280, src/sass/vendor/normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 290, src/sass/vendor/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 299, src/sass/vendor/normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 308, src/sass/vendor/normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 320, src/sass/vendor/normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 328, src/sass/vendor/normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 339, src/sass/vendor/normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 347, src/sass/vendor/normalize.scss */
[hidden] {
  display: none;
}

/* line 10, src/sass/app-gallery.scss */
html {
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 17, src/sass/app-gallery.scss */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* line 25, src/sass/app-gallery.scss */
body {
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
  color: #595961;
}

/* line 32, src/sass/app-gallery.scss */
a {
  text-decoration: none;
  color: #595961;
}

/* line 36, src/sass/app-gallery.scss */
a:hover, a:focus {
  text-decoration: underline;
  color: #7f7f88;
}

/* line 44, src/sass/app-gallery.scss */
.input-text,
.rwe-search__input,
.rwe-submit-form__input {
  color: #595961;
  border-radius: 6px;
}

/* line 52, src/sass/app-gallery.scss */
.rwe-btn,
.rwe-search__btn,
.rwe-view-wishlist-btn,
.rwe-add-more-items-btn,
.rwe-submit-wishlist-btn,
.rwe-detail__wishlist-add,
.rwe-detail__wishlist-remove,
.rwe-submit-form__btn {
  border-radius: 6px;
  background-color: #a9afb6 !important;
  outline: none;
}

/* line 58, src/sass/app-gallery.scss */
.rwe-btn, .rwe-btn:hover, .rwe-btn:focus,
.rwe-search__btn,
.rwe-view-wishlist-btn,
.rwe-add-more-items-btn,
.rwe-submit-wishlist-btn,
.rwe-detail__wishlist-add,
.rwe-detail__wishlist-remove,
.rwe-submit-form__btn,
.rwe-search__btn:hover,
.rwe-view-wishlist-btn:hover,
.rwe-add-more-items-btn:hover,
.rwe-submit-wishlist-btn:hover,
.rwe-detail__wishlist-add:hover,
.rwe-detail__wishlist-remove:hover,
.rwe-submit-form__btn:hover,
.rwe-search__btn:focus,
.rwe-view-wishlist-btn:focus,
.rwe-add-more-items-btn:focus,
.rwe-submit-wishlist-btn:focus,
.rwe-detail__wishlist-add:focus,
.rwe-detail__wishlist-remove:focus,
.rwe-submit-form__btn:focus {
  color: #fff !important;
}

/* line 64, src/sass/app-gallery.scss */
.rwe-btn:hover, .rwe-btn:focus,
.rwe-search__btn:hover,
.rwe-view-wishlist-btn:hover,
.rwe-add-more-items-btn:hover,
.rwe-submit-wishlist-btn:hover,
.rwe-detail__wishlist-add:hover,
.rwe-detail__wishlist-remove:hover,
.rwe-submit-form__btn:hover,
.rwe-search__btn:focus,
.rwe-view-wishlist-btn:focus,
.rwe-add-more-items-btn:focus,
.rwe-submit-wishlist-btn:focus,
.rwe-detail__wishlist-add:focus,
.rwe-detail__wishlist-remove:focus,
.rwe-submit-form__btn:focus {
  background-color: #8b9097 !important;
}

/* line 71, src/sass/app-gallery.scss */
.pg-wrap {
  margin: 24px auto;
  padding: 0 12px;
  width: 100%;
  max-width: 60rem;
}

@media only screen and (min-width: 480px) {
  /* line 71, src/sass/app-gallery.scss */
  .pg-wrap {
    padding: 0 24px;
  }
}

/* line 84, src/sass/app-gallery.scss */
.pg-header {
  margin-bottom: 16px;
}

@media only screen and (min-width: 480px) {
  /* line 84, src/sass/app-gallery.scss */
  .pg-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 95, src/sass/app-gallery.scss */
.pg-logo {
  margin: 0 auto 24px;
  width: 120px;
}

@media only screen and (min-width: 480px) {
  /* line 95, src/sass/app-gallery.scss */
  .pg-logo {
    margin: 0;
    width: 160px;
  }
}

/* line 104, src/sass/app-gallery.scss */
.pg-logo img {
  width: 120px;
  max-height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (min-width: 480px) {
  /* line 104, src/sass/app-gallery.scss */
  .pg-logo img {
    width: 160px;
    max-height: 160px;
  }
}

/* line 119, src/sass/app-gallery.scss */
.pg-nav {
  position: relative;
}

/* line 124, src/sass/app-gallery.scss */
.rwe-page-nav {
  text-align: center;
  overflow: auto;
}

@media only screen and (min-width: 480px) {
  /* line 124, src/sass/app-gallery.scss */
  .rwe-page-nav {
    text-align: right;
  }
}

/* line 132, src/sass/app-gallery.scss */
.rwe-page-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 138, src/sass/app-gallery.scss */
.rwe-page-nav__list-item {
  display: inline-block;
  margin: 0 12px;
}

@media only screen and (min-width: 480px) {
  /* line 138, src/sass/app-gallery.scss */
  .rwe-page-nav__list-item {
    margin: 0 0 0 24px;
  }
  /* line 145, src/sass/app-gallery.scss */
  .rwe-page-nav__list-item:first-child {
    margin-left: 0;
  }
}

/* line 152, src/sass/app-gallery.scss */
.rwe-page-nav__link {
  font-weight: 700;
}

/* line 159, src/sass/app-gallery.scss */
.rwe-category-nav {
  margin-top: 16px;
  text-align: center;
}

@media only screen and (min-width: 480px) {
  /* line 159, src/sass/app-gallery.scss */
  .rwe-category-nav {
    text-align: right;
  }
}

/* line 167, src/sass/app-gallery.scss */
.rwe-category-nav__btn {
  padding: 5px 0;
  font-size: 14px;
  background-color: transparent;
  color: #595961;
  border: none;
  outline: none;
}

/* line 175, src/sass/app-gallery.scss */
.rwe-category-nav__btn:after {
  content: '\25BC';
  display: inline-block;
  margin-left: 5px;
  font-size: 8px;
  line-height: 14px;
}

/* line 183, src/sass/app-gallery.scss */
.rwe-category-nav__btn:hover, .rwe-category-nav__btn:focus {
  color: #7f7f88;
  cursor: pointer;
}

/* line 191, src/sass/app-gallery.scss */
.rwe-category-nav__list {
  display: none;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  z-index: 99;
}

@media only screen and (min-width: 480px) {
  /* line 191, src/sass/app-gallery.scss */
  .rwe-category-nav__list {
    position: absolute;
    top: 80px;
    right: 0;
    padding: 8px 16px;
    max-width: 200px;
    max-height: 240px;
    text-align: center;
    background: #fff;
    border: 1px solid #E3E3E4;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    overflow: auto;
  }
}

/* line 212, src/sass/app-gallery.scss */
.rwe-category-nav__list.active {
  display: block;
}

/* line 218, src/sass/app-gallery.scss */
.rwe-category-nav__list-item {
  display: block;
  margin: 0 0 8px;
  font-size: 14px;
}

/* line 223, src/sass/app-gallery.scss */
.rwe-category-nav__list-item:last-child {
  margin: 0;
}

/* line 229, src/sass/app-gallery.scss */
.rwe-category-nav__link {
  font-style: italic;
}

/* line 238, src/sass/app-gallery.scss */
.rwe-breadcrumb__item {
  font-style: italic;
}

/* line 245, src/sass/app-gallery.scss */
.rwe-search__input {
  font-style: italic;
}

/* line 262, src/sass/app-gallery.scss */
.rwe-list-heading {
  font-size: 18px;
}

/* line 270, src/sass/app-gallery.scss */
.rwe-detail a {
  text-decoration: underline;
  color: #7f7f88;
}

/* line 274, src/sass/app-gallery.scss */
.rwe-detail a:hover, .rwe-detail a:focus {
  text-decoration: none;
}

/* line 288, src/sass/app-gallery.scss */
.rwe-detail__title {
  color: #4d4d53;
  font-size: 32px;
}

/* line 293, src/sass/app-gallery.scss */
.rwe-detail__label {
  color: #4d4d53;
}
