:root {
    --bs-primary: #442B0B;
    --bs-secondary: #F67380;
    --bs-light: #F6ECE3;
}

@font-face {
    font-family: Brightwall;
    src: url("/assets/tmplts/166/Brightwall.ttf");
}

.card.visibleOnShipment,
.card.visibleOnDelivery {
    display: none !important;
}

body {
    background-color: var(--bs-light);
}

body {
    font-family: 'Federo', sans-serif;
    color: var(--bs-primary);
}

body .david {
    font-family: 'David Libre', serif;
    font-weight: 400;
}

body .brightwall {
    font-family: 'Brightwall', serif;
}

::placeholder {
    color: var(--bs-primary);
    opacity: 0.7;
}


.py-300 {
    padding-top: 300px;
    padding-bottom: 250px;
}

.py-150 {
    padding-top: 200px;
    padding-bottom: 150px;
}

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

#checkoutCard {
    border: 0 !important;
    border-radius: 0 !important;
}

#checkoutCard hr.super {
    color: var(--bs-light);
    height: 3px;
    opacity: 1;
}

#checkoutCard #orderList tbody tr td.chtd {
    min-width: 70px;
}

#checkoutCard #orderList tbody tr td.chtd a.chb {
    color: var(--bs-secondary);
    font-size: 18px;
}

#checkoutCard #orderList tbody tr td.chtd a.chqta {
    color: black;
    font-size: 18px;
    text-decoration: none;
    margin: 0 5px;
}

#checkoutCard #orderList tbody tr td.text-right {
    min-width: 70px;
}

#checkoutCard *:not(i) {
    font-family: 'David Libre', serif;
    font-weight: 400;
}

#modal1 *:not(i) {
    font-family: 'David Libre', serif;
    font-weight: 400;
}

#modal1 .faketable .dd-middle {
    background-color: var(--bs-secondary);
    padding: 5px;
    border-radius: 100%;
    color: #fff;
}

#checkoutCard table:not(#orderList) strong,
#checkoutCard table:not(#orderList) #totval {
    font-weight: bold;
}

#checkoutCard .btn-success,
#checkoutCard .btn-success:active,
#checkoutCard .btn-success:hover,
#checkoutCard .btn-success:focus,
#checkoutCard .btn-success:focus-within {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
    text-transform: uppercase;
    width: 100%;
}

#modal1 .btn-warning,
#modal1 .btn-warning:active,
#modal1 .btn-warning:hover,
#modal1 .btn-warning:focus,
#modal1 .btn-warning:focus-within {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
    text-transform: uppercase;
    width: 100%;
    color: #fff;
}

.checkoutbox .btn-danger,
.checkoutbox .btn-danger:active,
.checkoutbox .btn-danger:hover,
.checkoutbox .btn-danger:focus,
.checkoutbox .btn-danger:focus-within {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
    text-transform: uppercase;
    color: #fff;
}

.checkoutbox .btn-success,
.checkoutbox .btn-success:active,
.checkoutbox .btn-success:hover,
.checkoutbox .btn-success:focus,
.checkoutbox .btn-success:focus-within {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
    text-transform: uppercase;
    color: #fff;
}

#modal1 .scontobox .col-5 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 20px;
}

#modal1 .scontobox .col-5 span {
    font-weight: bold;
}

#modal1 .rownote {
    display: none;
}

.modalimgbox {
    background-size: cover;
    height: calc(100vh - 450px);
    max-width: 100%;
    background-position: center;
    max-height: 300px;
    margin: auto
}

#modal1titolo {
    margin-top: 10px;
    margin-bottom: -20px;
}

.footerfixed {
    position: fixed;
    z-index: 99;
    bottom: 0;
    right: 0;
}

.footerfixed .whatsappbutton img {
    width: 75px;
}

.btn-xl {
    padding: 0.5rem 2rem;
    font-size: 2rem;
    border-radius: 0.3rem;
}

.text-primary {
    color: var(--bs-primary) !important;
}

.border-primary {
    border-color: var(--bs-primary) !important;
}

.bg-primary {
    background-color: var(--bs-primary) !important;
}

.text-secondary {
    color: var(--bs-secondary) !important;
}

.btn-secondary {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
}

.btn-secondary:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:focus-within {
    background-color: var(--bs-secondary);
    border-color: var(--bs-secondary);
}

.notshow {
    display: none;
}

.chtd .chb i {
    color: var(--bs-secondary);
}

.rounded-xl-top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.bg-light {
    background-color: var(--bs-light) !important;
}

.border-light {
    border-color: var(--bs-light) !important;
}

header .menumobile {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9;
}

header .menumobile a {
    font-size: 20px;
}

header .barramarrone::after {
    content: "";
    background-image: url("/assets/img/166/headerpattern.png");
    width: 100%;
    display: block;
    position: absolute;
    height: 20px;
    z-index: 1;
    bottom: -20px;
    left: 0;
    background-size: auto;
    background-repeat: repeat-x;
}

header .barramarrone .logo {
    z-index: 2;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    max-width: 50%;
}

header .barramarrone .vocemenu {
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sfondohome {
    background-image: url("/assets/img/166/bannerhome.png");
    background-size: cover;
}

.sfondohome .testoprincipale {
    text-shadow: 0px 0px 100px red
}

.intestazioneProdotti hr {
    height: 2px;
    opacity: 1;
}

.intestazioneProdotti .titleProdotti {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: var(--bs-light);
}

.item-categoria .sfondo {
    height: 250px;
    background-size: cover;
}

.item-categoria .sfondo .ombra {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(68, 43, 11, 0.7);
    z-index: 1;
}

.item-categoria .sfondo span {
    width: 90%;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    text-align: center;
    z-index: 2;
    text-transform: uppercase;
}

.category-item.active {
    background-color: var(--bs-light);
}

.itemprodotto .fotobox {
    padding-top: 100%;
    background-size: cover;
}