html{scroll-behavior:smooth}body,html{overflow-x:hidden}.marginB-0,.marginB-0 p{margin-bottom:0}#hero-carousel .swiper-slide{height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:560px}#hero-carousel .swiper-slide .inner{z-index:2;position:relative;padding:60px 20px;width:100%;max-width:1020px}#hero-carousel .swiper-slide .background-image{position:absolute;z-index:1}#hero-carousel .swiper-slide h1,#hero-carousel .swiper-slide p{color:#fff}#hero-carousel .swiper-slide h1{margin-bottom:25px}#hero-carousel .swiper-slide .slider-btns{margin-top:35px}#hero-carousel .swiper-slide .slider-btns .elementor-button.elementor-size-sm{padding:0;text-decoration:underline;background-color:transparent;margin-left:25px;color:#fff}#hero-carousel .swiper-slide .slider-btns .elementor-button.elementor-size-sm:hover{color:var(--e-global-color-accent)}#hero-carousel .swiper-slide.template_1{background-color:var(--e-global-color-secondary)}#hero-carousel .swiper-slide.template_1 .inner{max-width:1130px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#hero-carousel .swiper-slide.template_1 .slider-logo{width:242px;height:auto;margin-bottom:22px}#hero-carousel .swiper-slide.template_1 .content-left,#hero-carousel .swiper-slide.template_1 .content-right{text-align:left}#hero-carousel .swiper-slide.template_1 h1{color:var(--e-global-color-primary);max-width:302px;margin-bottom:20px}#hero-carousel .swiper-slide.template_1 p{color:#000}#hero-carousel .swiper-slide.template_1 .background-image{bottom:0;max-width:362px}#hero-carousel .swiper-slide.template_1 .slider-btns{margin-top:30px}#hero-carousel .swiper-slide.template_2 .inner{display:flex;flex-direction:column;justify-content:center;align-items:center}#hero-carousel .swiper-slide.template_2 .slider-btns{margin-top:22px}#hero-carousel .swiper-slide.template_2 .slider-logo{width:150px;height:auto;margin-bottom:15px}#hero-carousel .swiper-slide.template_3 .slider-logo{width:150px;height:auto;margin-bottom:10px}#hero-carousel .swiper-slide.template_2 .background-image,#hero-carousel .swiper-slide.template_3 .background-image{left:0;top:0;width:100%;height:100%;object-fit:cover}#hero-carousel .swiper-slide.template_3 .content{max-width:378px}#hero-carousel .swiper-slide.template_2 .content{max-width:930px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}#hero-carousel .swiper-slide.template_2 .content p{max-width:496px}.global-pagination .swiper-nav-container,#hero-carousel .swiper-nav-container{background-color:var(--e-global-color-primary);display:flex;justify-content:center;align-items:center;padding:15px 20px;border-top:2px solid #000}.global-pagination .swiper-nav-container .wrapper,#hero-carousel .swiper-nav-container .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;max-width:280px;width:100%}.global-pagination .swiper-nav-container .swiper-pagination-bullet,#hero-carousel .swiper-nav-container .swiper-pagination-bullet{width:10px;height:10px;margin-left:11px;margin-right:11px;opacity:1;background:var(--e-global-color-9205ef0);transition-duration:.25s}.global-pagination .swiper-nav-container .swiper-pagination-bullet.swiper-pagination-bullet-active,#hero-carousel .swiper-nav-container .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--e-global-color-accent)}.global-pagination .swiper-nav-container .swiper-button-prev-custom,.global-pagination .swiper-nav-container .swiper-button-next-custom,#hero-carousel .swiper-nav-container .swiper-button-prev-custom,#hero-carousel .swiper-nav-container .swiper-button-next-custom{display:flex;align-items:center;justify-content:center;cursor:pointer}.global-pagination .swiper-nav-container .swiper-button-prev-custom img,.global-pagination .swiper-nav-container .swiper-button-next-custom img,#hero-carousel .swiper-nav-container .swiper-button-prev-custom img,#hero-carousel .swiper-nav-container .swiper-button-next-custom img{width:30px}.global-pagination .swiper-nav-container .swiper-button-next-custom img,#hero-carousel .swiper-nav-container .swiper-button-next-custom img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.shop-by-category .swiper-wrapper{align-items:end;display:flex;flex-direction:row;justify-content:space-between}.shop-by-category .swiper-slide{text-align:center;width:auto}.shop-by-category .swiper-slide .icon-image{text-align:center;min-height:34px;display:flex;align-items:center;justify-content:center}.shop-by-category .swiper-slide .icon-image img{width:100%;max-height:40px;object-fit:contain}.shop-by-category .swiper-slide .content{display:flex;flex-direction:column;align-items:center}.shop-by-category .swiper-slide .content h4{margin:0 auto;transition-duration:.25s}.shop-by-category .swiper-slide a:hover h4{color:var(--e-global-color-accent)}.suggested-shopping .elementor-tabs-wrapper{background-color:var(--e-global-color-accent);padding:5px 0;border-bottom:2px solid #000}.suggested-shopping .elementor-tab-title{background-color:var(--e-global-color-accent) !important}.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children>ul.sub-menu{transition-delay:.3s}.animated{-webkit-animation-duration:1s;animation-duration:1s}.elementor-motion-effects-element{-webkit-transition:1s !important;-moz-transition:1s !important;-o-transition:1s !important;transition:1s !important;transition-timing-function:ease-out !important}.fadeInUp{-webkit-animation-name:fadeInUpNew !important;animation-name:fadeInUpNew !important}@-webkit-keyframes fadeInUpNew{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpNew{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRightNew !important;animation-name:fadeInRightNew !important}@-webkit-keyframes fadeInRightNew{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightNew{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeftNew !important;animation-name:fadeInLeftNew !important}@-webkit-keyframes fadeInLeftNew{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftNew{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:none;transform:none}}.event-section{padding:25px 20px;border-bottom:1.5px solid #000}.event-container{max-width:1215px;margin:0 auto;overflow:hidden;position:relative;padding:0 10px}.max-710{max-width:710px;margin:0 auto;text-align:center}.event-container h6{margin:0 0 16px;text-transform:uppercase;text-align:center;font-weight:800;line-height:normal;letter-spacing:1.6px}.event-container p{margin:0 0 5px;text-transform:uppercase;text-align:center;font-weight:500;line-height:normal;letter-spacing:1.6px;font-size:16px}.event-section .swiper-button-prev-custom{position:absolute;left:7px;top:50%;transform:translate(0%,-50%);transition:all .3s ease;cursor:pointer;z-index:2}.event-section .swiper-button-next-custom{position:absolute;right:7px;top:50%;transform:translate(0%,-50%) rotate(180deg);transition:all .3s ease;cursor:pointer;z-index:2}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#000;opacity:1 !important}input::placeholder,textarea::placeholder{color:#000;opacity:1 !important}input:focus,textarea:focus{outline:none !important}textarea::-ms-input-placeholder{color:#000;opacity:1 !important;position:absolute;bottom:10px;left:0}textarea::placeholder{color:#000;opacity:1 !important;position:absolute;bottom:10px;left:0}.contact-form input,.contact-form textarea{padding-left:0 !important;padding-bottom:10px !important;resize:none}.elementor-field-group .elementor-field-textual:focus{box-shadow:none !important}.why-verdi .elementor-image-box-content{max-width:290px;margin:0 auto}.gallery_img figure{line-height:0}.gallery_img .swiper-pagination{background-color:#004633;padding:14px 0 14px;bottom:0}.gallery_img .elementor-image-carousel-wrapper{padding:0 !important}.gallery_img .swiper-pagination-bullet{width:10px !important;height:10px !important;opacity:1 !important;margin:0 10px !important}.uael-nav-menu .menu-item-has-children .sub-menu{display:none;transition:unset}.uael-nav-menu .menu-item-has-children:hover .sub-menu{display:block}.cta-box .elementor-cta__button{border-bottom:1px solid #fff !important}.cta-box .elementor-cta__button:hover{border-bottom:1px solid var(--e-global-color-accent) !important}.gallery-carousel .swiper-slide{line-height:0}.gallery-carousel .swiper-slide img{width:100% !important}body .shop-by-category.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,body .shop-by-category.swiper:not(.swiper-initialized)>.swiper-wrapper{gap:unset;overflow:unset}.subnav-inner-menu nav ul.uael-nav-menu{flex-direction:column;align-items:flex-start}.subnav-inner-menu nav ul.uael-nav-menu li{border-bottom:0 !important}.subnav-placards .elementor-cta__content{max-width:388px}.subnav-placards .elementor-cta__content a.elementor-cta__button{border-bottom:1px solid var(--e-global-color-accent) !important;line-height:1.3em}.subnav-menu-inner>.elementor-container{margin-right:0 !important}.hamburger-menu-icon .elementor-icon-wrapper{height:24px}.footer-top-details p{margin-bottom:0}.footer-nav-menus nav ul li:first-child a{padding-left:0 !important}footer li.elementor-icon-list-item a:hover span{color:var(--e-global-color-accent) !important}.marquee{display:flex;overflow:hidden;width:100%;grid-column-gap:1em}.marquee-container,.marquee-container-alt{display:flex;min-width:100%;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;grid-column-gap:1em;animation:scroll 60s linear infinite;-webkit-animation:scroll 60s linear infinite}.marquee .text-block{font-size:16px;line-height:1;text-transform:uppercase}.marquee .text-block ul{display:flex;width:100%}.marquee .text-block ul li{margin-left:40px;margin-right:40px;padding-left:44px}.marquee .text-block ul li a{text-decoration:underline;transition:.3s}.marquee .text-block ul li a:hover{color:var(--e-global-color-primary);color:#fff}@keyframes scroll{0%{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}100%{transform:translateX(calc(-50% - 1em));-webkit-transform:translateX(calc(-50% - 1em));-moz-transform:translateX(calc(-50% - 1em));-ms-transform:translateX(calc(-50% - 1em));-o-transform:translateX(calc(-50% - 1em))}}@keyframes scrollalt{0%{transform:translateX(calc(-50% - 1em));-webkit-transform:translateX(calc(-50% - 1em));-moz-transform:translateX(calc(-50% - 1em));-ms-transform:translateX(calc(-50% - 1em));-o-transform:translateX(calc(-50% - 1em))}100%{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}.grid_carousels{background:var(--e-global-color-secondary)}.d-flex{display:flex;flex-wrap:wrap}.grid_carousels_img{width:50%;height:100%;min-height:515px;border-right:2px solid #000;background-position:center;background-size:cover;background-repeat:no-repeat}.grid_carousels_content{width:50%;display:flex;align-items:end;padding:43px 58px 45px 110px}.grid_carousels_content_inner{max-width:387px}.grid_carousels_content_inner h2{margin:0 0 18px}.grid_carousels_content_inner p:last-child{margin-bottom:0}.grid_carousels .swiper-pagination{counter-reset:section;width:auto;justify-content:flex-end;left:calc(50% + 110px);right:unset;display:flex;top:42px !important;height:20px}.grid_carousels .swiper-pagination span:before{counter-increment:section;content:counter(section)}.grid_carousels .swiper-pagination span{color:#000;font-size:16px;background-color:transparent !important;display:inline-block;opacity:.3 !important;margin-right:10px !important;margin-left:1px !important;width:auto;height:auto}.grid_carousels .swiper-pagination span:hover,.grid_carousels .swiper-pagination span.swiper-pagination-bullet-active{opacity:1 !important}.grid_carousels .swiper-slide{opacity:0 !important}.grid_carousels .swiper-slide.swiper-slide-active{opacity:1 !important}.grid_carousels .swiper-button-next{position:absolute;margin:0 auto;right:0;left:unset;justify-content:flex-end;top:unset;bottom:41px;z-index:1;width:auto;right:calc(50% - 664px);transition-duration:.25s;background-image:unset}.grid_carousels .swiper-button-prev{display:none !important;opacity:0 !important;transition:.3s}.grid_carousels .swiper-button-next:after{content:'';background-image:url(/wp-content/uploads/2023/09/next-arrows.svg);background-position:center;font-size:0;width:43px;height:43px;background-position:center;background-repeat:no-repeat;display:block}.grid_carousels .swiper-button-next:hover:after{background-image:url(/wp-content/uploads/2023/09/nexts-arrows-orange-svg.svg) !important}.about-subnav-item h4.elementor-icon-box-title.active{color:var(--e-global-color-accent) !important}.about-subnav-item h4.elementor-icon-box-title{margin-top:0}.about-subnav-item .elementor-icon-box-icon{min-height:35px}.about-subnav-item .elementor-icon-box-icon a.elementor-icon{width:41px !important;height:35px}.hero-carousel-main .swiper-button-prev-custom svg:hover path,.hero-carousel-main .swiper-button-next-custom svg:hover path{fill:var(--e-global-color-accent) !important}.elementor-widget-text-carousel .swiper-button-prev-custom svg:hover path,.elementor-widget-text-carousel .swiper-button-next-custom svg:hover path{fill:var(--e-global-color-accent) !important}.gallery-carousel .swiper-button-prev-custom svg:hover path,.gallery-carousel .swiper-button-next-custom svg:hover path{fill:var(--e-global-color-accent) !important}.store-event-carousel .elementor-widget-text-carousel .swiper-button-prev-custom svg:hover path,.store-event-carousel .elementor-widget-text-carousel .swiper-button-next-custom svg:hover path{fill:#004633 !important}.cta-placards-items>.elementor-widget-wrap{transition:all .5s;transition-duration:6s;transition:background-size .5s ease-in-out !important}.cta-placards-items>.elementor-widget-wrap.active{background-size:125% !important;transition:all .5s !important;transition-duration:6s;transition:background-size .5s ease-in-out !important}.our-values-accordian .elementor-accordion .elementor-accordion-item:last-child{border-bottom:0}.our-values-accordian .elementor-accordion .elementor-accordion-item:first-child{border-top:0}.our-values-accordian .elementor-accordion .elementor-accordion-item{border-left:0 !important;border-right:0 !important}.contact-form button.elementor-button{padding:6px 27px 7px;min-height:33px !important;outline:none !important;color:var(--e-global-color-text) !important}.contact-form button.elementor-button:hover{color:var(--e-global-color-f8525e9) !important;background-color:var(--e-global-color-primary) !important}.whyverdi-imbox-item img{height:309px}.category-tabs-menu{background-color:var(--e-global-color-accent);padding:23px 0;border-bottom:2px solid #000}.category-tabs-menu .category-tabs-first{max-width:1240px;margin:auto;padding:0 10px}.tab-data-item{display:none}.tab-data-item.active{display:block}.category-tabs-data{min-height:100px}.category-tabs-menu .tabs-grid{display:flex;justify-content:space-between;align-items:center;width:100%}.category-tabs-menu .tabs-grid .tabs-grid-item{width:auto;cursor:pointer;font-size:16px;font-weight:500;padding:0 10px}.category-tabs-menu .tabs-grid .tabs-grid-item:hover,.category-tabs-menu .tabs-grid .tabs-grid-item.active{color:var(--e-global-color-f8525e9)}.faqs-accordions a.elementor-accordion-title{margin-right:24px}.faqs-accordions .elementor-tab-title{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.faqs-accordions .elementor-tab-content p:last-child{margin-bottom:0}.why-verdi img{object-fit:cover}.topbar-header a:hover{color:var(--e-global-color-9205ef0)}#hero-carousel .swiper-slide.template_1 .left-temp1 .inner{flex-direction:column;justify-content:flex-start;align-items:center}#hero-carousel .swiper-slide.template_1 .left-temp1{width:45%}#hero-carousel .swiper-slide.template_1 .right-temp1{width:55%}#hero-carousel .swiper-slide.template_1{flex-direction:row}#hero-carousel .temp1-container{width:100%;max-width:1240px;display:flex;align-items:center;justify-content:center}#hero-carousel .swiper-slide.template_1 .right-temp1 img{position:relative !important;width:100%;max-width:100%;height:526px;object-fit:contain;object-position:bottom}.contact-form select{padding-left:0 !important}@media only screen and (max-width:1399px){.grid_carousels .swiper-button-next{right:20px}}@media only screen and (max-width:1199px) and (min-width:1025px){.our-values-accordian .elementor-tab-content,.our-values-accordian .elementor-tab-title{padding:30px !important}}@media only screen and (max-width:1199px){.footer-nav-menus li a{padding-left:14px !important;padding-right:14px !important}.grid_carousels .swiper-button-next{right:20px}.grid_carousels .swiper-button-next:after{width:26px;height:26px;background-size:contain}}@media only screen and (max-width:1024px){.event-container{padding:0 40px}.shop-by-category .swiper-wrapper{align-items:unset;flex-direction:unset;justify-content:unset}.shop-by-category{overflow:hidden}.our-values-accordian h2{font-size:26px}.suggested-shopping .elementor-tab-title{padding-left:12px;padding-right:12px}#hero-carousel .swiper-slide.template_3 .content{max-width:410px}#hero-carousel .swiper-slide.template_1 .background-image{position:relative;height:300px;object-fit:contain;padding-top:10px;margin:auto}#hero-carousel .swiper-slide .inner{padding:36px 20px}#hero-carousel .swiper-slide.template_1 .slider-logo{width:150px;margin-bottom:30px}.cta-box br{display:none}.elementor-popup-modal.mb-menu-popup{position:fixed !important}body.mb-menu-active .hamburger-menu-icon .elementor-icon:after{content:'';display:inline-block;background:url(/wp-content/themes/hello-theme-child-master/images/menu_close_icon.svg) no-repeat center center;width:24px;height:24px;background-size:100%}body.mb-menu-active .hamburger-menu-icon .elementor-icon i{display:none}body .mb-menu .elementor-nav-menu .sub-arrow{margin-left:auto;margin-right:0}body .mb-menu .elementor-nav-menu--main .elementor-nav-menu .menu-item>a.has-submenu.highlighted+ul{margin-left:0 !important;margin-top:0 !important;position:relative}.grid_carousels_content{padding:50px 30px}.grid_carousels .swiper-pagination{left:calc(50% + 30px)}.mobile-navigation-hamburger .uael-nav-menu__toggle{display:inline-block;width:24px}.grid_carousels_content_inner{max-width:calc(100% - 26px)}}@media only screen and (max-width:767px){.our-values-accordian h2{font-size:20px}.max-710{max-width:90%}.event-section{padding:20px 10px}.event-container{padding:0}.event-container p{letter-spacing:1.2px;font-size:14px}.event-container h6{letter-spacing:1.2px}.event-section .swiper-button-prev-custom{left:40%;top:unset;transform:unset;bottom:0;line-height:0}.event-section .swiper-button-next-custom{right:40%;top:unset;transform:rotate(180deg);bottom:0;line-height:0}.event-container{padding:0 0 40px}#hero-carousel .swiper-slide.template_1 .inner{flex-direction:column;justify-content:center}#hero-carousel .swiper-slide.template_1 .background-image{position:relative !important;height:156px;object-fit:contain;padding-top:10px}#hero-carousel .swiper-slide .inner{padding:26px 20px}#hero-carousel .swiper-slide.template_3 .content{text-align:center;max-width:100%}#hero-carousel .swiper-slide.template_1 .slider-logo{width:150px;margin-bottom:20px}#hero-carousel .swiper-slide{min-height:580px}#hero-carousel .swiper-slide.template_3{position:relative}#hero-carousel .swiper-slide.template_3:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;background:rgba(0,0,0,.3)}.event-section .swiper-button-prev-custom{left:38%}.event-section .swiper-button-next-custom{right:38%}.footer-nav-menus ul.elementor-nav-menu{justify-content:center !important;margin:auto}footer li.elementor-icon-list-item{justify-content:center !important;align-items:center !important;text-align:center !important}footer li.elementor-icon-list-item a{text-align:center !important}.grid_carousels_img{width:100%;min-height:50vh;border-right:0 solid #000;border-bottom:2px solid #000}.grid_carousels .swiper-pagination{left:20px;transform:unset;top:unset !important;bottom:14px}.grid_carousels_content{width:100%;align-items:unset}.grid_carousels_content_inner{max-width:100%}.grid_carousels_content{padding:40px 20px 60px}.whyverdi-imbox-item img{height:auto}#hero-carousel .swiper-slide.template_1{flex-direction:column-reverse}#hero-carousel .swiper-slide.template_1 .background-image{margin-bottom:0}.grid_carousels .swiper-button-next{bottom:12px;height:auto}.gallery-carousel .swiper-slide img{width:100% !important;height:320px;object-fit:cover}#hero-carousel .temp1-container{flex-direction:column}#hero-carousel .swiper-slide.template_1 .right-temp1 img{height:auto}#hero-carousel .swiper-slide.template_1 .left-temp1,#hero-carousel .swiper-slide.template_1 .right-temp1{width:100%;text-align:center}#hero-carousel .swiper-slide.template_1 .right-temp1 img{height:auto;max-width:300px}#hero-carousel .swiper-slide.template_1 h1{max-width:100%}#hero-carousel .swiper-slide.template_1 .content-left,#hero-carousel .swiper-slide.template_1 .content-right{text-align:center}}@media screen and (max-width:340px){.shopnow-btn-header a.elementor-button{font-size:12px !important}}body ul.seo-footer-nav{height:auto !important}body .seo-footer-section{width:100% !important;max-width:500px !important}body .seo-footer-nav li a{display:block}#zip-check-form{display:flex;flex-wrap:wrap;max-width:440px}#zip-check-form input{background:0 0;color:var(--e-global-color-text);border-radius:0;border:0;border-bottom:2px solid var(--e-global-color-text);width:75%;font-size:36px;line-height:normal}#zip-check-form input::-webkit-input-placeholder{font-size:16px}#zip-check-form input::-moz-placeholder{font-size:16px}#zip-check-form input:-ms-input-placeholder{font-size:16px}#zip-check-form input:-moz-placeholder{font-size:16px}#zip-check-form button{background:0 0;color:var(--e-global-color-text);border-radius:0;border:0;border-bottom:2px solid var(--e-global-color-text);width:25%;text-align:right;padding-right:0;padding:0}#response-message{margin-top:10px;color:var(--e-global-color-accent)}.news-form form{max-width:440px}@media only screen and (min-width:1250px){header .elementor-container{max-width:1295px !important}}@media only screen and (min-width:1025px){footer nav ul li.spl-footer a{padding-left:0 !important}}