/* _content/MaisonDuLacFigs/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-l6kjsgjynf] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-l6kjsgjynf] {
  xcolor: #0077cc;
  color: #fff;
}

.btn-primary[b-l6kjsgjynf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-l6kjsgjynf], .nav-pills .show > .nav-link[b-l6kjsgjynf] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-l6kjsgjynf] {
  border-top: 1px solid #e5e5e5;
}

.border-bottom[b-l6kjsgjynf] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-l6kjsgjynf] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-l6kjsgjynf] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-l6kjsgjynf] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}


.amazon-qty-control[b-l6kjsgjynf] {
    display: flex;
    align-items: center;
    border: 2px solid #080;
    border-radius: 16px;
    background: #f0f0f0;
    xpadding: 0 15px 0 15px;
    min-width: 20px;
    gap: 1px;
}

.amazon-qty-btn[b-l6kjsgjynf] {
    width: 16px;
    height: 16px;
    border: none;
    background: none;
    padding: 0 15px 0 15px;
    xmargin:0 15px 0 15px;
    font-size: 1.0em;
    color: #080;
    display: flex;
    align-items: center;
    justify-content: center;
    xborder:1px solid #F00;
    gap:2px;
}

.amazon-qty-btn:active[b-l6kjsgjynf] {
    outline: none;
    xbackground: #e3e3e3;
}

.amazon-qty-input[b-l6kjsgjynf] {
    width: 40px;
    text-align: center;
    padding-right:14px;
    margin-right:-10px;
    border: none;
    background: transparent;
    font-size: .6em;
    font-weight: bold;
    xborder:1px solid #080;
}
.amazon-qty-input[b-l6kjsgjynf]::-webkit-inner-spin-button,
.amazon-qty-input[b-l6kjsgjynf]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.amazon-qty-input:focus[b-l6kjsgjynf] {
    outline: none;
    xbackground: #fffbe6;
}
