@-webkit-keyframes rotateAnim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateAnim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body:after{content:url(https://ashved.com/core/modules/313e568472/img/sbi-sprite.png);display:none}@media (prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media (prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}:root{--plyr-control-icon-size:15px;--plyr-range-track-height:3px;--plyr-range-thumb-height:10px}@media (prefers-color-scheme:dark){:root{--viewer-primary-color:#343434;--viewer-icons-color:#f2f2f6;--viewer-icons-hover-bgcolor:#453838}}@media (prefers-color-scheme:light){:root{--viewer-primary-color:#f2f2f6;--viewer-icons-color:#343434;--viewer-icons-hover-bgcolor:#e5e1e9}}:root{--ep-primary:#007cba;--ep-primary-hover:#005a87;--ep-primary-light:#e6f3ff;--ep-secondary:#50575e;--ep-secondary-hover:#3c434a;--ep-secondary-light:#f6f7f7;--ep-success:#00a32a;--ep-success-light:#e6f7e6;--ep-warning:#dba617;--ep-warning-light:#fff8e5;--ep-error:#d63638;--ep-error-light:#ffeaea;--ep-info:#72aee6;--ep-info-light:#e5f5ff;--ep-white:#ffffff;--ep-gray-50:#f9fafb;--ep-gray-100:#f3f4f6;--ep-gray-200:#e5e7eb;--ep-gray-300:#d1d5db;--ep-gray-400:#9ca3af;--ep-gray-500:#6b7280;--ep-gray-600:#4b5563;--ep-gray-700:#374151;--ep-gray-800:#1f2937;--ep-gray-900:#111827;--ep-black:#000000;--ep-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--ep-font-family-mono:Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--ep-text-xs:.75rem;--ep-text-sm:.875rem;--ep-text-base:1rem;--ep-text-lg:1.125rem;--ep-text-xl:1.25rem;--ep-text-2xl:1.5rem;--ep-text-3xl:1.875rem;--ep-text-4xl:2.25rem;--ep-font-light:300;--ep-font-normal:400;--ep-font-medium:500;--ep-font-semibold:600;--ep-font-bold:700;--ep-leading-tight:1.25;--ep-leading-normal:1.5;--ep-leading-relaxed:1.75;--ep-space-1:.25rem;--ep-space-2:.5rem;--ep-space-3:.75rem;--ep-space-4:1rem;--ep-space-5:1.25rem;--ep-space-6:1.5rem;--ep-space-8:2rem;--ep-space-10:2.5rem;--ep-space-12:3rem;--ep-space-16:4rem;--ep-space-20:5rem;--ep-radius-sm:.125rem;--ep-radius:.25rem;--ep-radius-md:.375rem;--ep-radius-lg:.5rem;--ep-radius-xl:.75rem;--ep-radius-2xl:1rem;--ep-radius-full:9999px;--ep-shadow-sm:0 1px 2px 0 rgb(0 0 0 / .05);--ep-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--ep-shadow-md:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ep-shadow-lg:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--ep-shadow-xl:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ep-transition-fast:.15s ease-in-out;--ep-transition-normal:.3s ease-in-out;--ep-transition-slow:.5s ease-in-out;--ep-z-dropdown:1000;--ep-z-sticky:1020;--ep-z-fixed:1030;--ep-z-modal-backdrop:1040;--ep-z-modal:1050;--ep-z-popover:1060;--ep-z-tooltip:1070;--ep-z-toast:1080;--ep-breakpoint-sm:640px;--ep-breakpoint-md:768px;--ep-breakpoint-lg:1024px;--ep-breakpoint-xl:1280px;--ep-breakpoint-2xl:1536px}.site-header-cart .cart-contents{text-decoration:none}.site-header-cart .widget_shopping_cart{background-color:var(--bt-color-bg, #FFF)}.site-header-cart{position:relative}.site-header-cart .count-number{position:absolute;top:-8px;right:-8px;width:18px;height:18px;line-height:17px;color:#fff;background:#ff5858;border:1px solid #ff5858;text-align:center;border-radius:50%;font-size:10px;letter-spacing:0}.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:9999999;left:-999em;display:block;-webkit-box-shadow:0 8px 40px rgba(0,0,0,.12);box-shadow:0 8px 40px rgba(0,0,0,.12);min-width:400px;margin:0 auto;padding:30px 0 0;visibility:hidden;opacity:0;-webkit-transform:translate3d(0,15px,0);transform:translate3d(0,15px,0);-webkit-transition:ease opacity 300ms,ease transform 300ms;transition:ease opacity 300ms,ease transform 300ms;-webkit-transition-delay:300ms;transition-delay:300ms}.widget_shopping_cart .widgettitle{font-size:24px;font-size:1.5rem;padding:0 30px 30px;margin:0;position:relative}.widget_shopping_cart .widgettitle:after{content:"";position:absolute;width:calc(100% - 60px);height:1px;bottom:0;left:30px;background-color:#eee}.widget_shopping_cart .widget_shopping_cart_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){.site-header-cart:hover .widget_shopping_cart{left:auto;right:0;display:block;visibility:visible;opacity:1;-webkit-transform:none;transform:none}}@font-face{ font-display:swap;font-family:"star";src:url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/star.eot);src:url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/star.eot?#iefix)format("embedded-opentype"),url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/star.woff)format("woff"),url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/star.ttf)format("truetype"),url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/star.svg#star)format("svg");font-weight:400;font-style:normal }@font-face{ font-display:swap;font-family:"WooCommerce";src:url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/WooCommerce.eot);src:url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/WooCommerce.woff)format("woff"),url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/WooCommerce.ttf)format("truetype"),url(https://ashved.com/core/modules/39d10ee62c/assets/fonts/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal }:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--huge:42px}.screen-reader-text:focus{font-size:1em}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--color-0:#212121;--wp--preset--color--color-1:#757575;--wp--preset--color--color-2:#212121;--wp--preset--color--color-3:#212121;--wp--preset--color--color-4:#212121;--wp--preset--color--color-5:#f5f5f5;--wp--preset--color--color-6:#ffffff;--wp--preset--color--color-7:#ffffff;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:14px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:18px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--normal:16px;--wp--preset--font-size--larger:24px;--wp--preset--font-size--extra-large:32px;--wp--preset--font-size--huge:48px;--wp--preset--font-size--gigantic:64px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0);--wp--preset--shadow--subtle:0 0 15px rgba(0, 0, 0, 0.1);--wp--preset--shadow--soft:0 5px 15px 3px rgba(0, 0, 0, 0.07);--wp--preset--shadow--elevated:0 8px 40px rgba(0, 0, 0, 0.09);--wp--style--global--content-size:730px;--wp--style--global--wide-size:1140px;--wp--style--block-gap:24px}:where(body){margin:0}body{--wp--style--root--padding-top:0px;--wp--style--root--padding-right:0px;--wp--style--root--padding-bottom:0px;--wp--style--root--padding-left:0px}@font-face{ font-family:ssb-icon;src:url(https://ashved.com/core/modules/6f5c02c9e1/assets/fonts/ssb-icon.woff2)format("woff2"),url(https://ashved.com/core/modules/6f5c02c9e1/assets/fonts/ssb-icon.woff)format("woff");font-weight:400;font-style:normal;font-display:swap }div.simplesocialbuttons{height:auto;margin:-5px auto 5px -5px;text-align:left;clear:left;font-size:0;direction:ltr}.simplesocialbuttons button{border:0;padding:0;cursor:pointer;display:inline-block;margin:5px;-webkit-box-shadow:none;box-shadow:none;font-family:Helvetica,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:400;text-transform:capitalize!important;white-space:nowrap;text-shadow:none!important;width:auto;letter-spacing:0;word-spacing:0;overflow:visible;vertical-align:top}.simplesocialbuttons button:hover{outline:0}.simplesocialbuttons button:focus-visible{outline:2px solid #2271b1;outline-offset:2px;box-shadow:0 0 0 2px #fff}.simplesocialbuttons button.simplesocial-whatsapp-share:after{content:""}.simplesocialbuttons_inline{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-block:10px!important}.simplesocialbuttons button:after{font-family:ssb-icon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:0;position:absolute;font-size:17px;top:0;width:38px;height:38px;text-align:center;line-height:38px;border-radius:3px}.simplesocial-simple-icons button[class*=ssb_]{position:relative;font-size:11px;line-height:1.5;border-radius:3px;vertical-align:middle;text-align:left;color:#fff;padding:2px 2px 2px 20px;height:20px;border:0}.simplesocial-simple-icons button[class*=ssb_] .simplesocialtxt{padding-left:0}.simplesocial-simple-icons button[class*=ssb_] .icon{height:12px;line-height:12px;padding-left:0}.simplesocial-simple-icons.simplesocialbuttons button:after{display:none}.simplesocial-simple-icons button.ssb_fbshare-icon{background:#4267b2;border:1px solid #4267b2;color:#fff;cursor:pointer;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-user-select:none;white-space:nowrap;padding:0;line-height:18px;height:20px}.simplesocial-simple-icons button.ssb_fbshare-icon:hover{background:#365899;border:1px solid #365899}.simplesocial-simple-icons button.ssb_fbshare-icon .icon{width:16px;height:16px;display:inline-block;vertical-align:middle;position:relative;top:-1px;left:2px;padding-left:0}.simplesocial-simple-icons button.ssb_fbshare-icon .simplesocialtxt{padding:0 3px;font-weight:700;display:inline}.simplesocial-simple-icons button.ssb_tweet-icon{position:relative;height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1px 8px 1px 6px;background-color:#0f1419;color:#fff;border:1px solid rgba(255,255,255,.28);border-radius:3px;cursor:pointer;font:11px/18px"Helvetica Neue",Arial,sans-serif}.simplesocial-simple-icons button.ssb_tweet-icon:hover{background:#304356}.simplesocial-simple-icons button.ssb_tweet-icon .icon{position:relative;top:3px;left:-2px;display:inline-block;width:14px;height:14px;line-height:14px;background:0 0 no-repeat;vertical-align:top}.simplesocial-simple-icons button.ssb_tweet-icon .simplesocialtxt{margin-left:1px;white-space:nowrap;vertical-align:top;font-style:normal}.simplesocial-simple-icons button.ssb_whatsapp-icon{border-radius:2px;width:auto;padding:0 4px 0 0;text-align:center;text-decoration:none;font:700 11px/20px"Helvetica Neue",Helvetica,sans-serif;font-weight:700;color:#fff;background-size:14px 14px;display:inline-block;-webkit-font-smoothing:antialiased;height:20px;text-indent:20px;background:#34af23}.simplesocial-simple-icons button.ssb_whatsapp-icon:hover{background:#2b8e1e}.simplesocial-simple-icons button.ssb_whatsapp-icon .icon{text-indent:0;position:absolute;top:3px;left:3px}.simplesocial-simple-icons button.ssb_whatsapp-icon .icon svg{width:14px;fill:#fff;height:14px}div.simplesocialbuttons.simplesocialbuttons-align-left{text-align:left}@media (max-width:1024px){body,html{overflow:visible!important}}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{ font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-brands-400.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-regular-400.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-solid-900.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-brands-400.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-solid-900.ttf)format("truetype") }@font-face{ font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-regular-400.ttf)format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-solid-900.ttf)format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-brands-400.ttf)format("truetype") }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc }@font-face{ font-family:"FontAwesome";font-display:swap;src:url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-v4compatibility.woff2)format("woff2"),url(https://ashved.com/core/modules/80a4fdc299/assets/vendor/font-awesome/webfonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a }svg{vertical-align:middle}a:link,a:visited{transition:all .31s ease}@font-face{ font-display:swap;font-family:lg;src:url(https://ashved.com/core/modules/0670a14316/assets/libs/lightgallery/fonts/lg.eot?n1z373);src:url(https://ashved.com/core/modules/0670a14316/assets/libs/lightgallery/fonts/lg.eot?#iefixn1z373)format("embedded-opentype"),url(https://ashved.com/core/modules/0670a14316/assets/libs/lightgallery/fonts/lg.woff?n1z373)format("woff"),url(https://ashved.com/core/modules/0670a14316/assets/libs/lightgallery/fonts/lg.ttf?n1z373)format("truetype"),url(https://ashved.com/core/modules/0670a14316/assets/libs/lightgallery/fonts/lg.svg?n1z373#lg)format("svg");font-weight:400;font-style:normal }@font-face{ font-display:swap;font-family:"feather";src:url(https://ashved.com/core/modules/0670a14316/assets/libs/feather/fonts/feather.eot);src:url(https://ashved.com/core/modules/0670a14316/assets/libs/feather/fonts/feather.eot#iefix)format("embedded-opentype"),url(https://ashved.com/core/modules/0670a14316/assets/libs/feather/fonts/feather.ttf)format("truetype"),url(https://ashved.com/core/modules/0670a14316/assets/libs/feather/fonts/feather.woff)format("woff"),url(https://ashved.com/core/modules/0670a14316/assets/libs/feather/fonts/feather.svg#feather)format("svg");font-weight:400;font-style:normal }@font-face{ font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:url(https://ashved.com/wp-content/fonts/lato/S6uyw4BMUTPHjxAwXjeu.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF }@font-face{ font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:url(https://ashved.com/wp-content/fonts/lato/S6uyw4BMUTPHjx4wXg.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD }.bhfb-desktop,.bhfb-mobile{position:relative}.bhfb-desktop{display:none;z-index:999}.bhfb-footer{display:block;z-index:997}@media (min-width:1025px){.bhfb-desktop{display:block}.bhfb-mobile{display:none}}.bhfb-above_header_row,.bhfb-below_header_row,.bhfb-main_header_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:ease background-color 300ms,ease border-bottom-color 300ms,ease height 300ms;transition:ease background-color 300ms,ease border-bottom-color 300ms,ease height 300ms}.bhfb-below_footer_row,.bhfb-main_header_row{min-height:100px}.bhfb-row{display:grid;grid-auto-flow:column;gap:0;overflow-wrap:anywhere;height:100%}.bhfb-row.bhfb-cols-1{grid-template-columns:1fr}.bhfb-row.bhfb-cols-1 .bhfb-column-1{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bhfb-row.bhfb-cols-3{grid-template-columns:repeat(3,1fr)}.bhfb-row.bhfb-cols-3 .bhfb-column-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bhfb-row.bhfb-cols-3 .bhfb-column-3{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bhfb-row.bhfb-cols-4{grid-template-columns:repeat(4,1fr)}.bhfb-row.bhfb-cols-layout-bigleft.bhfb-cols-3{grid-template-columns:3fr 1fr 1fr}@media (min-width:1025px){.bhfb-row.bhfb-cols-layout-equal-desktop.bhfb-cols-3{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.bhfb-row.bhfb-cols-layout-equal-tablet.bhfb-cols-3{grid-template-columns:repeat(3,1fr)}}.bhfb-column,.bhfb-footer .bhfb-row-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.bhfb-footer .bhfb-row-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bhfb-footer .bhfb-row{gap:30px}@media (min-width:768px) and (max-width:991px){.bhfb-footer .bhfb-row.bhfb-cols-3,.bhfb-footer .bhfb-row.bhfb-cols-4{gap:30px;grid-template-columns:repeat(2,1fr);grid-auto-flow:row}}@media (max-width:767px){.bhfb-footer .bhfb-row.bhfb-cols-3,.bhfb-footer .bhfb-row.bhfb-cols-4{gap:30px;grid-template-columns:1fr;grid-auto-flow:row}}.bhfb-column{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:576px){.bhfb-column{min-width:110px}}.bhfb-mobile_offcanvas .main-navigation,.bhfb.bhfb-header .main-navigation{font-size:var(--bt-font-size-header-menu, 16px)}.bhfb-mobile_offcanvas .bhfb-builder-item,.bhfb-mobile_offcanvas .mobile-menu-close,.bhfb.bhfb-header .bhfb-builder-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bhfb.bhfb-header .bhfb-builder-item.bhfb-component-search .ws-svg-icon,.bhfb.bhfb-header .bhfb-builder-item.bhfb-component-woo_icons .ws-svg-icon{width:auto;height:auto}.bhfb.bhfb-header .custom-logo-link img{max-width:100%}.bhfb.bhfb-header .bhfb-component-logo{text-align:center}.bhfb.bhfb-header .bhfb-component-menu{line-height:1}.bhfb.bhfb-header .bhfb-component-search .header-search .icon-cancel,.bhfb.bhfb-header .bhfb-component-search .header-search .icon-search{width:25px;height:25px}.bhfb.bhfb-header .bhfb-component-search svg,.bhfb.bhfb-header .bhfb-component-woo_icons svg{-webkit-transition:ease fill 300ms;transition:ease fill 300ms}.bhfb-mobile_offcanvas .mobile-menu-close{width:30px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:10}.bhfb-mobile_offcanvas .container{padding:0;max-width:none}.bhfb-mobile_offcanvas .bhfb-mobile-offcanvas-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bhfb-mobile_offcanvas .bhfb-builder-item{width:100%}.bhfb-component-woo_icons .header-item{margin-right:var(--bt-bhfb-woo-icons-gap, 25px)}.bhfb-header.has-sticky-header{z-index:999;will-change:transform}.botiga-quick-view-popup,.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.botiga-quick-view-popup{position:fixed;background:rgba(0,0,0,.9);left:0;top:0;right:0;bottom:0;opacity:0;visibility:hidden;z-index:9999;-webkit-transition:ease opacity 300ms;transition:ease opacity 300ms}.botiga-quick-view-popup .botiga-quick-view-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:0}.botiga-quick-view-popup .botiga-quick-view-loader>svg{opacity:.7;-webkit-animation-name:rotateAnim;animation-name:rotateAnim;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.botiga-quick-view-popup .botiga-quick-view-popup-content{position:relative;width:100%;max-width:800px;max-height:90vh;background:var(--bt-color-content-cards-bg, #f5f5f5);padding:35px;opacity:0;visibility:hidden;-webkit-transition:ease opacity 300ms 600ms;transition:ease opacity 300ms 600ms;z-index:1}@media (min-width:1025px) and (min-height:800px){.botiga-quick-view-popup .botiga-quick-view-popup-content{max-width:1110px}}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button{position:absolute;top:-37px;right:-10px;width:30px;height:30px;z-index:1}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button svg,.header-search-form form button svg{fill:#fff}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button path,.icon-cancel path{-webkit-transform:scale(.75);transform:scale(.75)}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button:focus svg path,.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button:hover svg path{fill:#fff}@media only screen and (max-width:850px){.botiga-quick-view-popup .botiga-quick-view-popup-content{max-width:calc(100% - 30px)}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax{max-height:80vh;padding-right:12px;overflow-y:auto;overflow-x:hidden}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax::-webkit-scrollbar{width:7px}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax::-webkit-scrollbar-track{background:#e2e2e2}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax::-webkit-scrollbar-thumb{background-color:#ccc}}.pswp{z-index:9999!important}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}body{margin:0}main{display:block}a{background-color:transparent;color:#212121;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}img{border-style:none;height:auto;max-width:100%;vertical-align:top}button,input{font-family:inherit;font-size:100%;margin:0;overflow:visible}button{text-transform:none}[type=submit],button{-webkit-appearance:button}[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{font-size:1rem}.site-title,body,button,h2,input{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#212121}button,input{font-size:1rem;line-height:1.68}.site-title,h2{clear:both}h2{font-size:var(--bt-font-size-h2, 48px);margin-top:45px;margin-bottom:30px}h2:not(.has-text-color){color:var(--bt-color-heading-2, #212121)}p{margin-bottom:var(--bt-paragraph-margin-bottom, 40px);margin-top:0}i{font-style:italic}:-ms-input-placeholder{color:var(--bt-color-forms-placeholder, #848484)}::-ms-input-placeholder{color:var(--bt-color-forms-placeholder, #848484)}:-ms-input-placeholder,::-ms-input-placeholder,::placeholder{color:var(--bt-color-forms-placeholder, #848484)}body{color:var(--bt-color-body-text, #212121);font-size:var(--bt-font-size-body, 16px);background:#fff;overflow-x:hidden;--botiga-reading-progress:0%;font-family:Lato,sans-serif;font-weight:400;text-decoration:none;text-transform:none;font-style:normal;line-height:1.68;letter-spacing:0;--bt-font-size-body:16px;--bt-font-size-h1:32px;--bt-font-size-h2:24px;--bt-font-size-h3:20px;--bt-font-size-h4:16px;--bt-font-size-h5:16px;--bt-font-size-h6:16px;--bt-font-size-header-menu:16px;--bt-font-size-post-meta:14px;--bt-font-size-post-title:32px;--bt-font-size-loop-post-text:16px;--bt-font-size-loop-post-meta:14px;--bt-font-size-loop-post-title:18px;--bt-font-size-prod-card-title:16px;--bt-font-size-single-prod-title:32px;--bt-font-size-single-prod-price:24px;--bt-font-size-footer-widgets-title:20px}.ws-svg-icon svg:not(.stroke-based){fill:currentColor}.back-to-top .ws-svg-icon svg{fill:none}.search-submit .ws-svg-icon{width:24px;height:24px}.search-submit .ws-svg-icon svg:not(.stroke-based){fill:#fff}ul{margin:0 0 25px;padding-left:30px;list-style:disc}ul li{padding-bottom:5px}a:visited{color:#212121}a:active,a:focus,a:hover{color:#757575}a:focus{outline:thin dotted;outline-offset:5px}a:active,a:hover{outline:0}.entry-content a{text-decoration:underline}.search-submit{border:var(--bt-border-width-button, 0px) solid var(--bt-color-button-border, #212121);-webkit-box-shadow:none;box-shadow:none;background:var(--bt-color-button-bg, #212121);color:var(--bt-color-button, #FFF);padding-top:var(--bt-padding-button-top-bottom, 13px);padding-bottom:var(--bt-padding-button-top-bottom, 13px);padding-left:var(--bt-padding-button-left-right, 24px);padding-right:var(--bt-padding-button-left-right, 24px);cursor:pointer;display:inline-block;-webkit-transition:all .3s;transition:all .3s;height:auto;border-radius:var(--bt-border-radius-button, 0);font-weight:400;text-transform:uppercase;letter-spacing:var(--bt-letter-spacing-button, 0px);font-size:var(--bt-font-size-button, 14px)}.search-submit svg{fill:var(--bt-color-button, #FFF)}.search-submit:not(.has-text-color),.search-submit:not(.wc-forward):not(.has-text-color){color:var(--bt-color-button, #FFF)}.search-submit:not(.has-text-color):hover,.search-submit:not(.wc-forward):not(.has-text-color):hover{color:var(--bt-color-button-hover, #FFF)}.search-submit:not(.has-background){background-color:var(--bt-color-button-bg, #212121)}.search-submit:hover:not(.has-background),.search-submit:not(.has-background):hover{background-color:var(--bt-color-button-bg-hover, #757575)}.search-submit:hover{border-color:var(--bt-color-button-border-hover, #757575)}.search-submit:hover svg,.woocommerce-product-search .search-submit:hover svg{fill:var(--bt-color-button-hover, #FFF)}.search-submit:active,.search-submit:focus{color:var(--bt-color-button-hover, #FFF)}input[type=search]{color:var(--bt-color-forms-text, #212121);background-color:var(--bt-color-forms-background, transparent);border:1px solid var(--bt-color-forms-borders, #212121);padding:12px 16px;border-radius:0;min-height:51px;max-width:100%}input[type=search]:focus{color:var(--bt-color-forms-text, #212121);outline:0;-webkit-box-shadow:0 0 0 1px;box-shadow:0 0 0 1px}.posts-archive.layout4 article,.woocommerce-product-search{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce-product-search .search-submit{margin-left:10px}.woocommerce-product-search .search-submit svg{fill:var(--bt-color-button, #FFF)}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}.container-fluid{padding-right:40px;padding-left:40px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-md-12{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:768px){.col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}}.botiga-site-layout-default .container{max-width:var(--botiga_content_width, 1140px)}.botiga-dropdown{--dropdown--symbol--size:0.8em;display:block;width:100%}.botiga-dropdown .botiga-dropdown-ul{list-style:none;margin:0;padding-left:0}.botiga-dropdown .botiga-dropdown-li,.botiga-dropdown .menu-item{position:relative;margin-right:35px;padding-bottom:0}.botiga-dropdown .botiga-dropdown-li:last-of-type,.botiga-dropdown .menu-item:last-of-type{margin-right:0}.botiga-dropdown .botiga-dropdown-link,.botiga-dropdown .menu-item a{padding:10px 0;display:inline-block;text-decoration:none}@media screen and (min-width:1025px){.botiga-dropdown .botiga-dropdown-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.botiga-offcanvas-menu{position:fixed;left:0;opacity:0;-webkit-transition:all .4s;transition:all .4s;top:0;-webkit-box-shadow:0 5px 15px 3px rgba(0,0,0,.07);box-shadow:0 5px 15px 3px rgba(0,0,0,.07);padding:30px;margin:0;z-index:99999;color:var(--bt-color-menu-text, #212121);background-color:var(--bt-color-menu-bg, #FFF);width:100%;max-width:300px;height:100%;overflow-y:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.botiga-offcanvas-menu a:not(.button){color:var(--bt-color-menu-text, #212121)}.botiga-offcanvas-menu svg:not(.stroke-based){fill:var(--bt-color-menu-text, #212121)}.botiga-offcanvas-menu .main-navigation{font-size:var(--bt-font-size-header-menu, 16px)}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-link,.botiga-offcanvas-menu .mobile-offcanvas-menu-content{width:100%}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li{margin-right:0;padding-top:5px}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li:last-child{border-bottom:0}.menu-toggle{width:28px;position:relative;cursor:pointer;display:inline-block}.menu-toggle i,.menu-toggle svg{width:28px!important;height:20px!important}.botiga-offcanvas-menu{display:none}@media (max-width:1024px){.botiga-offcanvas-menu{display:block}}.site-title{font-size:20px;font-size:1.25rem;margin:0}.site-title a,.site-title a:visited{color:#212121}.site-description{margin:5px 0 0}.header-item{margin-right:25px;line-height:1}.header-item:last-child{margin-right:0}.header-search .icon-cancel,.header-search .icon-search{display:none;cursor:pointer;position:relative;z-index:999}.header-search .icon-search.active{display:inline-block}.header-search .icon-cancel svg{width:20px;height:24px}.icon-cancel{cursor:pointer}.header-search-form,.search-overlay{width:100%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.header-search-form{position:absolute;top:100%;background-color:#fff;padding:40px 15px;z-index:999999;left:-9999em;visibility:hidden}.header-search-form form{max-width:720px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.header-search-form form .search-field,.header-search-form form button{display:block;min-height:0;font-size:1rem;font-size:var(--bt-font-size-header-search-form, 1rem)}.header-search-form form .search-field{width:100%;padding:.7em 1em}.header-search-form form button{padding:.7em 1.25em!important;border-radius:0}.search-overlay{position:fixed;top:0;height:100%;z-index:998;background-color:rgba(33,33,33,.3);left:-100%}.custom-logo-link{line-height:1}.custom-logo-link img{max-width:180px}.custom-logo-link+.site-title{margin-top:10px}.site-main{padding-left:15px;padding-right:60px;width:calc(100% - 300px)}.site-main.no-sidebar{padding-left:15px!important;padding-right:15px!important;width:100%}.post{margin:0 0 40px}.updated:not(.published){display:none}.entry-meta{font-size:var(--bt-font-size-post-meta, 14px);color:#666}.entry-meta a{color:#666}.entry-meta>*{margin-right:10px}.entry-meta>:last-of-type{margin-right:0}.entry-meta.delimiter-vertical>*{margin-right:0}.entry-meta.delimiter-vertical>:after{padding:0 10px;content:"|"}.entry-meta.delimiter-vertical>:last-child:after{display:none}.post-thumbnail{display:block;margin-bottom:38px}.posts-archive .post-thumbnail{margin-bottom:16px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:opacity .3s;transition:opacity .3s}.posts-archive .post-thumbnail:hover{opacity:.7}.entry-title{margin:0 0 12px}.entry-header{margin-bottom:40px;text-align:center}.posts-archive .entry-title{font-size:var(--bt-font-size-loop-post-title, 18px);margin:0}.posts-archive .entry-title a{color:var(--bt-color-loop-post-title, #212121)}.posts-archive .entry-meta{font-size:var(--bt-font-size-loop-post-meta, 14px)}.posts-archive .entry-meta a{color:var(--bt-color-loop-post-meta, #212121)}.posts-archive .entry-content{color:var(--bt-color-loop-post-text, #212121);font-size:var(--bt-font-size-loop-post-text, 16px)}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li,.posts-archive .post-align-left,.posts-archive .post-align-left .entry-header{text-align:left}.posts-archive .list-content{max-width:70%}.posts-archive .post-vertical-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ws-svg-icon{display:inline-block;width:16px;height:16px;vertical-align:middle;line-height:1}.widget{margin:0 0 20px;padding-bottom:20px}.search-submit svg{fill:#fff}.custom-logo-link{display:inline-block}.back-to-top{position:fixed;bottom:-70px;right:30px;cursor:pointer;background-color:#212121;font-size:16px;line-height:1;border-radius:30px;-webkit-transition:all .4s;transition:all .4s;visibility:hidden;opacity:0;z-index:998;color:#fff}.back-to-top span{margin-right:5px;font-size:14px;font-size:.875rem}.back-to-top:hover{background-color:#757575}.back-to-top svg{stroke:#fff}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.bt-d-none{display:none!important}@media (max-width:991px){p{margin-bottom:25px}.content-wrapper{margin-top:60px;margin-bottom:60px}.site-main{width:100%;padding-left:15px;padding-right:15px}}@media (min-width:576px) and (max-width:991px){.custom-logo-link img{max-width:100px}}@media (max-width:575px){.custom-logo-link img{max-width:100px}}.bhfb-header .main-navigation,.posts-archive .entry-title,.site-title,h2{font-family:Lato,sans-serif;font-weight:400}.bhfb-header .main-navigation,.bhfb-mobile_offcanvas .main-navigation,.site-title,h2{text-decoration:none;text-transform:none;font-style:normal;line-height:1.2;letter-spacing:0}.bhfb-header .main-navigation,.bhfb-mobile_offcanvas .main-navigation{line-height:1.68}@media (min-width:576px) and (max-width:991px){body{--bt-font-size-body:16px;--bt-font-size-h1:42px;--bt-font-size-h2:32px;--bt-font-size-h3:24px;--bt-font-size-h4:18px;--bt-font-size-h5:16px;--bt-font-size-h6:16px;--bt-font-size-header-menu:16px;--bt-font-size-post-meta:14px;--bt-font-size-post-title:32px;--bt-font-size-loop-post-text:16px;--bt-font-size-loop-post-meta:14px;--bt-font-size-loop-post-title:18px;--bt-font-size-prod-card-title:16px;--bt-font-size-single-prod-title:32px;--bt-font-size-single-prod-price:24px;--bt-font-size-footer-widgets-title:20px}}@media (min-width:992px){body{--bt-font-size-body:16px;--bt-font-size-h1:64px;--bt-font-size-h2:48px;--bt-font-size-h3:32px;--bt-font-size-h4:24px;--bt-font-size-h5:18px;--bt-font-size-h6:16px;--bt-font-size-header-menu:16px;--bt-font-size-post-meta:14px;--bt-font-size-post-title:32px;--bt-font-size-loop-post-text:16px;--bt-font-size-loop-post-meta:14px;--bt-font-size-loop-post-title:18px;--bt-font-size-prod-card-title:16px;--bt-font-size-single-prod-title:32px;--bt-font-size-single-prod-price:24px;--bt-font-size-footer-widgets-title:20px}}body{--bt-color-forms-text:#212121;--bt-color-forms-background:#ffffff;--bt-color-forms-borders:#212121;--bt-color-forms-dividers:#dddddd;--bt-color-forms-placeholder:#848484;--bt-color-content-cards-bg:#f2f2f2;--bt-color-bg:#FFF;--bt-color-heading-1:#212121;--bt-color-heading-2:#212121;--bt-color-heading-3:#212121;--bt-color-heading-4:#212121;--bt-color-heading-5:#212121;--bt-color-heading-6:#212121;--bt-color-body-text:#212121;--bt-color-link-default:#212121;--bt-color-link-hover:#757575;--bt-color-onsale:#FFF;--bt-color-onsale-bg:#212121;--bt-color-button:#FFF;--bt-color-button-hover:#FFF;--bt-color-button-bg:#212121;--bt-color-button-bg-hover:#757575;--bt-color-button-border:#212121;--bt-color-button-border-hover:#757575;--bt-font-size-button:14px;--bt-letter-spacing-button:0;--bt-padding-button-top-bottom:13px;--bt-padding-button-left-right:24px;--bt-border-radius-button:0;--bt-border-width-button:0}@media (min-width:576px) and (max-width:991px){body{--bt-font-size-button:14px;--bt-padding-button-top-bottom:13px;--bt-padding-button-left-right:24px}}@media (min-width:992px){body{--bt-font-size-button:14px;--bt-padding-button-top-bottom:13px;--bt-padding-button-left-right:24px}}@media (max-width:1024px){.bhfb-header.bhfb-mobile,.botiga-offcanvas-menu{display:block}.bhfb-header.bhfb-desktop{display:none}}@media (min-width:1025px){.bhfb-header.bhfb-mobile{display:none}.bhfb-header.bhfb-desktop{display:block}.bhfb-header .botiga-dropdown>div>.botiga-dropdown-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){.bhfb-above_header_row{min-height:100px}}@media (min-width:576px) and (max-width:991px){.bhfb-above_header_row{min-height:100px}}@media (max-width:575px){.bhfb-above_header_row{min-height:100px}}.bhfb-above_header_row{background-color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaeaea}@media (min-width:992px){.bhfb-main_header_row{min-height:100px}}@media (min-width:576px) and (max-width:991px){.bhfb-main_header_row{min-height:100px}}@media (max-width:575px){.bhfb-main_header_row{min-height:100px}}.bhfb-main_header_row{background-color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaeaea}@media (min-width:992px){.bhfb-below_header_row{min-height:100px}}@media (min-width:576px) and (max-width:991px){.bhfb-below_header_row{min-height:100px}}@media (max-width:575px){.bhfb-below_header_row{min-height:100px}}.bhfb-below_header_row{background-color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eaeaea}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{justify-content:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{justify-content:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{justify-content:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{justify-content:flex-end}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{justify-content:flex-end}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{justify-content:flex-end}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item+.bhfb-builder-item{margin-left:25px}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item+.bhfb-builder-item{margin-left:25px}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item+.bhfb-builder-item{margin-left:25px}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{justify-content:flex-start}}.bhfb-mobile_offcanvas .mobile-menu-close{top:25px;right:25px;background-color:transparent}.bhfb-mobile_offcanvas{background-color:#fff}.bhfb-component-search .header-search svg,.bhfb-mobile_offcanvas .mobile-menu-close svg{fill:#212121}.bhfb-component-search .header-search:hover svg,.bhfb-mobile_offcanvas .mobile-menu-close:hover svg{fill:#757575}.bhfb .site-title a{color:#212121}@media (min-width:992px){.custom-logo-link img{width:90px}}@media (min-width:576px) and (max-width:991px){.custom-logo-link img{width:100px}}@media (max-width:575px){.custom-logo-link img{width:100px}}@media (min-width:992px){.bhfb.bhfb-header .bhfb-component-logo{text-align:center}}@media (min-width:576px) and (max-width:991px){.bhfb.bhfb-header .bhfb-component-logo{text-align:center}}@media (max-width:575px){.bhfb.bhfb-header .bhfb-component-logo{text-align:center}}.bhfb-component-woo_icons .header-item svg:not(.stroke-based){fill:#212121}.bhfb-component-woo_icons .header-item:hover svg:not(.stroke-based){fill:#757575}.bhfb-component-woo_icons .site-header-cart .count-number{background-color:#ff5858;border-color:#ff5858;color:#fff}.bhfb-component-woo_icons .header-item{--bt-bhfb-woo-icons-gap:25px}@media (min-width:576px) and (max-width:991px){.bhfb-component-woo_icons .header-item{--bt-bhfb-woo-icons-gap:25px}}@media (min-width:992px){.bhfb-component-woo_icons .header-item{--bt-bhfb-woo-icons-gap:25px}.bhfb-above_footer_row{min-height:0}}@media (min-width:576px) and (max-width:991px){.bhfb-above_footer_row{min-height:100px}}@media (max-width:575px){.bhfb-above_footer_row{min-height:100px}}.bhfb-above_footer_row{background-color:#fff;border-top-width:0;border-top-style:solid;border-top-color:rgba(234,234,234,.1)}:root{--botiga_footer_row__above_footer_row_elements_spacing:25px}@media (min-width:992px){.bhfb-main_footer_row{min-height:0}}@media (min-width:576px) and (max-width:991px){.bhfb-main_footer_row{min-height:280px}}@media (max-width:575px){.bhfb-main_footer_row{min-height:280px}}.bhfb-main_footer_row{background-color:#f5f5f5;border-top-width:0;border-top-style:solid;border-top-color:rgba(234,234,234,.1)}:root{--botiga_footer_row__main_footer_row_elements_spacing:25px}@media (min-width:992px){.bhfb-below_footer_row{min-height:0}}@media (min-width:576px) and (max-width:991px){.bhfb-below_footer_row{min-height:100px}}@media (max-width:575px){.bhfb-below_footer_row{min-height:100px}}.bhfb-below_footer_row{background-color:#f5f5f5;border-top-width:1px;border-top-style:solid;border-top-color:rgba(234,234,234,.1)}:root{--botiga_footer_row__below_footer_row_elements_spacing:25px}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-4{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{align-items:flex-start}}.site-header-cart .widget_shopping_cart .widgettitle:after{background-color:rgba(33,33,33,.1)}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-link{padding:10px 0}.posts-archive .list-image{width:36%}.posts-archive .list-content{width:64%}.posts-archive.layout4 .post-thumbnail{margin:0 60px 0 0}.posts-archive .entry-header{margin-bottom:9px}.posts-archive .entry-meta{margin:37px 0}.posts-archive .entry-title{text-transform:none;text-decoration:none}@media (min-width:992px){.back-to-top.position-right{right:30px}}@media (min-width:576px) and (max-width:991px){.back-to-top.position-right{right:30px}}@media (max-width:575px){.back-to-top.position-right{right:30px}}.back-to-top .ws-svg-icon{width:18px;height:18px}.back-to-top{padding:15px}:root{--botiga_content_width:1140px}.content-wrapper{margin-top:0;margin-bottom:0}:root{--tpg-primary-color:#0d6efd;--tpg-secondary-color:#0654c4;--tpg-primary-light:#c4d0ff}.site-description,.site-title{position:absolute;clip:rect(1px,1px,1px,1px)}