﻿@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400&display=swap";.draw-border{box-shadow:inset 0 0 0 4px #fff;color:#fff;transition:color .25s .0833333333s;position:relative}.draw-border::before,.draw-border::after{border:0 solid transparent;box-sizing:border-box;content:"";pointer-events:none;position:absolute;width:0;height:0;bottom:0;right:0}.draw-border::before{border-bottom-width:4px;border-left-width:4px}.draw-border::after{border-top-width:4px;border-right-width:4px}.draw-border:hover{color:#ffe593}.draw-border:hover::before,.draw-border:hover::after{border-color:#ffe593;transition:border-color 0s,width .25s,height .25s;width:100%;height:100%}.draw-border:hover::before{transition-delay:0s,0s,.25s}.draw-border:hover::after{transition-delay:0s,.25s,0s}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#077fff;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:2px}.pace .pace-progress-inner{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #077fff,0 0 5px #077fff;opacity:1;-webkit-transform:rotate(3deg) translate(0px, -4px);-moz-transform:rotate(3deg) translate(0px, -4px);-ms-transform:rotate(3deg) translate(0px, -4px);-o-transform:rotate(3deg) translate(0px, -4px);transform:rotate(3deg) translate(0px, -4px)}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:15px;right:15px;width:14px;height:14px;border:solid 2px transparent;border-top-color:#077fff;border-left-color:#077fff;border-radius:10px;-webkit-animation:pace-spinner 400ms linear infinite;-moz-animation:pace-spinner 400ms linear infinite;-ms-animation:pace-spinner 400ms linear infinite;-o-animation:pace-spinner 400ms linear infinite;animation:pace-spinner 400ms linear infinite}@-webkit-keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes pace-spinner{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes pace-spinner{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes pace-spinner{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pace-spinner{0%{transform:rotate(0deg);transform:rotate(0deg)}100%{transform:rotate(360deg);transform:rotate(360deg)}}.mouse{position:absolute;width:22px;height:35px;bottom:210px;border-radius:15px;border:2px solid #f7f7f7;cursor:pointer;z-index:20;margin:0 auto;left:0;right:0}@media(min-width: 1445px){.mouse{bottom:210px}}@media(min-width: 1260px)and (max-width: 1444px){.mouse{bottom:210px}}@media(min-width: 1024px)and (max-width: 1259px){.mouse{display:none}}@media(min-width: 768px)and (max-width: 1023px){.mouse{display:none}}@media(min-width: 264px)and (max-width: 767px){.mouse{display:none}}.scroll{display:block;width:3px;height:3px;margin:6px auto;border-radius:4px;background:#ffffe8;-webkit-animation:finger 1.5s infinite;animation:finger 1.5s infinite}@-webkit-keyframes finger{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes finger{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}.clear{clear:both}.clear.h10{height:10px}.clear.h20{height:20px}.clear.h30{height:30px}.clear.h40{height:40px}.clear.h50{height:50px}.clear.h60{height:60px}.image-with-text{position:relative;width:100%;min-height:480px;margin:auto;overflow:hidden;color:#fff}.image-with-text .cover{width:100%;height:100% !important}.image-with-text .cover img{object-fit:cover;height:480px !important;min-width:100%;min-height:100%}.image-with-text a{color:#fff}.image-with-text.overlay .content-overlay{display:block}.image-with-text:hover.overlay .content-overlay{background:linear-gradient(0deg, #141414 0%, rgba(0, 0, 0, 0) 100%);-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.image-with-text:hover .content-details.right{width:55%}@media(min-width: 768px)and (max-width: 1023px){.image-with-text:hover .content-details.right{width:85%}}@media(min-width: 1024px)and (max-width: 1259px){.image-with-text:hover .content-details.right{width:70%}}.image-with-text .content-overlay{display:none;background:#282828;background:linear-gradient(0deg, #282828 0%, rgba(0, 0, 0, 0) 100%);position:absolute;z-index:2;height:100%;width:100%;-moz-transition:all .3s;-o-transition:all .3s;-webkit-transition:all .3s;transition:all .3s;opacity:1;-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s}.image-with-text .content-image{width:100%;height:100%;text-align:center}.image-with-text .content-details{position:absolute;z-index:3;text-align:left;width:100%;padding:3em;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.image-with-text .content-details.bottom{bottom:0% !important}.image-with-text .content-details.right{width:50%;height:100%;right:0 !important;bottom:0}@media(min-width: 264px)and (max-width: 767px){.image-with-text .content-details.right{width:100%}}@media(min-width: 768px)and (max-width: 1023px){.image-with-text .content-details.right{width:80%}}@media(min-width: 1024px)and (max-width: 1259px){.image-with-text .content-details.right{width:65%}}#preloder{position:fixed;width:100%;height:100%;top:0;left:60px;z-index:5;color:#fff;background:#f13c35;background:linear-gradient(265deg, #f13c35 0%, #ed1556 100%)}#preloder h3{font-family:"Montserrat",sans-serif;font-weight:700;font-size:26px}#preloder .progress{background:rgba(255,255,255,.1);height:2px;position:relative;margin-top:1rem;overflow:hidden;width:100%}#preloder .progress span{background:#fff;position:absolute;top:0;left:0;height:100%;width:0}#preloder svg{overflow:visible;width:100px;height:150px}#preloder svg g{animation:slide 2s linear infinite}#preloder svg g:nth-child(2){animation-delay:.5s}#preloder svg g:nth-child(2) path{animation-delay:.5s;stroke-dasharray:0px 158px;stroke-dashoffset:1px}#preloder svg path{stroke:url(#gradient);stroke-width:20px;stroke-linecap:round;fill:none;stroke-dasharray:0 157px;stroke-dashoffset:0;animation:escalade 2s cubic-bezier(0.8, 0, 0.2, 1) infinite}@keyframes slide{0%{transform:translateY(-50px)}100%{transform:translateY(50px)}}@keyframes escalade{0%{stroke-dasharray:0 157px;stroke-dashoffset:0}50%{stroke-dasharray:156px 157px;stroke-dashoffset:0}100%{stroke-dasharray:156px 157px;stroke-dashoffset:-156px}}.loader{position:absolute;top:calc(50% - 50px);left:calc(50% - 110px)}@keyframes load{0%{opacity:.08;filter:blur(5px)}}.animate{display:flex;justify-content:center;align-items:center;height:100%;margin:auto;animation:load 1.2s infinite 0s ease-in-out;animation-direction:alternate;text-shadow:0 0 1px #fff}body.overlay{overflow:hidden}body.overlay:before{content:"";position:fixed;width:100%;height:100%;background-color:rgba(0,123,255,.95);z-index:3000;animation:overlay .5s cubic-bezier(0.165, 0.84, 0.44, 1);top:0;left:0}@media(min-width: 1445px){body.overlay:before{display:none}}@media(min-width: 1920px){body.overlay:before{display:none}}.burger-icon{position:relative;margin-top:9px;margin-bottom:9px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.burger-icon,.burger-icon::before,.burger-icon::after{display:block;width:25px;height:3px;background-color:#0191ab;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}.burger-icon::before,.burger-icon::after{position:absolute;content:""}.burger-icon::before{top:-9px}.burger-icon::after{top:9px}.mobile-menu-button.is-active .burger-icon{background-color:transparent}.mobile-menu-button.is-active .burger-icon::before{-webkit-transform:translateY(9px) rotate(45deg);-moz-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);-o-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.mobile-menu-button.is-active .burger-icon::after{-webkit-transform:translateY(-9px) rotate(-45deg);-moz-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);-o-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}a.mobile-menu-button{display:none;background-color:transparent}@media(min-width: 768px)and (max-width: 1023px){a.mobile-menu-button{display:inline-table}}@media(min-width: 264px)and (max-width: 767px){a.mobile-menu-button{display:inline-table}}a.mobile-close-button{display:none;position:absolute;top:5px;right:20px}@media(min-width: 264px)and (max-width: 767px){a.mobile-close-button{display:block}}@media(min-width: 768px)and (max-width: 1023px){a.mobile-close-button{display:block}}a.mobile-close-button:before{font-family:"Font Awesome 5 Pro";content:"";position:relative;display:inline-block;color:#282828;font-size:36px}.mobile-nav{width:100%;height:100%;position:fixed;right:0;top:0;background:#0191ab;overflow-x:hidden;transition:.2s;z-index:15 !important;transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);transition:.2s cubic-bezier(0.39, 0.575, 0.565, 1);-webkit-transition:.2s cubic-bezier(0.39, 0.575, 0.565, 1)}.mobile-nav.open{transform:translate3d(0%, 0, 0);-webkit-transform:translate3d(0%, 0, 0)}@media(min-width: 264px)and (max-width: 767px){.mobile-nav{width:80%}}@media(min-width: 768px)and (max-width: 1023px){.mobile-nav{width:80%}}@media(min-width: 1024px)and (max-width: 1259px){.mobile-nav{width:75%}}.mobile-nav .content{padding:2em;height:100vh;overflow:auto;display:flex;flex-direction:column;justify-content:center}.mobile-nav .content ul.social{list-style:none;margin:3em 0;padding:0}.mobile-nav .content ul.social li{display:inline-block;margin-right:2.5em}.mobile-nav .content ul.social li a{color:#e5e5e5;font-size:1.1em;padding:.3em 0}.mobile-nav .content ul.social li a:hover{color:#e7e7e7}.mobile-nav .content nav{display:block}.mobile-nav .content nav ul{list-style:none;margin:0;padding:0}.mobile-nav .content nav ul li{display:block;margin-bottom:0;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.mobile-nav .content nav ul li.menu-item-has-children{background-color:rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5em}.mobile-nav .content nav ul li ul.sub-menu li a{text-indent:20px;font-size:16px}.mobile-nav .content nav ul li a{font-weight:400;font-size:16px;color:#dadadb;display:inline-block;padding:.5em 0;margin:0;display:block}.wrapper-stepper{width:100%}.wrapper-stepper .stepper{position:sticky}.wrapper-stepper .stepper li{list-style-type:none;float:left;width:20%;position:relative;text-align:center;font-size:12px;line-height:14px;color:#5a5a5a}@media(min-width: 264px)and (max-width: 767px){.wrapper-stepper .stepper li{font-size:9px;line-height:10px}}.wrapper-stepper .stepper li:before{font-family:"Font Awesome 5 Pro";content:"";line-height:30px;border-radius:50%;width:30px;height:30px;border:1px solid #ddd;display:block;text-align:center;margin:0 auto 10px;background-color:#fff}.wrapper-stepper .stepper li:after{content:"";position:absolute;width:100%;height:4px;background-color:#ddd;top:15px;left:-50%;z-index:-1}.wrapper-stepper .stepper li:first-child:after{content:none}.wrapper-stepper .stepper li.active:before{font-family:"Font Awesome 5 Pro";content:"";border-color:#1e90ff;background-color:#1e90ff;color:#fff}.wrapper-stepper .stepper li.active:after{background-color:#1e90ff}.wrapper-stepper .stepper li.canceled{color:#303030}.wrapper-stepper .stepper li.canceled:before{color:#fff;font-family:"Font Awesome 5 Pro";content:"";border-color:#303030;background-color:#303030}.wrapper-stepper .stepper li.canceled:after{background-color:#303030}.wrapper-stepper .stepper li.finished{color:#2aa954}.wrapper-stepper .stepper li.finished:before{color:#fff;font-family:"Font Awesome 5 Pro";content:"";border-color:#2aa954;background-color:#2aa954}.wrapper-stepper .stepper li.finished:after{background-color:#2aa954}:root{--theme-font-family: "Noto Sans", sans-serif;--theme-container-width: 1280px;--theme-container-fluid-width: 1480px;--theme-color-primary: #24478e;--theme-color-secondary: #24478e;--theme-a-color: #24478e;--theme-a-hover-color: #24478e;--theme-header-bg: #24478e;--theme-header-topnav-bg: #24478e;--theme-header-topnav-padding: 12px 0 0 0;--theme-header-topnav-a-size: 14px;--theme-header-topnav-a-color: #f0f0f0;--theme-header-topnav-a-hover-color: #fff;--theme-header-topnav-icon-color: #f0f0f0;--theme-header-topnav-icon-hover-color: #077fff;--theme-header-search-bg: #fff;--theme-header-search-border-radius: 12px;--theme-header-search-padding: 5px;--theme-header-search-input-font-size: 14px;--theme-header-search-btn-bg: #24478e;--theme-header-search-btn-text-color:#fff;--theme-header-search-btn-icon-color:#fff;--theme-header-search-btn-border-radius: 12px;--theme-header-cart-btn-bg: #077fff;--theme-header-cart-btn-hover-bg: #449eff;--theme-header-cart-btn-text-color: #f0f0f0;--theme-header-cart-btn-padding: 0em 2em;--theme-header-cart-btn-border-radius: 5px;--theme-header-cart-btn-icon-size: 20px;--theme-header-cart-btn-icon-color: #fff;--theme-header-cart-btn-count-size: 24px;--theme-header-cart-float-bg: #fff;--theme-header-cart-float-arrow-color: #fff;--theme-header-cart-float-text-color: #000;--theme-header-cart-float-border-radius: 5px;--theme-header-cart-float-width: 300px;--theme-header-cart-float-count-size: 24px;--theme-header-navigation-bg: #fff;--theme-header-navigation-border-color: #e2e2e2;--theme-header-navigation-a-color: #4f4f4f;--theme-header-navigation-a-font-size: 14px;--theme-header-navigation-megamenu-a-color: #4f4f4f;--theme-header-navigation-megamenu-font-size: 14px;--theme-header-navigation-megamenu-width: 250px;--theme-header-navigation-megamenu-padding: 1.2em 0;--theme-header-navigation-megamenu-icon-size: 24px;--theme-header-navigation-megamenu-icon-color: #077fff;--theme-header-navigation-megamenu-content-bg: #fff;--theme-header-navigation-megamenu-content-a-color: #282828;--theme-header-navigation-megamenu-content-a-font-size: 14px;--theme-input-text-color: #595a5c;--theme-input-placeholder-color: #a7a7a7;--theme-input-height: 50px;--theme-input-font-size: 14px;--theme-input-border-radius: 12px;--theme-btn-bg: #077fff;--theme-btn-text-color:#fff;--theme-btn-icon-color:#fff;--theme-btn-border-radius: 12px;--theme-btn-buy-bg: #24478e;--theme-btn-buy-text-color:#24478e;--theme-btn-buy-icon-color:#24478e;--theme-btn-cart-bg: #24478e;--theme-btn-cart-text-color:#24478e;--theme-btn-cart-icon-color:#24478e;--theme-btn-checkout-bg: #24478e;--theme-btn-checkout-text-color:#24478e;--theme-btn-checkout-icon-color:#24478e;--theme-title-color: #24478e;--theme-subtitle-color: #24478e;--theme-text-color: #24478e;--theme-tabs-bg: #24478e;--theme-tabs-text-color: #24478e;--theme-tabs-active-bg: #24478e;--theme-tabs-active-text-color: #24478e;--theme-breadcrumb-font-size: 16px;--theme-breadcrumb-item-text-color: #24478e;--theme-breadcrumb-item-before-color: #24478e;--theme-breadcrumb-item-before-icon: "";--theme-breadcrumb-item-active-font-color: #1357df;--theme-breadcrumb-item-a-font-color: #24478e;--theme-newsletter-bg: #24478e;--theme-newsletter-text-color:#24478e;--theme-newsletter-btn-bg:#24478e;--theme-newsletter-btn-text-color:#24478e;--theme-newsletter-btn-icon-color:#24478e;--theme-footer-bg: #ffffff;--theme-footer-border-bottom-color: #e5e5e5;--theme-footer-nav-links-title-font-size: 20px;--theme-footer-nav-links-title-font-weight: bold;--theme-footer-nav-links-title-color: #4f4f4f;--theme-footer-nav-links-link-font-size: 15px;--theme-footer-nav-links-link-color: #4f4f4f;--theme-footer-methods-title-font-size: 15px;--theme-footer-methods-title-color: #7d7d7d;--theme-footer-copyright-font-size: 15px;--theme-footer-copyright-color: #b1b1b1;--theme-footer-copyright-margin: 4em 0 2em 0;--theme-footer-newsletter-bg: #000;--theme-footer-newsletter-font-color: #fff;--theme-footer-newsletter-padding: 3em 0;--theme-footer-newsletter-title-h3-color: #fff;--theme-footer-newsletter-title-h3-font-size: 22px;--theme-footer-newsletter-title-h3-font-weight: bold;--theme-footer-newsletter-title-p-color: #fff;--theme-footer-newsletter-button-bg: #077fff;--theme-footer-newsletter-button-color: #fff;--theme-footer-contacts-bg: #fff;--theme-footer-contacts-border-color: #e5e5e5;--theme-footer-contacts-element-padding: 1.5em 0;--theme-footer-contacts-element-icon-margin-right: 1.5em;--theme-footer-contacts-text-title-font-size: 18px;--theme-footer-contacts-text-title-font-weight: bold;--theme-footer-contacts-text-title-color: #24478e;--theme-footer-contacts-text-title-margin: 0;--theme-footer-contacts-text-span-font-size: 15px;--theme-footer-contacts-text-span-color: #4f4f4f;--theme-cateogies-filters-title-font-size: 18px;--theme-cateogies-filters-title-font-weight: bold;--theme-cateogies-filters-title-color: #4f4f4f;--theme-cateogies-filters-a-color: #4f4f4f;--theme-cateogies-filters-a-font-size: 14px;--theme-cateogies-filters-span-color: #ebebeb;--theme-product-info-name-font-size: 24px;--theme-product-info-name-font-weight: bold;--theme-product-info-name-color: #303030;--theme-product-info-code-brand-color: #878787;--theme-product-info-card-body-padding: 2.5em;--theme-product-info-card-sale-for-font-size: 13px;--theme-product-info-card-sale-for-color: #747474;--theme-product-info-card-old-price-color: #4f4f4f;--theme-product-info-card-old-price-font-size: 16px;--theme-product-info-card-price-font-weight: bold;--theme-product-info-card-price-color: #077fff;--theme-product-info-card-price-font-size: 28px;--theme-product-info-card-price-cc-font-size: 18px;--theme-product-info-card-in-cache-small-font-size: 22px;--theme-product-info-card-in-cache-small-color: #4f4f4f;--theme-product-info-card-in-cache-h3-font-size: 22px;--theme-product-info-card-in-cache-h3-font-weight: bold;--theme-product-info-card-in-cache-h3-color: #077fff;--theme-product-info-card-in-cache-span-font-size: 22px;--theme-product-info-card-in-cache-span-color: #4f4f4f;--theme-product-info-card-btn-buy-bg: #077fff;--theme-product-info-card-btn-buy-color: #fff;--theme-product-info-card-btn-buy-font-size: 22px;--theme-product-info-card-btn-buy-font-weight: bold;--theme-product-info-card-btn-buy-border-radius: 10px;--theme-product-info-card-shipping-simulator-title-text-font-size: 14px;--theme-product-info-card-shipping-simulator-title-text-color: #6e6e6e;--theme-product-info-card-shipping-form-bg: #fff;--theme-product-info-card-shipping-form-border-color: #e7e7e7;--theme-product-info-card-shipping-form-border-radius: 5px;--theme-product-info-card-shipping-form-padding: 5px;--theme-product-info-card-shipping-input-font-size: 14px;--theme-product-info-card-shipping-button-bg: #fff;--theme-product-info-card-shipping-button-color: #077fff;--theme-product-info-card-shipping-button-font-size: 14px;--theme-product-info-card-shipping-button-font-weight: bold;--theme-product-info-card-shipping-button-hover-bg: #f7f7f7;--theme-product-info-card-btn-light-border-color: #e7e7e7;--theme-product-info-card-btn-light-bg: #fff;--theme-product-info-card-btn-light-color: #077fff;--theme-product-info-card-btn-light-font-size: 14px;--theme-product-info-card-btn-light-font-weight: bold;--theme-product-text-nav-link-font-size: 15px;--theme-product-text-nav-link-color: #303030;--theme-product-text-nav-link-font-size-mobile: 14px;--theme-product-text-nav-link-active-bg: #077fff;--theme-product-text-nav-link-active-color: #fff;--theme-product-text-tab-pane-padding: 2em 0;--theme-modal-header-bg: #24478e;--theme-modal-header-font-color: #fff;--theme-modal-header-padding: 1.5em;--theme-modal-close-font-color: #fff;--theme-modal-body-font-size: 15px;--theme-modal-body-font-color: #292929;--theme-modal-body-padding: 1.5em;--plyr-color-main: #24478e;--swiper-theme-color: #24478e}*,*:focus,*:hover{outline:none}a{-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#282828}a:hover{color:#000;text-decoration:none}ul{list-style:none;margin:0;padding:0}html,body{font-family:var(--theme-font-family, "Noto Sans", sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}@media(min-width: 1920px){html,body{background-color:#fff}}@media(min-width: 264px)and (max-width: 767px){.mb-mobile{margin-bottom:1.5em}}@media(min-width: 768px)and (max-width: 1023px){.mb-mobile{margin-bottom:2em}}.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:var(--theme-container-width, 1280px)}.container-fluid{max-width:1400px}.container-fluid.w-100{max-width:100%}hr{margin:2.5em 0;opacity:.5;display:block}p{margin-bottom:auto}.fancybox-slide--iframe .fancybox-content{width:800px;height:600px;max-width:70%;max-height:80%;margin:0}@media(min-width: 1024px)and (max-width: 1259px){.fancybox-slide--iframe .fancybox-content{max-width:100%;max-height:100%}}@media(min-width: 768px)and (max-width: 1023px){.fancybox-slide--iframe .fancybox-content{max-width:100%;max-height:100%}}@media(min-width: 264px)and (max-width: 767px){.fancybox-slide--iframe .fancybox-content{max-width:100%;max-height:100%}}.card{border-radius:5px}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.transition-fade{transition:.4s;opacity:1}html.is-animating .transition-fade{opacity:0}.toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:12px;position:fixed;z-index:9999;left:50%;bottom:30px;font-size:14px;opacity:0;transition:opacity .5s,bottom .5s}.toast.show{visibility:visible;opacity:1;bottom:50px}.col-5ths{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;flex:0 0 20%;max-width:20%}@media(min-width: 576px){.col-sm-5ths{flex:0 0 20%;max-width:20%}}@media(min-width: 768px){.col-md-5ths{flex:0 0 20%;max-width:20%}}@media(min-width: 992px){.col-lg-5ths{flex:0 0 20%;max-width:20%}}@media(min-width: 1200px){.col-xl-5ths{flex:0 0 20%;max-width:20%}}.offset-5ths-1{margin-left:20%}.offset-5ths-2{margin-left:40%}.offset-5ths-3{margin-left:60%}.offset-5ths-4{margin-left:80%}.no-gutters-5ths>.col-5ths,.no-gutters-5ths>[class*=col-5ths],.no-gutters-5ths>[class*=col-sm-5ths],.no-gutters-5ths>[class*=col-md-5ths],.no-gutters-5ths>[class*=col-lg-5ths],.no-gutters-5ths>[class*=col-xl-5ths]{padding-left:0;padding-right:0}@keyframes overlay{0%{opacity:0}100%{opacity:1}}.swal2-container{font-family:"Noto Sans",sans-serif;font-weight:700}.banner img{max-width:100%;height:auto}.text-underline{text-decoration:underline}.product-variation .option.circle{position:relative;overflow:visible;display:inline-block;width:34px;height:34px;line-height:34px;text-align:center;border-radius:50%;border:1px solid #ddd;margin:3px;font-size:12px;user-select:none}.product-variation .color-options,.product-variation .circle-options{overflow:visible}.product-variation .unavailable{opacity:.35;pointer-events:none}.product-variation .no-stock{opacity:.6;cursor:not-allowed}.product-variation .no-stock .option::before{content:"×";position:absolute;top:-6px;right:-6px;width:18px;height:18px;line-height:18px;text-align:center;font-weight:700;font-size:12px;color:#c00;background:#fff;border:1px solid #c00;border-radius:50%;z-index:11;pointer-events:none;box-shadow:0 0 0 2px #fff}.product-variation .color-radio input:checked+.option,.product-variation .circle-radio input:checked+.option{outline:2px solid #333;outline-offset:2px}header{background-color:var(--theme-header-bg, var(--theme-color-primary))}@media(min-width: 264px)and (max-width: 767px){header{position:fixed;top:0;width:100%;z-index:2000}}header .topnav{background-color:var(--theme-header-topnav-bg, var(--theme-color-primary));padding:var(--theme-header-topnav-padding)}@media(min-width: 264px)and (max-width: 767px){header .topnav{display:none}}@media(min-width: 768px)and (max-width: 1023px){header .topnav{display:none}}header .topnav ul{display:flex;justify-content:space-between}header .topnav ul li{text-align:center}@media(min-width: 1024px)and (max-width: 1259px){header .topnav ul li{padding:0 1em}}header .topnav ul li .phone{font-weight:bold}header .topnav ul li .whatsapp{font-weight:bold}header .topnav ul li a{font-size:var(--theme-header-topnav-a-size);color:var(--theme-header-topnav-a-color)}header .topnav ul li a:hover{color:#fff}header .topnav ul li a:hover i{color:var(--theme-header-topnav-icon-hover-color, var(--theme-color-primary))}header .topnav ul li a i{margin-right:.5em}@media(min-width: 1024px)and (max-width: 1259px){header .topnav ul li a i{display:none}}header .wrapper{padding:1.2em 0 1.2em 0}@media(min-width: 264px)and (max-width: 767px){header .wrapper{padding:1.2em 0 5em 0}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper{padding:1.2em 0 5em 0}}header .wrapper .container{display:flex;gap:20px;align-items:center;justify-content:space-between;position:relative}header .wrapper .container .logo{max-width:200px;width:200px}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .logo{width:100px}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .logo{width:100px}}@media(min-width: 1024px)and (max-width: 1259px){header .wrapper .container .logo{width:160px;margin-right:2em}}header .wrapper .container .logo img{max-width:100%}header .wrapper .container .mobile-menu{display:none;margin-right:1em}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .mobile-menu{display:block}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .mobile-menu{display:block}}header .wrapper .container .mobile-menu .burger-icon{position:relative;margin-top:7px;margin-bottom:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header .wrapper .container .mobile-menu .burger-icon,header .wrapper .container .mobile-menu .burger-icon::before,header .wrapper .container .mobile-menu .burger-icon::after{display:block;width:25px;height:2px;background-color:#f1f1f1;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;-moz-transition-property:background-color,-moz-transform;-o-transition-property:background-color,-o-transform;transition-property:background-color,transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}header .wrapper .container .mobile-menu .burger-icon::before,header .wrapper .container .mobile-menu .burger-icon::after{position:absolute;content:""}header .wrapper .container .mobile-menu .burger-icon::before{top:-7px}header .wrapper .container .mobile-menu .burger-icon::after{top:7px}header .wrapper .container .mobile-menu .menu-button.is-active .burger-icon{background-color:transparent}header .wrapper .container .mobile-menu .menu-button.is-active .burger-icon::before{-webkit-transform:translateY(7px) rotate(45deg);-moz-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);-o-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}header .wrapper .container .mobile-menu .menu-button.is-active .burger-icon::after{-webkit-transform:translateY(-7px) rotate(-45deg);-moz-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);-o-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}header .wrapper .container .elements{flex:1 1 0%}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements{flex:none}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .elements{flex:none}}header .wrapper .container .elements .items{display:flex;align-items:center}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements .items{margin-top:0}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .elements .items{margin-top:0}}header .wrapper .container .elements .items .search{display:flex;flex-grow:1 !important;align-items:center;background-color:var(--theme-header-search-bg);border-radius:var(--theme-header-search-border-radius, var(--theme-input-border-radius));padding:var(--theme-header-search-padding)}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements .items .search{position:absolute;top:55px;left:10px;width:95%}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .elements .items .search{position:absolute;top:55px;left:10px;width:95%}}header .wrapper .container .elements .items .search form{width:100%}header .wrapper .container .elements .items .search .search-control{display:flex;width:100%}header .wrapper .container .elements .items .search .search-control input{border:none;border-radius:var(--theme-header-search-border-radius, 5px);width:100%;font-size:var(--theme-header-search-input-font-size);padding:8px 1em}header .wrapper .container .elements .items .search .search-control input:focus{border-color:unset;box-shadow:unset}header .wrapper .container .elements .items .search .search-control button{border:none;background-color:var(--theme-header-search-btn-bg, var(--theme-color-primary));color:var(--theme-header-search-btn-text-color);border-radius:var(--theme-header-search-btn-border-radius);padding:0 12px;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}header .wrapper .container .elements .items .search .search-control button:before{font-family:"Font Awesome 5 Pro";content:"";position:relative}header .wrapper .container .elements .items .search .search-control button:hover{background-color:#2a91ff}header .wrapper .container .elements .items .search .search-control button:hover:before{content:""}header .wrapper .container .elements .items .user{display:flex;align-items:center;margin-left:2em}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements .items .user{margin-left:1.5em}}header .wrapper .container .elements .items .user i{font-size:26px;color:#fff}header .wrapper .container .elements .items .user .text{font-size:14px;line-height:16px;margin-left:1em;color:#f0f0f0}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements .items .user .text{display:none}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .elements .items .user .text{display:none}}header .wrapper .container .elements .items .user .text span{display:block;font-weight:bold}header .wrapper .container .elements .items .user .text a{color:#f0f0f0}header .wrapper .container .elements .items .user .text a:hover{color:#077fff}header .wrapper .container .elements .items .cart{position:relative;display:flex;align-items:center;align-self:stretch;margin-left:2em;background-color:var(--theme-header-cart-btn-bg, var(--theme-color-primary));color:var(--theme-header-cart-btn-text-color, #f0f0f0);padding:var(--theme-header-cart-btn-padding, 0em 2em);border-radius:var(--theme-header-cart-btn-border-radius, 5px);cursor:pointer}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements .items .cart{margin-left:1.5em}}header .wrapper .container .elements .items .cart i{font-size:var(--theme-header-cart-btn-icon-size, 20px);color:var(--theme-header-cart-btn-icon-color, #fff)}@media(min-width: 264px)and (max-width: 767px){header .wrapper .container .elements .items .cart{padding:0em 1em}}@media(min-width: 768px)and (max-width: 1023px){header .wrapper .container .elements .items .cart{padding:0em 1em}}header .wrapper .container .elements .items .cart:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;border-radius:5px;background-color:rgba(255,255,255,.2);-webkit-transition:none;-moz-transition:none;transition:none}header .wrapper .container .elements .items .cart:hover{background-color:var(--theme-header-cart-btn-hover-bg, var(--theme-color-secondary))}header .wrapper .container .elements .items .cart:hover:after{width:100%;background-color:rgba(255,255,255,0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}header .wrapper .container .elements .items .cart:hover .cart-float{display:block}header .wrapper .container .elements .items .cart .cart-float{position:absolute;display:none;padding:20px;top:50px;background-color:var(--theme-header-cart-float-bg, #fff);color:var(--theme-header-cart-float-text-color, #000);border-radius:var(--theme-header-cart-float-border-radius, 5px);width:var(--theme-header-cart-float-width, 300px);right:0;z-index:2000;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.1);-moz-box-shadow:0 10px 10px rgba(0,0,0,.1);box-shadow:0 10px 10px rgba(0,0,0,.1)}header .wrapper .container .elements .items .cart .cart-float:before{content:"\a";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid var(--theme-header-cart-float-arrow-color, #fff);position:absolute;top:-7px;right:20px}header .wrapper .container .elements .items .cart .count{font-size:var(--theme-header-cart-btn-count-size, 24px);margin-left:.5em}.navigation{background-color:var(--theme-header-navigation-bg, #fff);border-bottom:1px solid var(--theme-header-navigation-border-color, #e2e2e2);position:relative}@media(min-width: 264px)and (max-width: 767px){.navigation{position:fixed;transform:translate3d(-100%, 0, 0);-webkit-transform:translate3d(-100%, 0, 0);transition:.2s cubic-bezier(0.39, 0.575, 0.565, 1);-webkit-transition:.2s cubic-bezier(0.39, 0.575, 0.565, 1)}}@media(min-width: 768px)and (max-width: 1023px){.navigation{position:fixed;transform:translate3d(-100%, 0, 0);-webkit-transform:translate3d(-100%, 0, 0);transition:.2s cubic-bezier(0.39, 0.575, 0.565, 1);-webkit-transition:.2s cubic-bezier(0.39, 0.575, 0.565, 1)}}@media(min-width: 264px)and (max-width: 767px){.navigation.is-open{left:0;z-index:4000;width:85%;height:100%;top:0;overflow:auto;transform:translate3d(0%, 0, 0);-webkit-transform:translate3d(0%, 0, 0)}}@media(min-width: 768px)and (max-width: 1023px){.navigation.is-open{left:0;z-index:4000;width:85%;height:100%;top:0;overflow:auto;transform:translate3d(0%, 0, 0);-webkit-transform:translate3d(0%, 0, 0)}}.navigation>.container{display:flex;align-items:center}@media(min-width: 264px)and (max-width: 767px){.navigation>.container{display:block}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container{display:block}}.navigation>.container .megamenu .mega-link>a{display:flex;align-items:center;color:var(--theme-header-navigation-megamenu-a-color, #4f4f4f);font-size:var(--theme-header-navigation-megamenu-font-size, 15px);width:var(--theme-header-navigation-megamenu-width, 250px);padding:var(--theme-header-navigation-megamenu-padding, 1.2em 0);border-right:1px solid var(--theme-header-navigation-border-color, #e2e2e2)}@media(min-width: 264px)and (max-width: 767px){.navigation>.container .megamenu .mega-link>a{width:100%;border-right:0}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container .megamenu .mega-link>a{width:100%;border-right:0}}.navigation>.container .megamenu .mega-link>a i{font-size:var(--theme-header-navigation-megamenu-icon-size, 25px);color:var(--theme-header-navigation-megamenu-icon-color, var(--theme-color-primary));margin-right:.5em}@media(min-width: 264px)and (max-width: 767px){.navigation>.container .megamenu .mega-link>a i{display:none}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container .megamenu .mega-link>a i{display:none}}.navigation>.container .megamenu .mega-link:hover>a i{color:var(--theme-header-navigation-a-color-hover, #4f4f4f)}.navigation>.container .megamenu .mega-link:hover .mega-content{display:block}.navigation>.container .megamenu .mega-link .mega-content{position:absolute;border-top:1px solid var(--theme-header-navigation-border-color, #e2e2e2);background-color:var(--theme-header-navigation-megamenu-content-bg, #fff);width:100%;left:0;display:none;z-index:2000;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.1);-moz-box-shadow:0 10px 10px rgba(0,0,0,.1);box-shadow:0 10px 10px rgba(0,0,0,.1)}@media(min-width: 264px)and (max-width: 767px){.navigation>.container .megamenu .mega-link .mega-content{position:relative;display:block}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container .megamenu .mega-link .mega-content{position:relative;display:block}}.navigation>.container .megamenu .mega-link .mega-content>.container{display:flex;align-items:center}@media(min-width: 264px)and (max-width: 767px){.navigation>.container .megamenu .mega-link .mega-content>.container{display:block}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container .megamenu .mega-link .mega-content>.container{display:block}}.navigation>.container .megamenu .mega-link .mega-content>.container .pills{width:250px;border-right:1px solid var(--theme-header-navigation-border-color, #e2e2e2);align-self:stretch;padding:2em 0}.navigation>.container .megamenu .mega-link .mega-content>.container .pills .nav{flex-direction:column;border-bottom:0}.navigation>.container .megamenu .mega-link .mega-content>.container .pills ul li{flex:1}.navigation>.container .megamenu .mega-link .mega-content>.container .pills .panel-group .panel-body{border-top:1px solid #e7e7e7;padding:1em;background-color:#fff}.navigation>.container .megamenu .mega-link .mega-content>.container .pills .panel-group .panel-body h3{display:none}@media(min-width: 264px)and (max-width: 767px){.navigation>.container .megamenu .mega-link .mega-content>.container .pills{width:100%;align-self:stretch;padding:2em 0;border-right:0}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container .megamenu .mega-link .mega-content>.container .pills{width:100%;align-self:stretch;padding:2em 0;border-right:0}}.navigation>.container .megamenu .mega-link .mega-content>.container .pills a{display:inline-flex;background-color:var(--theme-header-navigation-megamenu-content-bg, #fff);color:var(--theme-header-navigation-megamenu-content-a-color, #4f4f4f);font-size:var(--theme-header-navigation-megamenu-content-a-font-size, 13px);width:100%;justify-content:space-between;align-items:center;border-radius:0;padding:12px 20px}.navigation>.container .megamenu .mega-link .mega-content>.container .pills a:after{font-family:"Font Awesome 5 Pro";content:"";position:relative;float:right;font-size:10px;color:#afafaf}.navigation>.container .megamenu .mega-link .mega-content>.container .pills a.active{background-color:#f7f7f7}.navigation>.container .megamenu .mega-link .mega-content>.container .pills a:hover{background-color:#f7f7f7}.navigation>.container .megamenu .mega-link .mega-content>.container .tabs{padding:2em;align-self:flex-start;flex:1}@media(min-width: 264px)and (max-width: 767px){.navigation>.container .megamenu .mega-link .mega-content>.container .tabs{padding:1em}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container .megamenu .mega-link .mega-content>.container .tabs{padding:1em}}.navigation>.container .megamenu .mega-link .mega-content>.container .tabs h3{margin-bottom:1em;font-size:18px;color:#4f4f4f;font-weight:bold}.navigation>.container .megamenu .mega-link .mega-content>.container .tabs ul li a{color:var(--theme-header-navigation-megamenu-content-a-color, #4f4f4f);font-size:var(--theme-header-navigation-megamenu-content-a-font-size, 13px);display:block;padding:10px 0}.navigation>.container .megamenu .mega-link .mega-content>.container .tabs ul li a:hover{color:var(--theme-header-navigation-megamenu-content-a-color-hover, #4f4f4f)}.navigation>.container nav{width:100%;padding:0 0 0 2em}@media(min-width: 264px)and (max-width: 767px){.navigation>.container nav{display:none}}@media(min-width: 768px)and (max-width: 1023px){.navigation>.container nav{display:none}}.navigation>.container nav ul{display:flex;justify-content:space-between}.navigation>.container nav ul li{padding:0 2em}.navigation>.container nav ul li:last-child{padding-right:0}.navigation>.container nav ul li a{color:var(--theme-header-navigation-a-color, #4f4f4f);font-size:var(--theme-header-navigation-a-font-size, 13px)}@media(min-width: 1024px)and (max-width: 1259px){.navigation>.container nav ul li a{font-size:13px}}.navigation>.container nav ul li a:hover{color:var(--theme-color-primary);text-decoration:underline}.breadcrumbs{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.04);padding:20px 0;margin-bottom:20px}.breadcrumbs .breadcrumb{font-size:var(--theme-breadcrumb-font-size, 16px);background-color:transparent;padding:0;margin:0}@media(min-width: 264px)and (max-width: 767px){.breadcrumbs .breadcrumb{font-size:12px}}.breadcrumbs .breadcrumb .breadcrumb-item{color:var(--theme-breadcrumb-item-text-color, var(--theme-color-primary));display:flex;align-items:center}.breadcrumbs .breadcrumb .breadcrumb-item:first-child::before{display:none}.breadcrumbs .breadcrumb .breadcrumb-item:before{font-family:"Font Awesome 5 Pro";content:var(--theme-breadcrumb-item-before-icon, "");color:var(--theme-breadcrumb-item-before-color, var(--theme-color-primary));padding-right:1.5rem;font-size:10px}.breadcrumbs .breadcrumb .breadcrumb-item.active{color:var(--theme-breadcrumb-item-active-font-color, var(--theme-color-primary))}.breadcrumbs .breadcrumb .breadcrumb-item.active:before{display:none}.breadcrumbs .breadcrumb a{color:var(--theme-breadcrumb-item-a-font-color, var(--theme-color-primary))}.breadcrumb-item+.breadcrumb-item{padding-left:1.5rem}.btn.btn-thema{background-color:var(--theme-btn-bg, var(--theme-color-primary));color:var(--theme-btn-text-color, #fff);border-radius:var(--theme-btn-border-radius, 5px);padding-left:3em;padding-right:3em}.btn.btn-thema.btn-lg{padding:12px;border-radius:var(--theme-btn-border-radius, 5px)}.btn.btn-link.btn-gray{color:#595a5c}.modal.modal-thema .modal-header{background-color:var(--theme-modal-header-bg, var(--theme-color-primary));color:var(--theme-modal-header-font-color, #fff);padding:var(--theme-modal-header-padding, 1.5em)}.modal.modal-thema .modal-header .close{color:var(--theme-modal-close-font-color, #fff);text-shadow:unset;opacity:1}.modal.modal-thema .modal-body{font-size:var(--theme-modal-body-font-size, 15px);color:var(--theme-modal-body-font-color, #292929);padding:var(--theme-modal-body-padding, 1.5em)}input.form-control,select.form-control{display:flex;align-items:center;border-radius:var(--theme-input-border-radius, 5px);font-size:var(--theme-input-font-size, 14px);height:var(--theme-input-height, 50px);color:var(--theme-input-text-color, #595a5c)}input.form-control::placeholder,select.form-control::placeholder{color:var(--theme-input-placeholder-color, #a7a7a7)}.slide{position:relative;z-index:1}.slide .swiper-container{width:100%;margin-left:auto;margin-right:auto}.slide .swiper-container .content{position:relative;width:100%}.slide .swiper-container .content picture,.slide .swiper-container .content img{width:100%;height:auto}.slide .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.slide .swiper-slide img{width:100%;object-fit:cover;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.slide .swiper-button-next,.slide .swiper-button-prev{color:#f7f7f7}.slide .swiper-pagination-bullet-active{background-color:#fff}.features{position:relative;margin-top:-50px;margin-bottom:3em;z-index:1}.features .container .item .card{flex-direction:row;background-color:#fff;padding:1em 2em;display:flex;align-items:center;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}@media(min-width: 1024px)and (max-width: 1259px){.features .container .item .card{padding:1em 1em}}.features .container .item .card:hover{-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 20px rgba(0,0,0,.05);box-shadow:0px 0px 20px rgba(0,0,0,.05);background-color:#fff;margin-top:-5px}.features .container .item .card .icon{margin-right:1.5em;position:relative}.features .container .item .card .icon i{font-size:32px}@media(min-width: 1024px)and (max-width: 1259px){.features .container .item .card .icon{margin-right:1em;width:30px}.features .container .item .card .icon img{width:100%}}.features .container .item .card .text{font-size:14px;line-height:20px}.features .container .item .card .text b{display:block;color:#4f4f4f}.features .container .item .card .text span{display:block;font-weight:bold;color:#077fff}.features .container .item .card .text p{color:#4f4f4f}@media(min-width: 1024px)and (max-width: 1259px){.features .container .item .card .text p{font-size:12px}}.brands.carrousel .wrapper{border:1px solid #e7e7e7;padding:3em}.brands.carrousel .title{text-align:center;margin-bottom:4em}.brands.carrousel .title.mt-5{margin-top:5em !important}.brands.carrousel .title h3{font-size:32px;font-weight:bold;color:#303030;margin:0;padding:0}.brands.carrousel .title p{font-size:16px;font-weight:normal;color:#878787}.brands.carrousel .card{border-radius:0;padding:3em}footer{background-color:var(--theme-footer-bg, #ffffff);border-bottom:1px solid var(--theme-footer-border-bottom-color, #e5e5e5);margin-top:4em}footer .newsletter{background-color:var(--theme-footer-newsletter-bg, var(--theme-color-primary));color:var(--theme-footer-newsletter-font-color, #fff);padding:var(--theme-footer-newsletter-padding, 3em 0)}footer .newsletter .container{display:flex;align-items:center;justify-content:space-between;position:relative}@media(min-width: 264px)and (max-width: 767px){footer .newsletter .container{display:block}}footer .newsletter .container .title h3{color:var(--theme-footer-newsletter-title-h3-color, #fff);font-size:var(--theme-footer-newsletter-title-h3-font-size, 22px);font-weight:var(--theme-footer-newsletter-title-h3-font-weight, bold);margin:0}footer .newsletter .container .title p{color:var(--theme-footer-newsletter-title-p-color, #fff)}@media(min-width: 264px)and (max-width: 767px){footer .newsletter .container .title p{margin-bottom:1em;font-size:13px}}footer .newsletter .container .form h3{color:var(--theme-footer-newsletter-title-h3-color, #fff);font-size:var(--theme-footer-newsletter-title-h3-font-size, 22px);font-weight:var(--theme-footer-newsletter-title-h3-font-weight, bold);margin-right:auto}footer .newsletter .container .form .newsletter-control{display:inline-flex}@media(min-width: 264px)and (max-width: 767px){footer .newsletter .container .form .newsletter-control{display:block}}footer .newsletter .container .form .newsletter-control div{margin-right:2em}footer .newsletter .container .form .newsletter-control div input{background-color:var(--theme-footer-newsletter-input-bg, #fff);font-size:var(--theme-footer-newsletter-input-font-size, 16px);padding:var(--theme-footer-newsletter-input-padding, 1.5em);border-radius:var(--theme-input-border-radius)}@media(min-width: 264px)and (max-width: 767px){footer .newsletter .container .form .newsletter-control div input{margin-bottom:1em}}footer .newsletter .container .form .newsletter-control button{background-color:var(--theme-footer-newsletter-button-bg, #077fff);color:var(--theme-footer-newsletter-button-color, #fff);padding-left:3em;padding-right:3em;border-radius:var(--theme-btn-border-radius, 5px)}@media(min-width: 264px)and (max-width: 767px){footer .newsletter .container .form .newsletter-control button{width:100%}}footer .contacts{background-color:var(--theme-footer-contacts-bg, #fff);border-top:1px solid var(--theme-footer-contacts-border-color, #e7e7e7);border-bottom:1px solid var(--theme-footer-contacts-border-color, #e7e7e7)}footer .contacts .container{display:flex;justify-content:space-between;align-items:center}@media(min-width: 264px)and (max-width: 767px){footer .contacts .container{display:block}}footer .contacts .container .element{display:inline-flex;align-items:center;padding:var(--theme-footer-contacts-element-padding, 1.5em 0);width:100%}footer .contacts .container .element .icon{margin-right:1.5em}footer .contacts .container .element.phone{justify-content:flex-start}footer .contacts .container .element.whatsapp{border-left:1px solid var(--theme-footer-contacts-border-color, #e7e7e7);border-right:1px solid var(--theme-footer-contacts-border-color, #e7e7e7);justify-content:center}@media(min-width: 264px)and (max-width: 767px){footer .contacts .container .element.whatsapp{justify-content:flex-start;border:none}}footer .contacts .container .element.email{justify-content:flex-end}@media(min-width: 264px)and (max-width: 767px){footer .contacts .container .element.email{justify-content:flex-start}}footer .contacts .container .element .text h3{font-size:var(--theme-footer-contacts-text-title-font-size, 18px);font-weight:var(--theme-footer-contacts-text-title-font-weight, bold);color:var(--theme-footer-contacts-text-title-color, #24478e);margin:0}footer .contacts .container .element .text h3 a{color:var(--theme-footer-contacts-text-title-color, #24478e)}footer .contacts .container .element .text span{font-size:var(--theme-footer-contacts-text-span-font-size, 15px);color:var(--theme-footer-contacts-text-span-color, #4f4f4f)}footer .wrapper .nav-links{margin:3em 0}footer .wrapper .nav-links h3{font-size:var(--theme-footer-nav-links-title-font-size, 20px);font-weight:var(--theme-footer-nav-links-title-font-weight, bold);color:var(--theme-footer-nav-links-title-color, #4f4f4f)}footer .wrapper .nav-links nav ul li{padding:.6em 0}footer .wrapper .nav-links nav ul li a{font-size:var(--theme-footer-nav-links-link-font-size, 15px);color:var(--theme-footer-nav-links-link-color, #4f4f4f)}footer .wrapper .methods h4{font-size:var(--theme-footer-methods-title-font-size, 15px);color:var(--theme-footer-methods-title-color, #7d7d7d)}footer .wrapper .copyright{font-size:var(--theme-footer-copyright-font-size, 15px);color:var(--theme-footer-copyright-color, #b1b1b1);margin:4em 0 2em 0}.swiper{position:relative}.swiper .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper .swiper-slide{width:100%;height:auto}.swiper .swiper-arrows{display:flex;justify-content:space-between;position:absolute;top:40%;z-index:4;width:100%;padding:0}.swiper .swiper-arrows i{font-size:22px}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#282828;background-color:#fff;border:1px solid #dee2e6}.page-item.active .page-link{z-index:3;color:#fff;background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}:root{--offcanvas-duration: .3s;--offcanvas-width: 400px;--offcanvas-bg: #fff;--backdrop-bg: rgba(0, 0, 0, .5)}body.offcanvas-lock{overflow:hidden !important}.custom-offcanvas{position:fixed;inset:0;z-index:2010;display:flex;background:var(--backdrop-bg);opacity:0;visibility:hidden;transition:opacity var(--offcanvas-duration) ease-in-out,visibility var(--offcanvas-duration) ease-in-out}.custom-offcanvas.open{opacity:1;visibility:visible}.custom-offcanvas.show-bottom{align-items:flex-end;justify-content:center}.custom-offcanvas.show-top{align-items:flex-start;justify-content:center}.custom-offcanvas.show-left-to-right{justify-content:flex-start;align-items:stretch}.custom-offcanvas.show-right-to-left{justify-content:flex-end;align-items:stretch}.custom-offcanvas-inner{background:var(--offcanvas-bg);overflow-y:auto;transition:transform var(--offcanvas-duration) ease-in-out}.show-bottom .custom-offcanvas-inner{transform:translateY(100%);width:100%;max-height:50vh;border-radius:.5rem .5rem 0 0}.show-top .custom-offcanvas-inner{transform:translateY(-100%);width:100%;max-height:50vh;border-radius:0 0 .5rem .5rem}.show-left-to-right .custom-offcanvas-inner{transform:translateX(-100%);width:var(--offcanvas-width);height:100%;max-width:90vw}.show-right-to-left .custom-offcanvas-inner{transform:translateX(100%);width:var(--offcanvas-width);height:100%;max-width:90vw}.show-bottom.open .custom-offcanvas-inner,.show-top.open .custom-offcanvas-inner{transform:translateY(0)}.show-left-to-right.open .custom-offcanvas-inner,.show-right-to-left.open .custom-offcanvas-inner{transform:translateX(0)}.offcanvas-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd}.offcanvas-body{padding:1rem}.close{cursor:pointer;background:none;border:none;font-size:1.5rem;line-height:1;color:#000;opacity:.5}.close:hover{opacity:.75}.custom-offcanvas-inner.full-height{height:100%;max-height:100%;border-radius:0}.custom-offcanvas-inner.full-width{width:100%;max-width:100%;border-radius:0}.custom-control-methods{padding:1em;border:1px solid #e7e7e7;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.custom-control-methods:hover{border:1px solid #cacaca;background-color:#f9f9f9;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1)}.custom-control-methods .price{font-size:16px;font-weight:bold;display:block}.custom-control-methods .name{font-size:14px}.custom-control-methods small{color:#5c5c5c;background-color:#f7f7f7;display:inline-block;padding:5px;border-radius:4px}.options .custom-control{padding:1em;border:1px solid #e7e7e7;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.options .custom-control.no-radio-btn .custom-control-label::before{display:none !important}.options .custom-control:hover{border:1px solid #cacaca;background-color:#f9f9f9;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1)}.options .custom-control .price{font-size:16px;font-weight:bold;display:block}.options .custom-control .name{font-size:14px}.options .custom-control small{color:#5c5c5c;background-color:#f7f7f7;display:inline-block;padding:5px;border-radius:4px}.options .credit-card-simulator ul{display:grid;grid-template-columns:1fr 1fr;gap:1em}@media(min-width: 600px){.options .credit-card-simulator ul{grid-template-columns:1fr 1fr}}@media(min-width: 1024px){.options .credit-card-simulator ul{grid-template-columns:1fr 1fr 1fr}}.options .credit-card-simulator ul li.item{border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:8px;align-items:center;font-size:14px}.checkout-resume-order{border:0;background-color:#f7f7f7}.checkout-resume-order hr{margin:1.5em 0}.checkout-resume-order .card-body{padding:2em 2em 0 2em}.checkout-resume-order .card-body .title{font-size:21px;font-weight:bold;color:#303030;margin-bottom:1.5em}.checkout-resume-order .card-body .values{margin-bottom:2em}.checkout-resume-order .card-body .values .sub-total,.checkout-resume-order .card-body .values .shipping,.checkout-resume-order .card-body .values .total,.checkout-resume-order .card-body .values .items{display:flex;justify-content:space-between;align-items:center;margin:1em 0}.checkout-resume-order .card-body .values .sub-total span,.checkout-resume-order .card-body .values .shipping span,.checkout-resume-order .card-body .values .total span,.checkout-resume-order .card-body .values .items span{color:#595a5c}.checkout-resume-order .card-body .values .sub-total div,.checkout-resume-order .card-body .values .shipping div,.checkout-resume-order .card-body .values .total div,.checkout-resume-order .card-body .values .items div{color:#2c2c2c;font-weight:bold}.checkout-resume-order .card-body .btn-checkout{background-color:#077fff;color:#fff;font-size:18px;font-weight:bold;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:10px}#cart-content{display:flex;flex-direction:column;gap:1rem}#cart-content .cart-scroll{max-height:320px;overflow-y:auto;border:1px solid rgba(0,0,0,.1);padding:20px;border-radius:12px}#cart-content .cart-item{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid var(--theme-header-cart-item-border, #eee)}#cart-content .cart-item:last-child{border-bottom:none}#cart-content .cart-item .item-image{width:60px;height:60px;object-fit:cover;border-radius:4px;flex-shrink:0}#cart-content .cart-item .item-details{flex:1;font-size:.875rem;line-height:1.3}#cart-content .cart-item .item-details h4{margin:0;font-weight:600;font-size:16px}#cart-content .cart-item .item-details p{margin:.2rem 0 0;color:var(--theme-header-cart-item-secondary, #555)}#cart-content .cart-item .item-details .item-price{font-weight:700;color:var(--theme-header-cart-item-price, #000)}#cart-content .cart-item .remove-item{background:none;border:none;color:var(--theme-header-cart-remove-color, #e74c3c);font-size:.75rem;cursor:pointer;transition:color .2s}#cart-content .cart-item .remove-item:hover{color:var(--theme-header-cart-remove-hover, #c0392b)}#cart-content .cart-total{display:flex;flex-direction:column;gap:.75rem;margin-top:0;padding-top:0;border-top:0px solid var(--theme-header-cart-item-border, #eee)}#cart-content .cart-total h4{margin:0;font-size:1rem;font-weight:700}#cart-content .cart-total .btn.btn-outline{background-color:transparent;color:#282828;border:1px solid rgba(0,0,0,.1)}.shipping-form{display:flex;flex-grow:1 !important;align-items:center;background-color:var(--theme-product-info-card-shipping-form-bg, #fff);border:1px solid var(--theme-product-info-card-shipping-form-border-color, #e7e7e7);border-radius:var(--theme-product-info-card-shipping-form-border-radius, 5px);padding:var(--theme-product-info-card-shipping-form-padding, 5px);margin-bottom:1em}.shipping-form .shipping-control{display:flex;width:100%}.shipping-form .shipping-control input{border:none;width:100%;font-size:var(--theme-product-info-card-shipping-input-font-size, 14px);padding:5px}.shipping-form .shipping-control button{border:none;background-color:var(--theme-product-info-card-shipping-button-bg, #fff);color:var(--theme-product-info-card-shipping-button-color, var(--theme-color-primary));border-radius:5px;padding:0 12px;font-size:var(--theme-product-info-card-shipping-button-font-size, 14px);font-weight:var(--theme-product-info-card-shipping-button-font-weight, bold)}.shipping-form .shipping-control button:hover{background-color:var(--theme-product-info-card-shipping-button-hover-bg, #f7f7f7)}.offcanvas-resume-order i{display:none}.offcanvas-resume-order span.count{display:none}.offcanvas-resume-order .cart-total{position:sticky;bottom:20px;padding:20px;background:#fff;border-top:1px solid #000 !important;padding-top:20px !important}.institutional.page .title.bg{background-image:url("../../images/store/bg-institutional.jpg");background-size:cover;width:100%;height:200px;margin-bottom:4em}.institutional.page h1{color:#303030;font-size:20px;font-weight:bold;margin-bottom:2em}.institutional.page h3{color:#595a5c;font-size:20px;font-weight:bold}.institutional.page p{font-size:15px;color:#595a5c;line-height:24px;margin-bottom:1.5em}.institutional.page.faq .accordion .card{border:none;border-radius:0px}.institutional.page.faq .accordion .card-header{border:none;background-color:#fbfbfb;margin-bottom:10px}.institutional.page.faq .accordion .card-header .btn-link{color:#303030;font-size:20px;font-weight:bold}.institutional.page.faq .accordion .card-body{font-size:15px;color:#595a5c;line-height:24px}.login.page main{margin:4em 0}.login.page .title{margin-bottom:2em}.login.page .title h1{font-size:20px;font-weight:bold;color:#303030}.login.page .title p{font-size:16px;color:#595a5c}.login.page .card.login-form .card-body{padding:2.5em}.login.page .card.login-form .card-body form label{font-weight:bold;color:#303030;font-size:14px}.register.page main{margin:4em 0}.register.page .title{margin-bottom:2em}.register.page .title h1{font-size:20px;font-weight:bold;color:#303030}.register.page .title p{font-size:16px;color:#595a5c}.register.page .card.login-form .card-body{padding:2.5em}.register.page .card.login-form .card-body form label{font-weight:bold;color:#303030;font-size:14px}.account h1{font-size:20px;font-weight:bold;color:#303030;margin-bottom:1.5em}.account .list-group .list-group-item{font-size:14px}.account .list-group .list-group-item i{margin-right:1em}.account .list-group .list-group-item.active{z-index:2;color:#000;font-weight:bold;background-color:#fff;border-color:#e7e7e7;border-left:5px solid #24478e}.account.orders{margin:3em 0}.account.orders .card.list-orders .card-body .order{display:flex;justify-content:flex-start}@media(min-width: 264px)and (max-width: 767px){.account.orders .card.list-orders .card-body .order{display:block}}.account.orders .card.list-orders .card-body .order .products{flex:1}.account.orders .card.list-orders .card-body .order .products.list .product{padding:0}.account.orders .card.list-orders .card-body .order .products.list .product:hover{box-shadow:unset}.account.orders .card.list-orders .card-body .order .timeline{border-right:1px solid #e7e7e7;margin-right:2em;padding-right:1em;width:80%}@media(min-width: 264px)and (max-width: 767px){.account.orders .card.list-orders .card-body .order .timeline{width:100%;border:none;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:1em 0;margin:2em 0}}.account.orders .card.list-orders .card-body .order .resume{flex:1}.account.orders .card.list-orders .card-body .order .resume h3{font-size:15px;font-weight:bold;margin-bottom:1em}.account.orders .card.list-orders .card-body .order .resume .text{font-size:14px}.account.orders .card.list-orders .card-body .order .resume .text span{color:#727272}.account.address{margin:3em 0}.account.address .card-address{font-size:14px}.products.bg-gray{background-color:#f9f9f9;padding:5em 0}.products.list .title{text-align:center;margin-bottom:2em}.products.list .title.mt-5{margin-top:4em !important}.products.list .title h3{font-size:30px;font-weight:bold;color:#303030;margin:0;padding:0}.products.list .title p{font-size:16px;font-weight:normal;color:#878787}.products.list .product{padding:2em;background-color:#fff;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.04);-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;height:100%}.products.list .product:hover{-webkit-box-shadow:2px 2px 20px rgba(0,0,0,.05);-moz-box-shadow:2px 2px 20px rgba(0,0,0,.05);box-shadow:2px 2px 20px rgba(0,0,0,.05)}.products.list .product .name{font-size:16px;color:var(--theme-product-info-name-color, #303030);font-weight:600;margin-bottom:1em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.4em;min-height:calc(1.4em * 2);max-height:calc(1.4em * 2)}.products.list .product .image{margin-bottom:2em}.products.list .product .image img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.products.list .product .value .old-price{display:block;text-decoration:line-through;color:var(--theme-product-info-card-old-price-color, #4f4f4f);font-size:12px}.products.list .product .value .price{font-weight:bold;color:var(--theme-product-info-card-price-color, var(--theme-color-primary));font-size:16px}.products.list .product .value .price-cc{font-size:13px;margin-bottom:10px;color:var(--theme-product-info-card-price-cc-color, #4f4f4f)}.products.list .product .value .in-cache small{font-size:13px;color:var(--theme-product-info-card-in-cache-small-color, #4f4f4f)}.products.list .product .value .in-cache h3{display:inline;font-size:20px;font-weight:bold;color:var(--theme-product-info-card-in-cache-h3-color, var(--theme-color-primary))}.products.list .product .value .in-cache span{font-size:13px;display:block;color:var(--theme-product-info-card-in-cache-span-color, #4f4f4f)}.products.view .product-images picture{width:100%;height:100%}.products.view .product-images picture img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.products.view .product-images .thumbs{margin-top:2em}.products.view .product-images .thumbs .thumb{width:100%;height:100%;border:1px solid rgba(0,0,0,.04)}.products.view .product-images .thumbs .thumb img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.products.view .product-info .name{font-size:var(--theme-product-info-name-font-size, 24px);font-weight:var(--theme-product-info-name-font-weight, bold);color:var(--theme-product-info-name-color, #303030);margin:0;margin-bottom:10px}@media(min-width: 264px)and (max-width: 767px){.products.view .product-info .name{font-size:22px;line-height:28px}}.products.view .product-info .code,.products.view .product-info .brand{display:inline-block;margin-right:3em;font-size:16px;color:var(--theme-product-info-code-brand-color, #878787);margin-bottom:1.5em}.products.view .product-info .card .card-body{padding:var(--theme-product-info-card-body-padding, 2.5em)}.products.view .product-info .card .card-body .sale-for{font-size:var(--theme-product-info-card-sale-for-font-size, 13px);color:var(--theme-product-info-card-sale-for-color, #747474);margin-bottom:1.5em}.products.view .product-info .card .card-body .value{margin-bottom:1.5em}.products.view .product-info .card .card-body .value .old-price{display:block;text-decoration:line-through;color:var(--theme-product-info-card-old-price-color, #4f4f4f);font-size:var(--theme-product-info-card-old-price-font-size, 16px);margin-bottom:10px}.products.view .product-info .card .card-body .value .price{font-weight:var(--theme-product-info-card-price-font-weight, bold);color:var(--theme-product-info-card-price-color, var(--theme-color-primary));font-size:var(--theme-product-info-card-price-font-size, 20px)}.products.view .product-info .card .card-body .value .price-cc{color:var(--theme-product-info-card-price-cc-color, #4f4f4f);font-size:var(--theme-product-info-card-price-cc-font-size, 18px)}.products.view .product-info .card .card-body .value .in-cache small{font-size:var(--theme-product-info-card-in-cache-small-font-size, 22px);color:var(--theme-product-info-card-in-cache-small-color, #4f4f4f)}.products.view .product-info .card .card-body .value .in-cache h3{display:inline;font-size:var(--theme-product-info-card-in-cache-h3-font-size, 22px);font-weight:var(--theme-product-info-card-in-cache-h3-font-weight, bold);color:var(--theme-product-info-card-in-cache-h3-color, #077fff)}.products.view .product-info .card .card-body .value .in-cache span{font-size:var(--theme-product-info-card-in-cache-span-font-size, 22px);color:var(--theme-product-info-card-in-cache-span-color, #4f4f4f)}.products.view .product-info .card .card-body .btn-buy{background-color:var(--theme-product-info-card-btn-buy-bg, var(--theme-color-primary));color:var(--theme-product-info-card-btn-buy-color, #fff);font-size:var(--theme-product-info-card-btn-buy-font-size, 22px);font-weight:var(--theme-product-info-card-btn-buy-font-weight, bold);border-radius:var(--theme-product-info-card-btn-buy-border-radius, 10px);display:flex;justify-content:center;align-items:center;padding:10px}.products.view .product-info .card .card-body .btn-buy img{margin-right:.5em}.products.view .product-info .card .card-body hr{margin:1.5em 0}.products.view .product-info .card .card-body .shipping-simulator .title{display:flex;align-items:center;width:100%;margin-bottom:1em}.products.view .product-info .card .card-body .shipping-simulator .title .icon{margin-right:1em}.products.view .product-info .card .card-body .shipping-simulator .title .text{font-size:var(--theme-product-info-card-shipping-simulator-title-text-font-size, 14px);color:var(--theme-product-info-card-shipping-simulator-title-text-color, #6e6e6e)}.products.view .product-info .card .card-body .shipping-simulator .shipping-result .options{cursor:none}.products.view .product-info .card .card-body .shipping-simulator .shipping-result .options .custom-control-label::before{display:none}.products.view .product-info .card .card-body .cc-simulator .title{display:flex;align-items:center;width:100%;margin-bottom:1em}.products.view .product-info .card .card-body .cc-simulator .title .icon{margin-right:1em}.products.view .product-info .card .card-body .cc-simulator .title .text{font-size:14px;color:#6e6e6e}.products.view .product-info .card .card-body .cc-simulator .title .image{align-self:flex-end}.products.view .product-info .card .card-body .cc-simulator .btn-light{border:1px solid var(--theme-product-info-card-btn-light-border-color, #e7e7e7);background-color:var(--theme-product-info-card-btn-light-bg, #fff);color:var(--theme-product-info-card-btn-light-color, var(--theme-color-primary));font-size:var(--theme-product-info-card-btn-light-font-size, 14px);font-weight:var(--theme-product-info-card-btn-light-font-weight, bold);border-radius:10px;padding:10px}@media(min-width: 264px)and (max-width: 767px){.products.view .product-info .card .card-body .cc-simulator .btn-light{font-size:10px}}.products.view .product-info .card .card-body .cc-simulator .btn-light:hover{background-color:#f7f7f7}.products.view .product-text .nav-tabs .nav-link{padding:1em 2em;border:none;background-color:var(--theme-tabs-bg);color:var(--theme-tabs-text-color);font-size:var(--theme-product-text-nav-link-font-size)}@media(min-width: 264px)and (max-width: 767px){.products.view .product-text .nav-tabs .nav-link{font-size:var(--theme-product-text-nav-link-font-size-mobile, 14px);width:100%}}.products.view .product-text .nav-tabs .nav-link.active{background-color:var(--theme-tabs-active-bg, #077fff);color:var(--theme-tabs-active-text-color, #fff)}.products.view .product-text .tab-content .tab-pane{padding:var(--theme-product-text-tab-pane-padding, 2em 0)}.products .product-variation [data-tooltip]{position:relative}.products .product-variation [data-tooltip]::after{content:attr(data-tooltip);position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.85);color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:10}.products .product-variation [data-tooltip]:hover::after,.products .product-variation [data-tooltip]:hover::before{opacity:1}.products .product-variation.variation-select-circles .circle-radio{position:relative;cursor:pointer}.products .product-variation.variation-select-circles .circle-radio input[type=radio]{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;margin:0;cursor:pointer}.products .product-variation.variation-select-circles .circle-radio .option{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:2px solid #ccc;font-size:.875rem;color:#333;background:#fff;transition:all .2s ease}.products .product-variation.variation-select-circles .circle-radio .option.circle{border-radius:50%}.products .product-variation.variation-select-circles .circle-radio input[type=radio]:checked+.circle,.products .product-variation.variation-select-circles .circle-radio input[type=radio]:checked+.option{background:#000;color:#fff;border-color:#000}.products .product-variation.variation-select-circles .circle-radio:hover .circle,.products .product-variation.variation-select-circles .circle-radio:hover .option,.products .product-variation.variation-select-circles .circle-radio input[type=radio]:focus+.circle,.products .product-variation.variation-select-circles .circle-radio input[type=radio]:focus+.option{border-color:#000}.products .product-variation.variation-select-color .color-options{display:flex;gap:.75rem;margin-top:.5rem}.products .product-variation.variation-select-color .color-radio{position:relative;cursor:pointer}.products .product-variation.variation-select-color .color-radio input[type=radio]{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;margin:0;cursor:pointer}.products .product-variation.variation-select-color .color-radio .option{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid transparent;font-size:0;color:transparent;transition:all .2s ease}.products .product-variation.variation-select-color .color-radio .option.circle{border-radius:50%}.products .product-variation.variation-select-color .color-radio input[type=radio]:checked+.option{border-color:#000;box-shadow:0 0 0 3px rgba(0,0,0,.2)}.products .product-variation.variation-select-color .color-radio:hover .option,.products .product-variation.variation-select-color .color-radio input[type=radio]:focus+.option{border-color:#000}.categories.page .banner{margin:2em 0}.categories.page aside.filters h3{font-size:var(--theme-categories-filters-title-font-size, 18px);font-weight:var(--theme-categories-filters-title-font-weight, bold);color:var(--theme-categories-filters-title-color, #4f4f4f)}.categories.page aside.filters .other-categories{max-height:350px;overflow-y:auto}.categories.page aside.filters .other-categories ul li.active,.categories.page aside.filters .price ul li.active,.categories.page aside.filters .brands ul li.active{border:1px solid #f9f9f9;background-color:#e7e7e7}.categories.page aside.filters .other-categories ul li a,.categories.page aside.filters .price ul li a,.categories.page aside.filters .brands ul li a{color:var(--theme-categories-filters-a-color, #4f4f4f);font-size:var(--theme-categories-filters-a-font-size, 13px);display:flex;padding:5px 0;justify-content:space-between;align-items:center}.categories.page aside.filters .other-categories ul li a span,.categories.page aside.filters .price ul li a span,.categories.page aside.filters .brands ul li a span{color:var(--theme-categories-filters-span-color, #ebebeb)}.categories.page .list .container{display:flex}@media(min-width: 264px)and (max-width: 767px){.categories.page .list .container{display:block}}.categories.page .list .container .filters{width:200px;margin-right:2em}@media(min-width: 264px)and (max-width: 767px){.categories.page .list .container .filters{width:100%;margin-right:unset}}.categories.page .list .container .filters.view-and-orderby{width:100%;margin-right:0}.categories.page .list .container .filters.view-and-orderby .card-body{display:flex;align-items:center;justify-content:flex-end;font-size:13px;color:#4f4f4f}.categories.page .list .container .filters.view-and-orderby .card-body .view-mode{display:inline-flex;align-items:center;margin-right:2em}.categories.page .list .container .filters.view-and-orderby .card-body .view-mode span{display:block;margin-right:1em}.categories.page .list .container .filters.view-and-orderby .card-body .view-mode a{color:#4f4f4f;margin-right:1em}.categories.page .list .container .filters.view-and-orderby .card-body .view-mode a:hover{color:var(--theme-color-primary)}.categories.page .list .container .filters.view-and-orderby .card-body .orderby{display:inline-flex;align-items:center}.categories.page .list .container .filters.view-and-orderby .card-body .orderby label{margin-right:1em;margin-bottom:0px;line-height:10px}.categories.page .list .container .products{flex:1}.categories.page .list .container .products .product{margin-bottom:1em}.contact{position:relative}.contact p.text{line-height:36px}.contact .others{position:relative;z-index:2;background-color:#f6f6f6;padding:4em 3em 4em 0;border-radius:0 15px 15px 0}@media(min-width: 768px)and (max-width: 1023px){.contact .others{padding:4em 3em 4em 3em}}@media(min-width: 264px)and (max-width: 767px){.contact .others{padding:4em 3em 4em 3em}}.contact .others h3{font-size:20px}.contact .others h3 a{color:var(--theme-color-primary, #282828)}.contact .others .phone{font-size:24px;line-height:10px;margin-bottom:20px;color:#2191ab}.contact .others h4{font-size:17px}.contact .others .bg-extension{content:"";position:absolute;background-color:#f6f6f6;width:60%;height:100%;left:-60%;display:inline;z-index:1;top:0}@media(min-width: 768px)and (max-width: 1023px){.contact .others .bg-extension{display:none}}@media(min-width: 264px)and (max-width: 767px){.contact .others .bg-extension{display:none}}.contact label{font-size:12px}.cart.page main{margin:3em 0}.cart.page h1{font-size:20px;font-weight:bold;color:#303030;margin-bottom:1.5em}.cart.page .cart-content .card-body{padding:2em}.cart.page .cart-content .card-body .table thead tr th{border-top:none;font-weight:normal;color:#595a5c;border-bottom:1px solid #e7e7e7}.cart.page .cart-content .card-body .table tbody tr td{vertical-align:middle;background-color:#f9f9f9}.cart.page .cart-content .card-body .table tbody tr td.thumb img{background-color:#fff;border:1px solid #e7e7e7;border-radius:5px;padding:5px;width:100px;height:100px;object-fit:cover}.cart.page .cart-content .card-body .table tbody tr td.name h3{font-size:14px;margin:0;color:#595a5c}.cart.page .cart-content .card-body .table tbody tr td.name small{color:#909090}.cart.page .cart-content .card-body .table tbody tr td.trash a{background-color:#a6a6a6;color:#fff;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.cart.page .cart-content .card-body .table tbody tr td.trash a i{font-size:14px}.cart.page .cart-content .card-body .table tbody tr td.qnt{text-align:center;color:#595a5c;position:relative}.cart.page .cart-content .card-body .table tbody tr td.qnt .btn-ok{position:absolute;right:40px;top:50%;transform:translateY(-50%);padding:2px 6px;font-size:12px;display:none;cursor:pointer;border:none;background:#28a745;color:#fff;border-radius:3px}.cart.page .cart-content .card-body .table tbody tr td.price{text-align:right;color:#595a5c}.cart.page .cart-resume-order{border:0;background-color:#f7f7f7}.cart.page .cart-resume-order .card-body{padding:2em}.cart.page .cart-resume-order .card-body .title{font-size:21px;font-weight:bold;color:#303030;margin-bottom:1.5em}.cart.page .cart-resume-order .card-body .values{margin-bottom:2em}.cart.page .cart-resume-order .card-body .values .sub-total,.cart.page .cart-resume-order .card-body .values .shipping,.cart.page .cart-resume-order .card-body .values .total{display:flex;justify-content:space-between;align-items:center;margin:1em 0}.cart.page .cart-resume-order .card-body .values .sub-total span,.cart.page .cart-resume-order .card-body .values .shipping span,.cart.page .cart-resume-order .card-body .values .total span{color:#595a5c}.cart.page .cart-resume-order .card-body .values .sub-total div,.cart.page .cart-resume-order .card-body .values .shipping div,.cart.page .cart-resume-order .card-body .values .total div{color:#2c2c2c;font-weight:bold}.cart.page .cart-resume-order .card-body .btn-checkout{background-color:#077fff;color:#fff;font-size:18px;font-weight:bold;border-radius:10px;display:flex;justify-content:center;align-items:center;padding:10px}.cart.page .shipping-form{flex-direction:column}.header-checkout{position:relative !important;display:block !important;background-color:var(--theme-header-checkout-bg, #24478e) !important}@media(min-width: 264px)and (max-width: 767px){.header-checkout .wrapper{padding:1.2em 0 1.2em 0 !important}}@media(min-width: 768px)and (max-width: 1023px){.header-checkout .wrapper{padding:1.2em 0 1.2em 0 !important}}.header-checkout .wrapper .container{display:block !important}.header-checkout .logo{max-width:200px;width:200px}.header-checkout .logo img{max-width:100%}@media(min-width: 264px)and (max-width: 767px){.header-checkout .logo img{max-width:120px !important}}@media(max-width: 991.98px){.header-checkout .phone{display:none}}.header-checkout .phone span,.header-checkout .safe-env span{display:flex;align-items:center;gap:12px;color:var(--theme-header-checkout-text-color, #9cc5fa)}@media(min-width: 264px)and (max-width: 767px){.header-checkout .phone span,.header-checkout .safe-env span{font-size:14px}}@media(min-width: 768px)and (max-width: 1023px){.header-checkout .phone span,.header-checkout .safe-env span{font-size:14px}}@media(min-width: 1024px)and (max-width: 1259px){.header-checkout .phone span,.header-checkout .safe-env span{font-size:14px}}.header-checkout .phone .icon,.header-checkout .safe-env .icon{display:flex;align-items:center;justify-content:center;padding:16px;border-radius:50%;background-color:var(--theme-header-checkout-icon-bg, #9cc5fa);color:var(--theme-header-checkout-icon-color, #9cc5fa);border:1px solid rgba(0,0,0,.1)}@media(min-width: 264px)and (max-width: 767px){.header-checkout .phone .icon,.header-checkout .safe-env .icon{padding:12px}}.header-checkout .breadcrumb{border-radius:50px;align-items:center;justify-content:center}.header-checkout .breadcrumb .breadcrumb-item a{color:var(--theme-color-primary, #000000)}.footer-checkout{border-bottom:0px !important;background-color:var(--theme-footer-checkout-bg, #ffffff);border-top:1px solid var(--theme-footer-checkout-border-color, #e5e5e5);padding-top:4em;padding-bottom:4em !important;margin-top:4em}.footer-checkout i{color:var(--theme-footer-checkout-icon-color, #ffffff)}.footer-checkout p{color:var(--theme-footer-checkout-text-color, #ffffff)}.footer-checkout h1,.footer-checkout h2,.footer-checkout h3,.footer-checkout h4,.footer-checkout h5{color:var(--theme-footer-checkout-title-color, #ffffff)}body.checkout footer{border-bottom:unset}body.checkout .page{margin:2.5em 0}body.checkout .steps p,body.checkout .steps label{font-size:14px}body.checkout .steps hr{margin:2em 0}body.checkout .steps h3{font-size:20px;font-weight:normal}body.checkout .steps .options .custom-control{padding:1em;border:1px solid #e7e7e7;cursor:pointer;display:flex;justify-content:space-between;align-items:center}body.checkout .steps .options .custom-control:hover{border:1px solid #cacaca;background-color:#f9f9f9;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.1);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.1);box-shadow:1px 1px 10px rgba(0,0,0,.1)}body.checkout .steps .options .custom-control .price{font-size:16px;font-weight:bold;display:block}body.checkout .steps .options .custom-control .name{font-size:14px}body.checkout .steps .options .custom-control small{color:#5c5c5c;background-color:#f7f7f7;display:inline-block;padding:5px;border-radius:4px}body.checkout .steps .payment-form #accordion .card-header{background-color:#fff;display:flex;justify-content:space-between;cursor:pointer;padding:2em}body.checkout .steps .payment-form #accordion .card-header .name{display:flex;align-items:center}body.checkout .steps .payment-form #accordion .card-header .name i{color:#525153;margin-right:1em;font-size:20px}body.checkout .steps .payment-form #accordion .card-header .right{display:flex}body.checkout .steps .payment-form #accordion .card-header .right span{margin-right:10px;font-size:13px;color:#0060df}body.checkout .steps #accordioncob .card.active,body.checkout .steps #accordionpay .card.active{border:2px solid #007bff;box-shadow:0 0 10px rgba(0,123,255,.3)}body.checkout .products .product{display:flex;align-items:center;justify-content:space-between;color:#282828;border-bottom:1px solid #e7e7e7;padding-bottom:1.5em;margin-bottom:1.5em}body.checkout .products .product .thumb{margin-right:20px}body.checkout .products .product .name{flex:1}body.checkout .products .product .name h3{font-size:13px;margin:0;padding:0}body.checkout .products .product .price{margin-left:10px;flex-basis:85px;text-align:right}body.checkout .finish .steps .card-header{background-color:#fff;padding-top:2em;padding-bottom:2em}body.checkout .finish .steps .card-header,body.checkout .finish .steps .card-body{padding-top:2em;padding-bottom:2em}body.checkout .finish .steps .card-header .details,body.checkout .finish .steps .card-body .details{display:flex;align-items:center;position:relative}body.checkout .finish .steps .card-header .details.muted,body.checkout .finish .steps .card-body .details.muted{opacity:.5}body.checkout .finish .steps .card-header .details.muted .icon,body.checkout .finish .steps .card-body .details.muted .icon{color:#e7e7e7}body.checkout .finish .steps .card-header .details.timeline,body.checkout .finish .steps .card-body .details.timeline{margin-bottom:2em;position:relative}body.checkout .finish .steps .card-header .details.timeline:before,body.checkout .finish .steps .card-body .details.timeline:before{content:"";position:absolute;width:2px;background-color:#f0f0f0;height:100%;left:51px;z-index:1;top:38px}body.checkout .finish .steps .card-header .details .icon,body.checkout .finish .steps .card-body .details .icon{padding:0 1.5em;color:var(--theme-color-primary, #077fff);font-size:26px;position:relative;z-index:10}body.checkout .finish .steps .card-header .details .detail h3,body.checkout .finish .steps .card-body .details .detail h3{font-size:16px;margin:0;padding:0;font-weight:700}body.checkout .finish .steps .card-header .details .detail p,body.checkout .finish .steps .card-body .details .detail p{font-size:14px}body.checkout .finish .steps .card-header .details .detail span,body.checkout .finish .steps .card-body .details .detail span{font-size:13px}/*# sourceMappingURL=layout.css.map */
