@charset "UTF-8";
/* Navigation Menu CSS */

ul.hfe-nav-menu, .hfe-nav-menu li, .hfe-nav-menu ul{list-style:none !important;margin:0;padding:0;}
.hfe-nav-menu li.menu-item{position:relative;}
.hfe-flyout-container .hfe-nav-menu li.menu-item{position:relative;background:unset;}
.hfe-nav-menu .sub-menu li.menu-item{position:relative;background:inherit;}
.hfe-nav-menu__theme-icon-yes button.sub-menu-toggle{display:none;}
div.hfe-nav-menu, .elementor-widget-hfe-nav-menu .elementor-widget-container{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.hfe-nav-menu__layout-horizontal, .hfe-nav-menu__layout-horizontal .hfe-nav-menu{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.hfe-nav-menu .parent-has-no-child .hfe-menu-toggle{display:none;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu, .hfe-submenu-action-hover .hfe-layout-vertical .hfe-nav-menu .sub-menu{position:absolute;top:100%;left:0;z-index:16;visibility:hidden;opacity:0;text-align:left;-webkit-transition:all 300ms ease-in;transition:all 300ms ease-in;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu, .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:focus > .sub-menu{visibility:visible;opacity:1;}
.hfe-submenu-action-click .hfe-nav-menu .menu-item-has-children:hover > .sub-menu, .hfe-submenu-action-click .hfe-nav-menu .menu-item-has-children:focus > .sub-menu{visibility:hidden;opacity:0;}
.hfe-nav-menu .menu-item-has-children .sub-menu{position:absolute;top:100%;left:0;z-index:9999;visibility:hidden;opacity:0;}
.hfe-flyout-container .hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu{top:0;left:0;}
.hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu{top:0;left:100%;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu, .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children.focus > .sub-menu{visibility:visible;opacity:1;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out;}
.hfe-nav-menu:before, .hfe-nav-menu:after{content:'';display:table;clear:both;}
/* Alignemnt CSS */
.hfe-nav-menu__align-right .hfe-nav-menu{margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;}
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-menu-item, .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;}
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.elementor-button-wrapper, .rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.elementor-button-wrapper{text-align:right;}
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.elementor-button-wrapper, .rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.elementor-button-wrapper{text-align:left;}
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.elementor-button-wrapper{text-align:center;}
.hfe-nav-menu__align-left .hfe-nav-menu{margin-right:auto;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;}
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-menu-item, .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;}
.hfe-nav-menu__align-center .hfe-nav-menu{margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;}
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-menu-item, .hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu{width:100%;}
.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.menu-item{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;}
  .hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;}
/* Alignment CSS ends */

.hfe-active-menu + nav li:not(:last-child) a.hfe-menu-item,
.hfe-active-menu + nav li:not(:last-child) a.hfe-sub-menu-item{border-bottom-width:0;}
/*  Horizontal Menu */

.hfe-nav-menu a.hfe-menu-item, .hfe-nav-menu a.hfe-sub-menu-item{line-height:1;text-decoration:none;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-shadow:none;box-shadow:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;}
.hfe-nav-menu a.hfe-menu-item:hover, .hfe-nav-menu a.hfe-sub-menu-item:hover{text-decoration:none;}
.hfe-nav-menu .sub-menu{min-width:220px;margin:0;z-index:9999;}
.hfe-nav-menu__layout-horizontal{font-size:0;}
.hfe-nav-menu__layout-horizontal li.menu-item, .hfe-nav-menu__layout-horizontal > li.menu-item{font-size:medium;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu{-webkit-box-shadow:0 4px 10px -2px rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px -2px rgba(0, 0, 0, 0.1);}
/* Icons CSS */
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before{content:'';}
.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .sub-arrow i:before{content:'';}
.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-arrow i:before{content:'+';}
.hfe-submenu-icon-none .hfe-nav-menu .parent-has-child .sub-arrow{display:none;}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before,.hfe-link-redirect-self_link.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before{content:'';}
.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before, .hfe-link-redirect-self_link.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before{content:'-';}
.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before, .hfe-link-redirect-self_link.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before{content:'';}
.rtl .hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
.rtl .hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
/* Icon CSS ends */

.hfe-nav-menu-icon{padding:0.35em;border:0 solid;}
.hfe-nav-menu-icon svg{width:25px;height:25px;line-height:25px;font-size:25px;}
.hfe-nav-menu-icon i:focus{outline:0;}
.hfe-has-submenu-container a.hfe-menu-item:focus, .hfe-has-submenu-container a.hfe-sub-menu-item:focus{outline:0;}
/* Submenus */

.hfe-nav-menu .menu-item-has-children:focus, .hfe-nav-menu .menu-item-has-children .sub-menu:focus, .hfe-nav-menu .menu-item-has-children-container:focus{outline:0;}
.hfe-nav-menu .menu-item-has-children-container{position:relative;}
.hfe-nav-menu__layout-expandible .sub-menu, .hfe-nav-menu__layout-vertical .sub-menu, .hfe-flyout-wrapper .sub-menu{position:relative;height:0;}
.hfe-nav-menu__submenu-arrow .hfe-menu-toggle:before, .hfe-nav-menu__submenu-plus .hfe-menu-toggle:before, .hfe-nav-menu__submenu-classic .hfe-menu-toggle:before{font-family:'Font Awesome 5 Free';z-index:1;font-size:inherit;font-weight:inherit;line-height:0;}
.hfe-menu-item-center .hfe-nav-menu li a.hfe-menu-item, .hfe-menu-item-center .hfe-nav-menu li a.hfe-sub-menu-item{margin-right:0px;}
.hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-menu-item, .hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-sub-menu-item{margin-right:0px;}
.hfe-nav-menu__toggle-icon:before{content:'\f0c9';font-family:'fontAwesome';z-index:1;font-size:24px;font-weight:inherit;font-style:normal;line-height:0;}
.hfe-active-menu .hfe-nav-menu__toggle-icon:before{content:'\f00d';}
.hfe-nav-menu__layout-expandible{-webkit-transition-property:display;transition-property:display;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier( 0, 1, 0.5, 1 );transition-timing-function:cubic-bezier( 0, 1, 0.5, 1 );}
.hfe-nav-menu__layout-expandible{visibility:hidden;opacity:0;}
.hfe-nav-menu__layout-expandible .sub-menu{visibility:hidden;opacity:0;}
.hfe-active-menu + .hfe-nav-menu__layout-expandible{visibility:visible;opacity:1;height:auto;}
.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-expandible,
.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal,
.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical{position:absolute;top:100%;}
.hfe-nav-menu__layout-expandible .menu-item-has-children .menu-item-has-children .sub-menu, .hfe-nav-menu__layout-vertical .menu-item-has-children .menu-item-has-children .sub-menu{top:0;left:0;}
.hfe-layout-expandible nav{height:0;}
.hfe-nav-sub-menu-icon, .hfe-nav-menu__icon{display:inline-block;line-height:1;}
.hfe-nav-menu__toggle{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:22px;cursor:pointer;border:0 solid;-webkit-border-radius:3px;border-radius:3px;color:#494c4f;position:relative;line-height:1;}
.hfe-nav-menu__toggle-icon{display:inline-block;font-size:inherit;font-weight:normal;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.hfe-nav-menu .sub-arrow{font-size:14px;line-height:1;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-top:-10px;margin-bottom:-10px;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow{margin-left:10px;}
.hfe-nav-menu__layout-vertical .hfe-nav-menu .sub-arrow, .hfe-layout-expandible .sub-arrow, .hfe-flyout-wrapper .sub-arrow{padding:10px;}
.hfe-nav-menu .child-item, .hfe-nav-menu__layout-vertical .hfe-nav-menu .child-item{font-size:14px;line-height:1;padding:10px 0 10px 10px;margin-top:-10px;margin-bottom:-10px;position:absolute;right:0;margin-right:20px;}
.hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-layout-vertical .hfe-nav-menu__toggle{visibility:hidden;opacity:0;display:none;}
.hfe-nav-menu-icon{display:inline-block;line-height:1;text-align:center;}
.hfe-nav-menu__layout-expandible .saved-content, .hfe-nav-menu__layout-expandible .sub-menu, .hfe-nav-menu__layout-expandible .child, .hfe-nav-menu__layout-vertical .saved-content, .hfe-nav-menu__layout-vertical .sub-menu, .hfe-nav-menu__layout-vertical .child, .hfe-flyout-container .saved-content, .hfe-flyout-container .sub-menu, .hfe-flyout-container .child{left:0 !important;width:100% !important;}
.hfe-flyout-container .hfe-nav-menu .sub-menu{background:unset;}
.hfe-nav-menu__layout-vertical .hfe-menu-toggle:hover, .hfe-nav-menu__layout-expandible .hfe-menu-toggle:hover, .hfe-flyout-wrapper .hfe-menu-toggle:hover{border:1px dotted;}
.hfe-nav-menu__layout-vertical .hfe-menu-toggle, .hfe-nav-menu__layout-expandible .hfe-menu-toggle, .hfe-flyout-wrapper .hfe-menu-toggle{border:1px dotted transparent;}
/* Common Animation CSS */

.hfe-nav-menu .menu-item a:before, .hfe-nav-menu .menu-item a:after{display:block;position:absolute;-webkit-transition:0.3s;transition:0.3s;-webkit-transition-timing-function:cubic-bezier(0.58, 0.3, 0.005, 1);transition-timing-function:cubic-bezier(0.58, 0.3, 0.005, 1);}
.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{opacity:0;}
.hfe-nav-menu .menu-item a.hfe-menu-item:hover:before, .hfe-nav-menu .menu-item a.hfe-menu-item:hover:after, .hfe-nav-menu .menu-item a.hfe-menu-item:focus:before, .hfe-nav-menu .menu-item a.hfe-menu-item:focus:after, .hfe-nav-menu .menu-item a.hfe-menu-item.highlighted:before, .hfe-nav-menu .menu-item a.hfe-menu-item.highlighted:after, .hfe-nav-menu .current-menu-item:before, .hfe-nav-menu .current-menu-item:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
/* Double Line / Underline / Overline Style */

.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:after{height:3px;width:100%;left:0;background-color:#55595c;z-index:2;}
.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{height:0;width:0;left:50%;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:10px;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:10px;}
.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:-10px;}
.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:-10px;}
.hfe-pointer__double-line.hfe-animation__none, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item, .hfe-pointer__underline.hfe-animation__none, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item, .hfe-pointer__overline.hfe-animation__none, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item{-webkit-transition-duration:0s;transition-duration:0s;}
.hfe-pointer__double-line.hfe-animation__none:before, .hfe-pointer__double-line.hfe-animation__none:after, .hfe-pointer__double-line.hfe-animation__none:hover, .hfe-pointer__double-line.hfe-animation__none:focus, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus, .hfe-pointer__underline.hfe-animation__none:before, .hfe-pointer__underline.hfe-animation__none:after, .hfe-pointer__underline.hfe-animation__none:hover, .hfe-pointer__underline.hfe-animation__none:focus, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus, .hfe-pointer__overline.hfe-animation__none:before, .hfe-pointer__overline.hfe-animation__none:after, .hfe-pointer__overline.hfe-animation__none:hover, .hfe-pointer__overline.hfe-animation__none:focus, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus{-webkit-transition-duration:0s;transition-duration:0s;}
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before{content:'';top:0;}
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{width:10px;left:-20px;}
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after{content:'';bottom:0;}
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{width:10px;left:-webkit-calc( 100% + 20px);left:calc( 100% + 20px);}
/* Framed Style */

.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:after{background:transparent;left:0;top:0;bottom:0;right:0;border:3px solid #55595c;}
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before{content:'';}
.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);}
.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25);}
.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:before{-webkit-transition:opacity 0.2s, -webkit-transform 0.4s;transition:opacity 0.2s, -webkit-transform 0.4s;transition:opacity 0.2s, transform 0.4s;transition:opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:after{width:3px;height:3px;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:before{border-width:0 0 3px 3px;-webkit-transition:width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;transition:width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:3px 3px 0 0;-webkit-transition:width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;transition:width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:before, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:after{width:100%;height:100%;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:before{-webkit-transition:opacity 0.02s, height 0.1s, width 0.1s 0.1s;transition:opacity 0.02s, height 0.1s, width 0.1s 0.1s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:after{-webkit-transition:opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;transition:opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:after{width:3px;height:3px;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:before{border-width:3px 0 0 3px;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:after{content:'';top:initial;bottom:0;left:initial;right:0;border-width:0 3px 3px 0;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__framed.hfe-animation__corners .current-menu-item:before, .hfe-pointer__framed.hfe-animation__corners .current-menu-item:after{width:100%;height:100%;-webkit-transition:opacity 0.002s, width 0.4s, height 0.4s;transition:opacity 0.002s, width 0.4s, height 0.4s;}
.hfe-pointer__framed.hfe-animation__none, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item{-webkit-transition-duration:0s;transition-duration:0s;}
.hfe-pointer__framed.hfe-animation__none:before, .hfe-pointer__framed.hfe-animation__none:after, .hfe-pointer__framed.hfe-animation__none:hover, .hfe-pointer__framed.hfe-animation__none:focus, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus{-webkit-transition-duration:0s;transition-duration:0s;}
/* Background Style */

.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__background .menu-item.parent a.hfe-menu-item:after{content:'';-webkit-transition:0.3s;transition:0.3s;}
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1;}
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__background .menu-item.parent a.hfe-menu-item:focus, .hfe-pointer__background .menu-item.parent a.hfe-menu-item.highlighted, .hfe-pointer__background .current-menu-item{color:#fff;}
.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:before{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);}
.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__grow .current-menu-item:before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:0.3s;transition:0.3s;}
.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__shrink .current-menu-item:before{-webkit-transition:opacity 0.15s, -webkit-transform 0.4s;transition:opacity 0.15s, -webkit-transform 0.4s;transition:opacity 0.15s, transform 0.4s;transition:opacity 0.15s, transform 0.4s, -webkit-transform 0.4s;}
.hfe-pointer__background.hfe-animation__sweep-left .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{left:100%;}
.hfe-pointer__background.hfe-animation__sweep-right .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{right:100%;}
.hfe-pointer__background.hfe-animation__sweep-up .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:100%;}
.hfe-pointer__background.hfe-animation__sweep-down .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{bottom:100%;}
.hfe-pointer__background.hfe-animation__shutter-out-vertical .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{bottom:50%;top:50%;}
.hfe-pointer__background.hfe-animation__shutter-out-horizontal .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{right:50%;left:50%;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:after{top:0;left:0;right:0;bottom:0;background:#55595c;z-index:-1;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:before{top:0;bottom:100%;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:after{top:100%;bottom:0;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__shutter-in-vertical .current-menu-item:before{bottom:50%;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__background.hfe-animation__shutter-in-vertical .current-menu-item:after{top:50%;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:before{right:0;left:100%;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:after{right:100%;left:0;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .current-menu-item:before{left:50%;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .current-menu-item:after{right:50%;}
.hfe-pointer__background.hfe-animation__none, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item{-webkit-transition-duration:0s;transition-duration:0s;}
.hfe-pointer__background.hfe-animation__none:before, .hfe-pointer__background.hfe-animation__none:after, .hfe-pointer__background.hfe-animation__none:hover, .hfe-pointer__background.hfe-animation__none:focus, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus{-webkit-transition-duration:0s;transition-duration:0s;}
/* Text Style */

.hfe-pointer__text.hfe-animation__skew .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__skew .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:skew(-8deg);-ms-transform:skew(-8deg);transform:skew(-8deg);}
.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.hfe-pointer__text.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);}
.hfe-pointer__text.hfe-animation__float .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__float .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);}
.hfe-pointer__text.hfe-animation__sink .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__sink .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);}
.hfe-pointer__text.hfe-animation__rotate .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__rotate .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg);}
.hfe-pointer__text.hfe-animation__none, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item{-webkit-transition-duration:0s;transition-duration:0s;}
.hfe-pointer__text.hfe-animation__none:before, .hfe-pointer__text.hfe-animation__none:after, .hfe-pointer__text.hfe-animation__none:hover, .hfe-pointer__text.hfe-animation__none:focus, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus{-webkit-transition-duration:0s;transition-duration:0s;}
.hfe-flyout-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999998;background:rgba(0,0,0,.6);cursor:pointer;-webkit-backface-visibility:hidden;}
/* No link hover effect to last menu item */

.hfe-pointer__underline .menu-item.parent a.hfe-menu-item.elementor-button:after, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item.elementor-button:before, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item.elementor-button:after, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item.elementor-button:before{height:0px;}
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item.elementor-button:before, .hfe-pointer__framed .menu-item.parent a.hfe-menu-item.elementor-button:after{border-width:0px;}
.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item.elementor-button:hover, .hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item.elementor-button:focus{-webkit-transform:none;transform:none;}
.hfe-flyout-close, .hfe-flyout-close svg{position:absolute;top:0;right:0;margin:5px;width:23px;height:23px;line-height:23px;font-size:23px;display:block;cursor:pointer;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-left{top:0;bottom:0;left:-100%;right:auto;height:100%;/*height:100vh;*/ width:300px;max-width:100%;max-width:100vw;}
.hfe-flyout-wrapper .hfe-side{display:none;position:fixed;z-index:999999;padding:0;margin:0;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-show{display:block;}
.hfe-flyout-content.push{color:#ffffff;}
.hfe-flyout-content ul li{color:#ffffff;}
/* ===========================================================
 *  Flyout Location
 * ======================================================== */

.hfe-flyout-wrapper .hfe-side.hfe-flyout-right{top:0;bottom:0;left:auto;right:-100%;/* default */ height:100%;/*height:100vh;*/ width:300px;/* default */ max-width:100%;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-left{top:0;bottom:0;left:-100%;/* default */ right:auto;height:100%;/*height:100vh;*/ width:300px;/* default */ max-width:100%;max-width:100vw;}
.hfe-flyout-wrapper .hfe-side.top{top:-100%;/* default */ bottom:auto;left:0;right:0;width:100%;width:100vw;height:300px;/* default */ max-height:100%;}
.hfe-flyout-wrapper .hfe-side.bottom{top:auto;bottom:-100%;/* default */ left:0;right:0;width:100%;width:100vw;height:300px;/* default */ max-height:100%;}
/* ===========================================================
 *  Flyout Container
 * ======================================================== */

.hfe-flyout-content{height:100%;overflow-x:hidden;overflow-y:auto;line-height:1.4em;color:#fff;}
/* iOS fix */
@media(max-width:1024px){
    .hfe-flyout-content{-webkit-transform:translateZ(0);transform:translateZ(0);}
}

.hfe-flyout-content::-webkit-scrollbar{display:none;}
.admin-bar .hfe-side{margin-top:32px;}
/* Dropdown animation CSS */

.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children > ul.sub-menu{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:all 0.1s;transition:all 0.1s;}
.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover > ul.sub-menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children > ul.sub-menu{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:all 0.1s;transition:all 0.1s;}
.hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover > ul.sub-menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.elementor-widget-navigation-menu:not(.hfe-nav-menu__align-justify):not(.hfe-menu-item-space-between) a.hfe-menu-item.elementor-button{display:inline-flex;}
.hfe-nav-menu li.elementor-button-wrapper{align-self:center;}
/* Tablet */
@media only screen and ( max-width: 1024px ) {

    .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li, .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu{width:100%;margin-right:0px;}
   .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle{display:block;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu{visibility:hidden;opacity:0;}
   .hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-horizontal .hfe-nav-menu{visibility:visible;opacity:1;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical{visibility:hidden;opacity:0;height:0;}
   .hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-vertical{visibility:visible;opacity:1;height:auto;}
   .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu{position:relative;}
   .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical{position:absolute;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu{visibility:hidden;opacity:0;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu{top:0;left:0;}
   .hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle
 {visibility:visible;opacity:1;display:block;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical{float:none;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu, .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu,
    .hfe-nav-menu__breakpoint-none .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu{visibility:hidden;opacity:0;-webkit-transition:none;transition:none;}
   .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover{border:1px dotted;}
   .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle{border:1px dotted transparent;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu{position:relative;height:0;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu{position:relative;height:0;top:0;}
   .hfe-nav-menu__breakpoint-tablet .saved-content, .hfe-nav-menu__breakpoint-tablet .sub-menu,
    .hfe-nav-menu__breakpoint-tablet .child{left:0 !important;width:auto !important;}
   .hfe-nav-menu .sub-menu{min-width:auto;margin:0;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow{padding:10px;}
   .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-plus .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'-';}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu .sub-menu{-webkit-box-shadow:none;box-shadow:none;}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:''}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before{content:''}
   /* Effect 1: Fade in and scale up */
    .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu,
    .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu{-webkit-transform:none;-ms-transform:none;transform:none;}
  
    /*.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu ul.sub-menu ul.sub-menu li a{border-left:16px solid transparent;}*/ 
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before{background-color:unset!important;}
   .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before{border:0px!important;}
   .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text  .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;}
   .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item, .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-sub-menu-item,
    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.elementor-button-wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
}

/* Mobile */
@media only screen and ( max-width: 767px ) {

    .hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item, .hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-sub-menu-item 
    .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.elementor-button-wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
   .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal .hfe-nav-menu{visibility:visible;opacity:1;display:block;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal li.menu-item, .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu{width:100%}
   .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle{display:inline-block;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .sub-menu{position:relative;height:0;top:0;}
   .hfe-nav-menu .sub-menu{min-width:auto;margin:0;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu, .hfe-nav-menu__breakpoint-none .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu{visibility:hidden;opacity:0;-webkit-transition:none;transition:none;}
   .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical{float:none;}
   .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle.hfe-active-menu{display:block;}
   .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-vertical{visibility:hidden;opacity:0;height:0;}
   .hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-mobile .hfe-layout-vertical .hfe-nav-menu__toggle
 {visibility:visible;opacity:1;display:block;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal{visibility:hidden;opacity:0;height:0;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical{float:none;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .sub-menu{visibility:hidden;opacity:0;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu{visibility:hidden;opacity:0;}
   .hfe-nav-menu__breakpoint-mobile .hfe-active-menu + .hfe-nav-menu__layout-horizontal .hfe-nav-menu{visibility:visible;opacity:1;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical{visibility:hidden;opacity:0;height:0;}
   .hfe-nav-menu__breakpoint-mobile .hfe-active-menu + .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu + .hfe-nav-menu__layout-vertical{visibility:visible;opacity:1;height:auto;}
   .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal .hfe-nav-menu{position:relative;}
   .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal,
    .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-vertical{position:absolute;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu{top:0;left:0;}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-plus .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'-';}
   .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before{content:''}
   .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before{content:'';}
   .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before{content:''}
   .hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle:hover{border:1px dotted;}
   .hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle{border:1px dotted transparent;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu .sub-menu{-webkit-box-shadow:none;box-shadow:none;}
   /* Effect 1: Fade in and scale up */
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-1 .hfe-nav-menu{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:all 0.3s;transition:all 0.3s;}
   .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow{padding:10px;}
   .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-1 .hfe-nav-menu{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
   /* Effect 2: Slide from the right */
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-2 .hfe-nav-menu{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);}
   .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-2 .hfe-nav-menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
   /* Effect 3: Slide from the bottom */
    .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-3 .hfe-nav-menu{-webkit-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition:all 0.3s;transition:all 0.3s;}
   .hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-3 .hfe-nav-menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
   .hfe-nav-menu__breakpoint-mobile .saved-content, .hfe-nav-menu__breakpoint-mobile .sub-menu,
    .hfe-nav-menu__breakpoint-mobile .child, .hfe-nav-menu__breakpoint-tablet .saved-content,
    .hfe-nav-menu__breakpoint-tablet .sub-menu, .hfe-nav-menu__breakpoint-tablet .child{left:0 !important;width:auto !important;}
   .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu,
    .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu{-webkit-transform:none;-ms-transform:none;transform:none;}


    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before{background-color:unset!important;}
   .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before{border:0px!important;}
   .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text  .menu-item.parent a.hfe-menu-item:focus,
    .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__text  .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;}
}

.hfe-toggle-no .hfe-layout-expandible .hfe-nav-menu__toggle{display:none;}
/* Icon common CSS */

.hfe-icon{display:inline-block;}
/* Menu Cart CSS */

.hfe-cart-menu-wrap-custom{display:inline-block;line-height:1;}
.hfe-cart-menu-wrap-custom .hfe-cart-count, .hfe-cart-menu-wrap-custom .hfe-cart-count:after{border-color:#75c32c;color:#75c32c;}
.hfe-cart-menu-wrap-custom .hfe-cart-count{font-weight:bold;position:relative;display:inline-block;vertical-align:middle;text-align:center;min-width:2.1em;min-height:2.1em;font-size:0.860em;line-height:1.8;border-radius:0.3em 0.3em 0.3em 0.3em;border-width:2px;border-style:solid;padding:12px 24px;}
/* Default skin for cart*/
.hfe-cart-menu-wrap-default{display:inline-block;line-height:1;}
.hfe-cart-menu-wrap-default .hfe-cart-count, .hfe-cart-menu-wrap-default .hfe-cart-count:after{border-color:#75c32c;color:#75c32c;}
.hfe-cart-menu-wrap-default .hfe-cart-count{font-weight:bold;position:relative;display:inline-block;vertical-align:middle;text-align:center;min-width:2.1em;min-height:2.1em;font-size:0.860em;line-height:1.8;border-radius:0em 0em 0.3em 0.3em;border-width:2px;border-style:solid;padding:0 .4em;}
.hfe-cart-menu-wrap-default .hfe-cart-count:after{bottom:100%;margin-bottom:0;height:.8em;width:.8em;left:50%;transform:translateX(-50%);top:-.6em;content:' ';position:absolute;pointer-events:none;border-width:2px;border-style:solid;border-top-left-radius:10em;border-top-right-radius:10em;border-bottom:0;}
.elementor-widget-hfe-cart:not(.hfe-menu-cart--show-subtotal-yes) .hfe-menu-cart__toggle .elementor-button-text{display:none;}
.elementor-widget-hfe-cart.toggle-icon--bag-light .hfe-menu-cart__toggle .elementor-button-icon i:before{content:'\e8e3';}
.elementor-widget-hfe-cart.toggle-icon--bag-medium .hfe-menu-cart__toggle .elementor-button-icon i:before{content:'\e8e4';}
.elementor-widget-hfe-cart.toggle-icon--bag-solid .hfe-menu-cart__toggle .elementor-button-icon i:before{content:'\e8e5';}
.hfe-menu-cart__toggle .elementor-button{background:transparent;border-radius:0;color:#818a91;border:1px solid;border-color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.hfe-menu-cart__toggle .elementor-button-text{margin-right:0.3em;}
.hfe-menu-cart__toggle .elementor-button-icon{position:relative;-webkit-transition:color 0.1s;-o-transition:color 0.1s;transition:color 0.1s;}
.hfe-menu-cart--items-indicator-bubble .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before{content:attr(data-counter);display:block;position:absolute;min-width:1.6em;height:1.6em;line-height:1.5em;top:-0.7em;right:-0.7em;border-radius:100%;color:#fff;background-color:#d9534f;text-align:center;font-size:10px;}
.hfe-menu-cart--items-indicator-plain .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before{content:attr(data-counter);display:inline-block;font-weight:normal;}
.hfe-menu-cart--empty-indicator-hide .hfe-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter="0"]:before{content:none;display:none;}
.hfe-menu-cart__toggle .elementor-button-icon{-webkit-box-ordinal-group:16;-webkit-order:15;-ms-flex-order:15;order:15;}
.hfe-menu-cart__toggle.elementor-button-wrapper .elementor-button{color:#4d4848;}
/*Search Box CSS*/

.hfe-search-button-wrapper{display:block;cursor:pointer;vertical-align:middle;text-align:right;}
.hfe-search-form__container{display:flex;overflow:hidden;}
.hfe-search-form__input{flex-basis:100%;}
.hfe-search-icon-toggle i.fa-search{display:inline-block;position:absolute;width:20px;box-sizing:content-box;padding:10px;}
.hfe-search-icon-toggle i:before{vertical-align:middle;}
/*search icon toggle css*/

.hfe-search-button-wrapper input[type=search]{border:0;padding:10px;cursor:pointer;border-radius:0;transition:all .5s;box-sizing:border-box;outline:none;}
.hfe-search-button-wrapper button{border:none;border-radius:0;padding:0;}
.hfe-search-button-wrapper input[type=search]:focus{cursor:auto;border:none;box-shadow:none;}
.hfe-search-icon-toggle input:-moz-placeholder, .hfe-search-icon-toggle input::-webkit-input-placeholder{color:transparent;}
.hfe-search-layout-icon .hfe-search-icon-toggle .hfe-search-form__input{background-color:unset;height:100%;}
.hfe-search-button-wrapper.hfe-input-focus{display:flex;}
.hfe-search-form__container .hfe-search-submit{min-width:3%;position:relative;}
.hfe-search-form__container button#clear,
.hfe-search-icon-toggle button#clear{visibility:hidden;position:absolute;right:0;top:0;padding:0 8px;font-style:normal;user-select:none;cursor:pointer;bottom:0;margin-right:10px;background-color:transparent;}
.hfe-search-button-wrapper input[type="search"]::-webkit-search-decoration,
.hfe-search-button-wrapper input[type="search"]::-webkit-search-cancel-button,
.hfe-search-button-wrapper input[type="search"]::-webkit-search-results-button,
.hfe-search-button-wrapper input[type="search"]::-webkit-search-results-decoration{display:none;}
.hfe-search-form__container button#clear-with-button{visibility:hidden;position:absolute;top:0;padding:0 8px;font-style:normal;font-size:1.2em;user-select:none;cursor:pointer;bottom:0;background-color:transparent;}
.hfe-search-button-wrapper, .hfe-search-form__container, .hfe-search-icon-toggle, .hfe-search-button-wrapper .hfe-search-icon-toggle i, .hfe-search-button-wrapper .hfe-search-icon-toggle i:before{position:relative;}
.hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input{position:absolute;width:0;right:0;background-color:transparent;}
.hfe-search-icon-toggle{width:100%!important;}
.hfe-search-button-wrapper.hfe-input-focus .hfe-search-icon-toggle .hfe-search-form__input{position:absolute;width:250px;right:0;}
.hfe-search-layout-text .hfe-search-form__container, .hfe-search-layout-icon_text .hfe-search-form__container, .hfe-search-layout-text .hfe-search-form__container .hfe-search-form__input, .hfe-search-layout-icon_text .hfe-search-form__container .hfe-search-form__input{width:100%;}
.hfe-search-icon-toggle{line-height:1.5;}
/*-------Navigation menu active parent---------*/
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
 .hfe-pointer__overline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{width:100%;left:0;opacity:1;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{bottom:0px;opacity:1;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{top:0px;opacity:1;}
.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{height:3px;width:100%;left:0;opacity:1;}
.hfe-pointer__framed.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__shrink .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.hfe-pointer__framed.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:before, .hfe-pointer__underline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{opacity:1;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, 
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after,
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, 
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after{border-width:3px;width:100%;opacity:1;height:100%;}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:#fb8e28!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-powered{color:#555!important;margin:6px 0 0!important}.wp-gr .wp-google-powered img{max-width:144px!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-review .wp-star svg{width:19px!important;height:19px!important;vertical-align:middle!important}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important}.wp-gr .wp-google-text{color:#222!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#2c7cff!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgba(250,250,251,.98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgba(0,0,0,.08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgba(0,0,0,.06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr .wp-dark .wp-google-name{color:#eee!important}.wp-gr .wp-dark .wp-google-time{color:#bbb!important}.wp-gr .wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide{display:none}.wp-gr.wpac .wp-google-name a{color:#333!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-place .wp-star svg{width:20px;height:20px}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}.wp-gr.wpac .wp-google-review .wp-star svg{width:18px;height:18px}.wp-gr.wpac .wp-dark .wp-google-name a{color:#eee!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr .grw-slider{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-slider .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-slider .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-slider-header,.wp-gr .grw-row-xs .grw-slider-content,.wp-gr .grw-row-xs .grw-slider-review,.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wp-gr .grw-row-xl .grw-slider-header+.grw-slider-content{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.wp-gr .grw-row-l .grw-slider-header+.grw-slider-content{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content{-ms-flex:0 0 66.666666%;flex:0 0 66.666666%;max-width:66.666666%}.wp-gr .grw-row-x .grw-slider-header,.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content,.wp-gr .grw-row-x .grw-slider-review,.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-gr .grw-row-s .grw-slider-header,.wp-gr .grw-row-s .grw-slider-review,.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content .grw-slider-review{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.wp-gr .grw-row-m .grw-slider-header,.wp-gr .grw-row-m .grw-slider-review,.wp-gr .grw-row-l .grw-slider-review{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-gr .grw-row-l .grw-slider-header,.wp-gr .grw-row-xl .grw-slider-review{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wp-gr .grw-row-xl .grw-slider-header{-ms-flex:0 0 16.666666%;flex:0 0 16.666666%;max-width:16.666666%}.wp-gr .grw-slider .grw-slider-content{position:relative!important;min-width:0!important}.wp-gr .grw-slider .grw-slider-content-inner{position:relative!important}.wp-gr .grw-slider .grw-slider-header-inner,.wp-gr .grw-slider .grw-slider-review-inner{position:relative!important;margin:0 10px!important;padding:15px!important;width:100%!important}.wp-gr .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border{background:#fafafa!important;border-radius:4px!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important}.wp-gr .grw-slider .grw-slider-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-slider .grw-slider-reviews{display:flex!important;display:-ms-flexbox!important;overflow:hidden!important;overflow-x:scroll!important;margin:0 20px!important;padding:10px 0 15px!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none}.wp-gr .grw-slider .grw-slider-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-slider .grw-slider-review{display:flex!important;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr .grw-slider .grw-slider-controls{position:absolute!important;top:50%!important;width:100%!important}.wp-gr .grw-slider .grw-slider-btns{position:absolute!important;height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .grw-slider .grw-slider-btns svg path{fill:#aaa}.wp-gr .grw-slider .grw-slider-btns:hover svg path{fill:#555!important}.wp-gr .grw-slider .grw-slider-btns.grw-slider-prev{left:0!important;margin-left:-5px!important}.wp-gr .grw-slider .grw-slider-btns.grw-slider-next{right:0!important;margin-right:-5px!important}.wp-gr .grw-slider .grw-slider-dots{position:absolute!important;left:50%!important;transform:translate(-50%,0)!important;text-align:center!important}.wp-gr .grw-slider .grw-slider-dot{display:inline-block!important;width:9px!important;height:9px!important;margin:3px!important;background:#ccc!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;transition:all .2s ease-in-out!important}.wp-gr .grw-slider .grw-slider-dot:hover{opacity:1!important}.wp-gr .grw-slider .grw-slider-dot.active{opacity:1!important;background:#427fed!important}.wp-gr .grw-slider-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr .grw-slider .wp-google-review{margin:0!important}.wp-gr .grw-slider .wp-google-stars{margin:15px 0 7px!important}.wp-gr .grw-slider .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar{width:4px!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)!important}.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px -6px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:8px 20px 10px!important;outline:none!important;border-radius:27px!important;background:#0a6cff!important;white-space:nowrap!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{background:#1f67e7!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 3px 5px rgba(0,0,0,.24)!important}.wp-gr .wp-google-wr a:active{background:#0a6cff!important;box-shadow:0 0 2px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.24)!important}.wp-gr .wp-google-wr a svg{display:inline-block;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}
.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(//98flowers.com/wp-content/plugins/woo-variation-gallery/images/slick/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(//98flowers.com/wp-content/plugins/woo-variation-gallery/fonts/slick/slick.eot);src:url(//98flowers.com/wp-content/plugins/woo-variation-gallery/fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(//98flowers.com/wp-content/plugins/woo-variation-gallery/fonts/slick/slick.woff) format("woff"),url(//98flowers.com/wp-content/plugins/woo-variation-gallery/fonts/slick/slick.ttf) format("truetype"),url(//98flowers.com/wp-content/plugins/woo-variation-gallery/fonts/slick/slick.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.xt-framework-notice{line-height:initial !important;display:flex;align-items:center;position:relative}.xt-framework-notice:not(:last-of-type){margin:0 0 10px !important}.xt-framework-notice-narrow .xt-framework-notice{flex-direction:column;align-items:flex-start}@media screen and (max-width:400px){.xt-framework-notice{flex-direction:column;align-items:flex-start}}.woocommerce-notices-wrapper .xt-framework-notice{display:none}.xt-framework-notice:not([class*=woocommerce-]){padding:1em 1.5em;margin:0 0 1em;position:relative;color:#515151;list-style:none outside;width:auto;word-wrap:break-word;background-color:#f7f6f7;border-top:3px solid dimgray}.xt-framework-notice.xt-framework-notice-warning{background-color:#f7f6f7;border-top:3px solid #efc851}.xt-framework-notice.xt-framework-notice-error{border-top:3px solid #e74e47}.xt-framework-notice.xt-framework-notice-success{background-color:#f7f6f7;border-top:3px solid #64cc90}.xt-framework-notice.xt-framework-notice-info{background-color:#f7f6f7;border-top:3px solid #2196f3}.xt-framework-notice:before{position:absolute !important;top:50% !important;transform:translateY(-50%) !important;margin:0 !important}.xt-framework-notice .xt-framework-notice-col-left{padding-right:10px;flex:1}.xt-framework-notice-narrow .xt-framework-notice .xt-framework-notice-col-right>*{margin-top:12px}@media screen and (max-width:400px){.xt-framework-notice .xt-framework-notice-col-right>*{margin-top:12px}}.xt-framework-notice .button{float:right;padding:8px 12px !important;height:auto !important;line-height:inherit !important;font-family:inherit !important;margin-bottom:0 !important;margin-left:5px !important}.xt-framework-notice .button:first-child{margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}@media screen and (max-width:400px){.xt-framework-notice .button{margin-left:0 !important}}/*# sourceMappingURL=frontend-notices.css.map */:root{--xt-woovs-single-vgap:20px;--xt-woovs-single-swatch-hgap:10px;--xt-woovs-single-swatch-vgap:10px;--xt-woovs-single-labels-per-row:8;--xt-woovs-single-label-flex:0;--xt-woovs-archives-vgap:20px;--xt-woovs-archives-swatch-hgap:10px;--xt-woovs-archives-swatch-vgap:10px;--xt-woovs-archives-labels-per-row:4;--xt-woovs-archives-label-flex:0}.xt_woovs-disabled-clickable{--xt-woovs-disabled-pointer-events:initial}.xt_woovs-disabled-unclickable{--xt-woovs-disabled-pointer-events:none}body.xt_woovs-enable-qv .xt_woovs-hidden,body:not(.xt_woovs-enable-qv) div:not(.quick-view) .xt_woovs-hidden{display:none !important;visibility:hidden !important}.xt_woovs-swatches-wrap table.variations{display:block;width:100%}.xt_woovs-swatches-wrap table.variations tbody,.xt_woovs-swatches-wrap table.variations tbody tr{display:block;width:100%}.xt_woovs-swatches-wrap table.variations td.label{background:inherit}.xt_woovs-swatches-wrap:not(.xt_woovs-attr-label-above) .variations{width:inherit !important}.xt_woovs-swatches-wrap.xt_woovs-align-left~div{text-align:left}.xt_woovs-swatches-wrap.xt_woovs-align-left .variations td,.xt_woovs-swatches-wrap.xt_woovs-align-left .variations th,.xt_woovs-swatches-wrap.xt_woovs-align-left .xt_woovs-swatches{text-align:left;justify-content:flex-start}.xt_woovs-swatches-wrap.xt_woovs-align-center:not(.xt_woovs-attr-label-above) table.variations{margin:0 auto}.xt_woovs-swatches-wrap.xt_woovs-align-center~div{text-align:center}.xt_woovs-swatches-wrap.xt_woovs-align-center .variations,.xt_woovs-swatches-wrap.xt_woovs-align-center .variations td,.xt_woovs-swatches-wrap.xt_woovs-align-center .variations th,.xt_woovs-swatches-wrap.xt_woovs-align-center .xt_woovs-swatches{justify-content:center;text-align:center}.xt_woovs-swatches-wrap.xt_woovs-align-right~div{text-align:right}.xt_woovs-swatches-wrap.xt_woovs-align-right:not(.xt_woovs-attr-label-above) table.variations{margin:0 0 0 auto}.xt_woovs-swatches-wrap.xt_woovs-align-right .variations td,.xt_woovs-swatches-wrap.xt_woovs-align-right .variations th,.xt_woovs-swatches-wrap.xt_woovs-align-right .xt_woovs-swatches{text-align:right;justify-content:flex-end}.xt_woovs-swatches-wrap.xt_woovs-align-right .variations td.swatch:last-of-type,.xt_woovs-swatches-wrap.xt_woovs-align-right .variations th.swatch:last-of-type,.xt_woovs-swatches-wrap.xt_woovs-align-right .xt_woovs-swatches.swatch:last-of-type{margin-left:0 !important}.xt_woovs-swatches{box-sizing:border-box;padding:0 !important;margin:0 !important}.xt_woovs-swatches:not(.xt_woovs-select-container){display:flex;flex-wrap:wrap}.xt_woovs-swatches *{box-sizing:border-box}.xt_woovs-swatches .swatch{transition:all .2s;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;cursor:pointer;position:relative;margin:0;margin-top:-1px;margin-right:var(--xt-woovs-swatch-hgap) !important}.xt_woovs-swatches .swatch_radio{padding-left:30px;position:relative;z-index:999;margin-left:0px;border:1px solid red}.xt_woovs-swatches .swatch_radio input[type=radio]{position:absolute;left:-20px;top:5px;z-index:-1;margin:0px}.xt_woovs-swatches .swatch-label{background-color:#f1f1f1;width:auto !important;padding:0 10px;overflow:hidden}.xt_woovs-swatches .swatch-label.xt_woovs-round{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.xt_woovs-swatches .swatch-label.xt_woovs-round_corner{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.xt_woovs-swatches .swatch-image img{height:auto;max-width:100%;display:block;box-shadow:none;border:none;margin:0 !important}.xt_woovs-swatches .swatch-image .swatch-image-inner{width:100% !important}.xt_woovs-swatches .swatch-color,.xt_woovs-swatches .swatch-image{width:initial;height:initial;line-height:initial;vertical-align:top}.xt_woovs-swatches .swatch-color figcaption,.xt_woovs-swatches .swatch-image figcaption{overflow:hidden;padding:5px 0 5px}.xt_woovs-swatches .swatch-color.xt_woovs-round .swatch-inner,.xt_woovs-swatches .swatch-color.xt_woovs-round .swatch-inner img,.xt_woovs-swatches .swatch-color.xt_woovs-round .swatch-inner .swatch-color-inner-inner,.xt_woovs-swatches .swatch-image.xt_woovs-round .swatch-inner,.xt_woovs-swatches .swatch-image.xt_woovs-round .swatch-inner img,.xt_woovs-swatches .swatch-image.xt_woovs-round .swatch-inner .swatch-color-inner-inner{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.xt_woovs-swatches .swatch-color.xt_woovs-round_corner .swatch-inner,.xt_woovs-swatches .swatch-color.xt_woovs-round_corner .swatch-inner img,.xt_woovs-swatches .swatch-color.xt_woovs-round_corner .swatch-inner .swatch-color-inner-inner,.xt_woovs-swatches .swatch-image.xt_woovs-round_corner .swatch-inner,.xt_woovs-swatches .swatch-image.xt_woovs-round_corner .swatch-inner img,.xt_woovs-swatches .swatch-image.xt_woovs-round_corner .swatch-inner .swatch-color-inner-inner{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.xt_woovs-swatches .swatch-color.xt_woovs-has-tooltip .swatch-color-name,.xt_woovs-swatches .swatch-color.xt_woovs-has-tooltip .swatch-image-name,.xt_woovs-swatches .swatch-image.xt_woovs-has-tooltip .swatch-color-name,.xt_woovs-swatches .swatch-image.xt_woovs-has-tooltip .swatch-image-name{display:none}.xt_woovs-swatches .swatch-color .swatch-color-name,.xt_woovs-swatches .swatch-color .swatch-image-name,.xt_woovs-swatches .swatch-image .swatch-color-name,.xt_woovs-swatches .swatch-image .swatch-image-name{margin-top:5px;display:block}.xt_woovs-swatches .swatch-color .swatch-inner,.xt_woovs-swatches .swatch-image .swatch-inner{position:relative;display:block;transition:all .3s;width:100%;height:100%;overflow:hidden}.xt_woovs-swatches .swatch-color .swatch-inner .swatch-color-inner-inner,.xt_woovs-swatches .swatch-image .swatch-inner .swatch-color-inner-inner{display:block;width:100%;height:100%}.reset_variations{margin-left:0 !important;margin-bottom:5px;margin-top:5px;width:initial !important;overflow:hidden;display:none !important}.reset_variations.xt_woovs-reset-visible{display:block !important}.xt_woovs-catalog-mode .reset_variations{display:none !important}.xt_woovs-reset-hide .reset_variations{display:none !important}.xt_woovs-error{box-shadow:0px 0px 5px 4px rgba(255,0,0,.45);padding:10px 15px !important;transition:all .3s}.xt_woovs-single .xt_woovs-tooltip{-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;background-color:#161616;border-color:#161616}.xt_woovs-single .xt_woovs-tooltip img{-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%}.xt_woovs-single .xt_woovs-tooltip.tooltip-image{border-width:2px}.xt_woovs-single .xt_woovs-tooltip.tooltip-image:after{top:calc(100% + 2px - 1px)}.xt_woovs-single .xt_woovs-tooltip:after{border-top-color:#161616}.xt_woovs-archives .xt_woovs-tooltip{-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;background-color:#161616;border-color:#161616}.xt_woovs-archives .xt_woovs-tooltip img{-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%}.xt_woovs-archives .xt_woovs-tooltip.tooltip-image{border-width:2px}.xt_woovs-archives .xt_woovs-tooltip.tooltip-image:after{top:calc(100% + 2px - 1px)}.xt_woovs-archives .xt_woovs-tooltip:after{border-top-color:#161616}.xt_woovs-archives-product .woocommerce-variation-description,.xt_woovs-archives-product .woocommerce-variation-price{display:none !important}.xt_woovs-archives-product.xt_woovs-support .button{float:none !important}.xt_woovs-archives-product.xt_woovs-support .single_variation_wrap .xt_woovs-quantity-wrap{margin:10px auto !important}.xt_woovs-archives-product.xt_woovs-support .single_variation_wrap .xt_woovs-quantity-wrap.xt_woovs-quantity-wrap-inline{display:inline-flex !important}.xt_woovs-archives-product.xt_woovs-support .single_variation_wrap .xt_woovs-quantity-wrap.xt_woovs-quantity-wrap-block{display:block !important;width:100%}.xt_woovs-archives-product.xt_woovs-support .variations{margin-bottom:0 !important}.xt_woovs-archives-product .xt_woovs-swatches-wrap{padding:0}.xt_woovs-archives-product .xt_woovs-swatches-wrap .variations{position:relative;border:none;padding-top:10px;padding-bottom:10px;padding-left:0px;padding-right:0px}.xt_woovs-archives-product .xt_woovs-swatches-wrap .variations td,.xt_woovs-archives-product .xt_woovs-swatches-wrap .variations th{display:list-item;padding:0;list-style:none;background-color:transparent}.xt_woovs-archives-product .xt_woovs-swatches-wrap .variations select{width:100%}.xt_woovs-archives-product .xt_woovs-swatches-wrap.xt_woovs-align-left .swatch{margin-right:var(--xt-woovs-archives-swatch-hgap) !important}.xt_woovs-archives-product .xt_woovs-swatches-wrap.xt_woovs-align-center .xt_woovs-swatches:not(.xt_woovs-select-container){margin-right:calc(0px - var(--xt-woovs-archives-swatch-hgap)) !important}.xt_woovs-archives-product .xt_woovs-swatches-wrap.xt_woovs-align-center .swatch{margin-right:var(--xt-woovs-archives-swatch-hgap) !important}.xt_woovs-archives-product .xt_woovs-swatches-wrap.xt_woovs-align-center .xt_woovs-quantity-wrap{text-align:center}.xt_woovs-archives-product .xt_woovs-swatches-wrap.xt_woovs-align-right .swatch{margin-left:var(--xt-woovs-archives-swatch-hgap) !important}.xt_woovs-archives-product .xt_woovs-swatches-wrap.xt_woovs-align-right .xt_woovs-quantity-wrap{text-align:right}.xt_woovs-archives-product .xt_woovs-swatches-wrap .swatch{margin-bottom:var(--xt-woovs-archives-swatch-vgap) !important}.xt_woovs-archives-product .xt_woovs-swatches{padding-bottom:var(--xt-woovs-archives-vgap) !important}.xt_woovs-archives-product .xt_woovs-swatches:not(.xt_woovs-select-container){margin-bottom:calc(0px - var(--xt-woovs-archives-swatch-vgap)) !important}.xt_woovs-archives-product .xt_woovs-swatches.xt_woovs-catalog-mode-hidden{opacity:0 !important;visibility:hidden !important;height:0 !important;overflow:hidden !important;padding:0 !important;margin:0 !important}.xt_woovs-archives-product .swatch.swatch-label{min-width:25px;height:20px;line-height:20px;font-size:10px;color:#666;background-color:#fff;box-shadow:inset 0 0 0 1px #eaeaea}.xt_woovs-archives-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-archives-label-flex) 0 calc(100%/var(--xt-woovs-archives-labels-per-row) - var(--xt-woovs-archives-swatch-hgap))}.xt_woovs-featured-2 .xt_woovs-archives-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-archives-label-flex) 0 calc(100%/(var(--xt-woovs-archives-labels-per-row)*.9) - var(--xt-woovs-archives-swatch-hgap))}.xt_woovs-featured-3 .xt_woovs-archives-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-archives-label-flex) 0 calc(100%/(var(--xt-woovs-archives-labels-per-row)*.8) - var(--xt-woovs-archives-swatch-hgap))}.xt_woovs-featured-4 .xt_woovs-archives-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-archives-label-flex) 0 calc(100%/(var(--xt-woovs-archives-labels-per-row)*.7) - var(--xt-woovs-archives-swatch-hgap))}.xt_woovs-featured-5 .xt_woovs-archives-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-archives-label-flex) 0 calc(100%/(var(--xt-woovs-archives-labels-per-row)*.6) - var(--xt-woovs-archives-swatch-hgap))}.xtfw-no-touchevents .xt_woovs-archives-product .swatch.swatch-label:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover{color:#000;background-color:#c8c8c8}.xt_woovs-archives-product .swatch.swatch-label.xt_woovs-selected{color:#fff;background-color:#000;box-shadow:inset 0 0 0 2px #000}.xtfw-no-touchevents .xt_woovs-archives-product .swatch.swatch-label:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover{box-shadow:inset 0 0 0 2px #c8c8c8}.xt_woovs-archives-product .swatch.swatch-color .swatch-inner{width:40px;height:40px;padding:2px;box-shadow:inset 0 0 0 1px #eaeaea}.xtfw-no-touchevents .xt_woovs-archives-product .swatch.swatch-color:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner{box-shadow:inset 0 0 0 2px #c8c8c8}.xt_woovs-archives-product .swatch.swatch-color.xt_woovs-selected .swatch-inner{box-shadow:inset 0 0 0 2px #000}.xt_woovs-archives-product .swatch.swatch-image{width:25px;height:auto}.xt_woovs-archives-product .swatch.swatch-image .swatch-inner{width:25px;padding:2px;box-shadow:inset 0 0 0 1px #eaeaea}.xtfw-no-touchevents .xt_woovs-archives-product .swatch.swatch-image:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner{box-shadow:inset 0 0 0 2px #c8c8c8}.xt_woovs-archives-product .swatch.swatch-image.xt_woovs-selected .swatch-inner{box-shadow:inset 0 0 0 2px #000}.xt_woovs-on-demand{background:#fff;max-width:100vw;max-height:100vh;overflow:hidden}.xt_woovs-on-demand .xt_woovs-on-demand-wrap{overflow:auto;max-width:100vw;max-height:calc(100vh - 45px);display:flex;align-items:center;justify-content:center;padding:20px 15px}.xt_woovs-on-demand.xt_woovs-display-inline{position:absolute;width:100%;margin-top:10px;border-radius:3px;z-index:1000;opacity:0;visibility:hidden}.xt_woovs-on-demand.xt_woovs-display-inline .button{width:100% !important;margin:10px 0 0 !important}.xt_woovs-on-demand.xt_woovs-display-inline.xt_woovs-active{visibility:visible;opacity:1}.xt_woovs-on-demand.xt_woovs-display-modal{position:fixed;top:50%;left:50%;transform:scale(0) translateX(-50%) translateY(-50%);transition:transform .3s ease,opacity .3s ease,visibility .3s .1s;transform-origin:left center;z-index:999999;opacity:0;visibility:hidden;border-radius:3px;box-shadow:0 0 5px rgba(24,24,24,.2)}.xt_woovs-on-demand.xt_woovs-display-modal.xt_woovs-active{opacity:1;visibility:visible;transform:scale(1) translateX(-50%) translateY(-50%)}.xt_woovs-on-demand.xt_woovs-display-modal .xt_woovs-on-demand-wrap{width:60vw;min-width:400px}.xt_woovs-on-demand.xt_woovs-display-drawer{position:fixed;max-height:100vh;transform-origin:center center;transition:transform .3s ease,visibility .3s .1s;z-index:999999}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-bottom{bottom:0;transform:translateX(-50%) translateY(100%)}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-top{top:0;transform:translateX(-50%) translateY(-100%)}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-bottom,.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-top{left:50%}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-bottom.xt_woovs-active,.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-top.xt_woovs-active{transform:translateX(-50%) translateY(0)}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-left{left:0;transform:translateX(-100%) translateY(-50%)}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-right{right:0;transform:translateX(100%) translateY(-50%)}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-left,.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-right{top:50%}.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-left.xt_woovs-active,.xt_woovs-on-demand.xt_woovs-display-drawer.xt_woovs-drawer-right.xt_woovs-active{transform:translateX(0) translateY(-50%)}.xt_woovs-on-demand.xt_woovs-display-drawer .xt_woovs-on-demand-wrap{width:60vw;min-width:400px}.xt_woovs-on-demand>span{display:block;font-weight:600;padding:15px;border-bottom:1px solid #eaeaea;text-align:center;font-size:14px;background:#eaeaea;color:#333}.xt_woovs-on-demand>span>span{display:inline-block;float:right;cursor:pointer}.xt_woovs-on-demand .variations_form{margin:0}.xt_woovs-on-demand .variations_form .variations{margin:0 !important;padding:0 !important}.xt_woovs-on-demand .xt_woovs-swatches-wrap{margin-bottom:10px}.xt_woovs-on-demand .button{font-size:12px !important;position:relative !important;left:initial !important;right:initial !important;max-width:initial !important;height:auto;padding:0 10px !important;margin-bottom:5px !important;line-height:40px !important;text-align:center !important}.xt_woovs-on-demand .button:before,.xt_woovs-on-demand .button:after{display:none !important;content:"" !important}.xt_woovs-on-demand .button:last-child{margin-bottom:0 !important}.xt_woovs-display-backlayer{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(24,24,24,.5);visibility:hidden;opacity:0;transition:opacity .3s ease .15s,visibility .3s .15s;z-index:9998}.xt_woovs-display-backlayer.xt_woovs-active{visibility:visible;opacity:1;transition:opacity .3s ease}.xt_woovs_select_options_button.xt_woovs-display-inline.xt_woovs-visibility-always{display:none !important}.xt_woovs_select_options_button.xt_woovs-display-inline.xt_woovs-visibility-hover.xt_woovs-active,.xt_woovs_select_options_button.xt_woovs-display-inline.xt_woovs-visibility-click.xt_woovs-active{display:none !important}.xt_woovs-on-demand-preview{margin-top:-5px;width:100%;overflow:hidden;transition:flex .3s ease,width .3s ease,height .3s ease,min-height .3s ease,opacity .2s ease;will-change:width,height,min-height,flex;flex:1 0 45%}.xt_woovs-on-demand-preview:empty{width:0;flex:0}.xt_woovs-on-demand-preview img{padding:0 20px 0 0;width:100%;box-shadow:inherit !important}.xt_woovs-on-demand-preview+.variations_form{flex:1 0 55%}@media only screen and (max-width: 400px){.xt_woovs-on-demand .xt_woovs-on-demand-wrap{flex-direction:column;justify-content:start}.xt_woovs-on-demand.xt_woovs-display-modal,.xt_woovs-on-demand.xt_woovs-display-drawer{border-radius:0 !important}.xt_woovs-on-demand.xt_woovs-display-modal .xt_woovs-on-demand-wrap,.xt_woovs-on-demand.xt_woovs-display-drawer .xt_woovs-on-demand-wrap{width:100vw !important;min-width:100vw !important;min-height:calc(100vh - 45px) !important}.xt_woovs-on-demand .xt_woovs-on-demand-preview{flex:1 0 100%;margin-bottom:20px;padding:0;overflow:initial;opacity:1}.xt_woovs-on-demand .xt_woovs-on-demand-preview:empty{width:inherit;min-width:inherit;height:0;min-height:0;opacity:0}.xt_woovs-on-demand .xt_woovs-on-demand-preview img{margin:0 auto;display:block;padding:0}.xt_woovs-on-demand .variations_form{flex:1 0 100%}}.xt_woovs-single-product .xt_woovs-hide-variation-price .single_variation_wrap .woocommerce-variation-price{display:none !important}.xt_woovs-single-product .xt_woovs-swatches-wrap{padding:0}.xt_woovs-single-product .xt_woovs-swatches-wrap .label label abbr{text-decoration:none !important;border:0 !important;margin-right:5px}.xt_woovs-single-product .xt_woovs-swatches-wrap .label label>span{display:none}.xt_woovs-single-product .xt_woovs-swatches-wrap .xt_woovs-attribute-value{opacity:0;visibility:hidden;text-transform:capitalize}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-show-selected .label label>span{display:inline-block}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-show-selected .xt_woovs-attribute-value{opacity:1;visibility:visible}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-inherit .variations .label{vertical-align:text-bottom;padding-right:30px;min-width:100px}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-inherit .variations .value{width:100%}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-inherit .variations .xt_woovs-attribute-value{display:block}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-above .variations .label,.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-above .variations .value{display:block}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-above .variations .label label,.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-above .variations .value label{display:inline-block}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-hidden .variations .label{display:none}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-attr-label-hidden .variations .value{display:block}.xt_woovs-single-product .xt_woovs-swatches-wrap .variations{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0}.xt_woovs-single-product .xt_woovs-swatches-wrap .swatch{margin-bottom:var(--xt-woovs-single-swatch-vgap) !important}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-align-left .swatch,.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-align-center .swatch{margin-right:var(--xt-woovs-single-swatch-hgap) !important}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-align-right .swatch{margin-left:var(--xt-woovs-single-swatch-hgap) !important}.xt_woovs-single-product .xt_woovs-swatches-wrap.xt_woovs-align-center .xt_woovs-swatches{margin-right:calc(0px - var(--xt-woovs-single-swatch-hgap)) !important}.xt_woovs-single-product .xt_woovs-swatches{padding-bottom:var(--xt-woovs-single-vgap) !important}.xt_woovs-single-product .xt_woovs-swatches:not(.xt_woovs-select-container){margin-bottom:calc(0px - var(--xt-woovs-single-swatch-vgap)) !important}.xt_woovs-single-product .swatch.swatch-label{min-width:50px;height:30px;line-height:30px;font-size:13px;color:#666;background-color:#fff;box-shadow:inset 0 0 0 1px #ddd}.xt_woovs-single-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-single-label-flex) 0 calc(100%/var(--xt-woovs-single-labels-per-row) - var(--xt-woovs-single-swatch-hgap))}.xt_woovs-featured-2 .xt_woovs-single-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-single-label-flex) 0 calc(100%/(var(--xt-woovs-single-labels-per-row)*.9) - var(--xt-woovs-single-swatch-hgap))}.xt_woovs-featured-3 .xt_woovs-single-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-single-label-flex) 0 calc(100%/(var(--xt-woovs-single-labels-per-row)*.8) - var(--xt-woovs-single-swatch-hgap))}.xt_woovs-featured-4 .xt_woovs-single-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-single-label-flex) 0 calc(100%/(var(--xt-woovs-single-labels-per-row)*.7) - var(--xt-woovs-single-swatch-hgap))}.xt_woovs-featured-5 .xt_woovs-single-product .swatch.swatch-label.xt_woovs-swatch-flex{flex:var(--xt-woovs-single-label-flex) 0 calc(100%/(var(--xt-woovs-single-labels-per-row)*.6) - var(--xt-woovs-single-swatch-hgap))}.xtfw-no-touchevents .xt_woovs-single-product .swatch.swatch-label:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover{box-shadow:inset 0 0 0 2px #c8c8c8;color:#000;background-color:#c8c8c8}.xt_woovs-single-product .swatch.swatch-label.xt_woovs-selected{color:#fff;background-color:#000;box-shadow:inset 0 0 0 2px #000}.xt_woovs-single-product .swatch.swatch-color .swatch-inner{width:40px;height:40px;padding:2px;box-shadow:inset 0 0 0 1px #ddd}.xtfw-no-touchevents .xt_woovs-single-product .swatch.swatch-color:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner{box-shadow:inset 0 0 0 2px #c8c8c8}.xt_woovs-single-product .swatch.swatch-color.xt_woovs-selected .swatch-inner{box-shadow:inset 0 0 0 2px #000}.xt_woovs-single-product .swatch.swatch-image{width:50px;height:auto}.xt_woovs-single-product .swatch.swatch-image .swatch-inner{width:50px;padding:2px;box-shadow:inset 0 0 0 1px #ddd}.xtfw-no-touchevents .xt_woovs-single-product .swatch.swatch-image:not(.xt_woovs-selected):not(.xt_woovs-disabled):hover .swatch-inner{box-shadow:inset 0 0 0 2px #c8c8c8}.xt_woovs-single-product .swatch.swatch-image.xt_woovs-selected .swatch-inner{box-shadow:inset 0 0 0 2px #000}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled{cursor:not-allowed;pointer-events:var(--xt-woovs-disabled-pointer-events)}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label{cursor:not-allowed;pointer-events:var(--xt-woovs-disabled-pointer-events);position:relative}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover{position:relative;overflow:hidden}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover img,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover span,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover img,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover span,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover img,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover span{opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner img,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner span,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner img,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner span,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label img,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label span{opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:before,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:before,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:before{position:absolute;content:" " !important;width:100%;height:1px;background:red !important;left:0;right:0;bottom:0;top:50%;visibility:visible;opacity:1;border:0;margin:0 !important;padding:0 !important;min-width:auto;-webkit-transform-origin:center;transform-origin:center;z-index:0;opacity:.7}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover:after,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover:before,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover:after,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover:before,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover:after,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover:before{position:absolute;content:" " !important;width:100%;height:1px;background:red !important;left:0;right:0;bottom:0;top:50%;visibility:visible;opacity:1;border:0;margin:0 !important;padding:0 !important;min-width:auto;-webkit-transform-origin:center;transform-origin:center;z-index:0}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:before,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover:before,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:before,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover:before,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:before,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:after,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-image .swatch-inner:hover:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:after,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-color .swatch-inner:hover:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:after,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled.swatch-label:hover:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover input,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover label{cursor:not-allowed;text-decoration:line-through;opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled input,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled label{cursor:not-allowed;text-decoration:line-through;opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:before{display:none}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover:after,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur-cross .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover:before{display:none}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled{pointer-events:var(--xt-woovs-disabled-pointer-events);position:relative;overflow:hidden}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled:hover{pointer-events:var(--xt-woovs-disabled-pointer-events);position:relative;overflow:hidden}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled:hover img,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled:hover span{opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled img,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .swatch:not(.radio-swatch).xt_woovs-disabled span{opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .radio-swatch.xt_woovs-disabled{overflow:hidden;pointer-events:var(--xt-woovs-disabled-pointer-events)}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover{overflow:hidden}.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover input,.xtfw-no-touchevents .xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .radio-swatch.xt_woovs-disabled:hover label{pointer-events:var(--xt-woovs-disabled-pointer-events);opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .radio-swatch.xt_woovs-disabled input,.xt_woovs-swatches-wrap.xt_woovs-behavior-blur .xt_woovs-swatches .radio-swatch.xt_woovs-disabled label{pointer-events:var(--xt-woovs-disabled-pointer-events);opacity:.4}.xt_woovs-swatches-wrap.xt_woovs-behavior-hide .xt_woovs-swatches .swatch.xt_woovs-disabled{opacity:0;visibility:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;transform-origin:center;width:0 !important;height:0 !important;padding:0 !important;margin:0 !important;min-width:0 !important;min-height:0 !important}.xt_woovs-swatches-wrap.xt_woovs-behavior-hide .xt_woovs-swatches .swatch.xt_woovs-disabled.radio-swatch{width:auto !important}.xt_woovs-tooltip{pointer-events:none;display:none;position:absolute;background-color:#161616;border-radius:5px;padding:8px 12px;color:#fff;font-size:12px;font-family:Arial,Helvetica,sans-serif;z-index:9999999;left:50%;text-transform:capitalize;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.xt_woovs-tooltip.tooltip-image{padding:0;border-width:1px;border-style:solid;border-color:#161616}.xt_woovs-tooltip:after{top:calc(100% - 1px);left:50%;border:7px solid transparent;border-top-color:#161616;content:" ";height:0;width:0;position:absolute;pointer-events:none;margin-left:-7px}/*# sourceMappingURL=frontend.css.map */@keyframes wpc-spinner {
    to{transform:rotate(360deg);}
}

@-webkit-keyframes wpc-spinner {
    to{-webkit-transform:rotate(360deg);}
}

@keyframes wpcot-spinner {
    to{transform:rotate(360deg);}
}

@-webkit-keyframes wpcot-spinner {
    to{-webkit-transform:rotate(360deg);}
}

.wpcot-tips .wpcot-tip{padding:10px 0;}
.wpcot-tips .wpcot-tip .wpcot-tip-name{font-weight:700;}
.wpcot-tips .wpcot-tip .wpcot-tip-values{display:flex;align-items:center;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom{line-height:1;margin:5px;border:1px solid #dddddd;padding:2px;cursor:pointer;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom > span{display:inline-block;height:32px;line-height:32px;padding:0 10px;background-color:#eeeeee;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value:hover, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.active, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom:hover, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.active{border-color:#458746;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value:hover > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.active > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom:hover > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.active > span{color:#ffffff;background-color:#458746;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.loading, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.loading{position:relative;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.loading:before, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.loading:before{width:20px;height:20px;display:block;margin-top:-10px;margin-left:-10px;content:"";background-image:url(//98flowers.com/wp-content/plugins/wpc-order-tip/assets/images/curve.svg);background-repeat:no-repeat;background-position:center;background-size:20px;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:wpcot-spinner 1s linear infinite;-moz-animation:wpcot-spinner 1s linear infinite;-ms-animation:wpcot-spinner 1s linear infinite;-o-animation:wpcot-spinner 1s linear infinite;animation:wpcot-spinner 1s linear infinite;}
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.loading > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.loading > span{opacity:0.3;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom{display:none;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form{display:flex;align-items:center;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form .wpcot-tip-custom-form-inner{line-height:1;border:1px solid #dddddd;padding:2px;display:flex;align-items:center;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form input{height:32px;line-height:32px;padding:0 10px;border:none;background-color:#eeeeee;border-radius:0;font-weight:normal;outline:none;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form input[type=button]{margin-left:2px;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form input[type=button]:hover{color:#ffffff;background-color:#458746;}
.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form.disabled{pointer-events:none;}
.wpcot-tips.wpcot-btn-rounded .wpcot-tip-value, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-value-custom, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-custom-form-inner{border-radius:100px !important;}
.wpcot-tips.wpcot-btn-rounded .wpcot-tip-value > span, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-value input, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-value-custom > span, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-value-custom input, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-custom-form-inner > span, .wpcot-tips.wpcot-btn-rounded .wpcot-tip-custom-form-inner input{padding:0 15px !important;border-radius:100px !important;}
/*# sourceMappingURL=frontend.css.map */