@charset "UTF-8";
@import url("https://cdn.quilljs.com/1.3.7/quill.core.css");
@font-face { font-family: 'BogleWeb-Bold'; src: url(/cms/asset/ac72fb8a575492140ae8823bf54aa7ed.ttf?rev=4); }
@font-face { font-family: 'BogleWeb-Light'; src: url(/cms/asset/e60d5e0e9f9aff116fbba5f8f9848feb.ttf?rev=4); }
@font-face { font-family: 'BogleWeb-Medium'; src: url(/cms/asset/13d089a62312a02d640d7582df6f3cfb.ttf?rev=4); }
@font-face { font-family: 'BogleWeb-Regular'; src: url(/cms/asset/9beadc1a1ee215aabc6db8ec8d0fa59a.ttf?rev=4); }
@font-face { font-family: 'MyriadPro-Bold'; src: url(/cms/asset/065ed78ce97273ddce47bc986b216e35.otf?rev=2); }
@font-face { font-family: 'MyriadPro-Light'; src: url(/cms/asset/0e56991a748512563f40289dd2f8a5a0.otf?rev=2); }
@font-face { font-family: 'MyriadPro-Regular'; src: url(/cms/asset/05197ce24f7bc7db4161bce0fec7f9ab.otf?rev=2); }
@font-face { font-family: 'MyriadPro-Semibold'; src: url(/cms/asset/e1a63dc6910b8bfccb5b524ce27c4511.otf?rev=2); }
@font-face { font-family: 'walmarticons'; src: url(/cms/asset/e9fa3178a13b8c750fc8ec3e16003109.otf?rev=4); }
/*!
 * Bootstrap v4.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root { --blue: #0071dc; --indigo: #004f9a; --purple: #6f42c1; --pink: #cb2c90; --red: #de1c24; --orange: #f47421; --yellow: #ffc120; --green: #76c143; --teal: #edf9fd; --cyan: #79b9e7; --white: #fff; --gray: #888; --gray-dark: #444; --primary: #0071dc; --secondary: #888; --success: #76c143; --info: #79b9e7; --warning: #ffc120; --danger: #de1c24; --light: #f5f5f5; --dark: #444; --breakpoint-xs: 0; --breakpoint-sm: 480px; --breakpoint-md: 768px; --breakpoint-lg: 1024px; --breakpoint-xl: 1364px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(34, 34, 34, 0); }

@-ms-viewport { width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: BogleWeb-Regular; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #444; text-align: left; background-color: #fff; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #0071dc; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }
a:hover { color: #004a90; text-decoration: none; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg:not(:root) { overflow: hidden; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #888; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; font-weight: 500; line-height: 1.2; color: inherit; }

h1, .h1 { font-size: 1.875rem; }

h2, .h2 { font-size: 1.5625rem; }

h3, .h3 { font-size: 1.25rem; }

h4, .h4 { font-size: 1.25rem; }

h5, .h5 { font-size: 1rem; }

h6, .h6 { font-size: 0.9375rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(34, 34, 34, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }
.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #888; }
.blockquote-footer::before { content: "\2014 \00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #d9d9d9; border-radius: 0.25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #888; }

code, kbd, pre, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code { font-size: 87.5%; color: #cb2c90; word-break: break-word; }
a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #444; border-radius: 0.1875rem; }
kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #444; }
pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; }
@media (min-width: 480px) { .container { max-width: 100%; } }
@media (min-width: 768px) { .container { max-width: 100%; } }
@media (min-width: 1024px) { .container { max-width: 100%; } }
@media (min-width: 1364px) { .container { max-width: 1364px; } }

.container-fluid { width: 100%; padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; }

.row { display: flex; flex-wrap: wrap; margin-right: -10px; margin-left: -10px; }

.no-gutters { margin-right: 0; margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; min-height: 1px; padding-right: 10px; padding-left: 10px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.3333333333%; }

.offset-2 { margin-left: 16.6666666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.3333333333%; }

.offset-5 { margin-left: 41.6666666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.3333333333%; }

.offset-8 { margin-left: 66.6666666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.3333333333%; }

.offset-11 { margin-left: 91.6666666667%; }

@media (min-width: 480px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.3333333333%; }
  .offset-sm-2 { margin-left: 16.6666666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333333333%; }
  .offset-sm-5 { margin-left: 41.6666666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333333333%; }
  .offset-sm-8 { margin-left: 66.6666666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333333333%; }
  .offset-sm-11 { margin-left: 91.6666666667%; } }
@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; } }
@media (min-width: 1024px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; } }
@media (min-width: 1364px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; } }
.table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }
.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #d9d9d9; }
.table thead th { vertical-align: bottom; border-bottom: 2px solid #d9d9d9; }
.table tbody + tbody { border-top: 2px solid #d9d9d9; }
.table .table { background-color: #fff; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #d9d9d9; }
.table-bordered th, .table-bordered td { border: 1px solid #d9d9d9; }
.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: #edf9fd; }

.table-hover tbody tr:hover { background-color: rgba(34, 34, 34, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8d7f5; }

.table-hover .table-primary:hover { background-color: #a2caf2; }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a2caf2; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #dedede; }

.table-hover .table-secondary:hover { background-color: #d1d1d1; }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #d1d1d1; }

.table-success, .table-success > th, .table-success > td { background-color: #d9eeca; }

.table-hover .table-success:hover { background-color: #cbe8b7; }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #cbe8b7; }

.table-info, .table-info > th, .table-info > td { background-color: #d9ebf8; }

.table-hover .table-info:hover { background-color: #c3e0f4; }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #c3e0f4; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeec1; }

.table-hover .table-warning:hover { background-color: #ffe7a8; }
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe7a8; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f6bfc2; }

.table-hover .table-danger:hover { background-color: #f3a9ad; }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f3a9ad; }

.table-light, .table-light > th, .table-light > td { background-color: #fcfcfc; }

.table-hover .table-light:hover { background-color: #efefef; }
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #efefef; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #cbcbcb; }

.table-hover .table-dark:hover { background-color: #bebebe; }
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #bebebe; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(34, 34, 34, 0.075); }

.table-hover .table-active:hover { background-color: rgba(21, 21, 21, 0.075); }
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(21, 21, 21, 0.075); }

.table .thead-dark th { color: #fff; background-color: #444; border-color: #575757; }
.table .thead-light th { color: #444; background-color: #fff; border-color: #d9d9d9; }

.table-dark { color: #fff; background-color: #444; }
.table-dark th, .table-dark td, .table-dark thead th { border-color: #575757; }
.table-dark.table-bordered { border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 479.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-sm > .table-bordered { border: 0; } }
@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-md > .table-bordered { border: 0; } }
@media (max-width: 1023.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-lg > .table-bordered { border: 0; } }
@media (max-width: 1363.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-xl > .table-bordered { border: 0; } }
.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #444; background-color: #fff; background-clip: padding-box; border: 1px solid #888; border-radius: 0.25rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) { .form-control { transition: none; } }
.form-control::-ms-expand { background-color: transparent; border: 0; }
.form-control:focus { color: #444; background-color: #fff; border-color: #0071dc; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.form-control::placeholder { color: #888; opacity: 1; }
.form-control:disabled, .form-control[readonly] { background-color: #e9e9e9; opacity: 1; }

select.form-control:not([size]):not([multiple]) { height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value { color: #444; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #444; background-color: transparent; border: solid transparent; border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn { padding-right: 0; padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.1875rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 1.5rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) { height: calc(2.875rem + 2px); }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label { color: #888; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }
.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #76c143; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(118, 193, 67, 0.8); border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #76c143; }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #76c143; box-shadow: 0 0 0 0.2rem rgba(118, 193, 67, 0.25); }
.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #76c143; }
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #76c143; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { background-color: #bce1a3; }
.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { background-color: #92ce69; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(118, 193, 67, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #76c143; }
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before { border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(118, 193, 67, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #de1c24; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: .5rem; margin-top: .1rem; font-size: .875rem; line-height: 1; color: #fff; background-color: rgba(222, 28, 36, 0.8); border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #de1c24; }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #de1c24; box-shadow: 0 0 0 0.2rem rgba(222, 28, 36, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #de1c24; }
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #de1c24; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { background-color: #f0898e; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { background-color: #e8454c; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(222, 28, 36, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #de1c24; }
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before { border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(222, 28, 36, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }
.form-inline .form-check { width: 100%; }
@media (min-width: 480px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select { width: auto; }
  .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

.btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) { .btn { transition: none; } }
.btn:hover, .btn:focus { text-decoration: none; }
.btn:focus, .btn.focus { box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.btn.disabled, .btn:disabled { opacity: 0.65; }
.btn:not(:disabled):not(.disabled) { cursor: pointer; }
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { background-image: none; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #0071dc; border-color: #0071dc; }
.btn-primary:hover { color: #fff; background-color: #005db6; border-color: #0057a9; }
.btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.5); }
.btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #0071dc; border-color: #0071dc; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled).ql-active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0057a9; border-color: #00509c; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.5); }

.btn-secondary { color: #fff; background-color: #888; border-color: #888; }
.btn-secondary:hover { color: #fff; background-color: #757575; border-color: #6f6f6f; }
.btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(136, 136, 136, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #888; border-color: #888; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled).ql-active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #6f6f6f; border-color: #686868; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(136, 136, 136, 0.5); }

.btn-success { color: #444; background-color: #76c143; border-color: #76c143; }
.btn-success:hover { color: #fff; background-color: #64a737; border-color: #5e9d34; }
.btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(118, 193, 67, 0.5); }
.btn-success.disabled, .btn-success:disabled { color: #444; background-color: #76c143; border-color: #76c143; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled).ql-active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #5e9d34; border-color: #599431; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(118, 193, 67, 0.5); }

.btn-info { color: #444; background-color: #79b9e7; border-color: #79b9e7; }
.btn-info:hover { color: #444; background-color: #59a8e1; border-color: #4ea2df; }
.btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(121, 185, 231, 0.5); }
.btn-info.disabled, .btn-info:disabled { color: #444; background-color: #79b9e7; border-color: #79b9e7; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled).ql-active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #4ea2df; border-color: #439ddd; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(121, 185, 231, 0.5); }

.btn-warning { color: #444; background-color: #ffc120; border-color: #ffc120; }
.btn-warning:hover { color: #444; background-color: #f9b400; border-color: #ecaa00; }
.btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 32, 0.5); }
.btn-warning.disabled, .btn-warning:disabled { color: #444; background-color: #ffc120; border-color: #ffc120; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled).ql-active, .show > .btn-warning.dropdown-toggle { color: #444; background-color: #ecaa00; border-color: #dfa100; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 32, 0.5); }

.btn-danger { color: #fff; background-color: #de1c24; border-color: #de1c24; }
.btn-danger:hover { color: #fff; background-color: #bc181e; border-color: #b1161d; }
.btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(222, 28, 36, 0.5); }
.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #de1c24; border-color: #de1c24; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled).ql-active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #b1161d; border-color: #a5151b; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 28, 36, 0.5); }

.btn-light { color: #444; background-color: #f5f5f5; border-color: #f5f5f5; }
.btn-light:hover { color: #444; background-color: #e2e2e2; border-color: gainsboro; }
.btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5); }
.btn-light.disabled, .btn-light:disabled { color: #444; background-color: #f5f5f5; border-color: #f5f5f5; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled).ql-active, .show > .btn-light.dropdown-toggle { color: #444; background-color: gainsboro; border-color: #d5d5d5; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5); }

.btn-dark { color: #fff; background-color: #444; border-color: #444; }
.btn-dark:hover { color: #fff; background-color: #313131; border-color: #2b2b2b; }
.btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5); }
.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #444; border-color: #444; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled).ql-active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #2b2b2b; border-color: #242424; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled).ql-active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5); }

.btn-outline-primary { color: #0071dc; background-color: transparent; background-image: none; border-color: #0071dc; }
.btn-outline-primary:hover { color: #fff; background-color: #0071dc; border-color: #0071dc; }
.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #0071dc; background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #0071dc; border-color: #0071dc; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.5); }

.btn-outline-secondary { color: #888; background-color: transparent; background-image: none; border-color: #888; }
.btn-outline-secondary:hover { color: #fff; background-color: #888; border-color: #888; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(136, 136, 136, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #888; background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #888; border-color: #888; }
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(136, 136, 136, 0.5); }

.btn-outline-success { color: #76c143; background-color: transparent; background-image: none; border-color: #76c143; }
.btn-outline-success:hover { color: #444; background-color: #76c143; border-color: #76c143; }
.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(118, 193, 67, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled { color: #76c143; background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #444; background-color: #76c143; border-color: #76c143; }
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(118, 193, 67, 0.5); }

.btn-outline-info { color: #79b9e7; background-color: transparent; background-image: none; border-color: #79b9e7; }
.btn-outline-info:hover { color: #444; background-color: #79b9e7; border-color: #79b9e7; }
.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(121, 185, 231, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled { color: #79b9e7; background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #444; background-color: #79b9e7; border-color: #79b9e7; }
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(121, 185, 231, 0.5); }

.btn-outline-warning { color: #ffc120; background-color: transparent; background-image: none; border-color: #ffc120; }
.btn-outline-warning:hover { color: #444; background-color: #ffc120; border-color: #ffc120; }
.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 32, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc120; background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #444; background-color: #ffc120; border-color: #ffc120; }
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 32, 0.5); }

.btn-outline-danger { color: #de1c24; background-color: transparent; background-image: none; border-color: #de1c24; }
.btn-outline-danger:hover { color: #fff; background-color: #de1c24; border-color: #de1c24; }
.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(222, 28, 36, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #de1c24; background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #de1c24; border-color: #de1c24; }
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 28, 36, 0.5); }

.btn-outline-light { color: #f5f5f5; background-color: transparent; background-image: none; border-color: #f5f5f5; }
.btn-outline-light:hover { color: #444; background-color: #f5f5f5; border-color: #f5f5f5; }
.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f5f5f5; background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #444; background-color: #f5f5f5; border-color: #f5f5f5; }
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5); }

.btn-outline-dark { color: #444; background-color: transparent; background-image: none; border-color: #444; }
.btn-outline-dark:hover { color: #fff; background-color: #444; border-color: #444; }
.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #444; background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #444; border-color: #444; }
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(68, 68, 68, 0.5); }

.btn-link, .builder.prism .desktop .preview-container .carousel .controls .btn { font-weight: 400; color: #0071dc; background-color: transparent; border-radius: 0; }
.btn-link:hover, .builder.prism .desktop .preview-container .carousel .controls .btn:hover { color: #004a90; text-decoration: none; background-color: transparent; border-color: transparent; }
.btn-link:focus, .builder.prism .desktop .preview-container .carousel .controls .btn:focus, .btn-link.focus, .builder.prism .desktop .preview-container .carousel .controls .focus.btn { text-decoration: none; border-color: transparent; box-shadow: none; }
.btn-link:disabled, .builder.prism .desktop .preview-container .carousel .controls .btn:disabled, .btn-link.disabled, .builder.prism .desktop .preview-container .carousel .controls .disabled.btn { color: #888; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 1.5rem; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.1875rem; }

.btn-block { display: block; width: 100%; }
.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }
@media screen and (prefers-reduced-motion: reduce) { .fade { transition: none; } }
.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }
@media screen and (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #444; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(34, 34, 34, 0.15); border-radius: 0.25rem; }

.dropdown-menu-right { right: 0; left: auto; }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }
.dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after { margin-left: 0; }
.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }
.dropleft .dropdown-toggle::after { display: none; }
.dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after { margin-left: 0; }
.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9e9e9; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #444; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }
.dropdown-item:hover, .dropdown-item:focus { color: #373737; text-decoration: none; background-color: #f5f5f5; }
.dropdown-item.active, .dropdown-item:active { color: #222; text-decoration: none; background-color: #f5f5f5; }
.dropdown-item.disabled, .dropdown-item:disabled { color: #888; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #888; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #444; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 0 1 auto; }
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group { margin-left: -1px; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }
.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }
.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }
.btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; }
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus { z-index: 3; }
.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }
.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.input-group > .custom-file { display: flex; align-items: center; }
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::after { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append { display: flex; }
.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }
.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #444; text-align: center; white-space: nowrap; background-color: #e9e9e9; border: 1px solid #888; border-radius: 0.25rem; }
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control { position: relative; display: block; min-height: 1.5rem; padding-left: 1.5rem; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; z-index: -1; opacity: 0; }
.custom-control-input:checked ~ .custom-control-label::before { color: #fff; background-color: #0071dc; }
.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.custom-control-input:active ~ .custom-control-label::before { color: #fff; background-color: #90c9ff; }
.custom-control-input:disabled ~ .custom-control-label { color: #888; }
.custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9e9e9; }

.custom-control-label { margin-bottom: 0; }
.custom-control-label::before { position: absolute; top: 0.25rem; left: 0; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; user-select: none; background-color: #d9d9d9; }
.custom-control-label::after { position: absolute; top: 0.25rem; left: 0; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: #0071dc; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"), "#", "%23"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: #0071dc; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E"), "#", "%23"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 113, 220, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 113, 220, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: #0071dc; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E"), "#", "%23"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 113, 220, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.5; color: #444; vertical-align: middle; background: #fff str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#444' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"), "#", "%23") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid #888; border-radius: 0.25rem; appearance: none; }
.custom-select:focus { border-color: #0071dc; outline: 0; box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.075), 0 0 5px rgba(0, 113, 220, 0.5); }
.custom-select:focus::-ms-value { color: #444; background-color: #fff; }
.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }
.custom-select:disabled { color: #888; background-color: #e9e9e9; }
.custom-select::-ms-expand { opacity: 0; }

.custom-select-sm { height: calc(1.8125rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; }

.custom-select-lg { height: calc(2.875rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 125%; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(2.25rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2.25rem + 2px); margin: 0; opacity: 0; }
.custom-file-input:focus ~ .custom-file-label { border-color: #0071dc; box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.custom-file-input:focus ~ .custom-file-label::after { border-color: #0071dc; }
.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; color: #444; background-color: #fff; border: 1px solid #888; border-radius: 0.25rem; }
.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(calc(2.25rem + 2px) - 1px * 2); padding: 0.375rem 0.75rem; line-height: 1.5; color: #444; content: "Browse"; background-color: #e9e9e9; border-left: 1px solid #888; border-radius: 0 0.25rem 0.25rem 0; }

.custom-range { width: 100%; padding-left: 0; background-color: transparent; appearance: none; }
.custom-range:focus { outline: none; }
.custom-range::-moz-focus-outer { border: 0; }
.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #0071dc; border: 0; border-radius: 1rem; appearance: none; }
.custom-range::-webkit-slider-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.custom-range::-webkit-slider-thumb:active { background-color: #90c9ff; }
.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d9d9d9; border-color: transparent; border-radius: 1rem; }
.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #0071dc; border: 0; border-radius: 1rem; appearance: none; }
.custom-range::-moz-range-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.custom-range::-moz-range-thumb:active { background-color: #90c9ff; }
.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d9d9d9; border-color: transparent; border-radius: 1rem; }
.custom-range::-ms-thumb { width: 1rem; height: 1rem; background-color: #0071dc; border: 0; border-radius: 1rem; appearance: none; }
.custom-range::-ms-thumb:focus { outline: none; box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.custom-range::-ms-thumb:active { background-color: #90c9ff; }
.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }
.custom-range::-ms-fill-lower { background-color: #d9d9d9; border-radius: 1rem; }
.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #d9d9d9; border-radius: 1rem; }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }
.nav-link:hover, .nav-link:focus { text-decoration: none; }
.nav-link.disabled { color: #888; }

.nav-tabs { border-bottom: 1px solid #d9d9d9; }
.nav-tabs .nav-item { margin-bottom: -1px; }
.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9e9e9 #e9e9e9 #d9d9d9; }
.nav-tabs .nav-link.disabled { color: #888; background-color: transparent; border-color: transparent; }
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #444; background-color: #fff; border-color: #d9d9d9 #d9d9d9 #fff; }
.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0.25rem; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #0071dc; }

.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }
.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }
.navbar > .container, .navbar > .container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }
.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }
.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; }
.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }
.navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 479.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 480px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }
@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }
@media (max-width: 1023.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 1024px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }
@media (max-width: 1363.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } }
@media (min-width: 1364px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }
.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }
.navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; }
.navbar-expand .navbar-nav { flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }
.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
.navbar-expand > .container, .navbar-expand > .container-fluid { flex-wrap: nowrap; }
.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }
.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(34, 34, 34, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(34, 34, 34, 0.9); }
.navbar-light .navbar-nav .nav-link { color: rgba(34, 34, 34, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(34, 34, 34, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled { color: rgba(34, 34, 34, 0.3); }
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(34, 34, 34, 0.9); }
.navbar-light .navbar-toggler { color: rgba(34, 34, 34, 0.5); border-color: rgba(34, 34, 34, 0.1); }
.navbar-light .navbar-toggler-icon { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(34, 34, 34, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"), "#", "%23"); }
.navbar-light .navbar-text { color: rgba(34, 34, 34, 0.5); }
.navbar-light .navbar-text a { color: rgba(34, 34, 34, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(34, 34, 34, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }
.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }
.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"), "#", "%23"); }
.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-text a { color: #fff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(34, 34, 34, 0.125); border-radius: 0.25rem; }
.card > hr { margin-right: 0; margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.card-body { flex: 1 1 auto; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }
.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(34, 34, 34, 0.03); border-bottom: 1px solid rgba(34, 34, 34, 0.125); }
.card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(34, 34, 34, 0.03); border-top: 1px solid rgba(34, 34, 34, 0.125); }
.card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img { width: 100%; border-radius: calc(0.25rem - 1px); }

.card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck { display: flex; flex-direction: column; }
.card-deck .card { margin-bottom: 10px; }
@media (min-width: 480px) { .card-deck { flex-flow: row wrap; margin-right: -10px; margin-left: -10px; }
  .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 10px; margin-bottom: 0; margin-left: 10px; } }

.card-group { display: flex; flex-direction: column; }
.card-group > .card { margin-bottom: 10px; }
@media (min-width: 480px) { .card-group { flex-flow: row wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0; }
  .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0; }
  .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0; }
  .card-group > .card:only-child { border-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
  .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }
@media (min-width: 480px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; }
.accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0; }
.accordion .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.accordion .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #fff; border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #888; content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }
.breadcrumb-item.active { color: #888; }

.pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #0071dc; background-color: #fff; border: 1px solid #d9d9d9; }
.page-link:hover { z-index: 2; color: #004a90; text-decoration: none; background-color: #e9e9e9; border-color: #d9d9d9; }
.page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 113, 220, 0.25); }
.page-link:not(:disabled):not(.disabled) { cursor: pointer; }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link { z-index: 1; color: #fff; background-color: #0071dc; border-color: #0071dc; }
.page-item.disabled .page-link { color: #888; pointer-events: none; cursor: auto; background-color: #fff; border-color: #d9d9d9; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 1.5rem; border-bottom-left-radius: 1.5rem; }
.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 1.5rem; border-bottom-right-radius: 1.5rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.1875rem; border-bottom-left-radius: 0.1875rem; }
.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.1875rem; border-bottom-right-radius: 0.1875rem; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; }
.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: #fff; background-color: #0071dc; }
.badge-primary[href]:hover, .badge-primary[href]:focus { color: #fff; text-decoration: none; background-color: #0057a9; }

.badge-secondary { color: #fff; background-color: #888; }
.badge-secondary[href]:hover, .badge-secondary[href]:focus { color: #fff; text-decoration: none; background-color: #6f6f6f; }

.badge-success { color: #444; background-color: #76c143; }
.badge-success[href]:hover, .badge-success[href]:focus { color: #444; text-decoration: none; background-color: #5e9d34; }

.badge-info { color: #444; background-color: #79b9e7; }
.badge-info[href]:hover, .badge-info[href]:focus { color: #444; text-decoration: none; background-color: #4ea2df; }

.badge-warning { color: #444; background-color: #ffc120; }
.badge-warning[href]:hover, .badge-warning[href]:focus { color: #444; text-decoration: none; background-color: #ecaa00; }

.badge-danger { color: #fff; background-color: #de1c24; }
.badge-danger[href]:hover, .badge-danger[href]:focus { color: #fff; text-decoration: none; background-color: #b1161d; }

.badge-light { color: #444; background-color: #f5f5f5; }
.badge-light[href]:hover, .badge-light[href]:focus { color: #444; text-decoration: none; background-color: gainsboro; }

.badge-dark { color: #fff; background-color: #444; }
.badge-dark[href]:hover, .badge-dark[href]:focus { color: #fff; text-decoration: none; background-color: #2b2b2b; }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9e9e9; border-radius: 1.5rem; }
@media (min-width: 480px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }
.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #104b83; background-color: #cce3f8; border-color: #b8d7f5; }
.alert-primary hr { border-top-color: #a2caf2; }
.alert-primary .alert-link { color: #0a3156; }

.alert-secondary { color: #575757; background-color: #e7e7e7; border-color: #dedede; }
.alert-secondary hr { border-top-color: #d1d1d1; }
.alert-secondary .alert-link { color: #3e3e3e; }

.alert-success { color: #4e7533; background-color: #e4f3d9; border-color: #d9eeca; }
.alert-success hr { border-top-color: #cbe8b7; }
.alert-success .alert-link { color: #365124; }

.alert-info { color: #4f7188; background-color: #e4f1fa; border-color: #d9ebf8; }
.alert-info hr { border-top-color: #c3e0f4; }
.alert-info .alert-link { color: #3c5668; }

.alert-warning { color: #957521; background-color: #fff3d2; border-color: #ffeec1; }
.alert-warning hr { border-top-color: #ffe7a8; }
.alert-warning .alert-link { color: #6b5418; }

.alert-danger { color: #841f23; background-color: #f8d2d3; border-color: #f6bfc2; }
.alert-danger hr { border-top-color: #f3a9ad; }
.alert-danger .alert-link { color: #5b1518; }

.alert-light { color: #909090; background-color: #fdfdfd; border-color: #fcfcfc; }
.alert-light hr { border-top-color: #efefef; }
.alert-light .alert-link { color: #777777; }

.alert-dark { color: #343434; background-color: #dadada; border-color: #cbcbcb; }
.alert-dark hr { border-top-color: #bebebe; }
.alert-dark .alert-link { color: #1b1b1b; }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }
.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e9e9e9; border-radius: 0.25rem; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #0071dc; transition: width 0.6s ease; }
@media screen and (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #444; text-align: inherit; }
.list-group-item-action:hover, .list-group-item-action:focus { color: #444; text-decoration: none; background-color: #f5f5f5; }
.list-group-item-action:active { color: #444; background-color: #e9e9e9; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(34, 34, 34, 0.125); }
.list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.list-group-item:hover, .list-group-item:focus { z-index: 1; text-decoration: none; }
.list-group-item.disabled, .list-group-item:disabled { color: #888; background-color: #fff; }
.list-group-item.active { z-index: 2; color: #fff; background-color: #0071dc; border-color: #0071dc; }

.list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child { border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; }

.list-group-item-primary { color: #104b83; background-color: #b8d7f5; }
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #104b83; background-color: #a2caf2; }
.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #104b83; border-color: #104b83; }

.list-group-item-secondary { color: #575757; background-color: #dedede; }
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #575757; background-color: #d1d1d1; }
.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #575757; border-color: #575757; }

.list-group-item-success { color: #4e7533; background-color: #d9eeca; }
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #4e7533; background-color: #cbe8b7; }
.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #4e7533; border-color: #4e7533; }

.list-group-item-info { color: #4f7188; background-color: #d9ebf8; }
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #4f7188; background-color: #c3e0f4; }
.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #4f7188; border-color: #4f7188; }

.list-group-item-warning { color: #957521; background-color: #ffeec1; }
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #957521; background-color: #ffe7a8; }
.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #957521; border-color: #957521; }

.list-group-item-danger { color: #841f23; background-color: #f6bfc2; }
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #841f23; background-color: #f3a9ad; }
.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #841f23; border-color: #841f23; }

.list-group-item-light { color: #909090; background-color: #fcfcfc; }
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #909090; background-color: #efefef; }
.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #909090; border-color: #909090; }

.list-group-item-dark { color: #343434; background-color: #cbcbcb; }
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #343434; background-color: #bebebe; }
.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #343434; border-color: #343434; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #222; text-shadow: 0 1px 0 #fff; opacity: .5; }
.close:hover, .close:focus { color: #222; text-decoration: none; opacity: .75; }
.close:not(:disabled):not(.disabled) { cursor: pointer; }

button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; }

.modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }
.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -25%); }
@media screen and (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }
.modal.show .modal-dialog { transform: translate(0, 0); }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - (0.5rem * 2)); }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(34, 34, 34, 0.2); border-radius: 1.5rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #222; }
.modal-backdrop.fade { opacity: 0; }
.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9e9e9; border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; }
.modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; overflow-wrap: break-word; }

.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9e9e9; }
.modal-footer > :not(:first-child) { margin-left: 0.25rem; }
.modal-footer > :not(:last-child) { margin-right: 0.25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 480px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm { max-width: 300px; } }
@media (min-width: 1024px) { .modal-lg { max-width: 800px; } }
.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: BogleWeb-Regular; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }
.tooltip.show { opacity: 0.9; }
.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }
.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #222; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #222; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #222; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #222; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #222; border-radius: 0.25rem; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: BogleWeb-Regular; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(34, 34, 34, 0.2); border-radius: 1.5rem; }
.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 1.5rem; }
.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow { bottom: calc((0.5rem + 1px) * -1); }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { border-width: 0.5rem 0.5rem 0; }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before { bottom: 0; border-top-color: rgba(34, 34, 34, 0.25); }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { bottom: 1px; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 1.5rem 0; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { border-width: 0.5rem 0.5rem 0.5rem 0; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before { left: 0; border-right-color: rgba(34, 34, 34, 0.25); }
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { left: 1px; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow { top: calc((0.5rem + 1px) * -1); }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-width: 0 0.5rem 0.5rem 0.5rem; }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before { top: 0; border-bottom-color: rgba(34, 34, 34, 0.25); }
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { top: 1px; border-bottom-color: #fff; }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 1.5rem 0; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { border-width: 0.5rem 0 0.5rem 0.5rem; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { right: 0; border-left-color: rgba(34, 34, 34, 0.25); }
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { right: 1px; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; color: inherit; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(1.5rem - 1px); border-top-right-radius: calc(1.5rem - 1px); }
.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #444; }

.carousel { position: relative; }

.carousel-wrapper { position: relative; }
.carousel-wrapper .carousel { position: static; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-item { position: relative; display: none; align-items: center; width: 100%; transition: transform 0.6s ease; backface-visibility: hidden; perspective: 1000px; }
@media screen and (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next, .carousel-item-prev { position: absolute; top: 0; }

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0); }
@supports (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translate3d(0, 0, 0); } }

.carousel-item-next, .active.carousel-item-right { transform: translateX(100%); }
@supports (transform-style: preserve-3d) { .carousel-item-next, .active.carousel-item-right { transform: translate3d(100%, 0, 0); } }

.carousel-item-prev, .active.carousel-item-left { transform: translateX(-100%); }
@supports (transform-style: preserve-3d) { .carousel-item-prev, .active.carousel-item-left { transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item { opacity: 0; transition-duration: .6s; transition-property: opacity; }
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { opacity: 1; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; }
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translateX(0); }
@supports (transform-style: preserve-3d) { .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translate3d(0, 0, 0); } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; }
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: .9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; }

.carousel-control-prev-icon { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"), "#", "%23"); }

.carousel-control-next-icon { background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"), "#", "%23"); }

.carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }
.carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; background-color: rgba(255, 255, 255, 0.5); }
.carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; }
.carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; }
.carousel-indicators .active { background-color: #fff; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #0071dc !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0057a9 !important; }

.bg-secondary { background-color: #888 !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #6f6f6f !important; }

.bg-success { background-color: #76c143 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #5e9d34 !important; }

.bg-info { background-color: #79b9e7 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #4ea2df !important; }

.bg-warning { background-color: #ffc120 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #ecaa00 !important; }

.bg-danger { background-color: #de1c24 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #b1161d !important; }

.bg-light { background-color: #f5f5f5 !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: gainsboro !important; }

.bg-dark { background-color: #444 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #2b2b2b !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border, .grouped-category .filters .filter ul li .selector, .product-info .filters .filter ul li .selector { border: 1px solid #d9d9d9 !important; }

.border-top { border-top: 1px solid #d9d9d9 !important; }

.border-right { border-right: 1px solid #d9d9d9 !important; }

.border-bottom, .builder.prism .text-tools .option-select-header { border-bottom: 1px solid #d9d9d9 !important; }

.border-left { border-left: 1px solid #d9d9d9 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #0071dc !important; }

.border-secondary { border-color: #888 !important; }

.border-success { border-color: #76c143 !important; }

.border-info { border-color: #79b9e7 !important; }

.border-warning { border-color: #ffc120 !important; }

.border-danger { border-color: #de1c24 !important; }

.border-light { border-color: #f5f5f5 !important; }

.border-dark { border-color: #444 !important; }

.border-white { border-color: #fff !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; }

.d-inline-flex { display: -webkit-inline-flex !important; display: -moz-inline-box !important; display: -ms-inline-flexbox !important; display: -webkit-inline-flex !important; display: flex !important; }

@media (min-width: 480px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; }
  .d-sm-inline-flex { display: -webkit-inline-flex !important; display: -moz-inline-box !important; display: -ms-inline-flexbox !important; display: -webkit-inline-flex !important; display: flex !important; } }
@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; }
  .d-md-inline-flex { display: -webkit-inline-flex !important; display: -moz-inline-box !important; display: -ms-inline-flexbox !important; display: -webkit-inline-flex !important; display: flex !important; } }
@media (min-width: 1024px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; }
  .d-lg-inline-flex { display: -webkit-inline-flex !important; display: -moz-inline-box !important; display: -ms-inline-flexbox !important; display: -webkit-inline-flex !important; display: flex !important; } }
@media (min-width: 1364px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; }
  .d-xl-inline-flex { display: -webkit-inline-flex !important; display: -moz-inline-box !important; display: -ms-inline-flexbox !important; display: -webkit-inline-flex !important; display: flex !important; } }
@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; }
  .d-print-inline-flex { display: -webkit-inline-flex !important; display: -moz-inline-box !important; display: -ms-inline-flexbox !important; display: -webkit-inline-flex !important; display: flex !important; } }
.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.embed-responsive::before { display: block; content: ""; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.8571428571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 480px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }
@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }
@media (min-width: 1024px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }
@media (min-width: 1364px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }
.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 480px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; } }
@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; } }
@media (min-width: 1024px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; } }
@media (min-width: 1364px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; } }
.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm, .dropdown-menu { box-shadow: 0.0625rem -0.0625rem 0.125rem rgba(34, 34, 34, 0.1) !important; }

.shadow { box-shadow: 0 0 0.25rem rgba(34, 34, 34, 0.3) !important; }

.shadow-lg { box-shadow: 0.1875rem 0.1875rem 0.1875rem rgba(34, 34, 34, 0.1) !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100, .builder.prism .desktop .tray .image-load-pending, .builder.prism .desktop .chiclets .chiclet-tab { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.m-0, .dropdown-menu > p { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1, header.main-header .mobile-nav form[action="/search"] { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2, .builder.prism .product-warnings .alert { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .prints-stack, .my-2, .builder.prism .product-warnings .alert { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0, .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close, .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close, .builder .desktop .mobile-full-screen .container { padding: 0 !important; }

.pt-0, .py-0, .builder.prism .desktop .prism-container.review { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0, .builder.prism .desktop .prism-container.review { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2, .builder.prism .product-warnings .alert { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, header.main-header .mobile-nav form[action="/search"], .py-2, .builder.prism .product-warnings .alert { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4, .builder.prism .desktop .prism-container.review { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4, .builder.prism .desktop .prism-container.review { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 480px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 1024px) { .m-lg-0, .type-book .tray-designs .thumb-container { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1364px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }
.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify { text-align: justify !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate, .builder.prism .desktop .tray .btn-option .option-text .option-title, .builder.prism .desktop .tray .btn-variable .option-text .option-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 480px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }
@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }
@media (min-width: 1024px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }
@media (min-width: 1364px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }
.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold, .builder.prism .calendar-controls .btn, .builder.prism .calendar-events h5, .image-loader .modal-body .select-all .selected { font-weight: 700 !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #0071dc !important; }

a.text-primary:hover, a.text-primary:focus { color: #0057a9 !important; }

.text-secondary { color: #888 !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #6f6f6f !important; }

.text-success { color: #76c143 !important; }

a.text-success:hover, a.text-success:focus { color: #5e9d34 !important; }

.text-info { color: #79b9e7 !important; }

a.text-info:hover, a.text-info:focus { color: #4ea2df !important; }

.text-warning { color: #ffc120 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ecaa00 !important; }

.text-danger { color: #de1c24 !important; }

a.text-danger:hover, a.text-danger:focus { color: #b1161d !important; }

.text-light { color: #f5f5f5 !important; }

a.text-light:hover, a.text-light:focus { color: gainsboro !important; }

.text-dark { color: #444 !important; }

a.text-dark:hover, a.text-dark:focus { color: #2b2b2b !important; }

.text-body { color: #444 !important; }

.text-muted { color: #888 !important; }

.text-black-50 { color: rgba(34, 34, 34, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #777; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 1024px !important; }
  .container { min-width: 1024px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid #222; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #d9d9d9 !important; } }
.main-padding-top { padding-top: 1rem; }

.remove-main-padding-top { margin-top: -1rem; }

.media { margin-top: 15px; overflow: hidden; zoom: 1; }
.media:first-child { margin-top: 0; }
.media > .pull-left { padding-right: 10px; }
.media > .pull-right { padding-left: 10px; }

.media-left { display: table-cell; padding-right: 10px; vertical-align: top; }

.media-middle { vertical-align: middle; }

.media-right { display: table-cell; padding-left: 10px; vertical-align: top; }

.media-bottom { vertical-align: bottom; }

.media-heading { margin-bottom: 5px; margin-top: 0; }

.media-body { display: table-cell; overflow: hidden; vertical-align: top; width: 10000px; zoom: 1; }

.media-object { display: block; }

.media-list { list-style: none; padding-left: 0; }

.modal-header { border-top-left-radius: calc(1.5rem - 1px); border-top-right-radius: calc(1.5rem - 1px); background-color: #fff; color: #444; }
.modal-header .close { color: #444; }
.modal-header .close:hover, .modal-header .close:focus { color: #444; }

.modal-footer { border-bottom-right-radius: calc(1.5rem - 1px); border-bottom-left-radius: calc(1.5rem - 1px); background-color: #fff; color: #444; }

.modal-xl { max-width: 1000px; }

.modal-xxl { max-width: 90vw; width: auto; }

.dropdown > .dropdown-toggle:after { color: #ffc120; vertical-align: 2px; transition: .3s ease transform; transform-origin: center 3px; }

.dropdown.show > .dropdown-toggle:after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.dropdown-menu { font-size: 0.875rem; }
.dropdown-menu > p { font-size: 0.875rem; font-weight: 400; }
.dropdown-menu .dropdown-item:active { background: none; color: #004a90; }

.table-striped-manual .striped-row { background-color: #edf9fd; }
.table-striped-manual.table-dark .striped-row { background-color: rgba(255, 255, 255, 0.05); }

.progress-bar { text-align: center; }

input[type=range] { margin-top: 0; min-height: 2rem; padding: 0; -webkit-appearance: none; width: 100%; }

input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 6.2px; cursor: pointer; -webkit-box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; background: #d2d2d2; border-radius: 0px; border: 0px solid #010101; }

input[type=range]::-webkit-slider-thumb { -webkit-box-shadow: 0.9px 0.9px 1px #222, 0px 0px 0.9px #888; box-shadow: 0.9px 0.9px 1px #222, 0px 0px 0.9px #888; border: 0px solid #222; height: 20px; width: 20px; border-radius: 10px; background: #0071dc; cursor: pointer; -webkit-appearance: none; margin-top: -7.5px; }

input[type=range]:focus::-webkit-slider-runnable-track { background: #dfdfdf; }

input[type=range]::-moz-range-track { width: 100%; height: 6.2px; cursor: pointer; -webkit-box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; background: #d2d2d2; border-radius: 0px; border: 0px solid #010101; }

input[type=range]::-moz-range-thumb { -webkit-box-shadow: 0.9px 0.9px 1px #222, 0px 0px 0.9px #888; box-shadow: 0.9px 0.9px 1px #222, 0px 0px 0.9px #888; border: 0px solid #222; height: 20px; width: 20px; border-radius: 10px; background: #0071dc; cursor: pointer; margin-top: -7.5px; }

@media (min-width: 64em) { input[type=range]::-moz-range-thumb { height: 15px; width: 15px; border-radius: 7.5px; margin-top: -4px; } }
input[type=range]::-ms-track { width: 100%; height: 6.2px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; }

input[type=range]::-ms-fill-lower { background: #c5c5c5; border: 0px solid #010101; border-radius: 0px; -webkit-box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; }

input[type=range]::-ms-fill-upper { background: #d2d2d2; border: 0px solid #010101; border-radius: 0px; -webkit-box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; box-shadow: 0px 0px 0px #222, 0px 0px 0px #888; }

input[type=range]::-ms-thumb { -webkit-box-shadow: 0.9px 0.9px 1px #222, 0px 0px 0.9px #888; box-shadow: 0.9px 0.9px 1px #222, 0px 0px 0.9px #888; border: 0px solid #222; height: 20px; width: 20px; border-radius: 10px; background: #0071dc; cursor: pointer; margin-top: -7.5px; transform: translateY(4px); }

input[type=range]:focus::-ms-fill-lower { background: #d2d2d2; }

input[type=range]:focus::-ms-fill-upper { background: #dfdfdf; }

/* SCSS mixin for targeting Internet Explorer only Usage:  @include ie-only() { .your-custom-styles { } } */
/* SCSS mixin for targeting EgdeHTML only Usage:  @include egde-only() { .your-custom-styles { } } */
@media (max-width: 479.98px) { .hidden-xs { display: none; } }

@media (min-width: 480px) and (max-width: 767.98px) { .hidden-sm { display: none; } }

@media (min-width: 768px) and (max-width: 1023.98px) { .hidden-md { display: none; } }

@media (min-width: 1024px) and (max-width: 1363.98px) { .hidden-lg { display: none; } }

@media (min-width: 1364px) { .hidden-xl { display: none; } }

.ql-clipboard { display: none; }

@media (max-width: 480px) { .ql-container { height: 8rem; padding: 0; position: relative; word-break: break-all; } }

.breadcrumb .active { font-size: inherit; font-weight: inherit; line-height: inherit; margin: 0; }

.button-ribbon.button-ribbon-trim-edges button:first-of-type { padding-left: 0; }
.button-ribbon.button-ribbon-trim-edges button:last-of-type { padding-right: 0; }
.button-ribbon.button-ribbon-gradient .chevron-wrapper.left { background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 30%); }
.button-ribbon.button-ribbon-gradient .chevron-wrapper.right { background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 30%); }
.button-ribbon.button-ribbon-gradient .chevron { color: #0071dc; text-shadow: 0 0 8px #fff, 0 0 12px #fff; }
.button-ribbon .buttons { overflow-x: auto; }
.button-ribbon .chevron-wrapper { align-items: center; display: flex; top: 0; transition: max-width 150ms, opacity 150ms; z-index: 1; }
.button-ribbon .chevron-wrapper.left { left: 0; }
.button-ribbon .chevron-wrapper.right { right: 0; }
.button-ribbon .chevron-wrapper.slide-enter, .button-ribbon .chevron-wrapper.slide-enter-done { max-width: 2rem; opacity: 1; }
.button-ribbon .chevron-wrapper, .button-ribbon .chevron-wrapper.slide-exit, .button-ribbon .chevron-wrapper.slide-exit-done { max-width: 0; opacity: 0; }
.button-ribbon .chevron { height: 100%; line-height: 100%; text-align: center; width: 2rem; }

.carousel-container .carousel-add-to-cart-button, .carousel-container .carousel-added-to-cart-button { border-radius: 25px; }
.carousel-container .add-to-cart-update { border: 1px solid #76c143; border-radius: 5px; border-left-width: 5px; background-color: #eaF3e6; }
.carousel-container .carousel-control a { color: #000000; opacity: 0.2; }
.carousel-container .carousel-control a:hover { opacity: 1; }
.carousel-container .carousel-control .carousel-control-prev { position: relative; opacity: 1; }
.carousel-container .carousel-control .carousel-control-next { position: relative; opacity: 1; }

.carousel-indicators { position: relative; }
.carousel-indicators li { background-color: #000000; width: 10px; height: 10px; border-radius: 100px; opacity: 0.2; }
.carousel-indicators li.active { background-color: #000000; opacity: 1; }

.skinny-icon, .image-loader .checkbox.far.fa-square, .image-loader .checkbox.fas.fa-check-square, .image-loader .selected > .fa-stack, .image-loader .modal-body .fas.fa-mobile-alt { background-position: 50% 50%; background-repeat: no-repeat; background-size: contain; color: #222; display: inline-block; height: 1rem; width: 2rem; }
.skinny-icon.account, .image-loader .account.checkbox.far.fa-square, .image-loader .account.checkbox.fas.fa-check-square, .image-loader .selected > .account.fa-stack, .image-loader .modal-body .account.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/account.svg"); }
.skinny-icon.arrow-down, .image-loader .arrow-down.checkbox.far.fa-square, .image-loader .arrow-down.checkbox.fas.fa-check-square, .image-loader .selected > .arrow-down.fa-stack, .image-loader .modal-body .arrow-down.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/help.svg"); }
.skinny-icon.arrow-left, .image-loader .arrow-left.checkbox.far.fa-square, .image-loader .arrow-left.checkbox.fas.fa-check-square, .image-loader .selected > .arrow-left.fa-stack, .image-loader .modal-body .arrow-left.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/arrow-left.svg"); }
.skinny-icon.arrow-up, .image-loader .arrow-up.checkbox.far.fa-square, .image-loader .arrow-up.checkbox.fas.fa-check-square, .image-loader .selected > .arrow-up.fa-stack, .image-loader .modal-body .arrow-up.fas.fa-mobile-alt { background-image: url("/images/icons/pny-icons/arrow-up.svg"); }
.skinny-icon.blue-photo, .image-loader .blue-photo.checkbox.far.fa-square, .image-loader .blue-photo.checkbox.fas.fa-check-square, .image-loader .selected > .blue-photo.fa-stack, .image-loader .modal-body .blue-photo.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/blue-photo.svg"); }
.skinny-icon.blue-text, .image-loader .blue-text.checkbox.far.fa-square, .image-loader .blue-text.checkbox.fas.fa-check-square, .image-loader .selected > .blue-text.fa-stack, .image-loader .modal-body .blue-text.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/blue-text.svg"); }
.skinny-icon.checked-pink, .image-loader .checked-pink.checkbox.far.fa-square, .image-loader .selected > .checkbox.far.fa-square.fa-stack, .image-loader .checkbox.fas.fa-check-square, .image-loader .selected > .fa-stack, .image-loader .modal-body .checked-pink.fas.fa-mobile-alt, .image-loader .modal-body .selected > .fas.fa-mobile-alt.fa-stack { background-image: url("/images/icons/skinny-icons/checked-pink.svg"); }
.skinny-icon.close, .image-loader .close.checkbox.far.fa-square, .image-loader .close.checkbox.fas.fa-check-square, .image-loader .selected > .close.fa-stack, .image-loader .modal-body .close.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/close.svg"); }
.skinny-icon.create-account, .image-loader .create-account.checkbox.far.fa-square, .image-loader .create-account.checkbox.fas.fa-check-square, .image-loader .selected > .create-account.fa-stack, .image-loader .modal-body .create-account.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/create-account.svg"); }
.skinny-icon.help, .image-loader .help.checkbox.far.fa-square, .image-loader .help.checkbox.fas.fa-check-square, .image-loader .selected > .help.fa-stack, .image-loader .modal-body .help.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/help.svg"); }
.skinny-icon.mobile-gray, .image-loader .mobile-gray.checkbox.far.fa-square, .image-loader .mobile-gray.checkbox.fas.fa-check-square, .image-loader .selected > .mobile-gray.fa-stack, .image-loader .modal-body .fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/mobile-gray.svg"); }
.skinny-icon.mobile, .image-loader .mobile.checkbox.far.fa-square, .image-loader .mobile.checkbox.fas.fa-check-square, .image-loader .selected > .mobile.fa-stack, .image-loader .modal-body .mobile.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/mobile.svg"); }
.skinny-icon.orders, .image-loader .orders.checkbox.far.fa-square, .image-loader .orders.checkbox.fas.fa-check-square, .image-loader .selected > .orders.fa-stack, .image-loader .modal-body .orders.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/package.svg"); }
.skinny-icon.photos, .image-loader .photos.checkbox.far.fa-square, .image-loader .photos.checkbox.fas.fa-check-square, .image-loader .selected > .photos.fa-stack, .image-loader .modal-body .photos.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/photos.svg"); }
.skinny-icon.pin, .image-loader .pin.checkbox.far.fa-square, .image-loader .pin.checkbox.fas.fa-check-square, .image-loader .selected > .pin.fa-stack, .image-loader .modal-body .pin.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/pin.svg"); }
.skinny-icon.projects, .image-loader .projects.checkbox.far.fa-square, .image-loader .projects.checkbox.fas.fa-check-square, .image-loader .selected > .projects.fa-stack, .image-loader .modal-body .projects.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/projects.svg"); }
.skinny-icon.sign-in, .image-loader .sign-in.checkbox.far.fa-square, .image-loader .sign-in.checkbox.fas.fa-check-square, .image-loader .selected > .sign-in.fa-stack, .image-loader .modal-body .sign-in.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/sign-in.svg"); }
.skinny-icon.sign-out, .image-loader .sign-out.checkbox.far.fa-square, .image-loader .sign-out.checkbox.fas.fa-check-square, .image-loader .selected > .sign-out.fa-stack, .image-loader .modal-body .sign-out.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/sign-out.svg"); }
.skinny-icon.spark-yellow, .image-loader .spark-yellow.checkbox.far.fa-square, .image-loader .spark-yellow.checkbox.fas.fa-check-square, .image-loader .selected > .spark-yellow.fa-stack, .image-loader .modal-body .spark-yellow.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/spark-yellow.svg"); }
.skinny-icon.track-orders, .image-loader .track-orders.checkbox.far.fa-square, .image-loader .track-orders.checkbox.fas.fa-check-square, .image-loader .selected > .track-orders.fa-stack, .image-loader .modal-body .track-orders.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/track-orders.svg"); }
.skinny-icon.unchecked, .image-loader .checkbox.far.fa-square, .image-loader .unchecked.checkbox.fas.fa-check-square, .image-loader .selected > .unchecked.fa-stack, .image-loader .modal-body .unchecked.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/unchecked.svg"); }
.skinny-icon.upload, .image-loader .upload.checkbox.far.fa-square, .image-loader .upload.checkbox.fas.fa-check-square, .image-loader .selected > .upload.fa-stack, .image-loader .modal-body .upload.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/upload.svg"); }
.skinny-icon.zoom-in, .image-loader .zoom-in.checkbox.far.fa-square, .image-loader .zoom-in.checkbox.fas.fa-check-square, .image-loader .selected > .zoom-in.fa-stack, .image-loader .modal-body .zoom-in.fas.fa-mobile-alt { background-image: url("/images/icons/skinny-icons/zoom-in.svg"); }

.prints-stack { position: relative; }
.prints-stack > div { background: #888; bottom: 0; left: 0; position: absolute; right: 0; top: 0; }
.prints-stack > div:nth-child(even) { background: #e9e9e9; }
.prints-stack > div:nth-child(1) { transform: rotate(-0.45deg); }
.prints-stack > div:nth-child(2) { transform: rotate(1deg); }
@media (min-width: 1364px) { .prints-stack > div:nth-child(2) { transform: rotate(2deg); } }
.prints-stack > div:nth-child(3) { transform: rotate(2.5deg); }
@media (min-width: 1364px) { .prints-stack > div:nth-child(3) { transform: rotate(4.5deg); } }
.prints-stack > img { transform: rotate(5deg); margin: 0 auto !important; max-height: none !important; }
@media (min-width: 1364px) { .prints-stack > img { transform: rotate(7deg); } }

.fancy-radio-button::before { background-color: #fff; border: 3px solid #fff; border-radius: 50%; box-shadow: 0 0 0 2px #444; content: ' '; display: inline-block; height: 1em; margin: 2px calc(2px + .25em) 2px 2px; vertical-align: sub; width: 1em; }
.fancy-radio-button:hover::before { box-shadow: 0 0 0 2px #76c143; }
.fancy-radio-button.selected::before { background-color: #76c143; box-shadow: 0 0 0 2px #444; }
.fancy-radio-button.disabled, .fancy-radio-button.disabled:hover { color: #888; cursor: default; }
.fancy-radio-button.disabled::before { box-shadow: 0 0 0 2px #888; }

.fancy-checkbox-button i { font-size: 1.4em; margin-right: .25em; vertical-align: sub; }
.fancy-checkbox-button .fa-check-square, .fancy-checkbox-button:hover i { color: #76c143; }

.color-picker-option { display: inline-block; margin: 0 2% 1%; width: calc(88% / 3); }
.color-picker-option.selected a, .color-picker-option a:hover { border-color: #76c143; box-shadow: 0 0 0 1px #76c143; }
.color-picker-option a { border: 1px solid #d9d9d9; border-radius: 0.25rem; display: block; padding: 2px; }
.color-picker-option .color-preview { border-radius: 0.1875rem; padding-bottom: 100%; }
.color-picker-option .color-description { font-size: small; overflow: hidden; text-align: center; text-overflow: ellipsis; text-transform: capitalize; white-space: nowrap; }

.orientation-message { align-items: center; background: #fff; display: none; flex-direction: column; justify-content: space-around; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 1001; }
.orientation-message p { font-size: 18px; padding: 0 2rem; }

.pipe-delimit > *:nth-child(n+2):before { content: "|"; margin-left: 0.5em; margin-right: 0.5em; font-weight: bold; color: #0071dc; }

.list-inline.pipe-delimit > *:nth-child(n+2)::before { margin-left: 0; margin-right: 7px; }

@keyframes spin-clockwise { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }
.spinner-backdrop { background: #f5f5f5; background: rgba(255, 255, 255, 0.75); background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQIHWP4vx8AAsABvxAEKVEAAAAASUVORK5CYII=); bottom: 0; left: 0; min-height: 100px; position: relative; right: 0; top: 0; z-index: 6; }

.dark-zone .spinner-backdrop { background: #444; opacity: 0.5; }

.full-screen-spinner .spinner-backdrop { position: static; }

.spinner { animation: spin-clockwise 1.5s linear 0s infinite; background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTUiIGhlaWdodD0iNTUiIHZpZXdCb3g9IjAgMCAxNC41NTIgMTQuNTUyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yODIuNDUpIj4KPHBhdGggZD0ibTEzLjY2MiAyODkuNzJhNi4zODYxIDYuMzg2MyAwIDAgMS02LjM1NjMgNi4zODYzIDYuMzg2MSA2LjM4NjMgMCAwIDEtNi40MTU1LTYuMzI2OCA2LjM4NjEgNi4zODYzIDAgMCAxIDYuMjk2Ni02LjQ0NTIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2NiMmM5MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9Ii45ODYxNCIvPgo8L2c+Cjwvc3ZnPgo="); background-position: 0 0; background-repeat: no-repeat; bottom: 0; font-size: 55px; height: 1em; left: 0; margin: auto; position: absolute; right: 0; top: 0; width: 1em; }

.verbose-spinner { color: #222; height: 100%; margin-top: 10%; text-align: center; width: 100%; }
.verbose-spinner .verbose-spinner__header { font-size: 2em; font-weight: bold; }
.verbose-spinner .verbose-spinner__spinner { background-size: contain; height: 2em; margin-bottom: 0.5em; margin-top: 1em; position: relative; width: 2em; }
.verbose-spinner .verbose-spinner__text { font-size: 1.5em; }

.btn-progress { overflow: hidden; position: relative; pointer-events: none; outline: none; padding: 0 !important; }
@keyframes zoom-inverse { 0% { filter: alpha(Opacity=0); opacity: 0; -webkit-transform: scale(3); transform: scale(3); }
  33% { filter: alpha(Opacity=100); opacity: 1; }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
.btn-progress .btn-progress-spinner { display: block; -webkit-animation: zoom-inverse .25s ease-out forwards; animation: zoom-inverse .25s ease-out forwards; }
.btn-progress .btn-progress-spinner:before { content: ''; border-radius: 4px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.btn-progress .btn-progress-spinner .btn-progress-spinner-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBvcGFjaXR5PSIuMzUiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNi4zMDggMTEuODNhMTIuMzkzIDEyLjM5MyAwIDAgMC0uNTYtMi4xMDUgMTIuNCAxMi40IDAgMCAwLS45MjctMS45N2MtLjM2LS42MzItLjc4LTEuMjMtMS4yNS0xLjc4NC0uNDYtLjU1LS45OC0xLjA3LTEuNTQtMS41NC0uNTUtLjQ2LTEuMTUtLjg4LTEuNzgtMS4yNS0uNjItLjM2LTEuMjgtLjY3LTEuOTctLjkyLS42Ny0uMjQtMS4zOC0uNDMtMi4xLS41Ni0uNy0uMTItMS40My0uMTktMi4xNy0uMTlzLTEuNDYuMDctMi4xNy4yYy0uNzIuMTMtMS40My4zMi0yLjEuNTYtLjY4LjI1LTEuMzQuNTctMS45Ny45My0uNjMuMzctMS4yMy43OS0xLjc4IDEuMjUtLjU1LjQ3LTEuMDcuOTktMS41NCAxLjU0LS40Ni41Ni0uODggMS4xNi0xLjI1IDEuNzktLjM2LjYzLS42NyAxLjI5LS45MiAxLjk3LS4yNS42OC0uNDMgMS4zOC0uNTYgMi4xMS0uMTIuNzEtLjE5IDEuNDMtLjE5IDIuMTdzLjA3IDEuNDcuMTkgMi4xN2MuMTMuNzMuMzIgMS40My41NiAyLjExLjI1LjY5LjU3IDEuMzUuOTMgMS45Ny4zNy42NC43OSAxLjIzIDEuMjUgMS43OS40Ny41Ni45OSAxLjA4IDEuNTQgMS41NC41Ni40NyAxLjE1Ljg5IDEuNzkgMS4yNWExMi4zNzggMTIuMzc4IDAgMCAwIDYuMjUgMS42OWMuNzQgMCAxLjQ3LS4wNyAyLjE3LS4xOWExMi4zNTYgMTIuMzU2IDAgMCAwIDUuODYtMi43M2MuNTYtLjQ2IDEuMDctLjk4IDEuNTQtMS41NC40Ny0uNTUuODktMS4xNSAxLjI1LTEuNzguMzYtLjYyLjY4LTEuMjguOTMtMS45Ny4yNS0uNjcuNDQtMS4zOC41Ni0yLjEuMTMtLjcuMi0xLjQzLjItMi4xN3MtLjA3LTEuNDYtLjE5LTIuMTd6TTIzLjYxIDE3LjVhMTAuMjk4IDEwLjI5OCAwIDAgMS02LjEgNi4xMTRjLS41NS4yLTEuMTMuMzUyLTEuNzIuNDU3LS41Ny4xMS0xLjE3LjE2LTEuNzcuMTZzLTEuMTktLjA1LTEuNzctLjE1Yy0uNTktLjEtMS4xNy0uMjUtMS43Mi0uNDYtLjU2LS4yLTEuMS0uNDYtMS42MS0uNzZzLTEtLjY0LTEuNDYtMS4wMmMtLjQ1LS4zOC0uODctLjgtMS4yNi0xLjI2LS4zOC0uNDUtLjcyLS45NC0xLjAyLTEuNDYtLjI5LS41MS0uNTUtMS4wNS0uNzYtMS42MS0uMi0uNTUtLjM1LTEuMTMtLjQ2LTEuNzItLjEtLjU3LS4xNS0xLjE3LS4xNS0xLjc3IDAtLjYuMDYtMS4yLjE2LTEuNzcuMTEtLjU5LjI2LTEuMTcuNDYtMS43Mi4yLS41Ni40Ni0xLjEuNzYtMS42MXMuNjQtMSAxLjAyLTEuNDZjLjM4LS40Ni44LS44OCAxLjI2LTEuMjYuNDYtLjM4Ljk1LS43MiAxLjQ2LTEuMDIuNTEtLjI5IDEuMDUtLjU1IDEuNjEtLjc2LjU1LS4yIDEuMTMtLjM1IDEuNzItLjQ2YTEwLjMyMyAxMC4zMjMgMCAwIDEgNS4yNzUuNDdjLjU2LjIxIDEuMS40NiAxLjYxLjc2YTEwLjEzNSAxMC4xMzUgMCAwIDEgMi43MiAyLjI4Yy4zOC40Ni43MjguOTQgMS4wMjcgMS40NmExMC4wMSAxMC4wMSAwIDAgMSAxLjIxNSAzLjM0Yy4xLjU4LjE2IDEuMTcuMTYgMS43OGExMC4yNjcgMTAuMjY3IDAgMCAxLS42MTQgMy41MDN6Ii8+PHBhdGggZD0iTTE0IDIuOTc3Yy42NTMgMCAxLjI5Mi4wNiAxLjkxNC4xN2wuMTItLjY3QTExLjU3IDExLjU3IDAgMCAwIDE0IDIuMjk1di42ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yMS4wODIgNS41NjJsLjQzOC0uNTIzYy0uNTItLjQ0LTEuMDgtLjgzLTEuNjctMS4xN2wtLjM0LjU4Yy41NTYuMzIgMS4wODIuNjkgMS41NzIgMS4xem0yLjQ2IDIuOTNsLjU5LS4zNGExMS41OTcgMTEuNTk3IDAgMCAwLTEuMTctMS42NzJsLS41MjIuNDRjLjQxLjQ4OC43OCAxLjAxNSAxLjEwMiAxLjU3MnpNMjIuNDQgNi45MmwuNTItLjQ0YTExLjggMTEuOCAwIDAgMC0xLjQ0LTEuNDRsLS40MzguNTIzYy40OS40MS45NDUuODY1IDEuMzU4IDEuMzU2em0tNC42Ny0zLjI3OGwuMjM0LS42NGExMS42MTMgMTEuNjEzIDAgMCAwLTEuOTctLjUyNmwtLjEyLjY3Yy42NC4xMTMgMS4yNi4yNzggMS44NTcuNDk2em0xLjc0LjgxNmwuMzQtLjU5QTExLjY1NyAxMS42NTcgMCAwIDAgMTguMDAzIDNsLS4yMzMuNjVjLjYwNy4yMiAxLjE4Ny41IDEuNzQuODJ6bTQuODUgNS43NzJsLjY0LS4yMzNhMTEuNjEgMTEuNjEgMCAwIDAtLjg2OC0xLjg0NmwtLjU5LjM1Yy4zMi41NS41OTUgMS4xMy44MTcgMS43NHoiLz48L3N2Zz4="); background-repeat: no-repeat; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -webkit-animation: spin-clockwise 1.5s .25s linear infinite; animation: spin-clockwise 1.5s .25s linear infinite; background-position: center; font-size: 28px; }

.spinner-cover { position: relative; }
.spinner-cover .spinner-layer { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.spinner-cover .spinner-layer.spinner-visible { display: block; }
.spinner-cover .spinner-layer > * { height: 100%; vertical-align: middle; }

.spinner-mini { font-size: 20px; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBvcGFjaXR5PSIuMTIiIGZpbGw9IiMwMTAxMDEiIHN0cm9rZT0iIzAxMDEwMSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNi4zMDggMTEuODNjLS4xMjctLjcyNS0uMzE0LTEuNDMtLjU2LTIuMTA1LS4yNTItLjY4OC0uNTY0LTEuMzQ2LS45MjctMS45Ny0uMzYtLjYzMi0uNzgtMS4yMy0xLjI1LTEuNzg0LS40Ni0uNTUtLjk4LTEuMDctMS41NC0xLjU0LS41NS0uNDYtMS4xNS0uODgtMS43OC0xLjI1LS42Mi0uMzYtMS4yOC0uNjctMS45Ny0uOTItLjY3LS4yNC0xLjM4LS40My0yLjEtLjU2LS43LS4xMi0xLjQzLS4xOS0yLjE3LS4xOXMtMS40Ni4wNy0yLjE3LjE5NmMtLjcyLjEyOC0xLjQzLjMxNC0yLjEwMi41Ni0uNjg3LjI1LTEuMzQ1LjU2NS0xLjk3LjkyNy0uNjMyLjM2Ny0xLjIzLjc4NS0xLjc4NCAxLjI1LS41NTcuNDctMS4wNzIuOTg1LTEuNTQgMS41NC0uNDY3LjU1Ni0uODg0IDEuMTU0LTEuMjUgMS43ODUtLjM2My42MjYtLjY3NSAxLjI4NC0uOTI2IDEuOTctLjI1LjY4LS40MzYgMS4zOC0uNTY0IDIuMTA3LS4xMjYuNzA3LS4xOTQgMS40My0uMTk0IDIuMTdzLjA2NyAxLjQ2Ny4xOSAyLjE3Yy4xMjguNzI4LjMxNSAxLjQzLjU2IDIuMTA3LjI1LjY5LjU2NCAxLjM1LjkyNyAxLjk3LjM2Ni42MzYuNzg0IDEuMjMgMS4yNSAxLjc4OC40Ny41Ni45ODQgMS4wNzQgMS41NCAxLjU0LjU1Ni40NjggMS4xNTMuODg2IDEuNzg0IDEuMjUuNjI2LjM2NCAxLjI4NC42NzcgMS45Ny45MjguNjc3LjI0OCAxLjM4LjQzNiAyLjEwNy41NjMuNzA0LjEyIDEuNDI4LjE5IDIuMTY4LjE5Ljc0IDAgMS40NjgtLjA3IDIuMTctLjE5LjczLS4xMyAxLjQzLS4zMTcgMi4xMS0uNTY0LjY4Ni0uMjUgMS4zNDQtLjU2MiAxLjk3LS45MjUuNjMtLjM2NCAxLjIyNy0uNzggMS43ODItMS4yNS41NTctLjQ2NiAxLjA3LS45OCAxLjU0LTEuNTQuNDY3LS41NTQuODg1LTEuMTUgMS4yNS0xLjc4LjM2My0uNjI3LjY3NS0xLjI4NS45MjYtMS45NzMuMjQ3LS42NzQuNDM0LTEuMzguNTYtMi4xMDMuMTI2LS43MDQuMTk0LTEuNDMuMTk0LTIuMTdzLS4wNjYtMS40NjQtLjE5LTIuMTd6TTIzLjYxIDE3LjVjLS4yMDQuNTYtLjQ2IDEuMS0uNzU2IDEuNjEtLjMuNTE4LS42NDIgMS4wMDYtMS4wMjMgMS40Ni0uMzguNDU2LS44Ljg3OC0xLjI2IDEuMjYtLjQ1LjM4Mi0uOTQuNzI0LTEuNDUgMS4wMjQtLjUxLjI5Ny0xLjA1LjU1My0xLjYxLjc2LS41NS4yLTEuMTMuMzUyLTEuNzIuNDU3LS41NzguMTEtMS4xNy4xNi0xLjc3Ni4xNi0uNjAzIDAtMS4xOTYtLjA1LTEuNzczLS4xNS0uNTkyLS4xLTEuMTctLjI1Mi0xLjcyMi0uNDYtLjU2My0uMi0xLjEtLjQ2LTEuNjEzLS43Ni0uNTE0LS4zLTEuMDAyLS42NC0xLjQ2LTEuMDItLjQ1Mi0uMzgtLjg3NC0uODAyLTEuMjYtMS4yNi0uMzgtLjQ1LS43Mi0uOTQtMS4wMi0xLjQ2LS4yOTYtLjUxLS41NTItMS4wNS0uNzYtMS42MS0uMi0uNTUyLS4zNTItMS4xMy0uNDYtMS43Mi0uMS0uNTc4LS4xNTUtMS4xNy0uMTU1LTEuNzc3IDAtLjYwNi4wNTMtMS4yLjE1NC0xLjc3NS4xMDQtLjU5Mi4yNTYtMS4xNy40Ni0xLjcyMi4yMDMtLjU2Mi40Ni0xLjEuNzU2LTEuNjEyLjMtLjUxNi42NC0xLjAwNSAxLjAyLTEuNDYuMzg1LS40NTQuODA3LS44NzYgMS4yNi0xLjI2LjQ1Ny0uMzguOTQ1LS43MjMgMS40Ni0xLjAyMi41MS0uMjk2IDEuMDUtLjU1MiAxLjYxNC0uNzYuNTUtLjIgMS4xMy0uMzUzIDEuNzItLjQ2LjU3Ni0uMSAxLjE3LS4xNTUgMS43NzQtLjE1NS42MDYgMCAxLjE5OC4wNTcgMS43NzUuMTU4LjU5LjEwNyAxLjE3LjI2IDEuNzIuNDYuNTYzLjIwNiAxLjEuNDYgMS42MTMuNzYuNTE3LjMgMS4wMDUuNjQgMS40NiAxLjAyMi40NTYuMzg1Ljg3Ny44MDcgMS4yNiAxLjI2LjM4Mi40NTYuNzI0Ljk0NCAxLjAyMyAxLjQ2LjI5My41MS41NSAxLjA1Ljc1NCAxLjYxNC4yMDIuNTUzLjM1NSAxLjEzLjQ2IDEuNzIzLjEuNTc2LjE1NiAxLjE3LjE1NiAxLjc3NCAwIC42MDgtLjA1NCAxLjItLjE1NSAxLjc3OC0uMTA0LjU5Mi0uMjU3IDEuMTctLjQ2IDEuNzIyeiIvPjxwYXRoIGQ9Ik0xNCAyLjk3N2MuNjUzIDAgMS4yOTIuMDYgMS45MTQuMTdsLjEyLS42N2MtLjY2Mi0uMTE4LTEuMzQtLjE4Mi0yLjAzNC0uMTgydi42ODJ6IiBmaWxsPSJub25lIi8+PHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yMS4wODIgNS41NjJsLjQzOC0uNTIzYy0uNTItLjQ0LTEuMDgtLjgzLTEuNjctMS4xN2wtLjM0LjU4Yy41NTYuMzIgMS4wODIuNjkgMS41NzIgMS4xem0yLjQ2IDIuOTNsLjU5LS4zNEMyMy43OSA3LjU2IDIzLjQgNyAyMi45NjIgNi40OGwtLjUyMi40NGMuNDEuNDg4Ljc4IDEuMDE1IDEuMTAyIDEuNTcyek0yMi40NCA2LjkybC41Mi0uNDRjLS40MzctLjUyLS45Mi0xLjAwMy0xLjQ0LTEuNDRsLS40MzguNTIzYy40OS40MS45NDUuODY1IDEuMzU4IDEuMzU2em0tNC42Ny0zLjI3OGwuMjM0LS42NGMtLjYzMy0uMjMyLTEuMjkzLS40MDYtMS45Ny0uNTI2bC0uMTIuNjdjLjY0LjExMyAxLjI2LjI3OCAxLjg1Ny40OTZ6bTEuNzQuODE2bC4zNC0uNTljLS41ODctLjM0LTEuMjAzLS42MzItMS44NDctLjg2N2wtLjIzMy42NWMuNjA3LjIyIDEuMTg3LjUgMS43NC44MnptNC44NSA1Ljc3MmwuNjQtLjIzM2MtLjIzNS0uNjQ0LS41MjgtMS4yNi0uODY4LTEuODQ2bC0uNTkuMzVjLjMyLjU1LjU5NSAxLjEzLjgxNyAxLjc0eiIvPjwvc3ZnPg=="); background-repeat: no-repeat; }

.toggle { background: none; border: 1px solid #fff; border-radius: 3px; cursor: pointer; display: inline-block; height: 14px; width: 2rem; }
.toggle:hover, .toggle.active { background-color: #ffc120; }
.toggle .toggle-indicator { background: #fff; border: 1px solid #fff; border-radius: 2px; float: left; height: 10px; margin: 1px; vertical-align: top; width: 10px; }
.toggle.active .toggle-indicator { float: right; }
.toggle.shrink-to-fit-toggle-button { border: 1px solid #0071dc; margin: 0 10px; }
.toggle.shrink-to-fit-toggle-button:hover, .toggle.shrink-to-fit-toggle-button.active { background-color: transparent; }
.toggle.shrink-to-fit-toggle-button .toggle-indicator { background: #0071dc; border: 1px solid #0071dc; }

.square-background-thumbnail { background-position: 50%; background-repeat: no-repeat; background-size: contain; padding-bottom: 100%; }

.Select.upwards .Select-menu-outer { border: 1px solid #0071dc; border-bottom-color: #f5f5f5; border-radius: 0.25rem 0.25rem 0 0; bottom: 35px !important; top: auto; }
.Select.upwards.is-open > .Select-control { border-color: #f5f5f5 #0071dc #0071dc #0071dc; border-radius: 0 0 0.25rem 0.25rem; }

.accordion-entry { border-bottom: #d9d9d9 solid 1px; padding: 0.8rem 0 0.4rem 0; }
@keyframes overflow-hidden { from { overflow: hidden; }
  to { overflow: hidden; } }
@media (max-width: 767.98px) { .accordion-entry.accordion-entry-mobile-horizontal-padding { padding-left: 0.8rem; padding-right: 0.4rem; } }
.accordion-entry > :first-child { padding-top: 0; padding-right: 25px; position: relative; cursor: pointer; text-transform: capitalize; }
.accordion-entry > :first-child:after { position: absolute; top: 2px; right: 10px; width: 0; height: 0; border: 7px solid transparent; border-top-color: #ffc120; content: ""; transition: 0.3s ease -webkit-transform; transition: 0.3s ease transform; transform-origin: center 3px; transform: rotate(-180deg); }
.accordion-entry > div { animation: overflow-hidden 0.3s; padding: 0 2px; transition: max-height 0.3s; }
.accordion-entry.collapsed > :first-child:after { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); }
.accordion-entry.collapsed > div { animation: none; max-height: 0; overflow: hidden; }
.accordion-entry .Select { z-index: 10; }

.table-sm thead tr th, .table-sm tbody tr td, .table-sm tfoot tr td { padding: .25rem; }
.table-sm thead tr td, .table-sm thead tr th { font-size: 0.875rem; }
.table-sm thead tr td .total-price, .table-sm thead tr th .total-price { font-weight: 700; }
.table-sm thead tr th { border: none; }

.crop-warning { padding-top: 0.5em; }
@media (min-width: 480px) { .crop-warning p { display: inline-flex; } }
.crop-warning img { padding-right: 0.5em; }

.delivery-options-list label { cursor: pointer; }
.delivery-options-list .delivery-option { border-top: #d9d9d9 1px solid; padding-bottom: 0.5rem; padding-top: 0.75rem; }
.delivery-options-list .delivery-option:first-child { border-top: none; }
.delivery-options-list .delivery-option-icon { color: #888; margin-left: 0.4rem; }
.delivery-options-list .delivery-option-icon > i { margin-right: 0.5em; text-align: left; }
.delivery-options-list .available .delivery-option-icon i { color: #444; }
.delivery-options-list .available .delivery-option-icon > span { color: #0071dc; }

.product-card { margin-top: 0.5em; margin-bottom: 0.5em; }
.product-card ._thumbnail-outer { position: relative; }
.product-card ._thumbnail-outer.shadowing-for-cards > div, .product-card ._thumbnail-outer .folded-card > div { -moz-filter: drop-shadow(-0.1px -0.1px 1px #a6a6a6) drop-shadow(1px 1px 3px #a6a6a6); -ms-filter: drop-shadow(-0.1px -0.1px 1px #a6a6a6) drop-shadow(1px 1px 3px #a6a6a6); -webkit-filter: drop-shadow(-0.1px -0.1px 1px #a6a6a6) drop-shadow(1px 1px 3px #a6a6a6); }
.product-card ._thumbnail-outer .loading-spinner { display: none; left: 40%; left: calc(50% - (55px / 2)); position: absolute; top: 30%; top: calc(50% - (55px / 2)); }
.product-card ._thumbnail-outer.loading { cursor: progress; }
.product-card ._thumbnail-outer.loading .loading-spinner { display: block; }
.product-card .tile-content { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.product-card .tile-content .product-title, .product-card .tile-content .theme-title { color: #444; font-weight: 700; }
.product-card .tile-content .favouritable i { font-size: 1.3rem; }
.product-card .price { margin-bottom: 0.75rem; }
.product-card .price .price-set-each, .product-card .price .was-price { color: #444; margin-left: .5rem; }
.product-card .product-title-wrapper { font-size: .9375rem; margin-top: 0; margin-bottom: .6875rem; }

.price { color: #0071dc; font-size: 1.25rem; line-height: 1.2; }
.price .from { font-size: 1rem; margin-right: .18rem; }
.price .was-price, .price .save-price { font-size: .875em; font-weight: normal; }
.price .was-price { margin-left: .625rem; text-align: left; text-decoration: line-through; }
.price .price-set-each { font-size: smaller; }

.favouritable { border: 0; cursor: pointer; font-size: .7em; position: relative; }
.favouritable i { color: #d9d9d9; }
.favouritable i:hover { color: #a6a6a6; }
.favouritable i.selected { color: #de1c24; }
.favouritable i.selected:hover { color: #ed7378; }

.mobile-full-screen { background: #fff; bottom: 0; color: #444; left: 0; position: fixed; right: 0; top: 0; z-index: 10; }
.mobile-full-screen > header { background-color: #fff; color: #444; height: 1.5; line-height: 1.5; padding: 0 0.75; }
.mobile-full-screen > section { max-height: 100vh; overflow: auto; }

.modal-background { background: #3c3c3c; background: rgba(34, 34, 34, 0.2); left: 0; top: 0; z-index: 10; }
.modal-background .modal-wrapper { background: #fff; height: auto; margin: 0 auto; width: 90%; }
@media (max-width: 767.98px) { .modal-background .modal-wrapper { background: none; width: auto; } }
.modal-background .modal-wrapper > div { background: #fff; padding: 42px 40px 30px; }
@media (max-width: 767.98px) { .modal-background .modal-wrapper > div { padding: 1.5rem 1rem; } }
.modal-background .modal-wrapper > div > { width: 100%; }
.modal-background .modal-wrapper .modal-title .lead { color: #222; }
.modal-background .modal-wrapper .modal-body { color: #f5f5f5; padding: 0; }
.modal-background .modal-wrapper .modal-body li { color: #444; }
.modal-background .modal-wrapper .modal-body li i { position: relative; top: 3px; }
.modal-background .modal-wrapper .modal-body li i + p { margin-left: .4rem; }
.modal-background .modal-wrapper .modal-body p { margin-bottom: .4rem; }
.modal-background .modal-wrapper .modal-actions { margin-top: 2rem; text-align: right; }
@media (max-width: 767.98px) { .modal-background .modal-wrapper .modal-actions { margin-top: .5rem; } }
.modal-background .modal-wrapper .modal-actions .btn { font-size: 14px; }
.modal-background .modal-wrapper .modal-actions .btn-link, .modal-background .modal-wrapper .modal-actions .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .modal-background .modal-wrapper .modal-actions .btn { color: #444 !important; margin-right: 1rem; text-decoration: underline !important; }

.slidebar { background: #fff; display: none; height: 100%; max-width: 320px; padding: 24px 16px 24px 24px; position: fixed; top: 0; transition: transform 0.2s; width: 100vw; z-index: 11; }

.slidebar-left { left: 0; right: auto; transform: translateX(-100%); }

.slidebar-right { left: auto; right: 0; transform: translateX(100%); }

.slidebar-enter, .slidebar-exit { display: block; }

.slidebar-enter-active, .slidebar-enter-done { display: block; transform: translateX(0); }

.slidebar-header { align-items: center; display: flex; }

.slidebar-title { flex: 1; }

.slidebar-close { font-size: 1.5rem; }

.slidebar-backdrop { background: rgba(34, 34, 34, 0.5); bottom: 0; display: none; left: 0; opacity: 0; position: fixed; right: 0; top: 0; transition: opacity 0.2s; z-index: 10; }

.slidebar-backdrop-enter, .slidebar-backdrop-exit { display: block; }

.slidebar-backdrop-enter-active, .slidebar-backdrop-enter-done { display: block; opacity: 1; }

.locator-sidebar-invalid-input { border-bottom-color: var(--danger); }

.confirmation-dialog { background: #fff; padding: 2.5rem 2.5rem 2rem; min-height: 203px; min-width: 486px; }
@media (max-width: 767.98px) { .confirmation-dialog { margin: 0 1rem; min-width: 90vw; } }
.confirmation-dialog .cancel-apply { bottom: 2rem; right: 2.5rem; }

.input__radio-button { padding: 8px 0; position: relative; }
.input__radio-button:last-child { padding-bottom: 0; }
.input__radio-button label { font-size: 12px; line-height: 20px; margin: 0; padding: 0 0 0 28px; }
.input__radio-button label:hover { cursor: pointer; }
@supports not (-ms-high-contrast: none) { .input__radio-button label:after, .input__radio-button label:before { border-radius: 50%; content: ''; pointer-events: none; position: absolute; }
  .input__radio-button label:before { background: #fff; border: 1px solid #ffc120; height: 18px; left: 0; top: 9px; width: 18px; }
  .input__radio-button label:after { background: #ffc120; display: none; height: 10px; left: 4px; top: 13px; width: 10px; }
  .input__radio-button label.checked { font-size: 14px; }
  .input__radio-button label.checked::after { display: inline-block; } }
.input__radio-button label input { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: transparent; bottom: 0; display: inline-block; left: 0; position: absolute; right: 0; top: 0; width: 20px; height: 20px; pointer-events: none; }
@supports not (-ms-high-contrast: none) { .input__radio-button label input { height: 100%; width: 100%; } }

:root { --in-place-text-height: 0px; --in-place-text-left: 0px; --in-place-text-top: 0px; --in-place-text-transform: rotate(0deg); --in-place-fit-scale: 1; --in-place-fit-width: 100%; --in-place-fit-height: 100%; --in-place-checkered-lightness: 50%; --in-place-checkered-opacity: 0.75; }

.in-place { position: fixed; left: var(--in-place-text-left); top: var(--in-place-text-top); width: var(--in-place-text-width); height: var(--in-place-text-height); transform: var(--in-place-text-transform); background: repeating-conic-gradient(hsla(0, 0%, calc(var(--in-place-checkered-lightness) * 0.875), var(--in-place-checkered-opacity)) 0% 25%, hsla(0, 0%, calc(var(--in-place-checkered-lightness) * 1.125), var(--in-place-checkered-opacity)) 0% 50%) 50%/20px 20px; }

.in-place--popover { border: none; box-shadow: 0 1px 20px rgba(0, 0, 0, 0.28); color: #000; z-index: 4; }
.in-place--popover p { word-break: break-word; }
.in-place--popover:before { content: ""; position: absolute; top: -10px; left: 50%; margin-left: -10px; width: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid white; }

.in-place__scroller { background-color: transparent; box-shadow: 0 0 0 2px #5eb200; width: 100%; height: 100%; }
.in-place--popover .in-place__scroller { overflow-x: hidden; overflow-y: auto; box-shadow: none; }
.in-place__scroller::-webkit-scrollbar { width: 16px !important; }
.in-place__scroller::-webkit-scrollbar-track { background-color: #eee !important; }
.in-place__scroller::-webkit-scrollbar-thumb { background-color: #aaa !important; border: 5px #eee solid !important; border-radius: 8px !important; }

.in-place__content { display: flex; flex-direction: column; transform-origin: top left; color: black; min-height: 100%; margin: auto 0; padding: 0; overflow: hidden; font-family: inherit; line-height: normal; }
.in-place__content p { overflow-wrap: normal; text-transform: none !important; font-weight: normal !important; margin-top: 0 !important; margin-bottom: 0 !important; }
.in-place__content b { font-weight: bold !important; }
.in-place--left .in-place__content { text-align: left; }
.in-place--center .in-place__content { text-align: center; }
.in-place--right .in-place__content { text-align: right; }
.in-place--top .in-place__content { justify-content: flex-start; }
.in-place--middle .in-place__content { justify-content: center; }
.in-place--bottom .in-place__content { justify-content: flex-end; }
.in-place--popover .in-place__content { width: 100%; overflow-y: visible; height: auto !important; width: var(--in-place-fit-width); min-height: var(--in-place-fit-height); transform: scale(var(--in-place-fit-scale)); }
.in-place--popover .in-place__content:focus { outline: 0; }

.snap-container { position: relative; }

.guide { position: absolute; pointer-events: none; }

.guide--horizontal { right: 0; left: 0; height: 1px; }

.guide--vertical { top: 0; bottom: 0; width: 1px; }

.guide--normal { background: #cb2c90; }

.guide--page { background: #0065ff; }

header .logo, header .mobile-logo, header .icon-logo { background-image: url("/images/logos/logo.svg"); background-position: 0 50%; background-repeat: no-repeat; background-size: contain; display: flex; flex-shrink: 0; height: 40px; margin-left: 0; padding: 0; width: 180px; }
@media (max-width: 1023.98px) { header .logo, header .mobile-logo, header .icon-logo { max-height: 32px; } }
@media (max-width: 767.98px) { header .logo, header .mobile-logo, header .icon-logo { background-position: 50%; width: 100%; } }
header .icon-logo { background-image: url("/images/logos/icon-logo.png"); height: 24px; width: 24px; }

.builder header .logo { background-position: 0 50%; max-height: 40px; }

header .quantity { left: -6px; position: relative; }
header .cart-quantity { background-color: #ffc120; font-size: 11px; line-height: 15px; position: absolute; }
header .search-group .search-bar { border-bottom-left-radius: 20px; border-top-left-radius: 20px; height: 40px; }
header .search-group .search-btn { background-color: #ffc120; border-bottom-right-radius: 20px; border-color: #ffc120; border-top-right-radius: 20px; color: #222; font-size: 20px; padding: 9px 14.5px; top: auto; }
header.main-header { background: #fff; font-size: .8rem; min-height: 76px; padding: 1rem 0; display: flex; align-items: center; }
header.main-header .quantity { left: -6px; position: relative; }
header.main-header .cart-quantity { left: auto; right: 0; top: -10px; }
@media (max-width: 767.98px) { header.main-header { border-top: none; padding: 0; }
  header.main-header .mobile-nav { height: 60px; } }
header.main-header .search-group .search-bar { border-color: #0071dc; border-radius: 0; border-right: 0; }
header.main-header .search-group .search-btn, header.main-header .search-group .search-btn:hover, header.main-header .search-group .search-btn:active, header.main-header .search-group .search-btn:focus { background: #fff; border-color: #0071dc; border-left: 0; border-radius: 0; color: #0071dc; }
header.main-header i { font-size: 1.2rem; margin-right: 10px; }
header.main-header .upload-photos { align-items: center; color: #0071dc; display: flex; }
header.main-header .brand { font-size: 1.2rem; }
header.main-header .dropdown-toggle, header.main-header .upload-photos { border-bottom: 2px solid transparent; border-radius: 0; font-size: inherit; }
header.main-header .dropdown-toggle:active, header.main-header .dropdown-toggle:hover, header.main-header .dropdown-toggle:focus-within, header.main-header .upload-photos:active, header.main-header .upload-photos:hover, header.main-header .upload-photos:focus-within { border-bottom: 2px solid #777; text-decoration: none; }
header.main-header #login-status-menu { border: 0; border-radius: 0; margin-top: .5rem; }
header.main-header #login-status-menu .dropdown-item { align-items: center; display: flex; padding-bottom: 0.6rem; padding-top: 0.6rem; margin: 10px 0; font-size: 1rem; }
header.main-header .shipping { display: block; position: relative; text-align: center; text-decoration: none; }
header.main-header .shipping .basket { display: block; line-height: 100%; top: -18px; }
header.main-header .mobile-nav .side-menu-trigger { line-height: 1; padding-bottom: 0; padding-top: 0; }

.main-nav { background: #fff; border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; box-shadow: 0.0625rem -0.0625rem 0.125rem rgba(34, 34, 34, 0.1); }

#menu .nav-item { padding: 0 .25rem; white-space: nowrap; }
#menu .nav-item.brand { font-weight: bold; padding: .5rem .25rem; }
#menu .nav-item.brand .nav-link { border-right: 1px solid; line-height: 1; padding-bottom: 0; padding-top: 0; }
#menu .nav-item:first-child { padding-left: 0; }
#menu .nav-item > .nav-link::after { color: #ffc120; transition: .3s ease transform; transform-origin: center 3px; }
#menu .nav-item.show > .nav-link::after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
#menu .nav-item .nav-link { display: inline-block; }
#menu .dropdown-menu .link-title { color: #0071dc; font-weight: bold; padding: 0.25rem 1.5rem; }
#menu .mega { left: 0; position: static; }
#menu .mega .dropdown-menu { left: 0; position: absolute; }
#menu .mega .columns { display: flex; }
#menu .megamenu-sub-menu { border-right: 1px solid #d9d9d9; max-width: 240px; min-width: 200px; overflow: hidden; padding: 0.25rem 1.5rem; }
#menu .megamenu-sub-menu:last-child { border-right: none; }
#menu .megamenu-sub-menu p { line-height: 1.2; margin-bottom: .5rem; }
#menu .megamenu-sub-menu p i { font-size: .75rem; margin-left: .25rem; }
#menu .megamenu-sub-menu li:not(:last-child) { margin-bottom: .5rem; }
#menu .megamenu-sub-menu li > a { color: #888; font-size: 80%; margin-bottom: 1rem; }
#menu .link-highlight > .nav-link { color: #f47421; }
#menu .link-highlight > .nav-link:hover { color: #f69252; }
#menu .link-best-seller { margin-right: 77px; white-space: pre-wrap; }
#menu .link-best-seller::after { border-radius: 0 50px 50px 0; background: #f47421; color: #fff; content: "Best Seller"; display: inline-block; font-size: small; height: 1rem; line-height: 1em; margin-left: .25rem; padding: 0 5px; position: absolute; }
#menu .link-new { margin-right: 77px; white-space: pre-wrap; }
#menu .link-new::after { border-radius: 0 50px 50px 0; background: #0071dc; color: #fff; content: "New"; display: inline-block; font-size: small; height: 1rem; line-height: 1em; margin-left: .25rem; padding: 0 5px; position: absolute; }
#menu .link-rollback { margin-right: 65px; white-space: pre-wrap; }
#menu .link-rollback::after { border-radius: 0 50px 50px 0; background: #de1c24; color: #fff; content: "Rollback"; display: inline-block; font-size: small; height: 1rem; line-height: 1em; margin-left: .25rem; padding: 0 5px; position: absolute; }

.sidr-overlay { background: rgba(0, 0, 0, 0.3); bottom: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; transition: opacity .3s ease; }

.sidr-open .sidr-overlay { bottom: 0; opacity: 1; }

.sidr { background: #fff; border-right: 1px solid #444444; border-top: 0.5rem solid #0071dc; box-shadow: none; display: none; height: 100%; overflow-x: none; overflow-y: auto; padding: 0; position: fixed; top: 0; transition: height 0s .4s,width 0s .4s; width: 320px; z-index: 999999; }
.sidr > .close { height: 1.5rem; opacity: 1; position: absolute; right: .8rem; text-shadow: none; top: .8rem; width: 1.5rem; }
.sidr .sidr-inner { padding: 0 0 15px; }
.sidr.right { left: auto; right: -320px; }
.sidr.left { left: -320px; right: auto; }
.sidr li.category { color: #222; font-size: 1.2rem; font-weight: 700; padding: 1rem 0 0 2rem; }
.sidr li.category > span { display: block; font-size: inherit; padding-bottom: .5rem; }
.sidr li.category li { font-size: 80%; min-height: 3.4rem; }
.sidr li.category li:hover > a, .sidr li.category li.active > a { border: 0; box-shadow: none; text-decoration: underline; }
.sidr li.category li a { align-items: center; color: #222; display: flex; flex-wrap: wrap; font-weight: normal; padding: 1rem 1rem 1rem 0; }
.sidr li.category li a > small { margin-bottom: -.8rem; margin-left: 2rem; }
.sidr li.category li small { color: #555555; }
.sidr ul { list-style: none; padding: 0; }
.sidr li.d-sm-none, .sidr li.d-md-none, .sidr li.d-lg-none { display: none !important; }

.product-shelf .flag { background: #0071dc; border-radius: 2.625rem; color: #fff; font-size: .75rem; font-weight: 700; line-height: 1.1375rem; padding: 0 .625rem; left: 10px; position: absolute; top: -6px; }
.product-shelf .flag.right { border-radius: 2.625rem; float: right; }
.product-shelf .flag.new { background: #0071dc; }
.product-shelf .flag.clearance { background: #ffc120; }
.product-shelf .flag.rollback { background: #de1c24; }
.product-shelf .flag.best_seller { background: #f47421; }
.product-shelf .filters { border: rgba(34, 34, 34, 0.125) 1px solid; margin-bottom: 1rem; }
@media (min-width: 768px) { .product-shelf .filters .search, .product-shelf .filters .accordion-entry { margin-bottom: 0.4166666667rem; margin-top: 0.4166666667rem; }
  .product-shelf .filters .search > *, .product-shelf .filters .accordion-entry > * { margin-left: 1.25rem; margin-right: 1.25rem; } }
.product-shelf .filters .search p, .product-shelf .filters .accordion-entry p { line-height: 1.2; margin-bottom: .5rem; }
.product-shelf .filters .search > p::after, .product-shelf .filters .accordion-entry > p::after { right: 0; }
.product-shelf .filters .search:last-of-type, .product-shelf .filters .accordion-entry:last-of-type { border-bottom: 0; margin-bottom: 0; }
.product-shelf .filters .search-group { width: auto; }
.product-shelf .filters ul { margin-bottom: 0; }
.product-shelf .filters ul li.options-list-names { line-height: 160%; }
.product-shelf .filters ul li a { display: block; overflow: hidden; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; text-transform: capitalize; }
.product-shelf .filters ul li.unavailable a { color: #888; }
.product-shelf .filters .blob { margin-top: 1px; }
.product-shelf .filters .blob li { margin: 0 3% 4px 0; text-align: center; width: 47%; }
.product-shelf .filters .blob li a { border-radius: 0.25rem; }
.product-shelf .filters .blob li img { border: solid 1px transparent; }
.product-shelf .filters .blob li a:hover img { border: solid 1px #76c143; }
.product-shelf .filters .blob li.selected img { border: solid 1px #76c143; }
.product-shelf .filters .blob li .option-description { color: #444; display: block; font-size: 0.875rem; margin-top: 2px; text-align: center; white-space: normal; }
.product-shelf .filters .blob li.unavailable a > * { opacity: .6; }
.product-shelf .filters .blob.color li { margin: 0 2% 2px 0; width: 23%; }
.product-shelf .filters .blob.color li.selected a, .product-shelf .filters .blob.color li a:hover { border-color: #76c143; }
.product-shelf .filters .blob.color li a { border: 1px solid #888; padding: 2px; }
.product-shelf .filters .blob.color li a div.multi { background: -webkit-linear-gradient(-55deg, #ffeeb0 30%, #a2d49f 30%, #a2d49f 40%, #c7c12f 40%, #c7c12f 50%, #f26247 50%, #f26247 60%, #ec2045 60%, #ec2045 70%, #ffeeb0 70%); background: -moz-linear-gradient(-55deg, #ffeeb0 30%, #a2d49f 30%, #a2d49f 40%, #c7c12f 40%, #c7c12f 50%, #f26247 50%, #f26247 60%, #ec2045 60%, #ec2045 70%, #ffeeb0 70%); background: linear-gradient(-55deg, #ffeeb0 30%, #a2d49f 30%, #a2d49f 40%, #c7c12f 40%, #c7c12f 50%, #f26247 50%, #f26247 60%, #ec2045 60%, #ec2045 70%, #ffeeb0 70%); }
.product-shelf .filters .blob.color li .option-description { margin-top: 2px; overflow: hidden; text-overflow: ellipsis; }
.product-shelf .modal-content #product-shelf-content .mobile-filters { height: 100vh; }
.product-shelf .mobile-filters { background-color: #d9d9d9; bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 10; -webkit-text-size-adjust: 100%; }
.product-shelf .mobile-filters > header { background: #fff; border-bottom: 1px solid #d9d9d9; color: #fff; height: 5rem; line-height: 5rem; padding: 0 1.4rem; position: fixed; top: 0; width: 100%; z-index: 1; }
.product-shelf .mobile-filters > main { background: #fff; margin-top: 78px; max-height: 90%; overflow: auto; }
.product-shelf .mobile-filters > main p { font-weight: 700; }
.product-shelf .mobile-filters > footer { background: #fff; height: 100%; }
.product-shelf .mobile-filters .btn { font-size: 1.3rem; height: 2.8rem; line-height: 2.8rem; padding: 0; width: 100%; font-weight: 700; }
.product-shelf .mobile-filters .filters section:first-child { border-bottom: 10px solid #d9d9d9; min-height: 4.4rem; }
.product-shelf .mobile-filters .filters:last-of-type { border-bottom: 0; }
.product-shelf .mobile-filters .mobile-filters-side .list-selected-options-filters { color: #888; margin-bottom: 5px; }
.product-shelf .mobile-filters .mobile-filters-side .options-list-names { border-top: 1px solid #d9d9d9; line-height: 1em; padding: .7em 0; }
.product-shelf .no-results { text-align: center; margin: 5em 0; }
.product-shelf .no-results p { margin: 0 auto; width: 15em; }
.product-shelf .no-results button { margin-top: 1em; font-weight: 700; }
@media (max-width: 480px) { .product-shelf .n-ups { border-bottom: 1px solid #d9d9d9; } }
@media (min-width: 480px) { .product-shelf .n-ups { margin-bottom: 1em; } }
.product-shelf .n-ups.text-left .slick-slider .slick-track, .product-shelf .n-ups.text-left .slick-list .slick-track { margin-left: 0; }
.product-shelf .n-ups .n-up { padding: 0; }
.product-shelf .n-ups .n-up .title { font-size: .875rem; height: 35px; line-height: 1.25; margin: 0; overflow: hidden; padding: 0; text-align: center; }
.product-shelf .n-ups .n-up .title:hover { text-decoration: underline; }
.product-shelf .product-shelf-search > .spinner-backdrop { position: fixed; }
.product-shelf .modal-background .modal-wrapper .modal-actions { margin-top: 0; }
.product-shelf .modal-background .modal-wrapper .photobook_modal h2 { display: flex; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_image_container { display: flex; justify-content: center; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_image img { display: block; margin-left: auto; margin-right: auto; width: 50%; margin-bottom: 30px; max-height: 100%; object-fit: cover; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_body { display: grid; grid-template-columns: 2fr 200px 1fr; grid-template-rows: 100px 10px; place-items: center; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_body .delivery-options-list { grid-column-start: 1; border: none; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_button { padding-top: 48px; grid-column-end: 4; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_button p { text-align: center; }
.product-shelf .modal-background .modal-wrapper .photobook_modal_button button { border-radius: 19px; width: 150px; }
@media (max-width: 480px) { .product-shelf .modal-background .modal-wrapper .photobook_modal_body { grid-template-columns: 1fr; grid-template-rows: 1fr; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_body .delivery-options-list { grid-column: 1 / 4; grid-row: 1; margin-bottom: 10px; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_button { display: grid; grid-template-columns: 1fr 1fr; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_button p { grid-column: 1; text-align: left; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_button button { grid-column: 2; } }
.product-shelf .showing { color: #888; padding: 1em 1em 1em 0; }
@media (max-width: 768px) { .product-shelf .showing { padding-left: 20px; } }
@media (max-width: 480px) { .product-shelf .showing { padding-left: 10px; } }
.product-shelf .showing-sort-refine-container { border-bottom: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; justify-content: space-between; margin-bottom: 1em; }
.product-shelf .showing-sort-refine-container .sort-refine { border-left: 1px solid #d9d9d9; display: flex; flex-direction: column; font-weight: 700; justify-content: center; text-align: center; }
.product-shelf .filter-favourites .favouritable i { font-size: 1.8em; }
.product-shelf .sort label { margin-right: .3rem; }
.product-shelf .sort .Select { min-width: 160px; }
.product-shelf .product-list .category-description p:last-of-type { margin-bottom: 0; }
.product-shelf .product-list .breadcrumb { padding: 0; }
.product-shelf .products { margin-bottom: 1em; }
.product-shelf .products .secondary-flag { border-radius: 2.625rem; bottom: 0; left: auto; right: 0; top: auto; }
@media (min-width: 768px) { .product-shelf .products { border-top: rgba(34, 34, 34, 0.1) solid 1px; padding-top: .7rem; } }
.product-shelf .search { border-bottom: #d9d9d9 solid 1px; padding-top: 1rem; }
.product-shelf .search .search-btn { background-color: #ffc120; border-color: #ffc120; }

.custom-select { appearance: auto; }

.cross-sell-collection { margin-top: 1em; }
.cross-sell-collection .carousel .carousel-item { margin-top: 10px; min-height: 300px; }

.cross-sell-collection-header { font-weight: bolder; font-size: 0.9em; }

.cross-sell-collection-item { max-width: 200px; height: 290px; font-size: 0.9em; }
.cross-sell-collection-item .thumbnail .product-image .image-fluid { max-height: 150px; max-width: 150px; }
.cross-sell-collection-item .cross-sell-product-info span { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.grouped-category .item-theme-title { color: inherit; font-size: 1.875rem; font-weight: 500; line-height: 1.2; margin-bottom: .5rem; }
@media (max-width: 480px) { .grouped-category .delivery-options:not(.delivery-options-list) { margin-top: 0; }
  .grouped-category .delivery-options .top-divider { border-top: 1px solid #d9d9d9; margin-top: 20px; padding: 22px 0 0; } }
@media (min-width: 768px) { .grouped-category .delivery-options:not(.delivery-options-list) { margin-top: 20px; }
  .grouped-category .delivery-options.with-top-space { margin-top: 75px; } }
.grouped-category .designers { font-size: 0.875rem; margin-top: 0.4375rem; min-height: 1.3125rem; }
.grouped-category .product-images { text-align: center; }
.grouped-category .product-images .product-image { background-position: top; background-repeat: no-repeat; background-size: 100% 100%; }
.grouped-category .product-images .product-image img { max-height: 640px; width: auto; }
.grouped-category .product-images .contain-portrait-height { height: 640px; width: auto; }
.grouped-category .product-images .contain-portrait { width: auto; }
.grouped-category .product-images .rounded-corners { border-radius: 20px; }
.grouped-category .product-images .folded-card { background-position: 50%; background-repeat: no-repeat; background-size: contain; -moz-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); -webkit-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); padding-bottom: 100%; -webkit-perspective: 50em; perspective: 50em; }
.grouped-category .product-images .folded-card.landscape { background-position: 0 0, 99% 0; padding-bottom: 68%; }
.grouped-category .product-images .folded-card.portrait { background-position: 50% 94%, 50% 1%; }
.grouped-category .product-images .metallic-card { -moz-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); -webkit-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); }
.grouped-category .product-images .metallic-card img { -moz-filter: url(#metallic); -webkit-filter: url(#metallic); filter: url(#metallic); }
.grouped-category .product-images .corners-product-image { background-position: center; -moz-background-size: cover; background-size: cover; }
.grouped-category .product-images .card-shadow { box-shadow: 5px 4px 14px #a6a6a6, -1px -1px 10px #a6a6a6; }
.grouped-category .thumbnails { margin-top: 1em; text-align: center; }
.grouped-category .thumbnails li { display: inline-block; height: 60px; margin: 5px 10px; width: 60px; }
.grouped-category .thumbnails .spinner-backdrop { display: table-cell; height: 58px; vertical-align: middle; width: 58px; }
.grouped-category .thumbnails .thumbnail { border: solid 1px #d9d9d9; border-radius: 0.25rem; cursor: pointer; display: block; height: 60px; padding: 1px; width: 60px; }
.grouped-category .thumbnails .thumbnail img { max-height: 58px; max-width: 58px; }
.grouped-category .thumbnails .thumbnail:hover, .grouped-category .thumbnails .thumbnail.selected { border-color: #0071dc; }
.grouped-category .thumbnails .thumbnail .card-shadow { box-shadow: none; }
.grouped-category .thumbnails .rounded-corners { border-radius: 4px; }
.grouped-category .flex-video { height: 0; margin-bottom: 0.9rem; overflow: hidden; padding-bottom: 100%; padding-top: 1.4rem; position: relative; }
.grouped-category .flex-video iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
@media (max-width: 480px) { .grouped-category .delivery-options:not(.delivery-options-list) { margin-top: 0; }
  .grouped-category .delivery-options .top-divider { border-top: 1px solid #d9d9d9; margin-top: 20px; padding: 22px 0 0; } }
@media (min-width: 768px) { .grouped-category .delivery-options:not(.delivery-options-list) { margin-top: 20px; }
  .grouped-category .delivery-options.with-top-space { margin-top: 75px; } }
@media (min-width: 1024px) { .grouped-category .delivery-options-list { border-right: #d9d9d9 1px solid; margin-right: -1px; margin-bottom: 0; margin-top: 0; margin-left: 0; } }
.grouped-category .filters p:first-child { margin-top: 0; }
.grouped-category .filters p:last-child { margin-bottom: 0; }
.grouped-category .filters .filter { margin-top: 0.5em; }
.grouped-category .filters .filter .no-capitalize { text-transform: none; }
.grouped-category .filters .filter .title-and-value { text-transform: capitalize; }
.grouped-category .filters .filter .title-and-value .title { margin-right: 1em; }
.grouped-category .filters .filter ul { margin-top: 0.5em; margin-bottom: 0.5em; }
.grouped-category .filters .filter ul li:last-child { margin-right: 0; }
.grouped-category .filters .filter ul li .disabled-line { background-color: #888; opacity: 0.65; bottom: 0; height: 2px !important; left: 0; margin: 0 0 -1.5px 0; padding: 0; position: absolute; }
.grouped-category .filters .filter ul li .selector { background: #fff; border-radius: 3px; height: 2.7rem; margin-bottom: 0.5rem; margin-right: 0.5rem; position: relative; text-transform: capitalize; }
.grouped-category .filters .filter ul li .selector > * { height: 100%; padding: 1px; width: 100%; }
.grouped-category .filters .filter ul li .selector .selector-colour { height: 30px; margin: 2px; width: 30px; }
.grouped-category .filters .filter ul li .selector.text { min-width: 70px; }
.grouped-category .filters .filter ul li .selector.text .disabled-line { font-size: 0.875rem; height: 100%; line-height: 2.3625rem; margin: 0; padding: 0 5px; width: auto; }
.grouped-category .filters .filter ul li .selector.square { margin-right: 0.25rem; padding: 1px; width: 2.7rem; }
.grouped-category .filters .filter ul li .selector:hover, .grouped-category .filters .filter ul li .selector.selected { border-color: #76c143 !important; }
.grouped-category .filters .filter ul li .selector:hover p, .grouped-category .filters .filter ul li .selector.selected p { color: #76c143; }
.grouped-category .filters .filter ul li .selector.disabled { overflow: hidden; }
.grouped-category .filters .filter ul li .selector.disabled h5, .grouped-category .filters .filter ul li .selector.disabled img { color: #a2a2a2; }
.grouped-category .filters .filter ul li .selector.disabled img { opacity: 0.3; }
.grouped-category .filters .filter ul li img { vertical-align: unset; }
.grouped-category .filters .filter .validation-marker-error { color: #de1c24; }
.grouped-category .filters .filter select, .grouped-category .filters .filter .Select { max-width: 160px; }
.grouped-category .product-description { border-top: rgba(34, 34, 34, 0.1) solid 1px; margin-top: 1.5em; padding-top: 1.5em; }
.grouped-category .product-description h1 { font-size: 1.25rem; font-weight: 700; margin-bottom: 1rem; }
.grouped-category .product-description ul { list-style-position: inside; padding-left: 0; }
.grouped-category .product-description ul li { padding-bottom: BogleWeb-Regular/2; }
.grouped-category .product-description .additional-pages-price { font-size: 0.8rem; }
.grouped-category .flag { background: #0071dc; border-radius: 2.625rem; color: #fff; font-size: .75rem; font-weight: 700; line-height: 1.1375rem; padding: 0 .625rem; left: 10px; position: absolute; top: -6px; }
.grouped-category .flag.right { border-radius: 2.625rem; float: right; }
.grouped-category .flag.new { background: #0071dc; }
.grouped-category .flag.clearance { background: #ffc120; }
.grouped-category .flag.rollback { background: #de1c24; }
.grouped-category .flag.best_seller { background: #f47421; }
.grouped-category .heading-flags .flags { display: flex; }
.grouped-category .heading-flags .flags .flag { border-radius: 2.625rem; display: inline-block; float: none; margin-right: .5em; position: static; }
.grouped-category .product .quantity { padding-bottom: 0.5em; }
.grouped-category .product .quantity label { font-size: 13px; text-align: right; width: 100%; }
.grouped-category .product .quantity .dropdown-toggle { border: #d9d9d9 solid 1px; border-radius: 15px; padding-right: 9px; text-align: right; width: 60px; }
.grouped-category .product .quantity .dropdown-menu { height: 188px; overflow: hidden; overflow-y: scroll; }
.grouped-category .product .quantity .dropdown-menu .btn { border-bottom-color: #e9e9e9; border-bottom-style: solid; border-bottom-width: 0.1rem; font-size: 14px; padding: 5px 0; text-align: center; white-space: nowrap; }

.filter-comparison.popover { border: 0; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.12); }
.filter-comparison .comparison .comparison-header { white-space: nowrap; }
.filter-comparison .comparison .comparison-header span { margin-left: .5em; }
.filter-comparison .comparison .comparison-header span i { margin-right: .3em; }
.filter-comparison .comparison .comparison-header span i:last-child { margin-right: 0; }
.filter-comparison .comparison ul { padding-inline-start: 20px; }

.product-info .item-theme-title { color: inherit; font-size: 1.875rem; font-weight: 500; line-height: 1.2; margin-bottom: .5rem; }
.product-info .designers { font-size: 0.875rem; margin-top: 0.4375rem; min-height: 1.3125rem; }
.product-info .product-images { text-align: center; }
.product-info .product-images .product-image { background-position: top; background-repeat: no-repeat; background-size: 100% 100%; }
.product-info .product-images .product-image img { max-height: 640px; width: auto; }
.product-info .product-images .contain-portrait-height { height: 640px; width: auto; }
.product-info .product-images .contain-portrait { width: auto; }
.product-info .product-images .rounded-corners { border-radius: 20px; }
.product-info .product-images .folded-card { background-position: 50%; background-repeat: no-repeat; background-size: contain; -moz-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); -webkit-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); padding-bottom: 100%; -webkit-perspective: 50em; perspective: 50em; }
.product-info .product-images .folded-card.landscape { background-position: 0 0, 99% 0; padding-bottom: 68%; }
.product-info .product-images .folded-card.portrait { background-position: 50% 94%, 50% 1%; }
.product-info .product-images .metallic-card { -moz-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); -webkit-filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); filter: drop-shadow(lightgrey -0.5px -0.5px 1px) drop-shadow(lightgrey 3px 3px 3px); }
.product-info .product-images .metallic-card img { -moz-filter: url(#metallic); -webkit-filter: url(#metallic); filter: url(#metallic); }
.product-info .product-images .corners-product-image { background-position: center; -moz-background-size: cover; background-size: cover; }
.product-info .product-images .card-shadow { box-shadow: 5px 4px 14px #a6a6a6, -1px -1px 10px #a6a6a6; }
.product-info .thumbnails { margin-top: 1em; text-align: center; }
.product-info .thumbnails li { display: inline-block; height: 60px; margin: 5px 10px; width: 60px; }
.product-info .thumbnails .spinner-backdrop { display: table-cell; height: 58px; vertical-align: middle; width: 58px; }
.product-info .thumbnails .thumbnail { border: solid 1px #d9d9d9; border-radius: 0.25rem; cursor: pointer; display: block; height: 60px; padding: 1px; width: 60px; }
.product-info .thumbnails .thumbnail img { max-height: 58px; max-width: 58px; }
.product-info .thumbnails .thumbnail:hover, .product-info .thumbnails .thumbnail.selected { border-color: #0071dc; }
.product-info .thumbnails .thumbnail .card-shadow { box-shadow: none; }
.product-info .thumbnails .rounded-corners { border-radius: 4px; }
.product-info .flex-video { height: 0; margin-bottom: 0.9rem; overflow: hidden; padding-bottom: 100%; padding-top: 1.4rem; position: relative; }
.product-info .flex-video iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
@media (max-width: 480px) { .product-info .delivery-options:not(.delivery-options-list) { margin-top: 0; }
  .product-info .delivery-options .top-divider { border-top: 1px solid #d9d9d9; margin-top: 20px; padding: 22px 0 0; } }
@media (min-width: 768px) { .product-info .delivery-options:not(.delivery-options-list) { margin-top: 20px; }
  .product-info .delivery-options.with-top-space { margin-top: 75px; } }
@media (min-width: 1024px) { .product-info .delivery-options-list { border-right: #d9d9d9 1px solid; margin-right: -1px; margin-bottom: 0; margin-top: 0; margin-left: 0; } }
.product-info .filters p:first-child { margin-top: 0; }
.product-info .filters p:last-child { margin-bottom: 0; }
.product-info .filters .filter { margin-top: 0.5em; }
.product-info .filters .filter .no-capitalize { text-transform: none; }
.product-info .filters .filter .title-and-value { text-transform: capitalize; }
.product-info .filters .filter .title-and-value .title { margin-right: 1em; }
.product-info .filters .filter ul { margin-top: 0.5em; margin-bottom: 0.5em; }
.product-info .filters .filter ul li:last-child { margin-right: 0; }
.product-info .filters .filter ul li .disabled-line { background-color: #888; opacity: 0.65; bottom: 0; height: 2px !important; left: 0; margin: 0 0 -1.5px 0; padding: 0; position: absolute; }
.product-info .filters .filter ul li .selector { background: #fff; border-radius: 3px; height: 2.7rem; margin-bottom: 0.5rem; margin-right: 0.5rem; position: relative; text-transform: capitalize; }
.product-info .filters .filter ul li .selector > * { height: 100%; padding: 1px; width: 100%; }
.product-info .filters .filter ul li .selector .selector-colour { height: 30px; margin: 2px; width: 30px; }
.product-info .filters .filter ul li .selector.text { min-width: 70px; }
.product-info .filters .filter ul li .selector.text .disabled-line { font-size: 0.875rem; height: 100%; line-height: 2.3625rem; margin: 0; padding: 0 5px; width: auto; }
.product-info .filters .filter ul li .selector.square { margin-right: 0.25rem; padding: 1px; width: 2.7rem; }
.product-info .filters .filter ul li .selector:hover, .product-info .filters .filter ul li .selector.selected { border-color: #76c143 !important; }
.product-info .filters .filter ul li .selector:hover p, .product-info .filters .filter ul li .selector.selected p { color: #76c143; }
.product-info .filters .filter ul li .selector.disabled { overflow: hidden; }
.product-info .filters .filter ul li .selector.disabled h5, .product-info .filters .filter ul li .selector.disabled img { color: #a2a2a2; }
.product-info .filters .filter ul li .selector.disabled img { opacity: 0.3; }
.product-info .filters .filter ul li img { vertical-align: unset; }
.product-info .filters .filter .validation-marker-error { color: #de1c24; }
.product-info .filters .filter select, .product-info .filters .filter .Select { max-width: 160px; }
.product-info .product-description { border-top: rgba(34, 34, 34, 0.1) solid 1px; margin-top: 1.5em; padding-top: 1.5em; }
.product-info .product-description h1 { font-size: 1.25rem; font-weight: 700; margin-bottom: 1rem; }
.product-info .product-description ul { list-style-position: inside; padding-left: 0; }
.product-info .product-description ul li { padding-bottom: BogleWeb-Regular/2; }
.product-info .product-description .additional-pages-price { font-size: 0.8rem; }
.product-info .flag { background: #0071dc; border-radius: 2.625rem; color: #fff; font-size: .75rem; font-weight: 700; line-height: 1.1375rem; padding: 0 .625rem; left: 10px; position: absolute; top: -6px; }
.product-info .flag.right { border-radius: 2.625rem; float: right; }
.product-info .flag.new { background: #0071dc; }
.product-info .flag.clearance { background: #ffc120; }
.product-info .flag.rollback { background: #de1c24; }
.product-info .flag.best_seller { background: #f47421; }
.product-info .heading-flags .flags { display: flex; }
.product-info .heading-flags .flags .flag { border-radius: 2.625rem; display: inline-block; float: none; margin-right: .5em; position: static; }
.product-info .product.has-flag > div { margin-top: 30px; }
.product-info .heading-flags > .flags > .flag { position: static; }

@media (max-width: 480px) { .n-ups { border-bottom: 1px solid #d9d9d9; } }
@media (min-width: 480px) { .n-ups { margin-bottom: 1em; } }
.n-ups.text-left .slick-slider .slick-track, .n-ups.text-left .slick-list .slick-track { margin-left: 0; }
.n-ups .n-up { padding: 0; }
.n-ups .n-up .title { font-size: .875rem; height: 35px; line-height: 1.25; margin: 0; overflow: hidden; padding: 0; text-align: center; }
.n-ups .n-up .title:hover { text-decoration: underline; }

@media (max-width: 480px) { .search-n-ups { border-bottom: 1px solid #d9d9d9; } }
@media (min-width: 480px) { .search-n-ups { margin-bottom: 1em; } }
.search-n-ups .row { text-align: center; }
.search-n-ups .row img { height: auto; margin-top: 1rem; width: 60px; }
.search-n-ups .row.n-up-md { justify-content: center; }
.search-n-ups .row.n-up-md img { width: 100%; }

.search-results .no-results { text-align: center; margin: 5em 0; }
.search-results .no-results p { margin: 0 auto; width: 15em; }
.search-results .no-results button { margin-top: 1em; font-weight: 700; }
.search-results .tile-content { margin: 0.5rem; }
.search-results .tile-content .product-title { color: #444; font-weight: 700; }

/* common styles for Photo Loader My Albums & Prism/ Prints Builder */
.accent-text { color: #cb2c90; }

button.btn-link, .builder.prism .desktop .preview-container .carousel .controls button.btn { color: #444; }

.modal-overlay { position: static; }
@media (max-width: 767.98px) { .modal-overlay { background-color: rgba(0, 0, 0, 0.5); bottom: 0; cursor: pointer; display: flex; height: 100%; justify-content: center; left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 2; }
  .modal-overlay .psp-trigger { visibility: hidden; } }

.psp-trigger .btn-link, .psp-trigger .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .psp-trigger .btn { font-weight: bold; text-decoration: underline; }

.sign-up { color: #444; font-weight: bold; text-decoration: underline; }

.image-loader .btn { font-size: 1rem; }
.image-loader .btn-primary, .image-loader .btn-ignore { border-radius: 100px; font-size: 0.875rem; line-height: 1.3; min-width: 6.125rem; padding: 0.6rem 2rem; }
.image-loader .btn-long { min-width: 115px; padding-bottom: 0.1rem; padding-top: 0.1rem; }
@media (min-width: 768px) { .image-loader .btn-md-long { min-width: 115px; padding-bottom: 0.1rem; padding-top: 0.1rem; } }
.image-loader .modal-dialog { margin: auto; }
@media (max-width: 767.98px) { .image-loader .modal-dialog { height: 100vh; margin: 0; max-height: 100%; width: 100vw; } }
.image-loader .modal-content { border: 0; height: auto; min-height: 100%; }
.image-loader .modal-content.mini { max-height: 200px; }
.image-loader .modal-content.mini .modal-header { border: 0; min-height: 30px; }
.image-loader .modal-content.mini .modal-footer { display: none; }
.image-loader .modal-header { justify-content: flex-end; margin: 0; height: 83px; padding: 0; width: 100%; flex-shrink: 0; overflow-y: hidden; overflow-x: auto; }
.image-loader .modal-header .button-ribbon .buttons { padding-top: 0.25rem; }
.image-loader .modal-header .header-btn { cursor: pointer; font-size: 1.125rem; }
.image-loader .modal-header .header-btn.back { background: none; border: 0; bottom: 0; display: flex; left: 0; padding: 0; position: absolute; top: 0; }
.image-loader .modal-header .header-btn.back > i { height: 18px; margin-left: 0.5rem; width: 18px; }
@media (min-width: 768px) { .image-loader .modal-header .header-btn.back { bottom: auto; height: 18px; left: 16px; top: 20px; width: 18px; } }
.image-loader .modal-header .header-title { border-bottom: 1px solid #d8d8d8; color: #222; display: block; font-size: 1.25rem; height: 100%; line-height: 70px; margin: auto; text-align: center; min-width: 100%; }
.image-loader .modal-header .header-title > span { display: block; margin: auto; width: calc(100% - 58px); }
@media (min-width: 768px) { .image-loader .modal-header .header-title { height: 100%; line-height: 27px; margin: 0 41px; padding: 40px 0 17px; } }
@media (max-width: 479.98px) { .image-loader .modal-header.service-header { font-size: 1.5rem; height: 71px; } }
.image-loader .loader-nav { align-items: flex-end; display: flex; flex-shrink: 0; flex-wrap: nowrap; height: 100%; min-width: 100%; overflow-x: auto; overflow-y: hidden; width: 100%; }
.image-loader .loader-nav .chevron-wrapper { display: none; }
.image-loader .loader-nav .chevron-wrapper.hide { display: none; }
.image-loader .loader-nav button { align-items: start; background: none; border: none; border-bottom: 4px solid transparent; display: flex; flex-grow: 1; flex-shrink: 0; font-size: 0.875rem; height: 36px; justify-content: center; line-height: 1.25rem; margin: 0; padding: 0 1.625rem 0.75rem; white-space: nowrap; }
@media (max-width: 1023.98px) { .image-loader .loader-nav button { height: 37px; padding: 0 0.75rem 0.8125rem; } }
.image-loader .loader-nav button:hover, .image-loader .loader-nav button.active { cursor: pointer; }
.image-loader .loader-nav button.active { border-bottom: 4px solid #cb2c90; }
.image-loader .modal-body { height: auto; padding: 0; }
.image-loader .modal-body .alert-warning { line-height: 1.45; padding: 0.5rem; }
.image-loader .modal-body small { color: #6d6e71; font-size: 0.75rem; }
.image-loader .modal-body .title { color: #222; font-size: 1.125rem; margin: 0.5rem auto; }
@media (max-width: 1023.98px) { .image-loader .modal-body .title { font-size: 1rem; } }
.image-loader .modal-body .service-title { color: #222; font-size: 1rem; line-height: 1.4; }
.image-loader .modal-body .upload-button, .image-loader .modal-body .login { border: 0; font-size: 1rem; line-height: 1.4; margin: 1.5rem 0 1.125rem; padding: 0.5rem 1.5rem; }
@media (max-width: 1023.98px) { .image-loader .modal-body .upload-button, .image-loader .modal-body .login { padding-bottom: 9px; padding-top: 7px; } }
@media (min-width: 1024px) { .image-loader .modal-body .upload-button { margin: 2rem auto 0; } }
.image-loader .modal-body p, .image-loader .modal-body p > button { font-size: 0.75rem; margin-bottom: 0.5rem; }
@media (max-width: 767.98px) { .image-loader .modal-body { max-height: calc(100vh); padding: 0; }
  .image-loader .modal-body .btn-primary { margin-top: 1.5rem; }
  .image-loader .modal-body .btn-primary.login { margin-bottom: 1.125rem; } }
.image-loader .modal-body i.large { color: #ccc; font-size: 4.75rem; height: 4.75rem; margin-bottom: 0.5rem; width: 4.75rem; }
@media (min-width: 1024px) { .image-loader .modal-body i.large { margin-bottom: 1rem; } }
.image-loader .modal-body .dragover .device { background: #f5f5f5; border: 2px dashed #8d8d8d; }
.image-loader .modal-body .device { align-items: center; background: #fff; border-radius: 0; border: 1px dashed #9d9fa2; display: flex; flex-flow: column; height: 100%; justify-content: center; margin: 3rem auto; width: 652px; }
@media (min-width: 1024px) { .image-loader .modal-body .device small { line-height: 1.45; } }
.image-loader .modal-body .device .title { font-size: 1.125rem; margin: 0.5rem auto; }
@media (min-width: 1024px) { .image-loader .modal-body .device .title { line-height: 1.4; margin-bottom: 0; margin-top: 1rem; } }
.image-loader .modal-body .backdrop { background-color: rgba(0, 0, 0, 0.2); bottom: 0; cursor: pointer; display: flex; height: 100%; justify-content: center; left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 10; }
.image-loader .modal-body .custom-alert p { color: #222; font-size: 0.875rem; font-weight: normal; }
.image-loader .modal-body .custom-alert .close { opacity: 1; margin-left: 0.5rem; margin-bottom: 0.5rem; }
.image-loader .modal-body .custom-alert .store-name { display: inline-block; padding: 0; }
.image-loader .modal-body .custom-alert .store-name::first-letter { text-transform: uppercase; }
@media (max-width: 767.98px) { .image-loader .modal-body .custom-alert:not(.all-photos-alert) { background: #fff; border-radius: 0; border: 0; line-height: 2; margin: auto; max-width: 87.5%; padding: 1rem 1rem 2rem 1rem; z-index: 3; }
  .image-loader .modal-body .custom-alert:not(.all-photos-alert) .title { color: #414042; line-height: 1; margin: 1.3rem 0 1rem; }
  .image-loader .modal-body .custom-alert:not(.all-photos-alert) .content { color: #414042; font-weight: normal; line-height: 1.7; padding-right: 1rem; } }
@media (min-width: 768px) { .image-loader .modal-body .custom-alert:not(.all-photos-alert) .close { display: none; } }
.image-loader .modal-body .custom-alert.all-photos-alert { position: absolute; bottom: 100px; margin-bottom: 0; }
@media (min-width: 768px) { .image-loader .modal-body .custom-alert.all-photos-alert { bottom: 0.5rem; margin: auto 72px; } }
.image-loader .modal-body .custom-alert.all-photos-alert .close { font-size: 1rem; opacity: initial; }
.image-loader .modal-body .custom-alert.all-photos-alert .close i::before { font-size: 1rem; }
.image-loader .modal-body .upload-errors { bottom: 0; height: 50%; left: 0; margin: auto; position: absolute; right: 0; top: 0; width: 87.5%; }
@media (min-width: 768px) { .image-loader .modal-body .upload-errors { width: 50%; } }
.image-loader .modal-body .upload-errors .close { font-size: 1rem; opacity: 1; position: absolute; right: 1rem; top: 1rem; }
.image-loader .modal-body .upload-errors .content, .image-loader .modal-body .upload-errors .errors-list { color: #6d6e71; }
.image-loader .modal-body .upload-errors .title { line-height: 1; }
.image-loader .modal-body .upload-errors .title .fa-stack { font-size: 0.5rem; margin-right: 0.5rem; }
.image-loader .modal-body .upload-errors .errors-list { border: 1px solid #d9d9d9; font-size: 0.75rem; overflow: auto; }
.image-loader .modal-body .select-all { align-items: center; display: flex; justify-content: space-between; margin: 0 2.5%; }
.image-loader .modal-body .select-all > * { color: #6d6e71; font-size: 0.875rem; margin: 0; padding: 0; }
@media (min-width: 1024px) { .image-loader .modal-body .select-all { margin: 0 0 1px 0; }
  .image-loader .modal-body .select-all > * { margin: 0 0.375rem; } }
.image-loader .modal-body .select-all h3 { line-height: 1.4; }
.image-loader .modal-body .select-all > button { align-items: center; border: 0; color: #6d6e71; display: flex; line-height: 1.45; text-decoration: none; }
.image-loader .modal-body .select-all > button.selected { color: #222; font-weight: bold; }
.image-loader .modal-body .select-all > button .checkbox { font-size: 1.125rem; margin-left: 0.875rem; }
@media (min-width: 768px) { .image-loader .modal-body .album-content-body .select-all, .image-loader .modal-body .stream-body .select-all, .image-loader .modal-body .albums-list-body .thumbnails { padding-left: 72px; padding-right: 72px; } }
.image-loader .modal-body .thumbnails, .image-loader .modal-body .scroll-box { display: flex; flex-flow: row wrap; overflow: auto; }
.image-loader .modal-body .thumbnails .more-button-container, .image-loader .modal-body .scroll-box .more-button-container { flex-basis: 100%; text-align: center; }
.image-loader .modal-body .thumbnails.covers, .image-loader .modal-body .scroll-box.covers { padding-bottom: 1.5rem; padding-top: 1.5rem; }
.image-loader .modal-body .thumbnails > .timeline, .image-loader .modal-body .scroll-box > .timeline { padding-top: 1.5rem; }
@media (max-width: 479.98px) { .image-loader .modal-body .thumbnails > .image-container:not(.timeline), .image-loader .modal-body .scroll-box > .image-container:not(.timeline) { flex-basis: 30%; margin: 2.5% 0 0 2.5%; }
  .image-loader .modal-body .thumbnails > .image-container:not(.timeline) .thumbnail_.url, .image-loader .modal-body .scroll-box > .image-container:not(.timeline) .thumbnail_.url { margin: 0; width: 100%; }
  .image-loader .modal-body .thumbnails > .image-container:not(.timeline):nth-child(3n), .image-loader .modal-body .scroll-box > .image-container:not(.timeline):nth-child(3n) { margin-right: 2.5%; }
  .image-loader .modal-body .thumbnails .spinner, .image-loader .modal-body .scroll-box .spinner { position: static; }
  .image-loader .modal-body .thumbnails.covers, .image-loader .modal-body .scroll-box.covers { padding-bottom: 1rem; } }
@media (max-width: 479.98px) { .image-loader .modal-body .thumbnails > .image-container, .image-loader .modal-body .scroll-box > .image-container { height: 96px; } }
.image-loader .modal-body .thumbnails .thumbnail_.album-cover, .image-loader .modal-body .thumbnails .thumbnail_.url, .image-loader .modal-body .thumbnails .thumbnail_.placeholder, .image-loader .modal-body .scroll-box .thumbnail_.album-cover, .image-loader .modal-body .scroll-box .thumbnail_.url, .image-loader .modal-body .scroll-box .thumbnail_.placeholder { background-position: 0 0; background-size: cover; border: 0; margin: 0.5rem 0.4375rem 0.5rem 0.375rem; padding: 0; position: relative; }
@media (max-width: 479.98px) { .image-loader .modal-body .thumbnails .thumbnail_.album-cover, .image-loader .modal-body .thumbnails .thumbnail_.url, .image-loader .modal-body .thumbnails .thumbnail_.placeholder, .image-loader .modal-body .scroll-box .thumbnail_.album-cover, .image-loader .modal-body .scroll-box .thumbnail_.url, .image-loader .modal-body .scroll-box .thumbnail_.placeholder { height: 96px; margin: 0.5rem; } }
.image-loader .modal-body .thumbnails .thumbnail_.album-cover:hover, .image-loader .modal-body .thumbnails .thumbnail_.url:hover, .image-loader .modal-body .thumbnails .thumbnail_.placeholder:hover, .image-loader .modal-body .scroll-box .thumbnail_.album-cover:hover, .image-loader .modal-body .scroll-box .thumbnail_.url:hover, .image-loader .modal-body .scroll-box .thumbnail_.placeholder:hover { cursor: pointer; filter: opacity(0.7); }
.image-loader .modal-body .thumbnails .thumbnail_.url, .image-loader .modal-body .scroll-box .thumbnail_.url { height: 71px; width: 71px; }
@media (max-width: 479.98px) { .image-loader .modal-body .thumbnails .thumbnail_.url, .image-loader .modal-body .scroll-box .thumbnail_.url { height: 96px; } }
.image-loader .modal-body .thumbnails .thumbnail_.album-cover, .image-loader .modal-body .scroll-box .thumbnail_.album-cover { height: 88px; margin-bottom: 0; margin-top: 0; width: 154px; }
@media (max-width: 479.98px) { .image-loader .modal-body .thumbnails .thumbnail_.album-cover.album-cover, .image-loader .modal-body .scroll-box .thumbnail_.album-cover.album-cover { flex-basis: 46.25%; height: 96px; margin: 0 2.5% 2.5%; }
  .image-loader .modal-body .thumbnails .thumbnail_.album-cover.album-cover:nth-child(2n), .image-loader .modal-body .scroll-box .thumbnail_.album-cover.album-cover:nth-child(2n) { margin-left: 0; } }
.image-loader .modal-body .thumbnails .thumbnail_ .caption, .image-loader .modal-body .scroll-box .thumbnail_ .caption { align-items: center; background: rgba(0, 0, 0, 0.6); bottom: 0; color: #fff; font-size: 0.875rem; height: 31px; left: 0; line-height: 1.5; padding: 0.375rem 0.5rem; position: absolute; right: 0; text-align: left; width: 100%; }
@media (max-width: 479.98px) { .image-loader .modal-body .thumbnails .thumbnail_ .caption, .image-loader .modal-body .scroll-box .thumbnail_ .caption { height: 33px; } }
.image-loader .modal-body .thumbnails .selected, .image-loader .modal-body .scroll-box .selected { position: relative; }
.image-loader .modal-body .thumbnails .selected span, .image-loader .modal-body .scroll-box .selected span { color: #cb2c90; position: absolute; right: 13px; top: 12px; }
.image-loader .modal-body .thumbnails .selected span:hover, .image-loader .modal-body .scroll-box .selected span:hover { cursor: pointer; }
@media (max-width: 767.98px) { .image-loader .modal-body .thumbnails .selected span, .image-loader .modal-body .scroll-box .selected span { right: 0.5rem; top: 0.5rem; } }
.image-loader .modal-body .thumbnails .selected .thumbnail_, .image-loader .modal-body .scroll-box .selected .thumbnail_ { filter: opacity(0.7); }
.image-loader .modal-body .thumbnails .fadein > .delete, .image-loader .modal-body .scroll-box .fadein > .delete { display: none; }
@media (min-width: 768px) { .image-loader .modal-body .scroll-box, .image-loader .modal-body .album-content-body .thumbnails, .image-loader .modal-body .thumbnails.covers { padding-left: 72px; padding-right: 72px; } }
.image-loader .modal-body .stream-body .select-all { padding-bottom: 0.5rem; }
.image-loader .modal-body .stream-body .select-all h3 { font-size: 1.125rem; color: #222; }
.image-loader .modal-body .timelines-body #timelinesDiv > div { height: 100%; }
@media (min-width: 768px) { .image-loader .modal-body .timelines-body #timelinesDiv .scroll-box { margin-top: 0.5rem; } }
.image-loader .modal-body .cloud { position: relative; }
.image-loader .modal-body .cloud .iframe-container { height: 100%; }
.image-loader .modal-body .cloud .iframe-container iframe { height: 100%; overflow-y: auto; width: 100%; }
.image-loader .modal-body .image-loader-service { background-color: #fff; }
.image-loader .modal-body .image-loader-service.albums:not(.stream), .image-loader .modal-body .image-loader-service.cloud-album { margin-top: 71px; overflow-y: auto; }
@media (min-width: 768px) { .image-loader .modal-body .image-loader-service.albums:not(.stream), .image-loader .modal-body .image-loader-service.cloud-album { margin-top: 83px; } }
.image-loader .modal-body .image-loader-service.cloud-album { overflow-y: hidden; }
.image-loader .modal-body .image-loader-service .album-content-body, .image-loader .modal-body .image-loader-service .albums-list-body { padding-top: 1.5rem; }
@media (min-width: 768px) { .image-loader .modal-body .image-loader-service .album-content-body, .image-loader .modal-body .image-loader-service .albums-list-body { padding-top: 1.75rem; } }
.image-loader .modal-body .image-loader-service .albums-list-body .thumbnails .album-cover { margin-bottom: 0.5rem; }
@media (min-width: 1024px) { .image-loader .modal-body .image-loader-service .albums-list-body .thumbnails .album-cover { margin-bottom: 1.5rem; } }
.image-loader .modal-body .image-loader-service .albums-list-body .thumbnails .album-cover .caption { padding: 0.375rem 0.5rem 0.4375rem; }
@media (min-width: 768px) { .image-loader .modal-body .image-loader-service .albums-list-body .thumbnails .album-cover .caption { font-size: 0.75rem; height: 30px; } }
@media (min-width: 1024px) { .image-loader .modal-body .image-loader-service.albumContent .album-content-body { padding-top: 2rem; } }
@media (max-width: 767.98px) { .image-loader .modal-body .image-loader-service.albumContent .album-content-body .select-all .btn { display: none; } }
.image-loader .modal-body .image-loader-service.albums.guest { align-items: center; display: flex; justify-content: center; }
.image-loader .modal-body .image-loader-service.albums.guest .more-space { line-height: 1.45; }
@media (min-width: 768px) { .image-loader .modal-body .image-loader-service.albums.guest { margin: auto 80px; }
  .image-loader .modal-body .image-loader-service.albums.guest .text-center { margin: 60px auto; } }
.image-loader .modal-body .image-loader-service .no-albums { align-items: center; display: flex; height: 100%; justify-content: center; }
.image-loader .modal-footer { color: #222; height: 131px; margin: 0; padding: 0 17px 24px 16px; width: 100%; z-index: 2; }
@media (min-width: 768px) { .image-loader .modal-footer .default-print-size { min-width: 150px; } }
@media (max-width: 767.98px) { .image-loader .modal-footer { bottom: 0; height: 100px; left: 0; padding: 0.75rem 0.5rem 0; position: fixed; right: 0; z-index: initial; } }
.image-loader .modal-footer .thumbnails-mini { height: calc(100% - 28px); overflow-x: auto; overflow-y: hidden; margin-bottom: 1rem; }
@media (max-width: 767.98px) { .image-loader .modal-footer .thumbnails-mini { display: none; min-height: 48px; margin-bottom: 0; } }
.image-loader .modal-footer .thumbnails-mini .thumbnails { display: flex; flex-wrap: nowrap; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .fadein { position: relative; margin: 1.5rem 0.5rem 0 0.5rem; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .fadein:hover .delete, .image-loader .modal-footer .thumbnails-mini .thumbnails .fadein:focus .delete, .image-loader .modal-footer .thumbnails-mini .thumbnails .fadein:focus-within .delete { visibility: visible; opacity: 1; color: rgba(0, 0, 0, 0.7); }
.image-loader .modal-footer .thumbnails-mini .thumbnails .fadein .selected > span { display: none; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .fadein .delete { background: none; cursor: pointer; position: absolute; right: -0.5rem; top: -0.5rem; visibility: hidden; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .image-loader .modal-footer .thumbnails-mini .thumbnails .fadein .delete { visibility: visible; } }
@supports (-ms-ime-align: auto) { .image-loader .modal-footer .thumbnails-mini .thumbnails .fadein .delete { visibility: visible; } }
.image-loader .modal-footer .thumbnails-mini .thumbnails .fadein .delete > .fa-stack { font-size: 9px; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .fadein > img { border-radius: 1.5rem; max-height: 40px; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_ { border: 0; height: 40px; padding: 0; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder > img, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_ > img { border-radius: 5px; height: 40px; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder.file, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_.file { width: auto; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder canvas, .image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder .error, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_ canvas, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_ .error { border-radius: 5px; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder .error, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_ .error { align-items: center; background: #414042; display: flex; font-size: 0.8rem; justify-content: center; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder .error:hover, .image-loader .modal-footer .thumbnails-mini .thumbnails .thumbnail_ .error:hover { cursor: pointer; }
.image-loader .modal-footer .thumbnails-mini .thumbnails .placeholder { width: 40px; display: flex; justify-content: center; align-items: center; margin: 0.5rem 0.5rem 0 0.5rem; }
.image-loader .modal-footer .buttons { align-items: center; display: flex; flex-wrap: wrap; font-size: 0.75rem; height: 100%; margin: 0; width: 100%; }
@media (min-width: 768px) { .image-loader .modal-footer .buttons { flex-wrap: nowrap; font-size: 0.875rem; height: auto; } }
.image-loader .modal-footer .buttons .selected-images-number { font-size: 0.875rem; line-height: normal; margin-bottom: 0.6rem; }
@media (min-width: 480px) { .image-loader .modal-footer .buttons .selected-images-number { margin: auto auto 1.75rem; width: 100%; }
  .image-loader .modal-footer .buttons .selected-images-number::after { display: inline; content: " for this project"; } }
.image-loader .modal-footer .buttons .errors-link { line-height: normal; text-decoration: underline; }
.image-loader .modal-footer .buttons .errors-link .icon { font-size: 0.5rem; }
.image-loader .modal-footer .buttons button { border: 0; font-size: 0.875rem; height: 28px; margin: 0 0 1.5rem; padding: 0; }
@media (min-width: 768px) { .image-loader .modal-footer .buttons button { width: auto; }
  .image-loader .modal-footer .buttons button.selected-images-number { margin: 0 0 1.5rem; } }
.image-loader .modal-footer .buttons button.cancel { color: #222; font-weight: normal; padding: 0 1.5rem; text-align: right; width: -moz-min-content; width: -webkit-min-content; width: min-content; }
.image-loader .modal-footer .buttons button.cancel:hover { text-decoration: underline; }

#image-loader-for-galleries .image-loader .modal-footer .selected-images-number:after { display: none; }

.store-finder { color: #888; cursor: default; font-family: BogleWeb-Regular, sans-serif; position: relative; }
.store-finder .pin-container { font-family: BogleWeb-Regular, sans-serif; font-size: 1rem; }
.store-finder .pin { background-size: contain; bottom: 0; color: #fff; font-size: 16px; height: 32px; left: -16px; line-height: 24px; position: absolute; text-align: center; transform-origin: bottom; transition: transform 100ms; width: 32px; }
.store-finder .pin.your-location-pin { background-image: url("/images/icons/store_finder/your-location.svg"); }
.store-finder .pin.store-pin { background-image: url("/images/icons/store_finder/store-location.svg"); cursor: pointer; }
.store-finder .pin.store-pin:hover { transform: scale(1.1); }
.store-finder.mobile .pin-popup { display: none; }
.store-finder .pin-popup { background-color: #fff; bottom: 62px; box-shadow: 0 0 0.25rem rgba(34, 34, 34, 0.3); left: -250px; position: absolute; text-align: center; width: 500px; z-index: 1; }
.store-finder .pin-popup:not(:hover) .close-popup { display: none; }
.store-finder .pin-popup h5 { font-size: 2.2rem; margin: .5rem 0 .75rem; }
.store-finder .close-popup { color: #888; position: absolute; right: .75rem; top: .75rem; }
.store-finder .close-popup:hover { color: #444; }
.store-finder .point { height: 50px; margin: 0 225px; overflow: hidden; position: absolute; width: 50px; }
.store-finder .point::after { background: #fff; box-shadow: 0 0 0.25rem rgba(34, 34, 34, 0.3); content: ''; height: 30px; left: 10px; position: absolute; top: -15px; transform: rotate(45deg) skew(10deg, 10deg); width: 30px; }
.store-finder .store-details .info { align-items: flex-start; display: flex; margin: .75rem; }
.store-finder .store-details .index { min-width: 1.6rem; text-align: right; }
.store-finder .store-details .address { flex-grow: 1; padding: 0 .75rem; }
.store-finder .store-details .store-open { color: #76c143; display: inline-flex; margin-top: .5rem; }
.store-finder .store-details .store-open > :first-child { font-weight: 700; margin-right: .75rem; text-align: right; }
.store-finder .store-details .store-open > :last-child { text-align: left; }
.store-finder .store-details .miles { color: #888; float: right; }
.store-finder .store-details .miles:hover { color: #444; }
.store-finder .store-details h5 { color: #444; }
.store-finder .store-details .extra-info { display: flex; font-size: .75rem; justify-content: space-between; margin: 1.5rem .75rem .75rem; text-align: center; }
.store-finder .store-details .extra-info > * { flex-basis: 100px; }
.store-finder .store-details .extra-info a { color: #444; display: block; line-height: 2.3rem; }
.store-finder .store-details .extra-info img { height: 30px; margin-bottom: 6px; width: 30px; }
.store-finder .store-details .extra-info th { padding-bottom: 4px; }
.store-finder .store-details .hours { width: 100%; }
.store-finder .store-details .hours th { text-align: center; }
.store-finder .store-details .hours td { white-space: nowrap; }
.store-finder .store-details .hours td:first-child { border-right: 1px solid #888; padding-right: .25rem; text-align: right; }
.store-finder .store-details .hours td:last-child { padding-left: .25rem; text-align: left; }
.store-finder .store-list { -ms-flex: 300px; overflow: auto; position: relative; }
.store-finder .store-list > h6 { padding: 0 20px; }
.store-finder .store-list ol { list-style: none; padding: 0; }
.store-finder .store-list li { border: 1px solid transparent; border-bottom-color: #d9d9d9; cursor: pointer; position: relative; }
.store-finder .store-list li.selected { border-color: #444; }
.store-finder .store-list .title { color: #444; font-size: 1.2em; margin-bottom: 5px; }
.store-finder .store-search { padding: 20px 50px; }
.store-finder .store-search .title { color: #444; margin-bottom: 1rem; padding-top: 1rem; text-align: center; }
.store-finder .store-search .info { position: relative; }
.store-finder .store-search .info::after { background: url("/images/icons/store_finder/location-gray.svg"); background-size: contain; content: ''; height: 24px; left: -30px; position: absolute; top: -2px; width: 24px; }
.store-finder .store-search .search-input { position: relative; }
.store-finder .store-search .search-input input { background-color: #fff; border: 0; border-bottom: 2px solid #888; border-radius: 0; color: #888; line-height: 2rem; margin: 0 0 10px; padding: 0 1rem; width: 100%; }
.store-finder .store-search .search-input input:hover, .store-finder .store-search .search-input input:focus { border-bottom-color: #444; color: #444; outline: none; }
.store-finder .store-search .search-input i { cursor: help; position: absolute; right: 0; top: .5rem; }
.store-finder .store-search .results { display: inline-block; max-width: 100%; position: relative; }
.store-finder .store-search .results .reset-btn { text-decoration: underline; padding: 0; }
.store-finder .store-search .results > div { overflow: hidden; text-overflow: ellipsis; }
.store-finder .store-search .results::after { background: url("/images/icons/store_finder/location-gray.svg"); background-size: contain; content: ''; height: 36px; left: -40px; position: absolute; top: 0; width: 36px; }
.store-finder .search-container { background-color: #fff; }
.store-finder.mobile .map-container { height: 50vh; }
.store-finder:not(.mobile) .map-container { height: calc(100vh - 220px); max-height: 1400px; min-height: 640px; }
.store-finder:not(.mobile) .search-container { border-bottom: 4px solid #ffc120; box-shadow: 0 0 0.25rem rgba(34, 34, 34, 0.3); display: flex; flex-flow: column; margin-top: 40px; max-height: 560px; position: absolute; top: 0; width: 400px; }

.mini-locator .plotting { background-color: #f5f5f5; border-radius: 3px; margin-bottom: 10px; padding: 10px; }
.mini-locator .plotting form { margin-bottom: 0; }
.mini-locator .map { height: 250px; }
@media (min-width: 768px) { .mini-locator #mapping { margin-bottom: 20px; }
  .mini-locator .plotting { padding: 20px; }
  .mini-locator .map { height: 430px; } }
.mini-locator ol#results { padding: 0; margin: 0 0 18px; }
.mini-locator ol#results li { list-style-type: none; padding: 8px; line-height: 18px; text-align: left; vertical-align: top; border-top: 1px solid #d9d9d9; }

.builder { touch-action: manipulation; }
.builder .text-fourteen, .builder .modal-background .modal-wrapper .modal-body, .modal-background .modal-wrapper .builder .modal-body, .builder.prism .desktop .step-selector, .builder.prism .desktop .step-selector .selector-option, .builder.prism .desktop .page-controls .btn, .builder.prism .desktop .tray p:not(.lead), .builder.prism .desktop .tray-colours label, .builder.prism .desktop .tray-colours p, .builder.prism .desktop .tray-text label, .builder.prism .desktop .tray-text p, .builder.prism .desktop .chiclets .chiclet-tab, .builder.prism .text-tools .option-select-header p, .builder.prism .calendar-events h5, .builder.prism .calendar-events .DayPicker-Day { font-size: 0.875rem; }
.builder .text-twelve, .builder.prism .desktop .page-previews .carousel .preview-thumb p, .builder.prism .tray .drag-and-drop span, .builder.prism .calendar-controls .btn, .builder.prism .product-warnings p { font-size: 0.75rem; }
.builder .desktop .mobile-full-screen { align-items: center; background: #383838; background: rgba(30, 30, 30, 0.85); display: flex; justify-content: center; }
.builder .desktop .mobile-full-screen .interior { max-width: 600px; width: 100vw; }
.builder .desktop .mobile-full-screen.light-zone, .builder .desktop .mobile-full-screen.light-zone.progress { background: #fff; background: rgba(255, 255, 255, 0.5); }
.builder .desktop .mobile-full-screen.transparent { background: transparent; }
.builder .desktop .mobile-full-screen.dark-zone, .builder .desktop .mobile-full-screen.dark-zone a, .builder .desktop .mobile-full-screen.dark-zone .btn-link, .builder.prism .desktop .mobile-full-screen.dark-zone .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .mobile-full-screen.dark-zone .btn, .builder .desktop .mobile-full-screen .dark-zone, .builder .desktop .mobile-full-screen .dark-zone a, .builder .desktop .mobile-full-screen .dark-zone .btn-link, .builder.prism .desktop .mobile-full-screen .dark-zone .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .mobile-full-screen .dark-zone .btn { color: #fff; }
@media (min-width: 1024px) { .builder .desktop .mobile-full-screen.dark-zone.inverted-wide, .builder .desktop .mobile-full-screen .dark-zone.inverted-wide { background: #fff; }
  .builder .desktop .mobile-full-screen.dark-zone.inverted-wide, .builder .desktop .mobile-full-screen.dark-zone.inverted-wide a, .builder .desktop .mobile-full-screen.dark-zone.inverted-wide .btn-link:not(.btn-special), .builder.prism .desktop .mobile-full-screen.dark-zone.inverted-wide .preview-container .carousel .controls .btn:not(.btn-special), .builder.prism .desktop .preview-container .carousel .controls .mobile-full-screen.dark-zone.inverted-wide .btn:not(.btn-special), .builder .desktop .mobile-full-screen .dark-zone.inverted-wide, .builder .desktop .mobile-full-screen .dark-zone.inverted-wide a, .builder .desktop .mobile-full-screen .dark-zone.inverted-wide .btn-link:not(.btn-special), .builder.prism .desktop .mobile-full-screen .dark-zone.inverted-wide .preview-container .carousel .controls .btn:not(.btn-special), .builder.prism .desktop .preview-container .carousel .controls .mobile-full-screen .dark-zone.inverted-wide .btn:not(.btn-special) { color: #444; } }
.builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .skinny-icon, .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .image-loader .checkbox.far.fa-square, .image-loader .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .checkbox.far.fa-square, .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .image-loader .checkbox.fas.fa-check-square, .image-loader .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .checkbox.fas.fa-check-square, .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .image-loader .selected > .fa-stack, .image-loader .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .selected > .fa-stack, .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body .builder .desktop .mobile-full-screen.dark-zone:not(.inverted-wide) .btn-close .fas.fa-mobile-alt, .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .skinny-icon, .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .image-loader .checkbox.far.fa-square, .image-loader .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .checkbox.far.fa-square, .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .image-loader .checkbox.fas.fa-check-square, .image-loader .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .checkbox.fas.fa-check-square, .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .image-loader .selected > .fa-stack, .image-loader .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .selected > .fa-stack, .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body .builder .desktop .mobile-full-screen .dark-zone:not(.inverted-wide) .btn-close .fas.fa-mobile-alt { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); height: 1.125rem; opacity: 1; width: 1.125rem; }
@media not all and (pointer: coarse) { .builder .desktop .mobile-full-screen.colour-picker { align-items: normal; background: rgba(34, 34, 34, 0.6); position: absolute; } }
.builder .desktop .mobile-full-screen.colour-picker .interior { background: #fff; border-radius: 0.25rem; width: 270px; }
@media not all and (pointer: coarse) { .builder .desktop .mobile-full-screen.colour-picker .interior { height: 290px; margin-top: 15%; width: 200px; } }
.builder .desktop .mobile-full-screen header { display: none; }
.builder .desktop .mobile-full-screen .lead { margin-bottom: 1rem; }
.builder .desktop .mobile-full-screen .progress { height: 3px; left: 0; position: absolute; right: 0; top: 0; }
@media (min-width: 1024px) { .builder .chiclets-tray-div { display: contents; display: -ms-grid; } }
.builder .dark-zone { -webkit-backdrop-filter: blur(50px); backdrop-filter: blur(50px); }
.builder .dark-zone:not(.mobile-full-screen) { background: #383838; background: rgba(30, 30, 30, 0.26); }
.builder .desktop .mobile-full-screen.image-slot-editor .interior { height: 100%; }
.builder .desktop .mobile-full-screen.image-slot-editor .interior section.container { height: 100%; }
.builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body { max-width: 100vw; }
.builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body .photo-wrapper { display: flex; }
.builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body .easy-path-modal-image-wrapper { display: flex; justify-content: center; }
.builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body .easy-path-modal-image-wrapper .easy-path-modal-image { height: 100%; object-fit: contain; }
@media (min-width: 1024px) { .builder .desktop .mobile-full-screen.image-slot-editor .interior { height: auto; max-width: 818px; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior section.container { height: auto; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body { margin-left: auto; margin-right: auto; width: 600px; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body input[type=range]::-webkit-slider-thumb { cursor: grab; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body input[type=range]:active::-webkit-slider-thumb { cursor: grabbing; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body input[type=range]::-moz-range-thumb { cursor: grab; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body input[type=range]:active::-moz-range-thumb { cursor: grabbing; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body input[type=range]::-ms-thumb { cursor: grab; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body input[type=range]:active::-ms-thumb { cursor: grabbing; }
  .builder .desktop .mobile-full-screen.image-slot-editor .interior .editor-body .ub-image-tweaker { cursor: crosshair; } }
@media only screen and (min-width: 1024px) and (max-height: 768px) { .builder .desktop .mobile-full-screen.image-slot-editor .interior { max-height: calc(100% - 4rem); overflow-x: auto; } }

.builder .image-tools { background: #444; display: grid; grid-template-areas: 'heading' 'photo' 'controls' 'apply-cancel'; grid-template-rows: 60px auto 1fr 60px; height: 100%; -ms-grid-columns: 1fr; -ms-grid-rows: 60px auto 1fr 60px; display: -ms-grid; overflow-y: auto; overflow-x: hidden; }
@media (min-width: 1024px) { .builder .image-tools { grid-template-rows: 69px auto 1fr 60px; } }
@media (min-width: 1024px) { .builder .image-tools { height: auto; overflow-y: visible; } }
.builder .image-tools heading { grid-area: heading; -ms-grid-row: 1; padding: 1.25rem 1rem; }
.builder .image-tools heading .lead { line-height: 1.2; }
@media (min-width: 1024px) { .builder .image-tools heading .lead { line-height: 3.2; } }
.builder .image-tools heading .btn-close { border: 0; right: 0; }
.builder .image-tools heading .btn-close i { border: 0; height: 1.125rem; opacity: 1; width: 1.125rem; }
@media (max-width: 1023.98px) { .builder .image-tools heading .btn-close i { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } }
.builder .image-tools .editor-body { -ms-grid-row: 2; margin: 0; padding: 0 1rem; }
.builder .image-tools .photo { grid-area: photo; margin: 0 auto 1.5rem; max-height: 132px; min-height: 132px; width: 100%; display: flex; justify-content: center; }
@media (min-width: 1024px) { .builder .image-tools .photo { margin: 1.5rem auto 2rem; max-height: 223px; min-height: 223px; } }
.builder .image-tools .controls { grid-area: controls; font-size: 14px; /* easy book EL2 */ }
@media (min-width: 1024px) { .builder .image-tools .controls { font-size: 12px; } }
@media (max-width: 1023.98px) { .builder .image-tools .controls .slider { margin-bottom: 0.5rem; } }
.builder .image-tools .controls .slider label { margin: 0; }
.builder .image-tools .controls .btns-special { margin: 1.5rem 0 0.5rem; }
.builder .image-tools .controls .btns-special > div { margin-right: 0.625rem; }
@media (min-width: 1024px) { .builder .image-tools .controls .btns-special > div { margin-right: 1rem; }
  .builder .image-tools .controls .btns-special > div .btn-special { margin-bottom: 8px; } }
.builder .image-tools .controls .btns-special > div:last-child { margin-right: 0; }
.builder .image-tools .controls .filters { margin-bottom: 1rem; -ms-grid-row: 3; /* Hide filters whilst backend work is being done */ }
@media (min-width: 1024px) { .builder .image-tools .controls .filters { margin-bottom: 1.5rem; } }
.builder .image-tools .controls .filters .btn { background: #f5f5f5; border: 0; height: 50px; margin: 0 0.625rem 0 0; width: 50px; }
.builder .image-tools .controls .filters .btn:last-child { margin-right: 0; }
.builder .image-tools .controls .filters img { max-height: 50px; max-width: 50px; object-fit: cover; }
.builder .image-tools .controls .filters .btn:nth-child(1n + 4) { display: none; }
.builder .image-tools .controls .btn-special { background: #222; background: #3c3c3c; background: rgba(34, 34, 34, 0.7); border-radius: 0.25rem; height: 45px; width: 45px; }
.builder .image-tools .controls .templates > .row { margin: 1rem 0 0 0; padding: 0; max-width: 100%; }
.builder .image-tools .controls .templates > .row > div { margin: 0 10px 0 0; }
.builder .image-tools .controls .templates > .row > div:last-child { margin: 0; }
.builder .image-tools .controls .templates > .row button.btn-thumbnail { height: 56px; padding: 0; width: 52px; }
.builder .image-tools .controls .templates > .row button.btn-thumbnail img { border: 1px solid #888; max-height: 50px; width: 50px; }
@media (max-width: 1023.98px) { .builder .image-tools .controls .templates > .row button.btn-thumbnail img { border: 3px solid transparent; } }
.builder .image-tools .controls .templates > .row button.btn-thumbnail img.template-selected-modal { border: 3px solid #0071dc; }
@media (max-width: 1023.98px) { .builder .image-tools .controls .templates > .row button.btn-thumbnail img.template-selected-modal { border: 1px solid #444; box-shadow: 0 0 0 2px white; } }
.builder .image-tools .apply-cancel { -ms-grid-row: 4; grid-area: apply-cancel; padding-left: 1.375rem; padding-right: 1.375rem; }
.builder .image-tools .apply-cancel > * { font-size: 0.875rem; font-weight: normal; height: 28px; line-height: 1; margin: 0; padding: 0; }
.builder .image-tools .apply-cancel .btn-primary { margin-left: 1rem; width: 104px; }
.builder .btn-light { background: #e8ebed; }
.builder input[type='number']::-webkit-inner-spin-button, .builder input[type='number']::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.builder input[type='number'] { -moz-appearance: textfield; }
.builder [type=range] { -webkit-appearance: none; background: transparent; margin: 0; width: 100%; }
.builder [type=range]:focus::-webkit-slider-runnable-track { background: #6d6e71; }
.builder [type=range]:focus::-ms-fill-lower { background: #6d6e71; }
.builder [type=range]:focus::-ms-fill-upper { background: #6d6e71; }
.builder [type=range]::-webkit-slider-runnable-track { background: #6d6e71; border: 0; border-radius: 0; box-shadow: none; cursor: default; height: 1px; transition: all .2s ease; width: 100%; }
.builder [type=range]::-webkit-slider-thumb { -webkit-appearance: none; background: #0065ff; border: 0; border-radius: 50%; box-shadow: none; box-sizing: border-box; cursor: default; height: 15px; margin-top: -7.5px; width: 15px; }
.builder [type=range]::-moz-range-track { background: #6d6e71; border: 0; border-radius: 0; box-shadow: 0; cursor: default; height: 1px; transition: all .2s ease; width: 100%; }
.builder [type=range]::-moz-range-thumb { background: #0065ff; border: 0; border-radius: 50%; box-shadow: none; box-sizing: border-box; cursor: default; height: 15px; width: 15px; }
.builder [type=range]::-ms-track { background: transparent; border-color: transparent; border-width: 0; color: transparent; cursor: default; height: 1px; transition: all .2s ease; width: 100%; }
.builder [type=range]::-ms-thumb { background: #0065ff; border: 0; border-radius: 50%; box-shadow: none; box-sizing: border-box; cursor: default; height: 15px; margin-top: 2px; width: 15px; }
.builder [type=range]:disabled::-webkit-slider-thumb, .builder [type=range]:disabled::-moz-range-thumb, .builder [type=range]:disabled::-ms-thumb, .builder [type=range]:disabled::-webkit-slider-runnable-track, .builder [type=range]:disabled::-ms-fill-lower, .builder [type=range]:disabled::-ms-fill-upper { cursor: not-allowed; }

.builder.prism .page { display: grid; grid-template-areas: 'header' 'main' 'chiclets-and-tray'; grid-template-rows: auto 1fr auto; height: 100vh; overflow: hidden; display: -ms-grid; -ms-grid-rows: auto 1fr auto; }
.builder.prism .page > * { min-height: 0; min-width: 0; }
.builder.prism .page header { grid-area: header; height: auto; -ms-grid-row: 1; }
.builder.prism .page main { grid-area: main; max-width: 100vw; -ms-grid-row: 2; }
.builder.prism .page .chiclets-and-tray { grid-area: chiclets-and-tray; -ms-grid-row: 3; }
@media (min-width: 1024px) { .builder.prism .page.desktop { -ms-grid-columns: min-content minmax(0, 1fr); -ms-grid-rows: auto 1fr; grid-template-areas: 'header header' 'chiclets-and-tray main'; grid-template-columns: min-content minmax(0, 1fr); grid-template-rows: auto 1fr; }
  .builder.prism .page.desktop header { -ms-grid-column-span: 2; }
  .builder.prism .page.desktop main { -ms-grid-column: 2; -ms-grid-row: 2; }
  .builder.prism .page.desktop .chiclets-tray-div { display: flex; -ms-grid-row: 2; }
  .builder.prism .page.desktop .chiclets-and-tray { display: -ms-grid; -ms-grid-column: 1; -ms-grid-row: 2; -ms-grid-rows: 1fr; -ms-grid-columns: minmax(90px, auto) 0; align-self: stretch; display: grid; grid-template-areas: 'chiclets tray'; grid-template-columns: minmax(90px, auto) 0; grid-template-rows: 1fr; position: relative; }
  .builder.prism .page.desktop.tray-open .chiclets-and-tray { -ms-grid-columns: minmax(90px, auto) 1fr; grid-template-columns: minmax(90px, auto) 1fr; }
  .builder.prism .page.desktop .tray { -ms-grid-row: 1; -ms-grid-column: 2; align-self: stretch; grid-area: tray; }
  .builder.prism .page.desktop .chiclets { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: chiclets; }
  .builder.prism .page.desktop .page-previews-container, .builder.prism .page.desktop .step-selector { padding-left: 1rem; padding-right: 1rem; } }
.builder.prism main { background: #f7f7f7; position: relative; }
@media (max-width: 767.98px) { .builder.prism .desktop { bottom: 0; left: 0; position: fixed; right: 0; top: 0; height: 100%; } }
.builder.prism .desktop .chiclets-and-tray { border-bottom: 0; padding: 0; }
.builder.prism .desktop header { background: #fff; border-bottom: #d9d9d9 solid 1px; height: 41px; padding: 0 13px 0 12px; }
.builder.prism .desktop header, .builder.prism .desktop header .btn { font-size: 0.875rem; }
.builder.prism .desktop header .logo { width: 110px; }
@media (min-width: 1024px) { .builder.prism .desktop header { border: 0; height: 65px; padding: 3px 26px 2px 20px; }
  .builder.prism .desktop header .logo { width: 160px; }
  .builder.prism .desktop header #quantity-and-price-button { margin-right: 13px; } }
.builder.prism .desktop header .desktop-header-actions { height: 100%; margin-right: 70px; }
.builder.prism .desktop header .desktop-header-actions .btn { border: 0; border-left: 1px solid #e8ebed; padding: 0 14px; }
.builder.prism .desktop header .desktop-header-actions .btn:last-of-type { border-right: 1px solid #e8ebed; }
.builder.prism .desktop header .desktop-header-actions .btn.disabled, .builder.prism .desktop header .desktop-header-actions .btn:disabled { opacity: 1; }
.builder.prism .desktop #login-status-menu-button { margin-right: 24px; }
.builder.prism .desktop .total-price { position: relative; top: 2px; }
.builder.prism .desktop .quantity-and-price-select { appearance: none; -webkit-appearance: none; -moz-appeareance: none; background: transparent; border: 0; box-shadow: none; color: transparent; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; }
.builder.prism .desktop .quantity-and-price-select option { color: #222; }
.builder.prism .desktop .project-title { margin-left: 59px; }
.builder.prism .desktop .project-title .project-title-edit { max-width: 245px; max-width: calc(100vw - 970px); min-width: 152px; }
.builder.prism .desktop .quantity-and-price .dropdown-menu div small { text-transform: initial; }
.builder.prism .desktop .step-selector { display: flex; justify-content: space-between; background: #fff; border-bottom: #d9d9d9 solid 1px; min-height: 4.5rem; }
.builder.prism .desktop .step-selector.easy-selector { justify-content: flex-end; }
@media (min-width: 1024px) { .builder.prism .desktop .step-selector { border: none; order: 2; padding: 0.8rem 0; } }
.builder.prism .desktop .step-selector p { flex-grow: 1; justify-content: center; margin-bottom: 0; }
.builder.prism .desktop .step-selector .font-weight-bold, .builder.prism .desktop .step-selector .calendar-controls .btn, .builder.prism .calendar-controls .desktop .step-selector .btn, .builder.prism .desktop .step-selector .calendar-events h5, .builder.prism .calendar-events .desktop .step-selector h5, .builder.prism .desktop .step-selector .image-loader .modal-body .select-all .selected, .image-loader .modal-body .select-all .builder.prism .desktop .step-selector .selected { font-weight: bold !important; }
.builder.prism .desktop .step-selector .selector-option { color: #f5f5f5; margin-right: 17px; padding: 0; }
.builder.prism .desktop .step-selector .selector-option.active { border-bottom: 3px solid #cb2c90; color: #222; font-weight: bold; }
.builder.prism .desktop .step-selector .selector-option:last-child { margin-right: 0; }
.builder.prism .desktop .step-selector .btn-link, .builder.prism .desktop .step-selector .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .step-selector .btn { color: #444; text-decoration: underline; }
.builder.prism .desktop .step-selector .btn-wrapper { flex-wrap: nowrap; display: flex; }
.builder.prism .desktop .step-selector .btn-wrapper .btn:last-child { margin-left: 5px; }
.builder.prism .desktop .step-selector .btn-wrapper-easy { flex-wrap: nowrap; display: flex; width: auto; }
@media (max-width: 767.98px) { .builder.prism .desktop .step-selector .btn-wrapper-easy { width: 100%; justify-content: space-between; } }
.builder.prism .desktop .step-selector .btn-wrapper-easy .btn:last-child { margin-left: 5px; }
.builder.prism .desktop .page-controls { background: #f5f5f5; border-bottom: #d9d9d9 solid 1px; }
@media (min-width: 1024px) { .builder.prism .desktop .page-controls { display: none; } }
.builder.prism .desktop .page-controls .btn { border: none; padding-bottom: 4px; padding-top: 4px; }
.builder.prism .desktop .page-controls .btn-link, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn { color: #444; }
.builder.prism .desktop .page-controls .preview { border-left: #d9d9d9 solid 1px; }
.builder.prism .desktop .page-previews { border: 1px solid #d9d9d9; height: 90px; min-height: 90px; overflow: hidden; }
@media (min-width: 1024px) { .builder.prism .desktop .page-previews { margin-bottom: 12px; } }
.builder.prism .desktop .page-previews > div { width: 100%; }
.builder.prism .desktop .page-previews .carousel { background: inherit; }
.builder.prism .desktop .page-previews .carousel .controls { position: static; }
.builder.prism .desktop .page-previews .carousel .controls .title { display: none; }
.builder.prism .desktop .page-previews .carousel .controls .btn { background: #fff; font-size: 18px; padding: .3rem; }
.builder.prism .desktop .page-previews .carousel .scroll-view { padding: 0 1.875rem; width: auto; }
.builder.prism .desktop .page-previews .carousel .preview-thumb { height: auto; margin: .5rem; overflow: visible; width: auto; }
.builder.prism .desktop .page-previews .carousel .preview-thumb .thumbs-wrapper { height: 46px; width: auto; }
.builder.prism .desktop .page-previews .carousel .preview-thumb.active .prism-thumb { border-color: #cb2c90; border-width: 1px; }
.builder.prism .desktop .page-previews .carousel .preview-thumb.active.multi-image .prism-thumb:nth-of-type(1) { border-right-width: 0; }
.builder.prism .desktop .page-previews .carousel .preview-thumb.active.multi-image .prism-thumb:nth-of-type(2) { border-left-width: 0; }
.builder.prism .desktop .page-previews .carousel .preview-thumb p { color: #f5f5f5; margin: 0; text-align: center; width: 100%; }
.builder.prism .desktop .page-previews .carousel .preview-thumb.multi-image .prism-thumb:nth-of-type(1) { object-position: right; }
.builder.prism .desktop .page-previews .carousel .preview-thumb.multi-image .prism-thumb:nth-of-type(2) { object-position: left; }
.builder.prism .desktop .page-previews .carousel .preview-thumb .blank-page { display: block; }
.builder.prism .desktop .single-page .carousel .scroll-view .preview-thumb { max-width: 1332px; margin: 0 auto; }
.builder.prism .desktop .multi-page .carousel .scroll-view .preview-thumb { max-width: 800px; }
.builder.prism .desktop .album .prism-thumb.blank-page.blank { display: block !important; }
.builder.prism .desktop .calendar .prism-thumb.blank-page { display: none !important; }
.builder.prism .desktop .preview-wrapper .scroll-view { max-width: 800px; }
.builder.prism .desktop .carousel { height: 100%; overflow: hidden; }
.builder.prism .desktop .carousel .scroll-view { padding: 1.5rem 0; transition: transform 0.3s ease; }
.builder.prism .desktop .carousel .scroll-view .preview-thumb { float: left; }
.builder.prism .desktop .carousel .scroll-view .preview-thumb .thumbs-wrapper .prism-thumb > div { height: 100%; }
.builder.prism .desktop .carousel .scroll-view .preview-thumb .prism-thumb { width: 100%; height: 100%; }
.builder.prism .desktop .carousel .scroll-view .preview-thumb .prism-thumb img, .builder.prism .desktop .carousel .scroll-view .preview-thumb .prism-thumb canvas { max-height: 100%; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .builder.prism .desktop .carousel .scroll-view .preview-thumb .prism-thumb img, .builder.prism .desktop .carousel .scroll-view .preview-thumb .prism-thumb canvas { width: auto !important; } }
.builder.prism .desktop .carousel .scroll-view .preview-thumb .prism-thumb.blank-page { display: none; }
.builder.prism .desktop .carousel .scroll-view .preview-thumb.multi-image .prism-thumb { width: 50%; }
.builder.prism .desktop .carousel .controls { position: relative; max-width: 100vw; }
.builder.prism .desktop .carousel .controls .btn { bottom: 0; top: 0; }
.builder.prism .desktop .carousel .controls .btn.left { box-shadow: 3px 0 8px 0 rgba(0, 0, 0, 0.1); left: 0; }
.builder.prism .desktop .carousel .controls .btn.right { box-shadow: -3px 0 8px 0 rgba(0, 0, 0, 0.1); right: 0; }
@media (min-width: 1024px) { .builder.prism .desktop .carousel .controls .title { flex-grow: 2; font-size: 28px; }
  .builder.prism .desktop .carousel .controls .btn { font-size: 28px; } }
.builder.prism .desktop .preview-modal .carousel .controls .btn { box-shadow: none; }
.type-book .page .carousel .scroll-view .preview-thumb.multi-image .prism-thumb.blank-page { display: block; }
.type-book .page .page-previews-container .page-previews .drag, .type-book .page .page-previews-container .page-previews .drop, .type-book .page .page-previews-container .page-previews .undraggable { height: 46px; }
.builder.prism .desktop .preview-modal .interior { max-width: 100%; }
.builder.prism .desktop .preview-modal section.container { display: flex; flex-direction: column; height: 100vh; }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal section.container { height: -webkit-fill-available; } }
.builder.prism .desktop .preview-modal section.container > div { display: flex; flex-direction: column; flex-grow: 1; }
.builder.prism .desktop .preview-modal .close-modal { position: fixed; right: 1rem; top: 1rem; z-index: 10; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-modal .close-modal { right: 1.5rem; top: 1.5rem; } }
.builder.prism .desktop .preview-modal .close-modal button { line-height: 1; margin: 0; padding: 0; }
.builder.prism .desktop .preview-modal .preview-thumb.multi-image { align-items: center; }
.builder.prism .desktop .preview-modal .preview-thumb.multi-image .blank-page { width: auto; }
.builder.prism .desktop .preview-wrapper { height: 100vh; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-wrapper { height: auto; } }
.builder.prism .desktop .preview-wrapper { height: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-wrapper { height: auto; flex-grow: 1; display: flex; flex-direction: column; } }
.builder.prism .desktop .preview-header { padding-top: 1.5rem; height: 4rem; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header { margin: 0; width: 100%; height: auto; }
  .builder.prism .desktop .preview-header .lead { font-size: 36px; } }
.builder.prism .desktop .preview-header .col:first-of-type { padding-top: 0.45rem; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .col:first-of-type { padding-top: 0; } }
.builder.prism .desktop .preview-header .col .btn.disabled { cursor: pointer; pointer-events: all; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .col .btn { border-bottom: 4px solid #fff; }
  .builder.prism .desktop .preview-header .col .btn.disabled { border-bottom-color: transparent; } }
.builder.prism .desktop .preview-header .display-toggle { text-align: center; padding-top: 0.1rem; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .display-toggle { padding-top: 0.3rem; }
  .builder.prism .desktop .preview-header .display-toggle .btn:first-of-type { margin-right: 3.75rem; } }
.builder.prism .desktop .preview-header .display-toggle > div { display: flex; justify-content: center; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .display-toggle > div { justify-content: space-between; } }
.builder.prism .desktop .preview-header .display-toggle .toggle-title { display: none; font-size: 1.25rem; font-weight: bold; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .display-toggle .toggle-title { display: inline-block; margin-bottom: 0; } }
.builder.prism .desktop .preview-header .display-toggle .toggle-icon { font-size: 18px; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .display-toggle .toggle-icon { font-size: 1.25rem; padding: 0 1rem 0 0; } }
.builder.prism .desktop .preview-header .display-toggle .toggle-container { opacity: 0.3; padding-top: 0; transition: opacity 0.3s ease; }
.builder.prism .desktop .preview-header .display-toggle .toggle-container.active { opacity: 1; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-header .display-toggle .toggle-container { border-bottom: 4px solid transparent; padding-top: 0.5rem; }
  .builder.prism .desktop .preview-header .display-toggle .toggle-container.active { border-bottom: 4px solid #fff; } }
.builder.prism .desktop .scroll-container { height: calc(100vh - 103px); overflow-y: auto; padding-top: 2rem; padding-bottom: 2rem; width: 100%; }
@media only screen and (min-width: 511px) { .builder.prism .desktop .scroll-container .preview-page { float: left; padding: 0 1rem 1rem; width: 50%; } }
@media (min-width: 768px) { .builder.prism .desktop .scroll-container .preview-page { width: 33%; } }
@media (min-width: 1024px) { .builder.prism .desktop .scroll-container .preview-page { width: 25%; } }
.builder.prism .desktop .scroll-container .preview-page .preview-thumb:active { -webkit-user-select: none; cursor: grabbing; cursor: -webkit-grabbing; cursor: -moz-grabbing; }
.builder.prism .desktop .scroll-container .preview-page .keyboard-selected .hover-icon { display: inline-block; }
.builder.prism .desktop .scroll-container .preview-page .preview-page-title { margin: 0 0 0.5rem 0; }
.builder.prism .desktop .scroll-container .preview-page .easy-path-spread-title { display: flex; justify-content: center; color: #67686a; }
@media only screen and (min-width: 511px) { .prism.builder.type-book .scroll-container .preview-page { width: 100%; } }
@media (min-width: 768px) { .prism.builder.type-book .scroll-container .preview-page { padding: 1.25rem 1rem 0; width: 50%; }
  .prism.builder.type-book .scroll-container .preview-page:nth-of-type(3) { clear: left; } }
@media (min-width: 1024px) { .prism.builder.type-book .scroll-container .preview-page { width: 33%; }
  .prism.builder.type-book .scroll-container .preview-page:nth-of-type(3) { clear: none; }
  .prism.builder.type-book .scroll-container .preview-page:nth-of-type(4) { clear: left; } }
.builder.prism .desktop .preview-thumb { max-height: 300px; max-height: calc(100vh - 277px); width: 100%; -webkit-user-select: none; }
.builder.prism .desktop .preview-thumb:active { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; }
.builder.prism .desktop .preview-thumb .drop { -webkit-user-select: none; }
.builder.prism .desktop .preview-thumb .drop.over { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; border-left: 2px solid #cb2c90; margin-left: 5px; padding-left: 5px; }
.builder.prism .desktop .preview-thumb .dragging { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; visibility: hidden; }
.builder.prism .desktop .preview-thumb.multi-image { display: flex; overflow: hidden; }
.builder.prism .desktop .preview-thumb.multi-image .add-page-on-canvas { bottom: 0; height: 42px; left: 0; margin: auto; position: absolute; right: 0; text-align: center; top: 0; width: 42px; }
.builder.prism .desktop .preview-thumb.multi-image .prism-thumb { width: 50%; }
.builder.prism .desktop .preview-thumb.multi-image .blank-page { display: block; float: left; width: 50%; }
.builder.prism .desktop .preview-thumb.multi-image .blank-page canvas { background: repeating-linear-gradient(45deg, #eee, #eee 5px, #ddd 5px, #ddd 10px); }
@media (max-width: 767.98px) { .builder.prism .desktop .preview-thumb.calendar { max-height: calc(100vh - 10rem); padding-bottom: 0.5rem; } }
.builder.prism .desktop .preview-thumb .drag .prism-thumb { -webkit-user-select: none; cursor: grab; cursor: -moz-grab; }
.builder.prism .desktop .preview-thumb .drag .prism-thumb:active { cursor: -moz-grabbing; }
.builder.prism .desktop .preview-thumb .prism-thumb { position: relative; }
.builder.prism .desktop .preview-thumb .prism-thumb .hover-icon { bottom: 0; cursor: pointer; display: none; font-size: 1.5rem; left: 0; margin: auto; position: absolute; right: 0; top: 0; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-thumb .prism-thumb:hover .hover-icon { display: inline-block; } }
.builder.prism .desktop .preview-thumb .prism-thumb .easy-path-canvas { width: 100%; }
.builder.prism .desktop .preview-thumb .blank-page { display: none; }
.builder.prism .desktop .review .scroll-container { padding-bottom: 60px; padding-top: 60px; }
.builder.prism .desktop .review .scroll-container .preview-page-title { margin-bottom: 0.5625rem; }
.builder.prism .desktop .review p { color: #67686a; }
.builder.prism .desktop .review .preview-thumb { min-height: 100px; }
.builder.prism .desktop .notice-container { width: 100%; margin: 0.5rem auto 0; }
.builder.prism .desktop .notice-container .alert { margin: 0 auto; max-width: 400px; padding: 0.5rem; }
.builder.prism .desktop .notice-container .alert > p { color: #222; font-size: 0.75rem; margin: 0; }
.builder.prism .desktop .notice-container .alert .alert { font-size: 0.875rem; font-weight: 700; }
@media (min-width: 768px) { .builder.prism .desktop .notice-container { display: block; } }
.prism.builder.type-book .scroll-container { padding-bottom: 2rem; padding-top: 0.5rem; }
.prism.builder.type-book .scroll-container .notice-container { display: none; }
@media (min-width: 768px) { .prism.builder.type-book .scroll-container .notice-container { display: block; } }
.builder.prism .desktop .preview-container { align-items: center; margin: 0 auto; overflow: hidden; max-width: 800px; height: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-container { height: auto; } }
.builder.prism .desktop .preview-container .carousel .controls { margin: 0 auto 1.5rem auto; max-width: 320px; left: 50%; position: fixed; bottom: 0; transform: translateX(-50%); height: 2.5rem; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-container .carousel .controls { max-width: 480px; height: auto; } }
.builder.prism .desktop .preview-container .carousel .controls .btn { color: #444; }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-container .portrait { max-height: calc(100vh - 17rem) !important; } }
.builder.prism .desktop .preview-container.album { height: auto; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-container { padding-bottom: 6.625rem; } }
.builder.prism .desktop .preview-container.single-page { height: 100%; }
.builder.prism .desktop .preview-container.single-page .carousel-wrapper { flex-grow: 2; height: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-container.single-page { padding-bottom: 0; } }
.builder.prism .desktop .album .thumbs-wrapper { align-items: center; justify-content: center; max-width: 100vw; }
.prism.builder.type-book .preview-thumb.blank-page, .prism.builder.type-calendar .preview-thumb.blank-page { display: block; }
.builder.prism .desktop .easy-path-preview-container .preview-page .preview-thumb button.prism-thumb:focus { outline: none; }
.builder.prism .desktop .easy-path-preview-container .preview-page .preview-thumb button.prism-thumb:focus canvas, .builder.prism .desktop .easy-path-preview-container .preview-page .preview-thumb button.prism-thumb:focus img { outline: 1px solid #cb2c90; }
.builder.prism .desktop .easy-path-preview-container .preview-page:first-child .easy-path-spread-title { margin-top: -14px; }
.builder.prism .desktop .easy-path-preview-container .preview-page:first-child canvas, .builder.prism .desktop .easy-path-preview-container .preview-page:first-child img { width: 95%; }
.builder.prism .desktop .easy-path-preview-container .preview-page .easy-container-empty-image { height: 0; overflow: hidden; position: relative; }
.builder.prism .desktop .easy-path-preview-container .preview-page .easy-container-empty-image img { position: absolute; top: 0; left: 0; width: 99%; height: 100%; cursor: pointer; }
.builder.prism .desktop .easy-path-preview-container .preview-page .easy-container-empty-image img.selected { border: 3px solid #f47421; }
.builder.prism .desktop .easy-path-preview-container .preview-page canvas.canvas-easy-path { width: 100%; cursor: pointer; }
.builder.prism .desktop .easy-path-preview-container .preview-page canvas.canvas-easy-path.selected { border: 3px solid #f47421; }
.builder.prism .desktop .review .easy_path_confirmation--button { border-radius: 100px; }
.builder.prism .desktop .review .easy_path_confirmation--title { font-weight: bold; color: black; font-size: 20px; }
.builder.prism .desktop .review .easy_path_confirmation--topText { color: black; }
.builder.prism .desktop .review .easy_path_confirmation--bottomText { color: black; margin: 15px 0 0 0; }
.builder.prism .prism-container { padding: 24px 30px; }
.builder.prism .desktop .prism-container { margin-left: -10px; margin-right: -10px; }
@media (min-width: 1024px) { .builder.prism .desktop .prism-container { padding: 40px 40px 54px; } }
.builder.prism .desktop .prism-container.review { height: 100%; height: calc(100% - 71px); }
.builder.prism .desktop .prism-container.review > div, .builder.prism .desktop .prism-container.review .scroll-container { height: 100%; width: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .prism-container.review { height: calc(100% - 74px); padding-top: 2rem; } }
.builder.prism.type-card .desktop .prism-container:not(.review) { overflow: auto; }
@media (min-width: 1024px) { .builder.prism.type-card .desktop .prism-container:not(.review) { padding: 60px 40px 74px; } }
.builder.prism.type-book .desktop .prism-container:not(.review) { padding: 36px 20px 60px; }
@media (min-width: 1024px) { .builder.prism.type-book .desktop .prism-container:not(.review) { padding: 40px 60px 12px; } }
.builder.prism.type-calendar .desktop .prism-container:not(.review) { padding: 36px 20px 60px; }
@media (min-width: 1024px) { .builder.prism.type-calendar .desktop .prism-container:not(.review) { padding: 40px 20px 44px; } }
.builder.prism .actions { bottom: 1rem; left: 8px; position: absolute; right: 8px; }
@media (min-width: 1024px) { .builder.prism .actions { margin-left: 10px; margin-right: 10px; position: static; } }
@media (max-width: 1023.98px) { .builder.prism .actions .chevron { background: #fff; padding: 2px 9px; } }
@media (min-width: 1024px) { .builder.prism .actions .chevron.previous { margin-left: -0.75rem; }
  .builder.prism .actions .chevron.next { margin-right: -0.75rem; } }
.builder.prism .actions p { color: #f5f5f5; font-size: 12px; }
.builder.prism .ub-canvas-container { max-height: 100%; text-align: center; }
.builder.prism .ub-canvas-container .prism-viewport-canvas { outline: none; cursor: default; }
.builder.prism .ub-canvas-container .prism-viewport-canvas.text:active { cursor: grabbing; }
.builder.prism .ub-canvas-container .prism-viewport-canvas:focus { cursor: grab; }
.builder.prism .ub-canvas-container .prism-viewport-canvas:active { cursor: grabbing; }
.builder.prism .ub-canvas-container .prism-viewport-canvas.top-right { cursor: nesw-resize; }
.builder.prism .ub-canvas-container .prism-viewport-canvas.left-right { cursor: ew-resize; }
.builder.prism .ub-canvas-container .prism-viewport-canvas.up-down { cursor: ns-resize; }
.builder.prism .ub-canvas-container .prism-viewport-canvas.top-left { cursor: nwse-resize; }
.builder.prism .ub-canvas-container .editor-description { background: #fff; max-width: 96vw; opacity: 0.5; pointer-events: none; position: fixed; user-select: none; z-index: 5; }
@media (min-width: 1024px) { .builder.prism .ub-canvas-container .editor-description { bottom: 0.5rem; left: 330px; } }
@media (max-width: 1363.98px) { .builder.prism .ub-canvas-container .editor-description { left: 2vw; top: 160px; } }
.builder.prism .ub-canvas-container.preview-mode { background: #f7f7f7; }
.builder.prism .ub-canvas-container .canvas-wrapper { display: flex; margin: auto; position: relative; white-space: nowrap; width: 100vw; max-height: 100%; align-items: center; flex-direction: column; }
.builder.prism .ub-canvas-container .canvas-wrapper.calendar > div { flex-direction: column; }
@media (max-width: 1363.98px) { .builder.prism .ub-canvas-container .canvas-wrapper.calendar > div { flex-direction: column-reverse; } }
.builder.prism .ub-canvas-container .canvas-wrapper .canvas-positioning { transition: transform 0.3s ease; }
@media (max-width: 1023.98px) { .builder.prism .ub-canvas-container .canvas-wrapper .canvas-positioning .noselect-album { pointer-events: none; } }
.builder.prism .ub-canvas-container .prism-viewport-canvas.is-spread { max-width: 100%; }
.builder.prism .ub-canvas-container .ub-preview-image { display: none; }
.builder.prism .ub-canvas-container.preview-mode .prism-viewport-canvas.web { display: none !important; }
.builder.prism .ub-canvas-container.preview-mode .ub-preview-image { display: block; margin: 0 auto; max-width: 100vw; }
.builder.prism .ub-canvas-container .left-page-name, .builder.prism .ub-canvas-container .right-page-name { display: inline-block; color: #888; }
.builder.prism .ub-canvas-container .left-page-name + .right-page-name { padding-left: 0.2em; }
.builder.prism .ub-canvas-container .left-page-name + .right-page-name:before { content: " - "; }
.builder.prism .ub-canvas-container .saving { background-color: #0071dc; border-radius: 10px; color: #fff; padding: 5px; position: absolute; right: 5px; top: -50px; z-index: 99; }
.builder.prism .ub-canvas-container .saving .spinner { float: left; margin-right: 5px; margin-top: 1px; position: relative; }
.builder.prism .ub-canvas-container .progress { width: 100%; }
.builder.prism .ub-canvas-container .add-remove-pages .btn { border-radius: 0.1875rem; font-size: 12px; line-height: 1; }
.builder.prism .ub-canvas-container .add-remove-pages .btn:not([disabled]) { background: #fff; }
.builder.prism .ub-canvas-container .add-remove-pages .btn::before { margin-right: 0.5rem; }
.builder.prism .ub-canvas-container .add-remove-pages .add-new-page::before { content: "Add Pages"; }
.builder.prism .ub-canvas-container .add-remove-pages .remove-page::before { content: "Delete Spread"; }
.builder.prism .ub-canvas-container .change-orientation.alert { position: absolute; top: 10px; left: 0; right: 0; margin: auto; max-width: 385px; z-index: 1; }
.builder.prism .ub-canvas-container .saving { top: 5px; }
.builder.prism .ub-canvas-container > .progress { position: static; }
.builder.prism .autofill-modal .modal-body { color: #222; }
.builder.prism .autofill-modal .modal-body span { color: #6d6e71; line-height: 2rem; }
.builder.prism .spine-text-modal .spine-text-modal--input { font-size: 1rem; }
.builder.prism .spine-text-modal .modal-actions { margin-top: 1.25rem; }
.builder.prism .spine-text-modal .btn-long { font-size: 16px; padding: .5rem 1rem; }
@media (max-width: 767.98px) { .builder.prism .spine-text-modal { margin-left: 1rem; margin-right: 1rem; }
  .builder.prism .spine-text-modal .lead { font-size: 14px; font-weight: bold; } }
.builder.prism .chiclets .buttons, .builder.prism .tray-options .buttons, .builder.prism .variable-options .buttons, .builder.prism .selector .buttons { justify-content: space-between; }
.builder.prism .tray { border-bottom: 0; padding-bottom: 0; padding-top: 0; transition: max-height 100ms, padding 100ms; }
.builder.prism .tray .drag-and-drop { border: 2px dashed #6f87a8; border-radius: 3px; display: flex; flex-direction: column; justify-content: space-around; position: relative; }
.builder.prism .tray .drag-and-drop.dragging { border-color: #fff; }
.builder.prism .tray .drag-and-drop .file-upload { cursor: pointer; left: 0; opacity: 0; position: absolute; top: 0; z-index: 5; }
.builder.prism .tray .drag-and-drop p { text-transform: none; font-weight: bold; }
.builder.prism .tray .draggable-item { cursor: grab; }
.builder.prism .tray .draggable-item > button { pointer-events: none; }
.builder.prism .tray .draggable-item:active { cursor: grabbing; }
.builder.prism .tray p, .builder.prism .tray label { text-transform: capitalize; }
@media (max-width: 1023.98px) { .builder.prism .tray .btn { padding: 0; } }
.builder.prism .tray .btn-thumbnail { background: #f5f5f5; border: #d9d9d9 solid 1px; padding: 0; }
.builder.prism .tray .spinner-backdrop { background: none; color: #cb2c90; left: -3px; min-height: 1rem; min-width: 1rem; text-align: center; transform: scale(0.9); }
@media (min-width: 1024px) { .builder.prism .tray .spinner-backdrop { font-size: 40px; margin: 1rem auto; min-height: 50px; min-width: 50px; } }
.builder.prism .tray .btn .spinner-backdrop { font-size: 34px; line-height: 1; margin: 0; position: static; min-height: 0; min-width: 0; }
.builder.prism .tray .import-message, .builder.prism .tray .import-progress { font-size: 0.75rem; white-space: nowrap; }
.builder.prism .tray .embellishment-category { position: relative; }
.builder.prism .tray .embellishment-category .title { background: #3c3c3c; background: rgba(34, 34, 34, 0.6); bottom: 0; color: #fff; left: 0; position: absolute; right: 0; }
.builder.prism .chiclets { background: #0071dc; }
.builder.prism .chiclets .chevron-wrapper.left { background: linear-gradient(to left, rgba(0, 113, 220, 0), #0071dc 30%); }
.builder.prism .chiclets .chevron-wrapper.right { background: linear-gradient(to right, rgba(0, 113, 220, 0), #0071dc 30%); }
.builder.prism .chiclets .chevron { color: #fff; text-shadow: 0 0 8px #0071dc, 0 0 12px #0071dc; }
.builder.prism .chiclets .btn { color: #fff; transition: background-color 100ms linear; }
.builder.prism .chiclets .btn.active { background-color: #0069cd; }
.builder.prism .page-selector .btn, .builder.prism .tray .btn { color: #444; }
.builder.prism .page-selector .btn.dropdown-toggle, .builder.prism .page-selector .btn.dropdown-toggle:after, .builder.prism .tray .btn.dropdown-toggle, .builder.prism .tray .btn.dropdown-toggle:after { color: #0071dc !important; }
.builder.prism .page-selector .btn.active, .builder.prism .tray .btn.active { color: #0071dc; }
.builder.prism .page-selector .btn.btn-primary, .builder.prism .tray .btn.btn-primary { color: #fff; }
.builder.prism .page-selector .button-ribbon .buttons.drag-start, .builder.prism .tray .button-ribbon .buttons.drag-start { overflow-x: hidden; }
.builder.prism .tray-photos .btn-thumbnail-group, .builder.prism .tray-photos .btn-thumbnail, .builder.prism .tray-designs .btn-thumbnail-group, .builder.prism .tray-designs .btn-thumbnail, .builder.prism .tray-stickers .btn-thumbnail-group, .builder.prism .tray-stickers .btn-thumbnail, .builder.prism .tray-patterns .btn-thumbnail-group, .builder.prism .tray-patterns .btn-thumbnail { height: 60px; min-width: 80px; width: 80px; }
.builder.prism .tray-photos .btn-thumbnail, .builder.prism .tray-designs .btn-thumbnail, .builder.prism .tray-stickers .btn-thumbnail, .builder.prism .tray-patterns .btn-thumbnail { background-position: center; background-repeat: no-repeat; background-size: cover; border: none; }
.builder.prism .tray-photos .add-btn { margin-bottom: 21px; }
.builder.prism .tray-photos .btn-thumbnail { border-radius: 4px; }
@media (min-width: 1024px) { .builder.prism .tray-photos .btn-thumbnail { border-radius: 2px; }
  .builder.prism .tray-photos .btn-thumbnail:hover { border-radius: 3px; } }
.builder.prism .tray-photos .btn-thumbnail.square, .builder.prism .tray-photos .btn-thumbnail-group.square { min-width: 60px; width: 60px; }
.builder.prism .tray-photos .btn-thumbnail.portrait, .builder.prism .tray-photos .btn-thumbnail-group.portrait { min-width: 50px; width: 50px; }
@media (min-width: 1024px) { .builder.prism .tray-photos .btn-thumbnail.landscape, .builder.prism .tray-photos .btn-thumbnail-group.landscape { height: 53.3333333333px; min-height: 70px; }
  .builder.prism .tray-photos .btn-thumbnail.portrait, .builder.prism .tray-photos .btn-thumbnail-group.portrait { height: 70px; width: 46.6666666667px; }
  .builder.prism .tray-photos .btn-thumbnail, .builder.prism .tray-photos .btn-thumbnail span, .builder.prism .tray-photos .btn-thumbnail-group, .builder.prism .tray-photos .btn-thumbnail-group span { transition: all 0.2s ease-in-out; } }
@media (max-width: 1023.98px) { .builder.prism .tray-photos .btn-thumbnail-group { margin-right: 12px; } }
.builder.prism .tray-photos .btn-thumbnail-group .btn-thumbnail-remove { opacity: 0.7; padding: 0; pointer-events: all; right: 4px; top: 4px; }
.builder.prism .tray-photos .btn-thumbnail-group .btn-thumbnail-remove i { top: 0; }
.builder.prism .tray-photos .btn-thumbnail-group .btn-thumbnail-used { bottom: 4px; display: none; left: 4px; }
.builder.prism .tray-photos .btn-thumbnail-group .fa-stack { height: 1em; line-height: 1em; width: 1em; }
.builder.prism .tray-photos .btn-thumbnail-group .fa-circle { color: #fff; }
.builder.prism .tray-photos .btn-thumbnail-group .fa-check-circle { color: #76c143; }
.builder.prism .tray-photos .btn-thumbnail-group .fa-times-circle { color: #222; color: #3c3c3c; color: rgba(34, 34, 34, 0.8); }
@media (min-width: 1024px) { .builder.prism .tray-photos .btn-thumbnail-group .btn-thumbnail-remove { opacity: 0; }
  .builder.prism .tray-photos .btn-thumbnail-group:hover .btn-thumbnail-remove { opacity: 0.7; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray-designs .design-tray-item .btn-zoom { bottom: 1em; left: 4em; }
  .builder.prism .desktop .tray-designs .design-tray-item .skinny-icon.zoom-in, .builder.prism .desktop .tray-designs .design-tray-item .image-loader .zoom-in.checkbox.far.fa-square, .image-loader .builder.prism .desktop .tray-designs .design-tray-item .zoom-in.checkbox.far.fa-square, .builder.prism .desktop .tray-designs .design-tray-item .image-loader .zoom-in.checkbox.fas.fa-check-square, .image-loader .builder.prism .desktop .tray-designs .design-tray-item .zoom-in.checkbox.fas.fa-check-square, .builder.prism .desktop .tray-designs .design-tray-item .image-loader .selected > .zoom-in.fa-stack, .image-loader .builder.prism .desktop .tray-designs .design-tray-item .selected > .zoom-in.fa-stack, .builder.prism .desktop .tray-designs .design-tray-item .image-loader .modal-body .zoom-in.fas.fa-mobile-alt, .image-loader .modal-body .builder.prism .desktop .tray-designs .design-tray-item .zoom-in.fas.fa-mobile-alt { width: 1.5em; height: 1.5em; padding: .5em; background-color: #fff; border: 2px solid #fff; border-radius: 100%; outline: 2px solid #0071dc !important; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray-photos .btn-thumbnail-group:hover { -ms-transform: scale(1.5); transform: scale(1.5); z-index: 10; } }
.builder.prism .desktop .tray-photos .btn-thumbnail.used .btn-thumbnail-used { display: block; }
.builder.prism .desktop .tray-stickers .embellishments-search [type="search"], .builder.prism .desktop .tray-patterns .embellishments-search [type="search"] { font-size: 13px; }
@media (min-width: 1024px) { .builder.prism .desktop .tray-stickers .embellishment-item:hover, .builder.prism .desktop .tray-patterns .embellishment-item:hover { -ms-transform: scale(1.5); transform: scale(1.5); z-index: 10; } }
.builder.prism .tray-designs p, .builder.prism .tray-stickers p, .builder.prism .tray-patterns p { margin-bottom: 0; }
@media (max-width: 1023.98px) { .builder.prism .tray-designs p, .builder.prism .tray-stickers p, .builder.prism .tray-patterns p { margin-right: 12px; }
  .builder.prism .tray-designs p#tray-designs-others-title, .builder.prism .tray-stickers p#tray-designs-others-title, .builder.prism .tray-patterns p#tray-designs-others-title { font-size: 12px; max-width: 71px; min-width: 71px; }
  .builder.prism .tray-designs p#tray-designs-favourites-title, .builder.prism .tray-stickers p#tray-designs-favourites-title, .builder.prism .tray-patterns p#tray-designs-favourites-title { font-size: 12px; max-width: 48px; } }
@media (min-width: 1024px) { .builder.prism .tray-designs p, .builder.prism .tray-stickers p, .builder.prism .tray-patterns p { margin-bottom: 0.75rem; } }
@media (min-width: 1024px) { .builder.prism .tray-designs .tray-stickers .btn-tray-bordered, .builder.prism .tray-designs .tray-patterns .btn-tray-bordered, .builder.prism .tray-stickers .tray-stickers .btn-tray-bordered, .builder.prism .tray-stickers .tray-patterns .btn-tray-bordered, .builder.prism .tray-patterns .tray-stickers .btn-tray-bordered, .builder.prism .tray-patterns .tray-patterns .btn-tray-bordered { display: block; } }
.builder.prism .tray-designs .btn-thumbnail, .builder.prism .tray-stickers .btn-thumbnail, .builder.prism .tray-patterns .btn-thumbnail { background-color: transparent; background-position: center; background-repeat: no-repeat; background-size: contain; border-radius: 0; width: 80px; }
@media (max-width: 1023.98px) { .builder.prism .tray-designs .btn-thumbnail, .builder.prism .tray-stickers .btn-thumbnail, .builder.prism .tray-patterns .btn-thumbnail { margin-right: 19px; } }
@media (min-width: 1024px) { .builder.prism .tray-designs .btn-thumbnail, .builder.prism .tray-stickers .btn-thumbnail, .builder.prism .tray-patterns .btn-thumbnail { height: 80px; } }
.builder.prism .tray-designs .btn-thumbnail.selected, .builder.prism .tray-stickers .btn-thumbnail.selected, .builder.prism .tray-patterns .btn-thumbnail.selected { border: 2px solid silver; opacity: 0.7; }
.builder.prism .tray-layouts .btn { height: auto; width: auto; }
.builder.prism .tray-layouts .btn.landscape { width: auto; }
.builder.prism .tray-layouts .btn.portrait { height: auto; }
@media (min-width: 1024px) { .builder.prism .tray-layouts .btn { height: 36px; width: 36px; }
  .builder.prism .tray-layouts .btn.landscape { width: 55px; }
  .builder.prism .tray-layouts .btn.portrait { height: 55px; } }
.builder.prism .tray-layouts .btn.selected { position: relative; }
.builder.prism .tray-layouts .btn.selected:after { background: #3c3c3c; background: rgba(34, 34, 34, 0.4); content: ""; height: 100%; left: 0; outline: 3px solid #fff; position: absolute; top: 0; width: 100%; }
.builder.prism .tray-layouts .btn.selected, .builder.prism .tray-layouts .btn.selected:after { border: #283e5c solid 1px; }
@media (min-width: 1024px) { .builder.prism .tray-layouts .orientation-filter { margin-top: 16px; } }
.builder.prism .tray-layouts .orientation-filter .btn { height: 40px; width: 40px; background: #afc9ed; }
.builder.prism .tray-layouts .orientation-filter .btn.landscape { width: 60px; }
.builder.prism .tray-layouts .orientation-filter .btn.portrait { height: 60px; }
.builder.prism .tray-layouts .orientation-filter .btn:not(:last-child) { margin-right: 1rem; }
@media (min-width: 1024px) { .builder.prism .tray-layouts .layout-slots-group { margin-bottom: 4px; width: 100%; } }
.builder.prism .tray-layouts .layout-slots-group .btn { margin-right: 0.5rem; }
@media (min-width: 1024px) { .builder.prism .tray-layouts .layout-slots-group .btn { margin-bottom: 24px; margin-right: 0; }
  .builder.prism .tray-layouts .layout-slots-group .btn.landscape { height: auto; }
  .builder.prism .tray-layouts .layout-slots-group .btn.portrait { width: auto; } }
.builder.prism .tray-layouts .layout-slots-group .btn img { max-height: 60px; max-width: 60px; }
@media (min-width: 1024px) { .builder.prism .tray-layouts .layout-slots-group .btn img { max-height: 100%; max-width: 100%; } }
.builder.prism .tray-layouts .layout-slots-group .btn-dummy { display: none; }
.builder.prism .tray-layouts .layout-slots-group .btn-dummy:nth-child(3) { display: block; }
.builder.prism .tray-layouts .layout-slots-group .landscape + .btn-dummy { width: 55px; }
.builder.prism .tray-layouts .layout-slots-group .portrait + .btn-dummy { width: 36px; }
.builder.prism .price-difference { text-transform: lowercase; }
.builder.prism .price-difference.price-difference-lower { display: none; }
.builder.prism .desktop .button-ribbon .btn { text-transform: uppercase; }
@media (min-width: 1024px) { .builder.prism .desktop .button-ribbon .chevron-wrapper { display: none; }
  .builder.prism .desktop .button-ribbon .buttons { flex-direction: column; } }
.builder.prism .desktop .button-ribbon.disabled .draggable-item { cursor: default; opacity: 0.5; pointer-events: none; }
.builder.prism .desktop .tray, .builder.prism .desktop .chiclets { color: #fff; }
.builder.prism .desktop .tray { background: #283e5c; color: #e8ebed; }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray .tray-header { display: inline-flex; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray { height: 100%; max-height: 100%; overflow: hidden; transition: width 0.15s ease-in; width: 0; will-change: width; }
  .builder.prism .desktop .tray .tray-header { background: #283e5c; border-bottom: 1px solid #888; left: 0; padding: 1.5rem 1rem; position: absolute; right: 0; z-index: 10; top: 0; }
  .builder.prism .desktop .tray .tray-footer { background: #283e5c; border-top: 1px solid #888; left: 0; padding: 1.5rem 1rem; position: absolute; right: 0; z-index: 10; bottom: 0; padding-bottom: 1rem; padding-top: 1rem; }
  .builder.prism .desktop .tray.tray-photos .with-tray-header > .buttons { margin-top: 128px; max-height: calc(100vh - (65px + 128px)); }
  .builder.prism .desktop .tray.tray-layouts .with-tray-header > .buttons { margin-top: 200px; max-height: calc(100vh - (65px + 200px)); }
  .builder.prism .desktop .tray.tray-layouts .with-tray-header.with-tray-header-deflated > .buttons { margin-top: 89px; max-height: calc(100vh - (65px + 89px)); }
  .builder.prism .desktop .tray.tray-stickers .with-tray-header > .buttons { margin-top: 145px; max-height: calc(100vh - (65px + 145px)); }
  .builder.prism .desktop .tray.tray-stickers .button-ribbon:not(.with-tray-header) > .buttons { max-height: calc(100vh - 65px); }
  .builder.prism .desktop .tray.tray-text .with-tray-header { margin-top: 110px; max-height: calc(100vh - (65px + 110px)); }
  .builder.prism .desktop .tray.tray-designs .with-tray-footer > .buttons { max-height: calc(100vh - (65px + 90px)); }
  .builder.prism .desktop .tray.tray-designs .button-ribbon:not(.with-tray-footer) > .buttons { max-height: calc(100vh - 65px); }
  .builder.prism .desktop .tray.tray-options .button-ribbon > .buttons { margin-top: 110px; max-height: calc(100vh - (65px + 90px)); }
  .builder.prism .desktop .tray.tray-colours .with-tray-header > .buttons { margin-top: 112px; max-height: calc(100vh - (65px + 112px)); }
  .builder.prism .desktop .tray.tray-events { position: relative; }
  .builder.prism .desktop .tray.tray-events .with-tray-header { margin-top: 96px; max-height: calc(100vh - (65px + 96px)); }
  .builder.prism .desktop .tray.tray-stickers .with-tray-footer > .buttons, .builder.prism .desktop .tray.tray-patterns .with-tray-footer > .buttons, .builder.prism .desktop .tray.tray-designs .with-tray-footer > .buttons { padding-bottom: 100px; }
  .builder.prism .desktop .tray.open, .builder.prism .desktop .tray.open .button-ribbon { width: 230px; } }
.builder.prism .desktop .tray .chevron-wrapper { display: none; }
.builder.prism .desktop .tray .buttons { align-items: center; justify-content: flex-start; padding: 0 0.5rem; }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray .buttons { height: 80px; margin-right: 8px; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray .buttons { align-items: start; margin: 0; overflow: auto; overflow-x: hidden; padding: 1rem; } }
.builder.prism .desktop .tray .buttons::after { content: ""; flex: auto; }
.builder.prism .desktop .tray .btn.active, .builder.prism .desktop .tray .btn.ql-active, .builder.prism .desktop .tray .btn.selected { color: #fff; }
.builder.prism .desktop .tray .btn.disabled:not(.active) { color: #9d9fa2; }
.builder.prism .desktop .tray .btn-link, .builder.prism .desktop .tray .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .tray .btn { color: #fff; text-decoration: none; }
.builder.prism .desktop .tray .btn-tray-bordered { border-radius: 0.1875rem; text-transform: none; }
.builder.prism .desktop .tray .btn-tray-bordered:not(.btn-tray-bordered-mobile) { border: 1px solid #fff; }
.builder.prism .desktop .tray .add-btn { border-radius: 0.1875rem; color: #222; flex-shrink: 0; font-weight: bold; height: 40px; text-transform: capitalize; }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray .add-btn { margin-bottom: auto; width: 168px; }
  .builder.prism .desktop .tray .add-btn.add-btn-sm-compact { height: 60px; margin-left: 0; margin-right: 0.75rem; min-width: 60px; width: 60px; } }
.builder.prism .desktop .tray .btn-tray-bordered-mobile { background: transparent; color: #fff; flex-shrink: 0; font-size: 14px; font-weight: bold; height: 60px; margin-right: 0.75rem; text-transform: capitalize; width: 74px; }
.builder.prism .desktop .tray .image-load-pending { color: #fff; display: flex; flex-flow: column nowrap; justify-content: space-between; margin-right: 0.75rem; }
.builder.prism .desktop .tray .image-load-pending .spinner-backdrop { background: none; color: #cb2c90; font-size: 1rem; min-height: unset; position: static; text-align: center; transform: unset; }
.builder.prism .desktop .tray .image-load-pending > div { font-size: 0.75rem; white-space: nowrap; }
.builder.prism .desktop .tray .importing-photos { text-transform: none; }
.builder.prism .desktop .tray .importing-photos .fa-spin { font-size: 1rem; margin-top: 0.125rem; vertical-align: top; }
.builder.prism .desktop .tray .import-message { color: #fff; }
.builder.prism .desktop .tray .import-message.first-child { font-weight: bold; }
.builder.prism .desktop .tray .import-progress { color: #86a3ca; }
.builder.prism .desktop .tray .btn-option, .builder.prism .desktop .tray .btn-variable { border-color: #6f87a8; display: flex; flex-shrink: 0; font-size: 12px; padding: 3px 4px; }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray .btn-option, .builder.prism .desktop .tray .btn-variable { max-width: 160px; min-width: 120px; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray .btn-option, .builder.prism .desktop .tray .btn-variable { min-height: 64px; width: 100%; } }
.builder.prism .desktop .tray .btn-option.active, .builder.prism .desktop .tray .btn-variable.active { border: 3px #fff solid; }
.builder.prism .desktop .tray .btn-option img, .builder.prism .desktop .tray .btn-variable img { height: 48px; margin: auto; margin-right: 0.5rem; }
.builder.prism .desktop .tray .btn-option .option-text, .builder.prism .desktop .tray .btn-variable .option-text { display: flex; flex-flow: column nowrap; height: 56px; overflow: hidden; text-transform: capitalize; white-space: nowrap; width: 100%; }
.builder.prism .desktop .tray .btn-option .option-text[content^="\dX"], .builder.prism .desktop .tray .btn-variable .option-text[content^="\dX"] { text-transform: lowercase; }
.builder.prism .desktop .tray .btn-option .option-text .option-title, .builder.prism .desktop .tray .btn-variable .option-text .option-title { font-weight: bold; margin-bottom: auto; text-align: left; width: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .tray .btn-option .option-text .option-title, .builder.prism .desktop .tray .btn-variable .option-text .option-title { margin-top: 19px; } }
.builder.prism .desktop .tray .btn-option .option-text .price-difference, .builder.prism .desktop .tray .btn-variable .option-text .price-difference { text-align: right; width: 100%; }
.builder.prism .desktop .tray hr { width: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .tray hr { left: -1rem; margin-bottom: 0; position: relative; width: calc(100% + 30px); } }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray hr { border-left: 1px solid rgba(34, 34, 34, 0.1); display: block; height: 77.5%; width: 1px; } }
.builder.prism .desktop.tray-open .tray { min-height: 80px; }
.builder.prism .desktop .tray-text .section { margin-bottom: 28px; }
.builder.prism .desktop .tray-text .text-styles .btn { border-radius: 0.25rem; font-size: 0.8rem; height: 2.125rem; padding: 0; width: 2.125rem; }
.builder.prism .desktop .tray-text .text-alignment p { margin-bottom: 8px; }
.builder.prism .desktop .tray-text textarea:empty::before { content: attr(placeholder); font-style: italic; }
.builder.prism .desktop .tray-text textarea::-webkit-input-placeholder { font-style: italic; }
.builder.prism .desktop .tray-text textarea:-moz-placeholder { font-style: italic; }
.builder.prism .desktop .tray-text .dropdown-item-img { max-width: 80%; max-height: 20px; }
.builder.prism .desktop .tray-text textarea::-ms-input-placeholder { font-style: italic; }
.builder.prism .desktop .tray-text textarea::-moz-placeholder { font-style: italic; }
.builder.prism .desktop .tray-text .font-selection .dropdown-toggle { border-radius: 0.25rem; }
.builder.prism .desktop .tray-text .font-selection .dropdown-toggle::after { position: absolute; right: 1rem; top: 1rem; }
.builder.prism .desktop .tray-text .font-selection .dropdown-menu { max-height: 300px; overflow-y: scroll; }
.builder.prism .desktop .tray-text .font-selection .dropdown-menu .dropdown-item.selected, .builder.prism .desktop .tray-text .font-selection .dropdown-menu .dropdown-item:hover { background-color: #f5f5f5; }
.builder.prism .desktop .tray-text .font-size-btn { background: #fff; border: 1px solid #888; }
.builder.prism .desktop .tray-text .font-size-btn.minus { border-right: none; }
.builder.prism .desktop .tray-text .font-size-btn.plus { border-left: none; }
.builder.prism .desktop .tray-text .no-slot-selected { padding-left: 12px; padding-right: 12px; }
.builder.prism .desktop .tray-text .no-slot-selected .skinny-icon, .builder.prism .desktop .tray-text .no-slot-selected .image-loader .checkbox.far.fa-square, .image-loader .builder.prism .desktop .tray-text .no-slot-selected .checkbox.far.fa-square, .builder.prism .desktop .tray-text .no-slot-selected .image-loader .checkbox.fas.fa-check-square, .image-loader .builder.prism .desktop .tray-text .no-slot-selected .checkbox.fas.fa-check-square, .builder.prism .desktop .tray-text .no-slot-selected .image-loader .selected > .fa-stack, .image-loader .builder.prism .desktop .tray-text .no-slot-selected .selected > .fa-stack, .builder.prism .desktop .tray-text .no-slot-selected .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body .builder.prism .desktop .tray-text .no-slot-selected .fas.fa-mobile-alt { height: 72px; width: 72px; }
.builder.prism .desktop .tray-text .no-slot-selected p { text-transform: none; }
@media (min-width: 1024px) { .builder.prism .desktop .tray-options, .builder.prism .desktop .tray-variables { width: 100%; } }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray-options .buttons, .builder.prism .desktop .tray-variables .buttons { margin-right: 1rem; }
  .builder.prism .desktop .tray-options .buttons .tray-options:last-child .btn:last-child, .builder.prism .desktop .tray-variables .buttons .tray-options:last-child .btn:last-child { margin: 0; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray-options .buttons .tray-options, .builder.prism .desktop .tray-variables .buttons .tray-options { margin-bottom: 24px; }
  .builder.prism .desktop .tray-options .buttons .tray-options:last-child, .builder.prism .desktop .tray-variables .buttons .tray-options:last-child { margin: 0; } }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray-options .tray-options-name, .builder.prism .desktop .tray-options .tray-variable-name, .builder.prism .desktop .tray-variables .tray-options-name, .builder.prism .desktop .tray-variables .tray-variable-name { margin-right: 10px; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray-options .tray-options-name, .builder.prism .desktop .tray-options .tray-variable-name, .builder.prism .desktop .tray-variables .tray-options-name, .builder.prism .desktop .tray-variables .tray-variable-name { margin-bottom: 12px; } }
.builder.prism .desktop .tray-options .btn, .builder.prism .desktop .tray-variables .btn { margin-right: 1rem; }
@media (min-width: 1024px) { .builder.prism .desktop .tray-options .btn, .builder.prism .desktop .tray-variables .btn { margin: 0 0 1rem; }
  .builder.prism .desktop .tray-options .btn:last-child, .builder.prism .desktop .tray-variables .btn:last-child { margin: 0; } }
.builder.prism .desktop .tray-colours label, .builder.prism .desktop .tray-colours p, .builder.prism .desktop .tray-text label, .builder.prism .desktop .tray-text p { font-weight: bold; margin: 0 0 12px; }
.builder.prism .desktop .tray-colours .btn-colour, .builder.prism .desktop .tray-text .btn-colour { padding: 0; margin-right: 8px; }
.builder.prism .desktop .tray-colours .btn-colour, .builder.prism .desktop .tray-colours .btn-colour div, .builder.prism .desktop .tray-text .btn-colour, .builder.prism .desktop .tray-text .btn-colour div { border-radius: 50%; }
.builder.prism .desktop .tray-colours .btn-colour div, .builder.prism .desktop .tray-text .btn-colour div { border: 1px #0071dc solid; height: 42px; width: 42px; }
.builder.prism .desktop .tray-colours .btn-colour.btn-colour-multi div, .builder.prism .desktop .tray-text .btn-colour.btn-colour-multi div { background: linear-gradient(-55deg, #ffeeb0 30%, #a2d49f 30%, #a2d49f 40%, #c7c12f 40%, #c7c12f 50%, #f26247 50%, #f26247 60%, #ec2045 60%, #ec2045 70%, #ffeeb0 70%); background: conic-gradient(from 0.33turn, #a76fdc, #218cf4 0.22turn, #74c339 0.4turn, #ffdd5a 0.55turn, #fd7e23 0.68turn, #ff0000 0.82turn, #a76fdc); }
.builder.prism .desktop .tray-colours .btn-colour.active, .builder.prism .desktop .tray-text .btn-colour.active { border: 2px #fff solid; }
.builder.prism .desktop .tray-colours .btn-colour.active div, .builder.prism .desktop .tray-text .btn-colour.active div { margin: 4px; height: 32px; width: 32px; }
.builder.prism .desktop .tray-colours .btn-colour.disabled, .builder.prism .desktop .tray-text .btn-colour.disabled { opacity: 1; }
@media (min-width: 1024px) { .builder.prism .desktop .tray-colours .btn-colour, .builder.prism .desktop .tray-text .btn-colour { padding: 0; margin-bottom: 6px; margin-right: 5px; }
  .builder.prism .desktop .tray-colours .btn-colour, .builder.prism .desktop .tray-colours .btn-colour div, .builder.prism .desktop .tray-text .btn-colour, .builder.prism .desktop .tray-text .btn-colour div { border-radius: 50%; }
  .builder.prism .desktop .tray-colours .btn-colour div, .builder.prism .desktop .tray-text .btn-colour div { border: 1px #0071dc solid; height: 30px; width: 30px; }
  .builder.prism .desktop .tray-colours .btn-colour.btn-colour-multi div, .builder.prism .desktop .tray-text .btn-colour.btn-colour-multi div { background: linear-gradient(-55deg, #ffeeb0 30%, #a2d49f 30%, #a2d49f 40%, #c7c12f 40%, #c7c12f 50%, #f26247 50%, #f26247 60%, #ec2045 60%, #ec2045 70%, #ffeeb0 70%); background: conic-gradient(from 0.33turn, #a76fdc, #218cf4 0.22turn, #74c339 0.4turn, #ffdd5a 0.55turn, #fd7e23 0.68turn, #ff0000 0.82turn, #a76fdc); }
  .builder.prism .desktop .tray-colours .btn-colour.active, .builder.prism .desktop .tray-text .btn-colour.active { border: 2px #fff solid; }
  .builder.prism .desktop .tray-colours .btn-colour.active div, .builder.prism .desktop .tray-text .btn-colour.active div { margin: 4px; height: 20px; width: 20px; }
  .builder.prism .desktop .tray-colours .btn-colour.disabled, .builder.prism .desktop .tray-text .btn-colour.disabled { opacity: 1; } }
.builder.prism .desktop .tray-colours .custom-colours, .builder.prism .desktop .tray-text .custom-colours { border-right-style: solid; border-right-width: 1px; margin: 0 8px 0 0; }
@media (min-width: 1024px) { .builder.prism .desktop .tray-colours .custom-colours, .builder.prism .desktop .tray-text .custom-colours { border: 0; margin: 0 0 2px; }
  .builder.prism .desktop .tray-colours .draggable-item:nth-child(5n + 5) .btn-colour, .builder.prism .desktop .tray-text .draggable-item:nth-child(5n + 5) .btn-colour { margin-right: 0; } }
.builder.prism .desktop .chiclets { background-color: #0071dc; overflow: auto; height: 50px; }
.builder.prism .desktop .chiclets .chevron-wrapper.left { background: linear-gradient(to left, rgba(0, 113, 220, 0), #0071dc 30%); }
.builder.prism .desktop .chiclets .chevron-wrapper.right { background: linear-gradient(to right, rgba(0, 113, 220, 0), #0071dc 30%); }
.builder.prism .desktop .chiclets .chevron { color: #fff; text-shadow: 0 0 8px #0071dc, 0 0 12px #0071dc; }
@media (min-width: 1024px) { .builder.prism .desktop .chiclets { height: 100%; } }
.builder.prism .desktop .chiclets .buttons { height: calc(50px + 10px); max-height: 100%; }
@media (min-width: 1024px) { .builder.prism .desktop .chiclets .buttons { height: auto; } }
.builder.prism .desktop .chiclets .chiclet-tab { background: #888; border: 0; border-bottom: 0.25rem solid transparent; border-top: 0.25rem solid transparent; border-radius: 0; color: #fff; transition: background-color 100ms linear; }
@media (min-width: 1024px) { .builder.prism .desktop .chiclets .chiclet-tab { border: 0; border-left: 0.25rem solid transparent; border-right: 0.25rem solid transparent; width: 100%; } }
.builder.prism .desktop .chiclets .chiclet-tab:hover, .builder.prism .desktop .chiclets .chiclet-tab.active { font-weight: bold; }
@media (min-width: 1024px) { .builder.prism .desktop .chiclets .chiclet-tab:hover, .builder.prism .desktop .chiclets .chiclet-tab.active { font-weight: normal; }
  .builder.prism .desktop .chiclets .chiclet-tab:hover .chiclet-img, .builder.prism .desktop .chiclets .chiclet-tab.active .chiclet-img { filter: contrast(200%) brightness(200%); } }
@media (max-width: 1023.98px) { .builder.prism .desktop .chiclets .chiclet-tab.active { border-bottom-color: #fff; } }
@media (min-width: 1024px) { .builder.prism .desktop .chiclets .chiclet-tab.active { border-left-color: #fff; } }
.builder.prism .desktop .chiclets .chiclet-tab .chiclet-img { height: 1.5rem; width: 1.5rem; }
.builder.prism .desktop .chiclets .chiclet-tab .chiclet-text { font-size: 0.75rem; }
@media (min-width: 1024px) { .builder.prism .desktop .chiclets .events-holidays { max-width: 230px; } }
.builder.prism .desktop .page-selector.active, .builder.prism .desktop .tray.active { color: inherit; }
.builder.prism .desktop .trapezoid { border-bottom: 0.75rem solid transparent; border-left: 1rem solid #283e5c; border-right: 0; border-top: 0.75rem solid transparent; box-sizing: content-box; display: block; height: 1.5rem; margin: 0; padding: 0; position: absolute; right: -1rem; text-align: center; top: 117px; width: 0; }
.builder.prism .desktop .trapezoid i { color: #cdd9e9; font-size: 0.75rem; left: -0.75rem; position: absolute; top: calc(50% - 0.375rem); }
.builder.prism .desktop .trapezoid i:hover { color: #fff; }
.builder.prism .text-subtle { color: #afc9ed; text-align: center; }
.builder.prism .text-subtle .skinny-icon, .builder.prism .text-subtle .image-loader .checkbox.far.fa-square, .image-loader .builder.prism .text-subtle .checkbox.far.fa-square, .builder.prism .text-subtle .image-loader .checkbox.fas.fa-check-square, .image-loader .builder.prism .text-subtle .checkbox.fas.fa-check-square, .builder.prism .text-subtle .image-loader .selected > .fa-stack, .image-loader .builder.prism .text-subtle .selected > .fa-stack, .builder.prism .text-subtle .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body .builder.prism .text-subtle .fas.fa-mobile-alt { height: 56px; margin: 0 auto 1rem; width: 56px; }
#drag-item { background-size: cover; background-position: center; background-repeat: no-repeat; border: 1px solid #888; border-radius: 0.1875rem; display: none; height: 60px; position: fixed; width: 92px; }
#drag-item.visible { display: block; }

@media (min-width: 1024px) { .type-book .tray-designs .add-btn-sm-compact { margin-top: 0.75rem; }
  .type-book .tray-designs .btn-thumbnail.landscape { height: 72px; } }
.builder.prism #tabpanel-text { position: relative; }
.builder.prism .text-slot-editor .interior, .builder.prism .text-slot-editor .interior .container { height: 100%; }
.builder.prism .text-tools { display: grid; height: 100%; grid-template-areas: 'preview' 'controls' 'apply-cancel'; grid-template-rows: auto 1fr 67px; display: -ms-grid; -ms-grid-rows: auto 1fr 67px; -ms-grid-columns: 1fr; }
.builder.prism .text-tools .option-select-header { min-height: 52px; }
.builder.prism .text-tools .text-preview { grid-area: preview; -ms-grid-row: 1; }
.builder.prism .text-tools .controls { grid-area: controls; -ms-grid-row: 2; }
.builder.prism .text-tools .apply-cancel { grid-area: apply-cancel; -ms-grid-row: 3; }
.builder.prism .text-tools .text-preview { background: #fff; background: rgba(255, 255, 255, 0.8); }
.builder.prism .text-tools .text-preview .canvas { background-position: center; background-repeat: no-repeat; background-size: contain; border: #222 dashed 1px; border-radius: 0.25rem; height: 100px; position: relative; }
.builder.prism .text-tools .text-preview .delete-slot { background: #222; border-radius: 50%; color: #fff; position: absolute; padding: 0.375rem 0.625rem; right: -12px; top: -12px; }
.builder.prism .text-tools .controls, .builder.prism .text-tools .apply-cancel { background: #fff; }
.builder.prism .text-tools .with-dividers > * { border-bottom: #e6e7e8 solid 1px; border-right: #e6e7e8 solid 1px; }
.builder.prism .text-tools .with-dividers > *:last-child { border-right: 0; }
.builder.prism .text-tools .font-name { height: 20px; }
.builder.prism .text-tools .colour-dot { border-radius: 50%; display: inline-block; height: 18px; margin-right: 5px; position: relative; top: 4px; width: 18px; }
.builder.prism .text-tools .with-dividers .btn-block + .btn-block { margin: 0; }
.builder.prism .text-tools .with-dividers .btn { font-size: 12px; height: 42px; text-transform: capitalize; }
.builder.prism .text-tools .with-dividers .btn.dropdown-toggle, .builder.prism .text-tools .with-dividers .btn:after { color: #444 !important; }
.builder.prism .text-tools .with-dividers .text-twelve .font-name, .builder.prism .text-tools .with-dividers .desktop .page-previews .carousel .preview-thumb p .font-name, .builder.prism .desktop .page-previews .carousel .preview-thumb .text-tools .with-dividers p .font-name, .builder.prism .text-tools .with-dividers .tray .drag-and-drop span .font-name, .builder.prism .tray .drag-and-drop .text-tools .with-dividers span .font-name, .builder.prism .text-tools .with-dividers .calendar-controls .btn .font-name, .builder.prism .calendar-controls .text-tools .with-dividers .btn .font-name, .builder.prism .text-tools .with-dividers .product-warnings p .font-name, .builder.prism .product-warnings .text-tools .with-dividers p .font-name { height: 12px; }
.builder.prism .text-tools .text-controls .btn:not(.active), .builder.prism .text-tools .text-controls .btn:not(.ql-active) { opacity: .5; }
.builder.prism .text-tools .option-select-header .btn { z-index: 10; }
.builder.prism .text-tools .option-select-header p { margin: 0 -15px 0 0; }
.builder.prism .text-tools .text-size .option-select-zone .btn { font-size: 24px; }
.builder.prism .text-tools .custom-text-colour .option-select-header p { margin-left: -54px; }
.builder.prism .text-tools .text-colour li { margin: 0 8px 12px 0; }
.builder.prism .text-tools .text-colour .btn-colour { padding: 0; }
.builder.prism .text-tools .text-colour .btn-colour, .builder.prism .text-tools .text-colour .btn-colour div { border-radius: 50%; }
.builder.prism .text-tools .text-colour .btn-colour div { border: 1px #d6d6d6 solid; height: 42px; width: 42px; }
.builder.prism .text-tools .text-colour .btn-colour.btn-colour-multi div { background: linear-gradient(-55deg, #ffeeb0 30%, #a2d49f 30%, #a2d49f 40%, #c7c12f 40%, #c7c12f 50%, #f26247 50%, #f26247 60%, #ec2045 60%, #ec2045 70%, #ffeeb0 70%); background: conic-gradient(from 0.33turn, #a76fdc, #218cf4 0.22turn, #74c339 0.4turn, #ffdd5a 0.55turn, #fd7e23 0.68turn, #ff0000 0.82turn, #a76fdc); }
.builder.prism .text-tools .text-colour .btn-colour.active { border: 2px #222 solid; }
.builder.prism .text-tools .text-colour .btn-colour.active div { margin: 4px; height: 32px; width: 32px; }
.builder.prism .text-tools .text-colour .btn-colour.disabled { opacity: 1; }
.builder.prism .text-tools .option-select-zone { overflow: hidden; }
.builder.prism .text-tools .option-select-zone > * { height: calc(100vh - 184px); overflow: hidden; overflow-y: auto; }
.builder.prism .text-tools .option-select-zone .flex-column { padding-top: 6px; }
.builder.prism .text-tools .option-select-zone .flex-column .btn { color: #222; padding-bottom: 12px; padding-top: 12px; }
.builder.prism .text-tools .option-select-zone .flex-column .btn.active { color: #0071dc; }
.builder.prism .text-tools .option-select-zone .flex-column .btn.active .font-name { filter: invert(43%) sepia(86%) saturate(7493%) hue-rotate(213deg) brightness(105%) contrast(104%); }
.builder.prism .text-tools .custom-text-colour .option-select-zone { margin-left: 20px; margin-right: 20px; }
.builder.prism .text-tools .custom-text-colour .option-select-zone > * { height: calc(100vh - 284px); }
.builder.prism .text-tools .apply-cancel { border-top: 1px solid #e6e7e8; padding-top: 17px; }
.builder.prism .text-tools .apply-cancel .btn-link, .builder.prism .text-tools .apply-cancel .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .text-tools .apply-cancel .btn { margin-right: 1rem; text-decoration: underline !important; }
.builder.prism .slot-tools-simple .btn { border: 0; }
.builder.prism .slot-tools-simple .btn:not(:first-child) { margin-left: 0.5rem; }
.builder.prism .slot-tools-simple.image-slot .btn, .builder.prism .slot-tools-simple.text-slot .btn { font-size: 16px; height: 32px; line-height: 16px; padding: 4px; width: 32px; }
.builder.prism .slot-tools-simple.image-slot .btn span, .builder.prism .slot-tools-simple.text-slot .btn span { display: none; }
.builder.prism .slot-tools-simple .btn-dark { backdrop-filter: blur(3px) !important; background: #3c3c3c !important; background: rgba(34, 34, 34, 0.7) !important; }
@media (max-width: 1023.98px) { .builder.prism .desktop .slot-tools-simple { display: none; } }
.builder.prism .desktop .slot-tools-simple .button-wrapper { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1000; }
.builder.prism .desktop .slot-tools-simple .button-wrapper .move-tool { cursor: grabbing; }
.builder.prism .desktop .slot-tools-simple .icon { background-repeat: no-repeat; background-size: contain; display: inline-block; height: 1rem; width: 1rem; }
.builder.prism .desktop .slot-tools-simple .forward { background-image: url("/images/icons/slot-menu/forward.svg"); }
.builder.prism .desktop .slot-tools-simple .backward { background-image: url("/images/icons/slot-menu/backward.svg"); }
.builder.prism .desktop .slot-tools-simple i { background-repeat: no-repeat; }
.builder.prism .desktop .slot-tools-simple .rotate-button { cursor: default; }
.builder.prism .desktop .slot-tools-simple .round { border-radius: 50% !important; display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; }
.builder.prism .desktop .slot-tools-simple.image-slot .btn, .builder.prism .desktop .slot-tools-simple.text-slot .slot-controls .btn { align-items: center; display: inline-flex; justify-content: center; }
.builder.prism .desktop .slot-tools-simple.image-slot .btn span, .builder.prism .desktop .slot-tools-simple.text-slot .slot-controls .btn span { font-size: 0.725rem; }
.builder.prism .desktop .slot-tools-simple.image-slot .btn:hover i, .builder.prism .desktop .slot-tools-simple.text-slot .slot-controls .btn:hover i { display: none; }
.builder.prism .desktop .slot-tools-simple.image-slot .btn:hover span, .builder.prism .desktop .slot-tools-simple.text-slot .slot-controls .btn:hover span { display: inline; }
.builder.prism .desktop .preview-modal--minimal .close-modal { top: 1rem; }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .close-modal { top: 0.4rem; } }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .preview-3d-buttons--rotate-down, .builder.prism .desktop .preview-modal--minimal .preview-3d-buttons--rotate-up { display: none; } }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .preview-header .col:first-of-type { padding-top: 0; } }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .preview-container { height: 70%; } }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .preview-container.single-page { height: 100%; } }
.builder.prism .desktop .preview-modal--minimal .interior section.container { height: 100vh; }
@media (min-width: 1024px) { .builder.prism .desktop .preview-modal--minimal .interior section.container { max-width: 100%; } }
.builder.prism .desktop .preview-modal--minimal .preview-padding { padding-left: 0 !important; padding-right: 0 !important; background: #f7f7f7; }
.builder.prism .desktop .preview-modal--minimal .row.preview-header { padding-top: 0; padding-bottom: 0; background: rgba(0, 0, 0, 0.7); }
@media (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .row.preview-header { height: 2rem; } }
.builder.prism .desktop .preview-modal--minimal p.lead { margin-bottom: 0; }
.builder.prism .desktop .preview-modal--minimal .preview-container { max-width: 1200px; width: 100%; }
.builder.prism .desktop .preview-modal--minimal.preview-modal--loading .preview-container { max-width: 800px; }
.builder.prism .desktop .preview-modal--minimal .scroll-view { max-width: none; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb { width: 100% !important; height: 100% !important; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .preview-notice { display: flex; width: fit-content; padding: 5px 25px 5px 10px; border-left-width: thick; margin-top: 25px; position: absolute; left: 50%; transform: translate(-50%, -50%); }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .preview-notice button:hover:before { background-image: none; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons { position: relative; display: block; text-align: center; }
@media (min-width: 480px) and (max-width: 1023.98px) { .builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons { margin-top: 30px; } }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons .btn { width: 40px; height: 40px; padding: 5px 5px 7px 5px; border-radius: 8px; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons .btn:not(:first-child) { margin-left: 0.7rem; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons .btn span { font-size: 8px; display: none; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons .btn:hover img { width: 25px; display: none; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons .btn:hover span { display: block; }
.builder.prism .desktop .preview-modal--minimal .preview-container .preview-thumb .slot-tools-simple.preview-3d-buttons .btn:before { background-image: none; }
.builder.prism .preview-3d-canvas { display: flex; justify-content: center; position: relative; width: 100%; padding-bottom: 100%; margin-top: 45px; position: relative; display: block; overflow: hidden; }
.builder.prism .preview-3d-canvas:before { content: ""; display: block; width: 100%; padding-bottom: 100%; }
.builder.prism .preview-3d-canvas canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; object-fit: contain; z-index: 999; }
.builder.prism .prism-thumb.contain { width: 100%; height: 100%; object-fit: contain; }
.builder.prism .colour-picker .lead { color: #222; font-size: 18px; font-weight: bold; }
.builder.prism .colour-picker .saturation { height: 117px; }
.builder.prism .colour-picker .hue { height: 10px; margin-top: 19px; }
.builder.prism .colour-picker .hue > div { border-radius: 5px; }
.builder.prism .colour-picker .hue .hue-horizontal { border-radius: 0.1875rem; }
.builder.prism .colour-picker .hue .hue-horizontal > div > div { border-radius: 0.1875rem; height: 1.1rem !important; position: relative; top: -.31rem; width: .5rem !important; }
.builder.prism .colour-picker .colour-value label { margin-bottom: 2px; }
.builder.prism .colour-picker .colour-value input { font-weight: bold; height: 40px; text-align: center; }
.builder.prism .colour-picker .colour-preview-box { border-radius: 0.1875rem; height: 40px; width: 40px; }
.builder.prism .colour-picker .controls { border-top: 1px solid #e6e7e8; }
.builder.prism .colour-picker .controls .btn { background: #fff; border: 0; color: #222; font-size: 18px; height: 58px; margin: 0; text-transform: capitalize; }
.builder.prism .colour-picker .controls .btn:first-child { border-right: 1px solid #e6e7e8; }
.builder.prism .colour-picker-area { padding: 24px 20px 21px; z-index: 10; }
.builder.prism .colour-picker-area .invalid { border: 1px solid #de1c24; }
@media not all and (pointer: coarse) { .builder.prism .colour-picker .lead { font-size: 14px; }
  .builder.prism .colour-picker .saturation { height: 100px; }
  .builder.prism .colour-picker .hue { margin-bottom: 18px; }
  .builder.prism .colour-picker .colour-value .label { font-size: 12px; height: 14px; }
  .builder.prism .colour-picker .colour-value input { font-size: 12px; height: 24px; width: 148px; }
  .builder.prism .colour-picker .colour-preview-box { height: 24px; width: 24px; }
  .builder.prism .colour-picker .controls .btn { border-bottom-left-radius: 0; border-bottom-right-radius: 0.25rem; font-size: 12px; height: 35px; }
  .builder.prism .colour-picker .controls .btn:first-child { border-bottom-left-radius: 0.25rem; border-bottom-right-radius: 0; }
  .builder.prism .colour-picker-area { padding: 12px 10px 10px; } }
@media (max-width: 767.98px) { .builder.prism .address-form-modal { padding: 2rem 1rem 1.5625rem; } }
.builder.prism .envelope-page { margin: auto; max-height: 100%; max-width: 800px; }
.builder.prism .envelope-page .envelope-bg { background-position-x: center; background-repeat: no-repeat; background-size: contain; cursor: pointer; margin: 0 auto; padding-bottom: 50%; width: 100%; }
.builder.prism .envelope-page .envelope-bg .address { color: #444; font-size: 1.2rem; line-height: 1.2; }
@media (max-width: 479.98px) { .builder.prism .envelope-page .envelope-bg .address { font-size: .5rem; } }
.builder.prism .envelope-page .envelope-bg.blank { pointer-events: none; }
.builder.prism .envelope-page .envelope-bg.blank .address-wrapper > * { visibility: hidden; }
.builder.prism .envelope-page .envelope-bg-5x5 { background-image: url("/images/5x5_envelope.png"); padding-bottom: 59%; }
.builder.prism .envelope-page .envelope-bg-5x7 { background-image: url("/images/5x7_envelope.png"); padding-bottom: 56%; }
.builder.prism .envelope-page .envelope-bg-4x8 { background-image: url("/images/4x8_envelope.png"); padding-bottom: 40%; }
.builder.prism .envelope-page .address-wrapper { text-align: center; }
.builder.prism .envelope-page .address-wrapper.align-5x5, .builder.prism .envelope-page .address-wrapper.align-5x7 { padding: 12% 0 0 0; }
.builder.prism .envelope-page .address-wrapper.align-4x8 { padding: 7% 0 0 0; }
.builder.prism .envelope-page .address-wrapper .no-address { color: #777; font-style: italic; }
.builder.prism .address-form .form-control { font-size: 1rem; padding: .75rem 1rem; }
@media (max-width: 767.98px) { .builder.prism .address-form .form-control { font-size: 0.875rem; height: 2.75rem; line-height: normal; padding: .75rem .75rem .75rem 1rem; } }
.builder.prism .address-form .form-control.name { padding-right: 1.75rem; }
.builder.prism .address-form .form-group.error input, .builder.prism .address-form .form-group.error select, .builder.prism .address-form .input-group.error input, .builder.prism .address-form .input-group.error select { border-color: #de1c24; }
.builder.prism .address-form .dropdown .custom-select, .builder.prism .address-form .dropdown .Select--single { background: transparent; border: 1px solid #888; border-radius: .25rem; height: auto; padding: 0; width: 100%; }
.builder.prism .address-form .dropdown .custom-select .Select-control, .builder.prism .address-form .dropdown .Select--single .Select-control { border: 0; height: 50px; }
.builder.prism .address-form .dropdown .custom-select .Select-input, .builder.prism .address-form .dropdown .Select--single .Select-input { padding: 0; width: 100%; }
.builder.prism .address-form .dropdown .custom-select .Select-input input, .builder.prism .address-form .dropdown .Select--single .Select-input input { height: 50px; padding: 0; width: 100% !important; }
.builder.prism .address-form .dropdown .custom-select .Select-clear, .builder.prism .address-form .dropdown .Select--single .Select-clear { display: none !important; }
.builder.prism .address-form .dropdown .custom-select .Select-value, .builder.prism .address-form .dropdown .Select--single .Select-value { font-size: 1rem; left: 1rem; line-height: 1.4; padding: 0; text-align: left; top: .75rem; }
.builder.prism .address-form .dropdown .custom-select .Select-placeholder, .builder.prism .address-form .dropdown .Select--single .Select-placeholder { align-items: center; color: #444; display: flex; line-height: 1rem; padding-left: 1rem; text-align: left; }
.builder.prism .address-form .dropdown .custom-select .Select-arrow-zone, .builder.prism .address-form .dropdown .Select--single .Select-arrow-zone { visibility: hidden; }
.builder.prism .address-form .dropdown .custom-select .Select-menu-outer, .builder.prism .address-form .dropdown .Select--single .Select-menu-outer { border-top: none; left: -1px; max-height: 200px; overflow-y: scroll; top: 3rem; width: calc(100% + 2px); }
.builder.prism .address-form .dropdown .custom-select .Select-menu-outer .Select-option, .builder.prism .address-form .dropdown .Select--single .Select-menu-outer .Select-option { border-bottom: 1px solid #f5f5f5; color: #888; cursor: pointer; padding: .5rem 0 .5rem 1rem; text-align: left; }
.builder.prism .address-form .dropdown .custom-select .Select-menu-outer .Select-option:hover, .builder.prism .address-form .dropdown .Select--single .Select-menu-outer .Select-option:hover { color: #444; }
.builder.prism .address-form .dropdown .custom-select .Select-menu-outer .Select-option.is-focused, .builder.prism .address-form .dropdown .Select--single .Select-menu-outer .Select-option.is-focused { background-color: #dddddd; }
.builder.prism .address-form .dropdown .custom-select .Select-menu-outer .Select-option:last-of-type, .builder.prism .address-form .dropdown .Select--single .Select-menu-outer .Select-option:last-of-type { border-bottom: none; }
.builder.prism .address-form .dropdown .custom-select { appearance: none; -webkit-appearance: none; -moz-appearance: none; padding: .7rem 1rem; max-height: 44px; }
@media (min-width: 768px) { .builder.prism .address-form .dropdown .custom-select { min-height: 50px; padding-bottom: 0; padding-top: 0; } }
@media (min-width: 1024px) { .builder.prism .address-form .dropdown .custom-select { min-height: 52px; } }
.builder.prism .address-form .dropdown::after { border-bottom: 0; border-left: .3em solid transparent; border-right: .3em solid transparent; border-top: .3em solid; content: ""; position: absolute; right: .75rem; top: 1.4rem; }
.builder.prism .address-form .dropdown.error .Select { border-color: #de1c24; }
.builder.prism .address-form .has-icon { position: relative; }
.builder.prism .address-form .has-icon > input { border-radius: .25rem; width: 100%; }
.builder.prism .address-form .has-icon i { position: absolute; right: .75rem; top: 1.05rem; }
.builder.prism .preview-thumb .envelope-page, .builder.prism .preview-thumb .envelope-bg { cursor: default; pointer-events: none; }
.builder.prism .preview-thumb .envelope-page span, .builder.prism .preview-thumb .envelope-bg span { color: #222; }
.builder.prism .ub-page-tools-container.open.left > div { left: 10px; right: auto; }
.builder.prism .ub-page-tools-container.open.right > div { left: auto; right: 10px; }
.builder.prism .ub-page-tools-container.open.centre > div { left: 0; right: 0; }
.builder.prism .ub-page-tools-container .ub-page-menu { background: #fff; border-radius: 1.5rem; bottom: calc(50% - 26px); box-shadow: 0 0 0.25rem rgba(34, 34, 34, 0.3); margin: auto; padding: 8px; position: absolute; text-align: center; width: 200px; z-index: 2; }
.builder.prism .ub-page-tools-container.closed .ub-page-menu { display: none; }
.builder.prism .calendar-controls { border: solid #fff 2px; border-radius: 3px; bottom: 10px; left: 1rem; position: absolute; }
.builder.prism .calendar-controls, .builder.prism .calendar-controls .btn { background: #fff; }
.builder.prism .calendar-controls .btn { color: #0071dc; min-width: 53px; }
.builder.prism .calendar-controls .btn.active { background: #e8ebed; }
@media (min-width: 1024px) { .builder.prism .calendar-events.with-tray-header { padding-top: 88px; } }
.builder.prism .calendar-events p:not(.lead), .builder.prism .calendar-events small { font-size: 12px !important; }
.builder.prism .calendar-events .user-added-event, .builder.prism .calendar-events .event-list-item { margin-top: .5rem; margin-bottom: 1.4rem; }
.builder.prism .calendar-events .user-added-event:last-child, .builder.prism .calendar-events .event-list-item:last-child { margin-bottom: 0; }
.builder.prism .calendar-events .user-added-event i { font-size: 14px; }
.builder.prism .calendar-events .user-added-event .event-name { max-width: calc(230px / 2); text-transform: none; white-space: pre-line; }
.builder.prism .calendar-events .event-list-item .selected .btn { background: #ffc120; }
.builder.prism .calendar-events .event-name { cursor: pointer; }
.builder.prism .calendar-events .event-name:hover { text-decoration: underline; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .builder.prism .calendar-events { align-items: stretch !important; }
  .builder.prism .calendar-events > * { flex-shrink: 0; max-width: 186px; width: 186px !important; }
  .builder.prism .calendar-events > hr { flex: 1; }
  .builder.prism .calendar-events .modal-background { max-width: 100vw !important; width: 100vw !important; }
  .builder.prism .calendar-events .modal-background .modal-wrapper .modal-body .drag-and-drop { margin-top: 0; }
  .builder.prism .calendar-events .events-holidays { height: 100%; } }
.builder.prism .calendar-events .modal-wrapper { width: 308px; }
.builder.prism .calendar-events .modal-wrapper .popover { border-radius: 0; max-width: 330px; transform: translate3d(-10px, 62px, 0px) !important; width: 330px; }
.builder.prism .calendar-events .modal-wrapper .popover .arrow { left: 140px !important; top: calc((0.5rem + 1px) * -1) !important; }
.builder.prism .calendar-events .modal-wrapper .popover .event-date-container { width: 276px; }
.builder.prism .calendar-events .modal-wrapper .popover-wrapper { z-index: 6; }
.builder.prism .calendar-events .modal-wrapper .event-date-picker { border: 0; color: #444; }
.builder.prism .calendar-events .modal-wrapper .event-date-picker .btn-link, .builder.prism .calendar-events .modal-wrapper .event-date-picker .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .calendar-events .modal-wrapper .event-date-picker .btn { border: 0; color: #444; }
.builder.prism .calendar-events .modal-wrapper .event-date-picker .btn-link:focus, .builder.prism .calendar-events .modal-wrapper .event-date-picker .desktop .preview-container .carousel .controls .btn:focus, .builder.prism .desktop .preview-container .carousel .controls .calendar-events .modal-wrapper .event-date-picker .btn:focus { text-decoration: underline; }
.builder.prism .calendar-events .modal-wrapper .event-date-picker .dropdown-icon { font-size: 0.8rem; }
.builder.prism .calendar-events .modal-wrapper .modal-body .drag-and-drop { border: 0; height: calc(100% - 5rem); margin-top: -2.5rem; padding-top: .5rem; width: calc(100% - 2rem); }
.builder.prism .calendar-events .modal-wrapper .modal-body .drag-and-drop, .builder.prism .calendar-events .modal-wrapper .modal-body .drag-and-drop h5 { color: #fff; }
.builder.prism .calendar-events .modal-wrapper .modal-body .drag-and-drop h5 { text-transform: uppercase; }
.builder.prism .calendar-events .modal-wrapper .modal-body .no-photo div textarea { border-radius: inherit; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo { background: #3c3c3c; background-color: rgba(34, 34, 34, 0.6); border: 1px solid #e8ebed; height: 195px; margin-top: 10px; position: relative; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .body { text-align: center; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .drop-photo { display: inline-block; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .drop-photo i { color: #fff; font-size: 50px; margin: 0 0 .5rem 1rem; transform: rotate(-90deg); }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo p { color: #fff; text-transform: uppercase; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-text { background: #fff; border: 0; border-radius: 0; bottom: 0; color: #222; font-size: 20px; left: 0; height: 66px; position: absolute; resize: none; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-text::-webkit-input-placeholder { font-size: 1.25rem; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-text::-moz-placeholder { font-size: 1.25rem; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-text:-ms-input-placeholder { font-size: 1.25rem; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-text:-moz-placeholder { font-size: 1.25rem; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo.event-photo-added .event-text { opacity: .8; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-photo-container { display: flex; height: 100%; justify-content: center; overflow: hidden; width: 100%; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-photo-container img { height: 100%; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-photo-container canvas { height: 100%; width: auto; }
.builder.prism .calendar-events .modal-wrapper .modal-body .event-photo .event-photo-container .remove-photo { background: #222; border-radius: 0.25rem; position: absolute; top: 12px; right: 12px; }
.builder.prism .calendar-events .spinner-backdrop { background: none; font-size: 40px; margin: 1rem auto; }
.builder.prism .calendar-events .caption { display: table-caption; margin-bottom: .5em; padding: 0 .5em; text-align: center; }
.builder.prism .calendar-events .caption .btn-link, .builder.prism .calendar-events .caption .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .calendar-events .caption .btn { width: calc(100% - 80px); }
.builder.prism .calendar-events .close-scheduler { float: right; text-decoration: underline; }
.builder.prism .calendar-events .DayPicker-Month, .builder.prism .calendar-events .DayPicker-Month #month-selector-button, .builder.prism .calendar-events .DayPicker-Month .DayPicker-Weekday { color: #222 !important; }
.builder.prism .calendar-events .DayPicker-Month #month-selector-button { font-size: 1rem; }
.builder.prism .calendar-events .DayPicker-NavButton--prev { left: 1.5rem; right: 0; }
.builder.prism .calendar-events .DayPicker-Day { font-weight: bold; }
.builder.prism .calendar-events .DayPicker-Day:focus { outline: 1px solid #ffc120 !important; }
.builder.prism .product-warnings { left: 50%; margin: .25rem auto; padding: inherit; position: absolute; transform: translateX(-50%); z-index: 1; }
@media (max-width: 1023.98px) { .builder.prism .product-warnings { top: 85px; } }
@media (max-width: 767.98px) { .builder.prism .product-warnings { width: inherit; z-index: 1; } }
@media (max-width: 767.98px) { .builder.prism .product-warnings { z-index: 1; } }
.builder.prism .product-warnings .alert.alert-dismissible .close { padding: 0.25rem .5rem; }
.builder.prism .hot-keys-modal .close { font-size: 1.2rem; height: 1.125rem; width: 1.125rem; }
.builder.prism .hot-keys-modal .modal-title { padding-bottom: 10px; }
.builder.prism .hot-keys-modal .category { display: inline-block; padding-left: 20px; padding-right: 20px; width: 46.6666666667%; }
.builder.prism .hot-keys-modal .category .description { width: 60%; }
.builder.prism .hot-keys-modal .category .key { width: 20.9523809524%; }
.builder.prism .hot-keys-modal .category .key .hotkey-keybind { background-color: #0071dc; padding-bottom: 5px; padding-top: 5px; white-space: nowrap; }
.builder.prism :root { --design-tray-item-preview-top: 0; --design-tray-item-preview-left: 0; }
.builder.prism .tray-overlay { background: #283e5c; color: #fff; font-size: .875rem; height: 100%; left: 0; padding: 1rem .75rem; position: absolute; top: 0; width: 100%; z-index: 5; }
@media (min-width: 1024px) { .builder.prism .tray-overlay { padding: 1.375rem 1.5rem 1.375rem 2rem; } }
.builder.prism .tray-overlay .envelope-tray-overlay { flex-direction: column; }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check { display: flex; justify-content: space-between; padding: 0; position: relative; }
@media (min-width: 1024px) { .builder.prism .tray-overlay .envelope-tray-overlay .form-check { display: block; padding-left: 1.25rem; } }
@media (max-width: 1023.98px) { .builder.prism .tray-overlay .envelope-tray-overlay .radio-option { flex-shrink: 0; position: relative; width: calc(50% - .5rem); } }
.builder.prism .tray-overlay .envelope-tray-overlay .mobile-edit-address { font-size: .75rem; position: absolute; right: 0; text-decoration: underline; top: -1.3rem; }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check-input, .builder.prism .tray-overlay .envelope-tray-overlay .form-check-label { cursor: pointer; vertical-align: top; }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check-label { color: #e8ebed; font-size: .75rem; height: 100%; width: 100%; }
@media (min-width: 1024px) { .builder.prism .tray-overlay .envelope-tray-overlay .form-check-label { font-size: .875rem; } }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check-label .card-image { background: #a4c1e0; display: block; height: 100%; margin-right: .5rem; width: 2rem; }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check-label .each-price { bottom: .5rem; right: .5rem; position: absolute; }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check-input { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: transparent; border: 1px solid #6f87a8; height: 100%; left: 0; margin: 0; position: absolute; top: 0; width: 100%; }
.builder.prism .tray-overlay .envelope-tray-overlay .form-check-input:checked { border: 3px solid #fff; }
@media (min-width: 1024px) { .builder.prism .tray-overlay .envelope-tray-overlay .form-check-input { border: 0; margin: 2px 0 0 -1.25rem; position: relative; width: auto; }
  .builder.prism .tray-overlay .envelope-tray-overlay .form-check-input::before { border-radius: 50%; content: ' '; display: block; height: 1.125rem; position: absolute; width: 1.125rem; }
  .builder.prism .tray-overlay .envelope-tray-overlay .form-check-input::after { background: #fff; border: 1px solid #949499; border-radius: 50%; content: ' '; display: block; height: 1.125rem; width: 1.125rem; }
  .builder.prism .tray-overlay .envelope-tray-overlay .form-check-input:checked { border: 0; }
  .builder.prism .tray-overlay .envelope-tray-overlay .form-check-input:checked::before { border: 2px solid #ffc120; }
  .builder.prism .tray-overlay .envelope-tray-overlay .form-check-input:checked::after { background: #ffc120; border: 4px solid #fff; } }
.builder.prism .tray-overlay .envelope-tray-overlay .btn { color: #fff; font-size: .875rem; text-decoration: underline; }
.builder.prism .overlay-message { background-color: #f6c24a; color: black; width: 60%; font-weight: bold; padding: 1rem; position: absolute; top: calc(-100% - 15px); left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); margin: auto; z-index: 9999; border-radius: 10px; }
.builder.prism .overlay-message:before { content: ""; position: absolute; bottom: -15px; margin-left: -15px; left: 50%; width: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #f6c24a; }
.builder.prism .design-tray-item-preview { position: fixed; left: 0; top: 0; z-index: 9999; width: 100vw; height: 100vh; background-color: rgba(68, 68, 68, 0.5); }
.builder.prism .design-tray-item-preview-image { position: relative; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin: auto; width: 256px; height: 256px; }
.builder.prism .design-tray-item-preview-desktop-overlay { position: fixed; left: 0; top: 0; z-index: 9999; width: 100vw; height: 100vh; }
.builder.prism .design-tray-item-preview-desktop { position: fixed; top: var(--design-tray-item-preview-top); left: var(--design-tray-item-preview-left); width: 256px; height: 256px; filter: drop-shadow(0 0 12px #888); }
.builder.prism .design-tray-item-preview-desktop button { position: absolute; top: 12px; right: 6px; border-radius: 20px; background-color: #fff; border: 1px solid black; }
.builder.prism .design-tray-item-preview-image-desktop { position: relative; width: 256px; height: 256px; }
.builder.prism .upsell-button { border-radius: 0; border: 0; color: #888; height: 170px; position: absolute; right: 20px; top: 20px; white-space: normal; width: 170px; z-index: 1; }
.builder.prism .upsell-button .rounded-circle { background-color: #E6E6E6; background-position: center; background-repeat: no-repeat; background-size: contain; display: flex; min-height: 150px; width: 150px; }
.builder.prism .upsell-button i { font-size: 2rem; position: absolute; right: 1rem; top: calc(150px - 2rem); }
.builder.prism .upsell-modal .lead { font-weight: normal; text-align: center; }
.builder.prism .upsell-modal .img-thumbnail { max-height: 200px; width: 200px; }
.builder.prism .upsell-modal .img-thumbnail > img { height: max-content; }
.builder.prism.type-card .step-selector:not(.envelope) .step-selector-face::after { content: ' of Card'; }

#drag-item { opacity: 0.5; -moz-opacity: 0.5; -webkit-opacity: 0.5; }

.disable-focus-styles *, .disable-focus-styles *:focus { outline: none !important; }

.popover-wrapper { background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); left: 50%; margin-left: -160px; position: absolute; width: 320px; z-index: 3; }
.popover-wrapper .popover-body { background: #fff; height: 100%; min-height: 50px; position: relative; width: 100%; }
.popover-wrapper .popover-body:before { background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); content: ' '; display: block; height: 10px; left: calc(50% - 10px); position: absolute; top: -5px; transform: rotate(45deg); width: 10px; z-index: -1; }

.chardinjs-overlay { -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; background-color: #000; opacity: 0; position: absolute; transition: all 0.3s ease-out; z-index: 999999; }

.chardinjs-helper-layer { position: absolute; z-index: 9999998; color: black; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.chardinjs-helper-layer .chardinjs-tooltip { -moz-transition: opacity 0.1s ease-out; -ms-transition: opacity 0.1s ease-out; -o-transition: opacity 0.1s ease-out; -webkit-transition: opacity 0.1s ease-out; background: #fced70; border-radius: 12px; max-height: 85px; padding: .5rem 1rem; position: absolute; transition: opacity 0.1s ease-out; }
.chardinjs-helper-layer .chardinjs-tooltip ::before { border-color: transparent; border-style: solid; border-width: 15px; content: ""; height: 0px; margin: auto; position: absolute; width: 0px; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-left { margin-left: -3rem; max-width: 197px; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-left ::before { border-left-color: #fced70; bottom: 0; left: -1.9rem; right: 100%; top: 0; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-right { margin-right: -3rem; max-width: 197px; width: 197px; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-right ::before { border-right-color: #fced70; bottom: 0; left: -1.9rem; right: 100%; top: 0; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-bottom { margin-bottom: -1rem; max-width: 144px; width: 144px; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-bottom ::before { border-bottom-color: #fced70; bottom: 100%; left: 0; right: 0; top: -1.9em; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-top { margin-top: -1rem; max-width: 214px; width: 214px; }
.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-top ::before { border-top-color: #fced70; bottom: -1.9rem; left: 0; right: 0; top: 100%; }
.chardinjs-helper-layer .chardinjs-tooltiptext { font-family: 'BogleWeb-Bold'; font-size: .875rem; }

.chardinjs-show-element { opacity: 0.6; z-index: 9999999; }

.chardinjs-relative-position { position: relative; }

.prism.builder .mobile { background-color: #f7f7f7; grid-template-areas: 'header' 'aside' 'main' 'chiclets-and-tray'; grid-template-rows: auto auto 1fr auto; -ms-grid-rows: auto auto 1fr auto; }
.prism.builder .mobile .chiclets-and-tray { border-top: #d9d9d9 solid 1px; }
.prism.builder .mobile .tray { border-bottom: 0; transition: max-height 100ms, padding 100ms; }
.prism.builder .mobile .tray.slide-enter, .prism.builder .mobile .tray.slide-exit-done { max-height: 0; }
.prism.builder .mobile .tray.slide-exit-active .buttons, .prism.builder .mobile .tray.slide-enter-active .buttons, .prism.builder .mobile .tray.slide-enter-done .buttons { padding: 0.3333333333rem 10px; }
.prism.builder .mobile .tray .btn { margin-right: 0.2rem; }
.prism.builder .mobile .tray .btn:last-child { margin-right: 0; }
.prism.builder .mobile .tray .btn-thumbnail { border: 4px solid #d9d9d9; }
.prism.builder .mobile .tray .btn-thumbnail.used { border-color: #ffc120; }
.prism.builder .mobile .tray img { max-height: 50px; }
.prism.builder .mobile .tray .spinner-backdrop { margin: 0; min-height: 58px; min-width: 58px; }
.prism.builder .mobile .mobile-tray-photos { min-width: auto; }
.prism.builder .mobile .price-difference { display: none; }
.prism.builder .mobile > header, .prism.builder .mobile > aside, .prism.builder .mobile > main { padding: 0.3333333333rem 10px; }
.prism.builder .mobile > header, .prism.builder .mobile > aside { border-bottom: #d9d9d9 solid 1px; }
.prism.builder .mobile > header, .prism.builder .mobile > footer { background-color: #fff; }
.prism.builder .mobile .add-to-cart { grid-area: chiclets-and-tray; margin: 5vh auto; }
.prism.builder .mobile .quantity-and-price { color: #444; }
.prism.builder .mobile .quantity-and-price i { bottom: -3px; color: #888; font-size: 1.2rem; margin-left: .5em; position: relative; }
.prism.builder .mobile .mobile-chiclets .buttons, .prism.builder .mobile .mobile-tray-options .buttons, .prism.builder .mobile .face-selector .buttons { justify-content: space-between; }
.prism.builder .mobile .button-ribbon .chiclet-tab { font-weight: bold; }
.prism.builder .mobile .button-ribbon .chiclet-tab:hover { text-decoration: none; }
.prism.builder .mobile .button-ribbon .btn { text-transform: capitalize; }
.prism.builder .mobile .button-ribbon.face-selector .btn { padding: 0; color: #444; }
.prism.builder .mobile .button-ribbon.face-selector .btn:hover, .prism.builder .mobile .button-ribbon.face-selector .btn:active { text-decoration: none; }
.prism.builder .mobile .button-ribbon.face-selector .btn.active { border-bottom: 4px solid #ffc120; }
.prism.builder .mobile .product-description { margin-top: 1rem; }
.prism.builder .mobile .mobile-overlay { background: rgba(34, 34, 34, 0.5); }
.prism.builder .mobile .mobile-overlay .spinner-backdrop { position: fixed; }
.prism.builder .mobile .ub-floating-tools.photo .advanced-edit { display: none; }
.prism.builder .mobile .address-form input { border: none; border-bottom: 1px solid #d9d9d9; display: block; padding: .5rem 1rem; width: 100%; }
.prism.builder .mobile .address-form input:focus { outline: none; }
.prism.builder .mobile .ub-canvas-container.preview-mode .progress { margin-top: -30px; }
.prism.builder .mobile .ub-canvas-container.preview-mode .ub-preview-image { max-height: 100%; max-width: 100%; }
.prism.builder .mobile .mobile-address-form section { display: flex; flex-direction: column; height: 100%; padding-bottom: 10px; }
.prism.builder .mobile .mobile-address-form header, .prism.builder .mobile .mobile-address-form form { margin-left: -10px; margin-right: -10px; }
.prism.builder .mobile .mobile-address-form header, .prism.builder .mobile .mobile-address-form input { padding-left: 10px; padding-right: 10px; }
.prism.builder .mobile .mobile-address-form header { background: #f5f5f5; }
.prism.builder .mobile .mobile-address-form input { border: none; border-bottom: 1px solid #d9d9d9; display: block; padding-bottom: .5rem; padding-top: .5rem; width: 100%; }
.prism.builder .mobile .mobile-address-form input:focus { outline: none; }
.prism.builder .mobile .mobile-address-form h6 { margin: 0; padding: 1rem 0; }
.prism.builder .mobile .mobile-add-to-cart-notice, .prism.builder .mobile .mobile-add-to-cart-notice div, .prism.builder .mobile .mobile-add-to-cart-notice section { height: 100%; }
.prism.builder .mobile .mobile-add-to-cart-notice section > div { align-items: center; display: flex; flex-direction: column; justify-content: center; }
.prism.builder .mobile .mobile-add-to-cart-notice section > div div { height: auto; }
.prism.builder .mobile .mobile-add-to-cart-notice section > div li i { position: relative; top: 3px; }
.prism.builder .mobile .mobile-add-to-cart-notice section > div li i + p { margin-bottom: .4rem; margin-left: .4rem; }
.prism.builder .mobile .slot-tools-simple-open-el2 { display: none; }
.prism.builder .mobile .slot-tools-simple-zoom { display: inline-block !important; }
.prism.builder .mobile .slot-tools-simple-zoom [type=range] { min-height: 38px; }
@media (max-width: 767.98px) { .prism.builder .mobile .slot-tools-simple-zoom [type=range] { width: 188px; } }
.prism.builder .mobile [type=range] { -webkit-appearance: none; background: rgba(255, 255, 255, 0.5); margin: 0; width: 100%; }
.prism.builder .mobile [type=range]:focus::-webkit-slider-runnable-track { background: #6d6e71; }
.prism.builder .mobile [type=range]:focus::-ms-fill-lower { background: #6d6e71; }
.prism.builder .mobile [type=range]:focus::-ms-fill-upper { background: #6d6e71; }
.prism.builder .mobile [type=range]::-webkit-slider-runnable-track { background: #6d6e71; border: 0; border-radius: 0; box-shadow: none; cursor: default; height: 1px; transition: all .2s ease; width: 100%; }
.prism.builder .mobile [type=range]::-webkit-slider-thumb { -webkit-appearance: none; background: #0071dc; border: 0; border-radius: 50%; box-shadow: none; box-sizing: border-box; cursor: default; height: 30px; margin-top: -15px; width: 30px; }
.prism.builder .mobile [type=range]::-moz-range-track { background: #6d6e71; border: 0; border-radius: 0; box-shadow: 0; cursor: default; height: 1px; transition: all .2s ease; width: 100%; }
.prism.builder .mobile [type=range]::-moz-range-thumb { background: #0071dc; border: 0; border-radius: 50%; box-shadow: none; box-sizing: border-box; cursor: default; height: 30px; width: 30px; }
.prism.builder .mobile [type=range]::-ms-track { background: transparent; border-color: transparent; border-width: 0; color: transparent; cursor: default; height: 1px; transition: all .2s ease; width: 100%; }
.prism.builder .mobile [type=range]::-ms-thumb { background: #0071dc; border: 0; border-radius: 50%; box-shadow: none; box-sizing: border-box; cursor: default; height: 30px; margin-top: 2px; width: 30px; }
.prism.builder .mobile [type=range]:disabled::-webkit-slider-thumb, .prism.builder .mobile [type=range]:disabled::-moz-range-thumb, .prism.builder .mobile [type=range]:disabled::-ms-thumb, .prism.builder .mobile [type=range]:disabled::-webkit-slider-runnable-track, .prism.builder .mobile [type=range]:disabled::-ms-fill-lower, .prism.builder .mobile [type=range]:disabled::-ms-fill-upper { cursor: not-allowed; }

.prints-builder { overflow: hidden; }
.prints-builder .container-fluid { max-width: 1364px; }
.prints-builder .prints-builder__grid { display: -ms-grid; display: grid; grid-gap: 0 2px; grid-template-areas: 'header header' 'list sidebar'; -ms-grid-columns: 1fr 248px; grid-template-columns: 1fr 248px; -ms-grid-rows: 66px calc(100vh - 66px); grid-template-rows: 66px calc(100vh - 66px); /* Calculates the height of the viewport */ height: calc(var(--vh, 1vh) * 100); }
.prints-builder .prints-builder__grid.m-web { grid-gap: 0; grid-template-areas: 'header' 'summary-and-filter' 'list' 'footer'; -ms-grid-columns: 1fr; grid-template-columns: 1fr; -ms-grid-rows: 40px auto 1fr 38px; grid-template-rows: 40px auto 1fr 38px; }
.prints-builder .prints-builder__header { -ms-grid-column: 1; -ms-grid-column-span: 2; -ms-grid-row: 1; grid-area: header; }
.prints-builder .print-order__summary-and-filter { -ms-grid-row: 2; grid-area: summary-and-filter; }
.prints-builder .prints-builder__list { -ms-grid-column: 1; -ms-grid-row: 2; grid-area: list; overflow: auto; overflow-x: hidden; }
.prints-builder .m-web .prints-builder__list { -ms-grid-row: 3; }
.prints-builder .prints-builder__side-bar { -ms-grid-column: 2; -ms-grid-row: 2; grid-area: sidebar; }
.prints-builder .prints-builder__footer { -ms-grid-row: 4; grid-area: footer; }
.prints-builder .prints-builder__header, .prints-builder .prints-builder__footer, .prints-builder .grey-zone, .prints-builder .list-view, .prints-builder .progress-bar { padding-left: 16px; padding-right: 16px; }
@media (min-width: 1024px) { .prints-builder .prints-builder__header, .prints-builder .prints-builder__footer, .prints-builder .grey-zone, .prints-builder .list-view, .prints-builder .progress-bar { padding-left: 20px; padding-right: 20px; } }
.prints-builder .grey-zone { background: #f7f7f7; padding-bottom: 16px; padding-top: 16px; }
.prints-builder .prints-builder__header { border: 0; }
.prints-builder .prints-builder__header .logo { width: 133px; }
@media (max-width: 1023.98px) { .prints-builder .prints-builder__header .logo { height: 22px; } }
.prints-builder .prints-builder__header .dropdown-toggle, .prints-builder .prints-builder__header .dropdown-toggle:after { color: #444 !important; }
.prints-builder .prints-builder__header #login-status-menu-button { font-weight: bold; margin-right: 1.375rem; }
.prints-builder .prints-builder__header .btn-link, .prints-builder .prints-builder__header .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prints-builder .prints-builder__header .btn { font-size: 14px; }
@media (min-width: 1024px) { .prints-builder .prints-builder__header .total-price { margin-right: 1.375rem; } }
.prints-builder .prints-builder__header .total-price .btn span { font-weight: bold; }
@media (min-width: 1024px) { .prints-builder .prints-builder__header .total-price .btn { font-weight: bold; } }
.prints-builder .prints-builder__header .summary { min-width: 200px; padding: 14px 0 16px; }
.prints-builder .prints-builder__header .summary th:first-child, .prints-builder .prints-builder__header .summary td:first-child { padding-left: 20px; }
.prints-builder .prints-builder__header .summary th:last-child, .prints-builder .prints-builder__header .summary td:last-child { padding-right: 20px; }
.prints-builder .prints-builder__header .summary th { font-weight: 700; padding-bottom: 14px; }
.prints-builder .prints-builder__header .summary tbody tr:last-child td { padding-bottom: 0; }
.prints-builder .prints-builder__header .summary tfoot { display: none; }
.prints-builder .prints-builder__header .summary-price { display: none; }
.prints-builder .bulk-quantity-change h6 { margin-bottom: 6px; margin-top: 2px; }
.prints-builder .bulk-quantity-change__sizes { display: grid; grid-gap: 16px 22px; grid-template-columns: repeat(4, max-content); }
@media (min-width: 1024px) { .prints-builder .bulk-quantity-change__sizes { grid-gap: 16px 30px; grid-template-columns: repeat(6, max-content); } }
@media (min-width: 1364px) { .prints-builder .bulk-quantity-change__sizes { grid-template-columns: repeat(8, max-content); } }
.prints-builder .bulk-quantity-change__sizes h6 { margin-bottom: 6px; }
.prints-builder .bulk-quantity-change__size label { font-weight: 700; margin-left: 8px; }
.prints-builder .bulk-quantity-change__size input { border-radius: 2px; border: solid 1px #e8ebed; line-height: 20px; max-width: 40px; }
.prints-builder .bulk-quantity-change__sizes-toggle { margin-left: 21px; }
@media (min-width: 1024px) { .prints-builder .bulk-quantity-change__sizes-toggle { margin-left: 30px; } }
.prints-builder .list-view-desktop { overflow: hidden auto; }
.prints-builder .list-view-desktop .list-item { border-bottom: 1px solid #e8ebed; padding: 20px 0 9px; }
.prints-builder .list-view-desktop .list-item .list-item__photos-filename { margin-bottom: 14px; }
.prints-builder .list-view-desktop .list-item.last { border-bottom: 0; }
.prints-builder .list-view-desktop .list-item .list-item__preview { margin-bottom: 44px; margin-right: 40px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls { margin-top: 3px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls .btn:first-child { margin-left: -0.75rem; }
.prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls .btn:last-child { margin-right: -0.75rem; }
.prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls .btn-link, .prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls .btn { font-size: 12px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .list-item__controls .far { font-size: 15px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview { position: relative; height: 134px; width: 134px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .spinner-backdrop { z-index: auto; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .panda-preview { position: relative; box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2); }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .size-value, .prints-builder .list-view-desktop .list-item .list-item__preview .preview .quantity-value, .prints-builder .list-view-desktop .list-item .list-item__preview .preview .dpi-notice { position: absolute; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .size-value, .prints-builder .list-view-desktop .list-item .list-item__preview .preview .quantity-value { font-size: 12px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .size-value { background: #000; color: #fff; opacity: .68; padding: 0 4px; right: 0; top: 0; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .quantity-value { background: #fced70; border-radius: 10px; color: #222; height: 20px; left: -10px; min-width: 20px; padding: 1px 6px; text-align: center; top: -10px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview .dpi-notice { bottom: 0; left: 0; padding: 2px 0 1px; right: 0; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview canvas { cursor: pointer; max-height: 134px; max-width: 134px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview.landscape canvas { height: 100%; width: 100%; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview.wallet canvas { max-height: 67px; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview.wallet.landscape .panda-preview { flex-direction: column; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview.wallet.landscape .panda-preview canvas { width: auto; }
.prints-builder .list-view-desktop .list-item .list-item__preview .preview.wallet.portrait canvas { max-height: 93.8px; }
.prints-builder .list-view-desktop .list-item__sizes { margin-bottom: 51px; position: relative; }
.prints-builder .list-view-desktop .list-item__sizes label { justify-content: flex-end; margin-right: 1rem; white-space: nowrap; }
.prints-builder .list-view-desktop .list-item__sizes label .btn-link, .prints-builder .list-view-desktop .list-item__sizes label .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prints-builder .list-view-desktop .list-item__sizes label .btn { font-size: 12px; }
.prints-builder .list-view-desktop .list-item__sizes label .price-each { letter-spacing: -.51px; }
.prints-builder .list-view-desktop .list-item__sizes .number-field input { width: 30px; }
.prints-builder .list-view-desktop .list-item__sizes .price-each { font-size: 12px; flex-basis: 41px; margin-left: 1rem; min-width: 42px; text-align: right; }
.prints-builder .list-view-desktop .list-item__sizes .list-unstyled { margin-bottom: 0; }
.prints-builder .list-view-desktop .list-item__sizes-expanded { margin-bottom: 51px; }
.prints-builder .list-view-desktop .touch .list-item__sizes label { margin-right: .3rem; }
.prints-builder .list-view-desktop .list-item__sizes-toggle { margin-top: 2px; position: absolute; right: 99px; }
.prints-builder .list-view-desktop .recommended-print-size-badge { font-size: 12px; }
.prints-builder .prints-builder__side-bar { padding-left: 18px; }
.prints-builder .prints-builder__side-bar h6, .prints-builder .prints-builder__side-bar label { font-weight: bold; line-height: 1.2; }
.prints-builder .prints-builder__side-bar h6 { margin-top: 2px; }
.prints-builder .prints-builder__side-bar small { font-size: 12px; }
.prints-builder .prints-builder__side-bar .form-group { margin-bottom: 24px; }
.prints-builder .prints-builder__side-bar .finish .input__radio-buttons-title { margin-bottom: 2px; }
.prints-builder .prints-builder__side-bar .form-group.delivery .btn { margin-top: -2px; }
.prints-builder .prints-builder__side-bar .summary-chart { overflow-y: auto; padding-right: 20px; width: calc(100% + 20px); }
.prints-builder .prints-builder__side-bar .summary-chart h6 { margin-bottom: 12px; }
.prints-builder .prints-builder__side-bar .options .option_disabled { text-decoration: line-through; }
.prints-builder .prints-builder__side-bar .summary .table { letter-spacing: -.21px; }
.prints-builder .prints-builder__side-bar .add-photos { margin-top: 20px; }
.prints-builder .pricing-chart-popup .table { border: 1px solid #d9d9d9; table-layout: fixed; }
.prints-builder .pricing-chart-popup .table td { padding: 16px; vertical-align: middle; }
.prints-builder .pricing-chart-popup .table thead td { border-bottom-width: 1px; padding: 30px; }
.prints-builder .pricing-chart-popup .table thead tr:nth-child(2) td { padding-bottom: 20px; padding-top: 20px; }
.prints-builder .pricing-chart-popup .table-striped-manual .striped-row { background-color: #f5f5f5; }
.prints-builder .pricing-chart-popup .table, .prints-builder .pricing-chart-popup h6 { font-size: 14px; }
.prints-builder .pricing-chart-popup h6, .prints-builder .pricing-chart-popup p { margin: 0; }
.prints-builder .pricing-chart-popup p { margin-top: 8px; }
.prints-builder .summary th:first-child, .prints-builder .summary td:first-child { padding-left: 0; }
.prints-builder .summary th:last-child, .prints-builder .summary td:last-child { padding-right: 0; }
.prints-builder .summary th { font-weight: normal; padding-bottom: 8px; }
.prints-builder .summary thead { border-bottom: 1px solid #e8ebed; }
.prints-builder .summary thead + tbody tr:first-child td { padding-top: 12px; }
.prints-builder .summary thead + tbody tr:last-child td { padding-bottom: 12px; }
.prints-builder .summary tfoot { border-top: 2px solid #e8ebed; }
.prints-builder .summary tfoot tr:first-child td { padding-top: 6px; }
.prints-builder .summary thead + tbody + tfoot tr:first-child td { padding-top: 12px; }
.prints-builder .summary .total-price { font-weight: 700; }
#tooltip.desktop.dpi-tooltip { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }
#tooltip.desktop.dpi-tooltip .tooltip-inner { max-width: 25rem; }
.prints-builder .image-tools .shrink-to-fit-disable::-webkit-slider-thumb { -webkit-appearance: none; background: #8a8a8a; }
.prints-builder .image-tools .shrink-to-fit-disable::-moz-range-thumb { background: #8a8a8a; }
.prints-builder .image-tools .shrink-to-fit-disable::-ms-thumb { background: #8a8a8a; }
.prints-builder .image-tools .editor-body { overflow: initial; }
@media (min-width: 1024px) { .prints-builder .image-tools .editor-body { overflow: hidden; } }
.prints-builder .pseudo-cropper-fit .canvas { background-position: center; background-repeat: no-repeat; background-size: contain; }
.prints-builder .pseudo-cropper-fit .cropper-line, .prints-builder .pseudo-cropper-fit .cropper-point { cursor: not-allowed; }
.prints-builder .number-field .input-group-prepend, .prints-builder .number-field .input-group-append { margin: 0; }
.prints-builder .number-field input { border: 0; border-bottom: 2px solid #f7f7f7; border-top: 2px solid #f7f7f7; font-size: 12px; padding-left: 0; padding-right: 0; text-align: center; width: 40px; }
.prints-builder .number-field input:focus { outline: none; }
.prints-builder .number-field .btn { background: #f7f7f7; border: 2px solid #f7f7f7; border-radius: 0; color: #0071dc; font-size: 9px; text-align: center; padding: 15px 14px; position: relative; z-index: auto; }
.prints-builder .number-field .btn.less { border-right: none; }
.prints-builder .number-field .btn.more { border-left: none; }
.prints-builder .number-field.no-buttons span { display: none; }
.prints-builder .number-field.no-buttons input { border: 1px solid #949499; border-radius: 2px; }
.prints-builder .add-photos-device { margin-top: 175px; }
.prints-builder .add-photos-device .add-photos-device__icon { background: url("/images/icons/skinny-icons/photos.svg") no-repeat; height: 78px; opacity: .3; width: 78px; }
.prints-builder .add-photos-device p { color: #d9d9d9; color: #6d6e71; font-size: 12px; margin-bottom: 24px; margin-top: 8px; text-align: center; }
.prints-builder .add-photos { font-size: 1rem; width: 216px; }
.prints-builder .progress-bar__container { z-index: 1; }
.prints-builder .progress-bar__container .progress { height: 1rem; margin: 0; }
.prints-builder .progress-bar__container .progress, .prints-builder .progress-bar__container .progress .progress-bar { border-radius: 0; }
.prints-builder .modal-content { border: 1px solid #d9d9d9; border-radius: 0; padding: 22px 16px 32px; }
@media (min-width: 1024px) { .prints-builder .modal-content { padding: 42px 40px 33px; } }
.prints-builder .modal-heading { position: relative; }
.prints-builder .modal-heading .close { height: 24px; position: absolute; top: 0; right: 0; width: 24px; }
.prints-builder .modal-heading .close:before, .prints-builder .modal-heading .close:after { content: ''; position: absolute; width: 1px; height: 20px; background-color: #222; top: 0; left: 50%; }
.prints-builder .modal-heading .close:before { transform: rotate(45deg); }
.prints-builder .modal-heading .close:after { transform: rotate(-45deg); }
.prints-builder .modal-title { margin-bottom: 8px; }
.prints-builder .modal-body, .prints-builder .btn-link, .prints-builder .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prints-builder .btn { font-size: 14px; }
.prints-builder .modal-body { padding: 0; }
.prints-builder .modal-footer { border: 0; padding: 0; }
.prints-builder .modal-footer .btn-link, .prints-builder .modal-footer .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prints-builder .modal-footer .btn { text-decoration: underline; }
.prints-builder .modal-footer .btn-remove { height: 40px; width: 112px; }
.prints-builder .modal-footer :not(:last-child) { margin-right: 1rem; }
@media (max-width: 767.98px) { .prints-builder .photo-remove-confirmation .modal-title { color: black; }
  .prints-builder .photo-remove-confirmation .modal-dialog { margin: 1rem; }
  .prints-builder .photo-remove-confirmation .modal-dialog-centered { min-height: calc(100% - (1rem * 2)); } }
.prints-builder .pricing-chart-popup .modal-content { padding: 44px 56px; }
.prints-builder .pricing-chart-popup .modal-content .modal-title { margin-bottom: 37px; }
.prints-builder .modal-background .modal-wrapper .upsell-modal { padding: 12px 40px 30px; }
.prints-builder .modal-background .modal-wrapper .upsell-modal heading { display: none; }
.prints-builder .modal-background .modal-wrapper .upsell-modal .modal-body { font-size: initial; color: black; }
.prints-builder .modal-background .modal-wrapper .upsell-modal .add-to-cart { border-radius: 20px; }
.prints-builder .modal-background .modal-wrapper .upsell-modal .continue-shopping { font-size: 14px; }
.prints-builder .dpi-notice__icon { display: inline-block; }
.dpi-tooltip .content { padding-right: 1.5em; }

.dpi-tooltip-below-recommended .tooltip-inner { background-color: #ffecb9; border: #ffc120 0.2rem solid; border-left: #ffc120 1rem solid; color: #444; }

.dpi-tooltip-below-minimum .tooltip-inner { background-color: #f3a0a3; border: #de1c24 0.2rem solid; border-left: #de1c24 1rem solid; color: #444; }
.prints-builder .dpi-notice-below-recommended .dpi-notice__icon { font-size: 9.9px; height: 14.4px; width: 14.4px; background: #ffc120; color: #222; line-height: 120%; margin-right: 7.3333333333px; transform: rotate(45deg); }
.prints-builder .dpi-notice-below-recommended .dpi-notice__icon > * { display: inline-block; transform: rotate(-45deg); }
.prints-builder .dpi-notice-below-minimum .dpi-notice__icon { font-size: 11px; height: 18px; width: 18px; background: #de1c24; color: #fff; border-radius: 9px; margin-right: 5.5px; }
.prints-builder .preview .dpi-notice { background: #222; background: rgba(34, 34, 34, 0.68); text-align: center; }
.prints-builder .preview .dpi-notice, .prints-builder .preview .dpi-notice .dpi-notice__icon { color: #fff; }
.prints-builder .custom-select__wrapper { display: flex; position: relative; }
.prints-builder .custom-select__wrapper label, .prints-builder .custom-select__wrapper .custom-select { margin-bottom: 0; }
.prints-builder .custom-select__wrapper label { font-weight: bold; }
.prints-builder .custom-select__wrapper .custom-select { background: none; border: none; height: auto; left: 0; opacity: 0; padding: 0; position: absolute; top: 0; width: 100%; }
.prints-builder .custom-select__wrapper .custom-select:focus { box-shadow: none; }
.prints-builder .custom-select__wrapper .custom-select__value { margin-left: 4px; }
.prints-builder .Select--single > .Select-control { border-radius: 2px; height: 44px; }
.prints-builder .Select--single > .Select-control .Select-value { padding-left: 12px; padding-right: 28px; padding-top: 4px; }
.prints-builder .Select--single > .Select-control .Select-value .Select-value-label { color: #888 !important; }
.prints-builder .m-web .prints-builder__header { background: #fff; position: fixed; top: 0; width: 100%; z-index: 10; }
.prints-builder .m-web .prints-builder__header .btn-link, .prints-builder .m-web .prints-builder__header .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prints-builder .m-web .prints-builder__header .btn { font-size: 1rem; }
.prints-builder .m-web .prints-builder__header .total-price { margin-right: -0.75rem; }
.prints-builder .m-web .prints-builder__header .total-price .dropdown-menu { margin-right: 0.75rem; }
.prints-builder .m-web .print-order__summary-container { border-bottom: solid 1px #888; padding-bottom: 10px; padding-top: 10px; }
.prints-builder .m-web .print-order__summary-container hr { margin-top: 10px; margin-bottom: 0; }
.prints-builder .m-web .print-order__title { height: 30px; }
.prints-builder .m-web .print-order__title span { font-size: 1rem; font-weight: bold; padding-left: 37px; position: relative; }
.prints-builder .m-web .print-order__title span:before { border-radius: 12px; background-color: #fff; content: ''; height: 24px; left: 0; position: absolute; top: -1px; width: 24px; }
.prints-builder .m-web .print-order__title span:after { border-top: 2px solid #222; border-left: 2px solid #222; content: ''; height: 8px; left: 8px; position: absolute; top: 8px; transform: rotateZ(45deg); transition-duration: .3s; transition-property: top, transform; width: 8px; }
.prints-builder .m-web .print-order__title.collapsed span:after { top: 6px; transform: rotateZ(-135deg); }
.prints-builder .m-web .print-order__summary { margin-bottom: 6px; margin-top: 16px; }
.prints-builder .m-web .print-order__summary .custom-select__wrapper { margin-bottom: 16px; }
.prints-builder .m-web .print-order__summary .custom-select__wrapper:last-child { margin-bottom: 0; }
.prints-builder .m-web .list-view-mobile .list-item { padding: 0; position: relative; border-bottom: 1px solid #888; }
.prints-builder .m-web .list-view-mobile .list-item .add-size { margin-top: 0; }
.prints-builder .m-web .list-view-mobile .list-item .list-item__photos-filename { margin: 4px 0; }
.prints-builder .m-web .list-view-mobile .list-item .list-item__size { margin-bottom: 24px; margin-top: 24px; }
.prints-builder .m-web .list-view-mobile .list-item .preview { position: relative; height: auto; min-height: 100px; width: 100px; }
.prints-builder .m-web .list-view-mobile .list-item .preview canvas { cursor: pointer; max-height: 100px; max-width: 100px; }
.prints-builder .m-web .list-view-mobile .list-item .preview.landscape canvas { height: 100%; width: 100%; }
.prints-builder .m-web .list-view-mobile .list-item .preview.wallet canvas { max-height: 50px; }
.prints-builder .m-web .list-view-mobile .list-item .preview.wallet.landscape .panda-preview { flex-direction: column; }
.prints-builder .m-web .list-view-mobile .list-item .preview.wallet.landscape .panda-preview canvas { width: auto; }
.prints-builder .m-web .list-view-mobile .list-item .preview.wallet.portrait canvas { max-height: 70px; }
.prints-builder .m-web .list-view-mobile .list-item .preview .panda-preview { box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2); }
.prints-builder .m-web .list-view-mobile .list-item .preview .dpi-notice { position: absolute; background: rgba(34, 34, 34, 0.8); bottom: 0; left: 0; right: 0; font-size: 13px; padding: 5px 0; }
.prints-builder .m-web .list-view-mobile .list-item .list-item__controls { font-size: 16px; margin-left: 16px; margin-top: 0; }
.prints-builder .m-web .list-view-mobile .list-item .photo-editable__buttons .btn { font-size: 14px; margin-bottom: -8px; }
@supports (-webkit-overflow-scrolling: touch) { .prints-builder .m-web select { font-size: 1rem; } }
.prints-builder .m-web .size-options__modal { bottom: 0; left: 0; position: fixed; margin: 0; right: 0; }
.prints-builder .m-web .size-options__modal .modal-content { padding: 16px 0 0; }
.prints-builder .m-web .size-options__modal .modal-heading { border-bottom: 1px solid #f5f5f5; }
.prints-builder .m-web .size-options__modal .modal-heading .close { right: 16px; }
.prints-builder .m-web .size-options__modal .modal-title { font-size: 18px; }
.prints-builder .m-web .size-options__modal .modal-body { max-height: 76vh; padding: 12px 0; overflow-y: auto; }
.prints-builder .m-web .btn.size-options__size { font-size: 1rem; padding: 12px 0; }
.prints-builder .m-web .btn.size-options__size .dpi-notice { display: inline; position: relative; top: -2px; }
.prints-builder .m-web .btn.size-options__size .dpi-notice__icon { margin-right: 6px; }
#tooltip.mobile.dpi-tooltip { padding: 1rem; }
#tooltip.mobile.dpi-tooltip .tooltip-inner { max-width: 100%; }
.prints-builder .m-web .btn-add-to-cart.disabled { opacity: .25; }
.prints-builder .m-web .add-photos-device { margin-top: 135px; }
.prints-builder .m-web .print-order__filter { border-bottom: solid 1px #888; padding: 8px 16px; }
.prints-builder .m-web .print-order__filter .resize label { font-weight: normal; text-decoration: underline; }
.prints-builder .m-web .prints-builder__footer { background: #fff; border-top: 1px solid #888; bottom: 0; padding-bottom: 6px; padding-top: 8px; position: fixed; width: 100%; z-index: 10; }
.prints-builder .m-web .prints-builder__footer .btn { margin-right: -0.75rem; }
.prints-builder main, .prints-builder main h6, .prints-builder main .btn, .prints-builder aside, .prints-builder aside h6, .prints-builder aside .btn, .prints-builder footer, .prints-builder footer h6, .prints-builder footer .btn { font-size: 14px; }
.prints-builder .btn-underline { text-decoration: underline; }
.prints-builder .btn-add-to-cart.disabled { opacity: .4; }

.prints_builder .image-loader .modal-footer { height: 141px; }
.prints_builder .image-loader .modal-footer .thumbnails-mini { height: calc(100% - 50px); }

.prints-builder__list hr, .print-order__summary-and-filter hr { border-color: #d9d9d9; }

.disable-focus-styles *, .disable-focus-styles *:focus { outline: none !important; }

.builder header .dropdown-toggle, .builder header .dropdown-toggle::after { color: #0071dc !important; }
.builder header .dropdown-toggle::after { margin-left: 5px; }
.builder header #login-status-menu-button { padding-left: 0; padding-right: 0; }
.builder header #login-status-menu-button::after { display: none; }
.builder header #login-status-menu { border: 1px solid transparent; border-radius: 0; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2) !important; margin: 16px 0 12px; width: 300px; }
.builder header #login-status-menu .dropdown-item { font-size: 16px; height: auto; min-height: 56px; padding: 16px 32px; }
.builder header #login-status-menu .dropdown-item i { margin-right: 16px; position: relative; top: 3px; }
.builder header #login-status-menu .dropdown-item small { color: #666; font-size: 14px; }
.builder header #login-status-menu .dropdown-item:hover { cursor: pointer; }

.account-nav-toggle { margin-bottom: 1rem; }
.account-nav-toggle button.collapsed .hide-menu, .account-nav-toggle button:not(.collapsed) .show-menu { display: none; }

@media (min-width: 480px) { .account-nav-toggle { display: none; }
  #account-nav { display: block; } }
.my-projects button[data-id="year_filter"] { margin-bottom: .5rem; }

.project { height: 100%; }
.project .controls { margin-top: 1rem; text-align: center; visibility: hidden; }
.project .alert { margin: 0; visibility: visible; }
.project:hover { border-color: #bbbbbb; box-shadow: inset 0 0 0 3px #bbbbbb; }
.project:hover .controls { visibility: visible; }

.my-photos a.disabled { color: #888; cursor: default; }
.my-photos a.disabled:hover { text-decoration: none; }
.my-photos .mine-friends-toggle + .albums-list-sidebar { border-top: 0; }
.my-photos .album-header small { font-size: 0.8rem; }
.my-photos .controls label { font-weight: bold; }
.my-photos .select-all-none > * { margin-right: .5rem; }
.my-photos .select-all-none > *:last-child { margin-right: 0; }
.my-photos .select-all-none > *[rel="select-all"]::after { color: #888; content: "|"; margin-left: .25em; margin-right: -.25em; }
.my-photos .selectable { background: no-repeat 50% 50%; background-size: cover; height: 0; position: relative; }
.my-photos .selectable.album { padding-top: 100%; }
.my-photos .selectable .selector { color: #fff; }
.my-photos .selectable .selector:hover { color: #76c143; }
.my-photos .selectable .selector .fas.fa-circle { color: #fff; }
.my-photos .selectable .selector .checked { display: none; }
.my-photos .selectable.selected { box-shadow: 0 0 0 3px #76c143; }
.my-photos .selectable.selected .selector { color: #76c143; }
.my-photos .selectable.selected .unchecked, .my-photos .selectable.selected .image-loader .checkbox.far.fa-square, .image-loader .my-photos .selectable.selected .checkbox.far.fa-square { display: none; }
.my-photos .selectable.selected .checked { display: block; }
.my-photos .selectable .selectable-controls { left: 0; position: absolute; right: 0; top: 0; }
.my-photos .selectable .selectable-description { background: rgba(221, 221, 221, 0.5); bottom: 0; left: 0; padding: 0.4em; pointer-events: none; position: absolute; right: 0; transition: background 200ms; }
.my-photos .selectable:hover .description { background: rgba(221, 221, 221, 0.7); }
.my-photos .selectable > a { bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; }

#delete-confirmation .btn-primary { text-transform: capitalize; }

.cart-page h4, .added-to-cart h4 { margin-bottom: 20px; line-height: 1.5rem; }
.cart-page h4 i, .added-to-cart h4 i { margin-right: 0.5rem; color: #76c143; }
.cart-page h5, .added-to-cart h5 { margin-top: 0; }
.cart-page .price, .added-to-cart .price { font-weight: bold; line-height: 1.5; }
.cart-page .photo-cart-quantity, .added-to-cart .photo-cart-quantity { padding-left: 0.3em; }
.cart-page .delivery-options-group-header, .added-to-cart .delivery-options-group-header { background: #edf9fd; margin-bottom: 1.5rem; padding: 0.6rem; }
.cart-page .delivery-options-group-header h4, .added-to-cart .delivery-options-group-header h4 { padding: 0; margin: 0; }
.cart-page .delivery-options-group-header a, .added-to-cart .delivery-options-group-header a { font-weight: 600; padding-left: 0; font-size: 1rem; }
.cart-page .delivery-options-group-header span, .added-to-cart .delivery-options-group-header span { font-size: 1rem; }
.cart-page section, .added-to-cart section { margin-top: 1.5rem; margin-bottom: 1.5rem; border-bottom: #d9d9d9 1px solid; padding-bottom: 1.5rem; }
.cart-page section.prints h5, .added-to-cart section.prints h5 { margin: 0 0 5px 0; line-height: 1.4rem; }
.cart-page section .price, .added-to-cart section .price { margin: 0 0 5px 0; }
.cart-page .prints-summary tr th, .added-to-cart .prints-summary tr th { height: 2rem; padding: 0 0 3px 0; letter-spacing: -0.2px; text-align: center; white-space: nowrap; margin: auto; border-color: #fff; }
.cart-page .prints-summary tr td, .added-to-cart .prints-summary tr td { height: 2.5rem; vertical-align: middle; letter-spacing: -0.2px; white-space: nowrap; padding: 0; text-align: center; }
.cart-page .prints-summary tr td:last-child, .added-to-cart .prints-summary tr td:last-child { text-align: right; padding-right: 15px; }
.cart-page .prints-summary tfoot tr > th, .added-to-cart .prints-summary tfoot tr > th { vertical-align: middle; padding: 0; border-color: #fff; }
@media (max-width: 479.98px) { .cart-page article img, .added-to-cart article img { max-height: 105px; } }
.cart-page .attributes, .added-to-cart .attributes { text-transform: capitalize; font-weight: 600; }
@media (min-width: 1024px) { .cart-page .total-and-action, .added-to-cart .total-and-action { margin-top: -1rem; border-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; } }
.cart-page .total-and-action p, .added-to-cart .total-and-action p { font-weight: 400; margin-bottom: 0.75rem; }
.cart-page .total-and-action small, .added-to-cart .total-and-action small { font-size: 75%; }
.cart-page .total-and-action .total-name, .added-to-cart .total-and-action .total-name { font-size: 20px; font-weight: bold; vertical-align: bottom; }
.cart-page .total-and-action .hr-danger, .added-to-cart .total-and-action .hr-danger { border-top: 2px solid; margin-bottom: .25rem; margin-top: .75rem; }
.cart-page .total-and-action .zip-code-error p, .added-to-cart .total-and-action .zip-code-error p { margin-bottom: .25rem; }
.cart-page .total-and-action .quantity + a.btn-block, .added-to-cart .total-and-action .quantity + a.btn-block { margin-top: 0.5rem; }
.cart-page .store-locator-search, .added-to-cart .store-locator-search { padding: 1em 0; }
.cart-page .store-locator-search > div, .added-to-cart .store-locator-search > div { line-height: 2; font-size: 20px; }
.cart-page .store-locator-list-heading, .added-to-cart .store-locator-list-heading { margin: 0; }
.cart-page .store-locator-list, .added-to-cart .store-locator-list { max-height: calc(100vh - 270px); overflow: auto; margin-bottom: .75rem; }
.cart-page .store-locator-list .store-locator-list-item:not(.selected), .added-to-cart .store-locator-list .store-locator-list-item:not(.selected) { cursor: pointer; }
.cart-page .store-locator-list .store-locator-list-item td, .added-to-cart .store-locator-list .store-locator-list-item td { border-top: #d9d9d9 1px solid; padding-top: .75em; padding-bottom: .5em; }
.cart-page .store-locator-list .store-locator-list-item:first-child td, .added-to-cart .store-locator-list .store-locator-list-item:first-child td { border-top: 0; padding-top: 0; }
.cart-page .store-locator-list .store-selection, .added-to-cart .store-locator-list .store-selection { padding-left: 1px; }
.cart-page .store-locator-list .store-name, .added-to-cart .store-locator-list .store-name { font-size: 1rem; font-weight: bold; }
.cart-page .store-locator-list .store-address, .added-to-cart .store-locator-list .store-address { font-size: 0.875rem; }
.cart-page .store-locator-list .store-order-message, .added-to-cart .store-locator-list .store-order-message { font-size: 0.875rem; }
.cart-page .store-locator-list .store-order-timestamps, .added-to-cart .store-locator-list .store-order-timestamps { font-size: 0.875rem; }
.cart-page .related-products, .added-to-cart .related-products { margin-top: 2rem; }

.checkout-header { border-bottom: 1px solid #d9d9d9; }
.checkout-header .logo { margin: 1rem 0; }

.checkout-progress { display: flex; justify-content: space-between; margin: 2rem 0; }
.checkout-progress .step { margin: 0; }
.checkout-progress .step:not(.active) { opacity: .5; }
.checkout-progress .number { background: #0071dc; border-radius: 50%; color: #fff; display: inline-block; height: 2rem; line-height: 2rem; text-align: center; width: 2rem; }
.checkout-progress .text { margin-left: 1rem; }

.checkout-details .group { background: transparent; }
.checkout-details .delivery-group { margin-bottom: 1.5em; }
.checkout-details .delivery-options-group-header h4 span { padding-left: 1em; }
.checkout-details .checkout-items table { margin-top: 1em; width: 100%; }
.checkout-details .checkout-items thead { border-bottom: 1px solid #d9d9d9; color: #444; }
.checkout-details .checkout-items th, .checkout-details .checkout-items td { padding-left: 0.75rem; padding-right: 0.75rem; }
.checkout-details .checkout-items th.text-left, .checkout-details .checkout-items td.text-left { padding-left: 0; }
.checkout-details .checkout-items th.text-right, .checkout-details .checkout-items td.text-right { padding-right: 0; }
.checkout-details .checkout-items td { padding-bottom: 0.75rem; padding-top: 0.75rem; vertical-align: top; }
.checkout-details .checkout-items .thumbnail { width: 30%; }
.checkout-details form.form-inline input { font-size: .9em; margin: 6px 2px; width: 100%; }
.checkout-details .checkout-details-totals { padding-top: 1em; }
.checkout-details .account-number { padding-top: 1em; }
.checkout-details .notes-field { padding-top: 1em; }
.checkout-details .vouchers { padding-bottom: .5em; }
.checkout-details .voucher { margin-bottom: 0; padding-top: .5em; }
.checkout-details .voucher-discount { color: #de1c24; font-weight: 700; }
.checkout-details .voucher-discount, .checkout-details .voucher-remove { padding-left: .5em; }
.checkout-details .voucher-remove { color: #0071dc !important; }
.checkout-details .voucher-form { padding-top: 1em; }
.checkout-details .voucher-form .error { color: #de1c24; font-weight: 700; }
@media (min-width: 768px) { .checkout-details .voucher-form btn { margin: 6px 0; } }
.checkout-details .checkout-details-buttons { clear: both; padding-bottom: 1em; padding-top: 2em; }
.checkout-details .checkout-details-buttons .float-right { padding-right: 0; }

.flex-microform { height: 40px; }

svg, .visa-icon { height: 42px; max-width: 60px; }

@media (min-width: 768px) { .payment-sense-form-wrapper { width: 50%; } }

#payment-container iframe { width: 100%; }

#demo-result, #demo-payment, #recurring-demo-payment, #recurring-payment { padding: 5px; }

#errors li { color: #B00; }

iframe.threeDs { width: 400px; height: 400px; margin: 100px 0 0 -175px; position: fixed; top: 0; left: 50%; box-shadow: 0 0 15px rgba(0, 0, 0, 0.6); background-color: white; }

.billing-details-container { margin: 5px 0; }

@media (max-width: 1023px) { #show-keyboard-shortcuts { display: none; } }
@media (max-width: 767px) { .order #show-keyboard-shortcuts { display: none; } }
#feedback-form-container { background: #f5f5f5; border: solid #d9d9d9 2px; border-radius: 10px; bottom: 0; box-shadow: 0 0 0.5rem 0 #e9e9e9; display: none; font-size: 0.875rem; margin: 15px; opacity: 0; overflow: hidden; position: fixed; right: 0; width: 300px; z-index: 2000; }
@media (max-width: 767.98px) { #feedback-form-container { bottom: auto; position: static; right: auto; width: 95vw; } }
@media (max-width: 479.98px) { #feedback-form-container { bottom: auto; right: auto; width: 85vw; } }
#feedback-form-container .message { font-size: 10px; padding: 15px; }
#feedback-form-container .form-group { font-size: 10px; padding: 0 15px; }
#feedback-form-container .close-form-x { padding-right: 7px; }
#feedback-form-container .red { color: #de1c24; }
#feedback-form-container .bottom-buttons { padding: 0 15px 15px; }
#feedback-form-container .header { background-color: #edf9fd; border-bottom: solid #d9d9d9 2px; color: #0071dc; padding-bottom: 5px; padding-top: 5px; }

#feedback-form-controls { bottom: -15px; position: fixed; right: 10px; z-index: 1000; }
#feedback-form-controls li { background: linear-gradient(#edf9fd, #edf9fd), #fff; border: solid #d9d9d9 2px; border-bottom: 0; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0 0 0.5rem 0 #d9d9d9; margin: 0; padding: 5px 10px 0; }
#feedback-form-controls select.form-control, #feedback-form-controls input.form-control, #feedback-form-controls textarea.form-control { font-size: 12px; }

.support-button-container { bottom: 15%; height: 85px; position: fixed; right: 0; text-decoration: none; width: 30px; }
.support-button-container .support-button { background: #fff; border: 1px solid #222; border-bottom: 0; border-radius: 4px 4px 0 0; bottom: 0; display: inline-flex; font-size: 12px; height: 30px; line-height: normal; margin: 0; padding: 4px 8px 4px 20px; position: absolute; right: 0; -ms-transform-origin: bottom left; transform-origin: bottom left; -ms-transform: translateX(100%) rotate(-90deg); transform: translateX(100%) rotate(-90deg); width: 85px; }
.support-button-container .support-button .fa-comment { color: #de1c24; left: 5px; margin: 3px; position: absolute; }
.support-button-container .support-button .support { margin-left: .5rem; }

.support-popover { border-radius: 0; border-style: none; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2); }

.support-links-wrapper { padding-bottom: 0; }

#support-popover-content { padding: .8rem 1.3rem; width: 219px; z-index: 1000; }
#support-popover-content > .support-row { padding-bottom: 8px; margin-top: 0; }
#support-popover-content > .row > .col > .lead { color: #222; font-size: 14px; font-weight: bold; margin-top: 0; }
#support-popover-content a { color: #444; }
#support-popover-content a:hover { text-decoration: underline; }

.project_edit .support-button-container { bottom: auto; height: 58px; top: 88px; width: 20px; }
@media (max-width: 1023.98px) { .project_edit .support-button-container { bottom: auto; top: 135px; } }
.project_edit .support-button-container .support-button { height: 17px; padding-left: .4rem; width: 58px; }
.project_edit .support-button-container .support-button .fa-comment { display: none; }
@media (max-width: 1363.98px) { .project_edit .support-button-container .support-button { height: auto; width: auto; }
  .project_edit .support-button-container .support-button .support { display: none; }
  .project_edit .support-button-container .support-button .fa-question { display: inline !important; } }
.project_edit .support-button-container .support-button .support { margin: -.2rem 0 0 .1rem; }

/* Arbitrary elements can be hidden with .d-print-none */
@media print { /* Site-Wide elements */
  .top-nav > div > *, .mobile-nav, .main-nav, .sidr, .checkout-nav, footer, #feedback-form-container, #feedback-form-controls { display: none; }
  /* Hide header content except logo */
  .top-nav .logo { display: block; } }
.page-header { background: #f8f8f8; border-bottom: 0.0625rem solid #e9e9e9; margin-bottom: 1.375rem; margin-top: -0.9375rem; padding: 0.6rem 1rem; }

.text-unstyled, .text-unstyled:hover, .text-unstyled:focus { color: initial; text-decoration: none; }

.text-wrap { white-space: pre-wrap; word-wrap: break-word; }

/* NAVBARS */
.main-nav { background: #fff; border: none; box-shadow: none; }

.navbar-nav { height: 53px; }

#menu .nav-link { color: black; font-family: BogleWeb-Regular; }

#menu .nav-item:hover { border-bottom: 4px solid #cb2c90; }

#menu .nav-item { padding: 0 7px; }

#menu .nav-item-more { padding-right: 10px; }

#menu .nav-item-more::after { content: url(https://photos3.walmart.com/cms/asset/de0c0586062cacf51fd32a6ebc66bee3.svg); display: inline-block; position: relative; bottom: -4px; left: 6px; }

#menu .nav-item-more.show::after { content: url(https://photos3.walmart.com/cms/asset/de0c0586062cacf51fd32a6ebc66bee3.svg); transform: rotate(180deg); bottom: 0px; }

#menu .megamenu-sub-menu { border-right: none; }

#menu .dropdown-menu { border-radius: 0; border: none; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15) !important; height: auto; position: absolute; top: 51px; }

#menu .nav-item.dropdown.hidden-desktop .fa-lg { font-size: 1.4rem; margin-left: -0.5rem; padding-right: 1.75rem; }

#menu .megamenu-sub-menu { padding: 0.25rem 1.5rem 1.5rem 1.5rem; }

#menu .dropdown-menu .link-title, #menu .section-title a { color: black; font-family: BogleWeb-Bold; }

#menu .section-title:hover, #menu .megamenu-sub-menu li > a:hover, #menu .dropdown-item:hover { background-color: transparent; color: black; text-decoration: underline; }

#menu .dropdown-menu .link-title { font-size: 1.125rem; padding-bottom: 20px; padding-top: 20px; }

#menu .section-title { font-size: 0.875rem; padding-bottom: 10px; }

#menu .megamenu-sub-menu h6 i { display: none; }

#menu .megamenu-sub-menu li > a { color: #6d6e71; font-weight: 500; font-size: 0.875rem; }

/* BUTTONS */
.btn-warning { border-color: #f0650c; }

.btn-success { border-color: #6ab03a; color: #fff; }

.btn-info, .btn-info:hover, .btn-success.disabled, .btn-outline-success:hover { color: #fff; }

.btn-info.disabled { background-color: #fff; border-color: #e9e9e9; color: #0071dc; }

.btn-outline-info { background-color: #fff; border-color: #d9d9d9; color: #0071dc; }

.btn-outline-info:hover { background-color: #fff; border-color: #888; color: #0071dc; }

.btn-danger { border-color: #f00c0c; }

.btn-primary.click, .btn-secondary.click, .btn-success.click, .btn-info.click, .btn-warning.click, .btn-danger.click, .btn-outline-primary.click, .btn-outline-secondary.click, .btn-outline-success.click, .btn-outline-info.click, .btn-outline-warning.click, .btn-outline-danger.click { box-shadow: none !important; filter: brightness(95%); }

.btn-primary:focus, .btn-secondary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus, .btn-outline-primary:focus, .btn-outline-secondary:focus, .btn-outline-success:focus, .btn-outline-info:focus, .btn-outline-warning:focus, .btn-outline-danger:focus, .btn:focus { box-shadow: none !important; }

button.btn::-moz-focus-inner { border: 0; }

a:focus, .input:focus { outline: #4d90fe solid 1px; }

/* TYPOGRAPHY */
h1 { font-family: BogleWeb-Bold; }

h4, h5, h6 { font-family: BogleWeb-Medium; }

.wmicon, i.fa-store-alt { -mos-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: WalmartIcons; font-style: normal; font-weight: 400; line-height: normal; text-align: center; }

.wmicon:before, i.fa-store-alt:before { content: ""; display: inline; speak: none; }

.wmicon-spark:before { content: '\e042'; }

.product-shelf .product-card .tile-content .product-title { font-size: 0.875rem !important; color: #888; }

/* TABLES */
.table-striped-manual { padding: 0.44rem 0.56rem; text-align: center; vertical-align: middle; }

.blue { background-color: #edf9fd; }

.fa-info-circle { color: #0071dc; margin-left: 0.5rem; margin-right: 0.5rem; }

.table td { border-top: none; }

.category .fas { color: #0071dc; padding: 1rem; }

/* FORMS */
/* Custom Forms */
#feedback-form-controls li, #feedback-form-container .header { background-color: #edf9fd; color: #0071dc; }

#feedback-form-container { background-color: #fff; }

#feedback-form label { background-color: #fff; font-weight: 700; }

/* NAVS */
/* Breadcrumbs */
.breadcrumb, .breadcrumb-item, .breadcrumb-item .active { font-size: 0.9rem; font-family: BogleWeb-Regular; background-color: transaparent; }

/* Pagination*/
.page-link { color: #2e2f32; border: 2px solid #fff; border-radius: 1.25rem; margin-right: 0.75rem; padding: 0.25rem 0.625rem 0.25rem; }

.page-link:hover { background-color: #f5f5f5; border: 2px solid #f5f5f5; color: #2e2f32; }

.page-item.active .page-link { background-color: #fff; border: 2px solid #0071dc; color: #000; }

.page-item.active .page-link:hover { background-color: #f5f5f5; }

.page-item:last-child .page-link { border-top-right-radius: 1.25rem; border-bottom-right-radius: 1.25rem; }

.page-item:first-child .page-link { border-top-left-radius: 1.25rem; border-bottom-left-radius: 1.25rem; }

.page-item.disabled .page-link { border-color: #fff; }

/* INDICATORS */
/* Alerts */
.alert { font-size: 0.875rem; border-left: 5px solid; }

.alert-warning { background-color: #fffdf5; border-color: #ffc120; color: #222; }

.alert-danger { background-color: #fddede; border-color: #de1c24; color: #222; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #222; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #222; }

.alert-primary { background-color: rgba(0, 113, 220, 0.2); border-color: #f0650c; color: #222; }

.alert-secondary { background-color: rgba(136, 136, 136, 0.2); border-color: #0071dc; color: #222; }

.alert-warning .alert-link, .alert-danger .alert-link, .alert-success .alert-link, .alert-info .alert-link, .alert-primary .alert-link, .alert-secondary .alert-link, .alert-light .alert-link { color: #3da1e0 !important; }

/* GLOBAL ALERT BAR */
#cookies-nag { margin: 0 auto; max-width: 85.25rem; }

#cookies-nag .alert-warning { background-color: #0071DC; border-color: #0071DC; border-radius: 0; margin: 0; padding: 0.75rem; cursor: pointer; }

#cookies-nag .alert-warning .close { color: #041e42; line-height: 0.75; opacity: 1; text-shadow: none; }

#cookies-nag .alert-warning .global-alert { color: #fff; /*color: #041e42;*/ font-weight: 400; margin: 0; text-align: center; }

/* Add to cart */
.add-to-cart-update { border-color: #76c143 !important; background-color: #eaF3e6; }

.add-to-cart-update .fa-cart-plus { background-image: url(https://photos3.walmart.com/cms/asset/39e485d5f59067a839fd5f60dc0d8940.svg?rev=1); height: 16px; width: 16px; }

.add-to-cart-update .fa-cart-plus:before { display: none; }

/* Badges */
.badge-success, .badge-info { color: #fff; }

/* PROGRESS */
.progress { margin-bottom: 1.25rem; }

.progress-bar { border-bottom-right-radius: 1rem; border-top-right-radius: 1rem; filter: brightness(95%); opacity: 0.9; }

/* CONTAINERS */
/* Cards */
.card { box-shadow: 0 0 0.25rem rgba(34, 34, 34, 0.3); }

.card-header { background: #EDF9FD; color: #444; }

/* DIALOGS */
/* Modals */
.modal-dialog { padding-left: 1rem; padding-right: 1rem; }

.modal-content { border: 0px; border-radius: 0; }

.modal-header { border-bottom: 0.0625rem solid #e5e5e5; border-radius: 0px; }

.shipping_module_color_valentines { background-color: #f62681; color: #fff; }

.shipping_module_color_fathersday { background-color: #0071DC; color: #fff; }

.shipping_module_color_Easter { background-color: #0071CE; color: #fff; }

.shipping_module_color_christmas { background-color: #de1c24; color: #fff; }

.modal-header .close { background-color: #0071dc; border-radius: 50%; color: #fff; height: 2.125rem; opacity: 1; padding: 0; position: relative; right: -1.0625rem; top: -1.0625rem; width: 2.125rem; }
.modal-header .close > span { text-shadow: none; }

@media (max-width: 767.98px) { .modal-dialog { padding-left: 0; padding-right: 0; }
  .modal-content { border: none; }
  .modal-header .close { position: relative; right: 0; top: 0; } }
.modal-header .close:hover { color: #fff; }

.modal-title { color: #222; font-family: BogleWeb-Regular; }

.modal-content { border-width: 0.21rem; }

.modal-content .wmicon, .modal-content i.fa-store-alt { -ms-flex-align: center; -ms-flex-pack: center; -webkit-align-items: center; -webkit-justify-content: center; align-items: center; border-radius: 0.25rem; border: 0.0625rem solid #3da1e0; color: #ffc120; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: flex; font-family: WalmartIcons; font-size: 5.5rem; font-style: normal; height: 8.125rem; justify-content: center; margin: 1.875rem auto; padding-top: 0.3125rem; width: 11.875rem; }

.modal-footer { border-top: 0.0625rem solid #e5e5e5; }

#delete-confirmation .btn-primary { border-radius: 1.5rem; }

#delete-confirmation .btn-secondary { background: #fff; color: #444; border: #fff; }

/* HIDE UNWANTED FEATURES */
#show-feedback-form, #custom-launch-message-modal-my-projects, .obscuring-message, .orders ul.delivery-option-tabs, .orders div.fake-line, .my-projects ul.delivery-option-tabs, .my-projects div.fake-line, .product ._thumbnail-outer i, .default-print-size, .crop-warning { display: none; }

/* DEALS PAGE HOVER */
.special-offers-hover a:hover { color: black; text-decoration: underline; }

/* Divider Table PJNY */
@media (min-width: 767px) { table.dt-pjny td.dt-title h2 { font-size: 2rem !important; margin-bottom: 3px; } }
@media (max-width: 767px) { table.dt-pjny td.dt-title { font-size: 1.6rem !important; }
  table.dt-pjny td.dt-title h2 { font-size: 1.6rem !important; margin-bottom: 0px; } }
@media (max-width: 576px) { table.dt-pjny td.dt-title { font-size: 1.4rem !important; }
  table.dt-pjny td.dt-title h2 { font-size: 1.4rem !important; } }
@media (max-width: 480px) { table.dt-pjny td.dt-title { font-size: 1.1rem !important; }
  table.dt-pjny td.dt-title h2 { font-size: 1.1rem !important; } }
/* 5.94.0 Search N-Ups*/
.search-n-ups .row.n-up-sm div.mr-2, .search-n-ups .row.n-up-md div { width: 100px; margin-right: 32px !important; }

.search-n-ups .row.n-up-sm, .search-n-ups .row.n-up-md { max-width: 100%; overflow-x: scroll; -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ }

.search-n-ups .row.n-up-sm::-webkit-scrollbar, .search-n-ups .row.n-up-md::-webkit-scrollbar { display: none; }

.search-n-ups .row.n-up-sm div:last-child, .search-n-ups .row.n-up-md div:last-child { margin-right: 0 !important; }

@media (max-width: 1023px) { .container.search-n-ups { display: none; }
  .container.search-n-ups + hr { display: none; } }
.filter__single-choice { display: none; }

/* ICONS */
.wmicon, i.fa-store-alt { -mos-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: WalmartIcons; font-style: normal; font-weight: 400; line-height: normal; text-align: center; }

.wmicon::before, i.fa-store-alt::before { content: ""; display: inline; speak: none; }

.wmicon-cart::before { content: '\e000'; }

.wmicon-list::before { content: '\e002'; }

.wmicon-gift::before { content: '\e003'; }

.wmicon-pin::before { content: '\e004'; }

.wmicon-card::before { content: '\e005'; }

.wmicon-search::before { content: '\e006'; }

.wmicon-help::before { content: '\e007'; }

.wmicon-zoom::before { content: '\e008'; }

.wmicon-menu::before { content: '\e009'; }

.wmicon-grid::before { content: '\e010'; }

.wmicon-lock::before { content: '\e011'; }

.wmicon-package::before { content: '\e013'; }

.wmicon-truck::before { content: '\e015'; }

.wmicon-print::before { content: '\e017'; }

.wmicon-mail::before { content: '\e018'; }

.wmicon-twitter::before { content: '\e019'; }

.wmicon-pinterest::before { content: '\e020'; }

.wmicon-facebook::before { content: '\e021'; }

.wmicon-instagram::before { content: '\e060'; }

.wmicon-add-to-cart::before { content: '\e022'; }

.wmicon-add-to-list::before { content: '\e023'; }

.wmicon-store::before, i.fa-store-alt::before { content: '\e024'; }

.wmicon-add::before { content: '\e025'; }

.wmicon-weekly-ad::before { content: '\e026'; }

.wmicon-zoom-out::before { content: '\e027'; }

.wmicon-vudu::before { content: '\e028'; }

.wmicon-vudu-alt::before { content: '\e080'; }

.wmicon-youtube::before { content: '\e029'; }

.wmicon-google-plus::before { content: '\e030'; }

.wmicon-mobile::before { content: '\e031'; }

.wmicon-angle-left::before { content: '\e032'; }

.wmicon-angle-right::before { content: '\e033'; }

.wmicon-ok::before { content: '\e034'; }

.wmicon-exclamation-circle::before { content: '\e035'; }

.wmicon-caret-down::before { content: '\e036'; }

.wmicon-caret-up::before { content: '\e037'; }

.wmicon-remove::before { content: '\e038'; }

.wmicon-play::before { content: '\e040'; }

.wmicon-ban-circle::before { content: '\e041'; }

.wmicon-spark::before { content: '\e042'; }

.wmicon-trophy::before { content: '\e043'; }

.wmicon-star::before { content: '\e044'; }

.wmicon-user::before { content: '\e045'; }

.wmicon-thumbs-up::before { content: '\e046'; }

.wmicon-comment::before { content: '\e047'; }

.wmicon-play-circle::before { content: '\e048'; }

.wmicon-new-window::before { content: '\e049'; }

.wmicon-thumbs-alt-up::before { content: '\e050'; }

.wmicon-thumbs-alt-down::before { content: '\e051'; }

.wmicon-flag::before { content: '\e052'; }

.wmicon-modal::before { content: '\e053'; }

.wmicon-clock::before { content: '\e054'; }

.wmicon-savings-catcher::before { content: '\e055'; }

.wmicon-gift-card::before { content: '\e056'; }

.wmicon-credit-card::before { content: '\e057'; }

.wmicon-membership::before { content: '\e058'; }

.wmicon-pharmacy::before { content: '\e059'; }

.wmicon-laptop::before { content: '\e061'; }

.wmicon-heart::before { content: '\e062'; }

.wmicon-plane::before { content: '\e063'; }

.wmicon-user-alt::before { content: '\e064'; }

.wmicon-bag::before { content: '\e065'; }

.wmicon-calendar::before { content: '\e066'; }

.wmicon-onesie::before { content: '\e067'; }

.wmicon-globe::before { content: '\e068'; }

.wmicon-add-user::before { content: '\e069'; }

.wmicon-flu::before { content: '\e070'; }

.wmicon-pharmacy-pin::before { content: '\e071'; }

.wmicon-info::before { content: '\e072'; }

.wmicon-download::before { content: '\e073'; }

.wmicon-cake::before { content: '\e074'; }

.wmicon-snowflake::before { content: '\e075'; }

.wmicon-home::before { content: '\e076'; }

.wmicon-graduate::before { content: '\e077'; }

.wmicon-gift-alt::before { content: '\e078'; }

.wmicon-link::before { content: '\e079'; }

.wmicon-zoom-in-loupe::before { content: '\e081'; }

.wmicon-zoom-out-loupe::before { content: '\e082'; }

/* PJNY ICONS */
@font-face { font-family: 'NewYorkIcons'; font-style: normal; font-weight: 400; src: url("https://i5.wal.co/dfw/63fd9f59-d5fe/c18b8f6c-ca4d-4691-9852-ed18e789ca84/v1/5f8badc496514247d040424e082fb38e.woff2"); }
.elc-icon, .location-sidebar .fas.fa-home-alt, .location-sidebar .fas.fa-store-alt, .location-sidebar .fas.fa-map-marker-alt, .location-sidebar .slidebar-close .fas.fa-times, .location-sidebar .zip-code-input-wrapper .fas.fa-times, .image-loader .image-loader-service.albums .fas.fa-laptop:before { font-family: NewYorkIcons !important; font-style: normal; font-weight: 400; text-align: center; -mos-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; line-height: normal; }

.elc-icon:before, .location-sidebar .fas.fa-home-alt:before, .location-sidebar .fas.fa-store-alt:before, .location-sidebar .fas.fa-map-marker-alt:before, .location-sidebar .slidebar-close .fas.fa-times:before, .location-sidebar .zip-code-input-wrapper .fas.fa-times:before, .image-loader .image-loader-service.albums .fas.fa-laptop:before { content: ""; display: inline; speak: none; }

.elc-icon.u-blue-cta, .location-sidebar .u-blue-cta.fas.fa-home-alt, .location-sidebar .u-blue-cta.fas.fa-store-alt, .location-sidebar .u-blue-cta.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-cta.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-cta.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-cta.fas.fa-laptop:before { border-bottom-color: #0065ff; }

.elc-icon.u-blue-cta, .location-sidebar .u-blue-cta.fas.fa-home-alt, .location-sidebar .u-blue-cta.fas.fa-store-alt, .location-sidebar .u-blue-cta.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-cta.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-cta.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-cta.fas.fa-laptop:before, .elc-icon.u-blue-dark, .location-sidebar .u-blue-dark.fas.fa-home-alt, .location-sidebar .u-blue-dark.fas.fa-store-alt, .location-sidebar .u-blue-dark.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-dark.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-dark.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-dark.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-blue-dark, .location-sidebar .u-blue-dark.fas.fa-home-alt, .location-sidebar .u-blue-dark.fas.fa-store-alt, .location-sidebar .u-blue-dark.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-dark.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-dark.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-dark.fas.fa-laptop:before { border-bottom-color: #041e42; }

.elc-icon.u-blue-walmart, .location-sidebar .u-blue-walmart.fas.fa-home-alt, .location-sidebar .u-blue-walmart.fas.fa-store-alt, .location-sidebar .u-blue-walmart.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-walmart.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-walmart.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-walmart.fas.fa-laptop:before { border-bottom-color: #006697; }

.elc-icon.u-blue-turquoise, .location-sidebar .u-blue-turquoise.fas.fa-home-alt, .location-sidebar .u-blue-turquoise.fas.fa-store-alt, .location-sidebar .u-blue-turquoise.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-turquoise.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-turquoise.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-turquoise.fas.fa-laptop:before, .elc-icon.u-blue-walmart, .location-sidebar .u-blue-walmart.fas.fa-home-alt, .location-sidebar .u-blue-walmart.fas.fa-store-alt, .location-sidebar .u-blue-walmart.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-walmart.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-walmart.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-walmart.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-blue-turquoise, .location-sidebar .u-blue-turquoise.fas.fa-home-alt, .location-sidebar .u-blue-turquoise.fas.fa-store-alt, .location-sidebar .u-blue-turquoise.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-turquoise.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-turquoise.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-turquoise.fas.fa-laptop:before { border-bottom-color: #3ec5e6; }

.elc-icon.u-blue-periwinkle, .location-sidebar .u-blue-periwinkle.fas.fa-home-alt, .location-sidebar .u-blue-periwinkle.fas.fa-store-alt, .location-sidebar .u-blue-periwinkle.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-periwinkle.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-periwinkle.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-periwinkle.fas.fa-laptop:before { border-bottom-color: #a0b5e8; }

.elc-icon.u-blue-periwinkle, .location-sidebar .u-blue-periwinkle.fas.fa-home-alt, .location-sidebar .u-blue-periwinkle.fas.fa-store-alt, .location-sidebar .u-blue-periwinkle.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-periwinkle.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-periwinkle.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-periwinkle.fas.fa-laptop:before, .elc-icon.u-blue-powder, .location-sidebar .u-blue-powder.fas.fa-home-alt, .location-sidebar .u-blue-powder.fas.fa-store-alt, .location-sidebar .u-blue-powder.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-powder.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-powder.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-powder.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-blue-powder, .location-sidebar .u-blue-powder.fas.fa-home-alt, .location-sidebar .u-blue-powder.fas.fa-store-alt, .location-sidebar .u-blue-powder.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-blue-powder.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-blue-powder.fas.fa-times, .image-loader .image-loader-service.albums .u-blue-powder.fas.fa-laptop:before { border-bottom-color: #e2f3f7; }

.elc-icon.u-green-midnight, .location-sidebar .u-green-midnight.fas.fa-home-alt, .location-sidebar .u-green-midnight.fas.fa-store-alt, .location-sidebar .u-green-midnight.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-midnight.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-midnight.fas.fa-times, .image-loader .image-loader-service.albums .u-green-midnight.fas.fa-laptop:before { border-bottom-color: #005a5a; }

.elc-icon.u-green-midnight, .location-sidebar .u-green-midnight.fas.fa-home-alt, .location-sidebar .u-green-midnight.fas.fa-store-alt, .location-sidebar .u-green-midnight.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-midnight.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-midnight.fas.fa-times, .image-loader .image-loader-service.albums .u-green-midnight.fas.fa-laptop:before, .elc-icon.u-green-turtle, .location-sidebar .u-green-turtle.fas.fa-home-alt, .location-sidebar .u-green-turtle.fas.fa-store-alt, .location-sidebar .u-green-turtle.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-turtle.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-turtle.fas.fa-times, .image-loader .image-loader-service.albums .u-green-turtle.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-green-turtle, .location-sidebar .u-green-turtle.fas.fa-home-alt, .location-sidebar .u-green-turtle.fas.fa-store-alt, .location-sidebar .u-green-turtle.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-turtle.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-turtle.fas.fa-times, .image-loader .image-loader-service.albums .u-green-turtle.fas.fa-laptop:before { border-bottom-color: #008292; }

.elc-icon.u-green-grass, .location-sidebar .u-green-grass.fas.fa-home-alt, .location-sidebar .u-green-grass.fas.fa-store-alt, .location-sidebar .u-green-grass.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-grass.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-grass.fas.fa-times, .image-loader .image-loader-service.albums .u-green-grass.fas.fa-laptop:before { border-bottom-color: #2a8703; }

.elc-icon.u-green-grass, .location-sidebar .u-green-grass.fas.fa-home-alt, .location-sidebar .u-green-grass.fas.fa-store-alt, .location-sidebar .u-green-grass.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-grass.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-grass.fas.fa-times, .image-loader .image-loader-service.albums .u-green-grass.fas.fa-laptop:before, .elc-icon.u-green-tea, .location-sidebar .u-green-tea.fas.fa-home-alt, .location-sidebar .u-green-tea.fas.fa-store-alt, .location-sidebar .u-green-tea.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-tea.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-tea.fas.fa-times, .image-loader .image-loader-service.albums .u-green-tea.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-green-tea, .location-sidebar .u-green-tea.fas.fa-home-alt, .location-sidebar .u-green-tea.fas.fa-store-alt, .location-sidebar .u-green-tea.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-tea.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-tea.fas.fa-times, .image-loader .image-loader-service.albums .u-green-tea.fas.fa-laptop:before { border-bottom-color: #dde7a0; }

.elc-icon.u-green-seafoam, .location-sidebar .u-green-seafoam.fas.fa-home-alt, .location-sidebar .u-green-seafoam.fas.fa-store-alt, .location-sidebar .u-green-seafoam.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-seafoam.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-seafoam.fas.fa-times, .image-loader .image-loader-service.albums .u-green-seafoam.fas.fa-laptop:before { border-bottom-color: #c3f4d8; }

.elc-icon.u-green-fill, .location-sidebar .u-green-fill.fas.fa-home-alt, .location-sidebar .u-green-fill.fas.fa-store-alt, .location-sidebar .u-green-fill.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-fill.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-fill.fas.fa-times, .image-loader .image-loader-service.albums .u-green-fill.fas.fa-laptop:before, .elc-icon.u-green-seafoam, .location-sidebar .u-green-seafoam.fas.fa-home-alt, .location-sidebar .u-green-seafoam.fas.fa-store-alt, .location-sidebar .u-green-seafoam.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-seafoam.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-seafoam.fas.fa-times, .image-loader .image-loader-service.albums .u-green-seafoam.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-green-fill, .location-sidebar .u-green-fill.fas.fa-home-alt, .location-sidebar .u-green-fill.fas.fa-store-alt, .location-sidebar .u-green-fill.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-fill.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-fill.fas.fa-times, .image-loader .image-loader-service.albums .u-green-fill.fas.fa-laptop:before { border-bottom-color: #f1f7ee; }

.elc-icon.u-green-stroke, .location-sidebar .u-green-stroke.fas.fa-home-alt, .location-sidebar .u-green-stroke.fas.fa-store-alt, .location-sidebar .u-green-stroke.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-stroke.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-stroke.fas.fa-times, .image-loader .image-loader-service.albums .u-green-stroke.fas.fa-laptop:before { border-bottom-color: #c7dfbd; }

.elc-icon.u-green-stroke, .location-sidebar .u-green-stroke.fas.fa-home-alt, .location-sidebar .u-green-stroke.fas.fa-store-alt, .location-sidebar .u-green-stroke.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-green-stroke.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-green-stroke.fas.fa-times, .image-loader .image-loader-service.albums .u-green-stroke.fas.fa-laptop:before, .elc-icon.u-yellow-fill, .location-sidebar .u-yellow-fill.fas.fa-home-alt, .location-sidebar .u-yellow-fill.fas.fa-store-alt, .location-sidebar .u-yellow-fill.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-yellow-fill.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-yellow-fill.fas.fa-times, .image-loader .image-loader-service.albums .u-yellow-fill.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-yellow-fill, .location-sidebar .u-yellow-fill.fas.fa-home-alt, .location-sidebar .u-yellow-fill.fas.fa-store-alt, .location-sidebar .u-yellow-fill.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-yellow-fill.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-yellow-fill.fas.fa-times, .image-loader .image-loader-service.albums .u-yellow-fill.fas.fa-laptop:before { border-bottom-color: #fff9e9; }

.elc-icon.u-yellow-lemon, .location-sidebar .u-yellow-lemon.fas.fa-home-alt, .location-sidebar .u-yellow-lemon.fas.fa-store-alt, .location-sidebar .u-yellow-lemon.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-yellow-lemon.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-yellow-lemon.fas.fa-times, .image-loader .image-loader-service.albums .u-yellow-lemon.fas.fa-laptop:before { border-bottom-color: #fced70; }

.elc-icon.u-yellow-lemon, .location-sidebar .u-yellow-lemon.fas.fa-home-alt, .location-sidebar .u-yellow-lemon.fas.fa-store-alt, .location-sidebar .u-yellow-lemon.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-yellow-lemon.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-yellow-lemon.fas.fa-times, .image-loader .image-loader-service.albums .u-yellow-lemon.fas.fa-laptop:before, .elc-icon.u-yellow-spark, .location-sidebar .u-yellow-spark.fas.fa-home-alt, .location-sidebar .u-yellow-spark.fas.fa-store-alt, .location-sidebar .u-yellow-spark.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-yellow-spark.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-yellow-spark.fas.fa-times, .image-loader .image-loader-service.albums .u-yellow-spark.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-yellow-spark, .location-sidebar .u-yellow-spark.fas.fa-home-alt, .location-sidebar .u-yellow-spark.fas.fa-store-alt, .location-sidebar .u-yellow-spark.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-yellow-spark.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-yellow-spark.fas.fa-times, .image-loader .image-loader-service.albums .u-yellow-spark.fas.fa-laptop:before { border-bottom-color: #ffc220; }

.elc-icon.u-purple-violet, .location-sidebar .u-purple-violet.fas.fa-home-alt, .location-sidebar .u-purple-violet.fas.fa-store-alt, .location-sidebar .u-purple-violet.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-purple-violet.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-purple-violet.fas.fa-times, .image-loader .image-loader-service.albums .u-purple-violet.fas.fa-laptop:before { border-bottom-color: #63327e; }

.elc-icon.u-purple-plum, .location-sidebar .u-purple-plum.fas.fa-home-alt, .location-sidebar .u-purple-plum.fas.fa-store-alt, .location-sidebar .u-purple-plum.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-purple-plum.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-purple-plum.fas.fa-times, .image-loader .image-loader-service.albums .u-purple-plum.fas.fa-laptop:before, .elc-icon.u-purple-violet, .location-sidebar .u-purple-violet.fas.fa-home-alt, .location-sidebar .u-purple-violet.fas.fa-store-alt, .location-sidebar .u-purple-violet.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-purple-violet.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-purple-violet.fas.fa-times, .image-loader .image-loader-service.albums .u-purple-violet.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-purple-plum, .location-sidebar .u-purple-plum.fas.fa-home-alt, .location-sidebar .u-purple-plum.fas.fa-store-alt, .location-sidebar .u-purple-plum.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-purple-plum.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-purple-plum.fas.fa-times, .image-loader .image-loader-service.albums .u-purple-plum.fas.fa-laptop:before { border-bottom-color: #683963; }

.elc-icon.u-pink-fashion, .location-sidebar .u-pink-fashion.fas.fa-home-alt, .location-sidebar .u-pink-fashion.fas.fa-store-alt, .location-sidebar .u-pink-fashion.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-pink-fashion.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-pink-fashion.fas.fa-times, .image-loader .image-loader-service.albums .u-pink-fashion.fas.fa-laptop:before { border-bottom-color: #cb2c90; }

.elc-icon.u-pink-fashion, .location-sidebar .u-pink-fashion.fas.fa-home-alt, .location-sidebar .u-pink-fashion.fas.fa-store-alt, .location-sidebar .u-pink-fashion.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-pink-fashion.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-pink-fashion.fas.fa-times, .image-loader .image-loader-service.albums .u-pink-fashion.fas.fa-laptop:before, .elc-icon.u-pink-true, .location-sidebar .u-pink-true.fas.fa-home-alt, .location-sidebar .u-pink-true.fas.fa-store-alt, .location-sidebar .u-pink-true.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-pink-true.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-pink-true.fas.fa-times, .image-loader .image-loader-service.albums .u-pink-true.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-pink-true, .location-sidebar .u-pink-true.fas.fa-home-alt, .location-sidebar .u-pink-true.fas.fa-store-alt, .location-sidebar .u-pink-true.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-pink-true.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-pink-true.fas.fa-times, .image-loader .image-loader-service.albums .u-pink-true.fas.fa-laptop:before { border-bottom-color: #df7bb1; }

.elc-icon.u-pink-carnation, .location-sidebar .u-pink-carnation.fas.fa-home-alt, .location-sidebar .u-pink-carnation.fas.fa-store-alt, .location-sidebar .u-pink-carnation.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-pink-carnation.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-pink-carnation.fas.fa-times, .image-loader .image-loader-service.albums .u-pink-carnation.fas.fa-laptop:before { border-bottom-color: #efd3e2; }

.elc-icon.u-black, .location-sidebar .u-black.fas.fa-home-alt, .location-sidebar .u-black.fas.fa-store-alt, .location-sidebar .u-black.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-black.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-black.fas.fa-times, .image-loader .image-loader-service.albums .u-black.fas.fa-laptop:before, .elc-icon.u-pink-carnation, .location-sidebar .u-pink-carnation.fas.fa-home-alt, .location-sidebar .u-pink-carnation.fas.fa-store-alt, .location-sidebar .u-pink-carnation.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-pink-carnation.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-pink-carnation.fas.fa-times, .image-loader .image-loader-service.albums .u-pink-carnation.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-black, .location-sidebar .u-black.fas.fa-home-alt, .location-sidebar .u-black.fas.fa-store-alt, .location-sidebar .u-black.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-black.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-black.fas.fa-times, .image-loader .image-loader-service.albums .u-black.fas.fa-laptop:before { border-bottom-color: #000; }

.elc-icon.u-white, .location-sidebar .u-white.fas.fa-home-alt, .location-sidebar .u-white.fas.fa-store-alt, .location-sidebar .u-white.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-white.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-white.fas.fa-times, .image-loader .image-loader-service.albums .u-white.fas.fa-laptop:before { border-bottom-color: #fff; }

.elc-icon.u-grey-midnight, .location-sidebar .u-grey-midnight.fas.fa-home-alt, .location-sidebar .u-grey-midnight.fas.fa-store-alt, .location-sidebar .u-grey-midnight.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-midnight.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-midnight.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-midnight.fas.fa-laptop:before, .elc-icon.u-white, .location-sidebar .u-white.fas.fa-home-alt, .location-sidebar .u-white.fas.fa-store-alt, .location-sidebar .u-white.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-white.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-white.fas.fa-times, .image-loader .image-loader-service.albums .u-white.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-grey-midnight, .location-sidebar .u-grey-midnight.fas.fa-home-alt, .location-sidebar .u-grey-midnight.fas.fa-store-alt, .location-sidebar .u-grey-midnight.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-midnight.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-midnight.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-midnight.fas.fa-laptop:before { border-bottom-color: #414042; }

.elc-icon.u-grey-charcoal, .location-sidebar .u-grey-charcoal.fas.fa-home-alt, .location-sidebar .u-grey-charcoal.fas.fa-store-alt, .location-sidebar .u-grey-charcoal.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-charcoal.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-charcoal.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-charcoal.fas.fa-laptop:before { border-bottom-color: #6d6e71; }

.elc-icon.u-grey-charcoal, .location-sidebar .u-grey-charcoal.fas.fa-home-alt, .location-sidebar .u-grey-charcoal.fas.fa-store-alt, .location-sidebar .u-grey-charcoal.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-charcoal.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-charcoal.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-charcoal.fas.fa-laptop:before, .elc-icon.u-grey-neutral, .location-sidebar .u-grey-neutral.fas.fa-home-alt, .location-sidebar .u-grey-neutral.fas.fa-store-alt, .location-sidebar .u-grey-neutral.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-neutral.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-neutral.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-neutral.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-grey-neutral, .location-sidebar .u-grey-neutral.fas.fa-home-alt, .location-sidebar .u-grey-neutral.fas.fa-store-alt, .location-sidebar .u-grey-neutral.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-neutral.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-neutral.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-neutral.fas.fa-laptop:before { border-bottom-color: #949499; }

.elc-icon.u-grey-silver, .location-sidebar .u-grey-silver.fas.fa-home-alt, .location-sidebar .u-grey-silver.fas.fa-store-alt, .location-sidebar .u-grey-silver.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-silver.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-silver.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-silver.fas.fa-laptop:before { border-bottom-color: #e6e7e8; }

.elc-icon.u-grey-silver, .location-sidebar .u-grey-silver.fas.fa-home-alt, .location-sidebar .u-grey-silver.fas.fa-store-alt, .location-sidebar .u-grey-silver.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-grey-silver.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-grey-silver.fas.fa-times, .image-loader .image-loader-service.albums .u-grey-silver.fas.fa-laptop:before, .elc-icon.u-red-fill, .location-sidebar .u-red-fill.fas.fa-home-alt, .location-sidebar .u-red-fill.fas.fa-store-alt, .location-sidebar .u-red-fill.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-fill.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-fill.fas.fa-times, .image-loader .image-loader-service.albums .u-red-fill.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-red-fill, .location-sidebar .u-red-fill.fas.fa-home-alt, .location-sidebar .u-red-fill.fas.fa-store-alt, .location-sidebar .u-red-fill.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-fill.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-fill.fas.fa-times, .image-loader .image-loader-service.albums .u-red-fill.fas.fa-laptop:before { border-bottom-color: #fef7f7; }

.elc-icon.u-red-stroke, .location-sidebar .u-red-stroke.fas.fa-home-alt, .location-sidebar .u-red-stroke.fas.fa-store-alt, .location-sidebar .u-red-stroke.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-stroke.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-stroke.fas.fa-times, .image-loader .image-loader-service.albums .u-red-stroke.fas.fa-laptop:before { border-bottom-color: #f9d8d9; }

.elc-icon.u-red-rollback, .location-sidebar .u-red-rollback.fas.fa-home-alt, .location-sidebar .u-red-rollback.fas.fa-store-alt, .location-sidebar .u-red-rollback.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-rollback.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-rollback.fas.fa-times, .image-loader .image-loader-service.albums .u-red-rollback.fas.fa-laptop:before, .elc-icon.u-red-stroke, .location-sidebar .u-red-stroke.fas.fa-home-alt, .location-sidebar .u-red-stroke.fas.fa-store-alt, .location-sidebar .u-red-stroke.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-stroke.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-stroke.fas.fa-times, .image-loader .image-loader-service.albums .u-red-stroke.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-red-rollback, .location-sidebar .u-red-rollback.fas.fa-home-alt, .location-sidebar .u-red-rollback.fas.fa-store-alt, .location-sidebar .u-red-rollback.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-rollback.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-rollback.fas.fa-times, .image-loader .image-loader-service.albums .u-red-rollback.fas.fa-laptop:before { border-bottom-color: #de1c24; }

.elc-icon.u-red-electric, .location-sidebar .u-red-electric.fas.fa-home-alt, .location-sidebar .u-red-electric.fas.fa-store-alt, .location-sidebar .u-red-electric.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-electric.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-electric.fas.fa-times, .image-loader .image-loader-service.albums .u-red-electric.fas.fa-laptop:before { border-bottom-color: #f0655d; }

.elc-icon.u-orange-pumpkin, .location-sidebar .u-orange-pumpkin.fas.fa-home-alt, .location-sidebar .u-orange-pumpkin.fas.fa-store-alt, .location-sidebar .u-orange-pumpkin.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-orange-pumpkin.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-orange-pumpkin.fas.fa-times, .image-loader .image-loader-service.albums .u-orange-pumpkin.fas.fa-laptop:before, .elc-icon.u-red-electric, .location-sidebar .u-red-electric.fas.fa-home-alt, .location-sidebar .u-red-electric.fas.fa-store-alt, .location-sidebar .u-red-electric.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-red-electric.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-red-electric.fas.fa-times, .image-loader .image-loader-service.albums .u-red-electric.fas.fa-laptop:before { padding: 8px 2px; border-bottom-width: 5px; border-bottom-style: solid; }

.elc-icon.u-orange-pumpkin, .location-sidebar .u-orange-pumpkin.fas.fa-home-alt, .location-sidebar .u-orange-pumpkin.fas.fa-store-alt, .location-sidebar .u-orange-pumpkin.fas.fa-map-marker-alt, .location-sidebar .slidebar-close .u-orange-pumpkin.fas.fa-times, .location-sidebar .zip-code-input-wrapper .u-orange-pumpkin.fas.fa-times, .image-loader .image-loader-service.albums .u-orange-pumpkin.fas.fa-laptop:before { border-bottom-color: #ec8031; }

.elc-icon-9 { font-size: 9px; font-size: 0.5625rem; }

.elc-icon-12 { font-size: 12px; font-size: 0.75rem; }

.elc-icon-14 { font-size: 14px; font-size: 0.875rem; }

.elc-icon-20 { font-size: 20px; font-size: 1.25rem; }

.elc-icon-25 { font-size: 25px; font-size: 1.5625rem; }

.elc-icon-26 { font-size: 26px; font-size: 1.625rem; }

.elc-icon-36 { font-size: 36px; font-size: 2.25rem; }

.elc-icon-360-view:before { content: ""; }

.elc-icon-add-to-cart:before { content: ""; }

.elc-icon-add-to-list:before { content: ""; }

.elc-icon-add-user:before { content: ""; }

.elc-icon-add:before { content: ""; }

.elc-icon-angle-left:before { content: ""; }

.elc-icon-angle-right:before { content: ""; }

.elc-icon-angle-up:before { content: ""; }

.elc-icon-article:before { content: ""; }

.elc-icon-auto-care-center:before { content: ""; }

.elc-icon-bag-nav:before { content: ""; }

.elc-icon-bag:before { content: ""; }

.elc-icon-ban-circle:before { content: ""; }

.elc-icon-bank:before { content: ""; }

.elc-icon-blu-ray:before { content: ""; }

.elc-icon-bra-style:before { content: ""; }

.elc-icon-cake:before { content: ""; }

.elc-icon-calendar:before { content: ""; }

.elc-icon-camera:before { content: ""; }

.elc-icon-card:before { content: ""; }

.elc-icon-caret-down:before { content: ""; }

.elc-icon-caret-up:before { content: ""; }

.elc-icon-cart-nav:before { content: ""; }

.elc-icon-cart:before { content: ""; }

.elc-icon-cash-a-check:before { content: ""; }

.elc-icon-category:before { content: ""; }

.elc-icon-check:before { content: ""; }

.elc-icon-checkbox-checked:before { content: ""; }

.elc-icon-checkbox:before { content: ""; }

.elc-icon-classroom:before { content: ""; }

.elc-icon-clock:before { content: ""; }

.elc-icon-comment:before { content: ""; }

.elc-icon-connect-pharmacy:before { content: ""; }

.elc-icon-continue-arrow:before { content: ""; }

.elc-icon-coupon:before { content: ""; }

.elc-icon-credit-card:before { content: ""; }

.elc-icon-crop:before { content: ""; }

.elc-icon-deli:before { content: ""; }

.elc-icon-direction:before { content: ""; }

.elc-icon-down-arrow:before { content: ""; }

.elc-icon-download:before { content: ""; }

.elc-icon-dvd:before { content: ""; }

.elc-icon-easyreorder:before { content: ""; }

.elc-icon-edit:before { content: ""; }

.elc-icon-exclamation-circle:before { content: ""; }

.elc-icon-express-pickup:before { content: ""; }

.elc-icon-eyewear-frame-style:before { content: ""; }

.elc-icon-fabric-care:before { content: ""; }

.elc-icon-fabric-content:before { content: ""; }

.elc-icon-facebook-secondary:before, .elc-icon-facebook:before { content: ""; }

.elc-icon-fav-nav-filled:before { content: ""; }

.elc-icon-fav-nav:before { content: ""; }

.elc-icon-fedex:before { content: ""; }

.elc-icon-filter:before { content: ""; }

.elc-icon-find-store:before, .location-sidebar .fas.fa-store-alt:before { content: ""; }

.elc-icon-fit-guide:before { content: ""; }

.elc-icon-flag:before { content: ""; }

.elc-icon-flu:before { content: ""; }

.elc-icon-fresh-bakery:before { content: ""; }

.elc-icon-gas-station:before { content: ""; }

.elc-icon-generic-gift-card:before { content: ""; }

.elc-icon-gift-alt:before { content: ""; }

.elc-icon-gift-card:before { content: ""; }

.elc-icon-gift:before { content: ""; }

.elc-icon-globe:before { content: ""; }

.elc-icon-google-plus:before { content: ""; }

.elc-icon-graduate:before { content: ""; }

.elc-icon-grid:before { content: ""; }

.elc-icon-grocery-alt:before { content: ""; }

.elc-icon-grocery-nav:before { content: ""; }

.elc-icon-grocery:before { content: ""; }

.elc-icon-hair-salon:before { content: ""; }

.elc-icon-heart:before { content: ""; }

.elc-icon-help:before { content: ""; }

.elc-icon-hide:before { content: ""; }

.elc-icon-history:before { content: ""; }

.elc-icon-holiday:before { content: ""; }

.elc-icon-home:before { content: ""; }

.elc-icon-idea:before { content: ""; }

.elc-icon-info:before { content: ""; }

.elc-icon-insta-watch:before { content: ""; }

.elc-icon-instagram:before { content: ""; }

.elc-icon-laptop:before { content: ""; }

.elc-icon-light-bulb:before { content: ""; }

.elc-icon-link:before { content: ""; }

.elc-icon-list-nav:before { content: ""; }

.elc-icon-list:before { content: ""; }

.elc-icon-lock:before { content: ""; }

.elc-icon-magazine:before { content: ""; }

.elc-icon-mail:before { content: ""; }

.elc-icon-membership:before { content: ""; }

.elc-icon-menu:before { content: ""; }

.elc-icon-microphone-mute:before { content: ""; }

.elc-icon-microphone:before { content: ""; }

.elc-icon-minus:before { content: ""; }

.elc-icon-mobile:before { content: ""; }

.elc-icon-modal:before { content: ""; }

.elc-icon-model-size:before { content: ""; }

.elc-icon-money-services:before { content: ""; }

.elc-icon-more:before { content: ""; }

.elc-icon-nail-salon:before { content: ""; }

.elc-icon-new-window:before { content: ""; }

.elc-icon-next-day:before { content: ""; }

.elc-icon-note:before { content: ""; }

.elc-icon-notification:before { content: ""; }

.elc-icon-ok:before { content: ""; }

.elc-icon-onesie:before { content: ""; }

.elc-icon-package:before { content: ""; }

.elc-icon-pause:before { content: ""; }

.elc-icon-pause2:before { content: ""; }

.elc-icon-paybill:before { content: ""; }

.elc-icon-payment:before { content: ""; }

.elc-icon-pharmacy-pin:before { content: ""; }

.elc-icon-pharmacy:before { content: ""; }

.elc-icon-phone:before { content: ""; }

.elc-icon-photo:before { content: ""; }

.elc-icon-pin-nav-alt:before { content: ""; }

.elc-icon-pin-nav:before { content: ""; }

.elc-icon-pin:before, .location-sidebar .fas.fa-map-marker-alt:before { content: ""; }

.elc-icon-pinterest:before { content: ""; }

.elc-icon-plane:before { content: ""; }

.elc-icon-play-alt:before { content: ""; }

.elc-icon-play-circle:before { content: ""; }

.elc-icon-play:before { content: ""; }

.elc-icon-pre-fill:before { content: ""; }

.elc-icon-prescription-history:before { content: ""; }

.elc-icon-prescription:before { content: ""; }

.elc-icon-print:before { content: ""; }

.elc-icon-promotion:before { content: ""; }

.elc-icon-qr-code:before { content: ""; }

.elc-icon-quote:before { content: ""; }

.elc-icon-radio-checked:before { content: ""; }

.elc-icon-radio:before { content: ""; }

.elc-icon-receipt:before { content: ""; }

.elc-icon-receive-money:before { content: ""; }

.elc-icon-refill-and-view-prescription:before { content: ""; }

.elc-icon-registry:before { content: ""; }

.elc-icon-remove:before, .location-sidebar .slidebar-close .fas.fa-times:before, .location-sidebar .zip-code-input-wrapper .fas.fa-times:before { content: ""; }

.elc-icon-reorder-nav:before { content: ""; }

.elc-icon-restaurant:before { content: ""; }

.elc-icon-restroom:before { content: ""; }

.elc-icon-rollback:before { content: ""; }

.elc-icon-savings-catcher:before { content: ""; }

.elc-icon-scan-and-go:before { content: ""; }

.elc-icon-scan:before { content: ""; }

.elc-icon-search-nav:before { content: ""; }

.elc-icon-search:before { content: ""; }

.elc-icon-send-money:before { content: ""; }

.elc-icon-services:before { content: ""; }

.elc-icon-settings:before { content: ""; }

.elc-icon-share:before { content: ""; }

.elc-icon-shoe-style:before { content: ""; }

.elc-icon-sign-in:before { content: ""; }

.elc-icon-sign-out:before { content: ""; }

.elc-icon-snowflake:before { content: ""; }

.elc-icon-spark:before, .image-loader .image-loader-service.albums .fas.fa-laptop:before { content: ""; }

.elc-icon-star-rating:before { content: ""; }

.elc-icon-star:before { content: ""; }

.elc-icon-start-a-return:before { content: ""; }

.elc-icon-store-finder-nav:before { content: ""; }

.elc-icon-store-map:before { content: ""; }

.elc-icon-store-nav:before { content: ""; }

.elc-icon-store-solid:before { content: ""; }

.elc-icon-store:before, .location-sidebar .fas.fa-home-alt:before { content: ""; }

.elc-icon-tech-repair:before { content: ""; }

.elc-icon-thumbs-alt-down:before { content: ""; }

.elc-icon-thumbs-alt-up:before { content: ""; }

.elc-icon-thumbs-down:before { content: ""; }

.elc-icon-thumbs-up:before { content: ""; }

.elc-icon-transfer-prescription:before { content: ""; }

.elc-icon-trash:before { content: ""; }

.elc-icon-tree:before { content: ""; }

.elc-icon-trophy:before { content: ""; }

.elc-icon-truck:before { content: ""; }

.elc-icon-twitter:before { content: ""; }

.elc-icon-up-arrow:before { content: ""; }

.elc-icon-upgrade:before { content: ""; }

.elc-icon-user-alt:before { content: ""; }

.elc-icon-user-nav:before { content: ""; }

.elc-icon-user:before { content: ""; }

.elc-icon-vision:before { content: ""; }

.elc-icon-vod:before { content: ""; }

.elc-icon-vudu-alt:before, .elc-icon-vudu:before { content: ""; }

.elc-icon-wallet:before { content: ""; }

.elc-icon-walmart-associate:before { content: ""; }

.elc-icon-walmart-credit-card:before { content: ""; }

.elc-icon-walmart-ebooks:before { content: ""; }

.elc-icon-walmart-pay:before { content: ""; }

.elc-icon-wedding-rings:before { content: ""; }

.elc-icon-weekly-ad:before { content: ""; }

.elc-icon-wifi:before { content: ""; }

.elc-icon-wpp-shield-alt:before { content: ""; }

.elc-icon-wpp-shield:before { content: ""; }

.elc-icon-youtube:before { content: ""; }

.elc-icon-zoom-in-loupe:before, .elc-icon-zoom-in:before { content: ""; }

.elc-icon-zoom-out-loupe:before, .elc-icon-zoom-out:before { content: ""; }

.elc-icon-zoom:before { content: ""; }

/* MY PROJECTS */
.custom-select { border: 0.0625rem solid #d9d9d9; margin-bottom: 1rem; }

.my-projects .card-body { padding: 1.25rem 1.25rem 0 1.25rem; }

.my-projects .card { box-shadow: none; }

.project:hover { border: #ffc120 1px solid; }

.my-projects .input-group-append .btn { background-color: #0071dc; border-color: #0071dc; color: #fff !important; }

.my-projects .input-group-append .btn:hover { background-color: #3da1e0; border-color: #3da1e0; color: #fff !important; }

.my-projects .input-group-append .btn:active { background-color: #005d93; border-color: #005d93; color: #fff !important; }

.my-projects .btn-outline-info, .my-projects .btn-sm, .my-projects .btn-group-sm > .btn { border-radius: 1.25rem; }

.my-projects .btn-outline-info { color: #46474a; border-color: #f5f5f5; }

.my-projects .btn-outline-info:hover { background-color: #f5f5f5; border-color: #f5f5f5; color: #000; }

/* MY PHOTOS */
.my-photos .page-header .btn { padding: 0.3rem 2rem; }

.my-photos .btn-secondary { color: #fff; background-color: #0071dc; border-color: #0071dc; border-radius: 1.25rem; }

.my-photos .btn-primary { border-radius: 1.25rem; }

.my-photos .btn-secondary:hover { background-color: #004f9a; border-color: #004f9a; }

.my-photos .fa-circle { font-size: 1.5rem; }

.my-photos .selectable .selector:hover { color: #0071dc; }

.my-photos .fa-cog { color: #ffc120; font-size: 1.25rem; }

.my-photos .secondary-header a[rel="select-none"] { border-left: 0.0625rem solid #d9d9d9; padding-left: 0.375rem; margin-left: -0.375rem; }

.my-photos .dropdown-item { color: #2e2f32; font-size: 0.9rem; padding: 0.5rem 1rem; }

.my-photos .dropdown-item:nth-child(1):not(:last-child), .my-photos .dropdown-item:nth-child(2):not(:last-child) { border-bottom: 0.0625rem solid #e9e9e9; }

.my-photos .dropdown-item:hover, .dropdown-item:focus { background-color: #f5f5f5; }

.my-photos .fa-pencil-alt { color: #888 !important; }

.my-photos .dropdown .share .dropdown-toggle:after { display: none; }

.my-photos .list-group-item.active { background-color: #c8d3d5; color: #444; }

.my-photos .selectable.selected .selector { color: #0071dc; }

.my-photos .selectable.selected { box-shadow: 0 0 0 3px #0071dc; }

/* SIGN-IN MODAL */
#sign-in-widget .button { background-color: #0071dc; }

/* PRINTS BUILDER */
.prints-builder .prints-builder__header { background: #0071dc !important; }

.prints-builder.builder .desktop #login-status-menu-button { color: #fff !important; }

.prints-builder .prints-builder__header header .dropdown.user-account-menu.show, .prints-builder .prints-builder__header header .dropdown.user-account-menu button.btn:hover { background-color: #004f9a; color: #fff; }

.prints-builder .prints-builder__header #login-status-menu-button, .prints-builder .prints-builder__header #login-status-menu-button:hover { margin-right: 0; padding-left: 1.375rem; padding-right: 1.375rem; }

.prints-builder .prints-builder__header .user-account-menu { margin-right: 1rem; }

.prints-builder.builder .prints-builder__header #total-price-trigger, .prints-builder.builder .prints-builder__header #total-price-trigger span { color: #fff !important; }

.prints-builder .prints-builder__header .dropdown-toggle:after { color: #fff !important; }

.prints-builder.builder .desktop .prints-builder__header .btn-primary { background: #fff; border: 1px solid #222; color: #222; }

.prints-builder.builder .desktop .prints-builder__header .btn-primary:hover, .prints-builder.builder .desktop .prints-builder__header .btn-primary:active, .prints-builder.builder .desktop .prints-builder__header .btn-primary:focus { background: #222; border: 1px solid #222; color: #fff; }

.prints-builder .grey-zone { background: #e6f1fc; }

.prints-builder .dropdown, .prints-builder .dropdown-item { color: #041e42; }

.prints-builder .form-group:not(.input__radio-button span) { font-weight: 700; }

.prints-builder .list-view-summaries .card h4 { font-family: BogleWeb-Regular; font-size: 1.125rem; }

.prints-builder .table thead { border-bottom: 0.0625rem solid #d9d9d9; }

.cross-sell-collection-item .card-image.thumbnail { min-height: 158px; }

@media (max-width: 1023px) { .prints-builder.builder .image-tools .photo { max-height: unset; } }
@media (min-width: 1024px) { .prints-builder.builder .image-tools .ub-image-tweaker.text-center { width: 568px; } }
/* Size picker */
.prints-builder.builder .list-view-mobile .size-options__modal { max-height: 53vh; max-width: 100%; }

.prints-builder .m-web .size-options__modal .modal-body { max-height: calc(53vh - 60px); }

.prints-builder.builder .list-view-mobile .size-options__modal .modal-heading .modal-title { color: #000; font-weight: 700; }

.prints-builder.builder .list-view-mobile .size-options__modal .modal-body { border-top: 1px solid #e8ebed; }

.prints-builder.builder .list-view-mobile .size-options__modal .modal-body .size-options__size { color: #000; }

.prints-builder .m-web .list-view-mobile .size-options__modal .dpi-notice .dpi-notice__icon { border: 1px solid #000; width: 19px; }

.prints-builder .m-web .size-options__modal .modal-heading .close { color: #000; top: 3px; }

.prints-builder .modal-heading .close:before, .prints-builder .modal-heading .close:after { color: #000; }

.prints-builder .preview .quantity-value { display: none; }

/* Photo Remove Modal */
.prints-builder .photo-remove-confirmation .modal-title { color: #222; }

/* Photo Upload Progress Bar */
.prints-builder .bg-success { background-color: #cb2c90 !important; }

/* Radio Buttons */
.prints-builder.builder .input__radio-button label.checked::before { border-color: #0071dc; }

.prints-builder.builder .input__radio-button label::before { border-color: #949499; }

.prints-builder.builder .input__radio-button label:after { background-color: #0071dc; }

.input__radio-button input:not(:checked) + span:hover + label:after { background-color: #0071dc; }

/* Delivery Dropdown */
@media (min-width: 768px) { .prints-builder.builder .desktop .form-group.delivery .Select-control { background-color: #fff; border: solid 1px #949499; border-radius: 2px; height: 44px; }
  .prints-builder.builder .desktop .form-group.delivery .Select-value-label { color: #6d6e71 !important; font-size: 16px; }
  .prints-builder.builder .desktop .form-group.delivery .Select-arrow { border-color: black transparent transparent; }
  .prints-builder.builder .desktop .form-group.delivery .Select.is-open .Select-arrow { border-color: transparent transparent black; }
  .prints-builder.builder .desktop .form-group.delivery .Select-arrow-zone { width: 35px; }
  .prints-builder.builder .desktop .form-group.delivery .Select-control > *:last-child { padding-right: 11px; }
  .prints-builder .desktop .form-group.delivery .Select--single > .Select-control .Select-value { padding-left: 11px; padding-right: unset; width: 158px; }
  .prints-builder.builder .prints-builder__side-bar .form-group.delivery .Select-menu-outer { border-bottom: solid 1px #949499; border-left: solid 1px #949499; border-right: solid 1px #949499; }
  .prints-builder.builder .prints-builder__side-bar .form-group.delivery .Select-menu-outer .Select-option:hover { color: #000; }
  .prints-builder.builder .prints-builder__side-bar .form-group.delivery .Select-menu-outer .Select-option.is-focused { border: solid 1px #333; } }
/* Total Price */
@media (min-width: 768px) { .prints-builder.builder #login-status-menu-button { font-family: BogleWeb-Regular; } }
/* Pill Buttons */
@media (min-width: 768px) { .prints-builder.builder .desktop .prints-builder__header .btn-primary { border-radius: 20px; height: 40px; width: 127px; }
  .prints-builder.builder .desktop .modal .btn-primary { border-radius: 19px; height: 38px; width: 145px; }
  .prints-builder.builder .desktop .btn-outline-secondary { border-radius: 18px; }
  .prints-builder .desktop .btn.add-photos { background-color: #fff; border-color: #222; border-radius: 22px; color: #222; height: 44px; font-size: 16px; margin-left: 2px; min-height: 44px; width: 208px; }
  .prints-builder .desktop .btn.add-photos:hover, .prints-builder .desktop .btn.add-photos:active, .prints-builder .desktop .btn.add-photos:focus { background-color: #222; color: #fff; } }
@media (max-width: 767px) { .prints-builder .desktop .btn-primary:not(.btn-remove), .prints-builder .desktop .list-item .btn-outline-secondary { border-radius: 14px; height: 28px; line-height: 1; text-size: 14px; }
  .prints-builder .desktop .btn-primary { width: 104px; }
  .prints-builder .desktop .modal-footer .btn-primary:not(.btn-remove) { width: 138px; }
  .prints-builder .desktop .modal-footer .btn-remove { border-radius: 20px; width: 112px; }
  .prints-builder .desktop .list-item .btn-outline-secondary { width: 86px; }
  .prints-builder .desktop .add-photos-device .btn-outline-secondary { border-color: #000; border-radius: 22px; color: #000; font-size: 16px; height: 44px; line-height: 1; width: 130px; } }
@media (max-width: 374px) { .prints-builder .desktop .list-item .btn-outline-secondary { width: 70px; } }
@media (max-width: 767px) { .prints-builder.builder .list-view .list-item .add-size, .prints-builder.builder .list-view .list-item .add-size:hover { font-family: BogleWeb-Bold; color: #000; border-color: #000; background: transparent; }
  .prints-builder.builder .print-order__summary-container .btn-add-to-cart { font-family: BogleWeb-Bold; } }
.prints-builder .m-web .btn-outline-secondary:not(:disabled):not(.disabled):active { background-color: #fff; border-color: #000; }

/* Quick Order Text */
.prints-builder.builder .desktop .prints-builder__list .grey-zone h6 { font-family: BogleWeb-Bold; font-weight: normal; }

@media (min-width: 768px) { .prints-builder.builder .desktop .list-item__size, .prints-builder.builder .desktop .list-item__sizes .list-item__sizes-toggle, .prints-builder.builder .desktop .form-group.delivery button { color: #000 !important; } }
/* PRINTS BUILDER ICONS */
.prints-builder.builder .desktop .image-tools .btn-special .fas, .prints-builder.builder .desktop .image-tools .btn-special .far { position: relative; left: -2px; top: 3px; }

.prints-builder.builder .desktop .image-tools .btn-special { border-radius: 10px; }

/* Trash Icon */
.prints-builder.builder .desktop .list-view .list-item__controls .btn-underline { color: #000; }

.prints-builder.builder .fa-trash-alt { background-image: url(https://photos3.walmart.com/cms/asset/44d7f772c2945ae11a63d1b1aba6ce0d.svg?rev=2); height: 22px; width: 22px; }

.prints-builder.builder .desktop .list-view .fa-trash-alt { background-image: url(https://photos3.walmart.com/cms/asset/32eed08dc9bcbff8d7ded28a39506458.svg?rev=2); filter: brightness(0) saturate(100%) invert(11%) sepia(0%) saturate(333%) hue-rotate(139deg) brightness(93%) contrast(76%); height: 18px; margin-top: 5px; width: 18px; }

.prints-builder.builder .desktop .fa-trash-alt:before { display: none; }

/* Eye Icon */
.prints-builder.builder .fa-eye { background-image: url(https://photos3.walmart.com/cms/asset/ad760cf076770a136f3a98b0adf88405.svg?rev=3); height: 22px; width: 22px; }

.prints-builder.builder .fa-eye:before { display: none; }

/* Rotate Icon */
.prints-builder.builder .fa-sync { background-image: url(https://photos3.walmart.com/cms/asset/9ec3b5bcea4d1375d506a089173b1fe0.svg?rev=2); height: 22px; width: 22px; }

.prints-builder.builder .fa-sync:before { display: none; }

/* Text changes */
@media (max-width: 767px) { .prints-builder .prints-builder__header .dropdown-toggle, .prints-builder .prints-builder__header .dropdown-toggle:after, .prints-builder.builder .desktop .print-order__summary, .prints-builder.builder .desktop .print-order__filter, .prints-builder.builder .desktop .prints-builder__footer, .prints-builder.builder .desktop .prints-builder__footer button, .prints-builder.builder .desktop .list-view-mobile .list-item__controls, .prints.builder.builder .desktop .list-view-mobile .add-size { color: #000; }
  .prints.builder.builder .desktop .list-view-mobile .add-size { border-color: #000; }
  .prints-builder.builder .desktop .prints-builder__footer button { font-family: BogleWeb-Regular; }
  .prints-builder.builder .print-order__summary-and-filter .print-order__title span, .prints-builder.builder .total-price.dropdown .dropdown-toggle span, .prints-builder.builder .print-order__summary-and-filter .print-order__summary .custom-select__wrapper label, .prints-builder.builder .prints-builder__list .print-order__filter .filter-option.filter label, .prints-builder.builder .list-view .list-item__controls .custom-select__wrapper label, .prints-builder.builder .prints-builder__footer strong { font-family: BogleWeb-Bold; font-weight: normal; color: #000; } }
.prints-builder.builder .desktop .list-view .dpi-notice__icon { position: relative; top: -1px; }

/* Scrollbars */
@media (min-width: 768px) { .prints-builder.builder .desktop .list-view { scrollbar-width: thin; scrollbar-color: #6d6e71 #f7f7f7; scrollbar-arrow-color: #f7f7f7; scrollbar-track-color: #f7f7f7; scrollbar-face-color: #6d6e71; scrollbar-3dlight-color: #f7f7f7; scrollbar-highlight-color: #f7f7f7; scrollbar-shadow-color: #f7f7f7; scrollbar-darkshadow-color: #f7f7f7; }
  .prints-builder.builder .desktop .summary-chart { scrollbar-color: #6d6e71 #fff; scrollbar-width: thin; scrollbar-arrow-color: #fff; scrollbar-track-color: #fff; scrollbar-face-color: #6d6e71; scrollbar-3dlight-color: #fff; scrollbar-highlight-color: #fff; scrollbar-shadow-color: #fff; scrollbar-darkshadow-color: #fff; } }
@media (min-width: 768px) { .prints-builder.builder .desktop .list-view::-webkit-scrollbar { background-color: #fff; width: 16px; }
  .prints-builder.builder .desktop .list-view::-webkit-scrollbar-thumb { background-color: #6d6e71; border-top: 3px solid #fff; border-right: 3px solid #fff; border-bottom: 3px solid #fff; border-left: 10px solid #fff; border-radius: 11px 5px 5px 11px; }
  .prints-builder.builder .desktop .list-view::-webkit-scrollbar-button { display: none; }
  .prints-builder.builder .desktop .list-view::-webkit-scrollbar-resizer { display: none; }
  .prints-builder.builder .desktop .summary-chart::-webkit-scrollbar { background-color: #f7f7f7; width: 16px; }
  .prints-builder.builder .desktop .summary-chart::-webkit-scrollbar-thumb { background-color: #6d6e71; border-top: 3px solid #f7f7f7; border-right: 3px solid #f7f7f7; border-bottom: 3px solid #f7f7f7; border-left: 10px solid #f7f7f7; border-radius: 11px 5px 5px 11px; }
  .prints-builder.builder .desktop .summary-chart::-webkit-scrollbar-button { display: none; }
  .prints-builder.builder .desktop .summary-chart::-webkit-scrollbar-resizer { display: none; } }
@-moz-document url-prefix() { @media (min-width: 1024px) { .prints-builder.builder .desktop .summary-chart, .prints-builder.builder .desktop .list-view { padding-right: 11px; border-right: 3px solid transparent; }
    .prints-builder.builder .desktop .summary-chart, .prints-builder.builder .desktop .list-view { scrollbar-color: auto; } } }
@media (min-width: 768px) { .prints-builder.builder .list-view, .prints-builder.builder .summary-chart { overflow-y: scroll; padding-right: 4px; overflow-x: hidden; } }
/* Prints Builder Support Widget and Modal */
/* SUPPORT WIDGET */
/* SHARED */
.order .support-button-container .support-button { background-color: white; border-color: transparent; border-radius: 4px 4px 0 0; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.order .support-button-container .support-button span { color: #041e42; font-family: BogleWeb-Regular !important; font-weight: normal; }

/* RWEB */
@media (min-width: 768px) { .order .support-button-container { bottom: auto; height: 85px !important; top: 160px; z-index: 1; }
  .order .support-button-container .support-button { height: 18px; width: 58px; }
  .order .support-button-container .support-button .support { display: inline; } }
@media (min-width: 768px) { .order .support-button-container .support-button .fa-comment { display: none; }
  .order .support-button-container .support-button { padding: 0; }
  .order .support-button-container .support-button .support { font-size: 12px; margin-left: 8px; } }
/* MWEB */
@media screen and (max-width: 767px) { .order .support-button-container { bottom: auto; top: 53px; }
  .order .support-button-container .support-button { border-radius: 4px; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); height: 20px; padding: 0; width: 20px; }
  .order .support-button-container .support-button .support { display: none; }
  .order .support-button-container .support-button .fa-comment { background-image: url(https://photos3.walmart.com/cms/asset/8e90de39cf2390c77183f64bccfc455f.svg?rev=2); height: 9px; width: 7px; filter: unset; transform: rotate(90deg); margin: 0; position: relative; top: 0; }
  .order .support-button-container .support-button .fa-comment::before { display: none; } }
/* SUPPORT MODAL */
@media (max-width: 1023px) { #show-keyboard-shortcuts { display: none; } }
@media (max-width: 767px) { .order #show-keyboard-shortcuts { display: none; } }
.order .bs-popover-left .arrow::before, .order .bs-popover-auto[x-placement^="left"] .arrow::before, .order .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { border-left-color: rgba(0, 0, 0, 0.1) !important; }

.order .popover.fade.bs-popover-auto.show { border: 1px solid transparent; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.order #support-popover-content .support-links-wrapper #myChatLinkContainer { padding-bottom: 0; }

.order #support-popover-content p { margin-top: 0.5rem; color: #000; }

.order #support-popover-content .lead { font-family: BogleWeb-Bold; font-size: 14px; font-weight: normal; margin-bottom: 8px; }

/* Side Bar */
.prints-builder.builder .prints-order__summary-container .print-order__title span { color: #000; }

.prints-builder.builder .prints-builder__side-bar { color: #333; }

.prints-builder.builder .prints-builder__side-bar .summary-chart .total-price { font-weight: bold; }

@media (min-width: 768px) { .prints-builder.builder .prints-builder__header #total-price-trigger { font-weight: bold; } }
/* Spinner */
@media (min-width: 768px) { .prints-builder.builder .full-screen-spinner .spinner { position: relative; left: -124px; }
  .prints-builder.builder .full-screen-spinner .spinner-backdrop { background: rgba(255, 255, 255, 0); } }
/* APP BUILDER */
.prism.builder .mobile .tray .btn-thumbnail { border-bottom: 4px solid #fff; }

.prism.builder .mobile .tray .btn-thumbnail .fa-stack { display: none; }

.prism.builder .mobile .tray .btn-thumbnail-group .btn-thumbnail-remove { display: none; }

.prism.builder .mobile .tray .btn-link.active, .builder.prism .mobile .tray .desktop .preview-container .carousel .controls .active.btn, .builder.prism .desktop .preview-container .carousel .controls .mobile .tray .active.btn, .prism.builder .mobile .tray .desktop .preview-container .carousel .controls .active.btn, .prism.builder .desktop .preview-container .carousel .controls .mobile .tray .active.btn, .prism.builder .mobile .face-selector .btn.active { border-bottom: 4px solid #cb2c90 !important; border-left: 0; border-radius: 0; border-right: 0; }

.prism.builder .mobile .tray .btn-link, .builder.prism .mobile .tray .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .mobile .tray .btn, .prism.builder .mobile .tray .desktop .preview-container .carousel .controls .btn, .prism.builder .desktop .preview-container .carousel .controls .mobile .tray .btn, .prism.builder .mobile .face-selector .btn { border-bottom: 4px solid transparent; border-top: 4px solid transparent; }

.prism.builder .mobile .tray .btn.btn-thumbnail { border: 4px solid #d9d9d9; }

.prism.builder .mobile .tray .btn.btn-thumbnail.selected, .prism.builder .mobile .tray .btn.btn-thumbnail.used { border: 4px solid #cb2c90; }

.prism.builder .mobile aside { padding-bottom: 0; }

.prism.builder .mobile .face-selector .btn { border-bottom: 4px solid #fff; border-left: 0; border-radius: 0; border-right: 0; border-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0; }

.prism.builder .mobile .slot-tools-simple-open-el2 { display: none !important; }

/* PRISM BUILDER */
/* GLOBAL ITEMS */
/* ICONS */
.prism.builder .desktop .tray-photos .btn-thumbnail .btn-thumbnail-remove { opacity: 0.8; }

.prism.builder .image-tools .btn-special, .prism.builder .slot-tools-simple .btn-dark { background-color: rgba(0, 0, 0, 0.7) !important; padding: 10px; }

.prism.builder .slot-tools-simple.text-slot .btn { padding: 5px; }

.prism.builder .fa-trash-alt { background-image: url(https://photos3.walmart.com/cms/asset/44d7f772c2945ae11a63d1b1aba6ce0d.svg?rev=2); height: 22px; width: 22px; }

@media (min-width: 1024px) { .prism.builder .desktop .prism-container .canvas-controls .btn.btn-link i.fa-trash-alt, .builder.prism .desktop .prism-container .canvas-controls .preview-container .carousel .controls .btn i.fa-trash-alt, .builder.prism .desktop .preview-container .carousel .controls .prism-container .canvas-controls .btn i.fa-trash-alt { background-image: url(https://photos3.walmart.com/cms/asset/32eed08dc9bcbff8d7ded28a39506458.svg?rev=2); height: 18px; width: 18px; }
  .prism.builder .desktop .prism-container .canvas-controls .btn.btn-link, .builder.prism .desktop .prism-container .canvas-controls .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .prism-container .canvas-controls .btn { border: 0px !important; height: 18px; padding: 0px !important; width: 18px; } }
.prism.builder .desktop .prism-container .canvas-controls .btn.btn-link.disabled i.fa-trash-alt, .builder.prism .desktop .prism-container .canvas-controls .preview-container .carousel .controls .btn.disabled i.fa-trash-alt, .builder.prism .desktop .preview-container .carousel .controls .prism-container .canvas-controls .btn.disabled i.fa-trash-alt { opacity: 0.4; }

.prism.builder .slot-tools-simple.text-slot .fa-trash-alt { height: 16px; width: 16px; }

.prism.builder .page-controls.row .disabled .fa-trash-alt { filter: invert(60%); }

.prism.builder .page-controls.row .fa-trash-alt { filter: invert(100%); height: 0.876rem; margin-top: 4.5px; width: 0.876rem; }

.prism.builder .desktop .page-previews .carousel .preview-thumb .prism-thumb img { width: auto !important; }

.builder.prism .desktop .page-previews .carousel .preview-thumb.active .prism-thumb { border-color: #cb2c90; }

.builder.prism .desktop .preview-thumb .drop.over { border-left: 2px solid #cb2c90; }

.builder.prism .desktop .page-previews .carousel .preview-thumb.active.multi-image .prism-thumb:nth-of-type(1), .builder.prism .desktop .page-previews .carousel .preview-thumb.active.multi-image .prism-thumb:nth-of-type(2) { border-right-width: 1px; }

.prism.builder .desktop .add-remove-pages .fa-trash-alt { filter: brightness(0) saturate(100%) invert(44%) sepia(7%) saturate(153%) hue-rotate(187deg) brightness(96%) contrast(94%); }

.prism.builder .fa-trash-alt:before { display: none; }

.prism.builder .fa-eye { background-image: url(https://photos3.walmart.com/cms/asset/ad760cf076770a136f3a98b0adf88405.svg?rev=3); height: 22px; width: 22px; }

.prism.builder .fa-eye:before { display: none; }

.prism.builder .fa-sync { background-image: url(https://photos3.walmart.com/cms/asset/9ec3b5bcea4d1375d506a089173b1fe0.svg?rev=2); height: 22px; width: 22px; }

.prism.builder .fa-sync:before { display: none; }

.project_edit .fa-question { background-image: url(https://photos3.walmart.com/cms/asset/8e90de39cf2390c77183f64bccfc455f.svg?rev=2); }

.project_edit .fa-question:before { display: none; }

.prism.builder .fa-edit { background-image: url(https://photos3.walmart.com/cms/asset/efe20de973488bb2f90714ccfe0a4d9b.svg?rev=2); height: 22px; width: 22px; }

.prism.builder .fa-edit:before { display: none; }

.prism.builder .fa-pencil-alt { background-image: url(https://photos3.walmart.com/cms/asset/b1d1a46754f0a8b5e70389c97a8e62c2.svg?rev=1); height: 18px; width: 18px; }

.prism.builder .fa-info-circle, .prism.builder .fa-exclamation-circle { background-image: url(https://photos3.walmart.com/cms/asset/315b51379bcdd8d2470b4725d37a2407.svg?rev=1); height: 16px; width: 16px; vertical-align: text-bottom; }

.prism.builder .fa-info-circle:before, .prism.builder .fa-exclamation-circle:before { display: none; }

.prism.builder .desktop .preview-thumb .fa-pencil-alt { background-size: cover; filter: brightness(0) saturate(100%) invert(100%) sepia(100%) hue-rotate(339deg) contrast(102%); height: 1.5em; margin: 0.25em; width: 1.5em; }

.prism.builder .desktop .tray-events .calendar-events .fa-pencil-alt { filter: brightness(0%) invert(100%); }

.prism.builder .fa-pencil-alt:before { display: none; }

.prism.builder .fa-plus { background-image: url(https://photos3.walmart.com/cms/asset/0226750982867df64adb33f579c04ffd.svg?rev=4); height: 18px; width: 18px; }

.prism.builder .fa-plus:before { display: none; }

@media (min-width: 1024px) { .prism.builder .desktop .prism-container .canvas-controls .add-new-page i.fa-plus { border: 0 !important; height: 9px; padding: 0 !important; position: relative; top: -1px; width: 9px; } }
@media (max-width: 1023px) { .prism.builder .desktop .prism-container .canvas-controls .add-new-page i.fa-plus { background-image: url(https://photos3.walmart.com/cms/asset/86ac78668c8e3bae2f98efc795430246.svg?rev=2); height: 9px; width: 9px; } }
.prism.builder .desktop .prism-container .canvas-controls .btn.btn-link.disabled i.fa-plus.add-new-page, .builder.prism .desktop .prism-container .canvas-controls .preview-container .carousel .controls .btn.disabled i.fa-plus.add-new-page, .builder.prism .desktop .preview-container .carousel .controls .prism-container .canvas-controls .btn.disabled i.fa-plus.add-new-page { opacity: 0.4; }

.prism.builder .page-controls .fa-plus { margin-top: 3px; }

.prism.builder .fa-minus { background-image: url(https://photos3.walmart.com/cms/asset/c69bdf7dca4458622910620e2547a056.svg?rev=2); height: 18px; width: 18px; }

.prism.builder .fa-minus:before { display: none; }

.prism.builder .desktop .page-controls .btn.btn-link i.fa-undo, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn i.fa-undo, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn i.fa-undo, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn i.fa-undo, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn i.fa-undo { background-image: url(https://photos3.walmart.com/cms/asset/e832f1e0411c8ee9985ac05332caac02.svg?rev=2); height: 24px; width: 24px; }

.prism.builder .desktop .page-controls .btn.btn-link i.fa-undo:before, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn i.fa-undo:before, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn i.fa-undo:before, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn i.fa-undo:before, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn i.fa-undo:before { display: none; }

.prism.builder .desktop .page-controls .btn.btn-link.disabled i.fa-undo, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-undo, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-undo, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-undo, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-undo { background-image: url(https://photos3.walmart.com/cms/asset/3f8bdd79ee9c0bb27ed02e6f8f8fd8dc.svg?rev=2); }

.prism.builder .desktop .page-controls .btn.btn-link.disabled i.fa-undo:before, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-undo:before, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-undo:before, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-undo:before, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-undo:before { display: none; }

.prism.builder .desktop .page-controls .btn.btn-link i.fa-redo, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn i.fa-redo, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn i.fa-redo, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn i.fa-redo, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn i.fa-redo { background-image: url(https://photos3.walmart.com/cms/asset/1705d59aff5d30361077c9c78498f3e1.svg?rev=2); height: 24px; width: 24px; }

.prism.builder .desktop .page-controls .btn.btn-link i.fa-redo:before, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn i.fa-redo:before, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn i.fa-redo:before, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn i.fa-redo:before, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn i.fa-redo:before { display: none; }

.prism.builder .desktop .page-controls .btn.btn-link.disabled i.fa-redo, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-redo, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-redo, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-redo, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-redo { background-image: url(https://photos3.walmart.com/cms/asset/ca9509601d38990eb9b782731c917431.svg?rev=2); }

.prism.builder .desktop .page-controls .btn.btn-link.disabled i.fa-redo:before, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-redo:before, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-redo:before, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-redo:before, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-redo:before { display: none; }

.prism.builder .desktop .page-controls .btn.btn-link i.fa-random, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn i.fa-random, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn i.fa-random, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn i.fa-random, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn i.fa-random { background-image: url(https://photos3.walmart.com/cms/asset/c164728ea6e473c1a4ad961cdf669381.svg?rev=2); height: 24px; width: 24px; }

.prism.builder .desktop .page-controls .btn.btn-link i.fa-random:before, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn i.fa-random:before, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn i.fa-random:before, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn i.fa-random:before, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn i.fa-random:before { display: none; }

.prism.builder .desktop .page-controls .btn.btn-link.disabled i.fa-random, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-random, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-random, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-random, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-random { background-image: url(https://photos3.walmart.com/cms/asset/409ec30661011007b0b4b5bfba03005b.svg?rev=2); }

.prism.builder .desktop .page-controls .btn.btn-link.disabled i.fa-random:before, .builder.prism .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-random:before, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-random:before, .prism.builder .desktop .page-controls .preview-container .carousel .controls .btn.disabled i.fa-random:before, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn.disabled i.fa-random:before { display: none; }

.prism.builder .desktop .page-controls .btn.disabled { opacity: 1; }

/* MOBILE ADD TO CART */
.mobile-add-to-cart-notice li { color: #000000; }
.mobile-add-to-cart-notice .fa-exclamation-circle::before { content: url(https://photos3.walmart.com/cms/asset/62dcb3eaade11cbc9d096f4f3fa975d8.svg?rev=2); }

.prism.builder .desktop .add-to-cart-notice .fa-exclamation-circle { background-image: url(https://photos3.walmart.com/cms/asset/62dcb3eaade11cbc9d096f4f3fa975d8.svg?rev=2); flex-shrink: 0; height: 16px; width: 16px; }

.prism.builder .desktop .add-to-cart-notice .fa-exclamation-circle:before { display: none; }

.prism.builder .text-tools .option-select-zone .flex-column .btn.active .fa-check { background-image: url(https://photos3.walmart.com/cms/asset/5f944084a6a3373b87ce6f10ee9d03de.png?rev=2); height: 18px; width: 18px; }

.prism.builder .text-tools .font-select .option-select-zone .flex-column .btn.active .fa-check { position: relative; top: 3px; }

.prism.builder .text-tools .option-select-zone .flex-column .btn.active .fa-check:before { display: none; }

.prism.builder .desktop .event-date-picker .fa-calendar-alt { background-image: url(https://photos3.walmart.com/cms/asset/b8b16f067168572112fa0adb4fd36aa6.svg?rev=2); height: 18px; width: 18px; }

.prism.builder .desktop .event-date-picker .fa-calendar-alt:before { display: none; }

.prism.builder .desktop .tray-events .fa-square:before { background-image: url(https://photos3.walmart.com/cms/asset/fb3cd2957a4bbcd54065aac9ba5815e0.svg?rev=2); content: ""; height: 18px; position: absolute; top: -10px; width: 18px; }

.prism.builder .desktop .tray-events .fa-square { position: relative; }

.prism.builder .desktop .tray-events .fa-check-square:before { background-image: url(https://photos3.walmart.com/cms/asset/ad28987b687419a10ba3daaed981a8ad.svg?rev=6); content: ""; height: 18px; position: absolute; top: -10px; width: 18px; }

.prism.builder .desktop .tray-events .fa-check-square { position: relative; }

.prism.builder .desktop .tray-events .events-holidays .form-check-input { margin-left: -18px; }

.modal-background .modal-wrapper .modal-body p { padding-top: 1px; }

.prism.builder .desktop .preview-header .fa-th-large { background-image: url(https://photos3.walmart.com/cms/asset/f294f154e09f9f5f952b582428678399.svg?rev=2); position: relative; top: 2px; }

@media (min-width: 1024px) { .prism.builder .desktop .preview-header .fa-th-large { background-repeat: no-repeat; border: 1px solid transparent; height: 20px; width: 36px; } }
@media (max-width: 1023px) { .prism.builder .desktop .preview-header .fa-th-large { height: 18px; width: 18px; } }
.prism.builder .desktop .preview-header .fa-th-large:before { display: none; }

/* PHOTO THUMB ICONS */
.prism.builder .desktop .btn-thumbnail-remove i.fa-circle { background-image: url(https://photos3.walmart.com/cms/asset/56ad7d05a07459cebb65f2ba785c2e3b.svg?rev=2); height: 16px; opacity: 0.7; position: absolute; width: 16px; }

.prism.builder .desktop .btn-thumbnail-remove i.fa-circle:before { display: none; }

.prism.builder .desktop .btn-thumbnail-remove i.fa-times-circle { background-image: url(https://photos3.walmart.com/cms/asset/5e8c7f1397e867fac6cf237c06b07950.svg?rev=2); height: 16px; position: absolute; width: 16px; }

.prism.builder .desktop .btn-thumbnail-remove i.fa-times-circle:before { display: none; }

.prism.builder .desktop .btn-thumbnail-used i.fa-circle { background-image: url(https://photos3.walmart.com/cms/asset/56ad7d05a07459cebb65f2ba785c2e3b.svg?rev=2); filter: invert(25%) sepia(46%) saturate(4978%) hue-rotate(305deg) brightness(85%) contrast(84%); height: 16px; position: absolute; width: 16px; }

.prism.builder .desktop .btn-thumbnail-used i.fa-circle:before { display: none; }

.prism.builder .desktop .btn-thumbnail-used .fa-check-circle { background-image: url(https://photos3.walmart.com/cms/asset/8c2de4aca1e5fdbbb2ebd57ecc28f980.svg?rev=2); height: 16px; position: absolute; width: 16px; }

.prism.builder .desktop .btn-thumbnail-used .fa-check-circle:before { display: none; }

/* TEXT ALIGNMENT ICONS */
.prism.builder .desktop .text-controls .fa-align-left, .prism.builder .desktop .text-alignment .fa-align-left { background-image: url(https://photos3.walmart.com/cms/asset/2014454f3f3c2c79f8a59e022c9d1704.svg?rev=2); height: 13px; width: 15px; }

.prism.builder .desktop .text-controls .fa-align-left:before, .prism.builder .desktop .text-alignment .fa-align-left:before { display: none; }

.prism.builder .desktop .text-controls .fa-align-center, .prism.builder .desktop .text-alignment .fa-align-center { background-image: url(https://photos3.walmart.com/cms/asset/ada6d1ad42c485833df9992634578c7a.svg?rev=2); height: 13px; width: 15px; }

.prism.builder .desktop .text-controls .fa-align-center:before, .prism.builder .desktop .text-alignment .fa-align-center:before { display: none; }

.prism.builder .desktop .text-controls .fa-align-right, .prism.builder .desktop .text-alignment .fa-align-right { background-image: url(https://photos3.walmart.com/cms/asset/95c707520900bfe9306d0a9e4d3f248b.svg?rev=2); height: 13px; width: 15px; }

.prism.builder .desktop .text-controls .fa-align-right:before, .prism.builder .desktop .text-alignment .fa-align-right:before { display: none; }

.prism.builder .desktop .text-controls .fa-arrow-up, .prism.builder .desktop .text-alignment .fa-arrow-up { background-image: url(https://photos3.walmart.com/cms/asset/66303dad59cdeac1c592e5e3587bac3d.svg?rev=2); height: 13px; width: 13px; }

.prism.builder .desktop .text-controls .fa-arrow-up:before, .prism.builder .desktop .text-alignment .fa-arrow-up:before { display: none; }

.prism.builder .desktop .text-controls .fa-arrows-alt-v, .prism.builder .desktop .text-alignment .fa-arrows-alt-v { background-image: url(https://photos3.walmart.com/cms/asset/46640c3402f64039169aabf83ca1564b.svg?rev=2); height: 17px; position: relative; width: 13px; }

.prism.builder .desktop .text-controls .fa-arrows-alt-v { top: -2px; }

.prism.builder .desktop .text-controls .fa-arrow-up, .prism.builder .desktop .text-controls .fa-arrow-down { position: relative; top: -2px; }

.prism.builder .desktop .text-controls .fa-arrows-alt-v:before, .prism.builder .desktop .text-alignment .fa-arrows-alt-v:before { display: none; }

.prism.builder .desktop .text-controls .fa-arrow-down, .prism.builder .desktop .text-alignment .fa-arrow-down { background-image: url(https://photos3.walmart.com/cms/asset/3d68be7189e9a6d3f69ea1b562f5a400.svg?rev=2); height: 13px; width: 13px; }

.prism.builder .desktop .text-controls .fa-arrow-down:before, .prism.builder .desktop .text-alignment .fa-arrow-down:before { display: none; }

/* PILL BUTTONS */
/* 40px */
.prism.builder .mobile-full-screen.add-to-cart-notice .apply-cancel .btn-primary, .prism.builder .desktop .add-to-cart-notice .btn-primary { border-radius: 1.25rem; font-family: BogleWeb-Bold; font-weight: normal; padding: 0.4375rem; width: 153px; }

.prism.builder .confirmation-dialog .btn-primary { border-radius: 1.25rem; font-family: BogleWeb-Bold; font-weight: normal; padding: 0.4375rem; width: 111px; }

.prism.builder .calendar-events .modal-wrapper .modal-actions .btn-primary, .prism.builder .address-form-modal .btn-primary, .prism.builder .desktop .project-title .btn-primary { border-radius: 1.25rem; font-family: BogleWeb-Bold; font-size: 16px; font-weight: normal; height: 40px; padding: 0.4375rem; width: 97px; }

/* 34px */
.prism.builder .row.step-selector .btn.float-left, .prism.builder .row.step-selector .btn.float-right { border-radius: 1.0625rem; font-family: BogleWeb-Bold; font-weight: normal; padding: 0.25rem 1.2rem; }

/* 30px */
@media screen and (max-width: 370px) { .prism.builder .desktop .row.step-selector .btn-primary, .prism.builder .desktop .row.step-selector .btn-outline-dark { border-radius: 0.9375rem; font-family: BogleWeb-Bold; font-size: 0.875rem; font-weight: normal; height: 30px; padding: 4px 0.9375rem; } }
/* 28px */
.prism.builder .mobile-full-screen.text-slot-editor .btn-primary { border-radius: 0.875rem; font-family: BogleWeb-Bold; font-size: 0.875rem; font-weight: normal; padding: 0.1875rem 0.875rem; width: 72px; }

.builder .desktop .image-tools .btn-primary { border-radius: 0.875rem; font-family: BogleWeb-Bold; font-size: 0.875rem; font-weight: normal; padding: 0.1875rem 0.875rem; width: 90px; }

.builder .desktop .image-tools .btn-link, .builder.prism .desktop .image-tools .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .image-tools .btn { color: #000; }

/* SCROLLBAR */
@media (min-width: 1024px) { .prism.builder .desktop .tray .buttons { padding: 24px 8px 24px 24px; overflow-x: hidden; overflow-y: scroll; scrollbar-color: #afc9ed #283e5c; scrollbar-width: thin; scrollbar-arrow-color: #283e5c; scrollbar-track-color: #283e5c; scrollbar-face-color: #afc9ed; scrollbar-3dlight-color: #283e5c; scrollbar-highlight-color: #283e5c; scrollbar-shadow-color: #283e5c; scrollbar-darkshadow-color: #283e5c; }
  .prism.builder .desktop .tray.tray-colours .buttons { padding: 24px 5px 0 24px; overflow-x: hidden; overflow-y: scroll; scrollbar-color: #afc9ed #283e5c; scrollbar-width: thin; scrollbar-arrow-color: #283e5c; scrollbar-track-color: #283e5c; scrollbar-face-color: #afc9ed; scrollbar-3dlight-color: #283e5c; scrollbar-highlight-color: #283e5c; scrollbar-shadow-color: #283e5c; scrollbar-darkshadow-color: #283e5c; }
  .prism.builder .desktop .tray .buttons :not(.dropdown-menu) { scrollbar-color: auto; } }
@-moz-document url-prefix() { @media (min-width: 1024px) { .prism.builder .desktop .tray .buttons { padding-right: 11px; border-right: 3px solid transparent; }
    .prism.builder .desktop .tray.tray-colours .buttons { padding-right: 8px; border-right: 3px solid transparent; }
    .prism.builder .desktop .tray .buttons :not(.dropdown-menu), .prism.builder .desktop .tray .buttons :not(#text-chiclet-text) { scrollbar-color: auto; } } }
@media (min-width: 1024px) { .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar { background-color: #283e5c; width: 16px; }
  .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons.no-photos::-webkit-scrollbar { width: 0; }
  .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar-thumb, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar-thumb { background-color: #afc9ed; border-top: 3px solid #283e5c; border-right: 3px solid #283e5c; border-bottom: 3px solid #283e5c; border-left: 10px solid #283e5c; border-radius: 11px 5px 5px 11px; }
  .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar-track, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar-track { background-color: transparent; }
  .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar-button, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar-button { display: none; }
  .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar-resizer, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar-resizer { display: none; }
  .prism.builder .desktop.tray-open .chiclets-and-tray textarea::-webkit-scrollbar { background-color: #fff !important; width: 16px; }
  .prism.builder .desktop.tray-open .chiclets-and-tray textarea::-webkit-scrollbar-thumb { background-color: #6d6e71 !important; border-top: 3px solid #fff !important; border-right: 3px solid #fff !important; border-bottom: 3px solid #fff !important; border-left: 10px solid #fff !important; border-radius: 11px 5px 5px 11px; }
  .prism.builder .desktop.tray-open .chiclets-and-tray textarea::-webkit-scrollbar-track { background-color: transparent !important; }
  .prism.builder .desktop.tray-open .chiclets-and-tray textarea::-webkit-scrollbar-button { display: none !important; }
  .prism.builder .desktop.tray-open .chiclets-and-tray textarea::-webkit-scrollbar-resizer { display: none !important; }
  .prism.builder .desktop .chiclets-and-tray #tabpanel-photos { overflow-y: hidden; }
  .prism.builder .desktop .chiclets-and-tray #tabpanel-photos div.no-photos { overflow-y: hidden; padding-right: 24px; }
  .prism.builder .desktop .chiclets-and-tray .tray-photos .buttons { overflow-y: scroll; }
  .prism.builder .desktop .chiclets-and-tray .tray.tray-options { overflow-y: hidden; }
  .prism.builder .desktop .chiclets-and-tray section#tabpanel-designs { overflow: hidden; }
  .prism.builder .desktop .chiclets-and-tray section#tabpanel-layouts { overflow: hidden; } }
/* SPINNERS */
.prism.builder .desktop .tray-photos .fa-circle-notch, .prism.builder .desktop .tray-designs .fa-circle-notch, .prism.builder .desktop .tray-layouts .fa-circle-notch { background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTUiIGhlaWdodD0iNTUiIHZpZXdCb3g9IjAgMCAxNC41NTIgMTQuNTUyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0yODIuNDUpIj4KPHBhdGggZD0ibTEzLjY2MiAyODkuNzJhNi4zODYxIDYuMzg2MyAwIDAgMS02LjM1NjMgNi4zODYzIDYuMzg2MSA2LjM4NjMgMCAwIDEtNi40MTU1LTYuMzI2OCA2LjM4NjEgNi4zODYzIDAgMCAxIDYuMjk2Ni02LjQ0NTIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2NiMmM5MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9Ii45ODYxNCIvPgo8L2c+Cjwvc3ZnPgo="); background-size: contain; }

.prism.builder .desktop .tray-photos .fa-circle-notch { height: 16px; width: 16px; }

.prism.builder .desktop .tray-designs .fa-circle-notch { height: 40px; width: 40px; }

.prism.builder .desktop .tray-layouts .fa-circle-notch { height: 34px; width: 34px; }

.prism.builder .desktop .tray-photos .fa-circle-notch:before, .prism.builder .desktop .tray-designs .fa-circle-notch:before, .prism.builder .desktop .tray-layouts .fa-circle-notch:before { display: none; }

/* TOOLTIPS OVERLAY */
.chardinjs-helper-layer .chardinjs-tooltip { background: #ffc120; }

.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-bottom ::before { border-bottom-color: #ffc120; }

.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-right ::before { border-right-color: #ffc120; }

.chardinjs-helper-layer .chardinjs-tooltip.chardinjs-top ::before { border-top-color: #ffc120; }

/* HEADER */
.builder.prism .desktop header { background: #0071dc; border-bottom: 0 !important; }

.prism.builder .desktop .project-title .project-title-edit span { font-family: BogleWeb-Regular; text-align: right; color: #ffffff; padding-right: 8px; }

@media (min-width: 1024px) { .prism.builder .desktop header .total-price { color: #041e42; font-family: BogleWeb-Regular; font-weight: normal; text-align: right; position: relative; top: 2px; } }
#login-status-menu-button { font-family: BogleWeb-Bold; }

@media (min-width: 1024px) { .prism.builder .desktop header .desktop-header-actions button { color: #6d6e71; font-family: BogleWeb-Regular; font-weight: normal; } }
@media (min-width: 1024px) { .prism.builder .desktop header .desktop-header-actions button.disabled { color: #d1d2d6; opacity: 1; } }
@media (min-width: 1024px) { .prism.builder .desktop .tray.tray-photos .buttons:not(.no-photos) { max-height: calc(100vh - 193px); } }
_:-ms-fullscreen, :root .prism.builder .desktop .main-header .col-lg-7.d-flex.justify-content-end { justify-content: flex-start !important; }

@media (max-width: 1023px) { .prism.builder .desktop .main-header { height: 41px; max-height: 41px; }
  .prism.builder .desktop header .quantity-and-price span { font-size: 16px; }
  .prism.builder .desktop main .row.step-selector { height: 61px; min-height: 60px; }
  .prism.builder .desktop main .row.step-selector p { color: #000; }
  .prism.builder .desktop main .row.step-selector p .font-weight-bold, .builder.prism .desktop main .row.step-selector p .calendar-controls .btn, .builder.prism .calendar-controls .desktop main .row.step-selector p .btn, .builder.prism .desktop main .row.step-selector p .calendar-events h5, .builder.prism .calendar-events .desktop main .row.step-selector p h5, .prism.builder .desktop main .row.step-selector p .image-loader .modal-body .select-all .selected, .image-loader .modal-body .select-all .prism.builder .desktop main .row.step-selector p .selected { font-family: BogleWeb-Bold; font-weight: normal; }
  .prism.builder .desktop main .row.step-selector { padding: 0 3px; }
  .prism.builder .desktop .main-header { border-bottom: #e6e7e8 solid 1px; }
  .prism.builder .desktop .row.step-selector { border-bottom: #e6e7e8 solid 1px; }
  .prism.builder .desktop .row.page-controls { border-bottom: #e6e7e8 solid 1px; max-height: 28px; }
  .prism.builder .desktop .row.page-controls .border-left { border-left: 1px solid #e6e7e8 !important; } }
.user-account-menu .account .get-more .store-name:after { content: '.com'; display: inline-block; }

.builder.prism .desktop #login-status-menu-button { padding-right: 1.375rem; padding-left: 1.375rem; margin-right: 0; }

.builder.prism .desktop .user-account-menu { margin-right: 1rem; }

@media (min-width: 1024px) { .prism.builder .desktop header .total-price { color: #fff; } }
.prism.builder .desktop header .desktop-header-actions button { color: #fff; }

.builder.prism .desktop header .desktop-header-actions .btn { border-left: 1px solid #004f9a; }

.builder.prism .desktop header .desktop-header-actions .btn:disabled { color: #d9d9d9; }

.builder.prism .desktop header .desktop-header-actions .btn:last-of-type { border-right: 1px solid #004f9a; }

.builder header .dropdown-toggle, .builder header .dropdown-toggle::after { color: #fff !important; }

.builder.prism .desktop header .user-account-men.dropdown.show, .builder.prism .desktop header .user-account-men.dropdown button.btn:hover { background-color: #004f9a !important; color: #fff; }

/* QUANTITY DROPDOWN */
.prism.builder .desktop .quantity-and-price .dropdown-menu { border-radius: 0; border: 0; box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.2) !important; max-height: 196px; max-width: 270px; overflow-y: scroll; padding: 0; transform: translate3d(-119px, 29px, 0px) !important; z-index: 1100; }

.prism.builder .desktop .quantity-and-price .dropdown-menu small { color: #9d9fa2; font-family: BogleWeb-Regular; font-size: 0.875rem; text-transform: lowercase; }

.prism.builder .desktop .dropdown-item.active, .prism.builder .desktop .dropdown-item:active { font-family: BogleWeb-Bold; }

.prism.builder .desktop .btn.dropdown-item { border-bottom: 1px solid #e8ebed !important; border-radius: 0; font-size: 0.875rem; line-height: 1.43; padding: 0.875rem 1.1875rem; text-align: center; text-transform: capitalize; }

.prism.builder .desktop .quantity-and-price.dropdown.has-additional-pages .dropdown-menu .dropdown-item { padding-top: 0.25rem; padding-bottom: 0.25rem; }

.prism.builder .desktop .quantity-and-price .btn.dropdown-item .fas.fa-check.mr-2 { display: none; }

.prism.builder .desktop header .quantity-and-price.dropdown { padding: 0.375rem 1.375rem; }

.prism.builder .desktop header .quantity-and-price.dropdown.show { background-color: #004f9a; }

.prism.builder .desktop header .quantity-and-price.dropdown button.btn:hover { background-color: #f5f5f5; }

.prism.builder .desktop header #quantity-and-price-button:hover { background-color: transparent; }

.builder header .dropdown-item.active { background-color: #e6f1fc; }

/* mMWEB ICON BAR */
.prism.builder .page-controls .btn.btn-link, .builder.prism .page-controls .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .page-controls .btn, .prism.builder .page-controls .desktop .preview-container .carousel .controls .btn, .prism.builder .desktop .preview-container .carousel .controls .page-controls .btn { height: 28px; padding-bottom: 2px; padding-top: 2px; }

/* PROJECT NAME STYLING */
.prism.builder .desktop .address-form-modal .modal-title p, .prism.builder .desktop .project-title .modal-title p { color: #000; font-weight: normal; margin-bottom: 8px; }

.prism.builder .desktop .project-title #project-title-input { border-color: #949499; color: #000; }

/* PROJECT NAME MODAL PLACEHOLDER TEXT */
.prism.builder .desktop .project-title input#project-title-input::placeholder { color: #6d6e71 !important; font-style: italic; }

/* LOGIN POPOVER */
.prism.builder .desktop #login-status-menu { border-radius: 0; border: 1px solid transparent; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2) !important; margin: 16px 0 12px; transform: translate3d(-279px, 9px, 0px) !important; width: 300px; }

.prism.builder .desktop #login-status-menu .dropdown-item { color: #000; font-size: 16px; height: auto; min-height: 56px; padding: 16px 32px; }

.prism.builder .desktop #login-status-menu .dropdown-item .skinny-icon, .prism.builder .desktop #login-status-menu .dropdown-item .image-loader .checkbox.far.fa-square, .image-loader .prism.builder .desktop #login-status-menu .dropdown-item .checkbox.far.fa-square, .prism.builder .desktop #login-status-menu .dropdown-item .image-loader .checkbox.fas.fa-check-square, .image-loader .prism.builder .desktop #login-status-menu .dropdown-item .checkbox.fas.fa-check-square, .prism.builder .desktop #login-status-menu .dropdown-item .image-loader .selected > .fa-stack, .image-loader .prism.builder .desktop #login-status-menu .dropdown-item .selected > .fa-stack, .prism.builder .desktop #login-status-menu .dropdown-item .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body .prism.builder .desktop #login-status-menu .dropdown-item .fas.fa-mobile-alt { margin-right: 16px; position: relative; top: 3px; }

.prism.builder .desktop #login-status-menu .dropdown-item small { color: #666; font-size: 14px; }

/* PREVIEW MODAL */
.builder.prism .desktop .preview-modal .scroll-container .preview-page .easy-path-spread-title { display: flex; justify-content: center; color: #fff; }

.builder.prism .desktop .easy-path-preview-container .preview-page .preview-thumb button.prism-thumb:focus canvas, .builder.prism .desktop .easy-path-preview-container .preview-page .preview-thumb button.prism-thumb:focus img { outline: 1px solid #cb2c90; }

@media (min-width: 1024px) { .builder.prism .desktop .preview-header .col .btn { border-bottom: 4px solid #0071dc; } }
/* CHICLETS AND TRAYS */
.builder.prism .desktop .chiclets { background: #0071dc; }

.builder.prism .desktop .chiclets .chiclet-tab { background: #0071dc; }

.builder.prism .desktop .chiclets .chiclet-tab .chiclet-img { height: 1.5rem; width: 1.5rem; filter: contrast(120%) brightness(120%); }

@media (min-width: 1024px) { .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar { background-color: #004f9a; width: 16px; }
  .prism.builder .desktop.tray-open .chiclets-and-tray *:not(.dropdown-menu):not(textarea):not(.ql-editor)::-webkit-scrollbar-thumb, .prism.builder .desktop .chiclets-tray-div .tray-photos .buttons::-webkit-scrollbar-thumb { background-color: #e6f1fc; border-top: 3px solid #004f9a; border-right: 3px solid #004f9a; border-bottom: 3px solid #004f9a; border-left: 10px solid #004f9a; border-radius: none; } }
/* TRAPEZOID */
.prism.builder .desktop .trapezoid { border-left-width: 11px; /*right: -11px; */ top: 21px; border-left: 1rem solid #004f9a; }

.prism.builder .desktop .trapezoid i { color: #afc9ed; font-size: 10px; left: -10px; top: calc(50% - 5px); }

/* COVERS CHICLET ICON */
.prism.builder .desktop .chiclets-and-tray .chiclet-tab-Cover img { box-sizing: border-box; content: url(https://photos3.walmart.com/cms/asset/95d146e79b688ca649b5196f71566368.svg?rev=4); height: 24px; width: 24px; }

@-moz-document url-prefix() { .prism.builder .desktop .chiclet-tab-Cover img { filter: invert(71%) sepia(9%) saturate(97%) hue-rotate(177deg) brightness(87%) contrast(91%) !important; }
  .prism.builder .desktop .chiclet-tab-Cover.active img, .prism.builder .desktop .chiclet-tab-Cover:hover img { filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(152deg) brightness(103%) contrast(103%) !important; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .prism.builder .desktop .chiclets-and-tray .chiclet-tab-Cover img { background-image: url(https://photos3.walmart.com/cms/asset/95d146e79b688ca649b5196f71566368.svg?rev=4); background-size: contain; height: 24px !important; padding-left: 24px; width: 24px !important; } }
@supports (-ms-ime-align: auto) { .prism.builder .desktop .chiclets-and-tray .chiclet-tab-Cover img { background-image: url(https://photos3.walmart.com/cms/asset/95d146e79b688ca649b5196f71566368.svg?rev=4); background-size: contain; height: 24px !important; padding-left: 24px; width: 24px !important; } }
/* CHICLET PANEL TEXT */
.prism.builder .desktop .chiclets .chiclet-tab .chiclet-text { font-family: BogleWeb-Bold; color: #bbbfc4; }

.prism.builder .desktop .chiclets .chiclet-tab:hover span, .prism.builder .desktop .chiclets .chiclet-tab.active span { color: #fff; }

@media (min-width: 1024px) { .prism.builder .desktop .buttons .chiclet-tab { margin-bottom: 17.5px !important; margin-top: 17.5px !important; padding-bottom: 0; padding-top: 0; }
  .prism.builder .desktop .button-ribbon.chiclets .buttons { padding-top: 11px; }
  .prism.builder .desktop .buttons .chiclet-tab .chiclet-text { position: relative; top: 1px; } }
/* MWEB CHICLET FONT WEIGHT */
@media screen and (max-width: 1023px) { .prism.builder .desktop .chiclets .chiclet-tab .chiclet-text { font-family: BogleWeb-Regular; font-size: 0.875rem; }
  .prism.builder .desktop .chiclets .chiclet-tab.active .chiclet-text { font-family: BogleWeb-Bold; } }
/* TRAY */
.builder.prism .desktop .tray { background: #004f9a; }

.builder.prism .desktop .tray .tray-header { background: #004f9a; border-bottom: 1px solid #0071dc; }

@media (max-width: 1023.98px) { .builder.prism .desktop .tray .tray-header { border-bottom: 0; } }
/* PHOTOS TRAY */
@media (min-width: 1024px) { .prism.builder .desktop .tray-photos .btn-thumbnail-group:hover { transform: scale(1.3); }
  .prism.builder .desktop .importing-photos { margin-top: 0 !important; }
  .prism.builder desktop .btn-auto-fill { margin-top: 0 !important; }
  .prism.builder .desktop .tray-photos .buttons:not(.no-photos) { padding-bottom: 0 !important; } }
@media (max-width: 1023px) { .prism.builder .desktop .tray.tray-photos .buttons { margin-right: 0; } }
/* ADD PHOTOS BUTTON */
.builder .btn-light { background: #fff; }

.prism.builder .desktop .btn-light.add-btn, .prism.builder .desktop .btn-light.add-btn span { color: #000; font-family: BogleWeb-Bold; font-weight: normal; border-color: #000; }

@media (min-width: 1024px) { .prism.builder .desktop .btn-light.add-btn { border-radius: 1.25rem; } }
@media (max-width: 1023px) { .prism.builder .desktop .no-photos .btn-light.add-btn { border-radius: 1.25rem; } }
.prism.builder .desktop .btn-light.add-btn i { position: relative; top: 3px; }

.prism.builder .mobile .tray .add-photos-button i { position: relative; top: 2px; }

@media screen and (min-width: 1024px) { .prism.builder .desktop .tray .btn-light.add-btn { padding-left: 12px !important; } }
.prism.builder .desktop .tray .btn-auto-fill { border-radius: 4px; border: 1px solid #e8ebed !important; color: #e8ebed; font-weight: normal; }

@media (min-width: 1024px) { .prism.builder .desktop .tray .btn-auto-fill { border: 2px solid #e8ebed !important; font-weight: 700; margin-top: 8px; } }
.prism.builder .desktop .tray .btn-auto-fill-mobile { margin-left: 0.75rem; }

@media (min-width: 1024px) { .builder.prism .desktop .tray .btn-tray-bordered { border-radius: 1.25rem; } }
.prism.builder .desktop .tray-photos .m-0.text-twelve, .prism.builder .desktop .tray-photos .dropdown-menu > p.text-twelve, .builder.prism .desktop .tray-photos .page-previews .carousel .preview-thumb .dropdown-menu > p, .builder.prism .desktop .page-previews .carousel .preview-thumb .tray-photos .dropdown-menu > p, .builder.prism .desktop .tray-photos .calendar-controls .dropdown-menu > p.btn, .builder.prism .calendar-controls .desktop .tray-photos .dropdown-menu > p.btn, .builder.prism .desktop .tray-photos .product-warnings .dropdown-menu > p, .builder.prism .product-warnings .desktop .tray-photos .dropdown-menu > p, .builder.prism .desktop .tray-photos .page-previews .carousel .preview-thumb p.m-0, .builder.prism .desktop .page-previews .carousel .preview-thumb .tray-photos p.m-0, .builder.prism .desktop .tray-photos .tray .drag-and-drop span.m-0, .builder.prism .tray .drag-and-drop .desktop .tray-photos span.m-0, .builder.prism .desktop .tray-photos .calendar-controls .m-0.btn, .builder.prism .calendar-controls .desktop .tray-photos .m-0.btn, .builder.prism .desktop .tray-photos .product-warnings p.m-0, .builder.prism .product-warnings .desktop .tray-photos p.m-0 { font-family: BogleWeb-Bold; }

/* DRAG AND DROP FONT WEIGHT AND COLOUR */
.prism.builder .drag-and-drop .body p { font-family: BogleWeb-Bold; }

/* EMPTY PHOTOS TRAY */
@media (min-width: 1024px) { .prism.builder .desktop .tray-photos .no-photos { margin-bottom: 0; margin-top: 0; padding: 24px 24px 24px 24px !important; } }
.skinny-icon.blue-photo, .image-loader .blue-photo.checkbox.far.fa-square, .image-loader .blue-photo.checkbox.fas.fa-check-square, .image-loader .selected > .blue-photo.fa-stack, .image-loader .modal-body .blue-photo.fas.fa-mobile-alt { background-image: url(https://photos3.walmart.com/cms/asset/5f19e96580e9e241b2e9468212a4cbac.svg?rev=2); height: 72px !important; width: 72px !important; }

.skinny-icon.blue-text, .image-loader .blue-text.checkbox.far.fa-square, .image-loader .blue-text.checkbox.fas.fa-check-square, .image-loader .selected > .blue-text.fa-stack, .image-loader .modal-body .blue-text.fas.fa-mobile-alt { background-image: url(https://photos3.walmart.com/cms/asset/84052c19bf6484d1a07fc061a4a63244.svg?rev=2); }

.prism.builder .tray .drag-and-drop .body.p-1 { padding: 1rem !important; }

.prism.builder .tray .drag-and-drop { border: 1px dashed #e6f1fc; }

.prism.builder .drag-and-drop .body { color: #e6f1fc; }

.builder.prism .desktop .tray .tray-active-name { padding-bottom: 0.125rem; }

/* UPLOAD MODAL */
.image-loader .loader-nav button.active { border-bottom: 4px solid #0071dc; }

/* AUTOFILL MODAL */
@media (min-width: 1024px) { .builder.prism .desktop .autofill-modal .btn { text-transform: capitalize !important; }
  .builder.prism .desktop .autofill-modal .btn-primary { height: 40px; border-radius: 20px; width: 100px; }
  .builder.prism .desktop .autofill-modal .btn.cancel { text-decoration: underline; }
  .builder.prism .desktop .autofill-modal input[type="radio"] { display: none; }
  .builder.prism .desktop .autofill-modal input[type="radio"] + label:before { content: ""; display: inline-block; width: 18px; height: 18px; background: url(https://photos3.walmart.com/cms/asset/537262e2093a918db656f6407bd98ca9.png?rev=2) left top no-repeat; margin-right: 12px; position: relative; top: 3px; }
  .builder.prism .desktop .autofill-modal { box-shadow: 0 3px 13px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.07); } }
.builder.prism .desktop .autofill-modal input[type="radio"]:checked + label:before { background: url(https://photos3.walmart.com/cms/asset/c5aecdc7e4cc3885b667ce5ee40b7859.png?rev=1) -18px top no-repeat; }

@media (max-width: 1023px) { .builder.prism .desktop .autofill-modal { padding: 1.5rem 1.5rem; }
  .builder.prism .desktop .autofill-modal .btn { text-transform: capitalize; }
  .builder.prism .desktop .autofill-modal .btn.btn-primary { border-radius: 1.0625rem; font-family: BogleWeb-Bold; font-weight: normal; margin-left: 16px; padding: 0.25rem 1.2rem; }
  .builder.prism .desktop .autofill-modal .btn.bg-white { text-decoration: underline; } }
/* TEXT TRAY */
.prism.builder .tray-text label { font-size: 0.75rem; }

.prism.builder .desktop .font-select .btn .font-name, .prism.builder .desktop .dropdown-item .img-fluid { max-height: 23px; }

/* FRONT DROPDOWN INDICATOR COLOUR */
.dropdown > .dropdown-toggle:after { color: #000; }

/* INCREASE AND DECREASE FONT SIZE BUTTONS */
.prism.builder .btn.font-size-btn.plus { border: 1px solid #888; }

.prism.builder .btn.font-size-btn.plus i { position: relative; top: 3px; }

.prism.builder .btn.font-size-btn.minus i { position: relative; top: 3px; }

.prism.builder .desktop .tray .btn-color { border: 0; }

@media (max-width: 1023px) { .prism.builder .text-tools .option-select-zone .flex-column .btn.active { padding-right: 38px; } }
/* TEXT STYLING TOOLS */
@media (min-width: 1024px) { .prism.builder .desktop .tray-text .text-styles .btn-light { border: 0; border-radius: 5px; background-color: #fff; color: #9b9b9b; padding: 8px 0; width: 34px; }
  .prism.builder .desktop .tray-text .text-styles .btn-light.active { color: #000; } }
@media (max-width: 1023px) { .builder.prism .mobile-full-screen .text-tools .text-styles .btn { padding-top: 6px; padding-bottom: 2px; }
  .builder.prism .mobile-full-screen .text-tools .text-styles .btn.active { color: #000; } }
/* TEXT ALIGNMENT TOOLS */
.prism.builder .desktop .tray-text .text-alignment .btn-group { background-color: #fff; border-radius: 5px; border: 0; height: 33px; width: 87px; }

.prism.builder .desktop .tray-text .text-alignment .btn-light { background: transparent; border: 0; padding: 8px 0; width: 29px; }

.prism.builder .desktop .tray-text .text-alignment .row { margin-right: 0; }

.prism.builder .desktop .text-controls .btn-link, .builder.prism .desktop .text-controls .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .text-controls .btn { padding: 10px 0 2px 0; }

.prism.builder .desktop .tray-text .text-alignment .btn-light.active { background: transparent; border: 0; }

.prism.builder .desktop .tray-text .text-alignment .btn-light.active i, .prism.builder .desktop .text-controls .btn-link.active i, .builder.prism .desktop .text-controls .preview-container .carousel .controls .active.btn i, .builder.prism .desktop .preview-container .carousel .controls .text-controls .active.btn i { filter: brightness(0%); }

@media (min-width: 1024px) { .prism.builder .desktop .chiclets-and-tray .tray-text .tray-header .add-btn { margin-bottom: unset; }
  .prism.builder .desktop .tray.tray-text .with-tray-header { margin-top: 89px; } }
/* EMPTY TEXT TRAY */
@media (min-width: 1024px) { .prism.builder .desktop .tray-text .no-slot-selected { padding: 0 0 24px; }
  .prism.builder .desktop .tray-text .no-slot-selected p { font-size: 14px; color: #afc9ed; text-transform: none; text-align: center; width: 182px; } }
/* EVENTS TRAY */
@media (min-width: 1024px) { .prism.builder .desktop .tray.tray-events .with-tray-header { margin-top: 89px; } }
.prism.builder .desktop .tray-events #holiday-toggle { margin-top: 3px; }

.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover { background-color: #0071dc !important; color: #fff; }

.DayPicker-Day { border-left: 2px solid transparent; border-right: 2px solid transparent; height: 38px; width: 40px; }

.prism.builder .calendar-events .modal-wrapper .modal-body .event-photo .drop-photo { text-align: center; }

.prism.builder .calendar-events .modal-wrapper .modal-body .event-photo .drop-photo i { margin: 0 0 1rem; }

/* EVENTS MODAL BACKGROUND */
.prism.builder .desktop .calendar-events .modal-background { overflow: hidden !important; }

/* .prism.builder .desktop .calendar-events .popover-wrapper { z-index: 6;
} */
/* EVENTS TOGGLE */
.prism.builder .toggle, .prism.builder .toggle:hover { background: 0; }

.prism.builder .toggle.active, .prism.builder .toggle.active:hover { background: #cb2c90 !important; }

/* CUSTOM EVENTS ICONS */
.prism.builder .desktop .tray-events .calendar-events .user-added-event i { margin-top: 0; }

.prism.builder .tray-events .user-added-event i.far.fa-trash-alt { height: 16px; margin: 2px 1px 2px 3px; position: relative; width: 16px; }

/* CALENDAR GRID SPACING */
.prism.builder .desktop .calendar.scroll-container .preview-page { padding-bottom: 40px !important; }

/* ADDRESS TRAY */
/* ADDRESSING */
@media (min-width: 1024px) { .prism.builder .address-form .dropdown .custom-select .Select-menu-outer, .prism.builder .address-form .dropdown .Select--single .Select-menu-outer { overflow-y: hidden; }
  .prism.builder .desktop .address-form input { height: 52px; } }
.prism.builder .envelope-page .address-wrapper.align-4x8 { padding: 6% 0 0 0; }

/* ENVELOPE STEP */
.builder.prism .tray-overlay { background: #004f9a; }

@media (min-width: 1024px) { .prism.builder .tray-overlay .envelope-tray-overlay .form-check-input:checked::before { border: 2px solid #cb2c90; }
  .prism.builder .tray-overlay .envelope-tray-overlay .form-check-input:checked::after { background: #cb2c90; } }
/* COLOR TRAY */
@media (min-width: 1024px) { .prism.builder .desktop .tray.tray-colours .with-tray-header > .buttons { margin-top: 122px; } }
/* COLOUR TRAY FONTS */
@media (min-width: 1024px) { .prism.builder .desktop .tray-colours .buttons h6 { font-family: BogleWeb-Bold; font-weight: normal; }
  .prism.builder .desktop .mobile-full-screen.colour-picker .btn-light { padding-left: 0; padding-right: 0; } }
/* RWEB COLOUR SWATCH MARGIN */
@media (min-width: 1024px) { .prism.builder .desktop .tray-colours .btn-colour { margin-right: 6px; } }
/* LAYOUTS TRAY */
.prism.builder .desktop .tray-layouts .layout-slots-group p, .prism.builder .desktop .tray-layouts .orientation-filter p { font-family: BogleWeb-Bold; }

@media (min-width: 1024px) { .prism.builder .desktop .tray.tray-layouts .btn-thumbnail { border: unset; background-color: unset; } }
/* OPTIONS TRAY */
.builder.prism .desktop .tray .tray-options { color: #fff; }

@media (min-width: 1024px) { .builder.prism .desktop .tray.tray-options .button-ribbon > .buttons { margin-top: 0; max-height: calc(100vh - 65px); } }
@media (max-width: 1023.98px) { .builder.prism .desktop .tray-options .buttons { margin-right: 0; } }
/* OPTIONS TRAY FONT */
@media (min-width: 1024px) { .prism.builder .desktop .tray-options .active .option-text { position: relative; top: -3px; }
  .prism.builder .desktop .tray-options .active .option-text, .prism.builder .desktop .tray-variable .active .option-text { padding-top: 4px; } }
.prism.builder .desktop .tray-options .active .option-text { color: #fff; }

/* DESIGNS TRAY */
.builder.prism .tray .design-tray-item { margin-bottom: 1.25rem; }

.builder.prism .tray .design-tray-item .btn-link p, .builder.prism .tray .design-tray-item .desktop .preview-container .carousel .controls .btn p, .builder.prism .desktop .preview-container .carousel .controls .tray .design-tray-item .btn p { margin-top: 0.375rem; }

.builder.prism .desktop .tray-designs hr { border-top: 1px solid #0071dc; }

@media (min-width: 1024px) { .builder.prism .desktop .tray .tray-footer { border-top: 1px solid #0071dc; } }
@media (min-width: 1024px) { .builder.prism .desktop .tray .tray-footer, .builder.prism .desktop .tray-designs .tray-footer { background: #004f9a; } }
/* DESIGNS TRAY FONT */
@media (min-width: 1024px) { .prism.builder .desktop .tray-designs p { font-family: BogleWeb-Bold; font-weight: normal; }
  .prism.builder .desktop .tray-designs .tray-footer { width: 100%; } }
.prism.builder .desktop .tray-designs .selected { outline: none; }

@media (max-width: 1023px) { .prism.builder .desktop .tray.tray-designs .add-btn { margin-bottom: 0; } }
@media (min-width: 1024px) { .prism.builder .desktop .tray.tray-designs .with-tray-footer > .buttons { padding-bottom: 0; }
  .prism.builder .desktop .tray.tray-designs .with-tray-footer > .buttons { max-height: calc(100vh - 155px); }
  .prism.builder .desktop .tray.tray-designs .buttons { max-height: calc(100vh - 66px); }
  .prism.builder .desktop .tray-designs .tray-footer { margin-bottom: -90px; padding: 24px; }
  .prism.builder .desktop .tray-designs .tray-footer .add-btn { margin-bottom: 0 !important; } }
@media (max-width: 1023px) { .builder.prism .tray .design-tray-item { margin-top: 0.625rem; margin-bottom: 0.625rem; }
  .builder.prism .tray-designs .btn-thumbnail { margin-right: 0; } }
/* ALL TRAYS */
@media (min-width: 1024px) { .prism.builder .desktop .add-btn { margin-top: 0 !important; }
  .prism.builder .desktop .tray-events .add-btn { margin-bottom: 0 !important; }
  .prism.builder .desktop .tray-header { padding: 24px !important; } }
/* PREVIEW */
/* IE11 SPREAD PREVIEW */
_:-ms-fullscreen, :root .prism.builder .desktop .carousel { overflow: visible; }

@media (min-width: 1024px) { .prism.builder .desktop .tray .tray-header { z-index: 5; } }
/* GRID PREVIEW */
.prism.builder .scroll-container.album .prism-thumb.blank-page { height: 0px; }

.prism.builder .scroll-container.album .prism-thumb.blank-page canvas { height: auto; width: auto; }

/* PREVIEW SELECTION OUTLINE */
.prism.builder .desktop .preview-thumb .prism-thumb:hover canvas, .prism.builder .desktop .preview-thumb .prism-thumb:focus canvas { outline: 1px solid #cb2c90; }

.prism.builder .desktop .preview-thumb .prism-thumb:hover .hover-icon, .prism.builder .desktop .preview-thumb .prism-thumb:focus .hover-icon, .prism.builder .desktop .preview-thumb .prism-thumb:active .hover-icon { display: inline-block; }

@media (max-width: 1023px) { .prism.builder .desktop .preview-thumb .prism-thumb:focus { outline: none; } }
.prism.builder .desktop .dark-zone .multi-page .preview-thumb button:hover:before, .prism.builder .desktop .dark-zone .multi-page .preview-thumb button:focus:before, .prism.builder .desktop .dark-zone .single-page .preview-thumb button:hover:before, .prism.builder .desktop .dark-zone .single-page .preview-thumb button:focus:before { background-image: url(https://photos3.walmart.com/cms/asset/46192e27e0bdb835b670caf8ec359353.svg?rev=4); content: ''; height: 48px; left: calc(50% - 24px); pointer-events: none; position: absolute; top: calc(50% - 24px); width: 48px; }

/* PREVIEW AREA*/
@media (min-width: 1024px) { .prism.builder .desktop .prism-container.review { height: calc(100% - 65px); } }
.prism.builder .desktop .preview-modal .carousel .controls .text-center { font-family: BogleWeb-Bold; }

@media (max-width: 1023px) { .prism.builder .desktop .preview-modal .carousel .controls .text-center { font-size: 14px; } }
.prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-right { background-image: url(https://photos3.walmart.com/cms/asset/647bdee00cf6e4bdaad9aa95ddc7c865.svg?rev=4); }

.prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-left { background-image: url(https://photos3.walmart.com/cms/asset/92e0386c44fc70b41950939b553fe0a3.svg?rev=4); }

.prism.builder .preview-modal .prism-thumb.blank-page, .prism.builder .review .prism-thumb.blank-page { max-width: 100%; }

@media (min-width: 1024px) { .prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-right, .prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-left { height: 28px; width: 28px; position: relative; top: 4px; } }
@media (max-width: 1023px) { .prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-right, .prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-left { height: 14px; width: 14px; background-size: contain; } }
.prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-right:before, .prism.builder .desktop .preview-modal .carousel .controls .fa-chevron-left:before { display: none; }

/* FOOTER */
/* STEP SELECTOR */
@media (min-width: 1024px) { .builder.prism .desktop .step-selector { background: #e6f1fc; } }
/* STEP SELECTOR BUTTONS */
.prism.builder .desktop .step-selector { min-height: 4rem; }

.prism.builder .row.step-selector .btn.float-left { background: #fff; border: 1px solid #222; color: #222; }

/* STEP SELECTOR FONT WEIGHT AND COLOUR */
.prism.builder .desktop .step-selector span.selector-option { color: black; font-family: BogleWeb-Bold; font-weight: normal; }

.builder.prism .desktop .step-selector .btn-link, .builder.prism .desktop .step-selector .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .step-selector .btn { text-decoration: unset; }

/* FOOTER TEXT WEIGHT*/
.prism.builder .desktop .step-selector .selector-option.active, .prism.builder .desktop .step-selector .btn.btn-link.selector-option.active, .builder.prism .desktop .step-selector .preview-container .carousel .controls .btn.selector-option.active, .builder.prism .desktop .preview-container .carousel .controls .step-selector .btn.selector-option.active, .prism.builder .desktop .step-selector .preview-container .carousel .controls .btn.selector-option.active, .prism.builder .desktop .preview-container .carousel .controls .step-selector .btn.selector-option.active { border-bottom: 3px solid #0071dc; font-family: BogleWeb-Bold; font-weight: normal; }

.prism.builder .desktop .step-selector .btn.btn-link.selector-option, .builder.prism .desktop .step-selector .preview-container .carousel .controls .btn.selector-option, .builder.prism .desktop .preview-container .carousel .controls .step-selector .btn.selector-option, .prism.builder .desktop .step-selector .preview-container .carousel .controls .btn.selector-option, .prism.builder .desktop .preview-container .carousel .controls .step-selector .btn.selector-option { border-bottom: 3px solid transparent; font-family: BogleWeb-Regular; font-weight: normal; }

/* SUPPORT WIDGET */
/* SHARED */
.project_edit .support-button-container .support-button { background-color: white; border-color: transparent; border-radius: 4px 4px 0 0; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.project_edit .support-button-container .support-button span { color: #041e42; font-family: BogleWeb-Regular !important; font-weight: normal; }

/* RWEB */
@media screen and (min-width: 1024px) { .project_edit .support-button-container { bottom: auto; top: 81px; }
  .project_edit .support-button-container .support-button { height: 18px; width: 58px; }
  .project_edit .support-button-container .support-button .support { display: inline; } }
/* MWEB */
@media screen and (max-width: 1023px) { .project_edit .support-button-container { bottom: auto; top: 100px; }
  .project_edit .support-button-container .support-button { height: 18px; padding: 0 0 0 4.5px; width: 18px; }
  .project_edit .support-button-container .support-button i { height: 9px; width: 7px; } }
/* SUPPORT MODAL */
.project_edit .bs-popover-left .arrow::before, .project_edit .bs-popover-auto[x-placement^="left"] .arrow::before, .project_edit .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { border-left-color: rgba(0, 0, 0, 0.1) !important; }

.project_edit .popover.fade.bs-popover-auto.show { border: 1px solid transparent; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }

.project_edit #support-popover-content .support-links-wrapper #myChatLinkContainer { padding-bottom: 0; }

.project_edit #support-popover-content p { margin-top: 0.5rem; color: #000; }

.project_edit #support-popover-content .lead { font-family: BogleWeb-Bold; font-size: 14px; font-weight: normal; margin-bottom: 8px; }

/* EL1 */
@media (max-width: 1023px) { .prism.builder.type-book .desktop .prism-container:not(.review) { padding: 0 0 44px; } }
/* DOUBLE OVERLAY */
.prism.builder .desktop .mobile-full-screen.light-zone.transparent { background-color: transparent; }

/* MOBILE EL1 ICONS */
.prism.builder .mobile .slot-tools-simple .tools-above, .prism.builder .mobile .slot-tools-simple .tools-below { z-index: 100; }

/* WARNINGS */
.prism.builder .alert-warning { background-color: #fff9e9; border-color: #ffe4a0; }

prism.builder .product-warnings p { font-weight: normal; }

/* EL1 ICONS */
.prism.builder .desktop .slot-tools-simple.image-slot .btn { backdrop-filter: blur(6px); border-radius: 7px; }

.prism.builder .desktop .slot-tools-simple.image-slot .btn i:not(.fa-sync) { filter: brightness(0) saturate(100%) invert(99%) sepia(22%) saturate(343%) hue-rotate(172deg) brightness(97%) contrast(92%); }

.prism.builder .desktop .slot-tools-simple.image-slot .btn span { color: #e8ebed; }

@media (min-width: 1024px) { .builder.prism .desktop .slot-tools-simple.image-slot .slot-controls .btn span, .builder.prism .desktop .slot-tools-simple.text-slot .slot-controls .btn span { font-size: 0.625rem; } }
/* MWEB DELETE TEXT */
@media (max-width: 1023px) { .prism.builder .text-tools .text-preview .delete-slot { border: 0; height: 20px; padding: 0; width: 20px; }
  .prism.builder .text-tools .text-preview .delete-slot i.fa-trash-alt { height: 12px !important; position: relative; top: -2px; width: 12px !important; } }
/* ADD/REMOVE PAGES BUTTONS */
.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn { background-color: transparent; border-radius: 4px; color: #6d6e71; height: 26px; line-height: unset; padding: 0 12px; }

.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn i { position: relative; top: 3px; }

.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn:before { position: relative; top: -1px; }

.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn:hover { background-color: #fff; }

.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn.add-new-page { width: 102px; }

.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn.remove-page { width: 117px; }

.prism.builder .desktop .ub-canvas-container .add-remove-pages .btn.remove-page i { height: 18px; width: 18px; }

/* EL2 */
.builder .desktop .btn-special { border-radius: 10px !important; }

/* CROPPER OUTLINE */
.cropper-point.point-n, .cropper-point.point-s, .cropper-point.point-e, .cropper-point.point-w, .cropper-center { display: none !important; }

@media (max-width: 1023px) { .cropper-point { background-color: #ffc220 !important; height: 9px !important; width: 9px !important; opacity: 1 !important; }
  .cropper-modal { opacity: 0.7 !important; background-color: #3a3a3a !important; }
  .cropper-view-box { outline: 1px dashed #ffc220 !important; }
  .cropper-point.point-nw { top: -4px !important; left: -4px !important; }
  .cropper-point.point-ne { top: -4px !important; right: -4px !important; }
  .cropper-point.point-sw { bottom: -4px !important; left: -4px !important; }
  .cropper-point.point-se { bottom: -4px !important; right: -4px !important; } }
@media (min-width: 1024px) { .cropper-point { background-color: #000 !important; border: 1px solid #9d9fa2; height: 12px !important; width: 12px !important; opacity: 0.48 !important; }
  .cropper-modal { opacity: 0.55 !important; background-color: #fff !important; }
  .cropper-view-box { outline: 1px dashed #fced70 !important; }
  .cropper-point.point-nw { top: -6px !important; left: -6px !important; }
  .cropper-point.point-ne { top: -6px !important; right: -6px !important; }
  .cropper-point.point-sw { bottom: -6px !important; left: -6px !important; }
  .cropper-point.point-se { bottom: -6px !important; right: -6px !important; } }
@media (min-width: 1024px) { .desktop .editor-body .photo > div { max-width: 100%; }
  .desktop .editor-body .cropper-container { max-width: 100%; } }
/* MISCELLANEOUS */
.prism.builder .desktop .scroll-container { height: calc(100vh - 77px); }

.prism.builder .desktop .login-status-menu { padding-bottom: 24px; padding-top: 30px; }

.prism.builder .desktop .full-screen-spinner .spinner-backdrop { background: transparent !important; }

.dropdown > .dropdown-toggle:after { transform-origin: center 50%; }

@media (min-width: 1024px) { .prism.builder .desktop .modal-background { overflow: hidden !important; } }
.prism.builder .desktop .hot-keys-modal { overflow-y: auto; }

/* ADD TO CART NOTICE TEXT */
.prism.builder .desktop .modal-background .modal-wrapper .modal-title .lead { color: #000; margin-bottom: 8px; }

.prism.builder .desktop .modal-background .modal-wrapper .modal-body .list-unstyled p { color: #000; }

/* DELETE PAGE CONFIRMATION */
@media (max-width: 1023px) { .prism.builder .desktop .mobile-full-screen .confirmation-dialog { padding: 24px 16px 32px; }
  .prism.builder .desktop .mobile-full-screen .confirmation-dialog .cancel-apply { right: 1rem; } }
.prism.builder .desktop .mobile-full-screen .confirmation-dialog .cancel-apply .btn-link, .builder.prism .desktop .mobile-full-screen .confirmation-dialog .cancel-apply .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .mobile-full-screen .confirmation-dialog .cancel-apply .btn { color: #000; text-decoration: underline; }

/* Uploader Load More */
.image-loader .image-loader-service.albums .scroll-box .more-button-container .btn { border-radius: 19px !important; width: 120px; }

/* Temp Designs Tray Fix */
@media (min-width: 1024px) { .prism.builder .desktop .tray-layouts .with-tray-header:not(.with-tray-header-deflated) > .buttons { max-height: calc(100vh - (65px + 200px)); } }
/* Easy Path */
.prism.builder .easy-path .add-page-on-canvas i { position: relative; top: 2px; right: 1px; filter: invert(100%); }

/* Review Modal */
@media (max-width: 1023px) { .builder.prism .desktop .add-to-cart-notice { padding: 1.5rem 1.5rem; }
  .prism.builder .desktop .add-to-cart-notice .btn-primary { border-radius: 1.0625rem; font-family: BogleWeb-Bold; font-weight: normal; padding: 0.25rem 1.2rem; width: unset; }
  .prism.builder .desktop .add-to-cart-notice .btn-link, .builder.prism .desktop .add-to-cart-notice .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .add-to-cart-notice .btn { font-family: 'BogleWeb-Bold'; } }
/* 3D preview modal fix */
@media (max-width: 767px) { .builder.prism .desktop .preview-wrapper .preview-header { height: 4rem !important; padding-top: 2rem !important; }
  .builder.prism .desktop .preview-wrapper .close-modal { padding-top: 2rem !important; } }
/* Prints Builder Changes FY23 */
.prints-builder.builder .input__radio-button .option_disabled::before { background-color: transparent; }

.prints-builder.builder .input__radio-button .option_disabled::after { background: transparent; background-color: transparent; display: inline; height: unset; position: relative; top: 0; width: unset; }

.prints-builder.builder .finish .input__radio-button .option_disabled::after { content: "(Not available in 1 Hour)"; }

.prints-builder.builder .delivery .input__radio-button .option_disabled::after { content: "(Not available in Glossy)"; }

/* Hide return address radio button*/
.envelope-tray-overlay .radio-option:nth-child(2) { display: none; }

.builder.prism .desktop .page-previews .carousel .preview-thumb p { color: #444; }

/* CART */
.delivery-options-list .available .delivery-option-icon > span { font-weight: 700; color: #444; }

.cart-page .table td a, .cart-page .pipe-delimit { font-weight: 700; }

.cart-page .price { color: #222; }

.cart-page .lead { font-size: 1.5rem; font-family: Bogleweb-Medium; }

.cart-page .card-body #popover-anchor { font-size: 0.8rem; text-decoration: underline; }

.cart-page .btn-primary:hover, .cart-page .btn-primary:active, .cart-page .btn-primary:focus { background-color: #004f9a; border-color: #004f9a; }

.cart-page .btn-outline-info { border-color: #222; color: #222; }

.cart-page .btn-outline-info:hover, .cart-page .btn-outline-info:active, .cart-page .btn-outline-info:focus { background: #222; color: #fff; }

.cart-checkout-cross-sell-reminder-modal { padding-top: 30px !important; }

.cart-checkout-cross-sell-reminder-modal h2 { font-size: 1.25rem; color: #222; }

.cart-checkout-cross-sell-reminder-modal .modal-actions { display: none; }

.cart-checkout-cross-sell-reminder-modal .fa-exclamation-circle { background-image: url(https://photos3.walmart.com/cms/asset/62dcb3eaade11cbc9d096f4f3fa975d8.svg?rev=3); height: 16px; width: 16px; }

.cart-checkout-cross-sell-reminder-modal .fa-exclamation-circle:before { display: none; }

/* DELETE PROJECT POPUP */
.cart-page .confirmation-dialog .btn { border-radius: 1.25rem; }

.cart-page .confirmation-dialog .btn-primary { background-color: #0071dc; border-color: #0071dc; }

.cart-page .confirmation-dialog .btn-primary:hover { background-color: #004f9a; border-color: #004f9a; }

/* GLASS CSS MODULES FOR EDITABLE PAGES */
/* HERO-POV Shared Classes */
.HERO-POV .carousel-inner { border-radius: 0.5rem; }

.HERO-POV .carousel-inner .btn { border-radius: 1rem; color: #000; border: 1px solid black; background-color: #fff; padding: .25rem 1rem; }

.HERO-POV .carousel-inner .btn:hover, .HERO-POV .carousel-inner .btn:active { color: #fff; background-color: #000; }

.HERO-POV .hero-copy { height: 470px; padding: 1rem; }

.HERO-POV .hero-copy h1, .HERO-POV .hero-copy h2 { margin-bottom: 5px; font-family: 'BogleWeb-Bold'; color: black; }

.HERO-POV .hero-copy p { font-size: 1rem; color: black; }

.HERO-POV .hero-copy p.eyebrow { font-weight: 700; color: black; margin-bottom: 0.25rem; }

.HERO-POV .hero-copy .logo { position: absolute; bottom: 3rem; }

.HERO-POV .hero-copy .terms { position: absolute; bottom: 1rem; }

.HERO-POV .disclaimer { position: absolute; bottom: 1rem; z-index: 99; left: 1rem; }

.HERO-POV .controls { background-color: rgba(255, 255, 255, 0.7); border-radius: 1rem; bottom: 16px; display: inline-flex !important; padding: 0px 15px 0px 10px; position: absolute; width: fit-content; z-index: 1; }

.HERO-POV .controls button:focus { outline: none; }

.HERO-POV .hero-image { height: 470px; background-position: center; background-repeat: no-repeat; background-size: cover; }

.HERO-POV .carousel-indicators { bottom: 0; left: 0; margin: 0; position: relative; right: 0; top: 0; }

.HERO-POV .carousel-indicators li { opacity: 1; background-color: #ccc; border-radius: 5px; cursor: pointer; height: 4px; width: 60px; margin: auto 2px; }

.HERO-POV .carousel-indicators li.active { background-color: #74767c; }

.HERO-POV .controls .btn { color: #74767c; padding: 0.25rem; background: none; }

@media (min-width: 768px) { .HERO-POV .hero-copy h1, .HERO-POV .hero-copy h2 { font-size: 2.2rem; } }
@media (min-width: 1024px) { .HERO-POV .hero-copy h1, .HERO-POV .hero-copy h2 { font-size: 2.8rem; } }
@media (min-width: 1360px) { .HERO-POV .hero-copy h1, .HERO-POV .hero-copy h2 { font-size: 3rem; } }
@media (max-width: 767px) { .HERO-POV .hero-image { background-color: #e9e9e9; background-position: center; height: 300px; }
  .HERO-POV .carousel-inner { box-shadow: 0 1px 2px 1px #00000026; }
  .HERO-POV .hero-copy-mobile { padding: 1rem 1rem 0 1rem; position: relative; width: 100%; bottom: 1rem; }
  .HERO-POV .hero-copy-mobile h1, .HERO-POV .hero-copy-mobile h2 { font-size: 1.75rem; font-family: 'BogleWeb-Bold'; color: black; }
  .HERO-POV .hero-copy-mobile p.eyebrow { font-weight: 400; margin-bottom: 0.25rem; }
  .HERO-POV .controls { bottom: -2rem; }
  .HERO-POV .controls .btn { background-color: #fff; }
  .HERO-POV .fa-pause:before, .fa-play:before { -webkit-text-stroke: 2px transparent !important; } }
/* HERO-POV-CENTER - Center layout */
.HERO-POV-CENTER .hero-copy { z-index: 99; position: absolute; }

/* HERO-POV-CARD - Card layout*/
.HERO-POV-CARD .hero-copy { text-align: left; }

/* HERO-POV-LEFT - Left layout */
.HERO-POV-LEFT .hero-copy { text-align: left; z-index: 99; position: absolute; }

/* HERO-POV-COPY - Copy only layout */
.HERO-POV-COPY .hero-copy h1, .HERO-POV-COPY .hero-copy h2 { font-size: 4rem; }

.HERO-POV-COPY .hero-copy { z-index: 99; position: absolute; }

/* HUB SPOKES */
.hub-spokes p { color: #2e2f32; }

.hub-spokes .card { box-shadow: 0 1px 2px 1px #00000026; border: 0; border-radius: 0.5rem; }

.hub-spokes .now-price { color: #000; font-size: 18px; }

.hub-spokes .cutoff-price { color: #74767c; font-size: 14px; }

.hub-spokes .flag { min-height: 38px; display: block; }

.hub-spokes .flag button { font-size: 0.75rem; padding: 0.1rem 0.5rem; border-radius: 0px; font-weight: 400; }

.hub-spokes .noHov { pointer-events: none; }

/* DEPARTMENTS MODULE */
.dept-module .card { box-shadow: 0 1px 2px 1px #00000026; border: 0; border-radius: .5rem; }

.dept-module .card img { border-radius: .5rem; }

.dept-module h4 { z-index: 1; position: absolute; width: 90%; left: 50%; top: 50%; transform: translate(-50%, -50%); font-weight: 700; color: #0071DC; }

/* POV 2UP / 3UP */
.pov-2up3up .card { box-shadow: 0 1px 2px 1px #00000026; border: 0; border-radius: .5rem; transition: all 0.2s ease-in-out !important; }

.pov-2up3up .card img { border-radius: .5rem .5rem 0 0; }

.pov-2up3up h4 { color: #2e2f32; }

.pov-2up3up p { color: #46474a; }

.pov-2up3up .btn { color: black; border-radius: 1rem; border: 1px solid black; padding: .25rem 1rem; }

.pov-2up3up .btn:hover { color: white; background-color: #000; }

.pov-2up3up .now-price { color: #000; font-size: 18px; }

.pov-2up3up .min-h { min-height: 50px; }

@media (max-width: 767px) { .scrolling-wrapper { overflow-x: auto; padding-bottom: 0.5rem; }
  .scrolling-wrapper .col-12 { max-width: 90%; } }
/* 6 CURATED CAROUSEL - SLICK GLASS */
.curated-carousel-6 .slick-next { right: 9px !important; }

.curated-carousel-6 .slick-prev { left: 9px !important; }

.curated-carousel-6 .slick-next:before, .curated-carousel-6 .slick-prev:before { -webkit-text-stroke: 0.1px black; color: #000 !important; content: "\f105" !important; font-family: "Font Awesome 5 Free" !important; font-size: 30px !important; font-weight: 900 !important; opacity: 1 !important; }

.curated-carousel-6 .slick-prev:before { content: "\f104" !important; }

.curated-carousel-6 .slick-prev, .curated-carousel-6 .slick-next { opacity: 1 !important; background-color: #fff !important; border-radius: 100px !important; height: 50px !important; width: 50px !important; z-index: 1; border: 1px solid #000; top: 37%  !important; }

.curated-carousel-6 .slick-dots li { margin: 0 !important; }

.curated-carousel-6 .slick-dots { bottom: 0 !important; position: relative !important; }

.curated-carousel-6 .slick-dots li.slick-active button:before { color: #222 !important; opacity: 1 !important; }

.curated-carousel-6 .slick-dots li button:before { color: #888 !important; opacity: 1 !important; }

.curated-carousel-6 .flag { min-height: 38px; display: block; }

.curated-carousel-6 .flag, .hub-spokes .flag { font-size: 0.75rem; line-height: 1.3rem; padding: 0 0.4rem; }

.curated-carousel-6 .flag .btn-outline-danger, .hub-spokes .flag .btn-outline-danger { box-shadow: inset 0 0 0 0.0225rem #9b1419; border: 1px solid #9b1419; color: #9b1419; border-radius: 0.125rem !important; }

.curated-carousel-6 .flag .btn-outline-primary, .hub-spokes .flag .btn-outline-primary, .curated-carousel-6 .flag .btn-outline-success, .hub-spokes .flag .btn-outline-success { box-shadow: inset 0 0 0 0.0225rem #004f9a; border: 1px solid #004f9a; color: #004f9a; border-radius: 0.125rem !important; }

.curated-carousel-6 .flag button { font-size: 0.8rem; padding: 0.1rem 0.5rem; border-radius: 0px; font-weight: 400; }

.curated-carousel-6 .add-btn { border-radius: 20px; border: 1px solid black; background: #0071dc; font-size: 1rem; padding: 8px 12px; text-align: center; width: fit-content; position: relative; bottom: 0; font-weight: 700; }

.curated-carousel-6 .add-btn:hover { background-color: #004f9a; cursor: pointer; }

.curated-carousel-6 .cutoff-price { color: #74767c; font-size: 14px; }

.curated-carousel-6 .now-price { color: #000; font-size: 18px; }

.curated-carousel-6 .slick-arrow[aria-disabled="true"] { opacity: 0 !important; }

.curated-carousel-6 .noHov { pointer-events: none; }

.curated-carousel-6 .slick-slide { margin: 0 10px; }

.curated-carousel-6 .slick-slider { margin: 0 -10px; }

.curated-carousel-6 p { color: #2e2f32; }

/* TYPOGRAPHY */
.new-category h2 { color: #2e2f32; font-family: bogleweb-regular; font-size: 1.25rem; }

.new-category a, a:hover { color: #2e2f32; text-decoration: none; }

/* NAVIGATION */
.new-category .breadcrumb h1 { font-size: 0.9rem; display: inline-block; font-family: bogleweb-regular; }

.new-category .see-more { text-align: right; }

.new-category .see-more a { border-bottom: 0.0625rem solid #222; color: #2e2f32; vertical-align: text-bottom; }

.new-category .see-more a[aria-expanded="true"]:before { content: "Show Less -"; }

.new-category .see-more a[aria-expanded="false"]:before { content: "Show More +"; }

.new-category .see-more span { font-size: 2rem; }

/* FLAGS */
.landing-flag { position: absolute; top: 0; font-size: 0.75rem; font-weight: 400; font-family: 'BogleWeb-Regular'; }

.landing-flag.best_seller::after { content: "Best seller"; }

.landing-flag.clearance::after { content: "Clearance"; }

.landing-flag.new::after { content: "New"; }

.landing-flag.rollback::after { content: "Rollback"; }

/* Cookie Nag */
#cookies-nag { max-width: 100%; }

/* WALMART PHOTOS HELP */
.more-help .btn { color: black; border-radius: 1rem; border: 1px solid black; padding: .25rem 1rem; background-color: #fff; }

.more-help .btn:hover { color: white; background-color: #000; }

/* HELP SECTIONS MODULE */
.help-section { margin: 0px 0px 0px 25px; font-size: 18px; position: relative; }

.help-section, .help-section a { color: #2E2F32; }

.help-section::after { content: none; position: absolute; top: 3px; left: -25px; width: 0; height: 0; border: 7px solid transparent; border-left-color: #000000; transition: .3s ease -webkit-transform; transition: .3s ease transform; transform-origin: 25% center; transform-origin: 25% center; transform-origin: 25% center; content: ""; }

.help-section.active::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

/* HELP Main Sections */
.divider { background: #E6F1FC; padding: 2%; margin: 3% 0; text-align: left; }

.main-sections p { text-align: left; }

.main-sections .wmicon, .main-sections i.fa-store-alt { font-size: 25px; color: #004f9a; display: table-cell; vertical-align: middle; text-align: center; height: 150px; width: 150px; background: #E6F1FC; border-radius: 100%; }

.main-sections .fas { font-size: 25px; color: #004F9A; display: table-cell; vertical-align: middle; text-align: center; height: 150px; width: 150px; background: #E6F1FC; border-radius: 100%; }

.main-sections h3 { font-size: 16px; text-align: center; color: #2E2F32; margin: 20px; }

@media (max-width: 30em) { .main-sections i { width: 100px; height: 100px; } }
/* SKINNY MODULE */
.skinny-img { box-shadow: 0 1px 2px 1px #00000026; border-radius: 0.5rem; }

/* SKINNY MODULE EDITABLE */
.skinny-module { background-color: #0071dc; box-shadow: 0 1px 2px 1px #00000026; border-radius: 0.5rem; display: flex; justify-content: center; }

.skinny-module h2 { color: white; font-weight: 700; text-align: center; font-size: 1.5rem; }

.skinny-module .banner { display: flex; align-items: center; padding: 10px; }

.skinny-module .b-115 { height: 115px; }

.skinny-module .b-250 { height: 250px; }

@media (max-width: 767.98px) { .skinny-module .b-115 { height: 120px; }
  .skinny-module .b-250 { height: 120px; }
  .skinny-module h2 { font-size: 1.2rem; } }
/* SEO MODULE */
.seo-module p { color: #46474A; font-size: 0.875rem; margin: 0.75rem 0 1.5rem; }

/* SIGNUP */
footer .btn { font-family: BogleWeb-Bold; }

footer input.form-control { border: 1px solid #fff; color: #6d6e71; font-size: 14px; font-weight: normal; height: 40px; margin-right: 0rem; padding-left: 1.0rem; width: 75%; border-radius: 1.25rem 0 0 1.25rem !important; }

footer .btn-lg-footer { border-radius: 0; font-size: 0.87rem; line-height: 2.5; vertical-align: inherit; }

footer .btn-secondary-footer { background: #ffc120; color: #222; width: 25%; height: 40px; border-radius: 0 1.25rem 1.25rem 0; }

/* COLORS */
/* FONTS */
footer .f-12-space { font-size: 0.75rem !important; letter-spacing: 1px; }

footer .f-12 { font-size: 0.75rem !important; }

/* CATEGORIES */
footer h6 a { font-family: BogleWeb-Bold; color: #fff !important; }

footer .list-unstyled-footer { color: #000; line-height: 2.5; }

footer .social { background-color: #e6f1fc; padding-top: 1.5rem; padding-bottom: 0.5rem; }

footer .mobile-app { color: #0071dc; font-weight: 700; }

footer .footer-items, footer .brand-items, footer .copyright { background-color: #0071dc; }

footer .footer-items li { font-size: 0.75rem !important; }

footer .footer-items li a { color: #fff !important; }

footer .col-footer-list { line-height: 30px; }

.col-footer-list a { text-decoration: none; }

footer .col-footer-list a:hover { text-decoration: underline; }

footer .brandsisters img { height: 1.15rem; margin-bottom: 1.5rem; }

/* BREAKPOINTS */
@media (min-width: 1024px) { footer .brandsisters img { height: 1.7rem !important; } }
@media (min-width: 768px) { .btn-secondary-footer { width: 35% !important; }
  .footer input.form-control { width: 65% !important; }
  .brandsisters img { height: 1.2rem; }
  .ccpa { display: none; } }
@media (min-width: 480px) { .btn-secondary-footer { width: 30% !important; }
  .footer input.form-control { width: 70% !important; } }
@media (min-width: 320px) { .btn-secondary-footer { width: 40%; }
  .footer input.form-control { width: 60%; } }
/* LOGO */
header .logo { background-image: url("https://photos3.walmart.com/cms/asset/2dd90d0a556ef3ddaa47fee27af561b9.svg?rev=1"); }

.prints-builder header a.logo { max-height: 32px; background-position: 0 50%; }

/* HEADER */
header.main-header { background-color: #0071dc; padding: 0; }

header.main-header #login-status-menu { top: 12px !important; border-radius: 0 0 0.5rem 0.5rem; }

header.main-header #login-status-menu .dropdown-item { font-size: 1rem !important; margin: 10px 0; top: 17px !important; }

header.main-header .logo-container { max-width: 14rem; }

header .cart-quantity { background-color: #ffc120; border-radius: 35px !important; height: 20px; left: 36px !important; top: -10px !important; width: 20px; color: #222222; font-size: 0.75rem; }

header .badge-pill, .prints-builder .moveable-middle .grid-view .photo .photo-copies .photo-copies-number { padding: 0.15rem 0em !important; border-radius: 10rem; }

#basket-status.badge.badge-pill.cart-quantity { margin: auto; padding: 3px 3px; }

@media (max-width: 767.98px) { header.main-header { border-top: 0.4375rem solid #004f9a; padding-bottom: 0.3rem !important; } }
header.main-header .search-group .search-bar { border-radius: 1.25rem 0 0 1.25rem; border-color: #fff; }

header.main-header .search-group .search-btn, header.main-header .search-group .search-btn:hover, header.main-header .search-group .search-btn:active, header.main-header .search-group .search-btn:focus { background: #ffc120; color: #222; border-radius: 1.125rem; border-color: #fff; padding: 1px 8px; margin: 3px 0; }

header .search-group .input-group-append-header { background-color: #fff; border-radius: 0 1.25rem 1.25rem 0; padding-right: 3px; }

header .search-group .search-btn { padding: 3px 14.5px; border-color: #fff; }

header input::placeholder { color: #888 !important; font-size: 0.875rem !important; }

header .form-control:focus { border-color: #d9d9d9; box-shadow: none; }

header .skinny-icon, header .image-loader .checkbox.far.fa-square, .image-loader header .checkbox.far.fa-square, header .image-loader .checkbox.fas.fa-check-square, .image-loader header .checkbox.fas.fa-check-square, header .image-loader .selected > .fa-stack, .image-loader header .selected > .fa-stack, header .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body header .fas.fa-mobile-alt { height: 18px; width: 18px; }

header .skinny-icon.create-account, header .image-loader .create-account.checkbox.far.fa-square, .image-loader header .create-account.checkbox.far.fa-square, header .image-loader .create-account.checkbox.fas.fa-check-square, .image-loader header .create-account.checkbox.fas.fa-check-square, header .image-loader .selected > .create-account.fa-stack, .image-loader header .selected > .create-account.fa-stack, header .image-loader .modal-body .create-account.fas.fa-mobile-alt, .image-loader .modal-body header .create-account.fas.fa-mobile-alt { position: relative; top: 3px; }

header.main-header i { margin-right: 1rem; }

header.main-header .shipping .basket { font-size: 0.75rem; }

header button.btn.btn-link.side-menu-trigger, header .builder.prism .desktop .preview-container .carousel .controls button.btn.side-menu-trigger, .builder.prism .desktop .preview-container .carousel .controls header button.btn.side-menu-trigger { padding: 0.375rem 0.9rem 0.375rem 0.55rem; }

header input.form-control.search-bar.pholder { padding-left: 1.1rem; color: #888; }

header.main-header .brand { font-size: 1.5rem; letter-spacing: -1.5px; }

/* ACCOUNT DROPDOWN */
header #login-status-menu small.get-more { margin-left: 2.1rem; color: #666666; }

header .account-menu { color: #fff; padding-left: 0.1rem; }

header .help .btn { padding-top: 8px; padding-bottom: 9px; }

header .dropdown button.btn { padding-top: 6px; padding-bottom: 8px; }

header .dropdown.show, header .dropdown button.btn, header .help .btn { border-radius: 1.25rem; }

header .dropdown button.btn, header .help .btn { padding-left: 1.25rem; padding-right: 1.25rem; }

header .dropdown.show, header .dropdown button.btn:hover, header .help .btn:hover { background-color: #004f9a; color: #fff; }

header .custom-dropdown { box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.2) !important; transform: translate3d(-56px, 47px, 0px) !important; width: 255px; }

header .dropdown-item { color: #2e2f32 !important; }

header .dropdown-item .skinny-icon, header .dropdown-item .image-loader .checkbox.far.fa-square, .image-loader header .dropdown-item .checkbox.far.fa-square, header .dropdown-item .image-loader .checkbox.fas.fa-check-square, .image-loader header .dropdown-item .checkbox.fas.fa-check-square, header .dropdown-item .image-loader .selected > .fa-stack, .image-loader header .dropdown-item .selected > .fa-stack, header .dropdown-item .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body header .dropdown-item .fas.fa-mobile-alt { opacity: 0.75; }

header .account-menu::after { bottom: -4px; content: url(https://photos3.walmart.com/cms/asset/524384bc1519a0ef15548497c966eb6a.svg?rev=1); display: inline-block; margin-left: 0.7rem; position: relative; }

header .show .account-menu::after { bottom: 0; content: url(https://photos3.walmart.com/cms/asset/524384bc1519a0ef15548497c966eb6a.svg?rev=1); display: inline-block; margin-left: 0.7rem !important; position: relative; transform: rotate(180deg); }

header .mainbar { padding: 0 0.5rem; }

@media (min-width: 1200px) { header .mainbar { padding: 0 1.5rem; } }
/* TOPBAR */
header .topbar { background-color: #004f9a; height: 1.5rem; padding: 0 0.5rem; }

@media (min-width: 1200px) { header .topbar { padding: 0 1.5rem; } }
header .topbar a { color: #fff !important; }

header img.arrow-left.black { margin-left: -3px; }

/* FONTS */
header .bw-bold { font-family: BogleWeb-Bold; }

header .bw-regular { font-family: BogleWeb-Regular; }

header .f-14 { font-size: 0.875rem !important; }

/* HAMBURGER MENU */
.sidr { background-color: #fff !important; border-top: 0.4375rem solid #0071dc; }

.sidr a { color: black; font-family: BogleWeb-Regular; }

.sidr .skinny-icon.close, .sidr .image-loader .close.checkbox.far.fa-square, .image-loader .sidr .close.checkbox.far.fa-square, .sidr .image-loader .close.checkbox.fas.fa-check-square, .image-loader .sidr .close.checkbox.fas.fa-check-square, .sidr .image-loader .selected > .close.fa-stack, .image-loader .sidr .selected > .close.fa-stack, .sidr .image-loader .modal-body .close.fas.fa-mobile-alt, .image-loader .modal-body .sidr .close.fas.fa-mobile-alt { background-image: url(https://photos3.walmart.com/cms/asset/bc66e3db7d82bc376664037a18efa3ed.svg); height: 25px; opacity: 1; width: 25px; }

.sidr li.category li a > small { color: #666666; margin-left: 2.1rem; }

.sidr .skinny-icon, .sidr .image-loader .checkbox.far.fa-square, .image-loader .sidr .checkbox.far.fa-square, .sidr .image-loader .checkbox.fas.fa-check-square, .image-loader .sidr .checkbox.fas.fa-check-square, .sidr .image-loader .selected > .fa-stack, .image-loader .sidr .selected > .fa-stack, .sidr .image-loader .modal-body .fas.fa-mobile-alt, .image-loader .modal-body .sidr .fas.fa-mobile-alt { height: 18px; margin-right: 1rem; width: 18px; }

.sidr li.category { color: #000; padding: 1rem 0 1rem 2rem; }

.sidr li.category li { min-height: 3rem; }

.sidr li.category li a { color: #46474a; padding: 1rem 1rem 0 0; font-size: 0.875rem; }

.sidr li.category > span { font-size: 1.5rem; padding: .4rem 0 0.6rem; }

.sidr li#login-status-burger > span { padding: .875rem 0 2rem; }

.sidr .skinny-icon.close, .sidr .image-loader .close.checkbox.far.fa-square, .image-loader .sidr .close.checkbox.far.fa-square, .sidr .image-loader .close.checkbox.fas.fa-check-square, .image-loader .sidr .close.checkbox.fas.fa-check-square, .sidr .image-loader .selected > .close.fa-stack, .image-loader .sidr .selected > .close.fa-stack, .sidr .image-loader .modal-body .close.fas.fa-mobile-alt, .image-loader .modal-body .sidr .close.fas.fa-mobile-alt { margin-top: 1rem; }

/* ICONS */
header .ico { background-repeat: no-repeat; color: #0071dc !important; fill: currentColor; height: 24px; margin: auto; width: 24px; }

header .cart { background-image: url("https://photos3.walmart.com/cms/asset/c3bf90d687a6b982256f466b0076a74e.svg?rev=1"); }

/* SVGS */
header .white { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); }

header .navy { -webkit-filter: invert(13%) sepia(10%) saturate(6235%) hue-rotate(184deg) brightness(93%) contrast(107%); filter: invert(13%) sepia(10%) saturate(6235%) hue-rotate(184deg) brightness(93%) contrast(107%); }

header .black { filter: invert(0%) sepia(100%) saturate(20%) hue-rotate(39deg) brightness(93%) contrast(107%); }

header .yellow { -webkit-filter: invert(88%) sepia(32%) saturate(2867%) hue-rotate(338deg) brightness(102%) contrast(101%); filter: invert(88%) sepia(32%) saturate(2867%) hue-rotate(338deg) brightness(102%) contrast(101%); }

/* LOCATION SIDEBAR */
.location-sidebar section { margin-left: 0.5rem; }
.location-sidebar a, .location-sidebar button { color: #000; }
.location-sidebar .slidebar { padding: 1.5rem 1.375rem 1.5rem 1.5rem; }
.location-sidebar .slidebar-header { align-items: start; }
.location-sidebar .slidebar-title { align-items: center; display: flex; margin-bottom: 1.5rem; }
.location-sidebar .slidebar-title i { background: #888; border-radius: 50%; color: #fff; font-size: 1.5rem; height: 2.5rem; line-height: 2.5rem; text-align: center; width: 2.5rem; }
.location-sidebar .slidebar-title h4 { color: #000; font-family: BogleWeb-Bold; margin: 0 0.5rem; }
.location-sidebar .location { display: flex; margin-bottom: 2rem; }
.location-sidebar .location .fas.fa-map-marker-alt { color: #000; margin-right: 1rem; }
.location-sidebar .location p { color: #000; line-height: normal; }
.location-sidebar .location input { background-color: #fff; border: 0; border-bottom: 2px solid #888; border-radius: 0; line-height: 1.375; margin: 0 0 0.25rem 0; padding: 1rem 0 0.8125rem 0; width: 100%; }
.location-sidebar .location input:hover, .location-sidebar .location input:focus { border-bottom-color: #000; }
.location-sidebar .location input:focus { margin: 0 0 0.125rem 0; }
.location-sidebar .location label { color: #6d6e71; font-size: 0.875rem; }
.location-sidebar .location button { padding: 0; text-decoration: underline; }
.location-sidebar .zip-code-input-wrapper { position: relative; }
.location-sidebar .zip-code-input-wrapper:hover input:valid ~ .clear, .location-sidebar .zip-code-input-wrapper input:valid:focus ~ .clear { display: block; }
.location-sidebar .zip-code-input-wrapper .clear { display: none; font-size: 1rem; line-height: 1.5rem; margin-top: 1rem; position: absolute; right: 0; top: 0; }
.location-sidebar .links a { align-items: center; display: flex; padding: 1.25rem 0; text-decoration: none; }
.location-sidebar .links i { margin-right: 1rem; }

.location-sidebar .fas.fa-home-alt { color: #000; font-size: 1.125rem; }
.location-sidebar .fas.fa-store-alt { color: #000; font-size: 1.125rem; }
.location-sidebar .fas.fa-map-marker-alt { font-size: 1.125rem; }
.location-sidebar .slidebar-close { padding: 0; }
.location-sidebar .slidebar-close .fas.fa-times { color: #000; font-size: 1.5rem; }
.location-sidebar .zip-code-input-wrapper .fas.fa-times { color: #000; font-size: 1.125rem; }

.location-sidebar .slidebar-title i { font-size: 1.4375rem !important; padding: 0.5rem; }

/* MEGA MENU */
#menu .nav-item:hover, #menu .nav-item:active { border-bottom: 4px solid #0071dc; }

#menu .nav-item .nav-link { padding: 0px; margin: 15px 3px; }

#menu .nav-item:nth-child(1) .nav-link { border-right: 1px solid black; font-family: BogleWeb-Bold !important; padding-right: 20px; padding-left: 0; }

#menu .nav-item:nth-child(1):hover { border-bottom: none; }

#menu .nav-item .nav-link { font-size: 0.875rem; }

#menu .nav-item > .nav-link:after { display: none; }

/* FLAGS */
#menu .link-rollback::after, #menu .link-best-seller::after, #menu .link-new::after { font-size: 0.75rem; height: auto; line-height: 1.3rem; padding: 0 0.4rem; }

#menu .link-rollback::after, .flag.rollback { background: #fff !important; border-radius: 0.125rem; border: 1px solid #9b1419; color: #9b1419; font-weight: lighter; text-transform: none; box-shadow: inset 0 0 0 0.0225rem #9b1419; }

#menu .link-best-seller::after, #menu .link-new::after, .flag.best_seller, .flag.clearance, .flag.new { background: #fff !important; border-radius: 0.125rem; border: 1px solid #004f9a; color: #004f9a; font-weight: lighter; text-transform: none; box-shadow: inset 0 0 0 0.0225rem #004f9a; }

/* Black Friday Flag - replacing best-seller in megamenu */
#menu .link-best-seller::after { color: #000 !important; content: "Holiday Deal"; }

#menu .link-best-seller::after, .flag.best-seller { background: #FFC220 !important; border: none !important; box-shadow: none !important; }

/* UPLOAD MODAL */
.image-loader .font-weight-bold, .image-loader .builder.prism .calendar-controls .btn, .builder.prism .calendar-controls .image-loader .btn, .image-loader .builder.prism .calendar-events h5, .builder.prism .calendar-events .image-loader h5, .image-loader .modal-body .select-all .selected { font-weight: normal !important; font-family: BogleWeb-Bold; }
.image-loader .text-dark { color: #222 !important; }
.image-loader .modal-xl, .image-loader .modal-lg { max-width: 818px; }
.image-loader .modal-body .fa-cloud-upload-alt.large { background-image: url(https://photos3.walmart.com/cms/asset/8409092595f832cb3ba618e2d086eb4a.svg); height: 48px; width: 48px; margin: 0; background-repeat: no-repeat; background-size: contain; }
.image-loader .modal-body .custom-alert { border-color: #ffe4a0; }
.image-loader .fa-cloud-upload-alt:before { content: none; }
.image-loader .checkbox.far.fa-square { width: 18px; height: 18px; }
.image-loader .checkbox.far.fa-square:before { content: ''; }
.image-loader .checkbox.fas.fa-check-square { width: 18px; height: 18px; }
.image-loader .checkbox.fas.fa-check-square:before, .image-loader .checkbox.fas.fa-check-square i:before { content: ''; }
.image-loader .selected > .fa-stack { width: 18px; height: 18px; }
.image-loader .selected > .fa-stack:before, .image-loader .selected > .fa-stack i:before { content: ''; }
.image-loader .image-loader-service.albums .fas.fa-laptop:before { color: #ffc120; font-size: 3rem; height: 48px; width: 48px; }
.image-loader .modal-body ::-webkit-scrollbar-track { width: 0; hight: 0; }
.image-loader .modal-body ::-webkit-scrollbar { width: 0; hight: 0; }
.image-loader .modal-body ::-webkit-scrollbar-thumb { width: 0; hight: 0; }
.image-loader .modal-body .fas.fa-mobile-alt { background-position: 50%; height: 4.75rem; margin-bottom: 0; width: 4.75rem; }
.image-loader .modal-body .fas.fa-mobile-alt:before { content: ''; }
@supports (not (-ms-high-contrast: none)) and (not (-ms-ime-align: auto)) { .image-loader .fa-times:before { content: "\E949"; display: inline-block; font-family: NewYorkIcons !important; font-size: 18px; }
  .image-loader .fas.fa-times.fa-stack-1x.fa-inverse:before { font-size: 0.5625rem; } }
.image-loader .modal-header, .image-loader .modal-footer { background-color: white; }
.image-loader .add-photos p { line-height: 1.3; font-size: 1rem; font-weight: 900; margin-bottom: .5rem; color: black; text-align: center; }
.image-loader .loader-nav button:hover, .image-loader .loader-nav button.active { font-family: BogleWeb-Bold; }
.image-loader .fa-check:before { color: white; }
.image-loader .service-body .btn { background: #0065ff; border-color: #0065ff; border-radius: 100px; line-height: 1.3; min-width: 6.125rem; padding: .6rem 2rem; font-size: 1rem; }
.image-loader .modal-body .infinite-scroll-component, .image-loader .modal-body .album-content-body .thumbnails, .image-loader .modal-body .thumbnails.covers { justify-content: flex-start; }
@media (min-width: 480px) { .image-loader .modal-footer .thumbnails-mini { margin: 0 70px 0 54px; } }
.image-loader .service-title, .image-loader .custom-alert .title { font-family: BogleWeb-Bold; }

#image-loader .image-loader-service.albums .far.fa-images.large { background-image: url(https://photos3.walmart.com/cms/asset/3f872b2eec42b36c0d3cc4359b953eef.svg?rev=2); background-size: contain; filter: invert(78%) sepia(88%) saturate(3728%) hue-rotate(341deg) brightness(108%) contrast(100%); height: 48px; margin-bottom: 0; width: 48px; }

#image-loader .image-loader-service.albums .far.fa-images.large:before { display: none; }

#image-loader .image-loader-service.albums .more-button-container button { border-radius: 19px !important; width: 120px; }

@media (min-width: 1024px) { #image-loader .image-loader-service.albums .modal-overlay .custom-alert { background-color: #fff9e9; border: solid 1px #ffe4a0; border-radius: 2px; padding: 7px 8px; } }
@media (max-width: 1023px) { #image-loader .image-loader-service.albums.guest { margin-top: 100px; } }
.image-loader .image-loader-service.albums .custom-alert .close { opacity: 1; margin-left: .5rem; margin-bottom: .5rem; }

.image-loader .image-loader-service.albums .custom-alert .store-name { display: inline-block; padding: 0; }

.image-loader .image-loader-service.albums .custom-alert .store-name::first-letter { text-transform: uppercase; }

.modal-background .modal-wrapper .modal-body { color: #888; }

/* Scrollbar */
@media (min-width: 768px) { .image-loader .modal-content .modal-footer .thumbnails-mini::-webkit-scrollbar { background-color: transparent; }
  .image-loader .modal-content .modal-footer .thumbnails-mini::-webkit-scrollbar-thumb { background-color: #6d6e71; border-top: 6px solid #fff; border-left: 3px solid #fff; border-right: 3px solid #fff; border-bottom: 6px solid #fff; border-radius: 7px; }
  .image-loader .modal-content .modal-footer .thumbnails-mini::-webkit-scrollbar-button { display: none; }
  .image-loader .modal-content .modal-footer .thumbnails-mini::-webkit-scrollbar-track { background-color: transparent; } }
/* PHOTOBOOK PREVIEW MODAL */
.product-shelf .modal-wrapper .d-flex .close i { color: #000; height: 14px; width: 14px; }

.product-shelf .modal-actions .photobook_modal .container h2 { color: #000000; font-family: BogleWeb-Bold; }

@media (min-width: 512px) { .product-shelf .modal-wrapper .d-flex { padding: 10px; }
  .product-shelf .modal-background { background: rgba(0, 0, 0, 0.5); overflow: unset; }
  .product-shelf .modal-wrapper .photobook_modal { padding-left: 0; padding-right: 0; }
  .product-shelf .modal-actions .photobook_modal .container { padding-left: 20px; padding-right: 20px; }
  .product-shelf .modal-actions .photobook_modal .container h2 { padding-left: 30px; }
  .product-shelf .modal-actions .photobook_modal .container hr { border-color: #d9d9d9; margin-bottom: 35px; }
  .product-shelf .modal-actions .photobook_modal .container .photobook_modal_image { padding-left: calc(50% - 300px); padding-right: calc(50% - 300px); }
  .product-shelf .modal-actions .photobook_modal .container .photobook_modal_image .stf__block img { box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); }
  .product-shelf .modal-actions .photobook_modal .container .photobook_modal_image span { color: #000000; font-size: 12px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body { grid-template-columns: 2fr 113px 1fr; padding: 35px 40px 10px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .delivery-options-list { text-align: left !important; width: 357px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .delivery-options-list .delivery-option { border: 0; padding-bottom: 5px; padding-top: 5px; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_button { padding-top: 20px; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_button p { color: #041e42; font-family: BogleWeb-Regular; text-align: right; }
  .product-shelf .modal-background .modal-wrapper .photobook_modal_button p:before { content: "From "; font-size: 15px; } }
@media (max-width: 511px) { .product-shelf .modal-background { overflow: unset !important; }
  .product-shelf .modal-background .modal-wrapper { height: 100vh; max-height: 100vh !important; max-width: 100vw !important; width: 100vh; }
  .product-shelf .modal-background .modal-wrapper .flex-column { height: 100vh; padding: 20px 5px; }
  .product-shelf .modal-background .modal-wrapper .modal-body { flex: unset; }
  /* .product-shelf .modal-actions .photobook_modal .container { height: calc(100vh - 265px) } */
  .product-shelf .modal-actions .photobook_modal .container { height: calc(100vh - 290px); }
  .product-shelf .modal-actions .photobook_modal .container h2 { margin-bottom: 10px; padding-left: 16px; }
  .product-shelf .modal-actions .photobook_modal .container hr { border-color: #d9d9d9; margin-bottom: 10px; margin-top: 10px; }
  /* .product-shelf .modal-actions .photobook_modal .photobook_modal_image { padding-top: calc(50% - 130px); } */
  .product-shelf .modal-actions .photobook_modal .photobook_modal_image.landscape { padding-top: calc(50% - 173px); }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_image.square { padding-top: calc(50% - 130px); }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_image.portrait { padding-top: 0px; }
  /* .product-shelf .modal-actions .photobook_modal .photobook_modal_image .stf__wrapper { padding-bottom: 70.6667%; } */
  .product-shelf .modal-actions .photobook_modal .photobook_modal_image .stf__item img { box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_image .stf__item { margin-left: 5px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_image span { color: #000; font-size: 12px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body { margin-bottom: 0; padding-top: 24px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .delivery-options-list { margin-bottom: 30px; text-align: left; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .delivery-option { border: 0; padding-bottom: 6px; padding-top: 6px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .photobook_modal_button { padding-top: 0; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .price { margin-bottom: 0; margin-top: 16px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .is-price { font-size: 20px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .was-price { font-size: 16px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body .btn { border-radius: 24px; font-family: BogleWeb-Regular; font-size: 20px; height: 48px; width: 147px; }
  .product-shelf .modal-actions .photobook_modal .photobook_modal_body { padding: 10px; }
  .photobook_modal_image.square .photobook_modal_image_container { max-height: calc(100vw * 0.73); max-width: calc(100vw * 0.73); }
  .photobook_modal_image.square .photobook_modal_image_container .stf__parent { max-height: calc(100vw * 0.73); min-height: calc(100vw * 0.72); max-width: calc(100vw * 0.73); min-width: calc(100vw * 0.72); }
  .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__wrapper { max-height: calc(100vw * 0.73); max-width: calc(100vw * 0.73); }
  .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__block { margin-left: calc(100vw - calc(100vw * 0.855) - 15px); }
  .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__wrapper .stf__item { max-height: calc(100vw * 0.73); max-width: calc(100vw * 0.73); }
  .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__wrapper .stf__outerShadow, .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__wrapper .stf__innerShadow, .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__wrapper .stf__hardShadow, .photobook_modal_image.square .photobook_modal_image_container .stf__parent .stf__wrapper .stf__hardInnerShadow { display: none !important; }
  .photobook_modal_image.portrait .photobook_modal_image_container { max-height: calc(100vw * 0.73); max-width: calc(100vw * 0.52); }
  .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent { max-height: calc(100vw * 0.73); min-height: calc(100vw * 0.72); max-width: calc(100vw * 0.52); min-width: calc(100vw * 0.51); }
  .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__wrapper { max-height: calc(100vw * 0.73); max-width: calc(100vw * 0.52); }
  .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__block { margin-left: calc(100vw - calc(100vw * .73) - 15px); }
  .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__wrapper .stf__item { max-height: calc(100vw * 0.73); max-width: calc(100vw * 0.52); }
  .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__wrapper .stf__outerShadow, .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__wrapper .stf__innerShadow, .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__wrapper .stf__hardShadow, .photobook_modal_image.portrait .photobook_modal_image_container .stf__parent .stf__wrapper .stf__hardInnerShadow { display: none !important; } }
@media (min-width: 512px) and (max-height: 511px) { .product-shelf .modal-actions .photobook_modal .container hr::after { content: "Scroll down to select"; font-size: 12px; padding-right: 32px; } }
@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { .product-shelf .modal-actions .photobook_modal .photobook_modal_body { margin-top: 68px; } }
/* SEARCH PAGE */
.page-header { background: #f8f8f8; border-bottom: 0.0625rem solid #e9e9e9; margin-bottom: 1.375rem; margin-top: -0.9375rem; padding: 0.6rem 1rem; }

.search-results .product-card .tile-content .product-title { font-size: 0.9375rem; }

.search-results h5.price { font-size: 1.25rem; }

.search-results .square-background-thumbnail { max-width: 256px; }

/* ITEM PAGE */
.breadcrumb-item a { color: #444; }

.product-page .item-theme-title { font-family: BogleWeb-Bold; }

.product-page h2.price { color: #222; }

.product-page .product.card-body { padding-top: 2rem; }

.product-col ul { list-style-position: outside !important; margin-left: 20px; }

.product-shelf .filters .accordion-entry p, .product-shelf .filters .search { font-family: BogleWeb-Medium; }

.grouped-category .filters .filter ul li button { font-weight: 400; }

.grouped-category .filters .filter ul li .selector { margin-right: 0; }

.grouped-category .thumbnails .thumbnail:hover, .product-info .thumbnails .thumbnail:hover { border: 0.0625rem solid #0071dc !important; }

.grouped-category .filters .filter ul li button.active, .grouped-category .filters .filter ul li.selected .selector, .grouped-category .filters .filter ul li .selector:hover, .grouped-category .thumbnails .thumbnail.selected, .grouped-category .filters .filter ul li .selector.selected, .product-info .thumbnails .thumbnail.selected { border: 0.0625rem solid #0071dc !important; }

.grouped-category .dropdown-toggle { color: #222; }

@media (min-width: 480px) { .product-col { -moz-column-count: 2; -moz-column-gap: 1.25rem; -webkit-column-count: 2; -webkit-column-gap: 1.25rem; column-count: 2; column-gap: 1.25rem; }
  .product-col li { -moz-column-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid-column; break-inside: avoid; column-break-inside: avoid; page-break-inside: avoid; } }
/* ITEM PAGE FLAGS */
.grouped-category .flag, .product-info .flag { position: relative; top: -1rem; }

/* SHELF PAGE */
.shelf-banner { width: 100%; margin-bottom: 20px; }

.product-shelf .products { margin-top: 1.25rem; }

.product-shelf .card, .my-photos .card { box-shadow: 0.1875rem 0.1875rem 0.1875rem rgba(34, 34, 34, 0.1) !important; }

.card-body .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-bottom-left-radius: 1.25rem; border-top-left-radius: 1.25rem; }

.card-body .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-bottom-right-radius: 1.25rem; border-top-right-radius: 1.25rem; color: #222; }

.product-shelf .form-inline { color: #444; font-family: BogleWeb-Medium; font-size: 0.875rem; }

.product-shelf .options-list-names, .product-shelf .options-list-names a { color: #444; font-family: BogleWeb-Medium; font-size: 0.875rem; padding-bottom: 0.1875rem; }

.product-shelf .btn-link, .product-shelf .builder.prism .desktop .preview-container .carousel .controls .btn, .builder.prism .desktop .preview-container .carousel .controls .product-shelf .btn { color: #444; }

.product-shelf .fancy-radio-button::before { height: 1.25rem; vertical-align: middle; width: 1.25rem; }

.fancy-radio-button.selected::before { background-color: #0071dc; }

.fancy-radio-button:hover::before { box-shadow: 0 0 0 2px #0071dc; }

.product-shelf .fancy-checkbox-button i { font-size: 1.75rem; vertical-align: middle; }

.product-shelf .fancy-checkbox-button .fa-check-square, .fancy-checkbox-button:hover i { color: #0071dc; }

.product-shelf .filters .blob li img:hover { border-radius: 0.1875rem; border: solid 0.0625rem #0071dc !important; }

.product-shelf .filters .blob li.selected img { border-radius: 0.1875rem; border: solid 0.125rem #0071dc !important; }

.product-shelf .product-card .tile-content { margin: 0; padding: 0.5rem 0 0.5rem 0; }

.product-shelf p.price { font-size: 1.25rem; font-family: BogleWeb-Medium; color: #222; }

.product-shelf p.price .from { font-size: 0.875rem; margin-right: 0.1875rem; }

.product-shelf .product-card .tile-content .theme-title { font-size: 0.9375rem; }

.product-shelf .product-card .tile-content .product-title { font-size: 0.9375rem; font-weight: 300; }

.product-shelf .filters .unavailable { opacity: 0.6; }

.product-shelf .product-card ._thumbnail-outer { margin-top: 1.5rem; }

.product-shelf .mobile-filters .filters section:first-child { border-bottom: 10px solid #e9e9e9; border-top: 10px solid #e9e9e9; }

.product-shelf .mobile-filters > header { background: #f2f8fd; }

/* SHELF PAGE FLAGS */
.flag.foil-stamped { background-image: url("https://photos3.walmart.com/cms/asset/f89e8d5e6eaf2650b7e188026d4e9629.png?rev=2") !important; border-radius: 2.625rem !important; font-weight: lighter; text-transform: uppercase; box-shadow: none; }

/* Grouping page rollback flag */
.product-info .heading-flags .flags .flag { border-radius: 0.125rem; }

.grouped-category .heading-flags .flags .flag { border-radius: 0.125rem; }

/* PRINTS GROUPED ITEM PAGE TAG WALLET PRINTS */
.prints_item_pages .prints-item-page .delivery-option.unavailable { text-decoration: line-through; text-decoration-color: #888; }

.prints_item_pages .prints-item-page .card.filters-and-product .list-inline li:nth-child(4) span:before { content: "2 Wallet Prints"; font-size: 16px; visibility: visible; }

.prints_item_pages .prints-item-page .card.filters-and-product .list-inline li:nth-child(4) span { font-size: 0.25px; visibility: hidden; }

/* GLOBAL SUPPORT WIDGET */
.support-button-container { z-index: 1; }

.support-links-wrapper .rn_ConditionalChatLink .rn_ChatAvailable { background: #fff; color: #000000; font-family: BogleWeb-Regular; font-size: 14px; padding: 0; }

.chat-unavailable .fa-comment { filter: invert(45%) sepia(5%) saturate(221%) hue-rotate(187deg) brightness(94%) contrast(88%); }

.support-row .fa-comment::before { bottom: 2px; content: url(https://photos3.walmart.com/cms/asset/1d5765868207b93e3db2aaa51e0aa494.svg); display: inline-block; position: relative; }
.support-row .fa-question-circle::before { bottom: 2px; content: url(https://photos3.walmart.com/cms/asset/7f1a6fd69ab722068c85bc2d5642123c.svg); display: inline-block; position: relative; }

.popover .arrow { background-color: transparent; }

.popover .popover-body .title { color: #000; font-family: BogleWeb-Bold; margin-left: -9px; }

.popover .popover-body .support-links-wrapper a { color: #000; font-family: BogleWeb-Regular; }

.support-links-wrapper div { color: #000; display: inline-flex; font-family: BogleWeb-Bold; }

.support-button-container .support-button .fa-comment { left: 6px; top: 0.45rem; }

.support-button-container .support-button .support { font-family: BogleWeb-Medium; font-size: 0.875rem; }

.support-button-container { height: 98px; }

.support-button-container .support-button { width: 98px; }

.chat-unavailable { color: #6d6e71 !important; font-family: BogleWeb-Regular !important; }
.chat-unavailable :hover { text-decoration: none !important; }

#support-popover-content a { color: #000000; }
#support-popover-content .lead { margin-bottom: 8px; font-family: BogleWeb-Bold; }

/*
.support-button-container .support-button .support { margin-left: 0.8rem;
}
*/
/* ICONS */
/*
.support-button-container .support-button .fa-comment {  background-image: url("https://photos3.walmart.com/cms/asset/511a680a7d528c112284bd78f27a9e08.svg?rev=2"); filter: invert(18%) sepia(85%) saturate(5660%) hue-rotate(355deg) brightness(88%) contrast(132%);  height:18px;  width:18px; 
}

.support-button-container .support-button .fa-comment:before { display:none;
}

.support-links-wrapper .fa-comment {  background-image: url("https://photos3.walmart.com/cms/asset/511a680a7d528c112284bd78f27a9e08.svg?rev=2"); height:18px;  width:18px; 
}

.support-links-wrapper .fa-comment:before { display:none;
}

.support-links-wrapper .fa-question-circle { background-image: url("https://photos3.walmart.com/cms/asset/40245a2ce21d85a83363cb878c8e438e.svg?rev=2"); height:18px;  width:18px; 
}

.support-links-wrapper .fa-question-circle:before { display:none;
}

.support-links-wrapper .fa-comment-dots { background-image: url("https://photos3.walmart.com/cms/asset/9da989c9a8a0a9767420d7ae0b756d3c.svg?rev=2"); height:18px;  width:18px; 
}

.support-links-wrapper .fa-comment-dots:before {  display: none;
}
*/
.support-links-wrapper a:hover { text-decoration: underline; }

.support-links-wrapper span:hover { text-decoration: underline; }

/* BUILDER SUPPORT WIDGET */
.project_edit .popover .arrow { top: 0 !important; }

.project_edit .support-button-container .support-button .support { font-family: BogleWeb-Medium; font-size: 12px; margin: -.3rem 0 0 .1rem; }

@media (min-width: 1024px) { .prints-builder .list-item__sizes label { width: 25px; }
  .prints-builder .dpi-notice-below-recommended .dpi-notice__icon, .prints-builder .dpi-notice-below-minimum .dpi-notice__icon { background: transparent; background-size: 18px 18px; height: 18px !important; width: 18px !important; }
  .prints-builder .dpi-notice-below-recommended .dpi-notice__icon { background-image: url(https://photos3.walmart.com/cms/asset/f74a0f380ec815fa2daafc6e1684b6a8.svg?rev=1); margin-right: 8.5px; top: 2px !important; transform: rotate(0deg); }
  .prints-builder .dpi-notice-below-minimum .dpi-notice__icon { background-image: url(https://photos3.walmart.com/cms/asset/c6e1966a1d3a09e68c53fc38dbf79b1d.svg?rev=1); border-radius: 0; top: 3px !important; margin-right: 8.5px; }
  .prints-builder .list-item__size .dpi-notice-below-minimum .dpi-notice__icon, .prints-builder .list-item__size .dpi-notice-below-recommended .dpi-notice__icon { margin-right: 20px; }
  .prints-builder .dpi-notice-below-recommended .dpi-notice__icon span, .prints-builder .dpi-notice-below-minimum .dpi-notice__icon span { display: none; }
  .prints-builder .preview .dpi-notice-below-recommended .dpi-notice__icon, .prints-builder .preview .dpi-notice-below-minimum .dpi-notice__icon { top: 0px !important; } }
@media (max-width: 1023px) { .prints-builder .m-web .list-view-mobile .dpi-notice__icon { background: transparent; background-size: 18px 18px; border: transparent 0px solid !important; height: 18px !important; top: 5px !important; width: 20px !important; }
  .prints-builder .m-web .list-view-mobile .size-options__modal .dpi-notice__icon { width: 18px !important; }
  .prints-builder .m-web .list-view-mobile .dpi-notice-below-recommended .dpi-notice__icon { background-image: url(https://photos3.walmart.com/cms/asset/f74a0f380ec815fa2daafc6e1684b6a8.svg?rev=1); margin-right: 0px; transform: rotate(0deg); }
  .prints-builder .m-web .list-view-mobile .dpi-notice-below-minimum .dpi-notice__icon { background-image: url(https://photos3.walmart.com/cms/asset/c6e1966a1d3a09e68c53fc38dbf79b1d.svg?rev=1); border-radius: 0; margin-right: 0px; }
  .prints-builder .m-web .list-view-mobile .dpi-notice__icon span { display: none; }
  .prints-builder .preview .dpi-notice-below-recommended .dpi-notice__icon, .prints-builder .preview .dpi-notice-below-minimum .dpi-notice__icon { top: 1px !important; left: 5px; }
  .prints-builder .m-web .list-view-mobile .list-item .preview .dpi-notice { padding: 5px 0 5px 5px; }
  .prints-builder .m-web .size-options__modal .dpi-notice__icon { position: relative; right: 3px; } }
.dpi-tooltip-below-minimum, .dpi-tooltip-below-recommended { opacity: 100% !important; }

.dpi-tooltip-below-recommended .tooltip-inner { background-color: #FFFDF5; border: #FFC120 1px solid; border-left: #FFC120 5px solid; color: #444; }

.dpi-tooltip-below-minimum .tooltip-inner { background-color: #FDDEDE; border: #DE1C24 1px solid; border-left: #DE1C24 5px solid; color: #444; }
