.page-id-294 .entry-title,
.page-id-152 .entry-title {
  display: none;
}
.pglmb .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.pglmb .row.gutters {
  /* margin-left: -2%; */
}
.pglmb .row.gutters [class^="col"] {
  margin: 1%;
}
.pglmb .col {
  flex: 1;
}
.pglmb .col--size-2 {
  flex: 2;
}
.pglmb .col--size-2 p {
  margin-bottom: 0;
}
.mood-board-left {
  flex-basis: 55%;
}
.mood-board-right {
  flex-basis: 40%;
  padding-left: 3%;
  padding-top: 100px;
}
.mood-board-border-wrap {
  padding-right: 3%;
  border-right: 1px solid #bababa;
}
.mood-quote-links .mbq-button {
  color: black;
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  background-color: unset;
  width: 100%;
}
.atq-close {
  color: white;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  background-color: unset;
  position: absolute;
  width: auto;
  bottom: 121px;
  right: 28px;
}
p.atq-title {
  color: white;
  text-transform: uppercase;
  margin: 13px 0 3px;
  font-weight: 300;
}
.pglmb .ato-quantity .number-input .qty-arrow {
  color: #ffffff;
  padding: 2px;
}
.pglmb .ato-quantity {
  padding: 0;
  border: none;
}
.close-box {
  width: 80%;
  position: absolute;
}
button.atq-add {
  background-color: unset !important;
  border: initial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px;
  max-width: initial;
  width: initial;
  display: block;
  margin: 0 auto !important;
  height: initial;
  line-height: initial;
  -webkit-box-shadow: initial;
  box-shadow: initial;
}
.pglmb .col-std-4 {
  width: 25%;
}
.pglmb .gutters .col-std-4 {
  width: calc(25% - 2%);
}
.pglmb .col-std-3 {
  width: 33.3333333333%;
}
.pglmb .gutters .col-std-3 {
  width: calc(33.3333333333% - 2%);
}
.pglmb .col-std-2 {
  width: 50%;
}
.pglmb .gutters .col-std-2 {
  width: calc(50% - 2%);
}
.pglmb .mood-board-grid [class^="col"] {
  background-color: gray;
  margin-bottom: 2%;
}
.pglmb .saved-products [class^="col"] {
  height: 100px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.pglmb .saved-products {
  min-height: 100px;
}
.pglmb .mood-box {
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 7px solid white;
}
.pglmb .draggable {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.pglmb .mood-board-grid .mood-row:nth-child(2n) .mood-box {
  float: right;
}
.pglmb .mood-box.small {
  height: 10vw;
  width: 25%;
}
.pglmb .mood-box.large {
  height: 20vw;
  width: 50%;
}
.pglmb .ui-draggable.ui-draggable-dragging {
  max-width: 8vw;
  max-height: 8vw;
}
.pglmb .saved-products.ui-droppable-active {
  background-color: rgba(0, 0, 0, 0.2);
}
.pglmb {
  margin-top: 20px;
}

.pglmb .snack-bar {
  position: fixed;
  top: 24vh;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 5px;
  box-shadow: 0 3px 5px -1px rgb(0 0 0 / 20%), 0 6px 10px 0 rgb(0 0 0 / 14%),
    0 1px 18px 0 rgb(0 0 0 / 12%);
  width: 100%;
  max-width: 300px;
  background-color: white;
  text-align: center;
  padding: 10px 20px;
  z-index: 10000;
}

.pglmb .snack-bar p {
  margin-bottom: 0;
  font-size: 12px;
  text-transform: uppercase;
}

.pglmb .ato-quantity.do-not-show {
  border: none;
}

.pglmb .quote-select {
  background-color: white;
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
  color: black;
  border: 1px solid black;
  max-width: 200px;
}

.pglmb .mood-board-background-image {
  height: 150px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 150px;
}

.pglmb .add-to-mood-board > .flexbox {
  flex-direction: column;
}

.pglmb .trash-wrap {
  border: 1px solid black;
  min-height: 75px;
  width: 100%;
  border-radius: 4px;
  position: relative;
  margin-top: 40px;
}
.pglmb .trash-wrap:before {
  content: "\f2ed";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  transform: translate(-50%, -50%);
}

.pglmb .trash-wrap.ui-droppable-active {
  background-color: rgba(200, 15, 15, 0.9);
  border: 0;
  color: white;
}

.pglmb .saved-products.row {
  margin-left: -1%;
}

.pglmb .mood-row {
  position: relative;
}

.pglmb .mood-row .drawer-handle {
  padding: 0 2px;
  background-color: transparent;
  color: black;
  cursor: pointer;
  position: absolute;
  height: 100%;
  transform: translate(-100%, 0);
  display: none;
  align-items: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 16px;
  font-weight: bold;
}

.pglmb .mood-row.is-empty .drawer-handle {
  display: flex;
}

.pglmb .mood-row .drawer-handle:before {
  content: "\f7a5";
  font-family: "FontAwesome";
}

.pglmb .mood-row .drawer-handle:hover {
  background-color: rgba(200, 15, 15, 0.9);
  color: white;
}

.pglmb .mood-row .drawer-handle:hover:before {
  content: "\f2ed";
  padding: 0 10px;
}

.pglmb .mood-row .drawer-handle:hover ~ .mood-box {
  border-color: rgba(200, 15, 15, 0.9);
}

.pglmb .saved-product-archive .mood-board-button {
  flex: 1;
  margin: auto;
  text-align: center;
}

/* number input arrows */
.pglmb input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.pglmb input[type="number"]::-webkit-inner-spin-button,
.pglmb input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.pglmb .number-input {
  /* border: 2px solid #ddd; */
  display: inline-flex;
}

.pglmb .number-input,
.pglmb .number-input * {
  box-sizing: border-box;
}

.pglmb .build-a-quote .number-input {
  margin-top: 10px;
}

.pglmb .number-input button {
  outline: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  /* width: 3rem; */
  /* height: 3rem; */
  cursor: pointer;
  margin: 0;
  position: relative;
  color: black;
}

/* .pglmb .number-input button:before,
.pglmb .number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #212121;
  transform: translate(-50%, -50%);
}
.pglmb .number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
} */

.pglmb .number-input input[type="number"] {
  /* font-family: sans-serif; */
  /* max-width: 5rem; */
  /* padding: .5rem; */
  /* border: solid #ddd; */
  /* border-width: 0 2px; */
  /* font-size: 2rem; */
  /* height: 3rem; */
  /* font-weight: bold; */
  text-align: center;
  background-color: white;
}

.pglmb .number-input input[type="number"],
.pglmb .number-input button {
  padding: 0;
  margin: 0;
  font-size: 15px;
  height: 24px;
  width: auto;
  max-width: 30px;
}

/* header  */
.mood-board-header,
.pglmb .quote-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  padding-right: 3%;
}
h1.mood-board-name,
.pglmb h1.quote-name {
  margin: 0;
  /* flex: 1; */
}
h1.mood-board-name input,
.pglmb h1.quote-name input {
  background: transparent;
  border: 0;
  font-size: inherit;
  color: inherit;
  padding: 0;
  line-height: inherit;
  font-weight: inherit;
  height: initial;
  max-width: 100%;
  width: 100%;
}
.mood-board-button {
  display: inline-block;
  width: initial;
  max-width: initial;
  padding: 0;
  margin: 0 20px 0 0;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: black;
  text-decoration: none !important;
  text-transform: uppercase;
}
.mood-board-button:hover {
  background: initial;
  text-decoration: underline;
  opacity: 0.8;
  color: black;
}
.gallery-product-single .mood-board-button:hover {
  color: black;
}
.gallery-product-single .mood-board-button.add-product-to-quote {
  color: white;
}

.mood-board-button:last-child {
  margin-right: 0;
}
.mood-board-footer {
  display: block;
  clear: both;
}
.mbf-textarea {
  margin: 20px 0;
}
.mbf-textarea h2 {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  display: block;
  font-weight: 500;
}
a.mood-board-button.save-all {
  display: block;
  text-align: right;
  padding: 5px 0;
  clear: both;
}

/* right side stuff*/
.mood-board-right h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  margin-top: 0;
}
.mood-board-right .saved-products-wrap h2 {
  font-weight: 500;
}
.mood-board-checklist ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mood-board-checklist ul li label.checked:before {
  content: "\f00c";
  color: black;
}
ul.two-column {
  column-count: 2;
}
.mood-board-checklist ul li {
  margin: 7px 0;
  text-transform: uppercase;
}
.mood-board-checklist ul li * {
  /* cursor: pointer; */
  text-decoration: none !important;
}
.mood-board-checklist ul li input {
  display: none;
}
.mood-board-checklist ul li label:before {
  content: "\f055";
  font-family: "FontAwesome";
  margin-right: 5px;
  font-size: 14px;
  color: #bababa;
  vertical-align: middle;
}
.visually-hidden {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.saved-products-wrap {
  margin-top: 40px;
}
.atmb-option {
  flex-basis: 100%;
  width: 100%;
}
span.save-as-pdf-pdfcrowd-button-wrap {
  display: inline;
  width: initial;
  max-width: initial;
  padding: 0;
  margin: 0 20px 0 0;
  border: 0;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: black;
  text-decoration: none !important;
  text-transform: uppercase;
}
span.save-as-pdf-pdfcrowd-button-wrap span {
  font-weight: 600;
  color: black;
}
.full-width-button {
  width: 100%;
  margin: 0 auto 20px !important;
  flex: initial !important;
}
.add-to-options-wrap .flexbox {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.add-to-options-wrap a {
  color: black;
  text-transform: uppercase;
  font-size: 12px;
}
.add-to-options-wrap .mood-board-button {
  font-size: 14px;
  margin: 0 auto 20px;
  text-align: center;
  line-height: 1;
  letter-spacing: 1.5px;
}
.add-to-options-wrap .atq-option .mood-board-button {
  margin-bottom: 0;
}
button.centered,
button.centered {
  text-align: center;
  display: block;
}
.row.gutters.mood-board-list-item,
.row.gutters.quote-list-item {
  margin: 30px 0;
}
.mood-board-button.view-all-mood-boards,
.mood-board-button.view-all-quotes {
  padding: 30px 40px;
  float: none;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.col.nmloc {
  margin-right: -90px;
}
.mood-board-button {
  margin: 0 20px 0 0px;
}

.button.view-pricing,
.button.add-notes,
.button.remove,
.button.edit-notes {
  padding: 10px 0;
  font-size: 14px;
  text-align: left;
  margin-right: 5px;
  color: #5c5c5c;
  line-height: initial;
  height: initial;
  width: initial;
}
.build-a-quote .view-pricing {
  margin-left: 0 !important;
}
.view-pricing {
  line-height: 32px;
}
a.edit-mood-board,
.share-mood-board,
.copy-mood-board,
.delete-mood-board {
  display: inline-block;
}
.my-account .mood-board-button.edit-mood-board,
.mood-board-button.edit-quote {
  height: 2.6rem;
}

/* print clean up */
@media print {
  .pglmb .hide-in-print, .sticky-wrapper, .site-footer, .site-header {
    display: none !important;
  }
  .pglmb .build-a-quote .mood-board-background-image {
    height: 125px;
  }
  .pglmb .mood-box.small {
  	height: 20vw;
  }
  .pglmb .mood-box.large {
  	height: 40vw;
  }
}

/* responsive */
@media screen and (min-width: 1050px) {
  .pglmb .show-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  div.actions {
    flex-wrap: wrap;
  }
  .button.view-pricing,
  .button.add-notes,
  .button.remove,
  .button.edit-notes {
    display: block;
    margin: 0;
  }
  .pglmb .number-input input[type="number"],
  .pglmb .number-input button {
    padding: 10px;
    font-size: 15px;
    height: initial;
  }
}
@media screen and (max-width: 1050px) {
  .pglmb .col--size-2 {
    flex: 100%;
  }
  .pglmb .mood-box.large {
    height: 300px;
  }
  .pglmb .mood-box.small {
    height: 150px;
  }
  .mood-board-border-wrap,
  .mood-board-header {
    padding-right: 0;
    border-right: initial;
  }
  .mood-board-right {
    padding-left: 0;
    padding-top: 40px;
    width: 100%;
    flex: initial !important;
    display: block;
  }
  .mood-board-right .mood-board-checklist {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
  }
  .mood-board-right .saved-products,
  .pglmb .trash-wrap {
    margin: 0 auto !important;
    max-width: 600px;
    width: 100%;
  }
  .pglmb .trash-wrap {
    margin: 40px auto 0 !important;
  }
  .pglmb .mood-board-right .saved-products [class^="col"] {
    height: 150px;
  }
  .pglmb .mood-board-background-image {
    max-width: 300px;
    margin: 0 auto !important;
  }
  .pglmb .hide-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 819px) {
  .pglmb .row.gutters {
    margin-left: 0%;
  }
  .baq-buttons .fas,
  .baq-buttons .far,
  .mood-board-button .fas,
  .mood-board-button .far {
    line-height: 22px;
    margin-right: 5px;
  }
  .pglmb .gutters .col-std-2 {
    width: calc(100% - 2%);
  }
  .pglmb .mood-board-background-image {
    height: 150px;
  }
  .pglmb .row.gutters .col-std-2.quote-item {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  button.mood-board-button {
    height: initial;
    padding: 10px 0;
  }
  .actions .add-notes,
  .actions .edit-notes,
  .actions .remove,
  .actions .view-pricing {
    justify-content: center;
  }
  .pglmb .col--size-2 p,
  .pglmb .col--size-2 {
    text-align: center;
  }
  .pglmb .gutters .col-std-3 {
    width: calc(33.3333333333% - 3%);
    display: inline-block;
  }
  .mood-board-button {
    justify-content: center;
  }
  .my-account .mood-board-button {
    margin: 0 auto !important;
  }
  .mood-board-header,
  .pglmb .quote-header {
    margin-bottom: 30px;
  }
  .pglmb .row {
    display: block;
  }
  h1.my-accountpage {
    text-align: center !important;
  }
  .col.nmloc {
    margin-right: 0px;
  }
  .pglmb .mood-board-background-image {
    height: 150px;
  }
  .mood-board-button.edit-quote,
  .my-account .mood-board-button.edit-mood-board {
    height: initial;
    padding: 10px 0;
    display: block;
    line-height: initial;
  }
  .row.gutters.mood-board-list-item,
  .row.gutters.quote-list-item,
  .quote-item-list .quote-item {
    border: 1px solid #cecece;
    width: 100%;
    max-width: 400px;
    margin: 30px auto !important;
    padding: 20px 0 10px;
    background: #f5f5f5;
  }
  .actions .add-notes,
  .actions .edit-notes,
  .actions .remove,
  .actions .view-pricing {
    line-height: initial;
    width: 100%;
    display: block;
    text-align: center;
    flex-basis: 100%;
    justify-content: initial;
    max-width: initial;
  }
  .actions .add-notes .fas,
  .actions .edit-notes .fas,
  .actions .remove .fas,
  .actions .view-pricing .fas {
    margin-right: 5px;
  }
  .baq-buttons.hide-in-print {
    text-align: center;
  }
  .baq-buttons .mood-board-button {
    margin-bottom: 0;
  }
  .baq-buttons a,
  .baq-actions span,
  span.save-as-pdf-pdfcrowd-button-wrap {
    margin: 0 auto 5px;
    padding: 5px 0;
    text-align: center;
  }
  .mood-board-header,
  .pglmb .quote-header {
    padding-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .pglmb .mood-box.large {
    width: 100%;
  }
  .pglmb .mood-box.small {
    width: 50%;
  }
  div.actions {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
