:root{--bh-celeste:#BADAD9;--bh-celeste-scuro:#5C7A6E;--bh-inchiostro:#2A2122;--bh-avorio:#F8F3EA;--bh-sabbia:#E4D8C6;--bh-rosa:#C98977;--bh-rosa-scura:#B0674F;--bh-salvia:#8FAA9C;--r-aperta:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='%23C98977'%3E%3Cellipse cx='50' cy='34' rx='15' ry='17' opacity='.55'/%3E%3Cellipse cx='34' cy='50' rx='17' ry='15' opacity='.5'/%3E%3Cellipse cx='66' cy='50' rx='17' ry='15' opacity='.5'/%3E%3Cellipse cx='42' cy='64' rx='15' ry='14' opacity='.45'/%3E%3Cellipse cx='58' cy='64' rx='15' ry='14' opacity='.45'/%3E%3C/g%3E%3Cpath d='M50 52c0-4 5-4 5 0 0 6-8 6-8 0 0-8 11-8 11 0 0 10-14 10-14 0' fill='none' stroke='%23B0674F' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");--r-bocciolo:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 22c11 0 19 9 19 21 0 16-12 30-19 37-7-7-19-21-19-37 0-12 8-21 19-21z' fill='%23C98977' opacity='.5'/%3E%3Cpath d='M50 32c6 0 11 6 11 13 0 10-7 18-11 23-4-5-11-13-11-23 0-7 5-13 11-13z' fill='%23B0674F' opacity='.55'/%3E%3C/svg%3E");--r-ramo:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 92V20' stroke='%238FAA9C' stroke-width='2.2' stroke-linecap='round' fill='none'/%3E%3Cpath d='M50 72c-11-2-17-10-18-19 11 1 17 9 18 19z' fill='%238FAA9C' opacity='.5'/%3E%3Cpath d='M50 56c11-2 17-10 18-19-11 1-17 9-18 19z' fill='%238FAA9C' opacity='.4'/%3E%3Ccircle cx='50' cy='22' r='9' fill='%23C98977' opacity='.55'/%3E%3Cpath d='M50 26c0-4 5-4 5 0 0 6-8 6-8 0' fill='none' stroke='%23B0674F' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E")}html,body,.page-wrapper{overflow-x:clip;max-width:100%}#MainContent,#MainContent .shopify-section,footer,.bh-footer{overflow-x:clip}#MainContent .shopify-section:nth-of-type(3) h2:after,#MainContent .shopify-section:nth-of-type(7) h2:after{content:none!important}.bh-fiore{background-image:var(--r-aperta)!important}.bh-fiore--garofano{background-image:var(--r-bocciolo)!important}.bh-fiore--ramo{background-image:var(--r-ramo)!important}.bh-petalo{position:absolute;pointer-events:none;z-index:0;background-repeat:no-repeat;background-size:contain;background-position:center;opacity:0;transform:translateY(26px) scale(.86) rotate(var(--rot,0deg));transition:opacity 1.4s cubic-bezier(.16,1,.3,1),transform 1.6s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.bh-petalo.is-in{opacity:var(--op,.5);transform:translateY(0) scale(1) rotate(var(--rot,0deg))}.bh-petalo--aperta{background-image:var(--r-aperta)}.bh-petalo--bocciolo{background-image:var(--r-bocciolo)}.bh-petalo--ramo{background-image:var(--r-ramo)}@keyframes bh-fluttua{0%,to{transform:translateZ(0) rotate(var(--rot,0deg))}50%{transform:translate3d(0,-13px,0) rotate(calc(var(--rot,0deg) + 4deg))}}.bh-petalo.is-in{animation:bh-fluttua var(--dur,13s) ease-in-out infinite var(--del,0s)}#MainContent .shopify-section{position:relative}.bh-nastro{position:relative;height:74px;max-width:100%;background-image:var(--bh-carta);background-size:auto 210px;background-repeat:repeat-x;background-position:center;opacity:.85;border-block:1px solid var(--bh-sabbia)}.bh-nastro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--bh-avorio) 0%,transparent 12%,transparent 88%,var(--bh-avorio) 100%)}@media(max-width:700px){.bh-nastro{height:54px;background-size:auto 150px}}.button,.btn,.bh-btn,button[type=submit]{position:relative;overflow:hidden;transition:background-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),transform .16s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.button:active,.btn:active,.bh-btn:active,button[type=submit]:active{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 7px #2a212229}.button:focus,.button:active,.btn:focus,.btn:active{background-color:var(--bh-celeste)!important;color:var(--bh-inchiostro)!important}.button:hover,.btn:hover{background-color:#a9cfcd!important;color:var(--bh-inchiostro)!important;border-color:var(--bh-celeste-scuro)!important}.button:after,.bh-btn:after{content:"";position:absolute;right:-26px;top:50%;width:34px;height:34px;transform:translateY(-50%) scale(.5) rotate(-12deg);background-image:var(--r-aperta);background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity .45s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);pointer-events:none}.button:hover:after,.bh-btn:hover:after{opacity:.55;transform:translateY(-50%) translate(-12px) scale(1) rotate(6deg)}.button-unstyled:after,[class*=zoom]:after,[class*=media] .button:after,[class*=gallery] .button:after{content:none!important}.bh-sotto{position:relative;display:inline;background-image:linear-gradient(var(--bh-rosa),var(--bh-rosa));background-repeat:no-repeat;background-position:0 88%;background-size:0% 2px;transition:background-size .9s cubic-bezier(.16,1,.3,1)}.bh-sotto.is-on{background-size:100% 2px}.header img[src*=logo],[class*=logo] img{height:clamp(52px,6vw,72px)!important;width:auto!important}@media(max-width:750px){.header img[src*=logo],[class*=logo] img{height:46px!important}}.bh-footer__wrap{grid-template-columns:1.35fr .8fr .95fr 1fr!important}@media(max-width:1000px){.bh-footer__wrap{grid-template-columns:1fr 1fr!important}}@media(max-width:640px){.bh-footer__wrap{grid-template-columns:1fr!important}}.bh-footer__naviga ul{list-style:none;margin:0;padding:0}.bh-footer__naviga li{margin-bottom:6px}.bh-footer__naviga a{display:inline-block;padding:2px 0}@media(prefers-reduced-motion:reduce){.bh-petalo,.bh-petalo.is-in{animation:none!important;transition:opacity .2s!important}.button,.btn,.bh-btn,.bh-sotto{transition:none}}.product-media-container button:hover,.product-media-container button:focus,.product-media-container button:active,.product-media-container .button:hover,.product-media-container .button:focus,.product-media-container .button:active,[class*=media-gallery] button:hover,[class*=media-gallery] button:focus,[class*=media-gallery] button:active,[class*=product-media] button:hover,[class*=product-media] button:focus,[class*=product-media] button:active,button[class*=zoom]:hover,button[class*=zoom]:focus,button[class*=zoom]:active,button.button-unstyled:hover,button.button-unstyled:focus,button.button-unstyled:active{background-color:transparent!important;border-color:transparent!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/boho-magia.css.map */
