/* custom css */

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;500;700;800&display=swap');

p,
a,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif !important;
}
.nopadding {
    padding: 0 !important;
}
[id^="pjWrapper"] p {
    margin: 0;
    /* color: #fff !important; */
}
[id^="pjWrapperMenuBuilder_theme"] .pjMbProductCategory {
    height: auto !important;
    padding-top: 100% !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbCategoryContent {
    position: absolute !important;
    top: 0 !important;
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 30%, rgba(0,0,0,0.2) 100%) !important; */
    background: #b48b77 !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbCategoryContentInner {
    position: absolute !important;
    top: 50% !important;
    height: auto !important;
    transform: translate(-50%, -50%);
    left: 50% !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbCategoryTitle::before {
    display: none !important;
}


[id^="pjWrapperMenuBuilder_theme"] .dl-horizontal.pjMbProductMeta {
    display: block !important;
    width: 100%;
    margin-bottom: 0 !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProductPrice.text-right {
    float: right !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProduct .thumbnail {
    padding: 5px 0 !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProduct {
    padding-bottom: 0 !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProductImage {
    margin-bottom: 15px !important;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProductHead {
    padding: 0px 0 !important;
    width: 75%;
    float: left;
}
[id^="pjWrapperMenuBuilder_theme"] .pjMbProductBody {
    width: 25%;
    float: right;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProductHead.w-100 {
    padding: 0px 0 !important;
    width: 100%;
    float: unset;
}
[id^="pjWrapperMenuBuilder_theme"] .pjMbProductBody.w-100 {
    width: 100%;
    float: unset;
}

[id^="pjWrapperMenuBuilder_theme"] .pjMbProductContent {
    padding: 0 0 !important;
}


/* Personalizzazioni tema 9 */
#pjWrapperMenuBuilder_theme9 .pjMbNav {
    display: flex;
    justify-content: center;
}
#pjWrapperMenuBuilder_theme9 .pjMbNav img {
    max-width: 180px;
    /* filter: brightness(0) invert(1); */
}
#pjWrapperMenuBuilder_theme9 .pjMbNav > li {
    border: 0;
}
#pjWrapperMenuBuilder_theme9 .pjMbNav > li > a:after {
    content: unset;
}
#pjWrapperMenuBuilder_theme9 .pjMbContentBody {
    margin-bottom: 20px;
    /* color: #fff !important; */
}
#pjWrapperMenuBuilder_theme9 .pjMbHeader {
    border: 0 !important;
    background-color: #f6f4f2 !important;
}
#pjWrapperMenuBuilder_theme9 .pjMbCategories .pjMbCategoryItem {
    color: #fff !important;
  }
html,
#pjWrapperMenuBuilder_theme9 .pjMbContent, #pjWrapperMenuBuilder_theme9 .pjMbContentHead, #pjWrapperMenuBuilder_theme9 .pjMbContentBody {
    background-color: #f6f4f2 !important;
}

#pjWrapperMenuBuilder_theme9 .pjMbContentHead p {
    color: #716147;
}
  
#pjWrapperMenuBuilder_theme9 .pjMbCategories,
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions,
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .control-label {
    padding: 0;
}

#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .btn-default {
    border-color: transparent !important;
    background: #b48b77 !important;
    color: #ffffff !important;
}
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .dropdown-menu {
    background: #b48b77 !important;
}
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .control-label {
    display: none;
}
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .btn-group .dropdown-toggle span {
    line-height: 28px !important;
}
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .form-control .fa {
    top: 5px !important;
}

#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .btn-group.open .fa,
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .btn-group:not(.open) .fa {
    transform: unset;
    font-size: 25px;
}
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .dropdown-toggle {
    border: 0;
}
#pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .dropdown-menu a {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
    text-align: right;
}
#pjWrapperMenuBuilder_theme9 .pjMbContentTitle {
    text-transform: uppercase;
    color: #716147;
}
#pjWrapperMenuBuilder_theme9 .pjMbContentTitle:after {
    height: 2px;
    background: #716147;
}
#pjWrapperMenuBuilder_theme9 .pjMbCategoryTitle {
    font-weight: 700;
    text-transform: uppercase;
}
/* #pjWrapperMenuBuilder_theme9 .pjMbProduct {
    padding-bottom: 5px !important;
} */


#pjWrapperMenuBuilder_theme9 .pjMbProductHead p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
}
#pjWrapperMenuBuilder_theme9 .pjMbProductsTitle {
    font-weight: bolder;
    padding: 0;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #716147;
}
#pjWrapperMenuBuilder_theme9 .pjMbProductTitle {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

#pjWrapperMenuBuilder_theme9 .pjMbProduct {
    padding: 14px 10px 10px 10px !important;
    vertical-align: middle;
  }

#pjWrapperMenuBuilder_theme9 .pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n+1) .pjMbProductTitle{
    color: #ffffff;
}
#pjWrapperMenuBuilder_theme9 .pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n+1) ._pjMbProductHead p {
    color: #fff;
}
#pjWrapperMenuBuilder_theme9 .pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n) .pjMbProductTitle{
    color: #716147;
}
#pjWrapperMenuBuilder_theme9 .pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n) ._pjMbProductHead p{
    color: #716147;
}

#pjWrapperMenuBuilder_theme9 .pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n+1) .pjMbProductPrice {
    color: #ffffff;
}
#pjWrapperMenuBuilder_theme9 .pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n) .pjMbProductPrice {
    color: #716147;
}

#pjWrapperMenuBuilder_theme9 .pjMbProduct .thumbnail {
    background: unset;
    border-top: 0;
    /* padding: 10px 0 0 0 !important; */
    margin-bottom: 0;
}
#pjWrapperMenuBuilder_theme9 .thumbnail .pjMbProductPrice::first-letter {
    margin-right: 5px;
}
#pjWrapperMenuBuilder_theme9 .thumbnail .pjMbProductPrice {
    font-size: 17px;
    font-weight: 500;
}

#pjWrapperMenuBuilder_theme9 .pjMbProducts:nth-child(n+2) {
    /* border-top: 1px solid #f0f0ef; */
    padding-top: 20px;
}
#pjWrapperMenuBuilder_theme9 .pjMbProducts:nth-child(n+3) {
    margin-top: 30px;
}
.pjMbProducts .pjMbProductsBody .pjMbProduct:nth-child(2n+1) {
    background: #b48b77;
}
#pjWrapperMenuBuilder_theme9 .thumbnail .pjMbProductImage {
    width: unset !important;
}
@media (min-width: 768px) {
    [id^=pjWrapper] .navbar-right {
        float: unset !important;
        position: absolute;
        right: 30px;
    }
    #pjWrapperMenuBuilder_theme9 .pjMbHeaderOptions .form-control {
        /* background: none !important; */
    }
}
@media (min-width: 1200px) {
    body {
        max-width: 1200px;
        margin: 0 auto;
    }
}