@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.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}header .ribbon{background-color:#273c54;padding:12px 0}header .ribbon .swiper .content{text-align:center;text-transform:uppercase;font-weight:500}header .ribbon .swiper .content a{color:#fff}header .ribbon .swiper .content a span{color:#b48639}header .ribbon .swiper-arrows{display:flex;justify-content:space-between}header .ribbon .swiper-arrows button{position:relative;z-index:2;margin-top:-18px;background:transparent;border:0}header .main{background-color:#252a2e;border-bottom:1px solid rgba(0,0,0,.1);padding:24px 0}header .main .container .wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px}header .main .container .wrapper .column{display:flex;justify-content:space-between;align-items:center;gap:24px}header .main .container .wrapper .column .favorites,header .main .container .wrapper .column .user-box{padding-right:16px;border-right:1px solid rgba(255,255,255,.1)}header .main .container .wrapper .column .favorites:hover a,header .main .container .wrapper .column .user-box:hover a{color:#b48639 !important}header .main .container .wrapper .column .favorites:hover a i,header .main .container .wrapper .column .user-box:hover a i{color:#b48639 !important}header .main .container .wrapper .logo img{width:90%}header .main .container .wrapper .search{width:340px}@media(min-width: 1260px)and (max-width: 1444px){header .main .container .wrapper .search{width:220px}}@media(min-width: 1024px)and (max-width: 1259px){header .main .container .wrapper .search{width:220px}}@media(min-width: 768px)and (max-width: 1023px){header .main .container .wrapper .search{width:220px}}header .main .container .wrapper .search .search-field input{background-color:#f9f9f9;height:44px;font-size:14px}header .main .container .wrapper .search .search-btn button{background-color:#f9f9f9;height:44px}header .main .container .wrapper .search .search-btn button i{color:#20272d}header .main .container .wrapper .menu nav ul{display:flex;align-items:center;gap:20px}header .main .container .wrapper .menu nav ul li a{color:#0b0b0b;text-transform:uppercase;font-size:15px;font-weight:600;border-bottom:5px solid #fff}header .main .container .wrapper .menu nav ul li a:hover{border-bottom:5px solid #1d3177}header .main .container .wrapper .menu nav ul li a.active{border-bottom:5px solid #1d3177 !important}header .main .container .wrapper .change-coin{display:none;align-items:center;gap:14px;padding:12px 24px;height:50px;background-color:#f9f9f9;border:1px solid rgba(0,0,0,.1);border-radius:50px}header .main .container .wrapper .change-coin:hover{background-color:#fff;border:1px solid rgba(0,0,0,.1)}header .main .container .wrapper .change-coin .text{line-height:14px}header .main .container .wrapper .change-coin .text .text-secondary{font-size:12px;font-weight:500;color:#5f5f5f}header .main .container .wrapper .change-coin .text p{margin-bottom:0;font-size:12px;font-weight:500;color:#0b0b0b}header .main .container .wrapper .change-coin .coin{font-size:16px;font-weight:600;color:#1d3177}header .main .container .wrapper .change-coin .icon i{font-size:16px;font-weight:600;color:#1d3177}header .main .container .wrapper .account nav ul li{line-height:15px}header .main .container .wrapper .account nav ul li:first-child a{color:#12266b}header .main .container .wrapper .account nav ul li a{font-size:15px;font-weight:500;color:#0f6090}header .main .container .wrapper .account nav ul li a:hover{text-decoration:underline}header .main .container .wrapper .menu .button{display:flex;align-items:center;gap:30px;color:#484848;font-size:15px;font-weight:bold;background-color:#f9f9f9;border-radius:50px;padding:15px 30px;text-transform:none;letter-spacing:unset}header .main .container .wrapper .menu:hover .button{background-color:#12266b;color:#fff;border-radius:20px 20px 0 0}header .main .container .wrapper .menu:hover .submenu{display:block}header .main .container .wrapper .menu .submenu{display:none;position:absolute;z-index:6;top:70px;left:0;width:100%;background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0px 0px 10px rgba(0,0,0,.1);border-radius:0 0 20px 20px;padding:30px}header .main .container .wrapper .menu .submenu .wrapper{display:flex;align-items:stretch;gap:50px}header .main .container .wrapper .menu .submenu .wrapper .banners{display:flex;gap:30px}header .main .container .wrapper .menu .submenu .wrapper .nav{flex:1;border-left:1px solid rgba(0,0,0,.1);padding-left:50px}header .main .container .wrapper .menu .submenu .wrapper .nav ul{display:flex;flex-direction:column;justify-content:space-around;height:100%}header .main .container .wrapper .menu .submenu .wrapper .nav ul li a{display:block;padding:10px;border-radius:20px;color:#484848;font-size:24px;font-weight:400}header .main .container .wrapper .menu .submenu .wrapper .nav ul li a:hover{text-indent:20px;color:#fff;background-color:#12266b}header .main .container .wrapper .icon{font-size:20px;color:#efefef}header .main .container .wrapper .cart{display:flex;align-items:center}header .main .container .wrapper .cart .count{margin-left:-10px;background-color:#b48639;color:#fff;font-weight:bold}header .main .container .wrapper .cart .quantity{color:#fff;font-size:15px;font-weight:600}@media(min-width: 768px)and (max-width: 1023px){header .main .container .wrapper .cart .quantity{display:none}}header .main .container .wrapper .cart .total{color:#484848;font-size:15px;font-weight:600}header .menu{border-bottom:1px solid rgba(0,0,0,.1)}header .menu nav ul{display:flex;align-content:center;justify-content:space-evenly;align-items:center;gap:20px}header .menu nav ul li a{display:block;padding:28px 12px;font-size:16px;font-weight:600;text-transform:uppercase}header .menu nav ul li a:hover{color:#b48639 !important}header #nav-fixed{background-color:#fff;padding:0}header #nav-fixed .ribbon{display:none}header #nav-fixed .main{padding:20px 0}header #nav-fixed .container .wrapper .logo img{width:200px}header #nav-fixed .menu{display:none}header ul.coin-select-modal{display:flex;align-items:center;justify-content:space-evenly;margin:30px 0}@media only screen and (max-width: 1200px){header ul.coin-select-modal{flex-direction:column;align-items:center}}header ul.coin-select-modal li a{padding:12px 24px;height:50px;background-color:#f9f9f9;border:1px solid rgba(0,0,0,.1);border-radius:50px}@media only screen and (max-width: 1200px){header ul.coin-select-modal li{margin:0 0 50px 0}}footer .footer-banner img{width:100%}footer .footer-bg{background-color:#252a2e;padding:4em 0;color:#fff}footer .footer-bg hr{opacity:.1}footer .footer-bg h1{font-size:18px;font-weight:700;color:#fff;text-decoration:none;text-transform:none;font-weight:600;margin-bottom:28px}footer .footer-bg .bg-white{background-color:#fff;border-radius:10px;padding:20px}footer .footer-bg .logo{display:flex;flex-direction:column;gap:20px}@media(min-width: 264px)and (max-width: 767px){footer .footer-bg .logo{flex-direction:row;align-items:center;margin-bottom:40px}}footer .footer-bg .logo img{width:34px;height:auto}footer .footer-bg .logo .social ul{display:flex;flex-direction:column;gap:12px}@media(min-width: 264px)and (max-width: 767px){footer .footer-bg .logo .social ul{flex-direction:row}}footer .footer-bg .logo .social ul li a i{font-size:24px}footer .footer-bg .logo .social ul li a:hover{color:#b48639 !important}footer .footer-bg .logo .social ul li a:hover i{color:#b48639 !important}footer .footer-bg a{color:#fff}footer .footer-bg a:hover{color:#b48639 !important}footer .footer-bg h3{font-size:24px;font-weight:500;color:#fff;margin:50px 0 20px 0}footer .footer-bg .footer-payment{background-color:#fff;padding:40px;border-radius:20px}footer .footer-credits{background-color:#212629;color:#fff;border:none;color:#b5b5b5}footer .footer-credits .data{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}footer .footer-credits .data .company{text-align:center}footer .social{display:inline-block}footer .social li{display:inline-block}footer .social li a{font-size:20px;color:#fff !important}footer .social li a i{color:#fff !important}.icon-whatsapp{background:#5dbb2f;display:flex;font-size:2.5em;-webkit-box-shadow:1px 1px 30px 0 rgba(0,0,0,.22);-moz-box-shadow:1px 1px 30px 0 rgba(0,0,0,.22);box-shadow:1px 1px 30px 0 rgba(0,0,0,.22);transition:all .5s ease;color:#fff;width:60px;height:60px;border-radius:50%;align-items:center;justify-content:center}.go-top{position:fixed;bottom:85px;right:0;color:#fff !important;text-decoration:none;background:#000;display:flex;align-items:center;justify-content:center;width:50px;height:50px;line-height:50px;text-align:center;display:none;border-radius:50%}.no-gutter{margin-right:0;margin-left:0}.no-gutter>[class*=col-]{padding-right:0;padding-left:0}.header-cat{font-family:"Montserrat",sans-serif;border-bottom:1px solid #ececec;margin:0;padding:0;position:relative}@media(max-width: tela-menor-width){.header-cat nav{display:none}}.header-cat nav>ul{display:flex;justify-content:space-between;width:100%}.header-cat nav>ul>li:first-child a{font-size:16px;font-weight:bold}.header-cat nav>ul>li>a{display:block;padding:1.8em 1em;color:#0c4ca3;text-transform:uppercase;font-size:16px;font-weight:500}.header-cat nav>ul>li>a:hover{color:#fff;background-color:#0c4ca3}.header-cat .egondola-megamenu>a i{margin-right:1em;color:#f78022}.header-cat .egondola-megamenu:hover>a{color:#fff;background-color:#0c4ca3}.header-cat .egondola-megamenu:hover>a i{color:#f78022}.header-cat .egondola-megamenu:hover .content{display:block}.header-cat .egondola-megamenu>.content{display:none;position:absolute;left:0;z-index:9999 !important;padding:0;width:100%;background-color:#fff;border-top:2px solid #0c4ca3;color:#282828;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.09);-moz-box-shadow:1px 1px 5px 0px rgba(0,0,0,.09);box-shadow:1px 1px 5px 0px rgba(0,0,0,.09)}.header-cat .egondola-megamenu>.content .p-3{padding:3em}.header-cat .egondola-megamenu>.content .nav-pills li a{font-size:14px;font-weight:normal}.header-cat .egondola-megamenu>.content .nav-pills li.active a{background-color:#f7f7f7 !important;color:#282828}.header-cat .egondola-megamenu>.content .tab-content,.header-cat .egondola-megamenu>.content .panel-group{padding:2em}.header-cat .egondola-megamenu>.content .tab-content .panel,.header-cat .egondola-megamenu>.content .panel-group .panel{border:0}.header-cat .egondola-megamenu>.content .tab-content .panel .panel-heading,.header-cat .egondola-megamenu>.content .panel-group .panel .panel-heading{border-radius:0;border:0;background-color:#fff;font-weight:normal;padding:0}.header-cat .egondola-megamenu>.content .tab-content .panel .panel-heading .panel-title,.header-cat .egondola-megamenu>.content .panel-group .panel .panel-heading .panel-title{padding:0}.header-cat .egondola-megamenu>.content .tab-content .panel .panel-heading .panel-title a,.header-cat .egondola-megamenu>.content .panel-group .panel .panel-heading .panel-title a{font-size:13px;display:block;padding:1em;background-color:#f7f7f7}.header-cat .egondola-megamenu>.content .tab-content.b-left,.header-cat .egondola-megamenu>.content .panel-group.b-left{border-left:1px solid #e7e7e7}.header-cat .egondola-megamenu>.content .tab-content.b-right,.header-cat .egondola-megamenu>.content .panel-group.b-right{border-right:1px solid #e7e7e7}.header-cat .egondola-megamenu>.content .tab-content h3,.header-cat .egondola-megamenu>.content .panel-group h3{font-size:24px;font-weight:700;margin-bottom:1em;text-transform:uppercase;color:#282828}.header-cat .egondola-megamenu>.content .tab-content .categories,.header-cat .egondola-megamenu>.content .panel-group .categories{margin-bottom:1em}.header-cat .egondola-megamenu>.content .tab-content .categories .cover,.header-cat .egondola-megamenu>.content .panel-group .categories .cover{margin-bottom:1em}.header-cat .egondola-megamenu>.content .tab-content .categories ul li a,.header-cat .egondola-megamenu>.content .panel-group .categories ul li a{display:block;margin-bottom:1em}.header-cat .egondola-megamenu>.content .tab-pane{height:auto;padding:0}h1.title{display:flex;gap:20px;justify-content:space-between;font-size:22px;text-transform:none;font-weight:500;color:#20272d;margin:1.4em 0;text-align:left}h1.title.uppercase{text-transform:uppercase}@media(min-width: 264px)and (max-width: 767px){h1.title{margin-top:3.4em}}h1.title .swiper-control{display:flex;gap:10px}h1.title .swiper-control .swiper-button-disabled i{opacity:.3}h1.title .swiper-control i{font-weight:normal;font-size:14px}.header-content{background-color:#f7f7f7;text-align:center;padding:40px 0;position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.header-content h1{font-size:24px;font-weight:500;color:#252a2e;margin:0}.title-bar{display:block;text-align:center}.title-bar h1{font-weight:300;margin:0;text-transform:uppercase}.title-bar h3{font-size:32px;font-weight:500;color:#7cc142;text-transform:lowercase;position:relative}.title-bar h3 span{color:#12266b}.title-bar.instagram h3{padding-bottom:0em !important;margin-bottom:0em !important}.products .grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));grid-gap:20px;row-gap:48px}@media(min-width: 1260px)and (max-width: 1444px){.products .grid{grid-template-columns:repeat(4, minmax(220px, 1fr))}}@media(min-width: 1024px)and (max-width: 1259px){.products .grid{grid-template-columns:repeat(4, minmax(200px, 1fr))}}@media(min-width: 768px)and (max-width: 1023px){.products .grid{grid-template-columns:repeat(2, minmax(200px, 1fr))}}@media(min-width: 264px)and (max-width: 767px){.products .grid{grid-template-columns:repeat(2, minmax(160px, 1fr))}}@media(min-width: 264px)and (max-width: 767px){.row-flex.products-list{margin-left:0;margin-right:0;gap:10px;display:grid;grid-template-columns:repeat(auto-fill, minmax(130px, 1fr))}.row-flex.products-list .col-flex-xs-6{width:unset;max-width:unset;flex-basis:unset;padding-left:0;padding-right:0;max-height:585px}}@media(min-width: 768px)and (max-width: 1023px){.row-flex.products-list{margin-left:0;margin-right:0;gap:10px;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}.row-flex.products-list .col-flex-xs-6{width:unset;max-width:unset;flex-basis:unset;padding-left:0;padding-right:0}}@media(min-width: 1024px)and (max-width: 1259px){.row-flex.products-list{margin-left:0;margin-right:0;gap:10px;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}.row-flex.products-list .col-flex-md-3{width:unset;max-width:unset;flex-basis:unset;padding-left:0;padding-right:0}.row-flex.products-list .col-flex-md-6{width:100%;max-width:100%}}.caixa-item{margin-bottom:30px;height:685px}.caixa-item .prod-item{border-radius:0px;padding:0px;height:100%;position:relative;text-align:left}.caixa-item .prod-item .prod-off{position:absolute;z-index:3;bottom:0;left:0;text-transform:uppercase}.caixa-item .prod-item .prod-off .prod-off-value{font-weight:700;color:#fff;font-size:14px;padding:8px;background:#b48639;display:inline-block}.caixa-item .prod-item .prod-off .prod-feat{font-weight:700;color:#fff;font-size:14px;padding:8px;background:#252a2e;display:inline-block}.caixa-item .prod-item .prod-img{height:500px;margin-bottom:20px}.caixa-item .prod-item .prod-img img.thumb{width:100%;height:500px;max-height:unset !important;object-fit:cover}.caixa-item .prod-item .prod-cod{font-size:12px;font-weight:bold;text-transform:uppercase;color:#6f6f6f}.caixa-item .prod-item h1{font-size:16px;line-height:22px;font-weight:500;color:#000;text-align:left;text-transform:unset;margin:0}@media(min-width: 1260px){.caixa-item .prod-item h1{width:70%}}@media(min-width: 264px)and (max-width: 767px){.caixa-item .prod-item h1{height:88px}}.caixa-item .prod-item .prod-options{margin-top:20px}.caixa-item .prod-item .prod-options .colors{display:flex;gap:8px}.caixa-item .prod-item .prod-options .colors .color{width:24px;height:24px;border-radius:50%;border:2px solid #e7e7e7}.caixa-item .prod-item .prod-options .colors .color:hover{border:2px solid #4b4b4b}.caixa-item .prod-item .prod-align{position:relative}@media(min-width: 264px)and (max-width: 767px){.caixa-item .prod-item .prod-align{height:180px}}.caixa-item .prod-item .item-badges-bottom{position:absolute;width:100%;top:-20px;z-index:5;display:flex;justify-content:center}.caixa-item .prod-item .item-badges-bottom li{border-radius:50px;font-size:14px;font-weight:500;padding:.5em .7em;text-transform:uppercase}@media(min-width: 264px)and (max-width: 767px){.caixa-item .prod-item .item-badges-bottom li{font-size:9px}}.caixa-item .prod-item .item-badges-bottom .badge-new{background-color:#b48639;color:#fff}.caixa-item .prod-item .item-badges-bottom .badge-oferta{background-color:#fff;color:#252a2e}.caixa-item .prod-item .item-badges-bottom .badge-ship{color:#fff;background-color:#002bff}.caixa-item .prod-item .item-badges-bottom .badge-off{background-color:#b6eefe;color:#000}.caixa-item .prod-item:hover .add-cart{display:flex}.caixa-item .prod-item .add-cart{display:none;position:absolute;align-items:center;justify-content:center;left:0;z-index:5;width:100%;top:45%}.caixa-item .prod-item .add-cart form{display:flex;gap:10px;justify-content:center;align-items:center}@media(min-width: 264px)and (max-width: 767px){.caixa-item .prod-item .add-cart form{flex-direction:column}.caixa-item .prod-item .add-cart form button{padding:10px}}.caixa-item .prod-item .add-cart .quantity{display:flex;gap:10px;justify-content:center;align-items:center}.caixa-item .prod-item .add-cart .quantity .decrease,.caixa-item .prod-item .add-cart .quantity .increase{display:flex;justify-content:center;align-items:center;text-align:center;border-radius:50%;width:20px;height:20px;background-color:#000;color:#fff;border:none}.caixa-item .prod-item .add-cart .quantity input{display:flex;justify-content:center;align-items:center;text-align:center;width:60px;padding:10px;border-radius:50px;background-color:#efefef;border:none;font-size:16px;font-weight:500;color:#484848}.caixa-item .prod-item .add-cart .button{flex:1}.caixa-item .prod-item .add-cart .button button{display:flex;justify-content:center;align-items:center;text-align:center;font-size:16px;padding:10px;font-weight:500;color:#fff;background-color:#b48639;border-radius:50px;border:none}.caixa-item .prod-item .add-cart .button button:hover{color:#fff;background-color:#366d3b}.caixa-item .prod-item .price-for{font-size:18px;font-weight:600;color:#000}.caixa-item .prod-item .price{margin-top:20px;gap:10px;justify-content:center;align-items:center;margin-bottom:6px}@media(min-width: 264px)and (max-width: 767px){.caixa-item .prod-item .price{flex-wrap:wrap}}@media(min-width: 768px)and (max-width: 1023px){.caixa-item .prod-item .price{flex-wrap:wrap}}.caixa-item .prod-item .price h3{font-size:18px;font-weight:500;color:#000}.caixa-item .prod-item .price span{font-size:15px;font-weight:500;color:#bababa}.caixa-item .prod-item .price .price-of{display:block;color:#3d3d3d;text-decoration:line-through;margin:0;font-size:14px}.caixa-item .prod-item .price .price-for{display:block;color:#000;text-decoration:none;margin:0;font-size:20px;font-weight:700}.caixa-item .prod-item .price .price-parc{color:#555;font-size:12px}.accordion dt a.is-expanded{background-color:#12266b;color:#fff;text-indent:2em;margin-bottom:1em;border-radius:10px}.nav-mobile{background-color:#20272d}.nav-mobile .wrapper{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 30px}.nav-mobile .wrapper .logo img{width:200px}.nav-mobile .wrapper .nav{display:flex;align-items:center;gap:24px}.nav-mobile .wrapper .nav a i{font-size:20px;color:#efefef}.nav-mobile .wrapper .menu-btn a{color:#efefef !important}.nav-mobile .wrapper .menu-btn a::after{color:#efefef !important}.nav-mobile .wrapper .menu-conta,.nav-mobile .wrapper .menu-cart,.nav-mobile .wrapper .menu-btn{position:relative;top:unset;left:unset;right:unset}.nav-mobile .logo-nav-mobile{display:block;margin:0 auto;margin-top:15px;margin-bottom:16px;width:200px}.nav-mobile .menu .change-coin{display:flex;align-items:center;gap:14px;padding:12px 24px;height:50px;background-color:#f9f9f9;border:1px solid rgba(0,0,0,.1);border-radius:50px}.nav-mobile .menu .change-coin:hover{background-color:#fff;border:1px solid rgba(0,0,0,.1)}.nav-mobile .menu .change-coin .text{line-height:14px}.nav-mobile .menu .change-coin .text .text-secondary{font-size:12px;font-weight:500;color:#5f5f5f}.nav-mobile .menu .change-coin .text p{margin-bottom:0;font-size:12px;font-weight:500;color:#0b0b0b}.nav-mobile .menu .change-coin .coin{font-size:16px;font-weight:600;color:#1d3177}.nav-mobile .menu .change-coin .icon i{font-size:16px;font-weight:600;color:#1d3177}.nav-mobile .overlay .logo-inside{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#20272d;padding:9px 15px}.btn,.btn:link,.btn:active,.btn:visited{background:#20272d !important;color:#fff;font-weight:bold;letter-spacing:1px;text-transform:uppercase;border-radius:0px;padding:10px 20px;-moz-transition:none;-webkit-transition:none;transition:none;border-radius:45px}.btn:hover,.btn:link:hover,.btn:active:hover,.btn:visited:hover{background-color:red}.steps{background:#ff292d}.steps ul.list-steps li{opacity:.5;color:#000}.steps ul.list-steps li i.fa-inverse{color:#d9d9d9}.steps ul.list-steps li.active{opacity:1;color:#fff}.steps ul.list-steps li.active i.fa-inverse{color:#7cc142}.brands .item{background-color:#fff;border:1px solid rgba(0,0,0,.1);padding:10px}.brands .item img{height:74px;object-fit:cover}.newsletter{display:none}.blog{position:relative}.blog .list{position:relative}.blog .list .post-content{display:flex;gap:20px}@media(min-width: 264px)and (max-width: 767px){.blog .list .post-content{flex-direction:column}}@media(min-width: 768px)and (max-width: 1023px){.blog .list .post-content{flex-direction:column}}.blog .list .post-content .data{display:flex;flex-direction:column;justify-content:space-between}.blog .list .post-content .post-thumb{min-width:280px;width:280px;height:280px;object-fit:cover}@media(min-width: 264px)and (max-width: 767px){.blog .list .post-content .post-thumb{min-width:100%;width:100%}}@media(min-width: 768px)and (max-width: 1023px){.blog .list .post-content .post-thumb{min-width:100%;width:100%}}.blog .list .post-content p{margin:4px 0}.blog .list .post-content .post-title{font-size:24px;font-weight:500;color:#000;text-transform:unset}.blog .list .post-content .post-date{font-size:14px;font-weight:500;color:#585858}.blog .list .post-content .post-excerpt{font-size:14px;font-weight:500;color:#585858}.blog .list .post-content .post-btn{background-color:#d9d9d9;font-size:16px;font-weight:500;color:#000;border-radius:50px;padding:10px 20px;text-align:center}.blog .list .item .data h2{color:#000}.accordion dt a.is-expanded{background-color:#252a2e}._filters{border:1px solid rgba(0,0,0,.1);padding:0;margin:0;position:relative}._filters .clean{position:sticky}._filters.products .filter{padding-left:4rem;padding-right:4rem;padding-bottom:4rem;padding-top:4rem;line-height:normal;border-bottom:1px solid rgba(0,0,0,.1)}._filters.products .filter.categories ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}._filters.products .filter.categories ul li{padding:0;margin:0}._filters.products .filter.price .slider-container{display:flex;justify-content:space-between;margin-top:10px;margin-bottom:10px}._filters.products .filter.price input[type=range]{-webkit-appearance:none;width:50%;height:5px;background:#e7e7e7;outline:none;opacity:1;-webkit-transition:.2s;transition:opacity .2s;padding:0;margin:0}._filters.products .filter.price input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:10px;height:10px;background:#000;cursor:pointer;border-radius:50%}._filters.products .filter.price input[type=range]::-moz-range-thumb{width:10px;height:10px;background:#000;cursor:pointer;border-radius:50%}._filters.products .filter.price .price-display{display:flex;gap:16px;font-size:1.2em;color:#a7a7a7}._filters.products .filter.price .price-display div label{font-size:12px;font-weight:normal;line-height:normal;margin-bottom:0}._filters.products .filter.price .price-display div input[type=number]{width:100%;padding:5px;border:1px solid #ccc;border-radius:3px;text-align:center;font-size:14px;align-items:center;justify-content:center;height:30px;padding:0;margin:0}._filters.products .filter.variations{max-height:320px;overflow-y:auto}._filters.products .filter.variations::-webkit-scrollbar{width:8px}._filters.products .filter.variations::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px}._filters.products .filter.variations::-webkit-scrollbar-track{background:transparent}._filters.products .filter.variations::-webkit-scrollbar-thumb:vertical{width:8px}._filters.products .filter.variations.circle ul li a{border-radius:50%}._filters.products .filter.variations.inline ul{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}._filters.products .filter.variations.inline ul::-webkit-scrollbar{height:8px}._filters.products .filter.variations.inline ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:10px}._filters.products .filter.variations.inline ul::-webkit-scrollbar-track{background:transparent}._filters.products .filter.variations.inline ul::-webkit-scrollbar-thumb:horizontal{height:8px}._filters.products .filter.variations ul{display:flex;flex-wrap:wrap;gap:8px}._filters.products .filter.variations ul li a{display:flex;gap:4px;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);position:relative;padding:2px 18px;border-radius:10px}._filters.products .filter.variations ul li a.circle{width:40px;height:40px;border-radius:50%}._filters.products .filter.variations ul li a.square{width:40px;height:40px;border-radius:0}._filters.products .filter.variations ul li a.active{background-color:#000;color:#fff;border:1px solid rgba(0,0,0,.2)}._filters.products .filter.variations ul li a.active::before{content:"x";position:absolute;left:-4px;top:-4px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:#fff;color:#000;font-size:9px;border:1px solid rgba(0,0,0,.1)}._filters.products .filter.variations ul li a:hover{border:1px solid rgba(0,0,0,.4)}._filters.products .filter.variations ul li a span{opacity:.7;font-size:10px;line-height:0;padding:0;margin:0}._filters.products .filter.variations.select select{width:100%;border:1px solid rgba(0,0,0,.1);position:relative;padding:12px 18px;border-radius:10px}._filters.products .filter.variations.select select:hover{border:1px solid rgba(0,0,0,.4)}._filters-mobile{position:fixed;left:0;bottom:0;z-index:1000;width:100%;background-color:#fff;border-top:1px solid rgba(0,0,0,.1);padding:1.4rem 2.4rem;box-shadow:0px 0px 20px rgba(0,0,0,.1)}._filters-mobile a{display:flex;gap:4px;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);position:relative;padding:14px 14px;border-radius:10px;color:#000}*{-moz-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}a{-moz-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}a:hover{color:#b48639}html,body{font-family:"Figtree",sans-serif !important;width:100%;height:100%}.container{max-width:1380px;width:unset}@media(max-width: 767px){.hidden-mobile{display:none}}@media(min-width: 768px)and (max-width: 991px){.hidden-tablet{display:none}}@media(min-width: 992px)and (max-width: 1199px){.hidden-small-desktop{display:none}}@media(min-width: 1200px){.hidden-big-desktop{display:none}}@media(min-width: 264px)and (max-width: 767px){.section-container{padding-top:8em;padding-bottom:40px}}.choose-city{background-image:url("../img/semanalight/choose-city.png");background-size:cover;background-position:center;background-repeat:no-repeat}.choose-city .vertical-alignment-helper{display:flex;align-items:center;height:100%;width:100%}.choose-city .vertical-align-center{display:table-cell;vertical-align:middle}.choose-city .modal-content{width:inherit;height:inherit;margin:0 auto}@media(min-width: 768px){.choose-city .modal-dialog{width:640px;margin:30px auto}}.choose-city .modal .modal-content{background-color:#0098c9;padding:2em;color:#fff;border-radius:25px}.choose-city .modal .modal-content .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:2em}@media(min-width: 264px)and (max-width: 767px){.choose-city .modal .modal-content .title{display:flex;align-items:start;flex-direction:column-reverse;gap:20px;padding-left:20px}}.choose-city .modal .modal-content .title h3{color:#fff;font-size:24px}@media(min-width: 264px)and (max-width: 767px){.choose-city .modal .modal-content .title h3{font-size:20px}}.choose-city .modal .modal-content .city a img{height:auto;margin-bottom:36px;border-radius:10px}.home .slide-swiper picture img{width:100%;height:auto;object-fit:cover}.home .banners .container .grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media(min-width: 264px)and (max-width: 767px){.home .banners .container .grid{display:flex;flex-direction:column;gap:20px}}.home .banners .container .grid.grid-column-1{grid-template-columns:repeat(1, 1fr)}.home .banners .container .grid .banner picture img{width:100%;height:auto;object-fit:cover}.home .categories-topic{margin-top:4em}.home .categories-topic .content img{width:100%;object-fit:cover}.home .categories-topic .content span{display:block;margin-top:8px;font-size:16px;font-weight:500;text-transform:uppercase;text-transform:uppercase}.home .brands{margin-top:4em;margin-bottom:4em;position:relative}.home .products{position:relative;z-index:2}.home .slide{position:relative}.home .slide .ellipse-slide{position:absolute;z-index:2;bottom:-110px;left:0;right:0;margin-left:auto;margin-right:auto;background-image:url("../img/semanalight/ellipse-slide.png");background-repeat:no-repeat;width:400px;height:240px;max-width:100%}.home .categories{position:relative;padding:60px 0;margin-top:-1px;background-color:#fff}.home .categories .items{display:grid;grid-template-columns:repeat(auto-fill, minmax(152px, 1fr));gap:20px}.home .categories .items a.item{background-color:#7cc142;border-radius:20px;padding:10px 10px;text-align:center;color:#fff;color:#fff;font-size:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:bold;line-height:18px}.home .categories .items a.item small{font-weight:400;display:block}@media(min-width: 264px)and (max-width: 767px){.home .categories .items a.item{padding:15px 10px}}.home .categories .items a.item:hover{background-color:#57a711}.home .categories .owl-categories .item{display:flex;flex-direction:column;gap:40px;align-self:stretch;background-color:#b5ebff;border-radius:20px;padding:40px 10px;text-align:center;color:#202020}.home .categories .owl-categories .item:hover{background-color:#fdd400}.home .categories .owl-categories .item h3{font-size:22px;font-weight:normal;min-height:50px}.home .products{margin:20px 0 20px 0}.home .products .title-bar{margin-bottom:100px}@media(min-width: 1024px)and (max-width: 1259px){.home .products.with-categories{display:none}}@media(min-width: 768px)and (max-width: 1023px){.home .products.with-categories{display:none}}@media(min-width: 264px)and (max-width: 767px){.home .products.with-categories{display:none}}.home .products.with-categories aside{position:sticky;background-color:#ff292d;border-radius:0 50px 50px 0;padding:100px 0;position:relative}.home .products.with-categories aside::before{content:"";position:absolute;height:100%;width:100%;left:-100%;background-color:#ff292d;top:0}.home .products.with-categories aside ul{display:flex;flex-direction:column;gap:20px}.home .products.with-categories aside ul li a{display:flex;align-items:center;padding-left:20px;height:75px;border-radius:50px 0 0 50px}.home .products.with-categories aside ul li a:hover{padding-left:30px;background-color:#0098c9}.home .banner{text-align:center}.home .depoiments{margin:100px 0;padding-bottom:100px;border-bottom:1px solid rgba(0,0,0,.1)}.home .depoiments .depoiment .content{background-color:#f9f9f9;padding:50px 50px 80px 50px;border-radius:20px;font-size:18px;line-height:32px;color:#000}.home .depoiments .depoiment .stars{margin-top:30px;color:#e7e7e7}.home .depoiments .depoiment .stars .checked{color:#fdd400}.home .depoiments .user{padding:0 50px;margin-top:-35px}.home .depoiments .user .avatar img{width:65px;height:65px;object-fit:cover}.home .depoiments .user h3{font-size:16px;font-weight:600;color:#373737}.home .depoiments .user small{font-size:12px;color:#898989}.home .blog{margin-bottom:80px}.page.list-products{margin-top:80px;margin-bottom:80px}.page.list-products .side-cat-content{border-radius:20px;padding:50px 40px}.page.list-products .side-cat-content .side-cat-title{display:none}.page.list-products .side-cat-content .categories ul{display:flex;flex-direction:column;justify-content:space-around;height:100%}.page.list-products .side-cat-content .categories ul li a{display:block;padding:10px;border-radius:20px;color:#484848;font-size:24px;font-weight:400}@media(min-width: 1024px)and (max-width: 1259px){.page.list-products .side-cat-content .categories ul li a{font-size:18px}}@media(min-width: 768px)and (max-width: 1023px){.page.list-products .side-cat-content .categories ul li a{font-size:18px}}.page.list-products .side-cat-content .categories ul li a:hover{text-indent:20px;color:#fff;background-color:#12266b}.page.list-products .side-cat-content .categories ul li a.menusel{text-indent:20px;color:#fff;background-color:#12266b}.page.list-products .side-cat-content .filter{margin:50px 0;padding-top:50px;border-top:1px solid rgba(0,0,0,.1)}.page.list-products .side-cat-content .filter .side-title{font-size:15px;font-weight:500;color:#bababa;text-transform:none}.page.list-products .side-cat-content .filter .side-cat-list li a{color:#12266b}.page.product.view .list-bread{display:flex;background-color:#f9f9f9;border-radius:20px;padding:20px;margin-bottom:50px}.page.product.view .details .prod-info{background-color:#f9f9f9;border-radius:20px;padding:50px}.page.product.view .details .prod-info h1{font-size:32px;font-weight:bold;color:#12266b}.page.product.view .details .prod-info .description p{font-size:15px;font-weight:500;color:#484848;line-height:25px}.page.product.view .details .prod-info .add-cart{border-top:1px solid rgba(0,0,0,.1);padding-top:30px;padding-bottom:30px}.page.product.view .details .prod-info .add-cart form{display:flex;gap:10px}.page.product.view .details .prod-info .add-cart .quantity{display:flex;gap:10px;align-items:center}.page.product.view .details .prod-info .add-cart .quantity .decrease,.page.product.view .details .prod-info .add-cart .quantity .increase{display:flex;justify-content:center;align-items:center;text-align:center;border-radius:50%;width:20px;height:20px;background-color:#7cc142;color:#fff;border:none}.page.product.view .details .prod-info .add-cart .quantity input{display:flex;justify-content:center;align-items:center;text-align:center;width:60px;border-radius:50px;background-color:#efefef;border:none;font-size:16px;font-weight:500;color:#484848}.page.product.view .details .prod-info .add-cart .button{flex:1;align-self:stretch}.page.product.view .details .prod-info .add-cart .button button{display:flex;justify-content:center;align-items:center;text-align:center;font-size:16px;min-height:30px;font-weight:500;color:#fff;background-color:#7cc142;border-radius:50px;border:none;height:100%;width:100%}.page.product.view .details .prod-info .price{display:flex;gap:10px}.page.product.view .details .prod-info .price h3{font-size:24px;font-weight:600;color:#000}.page.product.view .details .prod-info .price span{font-size:15px;font-weight:500;color:#bababa}.page.product .products-relacted{margin-top:100px;margin-bottom:100px}.page.product .products-relacted .title-bar{margin:50px 0}ul.list-thumb{margin:12px 0}ul.list-thumb li{font-weight:700;width:auto;height:auto;padding:0;border:1px solid rgba(0,0,0,.1) !important;background-color:#fff}ul.list-thumb li:hover{background-color:#ff292d}ul.list-thumb li.active{width:unset;border:0}ul.list-thumb li.active a{background-color:#ff292d}ul.list-thumb li a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:80%;border:0;font-size:12px;font-weight:600}ul.list-size{display:flex;flex-wrap:wrap;gap:4px}ul.list-size li{float:unset}ul.list-size li a{color:#999;border:1px solid #999;border-radius:50px;padding:5px 8px !important}.prod-info h1{font-weight:500}.prod-info h2{font-weight:500;color:#6f6f6f}.prod-info .btn{display:flex;align-items:center;justify-content:center;gap:10px}.prod-info .btn:hover{color:#fff;background-color:#b48639 !important}.franquia .container{max-width:1140px}.franquia header img{width:100%;height:auto}.franquia .section-first{background-color:#12266b;padding:5em 0}.franquia .section-first h3{color:#fff;font-size:48px}.franquia .section-first h4{color:#000;font-size:38px;background-color:#fff;border-radius:20px;padding:10px;text-align:center}.franquia .section-second{background-color:#e3e3e3;padding:5em 0}.franquia .section-second h3{font-size:38px;margin-bottom:20px}.franquia .section-second p{font-size:24px}.header-pgto{background-color:#20272d}@media(min-width: 264px)and (max-width: 767px){.header-pgto .logo{width:200px;margin:8px 0}}.header-pgto .header-pgto-right{text-align:right;color:#fff;padding-top:0}.header-pgto .header-pgto-right i{color:#fff}/*# sourceMappingURL=egondola.min.css.map */
