@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+3');
@font-face {
  font-family: 'satisfyregular';
  src:
    url(https://wholesale.lovedbaby.com/fonts/satisfy-regular-webfont.woff2) format('woff2'),
    url(https://wholesale.lovedbaby.com/fonts/satisfy-regular-webfont.woff) format('woff'),
    url(https://wholesale.lovedbaby.com/fonts/Satisfy-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  src: url('https://wholesale.lovedbaby.com/fonts/Source-Sans-Pro-regular.eot');
  src:
    url('https://wholesale.lovedbaby.com/fonts/Source-Sans-Pro-regular.eot?#iefix')
      format('embedded-opentype'),
    local('Source Sans Pro'),
    local('Source-Sans-Pro-regular'),
    url('https://wholesale.lovedbaby.com/fonts/Source-Sans-Pro-regular.woff2') format('woff2'),
    url('https://wholesale.lovedbaby.com/fonts/Source-Sans-Pro-regular.woff') format('woff'),
    url('https://wholesale.lovedbaby.com/fonts/Source-Sans-Pro-regular.ttf') format('truetype'),
    url('https://wholesale.lovedbaby.com/fonts/Source-Sans-Pro-regular.svg#SourceSansPro')
      format('svg');
}
@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('https://wholesale.lovedbaby.com/fonts/Open-Sans-regular.eot');
  src:
    url('https://wholesale.lovedbaby.com/fonts/Open-Sans-regular.eot?#iefix')
      format('embedded-opentype'),
    local('Open Sans'),
    local('Open-Sans-regular'),
    url('https://wholesale.lovedbaby.com/fonts/Open-Sans-regular.woff2') format('woff2'),
    url('https://wholesale.lovedbaby.com/fonts/Open-Sans-regular.woff') format('woff'),
    url('https://wholesale.lovedbaby.com/fonts/Open-Sans-regular.ttf') format('truetype'),
    url('https://wholesale.lovedbaby.com/fonts/Open-Sans-regular.svg#OpenSans') format('svg');
}
/*@import url('https://fonts.googleapis.com/css?family=Slabo+27px');*/
*,
:root {
  --lb-color-primary: #212427;
  /*--lb-color-primary: #A66464;*/
  --lb-color-secondary: #e7e5e4;
  --lb-text-color-primary: #212427;
  --lb-color-primary-hover: #3b3b3b;
  --lb-color-secondary-hover: #cccccc;
  --lb-color-primary-background: #a66464;
  --lb-color-secondary-background: #e5c5c5;
}
:after,
:before {
  box-sizing: inherit;
}
html {
  font-size: 16px;
  background-color: #ffffff;
  color: var(--lb-text-color-primary);
  min-width: 320px;
}
h1,
h2,
h3,
.header-font {
  font-family: 'Lora', serif !important;
  font-weight: 400;
  color: #363025;
}
h4,
h5,
h6,
h7,
h8 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #363025;
  font-size: 0.8em;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
body {
  margin: auto;
  min-height: 100vh;
  transition: all 0.45s ease-in-out;
  font-family: 'Source Sans Pro', sans-serif !important;
}
header {
  width: 100%;
  display: block;
  z-index: 100;
}
.center-me img,
footer {
  display: block;
  margin: auto;
}
footer {
  background-color: #ffffff;
  position: relative;
  height: 2rem;
}
footer span {
  top: 49%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 0.74rem;
}
overlay {
  position: fixed;
  height: 100%;
  z-index: 100;
  display: none;
  top: 0;
  /*
    background-color: rgba(74, 58, 47, .55)
	*/
}
#ol-window {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #f7eddf;
  transform: translate3d(-50%, -50%, 0);
  box-shadow: 0.04em 0.04em 0.2em black;
  padding: 1em 0.5em;
  text-align: center;
  max-height: 90%;
  max-width: 90%;
  overflow: auto;
  box-sizing: border-box;
  min-width: 60%;
  border-radius: 0.5em;
}
.clearfix:after,
nav-container:after,
.style-row:after {
  content: '';
  display: block;
  clear: both;
}
#navbar {
  text-align: center;
  font-size: 2rem;
  color: rgba(74, 58, 47, 0.87);
  background-position: 0 0;
  border-color: rgba(216, 220, 230, 0);
  transition: all 0.3s;
  /*background-image: linear-gradient(#fef9e3, rgba(254, 249, 227, .75));*/
  background-color: #ffffff;
  box-shadow: 0 0 2px #fef9e3;
  position: relative;
  padding: 0.5em 0;
  /*border-bottom: 1px solid #F2EFEB;*/
}
.navbar-open {
  background-position: 0 -4rem;
  background-color: #d4d8bd;
  border-color: #d8dce6;
  color: #000;
}
.navbar-shadow {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
#navbar img {
  height: 1.8em;
  display: block;
  margin: auto;
}
.icon-hamburger-menu {
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%234a3a2f%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%0A%20%20%20%20%3Cpath%20d%3D%22M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%22/%3E%0A%3C/svg%3E);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  filter: drop-shadow(0 1px 0 #fff);
  width: 100%;
  height: 100%;
}
.icon-container {
  position: absolute;
  height: 1.25em;
  width: 1.25em;
  padding-left: 0.25em;
  padding-top: 0.25em;
}
.icon-container .menu-text {
  position: absolute;
  font-size: 0.5em;
  top: 0.95em;
  left: 2.75em;
  font-weight: bold;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
#mid-nav,
footer,
overlay {
  width: 100%;
}
#header {
  display: none;
  margin-bottom: 4px;
}
#banner {
  color: #4a3a2f;
  background-color: #d4d8bd;
  height: auto;
  text-align: center;
  position: relative;
}
#social-nav {
  margin-top: 0.2rem;
  text-align: center;
}
#banner > span:first-child {
  position: relative;
  display: inline-block;
  font-size: 1.2rem;
  opacity: 1;
  text-align: center;
  font-weight: bold;
}
#banner > span:nth-child(3) {
  font-weight: bold;
}
#banner > span span,
footer {
  font-size: 1rem;
}
#content {
  color: #212427;
  padding: 1em 0;
  position: relative;
  height: 100%;
}
.menu {
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #f2efeb;
  transition: all 0.45s ease-in-out;
  box-sizing: border-box; /* Chrome all / Safari all */ /* Firefox all */ /* IE 10+ */
  user-select: none;
  z-index: 300;
  left: -33%;
  width: 33%;
}
.menu.shadow {
  box-shadow: 2px 0 16px #4a3a2f;
  min-width: 66.67px;
}
.menu a {
  color: #4a3a2f !important;
  text-decoration: none !important;
}
.menu-open {
  transform: translate3d(33%, 0, 0);
}
.menu .block-button {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
.menu h2#menu-title {
  font-weight: normal;
  /* 	margin: 0.4em 0 0.4em 0.5em; */
  margin: 0.4em 0.4em 0.4em 0em;
  text-align: center;
  font-size: 1.2em;
  color: hsl(28, 25%, 23%);
  cursor: default;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: hsl(28, 25%, 23%);
  cursor: pointer;
}
.menu ul li a:hover,
.menu > ul > li:first-child > a:hover {
  /* 	background: rgba(0,0,0,0.2); */
  background: rgba(74, 58, 44, 0.1);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
  color: inherit;
  text-decoration: inherit;
}
.menu ul li > a {
  display: block;
  padding: 0.7em 0 0.7em 0.7em;
  outline: none;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  font-size: 0.8em;
  transition:
    background 0.3s,
    box-shadow 0.3s;
}
.menu ul li::before {
  position: absolute;
  left: 10px;
  z-index: -1;
  color: rgba(0, 0, 0, 0.2);
  line-height: 3.5;
}
.mp-level > ul > li:first-child > a {
  box-shadow:
    inset 0 -1px rgba(0, 0, 0, 0.2),
    inset 0 1px rgba(0, 0, 0, 0.2);
}
.menu ul li a:hover,
.mp-level > ul > li:first-child > a:hover {
  /* 	background: rgba(0,0,0,0.2); */
  background: rgba(74, 58, 44, 0.1);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.menu #logout,
.menu #logout1 {
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  padding: 0.3em 0.2em 0.4em 0em;
  color: #d09d4a;
  margin-top: 0;
}
.responsive-container {
  position: relative;
  width: 100%;
}
.responsive-container .img-container {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.responsive-container .img-container .centerer {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.responsive-container .img-container .center-me {
  vertical-align: middle;
  display: inline-block;
  max-width: 100%;
  position: relative;
  left: -0.25rem;
  font-size: 0.8rem;
}
.center-me img {
  width: 80%;
}
.nav-button-large,
.nav-button-social {
  margin-bottom: 0.2rem;
  position: relative;
  color: #4a3a2f;
  background-color: #fef9e3;
  width: calc(50% - 4px - 0.4rem);
  display: inline-block;
  border-radius: 0.2rem;
  cursor: pointer;
}
.nav-button-social {
  border: 0.2rem solid #d4d8bd;
}
.nav-button-social img {
  width: 2rem;
  vertical-align: middle;
}
.nav-button-social span {
  width: 5rem;
  display: inline-block;
  font-size: 0.8rem;
}
.nav-button-large,
.nb-top {
  text-align: center;
  width: 100%;
}
.nav-button-large {
  border: 0.2rem solid #d4d8bd;
  border-radius: 8px;
  height: 4rem;
  display: block;
}
.nb-top {
  font-weight: 400;
  font-size: 0.6rem;
}
.nb-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 97%;
  max-height: 100%;
}
.nb-bottom {
  position: relative;
}
.nb-top.s {
  font-size: 0.5em;
}
.nb-top.l {
  font-size: 0.6rem;
}
.nb-bottom.l img {
  max-height: 2.5rem;
  max-width: 100%;
}
.nb-bottom img {
  max-height: 2.25rem;
  max-width: 100%;
}

/* Wholesale CSS */
#nav-container {
  background-color: #ffffff;
  font-size: 1.05em;
  font-weight: bold;
  padding: 0.2em;
  position: relative;
  height: 2.5em;
}
#nav,
#view-cart {
  display: inline-block;
}
#nav {
  /*position: absolute;
		top: 45%;
		transform: translateY(-45%);*/
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-weight: normal;
  font-size: 1em;
  border-bottom: 1px solid #f2efeb;
  padding: 0.5em;
}
#navbar #logo-desk {
  display: none;
}
#view-cart {
  position: absolute;
  font-size: 0.8rem;
  padding: 0.2rem 0.4rem;
  top: 0.5rem;
  right: 0.5rem;
}
#view-cart span {
  display: block;
}
.button {
  border: 0.2em solid #4a3a2f;
  border-radius: 0.4em;
  padding: 0.2em;
  background-color: #d4d8bd;
  color: #4a3a2f;
  box-shadow: 0.03em 0.06em 0.5em rgba(0, 0, 0, 0.5);
  user-select: none;
  cursor: pointer;
  font-weight: bold;
}
.button:hover {
  box-shadow: 0.025em 0.05em 0.4em rgba(0, 0, 0, 0.4);
}
.button:active {
  box-shadow: none;
}

.btn2 {
  font-family: inherit;
  text-transform: uppercase;
  outline: none;
  position: relative;
  /* -webkit-transition: all 0.1s; */
  transition: all 0.1s;
  color: white !important;
  /*     background-color: #cacfad; */
  /*     background-color: #da9cb6; */
  background-color: #a66464;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-weight: bold;
  padding: 0.25rem 0.5rem;
  /*     box-shadow: 0 0.16rem #989d85; */
  box-shadow: 0 0.16rem #a7758a;
  -webkit-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.btn2:hover {
  /* 		box-shadow: 0 0.11rem #989d85; */
  box-shadow: 0 0.11rem #a7758a;
  top: 1px;
  text-decoration: none !important;
}

.btn2:active,
.btn2.loading {
  /* 		box-shadow: 0 0.1rem #c0c5a8; */
  box-shadow: 0 0.1rem #a66464;
  top: 2px;
  color: #fcfcfc;
  background-position: center;
  /* 		background-color: #c0c5a8; */
  background-color: #a66464;
}

.btn2.loading {
  background-image: URL('https://wholesale.lovedbaby.com/resources/images/loading.gif');
  background-repeat: no-repeat;
  background-size: 1.5em;
  text-align: center;
  color: #c0c5a8;
  background-position: center;
  z-index: 9999;
}

a,
a:visited {
  color: #a66464 !important;
}

#nav a,
#nav a:visited {
  color: #a66464;
}

/* INPUT STYLING */
input:not([type='submit']):not([type='image']):not(.form-control),
textarea,
select {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: none;
  padding: 3px 3px 3px 3px;
  border: 1px solid #dddddd;
  border-radius: 2px;
  font-size: 1rem;
}

input:not([type='submit']):not([type='image']):not(.form-control):focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
}

input:not([type='submit']):not([type='image']):not(.form-control):focus,
textarea:not(.form-control):focus,
select:not(.custom-select):not(.form-control):focus {
  padding: 3px 3px 3px 3px;
  border: 1px solid rgba(81, 203, 238, 1);
}

input:not([type='submit']):not([type='image']).error:focus,
textarea.error:focus,
select.error:focus {
  box-shadow: 0 0 5px red;
  padding: 3px 3px 3px 3px;
  border: 1px solid red;
}

input[type='number'] {
  outline: none;
  width: 2.5rem;
  text-align: center;
  font-family: inherit;
  font-size: 1rem;
  -moz-appearance: textfield;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@keyframes error {
  from {
    border: 1px solid #dddddd;
  }
  to {
    border: 1px solid red;
  }
}

input:not([type='submit']):not([type='image']).error,
textarea.error,
select.error {
  /*   border: 1px solid red; */
  animation-name: error;
  animation-duration: 1.6s;
  animation-fill-mode: forwards;

  -webkit-animation-name: error;
  -webkit-animation-duration: 1.6s;
  -webkit-animation-fill-mode: forwards;
}
/* INPUT STYLING */
/* Wholesale CSS */
/* @media only screen and (min-width: 320px) and (max-width: 479px) { */
@media only screen and (min-width: 320px) {
  .nav-button-social {
    width: calc(33.4% - 4px - 0.4rem);
  }
  footer span {
    font-size: 0.9rem;
  }
  .menu h2#menu-title {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 375px) {
  .menu ul li > a {
    font-size: 0.9em;
  }
  .menu #logout,
  .menu #logout1 {
    font-size: 1em;
  }
}
@media only screen and (min-width: 425px) {
  #navbar img {
    height: 1.9em;
  }
  .menu ul li > a {
    font-size: 1em;
  }
  .menu h2#menu-title {
    font-size: 1.6em;
  }
  .menu #logout,
  .menu #logout1 {
    font-size: 1em;
  }
}
@media only screen and (min-width: 480px) {
  html {
    font-size: 14px;
  }
  #navbar img {
    height: 2em;
  }
  .icon-container {
    /*         padding-left: .5em;
        padding-top: .425em */
  }
  .icon-container .menu-text {
    /* 			top: 1.3em;
    	left: 3.33em; */
  }
  .nav-button-social {
    width: calc(16.5% - 4px - 0.4rem);
  }
  footer span {
    font-size: 1rem;
  }
  .menu h2#menu-title {
    font-size: 1.6em;
  }
  .menu ul li > a {
    font-size: 1.1em;
  }
  .menu #logout,
  .menu #logout1 {
    font-size: 1em;
  }
}
@media only screen and (min-width: 600px) {
  html {
    font-size: 16px;
  }
  .menu h2#menu-title {
    font-size: 1.7em;
  }
  .menu #logout,
  .menu #logout1 {
    font-size: 1em;
  }
}
@media only screen and (min-width: 640px) {
  .menu {
    left: -28%;
    width: 28%;
  }
  .menu-open {
    transform: translate3d(28%, 0, 0);
  }
}
@media only screen and (min-width: 768px) {
  .menu h2#menu-title {
    font-size: 1.8em;
  }
  .menu #logout,
  .menu #logout1 {
    font-size: 1em;
  }
  .menu {
    left: -22.5%;
    width: 22.5%;
  }
  .menu-open {
    transform: translate3d(22.5%, 0, 0);
  }
  #navbar #logo-mob {
    display: none;
  }
  #navbar #logo-desk {
    display: block;
  }
}
@media only screen and (min-width: 1024px) {
  .menu {
    left: -17.5%;
    width: 17.5%;
  }
  .menu-open {
    transform: translate3d(17.5%, 0, 0);
  }
}
@media only screen and (min-width: 1440px) {
  /*     html {
        font-size: 18px
    } */
  .menu {
    left: -15%;
    width: 15%;
  }
  .menu-open {
    transform: translate3d(15%, 0, 0);
  }
}
@media only screen and (min-width: 1900px) {
  .menu {
    left: -10%;
    width: 10%;
  }
  .menu-open {
    transform: translate3d(10%, 0, 0);
  }
}
@media only screen and (min-width: 2560px) {
  .menu {
    left: -7.5%;
    width: 7.5%;
  }
  .menu-open {
    transform: translate3d(7.5%, 0, 0);
  }
}

.label-mauve {
  background-color: #a66464;
  color: #ffff;
  padding: 3px;
}

.rounded-corners {
  border-radius: 20px;
}

.lb-card {
  margin-bottom: 45px;
}
.lb-card-image {
  border-radius: 20px;
}
.lb-card-title {
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 10px 0 0 0;
  color: #212427;
}

.collection-cover {
  padding-bottom: 20px;
}

hr {
  border-top-width: 2px !important;
}

@media (min-width: 1200px) {
  .container-xxl {
    width: 1320px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* button overrides */
.btn {
  text-transform: uppercase;
  font-weight: bold !important;
  border-radius: 10px !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  letter-spacing: 0.1em !important;
}
.btn-xs {
  border-radius: 5px !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  letter-spacing: 0.1em !important;
  font-size: 0.813rem !important;
}
.btn-primary,
.btn-primary:visited {
  color: #fff !important;
  background-color: var(--lb-color-primary) !important;
  border-color: var(--lb-color-primary) !important;
}
.btn-primary:hover,
.btn-secondary:active {
  background-color: var(--lb-color-primary-hover) !important;
  border-color: var(--lb-color-primary-hover) !important;
}
.btn .active {
  background-color: var(--lb-color-primary-hover) !important;
  border-color: var(--lb-color-primary-hover) !important;
}
.btn-secondary,
.btn-secondary:visited {
  color: #212427 !important;
  background-color: #e7e5e4 !important;
}
.btn-secondary:hover,
.btn-secondary:active {
  background-color: var(--lb-color-secondary-hover) !important;
  border-color: var(--lb-color-secondary-hover) !important;
}

.alert-primary {
  background-color: var(--lb-color-primary-background) !important;
  border-color: var(--lb-color-primary-background) !important;
  border-radius: 10px !important;
  color: #fff !important;
}

.img-wrap {
  position: relative;
  overflow: hidden; /* This is crucial! */
}
.img-banner {
  position: absolute;
  transform: rotate(45deg);
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);

  /* --- RESPONSIVE CHANGES --- */

  /* Sizing: Use a percentage of the container's width. */
  width: 55%;

  /* Positioning: Use percentages and ems instead of pixels. */
  top: 1.6em; /* `em` scales with the font-size of the banner. */
  right: -15%; /* `%` scales with the container's width. */

  /* Text & Spacing */
  padding: 0.5em 0; /* `em` keeps padding proportional to the text size. */
  color: white;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;

  font-size: 0.8em;
  font-weight: bold;
}

/* The span inside is optional but can help with fine-tuning text alignment */
.img-banner span {
  display: inline-block;
}

/* order table styles */
.order-table {
  width: 100%;
  padding: 1em 0;
  text-align: center;
  overflow: auto;
}
.order-table h2 {
  margin: 0;
}
.order-table table {
  max-width: 1024px;
  margin-right: auto;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  box-sizing: content-box;
  table-layout: fixed !important;
}
.order-table table th {
  border-top: 0px !important;
}
.order-table table th:first-child {
  padding-left: 0px !important;
}
.order-table table th:not(:first-child) {
  text-align: center;
  font-size: 0.813rem;
  /*width: 330px;*/
  vertical-align: bottom;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  cursor: default;
}
.order-table table td {
  border-width: 1px;
  border-color: #e1e5d2;
  border-style: solid;
  border-right: none;
  border-left: none;
  padding: 0.1em 0em;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.813rem;
  text-align: center;
}
.order-table table th:first-child,
.order-table table td:first-child {
  text-align: left;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  cursor: default;
  min-width: 6em;
}
.order-table tr:not(:first-child):hover {
  background-color: #f6e6e7;
}
.order-table table tr {
  position: relative;
}
.order-table input {
  font-size: 0.813rem !important;
  min-width: 2rem !important;
}
.order-table tr .cart-tip {
  position: absolute;
  font-size: 0.8em;
  width: 16em;
  background-color: rgba(218, 156, 182, 0.4);
}

.order-qty-active {
  background-color: var(--lb-color-secondary-background) !important;
  border: 1px solid #212427 !important;
  font-weight: bold !important;
}
.order-qty-disabled {
  background-color: #dedee3 !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}
.order-qty-low-stock {
  background-color: #ffee8c !important;
}

.text-small {
  font-size: 0.875rem;
}

.lb-caption {
  font-size: 1.2rem !important;
  color: #ba8a8b !important;
}

@media only screen and (min-width: 768px) {
  .fancybox-slide {
    padding: 80px !important;
  }
  .fancybox-toolbar {
    right: 36px !important;
    top: 36px !important;
    opacity: 1 !important;
    transition: initial !important;
  }
  .fancybox-button {
    opacity: 1 !important;
    transition: initial !important;
  }
}

#modal-iframe {
}

#modal-iframe #modal-iframe-iframe {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
