.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.eb-gallery-img-wrapper{overflow:hidden}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore{-webkit-appearance:none;border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:block;margin:20px auto 0;outline:1px 0 solid #000;text-shadow:none;transition:box-shadow .1s linear;white-space:nowrap;width:auto}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore.loadmore-disable{cursor:none}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore.loadmore-disable img{display:inline-block;margin-right:5px;position:relative;top:2px;width:16px}.eb-gallery-img-wrapper .eb-gallery-link-wrapper{display:block;height:100%;overflow:hidden;position:relative;width:100%}.eb-gallery-img-wrapper .eb-gallery-img-content{display:block;line-height:0;overflow:hidden;position:relative}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption{line-height:1em;position:absolute;transform:translate(0);width:auto}.eb-gallery-img-wrapper.grid{display:grid;grid-auto-flow:dense;grid-auto-rows:1fr;grid-template-columns:repeat(3,auto)}.eb-gallery-img-wrapper.grid.eb-filterable-img-gallery.show-loadmore,.eb-gallery-img-wrapper.grid.enable-isotope.show-loadmore{height:0}.eb-gallery-img-wrapper.grid .eb-gallery-img-content img{box-sizing:border-box;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eb-gallery-img-wrapper.masonry .eb-gallery-img-content img{box-sizing:border-box;display:block;height:auto;max-width:100%}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption{opacity:0;transition:all .4s ease-in-out}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.top{left:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.top{top:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.middle{bottom:0;transform:translate(-50%,20px)}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.bottom{bottom:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.top{right:-10px}.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption{opacity:1}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.left.top,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.top{left:0;top:0}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.left.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.middle{left:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.left.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.bottom{bottom:0;left:0}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.center.top,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.top{left:50%;top:0;transform:translateX(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.center.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.middle{bottom:auto!important;left:50%;top:50%;transform:translate(-50%,-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.center.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.bottom{bottom:0;left:50%;transform:translateX(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.right.top,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.top{right:0;top:0}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.right.middle,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.middle{right:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper .eb-gallery-img-content .eb-gallery-img-caption.right.bottom,.eb-gallery-img-wrapper.caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.bottom{bottom:0;right:0}.eb-gallery-img-wrapper.eb-filterable-img-gallery.masonry{-moz-columns:unset;columns:unset}.eb-gallery-img-wrapper.caption-style-1{overflow:hidden}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img-caption{opacity:0}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img{filter:grayscale(100%)!important;transition:all .25s ease-in-out}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img{filter:grayscale(0)!important}.eb-gallery-img-wrapper.caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img-caption{opacity:1;transition:all .3s ease-in-out}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-link-wrapper:after{align-items:center;content:"";display:flex;justify-content:center;margin:0!important;position:absolute;transition:all .3s ease-in-out}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-link-wrapper .eb-gallery-img-caption{transition:all .4s ease-in-out;visibility:hidden;z-index:99}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-link-wrapper:hover .eb-gallery-img-caption{visibility:visible}.eb-gallery-img-wrapper.caption-style-2 .eb-gallery-img{transition:all .25s ease-in-out}.eb-gallery-img-wrapper.caption-style-2.overlay-top .eb-gallery-link-wrapper:after{height:0;left:0;top:0;width:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-top .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-bottom .eb-gallery-link-wrapper:after{bottom:0;height:0;left:0;width:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-bottom .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-left .eb-gallery-link-wrapper:after{height:100%;left:0;top:0;width:0}.eb-gallery-img-wrapper.caption-style-2.overlay-left .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper.caption-style-2.overlay-right .eb-gallery-link-wrapper:after{height:100%;right:0;top:0;width:0}.eb-gallery-img-wrapper.caption-style-2.overlay-right .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper.caption-style-2.zoom .eb-gallery-link-wrapper:after{height:0;left:50%;top:50%;transform:scale(0);width:0}.eb-gallery-img-wrapper.caption-style-2.zoom .eb-gallery-link-wrapper:hover:after{height:100%;left:0;top:0;transform:scale(1);width:100%}.eb-gallery-img-wrapper .hidden{display:none!important}.eb-gallery-upload-button{background:#e3e3e3;color:#666;display:flex;flex-direction:column;height:60px;justify-content:center;width:100%}.eb-gallery-img-link{cursor:pointer;position:relative}.eb-img-gallery-filter-wrapper{margin:0 0 20px;padding:0;text-align:center}.eb-img-gallery-filter-wrapper li{cursor:pointer;display:inline-block;font-weight:400;letter-spacing:1px;line-height:1.8;list-style:none;margin:0 5px;padding:6px 15px;text-align:center;text-transform:uppercase}.fslightbox-container.fslightbox-fade-in-strong{animation:fslightbox-fade-in-complete .25s forwards}.eb-gallery-img-wrapper.eb-image-gallery-uz7yk { transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.no-isotope { gap:10px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.grid { display:flex; flex-wrap:wrap; justify-content:flex-start; min-width:1px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.grid .eb-gallery-img-content { width:calc((100% / 3) - 6.666666666666667px); box-sizing:border-box; min-width:1px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.masonry:not(.eb-filterable-img-gallery) { column-count:3; -moz-column-count:3; -webkit-column-count:3 }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.masonry .eb-gallery-img-content { margin-bottom:10px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.grid .eb-gallery-img-content img { height:300px; width:100% }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk .eb-gallery-img-content img { transition:border 0.5s, border-radius 0.5s, box-shadow 0.5s }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk .eb-gallery-img-content .eb-gallery-img-caption { color:var(--eb-global-button-text-color); background-color:var(--eb-global-secondary-color); text-align:center; margin-top:0px; margin-right:0px; margin-left:0px; margin-bottom:0px; padding-top:5px; padding-right:10px; padding-left:10px; padding-bottom:5px; font-size:13px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.caption-style-2 .eb-gallery-link-wrapper:after { background-color:rgba(0 0 0 / 0.7) }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.enable-isotope .eb-gallery-img-content { margin:calc(10px / 2); width:calc(100% / 3 - 10px) }.eb-parent-eb-image-gallery-uz7yk .eb-img-gallery-filter-item { margin-top:0px; margin-right:5px; margin-left:5px; margin-bottom:0px; padding-top:5px; padding-right:10px; padding-left:10px; padding-bottom:5px; font-size:13px; transition:border 0.5s, border-radius 0.5s, box-shadow 0.5s; color:var(--eb-global-button-text-color); background-color:var(--eb-global-background-color) }.eb-parent-eb-image-gallery-uz7yk .eb-img-gallery-filter-item:hover { color:var(--eb-global-button-text-color); background-color:var(--eb-global-primary-color) }.eb-parent-eb-image-gallery-uz7yk .eb-img-gallery-filter-item.is-checked { color:var(--eb-global-button-text-color); background-color:var(--eb-global-primary-color) }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.eb-filterable-img-gallery .eb-gallery-img-content { margin:calc(10px / 2); width:calc(99.99% / 3 - 10px) }.eb-parent-eb-image-gallery-uz7yk .eb-img-gallery-loadmore { color:var(--eb-global-button-text-color); background-color:var(--eb-global-button-background-color); font-size:16px; padding:14px; border-radius:0px; transition:border 0.5s, border-radius 0.5s, box-shadow 0.5s }.eb-parent-eb-image-gallery-uz7yk .eb-img-gallery-loadmore:hover { color:var(--eb-global-button-text-color) }.wp-admin .eb-parent-eb-image-gallery-uz7yk { display:block; opacity:1 }.eb-parent-eb-image-gallery-uz7yk { display:block } @media(max-width: 1024px){.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.grid .eb-gallery-img-content { width:calc((100% / 3) - 6.666666666666667px) }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.masonry .eb-gallery-img-content { margin-bottom:px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.enable-isotope .eb-gallery-img-content { margin:calc(undefinedpx / 2); width:calc(100% / - px) }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-image-gallery-uz7yk { display:block; opacity:1 }.eb-parent-eb-image-gallery-uz7yk { display:block }} @media(max-width: 767px){.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.grid .eb-gallery-img-content { width:calc((100% / 3) - 6.666666666666667px) }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.masonry .eb-gallery-img-content { margin-bottom:px }.eb-gallery-img-wrapper.eb-image-gallery-uz7yk.enable-isotope .eb-gallery-img-content { margin:calc(undefinedpx / 2); width:calc(100% / - px) }.editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-image-gallery-uz7yk { display:block; opacity:1 }.eb-parent-eb-image-gallery-uz7yk { display:block }}:root{--primaryColor: #DF0A0A;--titleColor: #0a0a0a;--rtmega-menu-translate-y: -50%}.mg-accordion,.mg-accordion ul{list-style-type:none}.mg-accordion .submenu{display:none}.my-menu,.mg-flat{width:300px}.justify-items-evenly{justify-content:space-evenly}.mg-flat li.dropdown{margin-left:-40px}.mg-flat .submenu li{margin-left:-20px}.mg-flat span.toggler{float:right}.mg-flat a{text-decoration:none;display:block}.mg-flat li.dropdown a{padding:10px 5px;border:1px solid #ccc;background:#eee}a.openItem{background:#0056b3 !important;color:#fff}.openItem span{transform:rotate(180deg);color:#fff}.toggler{transition:all 1s}.rt-mega-arrow-add ul li a{position:relative}.rt-mega-arrow-add ul li a::before{font-family:"font awesome 5 free";position:absolute;left:0;top:50%;height:0;line-height:0;font-size:14px;font-weight:600;transform:translate(-50%)}.rt-mega-arrow-add ul li a .vertical_menu_custom_icon{position:absolute;left:0;top:36%;transform:translate(-50%);line-height:0}.rt-mega-arrow-add ul li a .vertical_menu_custom_icon svg{fill:currentColor;height:16px}.rt-mega-arrow-add.rtmega-single-arrow ul li a::before{content:""}.rt-mega-arrow-add.rtmega-double-arrow ul li a::before{content:""}.rt-mega-arrow-add-right.rt-mega-arrow-add ul li a::before,.rt-mega-arrow-add-right.rt-mega-arrow-add ul li a .vertical_menu_custom_icon{left:auto;right:0px}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded .rt-mega-arrow-add-left ul.rtmega-megamenu.vertical>.menu-item .menu-link{padding-left:20px}#reactheme-header.sticky-header-on{position:fixed !important;top:0;z-index:9999 !important;width:100%;transition:all .3s ease}#reactheme-header.sticky-header-on:not(.fixed-header){background:#fff}#reactheme-header.sticky-header-on.sticky-header{box-shadow:0 0 8px rgba(0,0,0,0.0509803922)}.hfe-site-sticky-logo-img{display:none !important}.sticky-header .hfe-site-sticky-logo-img{display:inline-block !important}.sticky-header .hfe-site-logo-img.hide_logo_desktop{display:none !important}@media(min-width: 992px){body.logged-in:not(.elementor-editor-active) #reactheme-header.sticky-header-on{top:32px}}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu>.menu-item .menu-link{transition:unset}@media(max-width: 1024px){body.logged-in .sticky-header{top:0}}body.logged-in .rtmega-menu-mobile-sidebar{top:10px !important}body.logged-in .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close{top:35px}body.logged-in .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar ul.rtmega-megamenu{padding-top:35px}ul.menu li.menu-item-has-children:after{display:none !important}.rtmega-menu-mobile-button{padding:0;background:none;margin:0;border:none}.rtmega-menu-mobile-button svg{width:20px}.rtmega-menu-mobile-button:hover,.rtmega-menu-mobile-button:focus{padding:0;background:none;margin:0;border:none}.rtmega-menu-top-cls{display:none}.rtmega-menu-area{width:fit-content;display:flex}.rtmega-menu-area.enabled-vertical-menu{display:unset}.rtmega-menu-area .rtmega-menu-mobile-button-wrapper .rtmega-menu-mobile-button{height:40px;width:30px}.rtmega-menu-area .rtmega-menu-mobile-button-wrapper .rtmega-menu-mobile-button svg{height:100%}.rtmega-menu-area.rtmega-menu-mobile-button-wrapper{display:none}@media(max-width: 1024px){.rtmega-menu-area.has-different-mobile-menu{display:none}.rtmega-menu-area .desktop-menu-area{display:none}.rtmega-menu-area.enabled-mobile-menu.rtmega-menu-mobile-button-wrapper{display:flex}.rtmega-menu-area.enabled-mobile-menu .mobile-menu-area{display:block !important}.rtmega-menu-area.enabled-desktop-menu .desktop-menu-area{display:flex}.rtmega-menu-area body.logged-in .menu-wrap-off{padding:63px 30px 50px 30px}.rtmega-menu-area .menu-wrap-off{padding:46px 30px 50px 24px}.rtmega-menu-area .rtmega-menu-area ul.rtmega-megamenu>.menu-item{padding-left:0;padding-right:0}}.rtmega-menu-area .menu-wrapper{display:flex}.rtmega-menu-area ul.rtmega-megamenu{display:flex;list-style:none;margin:0;flex-wrap:wrap;padding-left:0}.rtmega-menu-area ul.rtmega-megamenu>.menu-item .submenu-parent-icon svg{height:12px;margin-left:5px;fill:currentColor}.rtmega-menu-area ul.rtmega-megamenu>.menu-item{padding-left:15px;padding-right:15px}.rtmega-menu-area ul.rtmega-megamenu>.menu-item .menu-link{display:block;position:relative}.rtmega-menu-area ul.rtmega-megamenu>.menu-item.rtmega_menu{display:block !important}.rtmega-menu-area ul.rtmega-megamenu>.menu-item.rtmega_menu ul.sub-menu.menu-odd.menu-depth-1{display:none}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu{list-style:none;padding-left:0;text-align:left;margin-left:0}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item:nth-last-child(1) a{margin-bottom:0 !important}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item{display:flex;flex-direction:column;background:rgba(0,0,0,0)}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item .menu-link{line-height:25px;padding:12px 35px 12px 25px;display:block;width:auto;background:rgba(0,0,0,0)}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item .menu-link .menu-desc{font-size:14px}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item .description{display:none}.rtmega-menu-area ul.rtmega-megamenu.vertical{display:block}.rtmega-menu-area ul.rtmega-megamenu a{text-decoration:none}.rtmega-menu-area ul.rtmega-megamenu a:focus{outline:none}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu>.menu-item .menu-link{position:relative}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu>.menu-item .menu-link .pointer-underline{content:"";position:absolute;width:0%;height:2px;left:0;bottom:0;background:#fff;transition:all .3s ease-in-out}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu>.menu-item .menu-link:hover .pointer-underline{width:100%}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children{position:relative}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.has-full-width-mega-menu{position:static}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.rtmega_menu{position:static}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu{transform:scaleY(0);opacity:0;transition:.3s ease-in-out;transform-origin:top;position:absolute;z-index:9;list-style:none;box-shadow:0 36px 35px rgba(0,0,0,.08);display:block !important;background:#fff;top:100%}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu:not(.rtmegamenu-contents){width:250px}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu.rtmegamenu-contents{transform:scaleY(0);left:0;right:0;padding:0 !important;width:100%;margin:0 auto}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu.rtmegamenu-contents.full-width-mega-menu{max-width:var(--container-max-width);width:var(--container-max-width);left:50%;right:auto}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu .menu-item-has-children .menu-text{display:flex;justify-content:space-between}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu{top:20%;right:-100%}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .menu-link .submenu-parent-icon svg{height:12px;margin-left:5px;fill:currentColor}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.menu-item-has-children:hover>.sub-menu{display:block !important;transform:scaleY(1);opacity:1}.rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children.menu-item-has-children:hover>.sub-menu.rtmegamenu-contents{transform:scaleY(1)}.rtmega-menu-area .mobile-menu-area{display:none}@media(max-width: 1024px){.rtmega-menu-area .mobile-menu-area{display:block}}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar{position:fixed;z-index:99999;width:80%;top:0;height:100%;background:#fff;padding:46px 30px 50px 30px;font-size:1.15em;transform:translate3d(520px, 0, 0);transition:transform .4s;transition-timing-function:cubic-bezier(0.7, 0, 0.3, 1);max-width:460px;overflow-y:auto;box-shadow:0 0 30px rgba(0,0,0,.2);height:100vh;box-sizing:border-box}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close{position:absolute;top:0px;background:var(--primaryColor);color:#000;padding:6px 6px;display:block;width:40px;height:40px;text-align:center;box-shadow:0 0 25px rgba(0,0,0,.1);line-height:26px;cursor:pointer;border:none;border-radius:0px}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close svg{height:100%;width:100%;fill:#fff}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar.position-left{right:unset;left:0;transform:translate3d(-520px, 0, 0)}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar.position-left .rtmega-menu-mobile-close{left:unset;right:0}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar.position-right{right:0;left:unset;transform:translate3d(520px, 0, 0)}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar.position-right .rtmega-menu-mobile-close{right:unset;left:0}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar.position-top{top:0;left:0;right:0;width:100%;max-width:100%;transform:translate3d(0, -102%, 0)}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar.position-top .rtmega-menu-mobile-close{left:unset;right:0}.rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar ul.rtmega-megamenu{padding:0px 0 30px 0}.rtmega-menu-area .mobile-menu-area.opened .overlay{position:fixed;width:100%;background:#000;height:100%;top:0;bottom:0;opacity:.5;z-index:9;visibility:visible;transform:translate3d(100%, 0, 0);right:100%}.rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar.position-left{right:unset;left:0;transform:translate3d(0, 0, 0)}.rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar.position-right{left:unset;right:0;transform:translate3d(0, 0, 0)}.rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar.position-top{transform:translate3d(0, 0, 0)}.rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar{transition:transform .8s;transition-timing-function:ease;transition-timing-function:cubic-bezier(0.9, 0, 0.3, 1)}.rtmega-menu-area .mobile-menu-area.opened ul.submenu{display:block}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu{display:block}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item .submenu-parent-icon{padding:10px;line-height:1}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item .submenu-parent-icon svg{height:12px;fill:currentColor}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.current-menu-item a.menu-link{color:var(--primaryColor)}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item .menu-link{border-bottom:1px solid #f3f3f3;color:var(--titleColor);cursor:pointer}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children{overflow:hidden;position:relative}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .sub-menu{display:none;margin-left:30px;padding-left:0;width:100%}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .rtmegamenu-contents.sub-menu{position:relative;width:fit-content;z-index:99}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .menu-text{display:flex;justify-content:space-between;align-items:center}.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item:nth-last-child(1) .menu-link{border-bottom:none !important}.rtmega-menu-area .vertical-expaned-menu-area{position:relative}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded{width:100%;background:#fff;transform:scaleY(0);opacity:0;transition:.3s ease-in-out;transform-origin:top;position:absolute;z-index:9;list-style:none;box-shadow:0 36px 35px rgba(0,0,0,.08);display:block !important;top:100%}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-left,.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-right{transform:translateY(var(--rtmega-menu-translate-y, -50%)) scaleX(0);opacity:0;visibility:hidden;transition:transform .4s ease,opacity .4s ease,visibility .4s}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-left{left:34px;transform-origin:left center}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-right{left:unset;right:104%;transform-origin:right center}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-bottom{top:25px}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.opened{transform:scaleY(1);opacity:1}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.opened.expand-position-left,.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.opened.expand-position-right{transform:translateY(var(--rtmega-menu-translate-y, -50%)) scaleX(1);opacity:1;visibility:visible}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded .current-menu-item .menu-text{display:flex;justify-content:space-between}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded .current-menu-item .vertical_menu_active_icon svg{height:12px;margin-left:5px;fill:var(--titleColor)}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-bottom,.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-left,.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-right{width:320px}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top{position:fixed;left:0;right:0;top:0;height:0;background:rgba(0,0,0,.9019607843);transition:all .5s ease;z-index:99999}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top .rtmega-menu-mobile-navigation{margin:0 auto;display:flex;align-items:center;height:100%;flex-wrap:wrap;justify-content:center}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.opened{height:100vh}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-bottom{top:auto;bottom:0;transform-origin:bottom}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-left{right:auto;transform-origin:left}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-right{left:auto;transform-origin:right}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-left,.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-right{bottom:0;width:0;height:100vh;transform:scaleX(0)}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-left.opened,.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-expanded.expand-position-top.expand-overlay-position-right.opened{width:100vw;transform:scaleX(1)}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu{display:block}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.current-menu-item a.menu-link{color:var(--primaryColor)}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item .menu-link{border-bottom:1px solid #f3f3f3;color:var(--titleColor);cursor:pointer;line-height:25px;padding:12px 35px 12px 25px}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children{overflow:visible;position:relative}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .sub-menu{display:none;padding-left:0;width:100%}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .rtmegamenu-contents.sub-menu{width:fit-content;z-index:99}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .menu-text{display:flex;justify-content:space-between}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .menu-text .submenu-parent-icon svg{height:12px;margin-left:5px;fill:currentColor}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu .menu-item:nth-last-child(1) .menu-link{border-bottom:none !important}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-click .sub-menu{margin-left:0;position:relative}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover:not(.rtmega-expand-hover-submenu-open-click) .menu-item-has-children{overflow:visible}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover:not(.rtmega-expand-hover-submenu-open-click) .menu-item-has-children .sub-menu{transform:scaleY(0);opacity:0;transition:.3s ease-in-out;transform-origin:top;position:absolute;z-index:9;list-style:none;box-shadow:0 36px 35px rgba(0,0,0,.08);display:block !important;background:#fff;top:50%;width:250px;left:100%;margin:0}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover:not(.rtmega-expand-hover-submenu-open-click) .menu-item-has-children .sub-menu .rtmegamenu-contents{width:inherit}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover:not(.rtmega-expand-hover-submenu-open-click) .menu-item-has-children:hover>.sub-menu{transform:scaleY(1);opacity:1;display:block}.rtmega-menu-area .vertical-expaned-menu-area ul.rtmega-megamenu.vertical-submenu-expand-mode-hover:not(.rtmega-expand-hover-submenu-open-click).vertical-submenu-position-left .sub-menu{left:unset;right:100%}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded{position:static;background:rgba(0,0,0,0);box-shadow:none}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical>.menu-item{padding-left:0;padding-right:0}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical>.menu-item .menu-link{border:none;padding:12px 0 12px 0}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical>.menu-item .sub-menu .menu-item{padding-left:15px;padding-right:15px}.rtmega-menu-area .vertical-expaned-menu-area .rtmega-menu-vertical-always-expanded ul.rtmega-megamenu.vertical>.menu-item .sub-menu .menu-item .menu-link{border:none;padding:12px 0 12px 0}.rtmega-menu-area .vertical-expaned-menu-area.vertical-expaned-menu-area-top{position:unset}.hfe-site-logo{line-height:0}.rtmega-menu-top-style-cls.expand-position-top{position:fixed;top:25px;right:25px;text-align:center;border-radius:100%;color:red;cursor:pointer;display:none;z-index:999999 !important}.rtmega-menu-top-style-cls.expand-position-top svg{height:2em;fill:currentColor}.rtmega-menu-top-style-cls.expand-position-top.top-opened{display:block}li.rtmega-custom-logo{display:none}.rtmega-menu-vertical-expanded.expand-position-top li.rtmega-custom-logo{display:block}.rtmega-custom-logo{text-align:center;margin-bottom:10px}.rtmega-custom-logo a{display:inline-block}@media(max-width: 1024px){.rtmega-menu-area .mobile-menu-area ul.rtmega-megamenu .menu-item.menu-item-has-children .sub-menu{margin:0;padding-top:10px}.rtmega-menu-area ul.rtmega-megamenu ul.sub-menu .menu-item{display:block}}body.rtl .rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .menu-link .submenu-parent-icon svg{margin-left:0;margin-right:5px}body.rtl .rtmega-menu-area ul.rtmega-megamenu ul.sub-menu{padding:0}body.rtl .rtmega-menu-container .desktop-menu-area .rtmega-megamenu .menu-item ul.sub-menu:not(.rtmegamenu-contents) .menu-item{text-align:right}body.rtl .rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu{left:-100%;right:unset}body.rtl .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-close{left:inherit;right:0}body.rtl .rtmega-menu-area .mobile-menu-area .rtmega-menu-mobile-sidebar{right:inherit !important;left:0;transform:translate3d(-520px, 0, 0)}body.rtl .rtmega-menu-area .mobile-menu-area.opened .rtmega-menu-mobile-sidebar{transform:translate3d(0px, 0, 0)}.rtmega-block-wrap .rtmega-menu-area ul{padding-left:0;list-style:none}.rtmega-block-wrap .rtmega-menu-area .desktop-menu-area ul.rtmega-megamenu>.menu-item .menu-link{font-size:var(--wp--preset--font-size--medium);text-decoration:none}.rtmega-block-wrap .rtmega-menu-area .rtmega-menu-mobile-sidebar .rtmega-menu-mobile-navigation{margin-top:100px !important}.rtmega-block-wrap .rtmega-menu-top-style-cls.expand-position-top{font-size:30px}body.elementor-editor-active .elementor-element-edit-mode.elementor-widget-rt-mega-navigation-menu .elementor-element-overlay .elementor-editor-element-settings{position:absolute;right:23px}.ast-mobile-header-content.opened{display:block !important}.ast-mobile-header-content .rtmega-menu-area{width:100%}.ast-mobile-header-content .rtmega-menu-area .mobile-menu-area{width:100%}.ast-mobile-header-content .rtmega-menu-area .mobile-menu-area li{line-height:3}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{zoom:1}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;column-gap:20px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:flex;flex-direction:column;width:100%;padding:0;position:relative}.woocommerce ul.products:not(.elementor-grid),.woocommerce-page ul.products:not(.elementor-grid){grid-template-columns:repeat(4,1fr)}.woocommerce ul.products:not(.elementor-grid).columns-1,.woocommerce-page ul.products:not(.elementor-grid).columns-1{grid-template-columns:repeat(1,minmax(0,1fr));width:100%;margin-right:0}.woocommerce ul.products:not(.elementor-grid).columns-2,.woocommerce-page ul.products:not(.elementor-grid).columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products:not(.elementor-grid).columns-3,.woocommerce-page ul.products:not(.elementor-grid).columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.woocommerce ul.products:not(.elementor-grid).columns-5,.woocommerce-page ul.products:not(.elementor-grid).columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}.woocommerce ul.products:not(.elementor-grid).columns-6,.woocommerce-page ul.products:not(.elementor-grid).columns-6{grid-template-columns:repeat(6,minmax(0,1fr))}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media (min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row,.woocommerce-page form .form-row{zoom:1}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.review-rating{order:2}.star-rating{margin-right:10px}.review-count{margin-left:10px;font-size:14px;margin-top:-6px}@media (max-width:544px){.review-rating{display:block}.review-count{margin-left:0;margin-top:0}}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}