:root{--dp-blue:#40738d;--dp-yellow:#ffc658;--dp-white:#fff;--dp-gainsboro:#ded9e2;--dp-eggshell:#faf9f5;--dp-main:'Varela Round',sans-serif;--dp-support:'Open Sans',sans-serif;--dp-fa5:"Font Awesome 5 Free"}h1,h2,h3,h4,h5,h6{font-family:var(--dp-main)}a,p{font-family:var(--dp-support)}.dp-button-blue{color:var(--dp-white)!important;border:none!important;border-radius:0!important;letter-spacing:2px!important;font-size:14px!important;font-weight:700!important;text-transform:uppercase!important;background-color:var(--dp-blue)!important}.dp-button-blue:hover{color:var(--dp-blue)!important;background-color:var(--dp-white)!important}.dp-inventory{min-height:50vh!important;background-color:var(--dp-gainsboro)!important;display:flex!important;align-items:center!important;justify-content:center!important}.dp-inventory::before{content:''!important;position:absolute!important;height:100%!important;width:100%!important;background:black!important;mix-blend-mode:multiply!important;opacity:0.5!important}#main-content .container:before{background:none}@media (min-width:981px){#left-area{width:100%;padding:23px 0px 0px!important;float:none!important}}#sidebar{display:none}