@import "/wp-content/themes/jmltech/assets/css/fonts.css";:root{--bs-gutter-x:1.5rem;--bs-gutter-y:0;--animate-duration:1500ms;--animate-delay:0.9s;--theme-color:#f9cad0;--secondary-color:#84d8cf;--container-width:1000px;--font-title:'Open Sans', serif;--font-body:'Open Sans', sans-serif;--font-body-size:0.875rem}html,body{min-height:100%;margin:0}body{font-family:var(--font-body);font-style:normal;font-size:var(--font-body-size);color:#000;line-height:1.5}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-title);font-weight:700;line-height:1.5}a{color:#000;text-decoration:none;transition:all 0.3s}a:hover{color:#000;cursor:pointer;text-decoration:none}a:focus{outline:none}ul{padding-left:0;list-style:none}img{max-width:100%;outline:none;height:auto}button,.btn{border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;background:#fff0;letter-spacing:.05em}button:focus,.btn:focus{outline:none}.btn{padding:12px 28px;border-radius:50px}.btn-outline{border:2px solid}.btn-dark{background:#000;color:#fff}.btn-light{background:#fff;color:#000;border:1px solid #ccc}.btn-block{display:block;width:100%}.btn-theme{background:var(--theme-color)}.btn-secondary{background:var(--secondary-color)}.btn-link{padding:0;background:unset;color:var(--theme-color);text-decoration:underline}.btn-link:hover{background:unset;color:var(--theme-color)}.btn-theme:not(.btn-link):hover,.btn-secondary:not(.btn-link):hover,.btn-light:not(.btn-link):hover{background:#000;color:#fff}.text-theme{color:var(--theme-color)}.bg-theme{background:var(--theme-color)}.bg-secondary{background:var(--secondary-color)}.fw-semibold{font-weight:500}.form-check-input{width:18px;height:18px}.form-check .form-check-label{font-weight:400}.form-check .form-check-label:hover{cursor:pointer}@media (min-width:1440px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:var(--container-width)}}.container.space-top{padding-top:80px}.container.space-bottom{padding-bottom:80px}#backdrop.active{content:"";position:fixed;left:0;top:0;height:100%;width:100%;background:rgb(0 0 0 / .7);z-index:1000;transition:all 0.5s;opacity:1}#announcement{text-align:center;padding:8px 0;background:var(--theme-color)}#announcement p{margin-bottom:0;color:#fff;font-size:14px;font-weight:700}.form-group{margin-bottom:1rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.header{display:flex;align-items:center;position:sticky;top:0;background:#fff;border-bottom:1px solid #D1D1D1;z-index:1000;height:80px}body.home .header{position:fixed;width:100%;top:0;background-color:rgb(249 202 208 / .5)}body.home .header.is-scrolled{background-color:#fff}.header__wrapper,.header__mainItem{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;justify-content:space-between}.header__wrapper .header__flex-fill{flex:1 0 0%}.header__wrapper .header__logo{display:flex;flex:1 0 0!important}.header__wrapper .header__logo img{height:70px}.header__wrapper nav>ul{display:flex;margin-bottom:0;align-items:center}@media only screen and (min-width:1200px){.header__wrapper .header__mainItem.header__flex-fill{flex:5 0 0%}.header__wrapper nav>ul>li{margin:6px 8px}}.header__wrapper nav ul li a{font-weight:600;position:relative;display:block}.header__wrapper .header__mainItem nav>ul>li{display:flex;align-items:center;margin:0 12px;height:80px}.header__wrapper .header__mainItem nav>ul>li>a{height:100%;display:flex;align-items:center}.header__wrapper .header__mainItem nav>ul>li:hover>a:before{content:"";height:3px;background-color:var(--theme-color);display:block;position:absolute;width:100%;bottom:0;z-index:1}.header__wrapper .header__mainItem .header__menu-toggle{padding:0;background:#fff0;border:none}.header__wrapper .header__mainItem .header__menu-toggle img{width:25px}.header__wrapper .header__megaMenu,.header__wrapper .header__subMenu{position:absolute;visibility:hidden;opacity:0;-ms-scroll-chaining:none;overscroll-behavior:contain;text-align:left;background:#fff;transition:all 0.3s ease-in-out}.header__wrapper .header__subMenu{border:1px solid #d9d9d9;top:100%;padding:5px 0;border-radius:3px}.header__wrapper .header__subMenu li{min-width:260px}.header__wrapper .header__subMenu li:first-child{margin-top:10px}.header__wrapper .header__subMenu li:last-child{margin-bottom:10px}.header__wrapper .header__subMenu li a{padding:10px 20px;font-size:14px;margin:0 5px}.header__wrapper .header__subMenu li a:hover{background:rgb(235 238 241 / .79);color:var(--theme-color);border-radius:3px;font-weight:700!important}.header__wrapper .header__megaMenu{display:none;top:100%;left:0;width:100%;max-height:calc(100vh - 200px);border-bottom:1px solid #D1D1D1;border-top:1px solid #D1D1D1;padding:60px 25px;overflow:auto}.header__wrapper .header__megaMenu::-webkit-scrollbar{width:5px}.header__wrapper .header__megaMenu::-webkit-scrollbar-track{background:#fff0}.header__wrapper .header__megaMenu::-webkit-scrollbar-thumb{background:#ccc}.header__wrapper .header__megaMenu::-webkit-scrollbar-thumb:hover{background:#888}.header__wrapper .header__megaMenu>.sub-menu.level-0{max-width:1290px}.header__wrapper .header__megaMenu .header__subMenu{top:auto;padding:0;border-radius:0}.header__wrapper .header__megaMenu .header__subMenu li{min-width:auto}.header__wrapper .header__megaMenu .header__subMenu li a{padding:0;margin:0}.header__wrapper .header__megaMenu .header__subMenu li a:hover{background:unset;color:var(--theme-color);font-weight:700!important}.header__wrapper .header__menuItem:hover>.header__megaMenu,.header__wrapper .header__menuItem:hover>.header__subMenu,.header__wrapper .header__menuItem:hover>.header__customMenu{display:block;visibility:visible;opacity:1}.header__wrapper .header__rightTools nav>ul{justify-content:flex-end}.header__wrapper .header__rightTools nav>ul>li:last-child{margin-right:0}.header__wrapper .header__rightTools .header__cart-number{background:#000;min-width:18px;height:18px;border-radius:50%;color:#fff;line-height:18px;font-size:12px;top:0;right:-5px;left:auto;position:absolute;text-align:center;font-weight:700}.header__rightTools ul li:not(.header__hasMegaMenu),.header__mainItem ul li:not(.header__hasMegaMenu),.main-navigation__wrapper ul li:not(.header__hasMegaMenu){position:relative}.header__rightTools nav>ul .header__subMenu .header__subMenu,.header__mainItem nav>ul .header__subMenu .header__subMenu,.main-navigation__wrapper nav>ul .header__subMenu .header__subMenu{margin-right:10px;margin-top:0;top:0;right:unset;left:100%;width:100%}.header__rightTools nav>ul li.menu-item-has-children>a~.header__subMenu a,.header__mainItem nav>ul li.menu-item-has-children>a~.header__subMenu a,.main-navigation__wrapper nav>ul li.menu-item-has-children>a~.header__subMenu a{font-weight:400}.header__rightTools nav ul>li.menu-item-has-children>a,.header__mainItem nav ul>li.menu-item-has-children>a,.main-navigation__wrapper nav ul>li.menu-item-has-children>a{padding-right:20px}.header__rightTools nav ul>li.menu-item-has-children>a:after,.header__mainItem nav ul>li.menu-item-has-children>a:after,.main-navigation__wrapper nav ul>li.menu-item-has-children>a:after{content:'';display:block;position:absolute;right:0;top:7px;width:10px;height:10px;transition:0.3s}.header__rightTools nav>ul>li.menu-item-has-children>a:after,.header__mainItem nav>ul>li.menu-item-has-children>a:after,.main-navigation__wrapper>nav ul>li.menu-item-has-children>a:after{background-image:url(/wp-content/themes/jmltech/assets/svgs/down-arrow.svg)}.header__rightTools nav>ul>li.menu-item-has-children:hover>a:after,.header__mainItem nav>ul>li.menu-item-has-children:hover>a:after,.main-navigation__wrapper nav>ul>li.menu-item-has-children:hover>a:after{transform:rotate(180deg)}.header__rightTools nav>ul>li.menu-item-has-children li.menu-item-has-children>a:after,.header__mainItem nav>ul>li.menu-item-has-children li.menu-item-has-children>a:after,.main-navigation__wrapper>nav ul>li.menu-item-has-children li.menu-item-has-children>a:after{background-image:url(/wp-content/themes/jmltech/assets/svgs/right-arrow.svg);right:10px;top:15px}.header__rightTools .header__megaMenu a:after,.header__mainItem .header__megaMenu a:after,.main-navigation__wrapper .header__megaMenu a:after{content:none!important}.header__wrapper .header__megaMenu>ul.level-0>li{display:inline-block;padding:0 20px;vertical-align:top}@media only screen and (min-width:992px){.header__wrapper .header__megaMenu>ul.level-0{margin:0 auto;display:flex}.header__wrapper .header__megaMenu>ul.level-0>li{width:20%}}.header__wrapper .header__megaMenu>ul.level-0>li.menu-item-has-children>a{margin-bottom:24px;font-weight:700;font-family:var(--font-title)}.header__wrapper .header__megaMenu li.menu-item-has-children.fs-0>a{font-size:0}.header__wrapper .header__megaMenu .header__subMenu{position:relative;opacity:1;visibility:unset;border:0}.header__wrapper .header__megaMenu .header__subMenu li{padding:0;margin-bottom:12px}@media only screen and (max-width:1199px){.header,.header__wrapper .header__mainItem nav>ul>li{height:70px}.header__wrapper .header__mainItem{order:1}.header__wrapper .header__logo{order:2;justify-content:center;flex:4 0 0!important}.header__wrapper .header__rightTools{order:3}.header__wrapper nav>ul>li{margin:6px 8px}}@media only screen and (max-width:425px){.header__wrapper .header__mainItem .header__menu-toggle img{width:20px}.header__wrapper .header__rightTools .header__mini-cart{margin-right:6px!important}}.search-tools .search-form{display:none;position:fixed;left:0;right:0;margin-top:25px;z-index:1;width:100%;max-width:760px;margin-left:auto;margin-right:auto}.search-tools .search-form input{width:100%;line-height:1;padding:20px 120px 20px 60px;font-size:inherit;border-radius:0}.search-tools .search-form button{height:calc(100% - 10px);line-height:0;position:absolute;top:4px;right:4px;border-radius:4px;padding:.6180469716em 1.41575em}.search-tools .search-form button.search-form__close{left:0;right:unset;width:60px}.search-tools .search-form button.search-form__close img{width:20px}@media screen and (min-width:768px) and (max-width:991px){.search-tools{margin-right:15px}}@media screen and (max-width:767px){.search-tools{margin-right:10px}}.footer{background-color:var(--theme-color);padding:60px 0}.footer__wrapper .footer__inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}@media only screen and (max-width:575px){.footer__wrapper .footer__inner{padding:0 25px}}.footer__wrapper .footer__inner img{max-width:200px;width:100%}.footer__wrapper .footer__inner h5{font-size:1rem}.footer__wrapper .footer__inner ul li{margin-bottom:15px}.footer__wrapper .footer__inner ul li:hover a{font-weight:700}.footer__wrapper .footer__bottom div.footer__bottom__d-flex{margin-top:30px}.footer__wrapper .footer__bottom p{margin-bottom:0}.footer__wrapper .footer__bottom p,.footer__wrapper .footer__bottom p a{font-size:14px}@media only screen and (max-width:767px){.footer__wrapper .footer__bottom div.footer__bottom__d-flex{flex-direction:column}.footer__wrapper .footer__bottom div{flex:0 0 100%}.footer__wrapper .footer__bottom div,.footer__wrapper .footer__bottom div ul{text-align:center;justify-content:center}.footer__wrapper .footer__bottom div:not(:last-child){margin-bottom:10px}}.footer__wrapper .footer__copyrights{text-align:center;margin-bottom:10px}.footer__wrapper .footer__social ul,.footer__wrapper .footer__payments ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;align-items:center;gap:5px}.footer__wrapper .footer__social ul li svg{fill:#fff}.footer__wrapper .footer__social ul li:not(:last-child){margin-right:20px}.footer__wrapper .footer__payments ul{justify-content:center}.footer__wrapper .footer__payments ul li img{height:18px;width:auto}@media screen and (max-width:991px){.footer__wrapper .footer__inner>.row{padding:0;margin:0}.footer__wrapper .footer__inner-col:not(:last-child){margin-bottom:30px}}#main{min-height:calc(100vh - 500px)}.section__wrapper{padding:50px 0}.wpb_wrapper .section__header,.section__wrapper .section__header,.section__wrapper .section__content{margin-bottom:30px}.wpb_wrapper .section__heading,.section__wrapper .section__heading{font-size:24px;font-weight:700}.section__wrapper .section__heading small{font-size:14px;display:block}.section__wrapper .section__sub-text.section__center{max-width:340px;margin-left:auto;margin-right:auto}.section__wrapper .section__d-flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center}@media screen and (max-width:991px){.section__wrapper .section__d-flex .section-col{padding:0}}.section__wrapper .section__content p a:not(.btn){color:var(--theme-color)}.section__background{height:350px;position:relative}.section__background img{height:350px;object-fit:cover}.section__background .section__header{position:absolute;top:50%;transform:translate(0%,-50%);width:100%}.section__background .section__header h1{font-size:30px;color:#fff}@media screen and (max-width:767px){.section__background,.section__background img{height:250px}}.processing__block{transition:all 0.5s;opacity:.6}.processing__block:after{content:"";height:100%;width:100%;position:absolute;top:0}.website__social ul,.website__payments ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;align-items:center}.website__social h5{margin-bottom:15px!important}.website__social ul{list-style:none!important;padding-left:0!important}.website__social ul li img{width:20px;height:20px}.website__social ul li:not(:last-child){margin-right:20px}.website__payments ul{justify-content:flex-end}.website__payments ul li{margin:0 5px}.website__information ul li a{display:flex;align-items:center}.website__information ul li a,.website__information ul li span{font-weight:600}.website__social ul li svg{width:40px;height:40px}.footer__inner-col .website__information{margin-top:30px}.slider-content__wrapper.gap .swiper-wrapper>*{margin-right:15px}.wpcf7 form .wpcf7-response-output{margin-left:0;margin-right:0}.spread-icon{position:relative}.spread-icon .step-icon{margin-bottom:15px}@media only screen and (min-width:992px){.spread-icon:before{content:" ";border-top:2px dotted #000;position:absolute;width:80%;margin:0 auto;left:0;right:0;top:33%;z-index:0}.spread-icon .step-icon img{padding:10px;background:#fff}}.single-product__form .composite_form .step_title_wrapper{font-size:1rem;margin-bottom:10px}.single-product__form .component .component_option_thumbnail{border:1px solid #ccc;margin:0}.single-product__form .component_option_thumbnail:hover{box-shadow:none;border-color:#000}.single-product__form .component_option_thumbnail.selected{border-width:2px;box-shadow:unset;border-color:#000}.single-product__form .component.options-style-thumbnails p.clear_component_options_wrapper a{color:#0d6efd}.single-product__form .component .component_section_title label.select_label{font-weight:500}.single-product__form .component .component_option_thumbnail .image{font-size:0}.gallery-slideshow__slide img{width:100%;aspect-ratio:1 / 1;object-fit:cover}