.dgwt-wcas-suggestions-wrapp{margin-top:-22px;padding-top:30px;z-index:9 !important}#top-bar{background:var(--roxo-claro);padding:5px 0;transition:all ease .3s}#top-bar .d-flex{display:flex;flex-wrap:wrap;align-items:center}#top-bar .search-bar{width:35%;padding-right:30px;position:relative;z-index:10}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input{background:var(--roxo-claro);border:1px solid var(--roxo-escuro);border-radius:50px !important;height:42px;padding:0 20px;color:#fff;font-size:16px}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::-webkit-input-placeholder{color:var(--roxo-escuro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::-moz-placeholder{color:var(--roxo-escuro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input:-ms-input-placeholder{color:var(--roxo-escuro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::-ms-input-placeholder{color:var(--roxo-escuro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder{color:var(--roxo-escuro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input:focus{background:var(--roxo-claro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit{background:0 0;border-left:1px solid var(--roxo-escuro);border-radius:0 50px 50px 0}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit:before{content:none}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit:hover{background:var(--roxo-escuro)}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit:hover svg path{fill:#fff}#top-bar .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit svg path{fill:var(--roxo-escuro)}#top-bar .languages{width:15%;display:flex;align-items:center;gap:10px}#top-bar .languages a{transition:all .3s ease-in-out}#top-bar .languages a:hover{opacity:.7}#top-bar .social{width:50%;display:flex;align-items:center;justify-content:flex-end;gap:15px}#top-bar .social a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50px;transition:all .3s ease-in-out}#top-bar .social a:hover{background:var(--roxo-escuro) !important}#top-bar .social a.yt{background-color:#e30613}#top-bar .social a.in{background-color:#f39200}#top-bar .social a.fb{background-color:#009fe3}#top-bar .social a.ld{background-color:#069648}#top-bar.sticky_cima{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:9998;transition:all ease .3s}#top-bar.sticky_cima+header{top:52px}header.principal{padding:10px 0;background:var(--roxo-escuro);transition:all .3s ease-in-out;z-index:9999}header.principal.sticky{position:-webkit-sticky;position:sticky;top:-1px;padding:10px 0}header.principal.sticky .logo #logo-dori{max-height:70px;max-width:120px}header.principal .d-flex{display:flex;flex-wrap:wrap;align-items:center}header.principal .logo{width:15%;text-align:center}header.principal .logo #logo-dori{transition:all .3s ease-in-out;max-height:40px;max-width:60px}header.principal .nav.nav-desktop{width:75%}header.principal .nav.nav-desktop .menu{width:100%;display:flex;align-items:center;justify-content:center;gap:25px}header.principal .nav.nav-desktop .menu li.current_page_item a{background:var(--roxo-claro)}header.principal .nav.nav-desktop .menu li a{color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;padding:5px 10px;background:0 0;border-radius:15px;transition:all .3s ease-in-out}header.principal .nav.nav-desktop .menu li a:hover{background:var(--roxo-claro)}header.principal .botoes{width:10%;display:flex;align-items:center;justify-content:flex-end;gap:10px}header.principal .botoes a{display:flex;transition:all .2s ease-in-out}header.principal .botoes a:hover{opacity:.7}header.principal .botoes a.cart{position:relative}header.principal .botoes a.cart .total{position:absolute;right:-5px;top:5px;width:15px;height:15px;background:#e30613;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50px;font-size:10px;line-height:10px;font-weight:700}@media only screen and (max-width:900px){header.principal{padding:5px 0}header.principal.sticky{padding:5px 0}header.principal.sticky .logo #logo-dori{max-height:40px;max-width:60px}header.principal .container{padding:0 20px}header.principal .logo{width:35%}header.principal .main-menu-toggle{width:15%}header.principal .botoes{width:50%}}@media only screen and (max-width:900px){body.menu-open{overflow:hidden}body.menu-open:after{content:"";position:fixed;top:0;left:0;background:#000;opacity:.6;width:100%;height:100%;z-index:50}body.menu-open header.principal{z-index:999}body.menu-open .menu-box{transform:translateX(0);box-shadow:1px 1px 47px rgba(0,0,0,.15);visibility:visible;opacity:1}body.menu-open .menu-box .dgwt-wcas-search-wrapp{z-index:9995}body.menu-open .main-menu-toggle span{display:block;width:24px;height:3px;border-radius:0;margin:5px 7px;transition:.5s all;transform-origin:center;cursor:pointer}body.menu-open .main-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.menu-open .main-menu-toggle span:nth-child(2){opacity:0}body.menu-open .main-menu-toggle span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}body.menu-open .dgwt-wcas-suggestions-wrapp{z-index:9994 !important;margin-top:0;padding:0}header.principal .d-flex{justify-content:center}.main-menu-toggle{display:block;margin:0;cursor:pointer;position:absolute;right:0}.main-menu-toggle span{display:block;width:24px;height:3px;background:#fff;border-radius:10px;margin:5px 0;transition:.5s all;transform-origin:center;cursor:pointer}.menu-box{display:block;max-width:100%;width:500px;position:fixed;top:0;z-index:9993;background:var(--roxo-claro);height:100%;right:0;transform:translateX(-100%);transition:all .5s cubic-bezier(.3,.03,.52,.96);visibility:hidden;opacity:0}.menu-box .main-menu-toggle.close-menu{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.menu-box .main-menu-toggle.close-menu span{width:24px;height:3px;background:#fff}.menu-box .menu-menu-hamburguer-container{display:block;flex-wrap:wrap;padding:0;text-align:center;display:flex;align-items:center;height:100%}.menu-box .menu-box-header{padding:5px 20px;background:var(--roxo-escuro);color:#fff;display:flex;align-items:center;justify-content:center;position:relative}.menu-box .menu-box-header .user{display:none;align-items:center;gap:5px}.menu-box .menu-box-header .user svg{margin-right:5px}.menu-box .menu-box-header .user a{font-weight:700}.menu-box .menu-box-header .user span{color:var(--roxo-claro);font-weight:700}.menu-box .menu-box-header .botoes{display:flex;align-items:center;gap:10px}.menu-box .menu-box-header .botoes a{display:flex;transition:all .2s ease-in-out}.menu-box .menu-box-header .botoes a:hover{opacity:.7}.menu-box .menu-box-header .botoes a.cart{position:relative}.menu-box .menu-box-header .botoes a.cart .total{position:absolute;right:-5px;top:5px;width:15px;height:15px;background:#e30613;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50px;font-size:10px;line-height:10px;font-weight:700}.menu-box .search-bar{padding:10px 20px;position:relative;z-index:10}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input{background:0 0;border:1px solid var(--roxo-escuro);border-radius:50px !important;height:42px;padding:0 20px;color:#fff;font-size:16px !important}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::-webkit-input-placeholder{color:var(--roxo-escuro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::-moz-placeholder{color:var(--roxo-escuro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input:-ms-input-placeholder{color:var(--roxo-escuro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::-ms-input-placeholder{color:var(--roxo-escuro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder{color:var(--roxo-escuro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-input:focus{background:var(--roxo-claro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit{background:0 0;border-left:1px solid var(--roxo-escuro);border-radius:0 50px 50px 0}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit:before{content:none}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit:hover{background:var(--roxo-escuro)}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit:hover svg path{fill:#fff}.menu-box .search-bar .dgwt-wcas-search-form .dgwt-wcas-search-submit svg path{fill:var(--roxo-escuro)}.menu-box nav{padding:0 20px 30px}.menu-box nav ul{display:flex;flex-wrap:wrap;gap:5px}.menu-box nav ul li{width:100%}.menu-box nav ul li.current_page_item a{background:var(--roxo-claro)}.menu-box nav ul li a{color:var(--roxo-escuro);width:100%;list-style:none;text-decoration:none;padding:10px 15px;border-radius:9px;background:#fff;border-bottom:1px solid transparent;display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase;font-size:16px;transition:all .3s ease-in-out}.menu-box nav ul li a:hover{background:var(--roxo-escuro);color:#fff}.menu-box nav ul li a:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.menu-box .menu-box-footer .social{width:100%;display:flex;align-items:center;justify-content:center;padding:0 20px;gap:10px}.menu-box .menu-box-footer .social a{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50px;transition:all .3s ease-in-out}.menu-box .menu-box-footer .social a:hover{background:var(--roxo-escuro) !important}.menu-box .menu-box-footer .social a.yt{background-color:#e30613}.menu-box .menu-box-footer .social a.in{background-color:#f39200}.menu-box .menu-box-footer .social a.fb{background-color:#009fe3}.menu-box .menu-box-footer .social a.ld{background-color:#069648}.menu-box .menu-box-footer .languages{padding:10px 0;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;border-top:1px solid var(--roxo-escuro)}.search-bar.mobile{width:100%;background:var(--roxo-claro);padding:10px 20px}.search-bar.mobile .dgwt-wcas-search-form{position:relative;z-index:10}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input{background:var(--roxo-claro);border:1px solid var(--roxo-escuro);border-radius:50px !important;height:42px;padding:0 20px;color:#fff;font-size:16px !important}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input::-webkit-input-placeholder{color:var(--roxo-escuro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input::-moz-placeholder{color:var(--roxo-escuro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input:-ms-input-placeholder{color:var(--roxo-escuro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input::-ms-input-placeholder{color:var(--roxo-escuro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder{color:var(--roxo-escuro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-input:focus{background:var(--roxo-claro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-submit{background:0 0;border-left:1px solid var(--roxo-escuro)}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-submit:before{content:none}.search-bar.mobile .dgwt-wcas-search-form .dgwt-wcas-search-submit svg path{fill:var(--roxo-escuro)}.dgwt-wcas-search-wrapp{z-index:9993}.dgwt-wcas-suggestions-wrapp{z-index:9992 !important}}footer{background:var(--roxo-escuro);padding:200px 0 70px;position:relative;overflow-x:clip;z-index:10}footer .divider{width:100%;height:350px;background-position:center top;margin-top:-550px;background-repeat:no-repeat;background-size:cover}footer .prato{position:absolute;left:0;top:-450px;width:530px;height:700px;background-position:left top;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:500px){footer .prato{display:none}}footer .girafa{position:absolute;right:0;bottom:0;width:350px;height:800px;background-position:right bottom;background-repeat:no-repeat;background-size:contain;z-index:2}footer .balao{position:absolute;top:-300px;right:250px;width:350px;height:350px;display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:contain;-webkit-animation-delay:.5s;animation-delay:.5s;z-index:1}footer .balao p{color:var(--roxo-escuro);font-size:20px;line-height:40px;letter-spacing:1px;font-weight:700;text-transform:uppercase;margin-bottom:30px}footer .d-flex{display:flex;flex-wrap:wrap}footer .container{position:relative;z-index:999}footer .social{width:100%;display:flex;align-items:center;justify-content:center;gap:15px;padding-bottom:100px;z-index:999999999999;position:relative}footer .social a{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50px;transition:all .3s ease-in-out;background-color:#fff}footer .social a.yt svg path{fill:#e30613}footer .social a.yt:hover{background-color:#e30613}footer .social a.yt:hover svg path{fill:#fff}footer .social a.in svg path{fill:#f39200}footer .social a.in:hover{background-color:#f39200}footer .social a.in:hover svg path{fill:#fff}footer .social a.fb svg path{fill:#009fe3}footer .social a.fb:hover{background-color:#009fe3}footer .social a.fb:hover svg path{fill:#fff}footer .social a.ld svg path{fill:#069648}footer .social a.ld:hover{background-color:#069648}footer .social a.ld:hover svg path{fill:#fff}footer .logo a{display:block}footer .logo a svg{width:200px;height:120px}footer .menu ul{display:flex;flex-wrap:wrap;gap:30px}footer .menu ul li{width:35%}footer .menu ul li a{font-size:18px;color:#fff;font-weight:700;text-transform:uppercase;transition:all .3s ease-in-out}footer .menu ul li a:hover{color:#f39200}footer .menu .copyright{margin-top:30px;color:#fff;font-family:"pt-sans-pro",sans-serif;font-style:italic}@media only screen and (min-width:767px) and (max-width:1400px){footer .divider{height:250px;margin-top:-450px}footer .prato{top:-400px;height:600px;width:400px}footer .girafa{height:670px}}@media only screen and (max-width:770px){footer{padding:50px 0 20px}footer .divider{height:300px;margin-top:-150px}footer .girafa{width:175px;height:400px;top:0;right:0;background-size:cover;background-position:top left}footer .balao{top:-100px;width:250px;height:250px;right:100px}footer .balao p{font-size:16px;line-height:30px;margin-bottom:25px}footer .d-none-mob{display:none}footer .full-mob{width:100%}footer .social{width:90%;gap:10px;padding-bottom:50px}footer .social a{width:50px;height:50px}footer .logo{width:100%}footer .logo a svg{width:136px;height:76px}footer .menu{width:100%;padding-top:40px}footer .menu ul{gap:25px;padding:0}footer .menu ul li{width:100%}footer .menu .copyright{text-align:center}}