body,html{background-color:#fff!important;color:#2f2f2f;-webkit-font-smoothing:antialiased;overflow:hidden auto}.slds-scope{color:#2f2f2f}*{-webkit-font-smoothing:antialiased}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.main-page-container{display:flex}.product-catalog{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;color:#2f2f2f;padding:15px 0}.product-item{width:320px;max-width:100%;min-height:320px;padding:30px 15px;margin-bottom:15px;position:relative;transition:.2s linear;display:flex;flex-direction:column;color:#2f2f2f}.product-item.product-disabled .product-content,.product-item.product-disabled .product-photo{opacity:1}.product-item .tag,.product-wrapper .tag{position:absolute;top:0;right:0;width:auto;display:block;padding:5px 10px;padding-left:15px;background:rgba(255,102,0,.1);color:#f60;border-radius:3px;font-weight:400;font-size:14px;display:flex;z-index:999;align-items:center;border-bottom-left-radius:0}.product-wrapper .tag.tag-coupon{color:#3e8635;background-color:rgba(62,134,53,.1)}.product-carousel .product-item .tag{top:5px;right:5px}.product-item .tag small,.product-wrapper .tag small{font-size:11px;color:#f60;margin:auto;margin-left:2px;margin-top:0}.product-wrapper .tag.tag-coupon small{color:#3e8635}.product-cart .product-wrapper .tag{font-size:12px}.product-cart .product-wrapper .tag small{font-size:10px}.product-item .tag::after,.product-wrapper .tag::after{transition:.2s linear;background:#fff;border-bottom:13px solid transparent;border-right:13px solid rgba(255,102,0,.1);border-top:13px solid transparent;content:none;position:absolute;right:100%;top:0;height:100%;z-index:9}.product-wrapper .tag.tag.tag-coupon::after{border-right-color:rgba(62,134,53,.1)}.product-item .tag::before,.product-wrapper .tag::before{content:none;position:absolute;margin:auto;left:0;width:6px;height:6px;background:#fff;border-radius:50%;z-index:999}.product-photo{min-height:150px;text-align:center;margin-bottom:10px;z-index:10;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.product-photo img{max-height:150px;width:auto!important;z-index:10;position:absolute;margin:auto;transition:.2s linear;-ms-transform:translateZ(0) scale(.9);-webkit-transform:translateZ(0) scale(.9);transform:translateZ(0) scale(.9)}.product-wrapper .product-photo img{max-height:300px;transform:none;position:relative}.product-item:hover .button{opacity:1;transform:translateY(0)}.product-item:hover .product-content p{color:#2f2f2f}.product-item:hover img{-ms-transform:translateZ(0) scale(1);-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.product-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden;color:#2f2f2f;flex:1}.product-carousel .product-item,.product-carousel .product-item .product-content{min-height:initial}.product-carousel .product-item{border:1px solid #ddd;height:100%;border-radius:8px;margin:0 auto;transition:.2s linear;cursor:pointer;width:250px;padding:35px 15px;height:auto}.product-carousel .product-item:hover{border-color:#f60}.product-carousel .owl-carousel .owl-stage{display:flex;justify-content:center}.product-carousel .owl-carousel .owl-item{padding:5px;align-items:stretch}.product-content h2{color:#4a4a4a;font-size:18px;font-weight:600;cursor:pointer}.product-content h2 small,.product-wrapper p small{font-size:14px;margin-left:2px;font-weight:400}.product-content p{margin:0 auto;margin-top:5px;text-align:center;color:#666;transition:.2s linear;cursor:pointer;white-space:normal;max-width:100%}.product-item .button{margin:auto auto 0;margin-top:15px;border:1px solid #ddd;border-radius:3px;background-color:transparent;padding:10px 15px;color:#666;transition:all .2s linear,opacity .5s linear,transform .3s linear;opacity:0;text-transform:uppercase;transform:translateY(40px)}.product-wrapper .button{margin:0 0;border:1px solid #ddd;border-radius:3px;background-color:transparent;padding:10px 15px;color:#666;transition:all .2s linear,opacity .5s linear,transform .3s linear;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.product-item .button:hover,.product-wrapper .button:hover{border-color:#f60;color:#f60;background-color:rgba(255,102,0,.1)}.product-item .button:active,.product-wrapper .button:active{filter:brightness(.8)}.cart-badge{position:relative;display:flex;justify-content:flex-end;align-items:center}.cart-badge span{border-radius:30px;min-height:20px;min-width:20px;background:#1589ee;padding:2px;color:#fff;font-size:10px;margin:auto auto;margin-right:0;display:flex;justify-content:center;align-items:center}.cart-container{height:100%;display:flex;justify-content:flex-start;align-items:center;padding:15px;max-width:1300px;width:100%;margin:15px auto;padding:0;flex-direction:column}.cart-container .order-list{width:100%;padding:0}.order-wrapper{padding:0 10px;margin-top:0}.order-wrapper .order-list-item{padding:0}.cart-container .cart-content{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;background-color:#fff;border-radius:3px;padding:15px;box-shadow:0 1px 5px 0 rgba(0,0,0,.2);flex-direction:column;width:100%;margin:0 0 15px}.order-list .cart-container .cart-content{min-height:auto}.order-wrapper .order-list .cart-container .cart-content{min-height:70vh}.cart-product-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;overflow:auto;margin-bottom:15px}.product-cart{table-layout:fixed;width:100%}.product-cart tbody:not(:last-of-type){border-bottom:1px solid #ddd}.product-cart tbody tr:first-of-type td:last-of-type{text-align:right}.product-cart td.product-photo-width{min-width:200px;max-width:200px;width:200px}.product-cart td.product-quantity-width{width:180px}.product-cart td.product-price-width{width:200px}a.product-remove{display:inline-flex;margin-bottom:15px;margin-left:15px;color:#1589ee;cursor:pointer}.product-cart .product-photo{min-width:180px;max-width:200px;display:flex;justify-content:center;align-items:center;min-height:115px;margin:auto 0}.product-cart .product-photo img{max-height:100px;transform:none}.product-cart .product-content{margin:auto;margin-left:0;padding-left:15px;height:auto;max-width:350px;min-width:100%;align-items:flex-start}.product-cart p{font-size:18px!important;color:#2f2f2f!important;font-weight:600!important;margin:auto 0;max-width:100%;text-align:left}.product-cart .product-quantity{margin:auto;font-size:16px;color:#4a4a4a;font-weight:400}.product-cart .product-price{align-items:flex-end;margin:auto;font-size:28px;text-align:right;color:#666;font-weight:200;width:100%;word-break:break-all;margin-right:0;padding-left:5px;flex-direction:column}.product-cart .product-price span{display:flex;justify-content:flex-end}.product-cart .product-price span.original-price{font-size:20px;color:#666;text-decoration:line-through}.product-cart .product-price span.original-price+span{color:#3e8635}.product-cart input{max-width:75px;height:40px;border:1px solid #ddd;border-radius:3px;padding:0 5px;text-align:center}.product-cart small{font-size:18px;color:#666;font-weight:400;display:flex}.product-cart small small{font-size:12px;font-weight:600;margin-left:2px}.product-cart small.original-price{text-decoration:line-through;font-size:16px;margin-right:10px!important;display:inline-flex}.product-cart small.original-price+small{color:#3e8635;display:inline-flex}.product-cart small.original-price+small small{color:#3e8635}.cart-product-list-summary small span.original-price{color:#666;text-decoration:line-through}.cart-product-list-summary small span.original-price+span{color:#3e8635}.cart-product-list-summary .product-content table td span.original-price+span{color:#3e8635}.cart-product-list-summary .product-content table td span.original-price{font-size:12px;color:#666;text-decoration:line-through}.cart-product-list-summary .product-content table td span{display:flex;justify-content:flex-end}.cart-summary{color:#2f2f2f;width:100%;padding:15px 0;border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items:flex-start;margin:auto;margin-bottom:0;flex-wrap:wrap}.cart-summary-col{padding:5px 0;flex:1}.cart-cupom{width:100%;max-width:100%}.cart-cupom h2{font-size:20px;font-weight:600;color:#2f2f2f}.cart-cupom h2 a{font-size:14px;font-weight:400;color:#1589ee;display:contents}.cart-cupom p{font-size:16px;font-weight:400;color:#666}.cart-cupom ul li h2{font-size:16px;font-weight:600;color:#2f2f2f}.cart-cupom ul li p{font-size:14px;font-weight:400;color:#2f2f2f}.cart-cupom ul li label label{font-size:14px;font-weight:400;color:#666;display:flex;justify-content:space-between;margin-top:15px}.cart-cupom ul li label label+label{margin-top:5px}.cart-cupom ul li label label span+span{margin-left:5px;color:#f60;font-size:12px;font-weight:600}.cart-cupom input[type=radio]{display:none}.cart-cupom input[type=radio]:disabled+label header{pointer-events:none;opacity:.5}.cart-cupom input[type=radio]:disabled+label header .cupom-radio{border-color:#ddd!important}.cart-cupom input[type=radio]:disabled+label:hover{background:#fff!important;cursor:not-allowed}.cart-cupom input[type=radio]:disabled+label label{pointer-events:none}.cart-cupom input[type=radio]:disabled+label label span+span{text-decoration:line-through}.cart-cupom ul{border:1px solid #ddd;border-radius:3px}.cart-cupom ul ul{margin-top:5px;border:0;color:#2f2f2f;font-weight:600;font-size:12px}.cart-cupom ul ul li{padding:2px 0}.cart-cupom ul ul li a{display:inline-block;font-weight:400}.cart-cupom ul ul li a.price-placeholder{min-height:14px;width:200px;max-width:100%}.cart-cupom ul ul li:not(:last-of-type){border-bottom:0}.cart-cupom ul li>label{padding:10px}.cart-cupom ul li:not(:last-of-type){border-bottom:1px solid #ddd}.cart-cupom ul li label{cursor:pointer;display:block;transition:.2s linear}.cart-cupom ul li label:hover{background:#f7f7f7}.cart-cupom ul li header{display:flex;justify-content:space-between;align-items:flex-start}.cart-cupom ul li header .cupom-radio{margin-left:5px;width:20px;height:20px;border:1px solid #ddd;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.2s linear}.cart-cupom ul li input[type=radio]+label header .cupom-radio:before{transition:.2s linear;content:'';width:14px;height:14px;background:0 0;border-radius:50%}.cart-cupom ul li input[type=radio]:checked+label header .cupom-radio,.cart-cupom ul li label:hover header .cupom-radio{border-color:#f60}.cart-cupom ul li input[type=radio]:checked+label header .cupom-radio::before{background:#f60}.select-item .radio{margin-left:10px;width:16px;height:16px;min-width:16px;min-height:16px;border:1px solid #ddd;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.2s linear}.select-item input[type=radio]{display:none}.select-item input[type=radio]+label .radio::before{transition:.2s linear;content:'';width:10px;height:10px;background:0 0;border-radius:50%}.select-item label{transition:.2s linear}.select-item label:hover{background:#f7f7f7}.select-item input[type=radio]:checked+label .radio,.select-item label:hover .radio{border-color:#f60}.select-item input[type=radio]:checked+label .radio::before{background:#f60}.select-item strong{display:flex;justify-content:space-between;align-items:center;color:#2f2f2f}.cart-summary-continue{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;margin:0}.cart-price{margin:0 0 10px;font-size:18px;width:auto!important;table-layout:fixed;margin-left:auto}.cart-price td{text-align:right}.cart-price label{font-size:20px;font-weight:600}.cart-price span{margin-left:10px;font-weight:200;font-size:24px;word-break:break-all}.cart-price span.highlight{font-size:18px;font-weight:400;color:#f60}.cart-product-list-summary .cart-price{margin-top:10px;margin-bottom:0}.cart-product-list-summary .cart-price label{font-size:16px}.cart-product-list-summary .cart-price span{font-size:20px}.cart-product-list-summary+div a.button-light{margin-bottom:20px;font-weight:400}.cart-price .select-wrapper{width:100%}.cart-price .select-wrapper label{margin-right:0;font-size:16px}.cart-price .select-wrapper label::after{color:#1589ee;font-size:18px}.cart-price .select-wrapper ul li label,.select-wrapper.right ul li label{justify-content:flex-end;text-align:right}.button-default,.cart-action button{border:0;background-color:#f60;border-radius:3px;padding:15px 20px;color:#fff;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center}.button-default i,.cart-action button i{font-size:18px;margin-left:5px;transition:.2s linear}.button-light i,.cart-header .button i{font-size:18px;margin-right:5px;transition:.2s linear}.button-default:hover i,.cart-action button:hover i{transform:translateX(5px)}.button-light:hover i,.cart-header .button:hover i{transform:translateX(-5px)}.button-default:hover,.cart-action button:hover{filter:brightness(.9)}.button-default:active,.cart-action button:active{filter:brightness(.8)}.cart-header{display:flex;width:100%;margin-bottom:15px}.button-light,.cart-header .button{border:1px solid #f60;background-color:#fff;border-radius:3px;padding:10px 15px;color:#f60;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;cursor:pointer;text-transform:none}.button-light:focus,.cart-header .button:focus{color:#f60}.button-light:hover,.cart-header .button:hover{color:#f60;background-color:rgba(255,102,0,.1)}.button-light:active,.cart-header .button:active{color:#f60;filter:brightness(.8)}.cart-price .cart-summary-select{display:flex;font-size:16px;align-items:center;justify-content:flex-end;width:100%;margin:0;padding-left:20px;font-weight:400;cursor:pointer;color:#1589ee}.cart-price .cart-summary-select i,.cart-price .select-wrapper i,.cart-price .select-wrapper>label,.cart-price .select-wrapper>label:hover{color:#1589ee}.cart-price .select-wrapper{cursor:pointer}.cart-price .select-wrapper>label{font-size:16px!important;cursor:pointer}.cart-price .cart-summary-select i{font-size:18px}.cart-price .select-wrapper i{font-size:18px;margin:0;margin-left:2px}.button-container button.button-default,a.button-default{color:#fff;background-color:#f60}a.button-light{color:#f60}.button-container button.button-default:active,.button-container button.button-default:focus,.button-container button.button-default:hover,a.button-default:active,a.button-default:focus,a.button-default:hover{color:#fff}a.button-light:active,a.button-light:focus,a.button-light:hover{color:#f60}a.button-default:focus,a.button-default:hover,a.button-light:focus,a.button-light:hover{text-decoration:none}.button-default.disabled,.button-default:disabled,.button-light.disabled,.button-light:disabled{cursor:default!important;pointer-events:none!important;background-color:#ddd!important;color:#999!important;border-color:transparent!important}.button-default.disabled i,.button-default:disabled i,.button-light.disabled i,.button-light:disabled i{color:#999!important}.spinner{margin:100px auto;width:40px;height:40px;position:relative}.cube1,.cube2{background-color:#f60;width:15px;height:15px;position:absolute;top:0;left:0;-webkit-animation:sk-cubemove 1.8s infinite ease-in-out;animation:sk-cubemove 1.8s infinite ease-in-out}.cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.wrapper-loading{display:flex;justify-content:center;align-items:center}.carousel-placeholder,.cart-product-list-summary small strong .price.placeholder,.order-placeholder,.price-placeholder,.product-placeholder,.product-wrapper-placeholder{pointer-events:none}.carousel-placeholder,.cart-product-list-summary small strong .price.placeholder,.order-placeholder .product-photo,.order-placeholder button,.order-placeholder h2,.order-placeholder h3,.order-placeholder p,.order-placeholder span,.price-placeholder,.product-placeholder .product-photo,.product-placeholder button,.product-placeholder h2,.product-placeholder p,.product-wrapper-placeholder .badge-wrapper span,.product-wrapper-placeholder .product-photo,.product-wrapper-placeholder button,.product-wrapper-placeholder h2,.product-wrapper-placeholder h3,.product-wrapper-placeholder p,.product-wrapper-placeholder pre{background-color:#d6d6d6!important;overflow:hidden!important;position:relative!important}.order-placeholder .product-photo,.order-placeholder button,.order-placeholder h2,.order-placeholder h3,.order-placeholder p,.order-placeholder span{display:inline-flex!important}.price-placeholder{min-height:20px;width:100px}a.price-placeholder{min-height:20px;width:120px}.product-content h2.price-placeholder,.product-placeholder h2{min-height:24px;width:50%}.product-content h2.price-placeholder{width:40%}.product-placeholder p{min-height:20px;width:75%}.product-wrapper-placeholder .product-photo{max-width:300px;height:300px;margin:auto}.product-wrapper-placeholder h2{min-height:28px;width:75%}.product-wrapper-placeholder p{min-height:32px;width:30%}.product-wrapper-placeholder h3{min-height:22px;width:80px}.product-wrapper-placeholder .product-detail h2{min-height:24px;width:20%}.product-wrapper-placeholder pre{min-height:20px;width:75%}.product-wrapper-placeholder .badge-wrapper span{min-height:28px;width:120px;border:0}.order-placeholder h2{min-height:32px;width:75%}.order-placeholder .order-list-header h2{min-height:32px;width:25%}.order-placeholder p{min-height:24px;width:70%;margin-bottom:5px}.order-placeholder span{min-height:32px;width:100px}.order-placeholder .product-content span{min-height:22px;width:80px}.order-placeholder h3{min-height:28px;width:40%;margin-top:5px}.cart-product-list-summary small strong .price.placeholder{min-height:15px;width:50px;display:inline-flex;border:0;margin-left:2px}.order-placeholder button,.product-placeholder button,.product-wrapper-placeholder button{min-height:40px;width:60%;min-width:100px;border:0;opacity:1;transform:translateY(0);margin-top:15px}.product-wrapper-placeholder button{width:70%}span.price-placeholder{min-height:30px;width:100px;display:inline-block}small.price-placeholder{min-height:25px;width:75px}.product-price span.price-placeholder{min-height:35px;width:120px;display:inline-block}.carousel-placeholder::after,.cart-product-list-summary small strong .price.placeholder::after,.order-placeholder .product-photo::after,.order-placeholder button::after,.order-placeholder h2::after,.order-placeholder h3::after,.order-placeholder p::after,.order-placeholder span::after,.price-placeholder::after,.product-placeholder .product-photo::after,.product-placeholder button::after,.product-placeholder h2::after,.product-placeholder p::after,.product-wrapper-placeholder .badge-wrapper span::after,.product-wrapper-placeholder .product-photo::after,.product-wrapper-placeholder button::after,.product-wrapper-placeholder h2::after,.product-wrapper-placeholder h3::after,.product-wrapper-placeholder p::after,.product-wrapper-placeholder pre::after{background:linear-gradient(to right,transparent,#eee 50%,transparent);content:'';z-index:999;width:100%;position:absolute;height:100%;left:-100%;transition:all .5s linear;top:0;animation:placeholder-move infinite 1s}@keyframes placeholder-move{from{left:-100%}to{left:100%}}.header{background-color:#f60;color:#fff;padding:0 15px;z-index:9999}.header .flex-row .flex:first-of-type{max-width:initial;text-align:left;overflow:auto}.footer a,.header a{color:#fff}.footer a:hover,.header a:hover{color:#fff;text-decoration:none}.shortcut{display:flex;list-style-type:none;width:100%;align-items:stretch;flex-wrap:wrap}.shortcut li{display:flex;justify-content:center;align-items:center;position:relative}.shortcut li a{padding:5px 10px;padding-left:0;color:#fff;font-size:16px;font-weight:400;display:flex;align-items:center}.shortcut li a.action{padding:5px 10px;position:relative}.header-input+div>a.action span,.shortcut li a.action span{position:absolute;top:-8px;left:25px;background:#fff;color:#f60;font-weight:600;border-radius:30px;min-width:18px;padding:2px 4px;min-height:18px;display:flex;justify-content:center;align-items:center;font-size:10px}.header-input+div>a i,.shortcut li a i{color:#fff;font-size:18px;font-weight:400;margin-left:5px}.header-input+div>a i{margin:auto;font-size:24px;cursor:pointer}.header-input+div>a.action span{left:0;top:0;position:relative;height:18px;width:auto;margin:auto}.shortcut li a:focus,.shortcut li a:hover{text-decoration:none;color:#fff}.wrapper-default{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:90vh}.container-flex{display:flex!important;width:100%;height:100%}.content{flex:1}a:focus,a:hover{text-decoration:none!important}.header-wrapper{max-width:1300px;margin:auto;padding:5px 0}.header-row{width:100%;display:flex;justify-content:space-between;align-items:center}.header-logo{height:50px;width:150px;display:flex;justify-content:flex-start;align-items:center}.header-logo img{width:100px}.flex-one{flex:1}.header-input-wrapper{flex:1 1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:0}.header-input-wrapper.focus::before{content:'';position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.2);z-index:999}.header-input{background-color:#fff;border-radius:0;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);border-radius:2px;border:0 rgba(0,0,0,.2);max-width:650px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 15px;margin:auto 0;height:50px;z-index:9999;position:relative}.header-input+div{position:relative}.header-input+div>.action{width:auto;position:relative;text-align:right;justify-content:center;display:flex;flex-direction:column-reverse}.header-input input{border:0;height:26px;max-width:100%;flex:1 1;font-size:16px;padding-right:15px;border-right:1px solid #ddd;color:#4a4a4a;z-index:9999}.header-input .header-input-checkbox{display:inline-flex;justify-content:flex-start;align-items:center;color:#666;font-weight:400;padding:0 5px;height:26px;border-right:1px solid #ddd;position:relative}.header-input .header-input-checkbox input{margin-right:5px}.header-input .header-input-checkbox .list-button{cursor:pointer;padding:5px 10px;border-radius:3px;user-select:none;position:relative}.header-input .header-input-checkbox .list-button.active,.header-input .header-input-checkbox .list-button:active,.header-input .header-input-checkbox .list-button:hover{background-color:rgba(255,102,0,.1);color:#f60}.header-input .header-input-checkbox .list-button:active{filter:brightness(.8)}.header-input input:focus{border-color:#ddd!important}.header-input-wrapper .header-input button{border:0;background:0 0;display:inline-flex;-webkit-appearance:none}.header-input-wrapper .header-input i{margin-left:15px;cursor:pointer;color:#999}.header-location{color:#fff;display:flex;justify-content:flex-end;align-items:center;font-weight:400;font-size:16px;padding:5px 10px;border-radius:3px;cursor:pointer;border:1px solid transparent;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:5px}.header-location:hover{border:1px solid #fff}.header-location i{margin-right:5px;font-size:30px}.header-location-content{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header-location small{font-size:14px;font-weight:500}.header-wrapper .header-location a{display:block;justify-content:space-between;align-items:center;cursor:pointer;flex-wrap:wrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:350px;font-size:16px;font-weight:600}.header-search-loaction{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap-reverse}.header-menu-action i{font-size:32px;cursor:pointer}.icon-cart,.shortcut li a i.icon-cart{font-size:22px}.shortcut li a.icon-cart-wrapper{padding:0 10px}.wrapper-register{width:100%;display:flex;justify-content:space-around;align-items:center;color:#2f2f2f;flex-wrap:wrap;max-width:1300px;margin:auto;max-height:100%;min-height:650px;box-shadow:0 1px 15px 0 rgba(0,0,0,.2);border-radius:8px;padding:15px;overflow:auto;background-color:#fff}.wrapper-register .register-header,.wrapper-register form{padding:5px}.register-header{max-width:600px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.register-header h2{font-size:32px;font-weight:600;margin-bottom:15px}.register-header p{font-size:16px;font-weight:400;margin-bottom:30px;color:#666}.register-header a{display:flex;justify-content:flex-start;align-items:center;font-size:14px}.register-header a i{font-size:20px;margin-right:5px}.wrapper-register form{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:100%;width:400px;max-height:100%;overflow:auto}.wrapper-register form section{width:100%;margin-bottom:10px;display:flex;flex-direction:column}.wrapper-register form label{font-size:14px;color:#666;margin-bottom:2px}.wrapper-register form input{background-color:transparent;border:1px solid #ccc;border-radius:3px;min-height:45px;padding:0 10px;color:#2f2f2f}.wrapper-register form button{min-height:50px;font-size:16px;font-weight:600;text-transform:uppercase;background-color:#93328e;border:0;border-radius:3px;color:#fff}.wrapper-register form button:hover{filter:brightness(.9)}.wrapper-register form button:active{filter:brightness(.8)}.input-icon{width:100%;position:relative;display:flex;justify-content:flex-start;align-items:center}.wrapper-register form .input-icon input{width:100%;padding-right:60px}.input-icon span{position:absolute;right:10px;font-size:12px;color:#93328e;z-index:99;cursor:pointer;user-select:none}.input-icon span:hover{filter:brightness(.9)}.input-icon span:active{filter:brightness(.8)}.register-header-action{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:center}.register-header-action a{margin-bottom:10px}.wrapper-register form label.label-error,label.label-error{margin-top:5px;margin-bottom:0;font-size:14px;color:#d22630!important;display:block}.wrapper-register form label.label-info,label.label-info{margin-top:5px;margin-bottom:0;font-size:14px;color:#006dcc;display:block}.product-cart .product-quantity-width label.label-error{text-align:left}.requirements ul{margin-top:5px}.requirements ul li{display:flex;justify-content:flex-start;align-items:center;margin-bottom:5px}.requirements ul li span{display:flex;justify-content:flex-start;align-items:center;margin-right:5px}.requirements ul li i{font-size:20px;color:#666;margin:auto 0}.requirements ul li label{margin:auto 0}.requirements ul li.error i,.requirements ul li.error label{color:#d22630}.requirements ul li.success i,.requirements ul li.success label{color:#04da13}.requirements ul li.success label{text-decoration:line-through}.product-detail .requirements ul li.success label{text-decoration:none}.product-detail .requirements ul li.error label{text-decoration:line-through}input:focus{border-color:#93328e!important}form section:focus-within>label{color:#93328e}form .modal-content section:focus-within>label{color:#f60}form .modal-content .input-group div:focus-within>label{color:#f60}.carousel-wrapper{min-height:350px;max-width:100%;width:1600px;margin:0 auto;height:auto}.carousel-wrapper .owl-carousel{display:flex;flex-direction:column;justify-content:center}.carousel-wrapper .owl-carousel .owl-stage-outer,.product-carousel-wrapper .owl-carousel .owl-stage-outer{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%;margin:auto}.carousel-wrapper .owl-carousel .owl-stage-outer button[class*=owl-],.product-carousel-wrapper .owl-carousel .owl-stage-outer button[class*=owl-]{opacity:0}.carousel-wrapper:hover .owl-carousel .owl-stage-outer button[class*=owl-],.product-carousel-wrapper:hover .owl-carousel .owl-stage-outer button[class*=owl-]{opacity:1}.carousel-wrapper .owl-carousel .owl-stage-outer button[class*=owl-],.product-carousel-wrapper .owl-carousel .owl-stage-outer button[class*=owl-]{box-shadow:0 2px 4px 0 rgba(0,0,0,.19);width:56px;height:56px;border-radius:50%;border:0;display:inline-flex;justify-content:center;align-items:center;color:#f60;background-color:#fff;transition:.2s linear;position:absolute;margin:auto;z-index:999}.carousel-wrapper .owl-carousel .owl-stage-outer button.owl-prev,.product-carousel-wrapper .owl-carousel .owl-stage-outer button.owl-prev{left:10px}.carousel-wrapper .owl-carousel .owl-stage-outer button.owl-next,.product-carousel-wrapper .owl-carousel .owl-stage-outer button.owl-next{right:10px}.carousel-wrapper .owl-carousel .owl-dots .owl-dot.active span,.carousel-wrapper .owl-carousel .owl-dots .owl-dot:hover span{background-color:#f60}.carousel-wrapper .owl-carousel .owl-dots{position:relative;top:-25px;width:auto;margin:auto}.carousel-wrapper .owl-carousel .owl-stage-outer button i,.product-carousel-wrapper .owl-carousel .owl-stage-outer button i{font-size:26px}.owl-theme .owl-stage-outer button:hover{background-color:#fff;color:#f60}.carousel-wrapper .owl-carousel .owl-item img{object-fit:contain;max-height:500px}.carousel-wrapper .owl-carousel .owl-item a{display:block;width:100%;height:100%}.carousel-placeholder,.carousel-wrapper.carousel-placeholder{min-height:340px}footer.footer{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}footer.footer .footer-wrapper{min-height:200px;max-width:1300px;margin:auto;padding:15px 15px 30px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}footer.footer .footer-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%}footer.footer .footer-col{display:flex;flex-direction:column;justify-content:flex-start;padding:15px}footer.footer h2 a{font-size:14px;color:#f60;font-weight:600;margin-bottom:10px;text-transform:uppercase}footer.footer a{font-size:14px;color:#fff;font-weight:400;display:inline-flex;align-items:center;justify-content:flex-start;text-align:left;margin:0 0 5px}footer.footer a i{font-size:20px;margin:auto;margin-right:2px}footer.footer h2 a:active,footer.footer h2 a:hover{color:#f60}footer.footer a:hover,footer.footer h2 a:hover{filter:brightness(.9)}footer.footer a:active,footer.footer h2 a:active{filter:brightness(.8)}footer.footer h2 a:focus{color:#f60}footer.footer a:focus{color:#fff}section.content{display:flex;flex-direction:column;flex:none}footer.footer img{max-width:80px;max-height:50px;object-fit:contain}footer.footer a small{font-size:12px}.header-quick-actions{padding:5px 0}.header-quick-actions .header-logo{height:auto}.faq-wrapper{border:1px solid #ddd;border-radius:8px;width:100%}.faq-wrapper li{position:relative;transition:.2s linear}.faq-wrapper li:first-of-type .faq-header{border-top-left-radius:8px;border-top-right-radius:8px}.faq-wrapper li:last-of-type input[type=radio]:not(:checked)~.faq-header{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.faq-wrapper li:not(:last-of-type){border-bottom:1px solid #ddd}.faq-content{max-height:0;opacity:1;overflow:hidden;padding:0 15px;background-color:#efefef;transition:max-height .2s linear,opacity .2s linear,padding .2s linear}.faq-wrapper input[type=radio]:checked~.faq-header{font-weight:600}.faq-wrapper input[type=radio]:checked~.faq-header i{transform:rotate(-180deg)}.faq-wrapper input[type=radio]:checked~.faq-content{padding:15px;opacity:1;max-height:100vh;overflow:hidden auto}.faq-wrapper input[type=radio]{height:0;width:0;position:absolute;opacity:0}.faq-content,.faq-header{display:flex;justify-content:space-between;align-items:center}.faq-header i{margin:auto 0 auto 5px;font-size:18px;color:#006dcc;transition:.2s linear}.faq-header{padding:15px;font-size:14px;font-weight:400;cursor:pointer;transition:.2s linear}.faq-wrapper .faq-header:hover{background-color:#efefef}section.content-wrapper-small{max-width:800px;width:100%;margin:0 auto;height:auto;padding:0 15px;display:flex;justify-content:center;align-items:center}p.subtitle{font-size:16px;text-align:center;color:#666;font-weight:400;margin-bottom:15px}.overflow-content{overflow:hidden auto;max-height:100%}.modal-wrapper{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.6);height:100%;width:100%;display:flex!important;justify-content:center;align-items:center;padding:15px;opacity:0;overflow:hidden;z-index:99999;transition:.2s linear;pointer-events:none}.modal-wrapper.open-modal{opacity:1;z-index:99999;overflow:initial;pointer-events:all}.modal-wrapper .modal{transition:.2s ease-in-out;transform:scale(.5);background-color:#fff;border-radius:3px;width:100%;max-width:100%;max-height:80vh;overflow:hidden auto;margin:auto;padding:0;position:relative;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.07),0 20px 25px 0 rgba(0,0,0,.1);box-shadow:0 0 1px 1px rgba(0,0,0,.07),0 20px 25px 0 rgba(0,0,0,.1)}.modal-container{position:relative;width:700px;max-width:100%;height:auto;margin:auto}.modal-wrapper.open-modal .modal{transform:scale(1)}.modal-wrapper .modal-container .modal-close{position:absolute;top:-30px;right:0;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:24px;transition:.2s linear}.modal-wrapper .modal-container .modal-close:active,.modal-wrapper .modal-container .modal-close:hover{color:#f60}.modal-wrapper .modal-container .modal-close:active{filter:brightness(.8)}.modal-header{padding:15px 15px 15px;position:sticky;top:0;border-bottom:1px solid #ddd;z-index:99;background:#fff}.modal-header h2{font-size:20px;font-weight:600;color:#2f2f2f;margin-bottom:5px}.modal-header p{font-size:16px;color:#666}.modal-content{padding:15px}.modal-content h3{font-size:16px;font-weight:600;color:#2f2f2f;margin-bottom:10px}.modal-content ul{border:1px solid #ddd;border-radius:8px;width:100%}.cnpj-control-list .slds-illustration{border-radius:8px}.modal-content .cnpj-control-list li{position:relative;transition:.2s linear}.modal-content .cnpj-control-list li:first-of-type label{border-top-left-radius:8px;border-top-right-radius:8px}.modal-content .cnpj-control-list li:last-of-type label{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.modal-content .cnpj-control-list li:not(:last-of-type){border-bottom:1px solid #ddd}.modal-content .cnpj-control-list label{display:flex;justify-content:flex-start;align-items:center;padding:15px;transition:.2s linear;cursor:pointer}.modal-content .cnpj-control-list label:hover{background-color:#efefef}.modal-content .cnpj-control-list .cnpj-content{padding:0 15px}.modal-content .cnpj-control-list .cnpj-content h2{font-size:14px;font-weight:600;color:#2f2f2f}.modal-content .cnpj-control-list .cnpj-content p{font-size:14px;font-weight:400;color:#666}.modal-content .cnpj-control-list .cnpj-content .label{font-size:14px;font-weight:400;color:#666;margin-top:5px;display:flex}.modal-footer{display:flex;justify-content:flex-end;width:100%;align-items:center;flex-wrap:wrap-reverse;position:sticky;bottom:0;z-index:99;background:#fff;padding-bottom:20px;border-top:1px solid #ddd;padding:0 15px 15px}.modal-footer .button{border:1px solid #f60;border-radius:3px;padding:10px 20px;min-width:120px;background-color:#f60;font-size:12px;color:#fff;font-weight:600;transition:.2s linear;margin-top:15px}.button-fill.button-light,.modal-footer .button.button-light{background-color:rgba(255,102,0,.1);border-color:transparent;color:#f60}.button-light.button-cancel,.modal-footer .button-light.button-cancel{border:transparent;background-color:rgba(210,38,48,.1);color:#d22630;margin-right:auto;margin-left:0}.modal-footer .button+.button{margin-left:10px}.modal-footer .button:hover{filter:brightness(.9)}.modal-footer .button:active{filter:brightness(.8)}.button-fill.button-light:active,.button-fill.button-light:hover,.modal-footer .button.button-light:active,.modal-footer .button.button-light:hover{background-color:rgba(255,102,0,.3)!important}.button-fill.button-light.button-cancel:active,.button-fill.button-light.button-cancel:hover,.modal-footer .button.button-light.button-cancel:active,.modal-footer .button.button-light.button-cancel:hover{background-color:rgba(210,38,48,.3)!important}.catalog-wrapper{display:flex!important;justify-content:space-between;align-items:flex-start;width:100%;height:100%;flex:1;max-width:1300px;margin:0 auto;position:relative}.catalog-wrapper .catalog-filter,.catalog-wrapper .catalog-list{width:100%;flex:1;overflow:hidden auto}.catalog-wrapper .catalog-filter{max-width:300px;position:sticky;top:132px;max-height:calc(100vh - 147px);overflow:hidden auto;z-index:999}.catalog-filter-header h2{font-size:20px;font-weight:600;color:#2f2f2f;display:flex;align-items:center;word-break:break-word;padding-right:10px}.catalog-filter-header h2 span{color:#999;display:flex;align-items:center;cursor:pointer;user-select:none;word-break:break-all;margin-left:10px}.catalog-filter-mobile .catalog-filter-header h2 span{display:none}.catalog-filter-header h2 span i{font-size:18px}.catalog-filter-header h2 span:active,.catalog-filter-header h2 span:hover{color:#666}.catalog-filter-header h2 span:active{color:#2f2f2f}.catalog-filter-header p{font-size:14px;font-weight:400;color:#666;display:flex;justify-content:flex-start;align-self:center;flex-wrap:wrap}.catalog-filter-section{padding-top:30px}.catalog-wrapper .catalog-filter .catalog-filter-section:last-of-type{margin-bottom:45px}.catalog-filter-section h2{font-size:16px;margin-bottom:15px;font-weight:600}.catalog-filter-section li{margin-bottom:10px;font-size:14px;color:#666;display:flex;align-items:center;position:static;z-index:999}.catalog-filter-section li label{padding-left:5px;cursor:pointer}.catalog-filter-section li label:hover{color:#2f2f2f}span.checkbox{height:20px;width:20px;border:1px solid #ccc;border-radius:3px;display:flex;justify-content:center;align-items:center}.checkbox-wrapper{position:relative}.checkbox-wrapper label{display:flex;padding:0!important;align-items:center}.checkbox-wrapper label label{padding-left:5px!important}.checkbox-wrapper input[type=checkbox]{display:none;height:0;width:0}.checkbox-wrapper label:hover .checkbox{border-color:#f60}input[type=checkbox]:checked+.checkbox::before{font-family:'Material Icons';content:'\e5ca'}input[type=checkbox]:checked+.checkbox{background-color:#f60;border-color:#f60;color:#fff}.catalog-list{display:flex;flex-direction:column}.catalog-list .catalog-list-header{width:100%;margin-bottom:15px}.catalog-list .catalog-list-header ul{display:flex;justify-content:flex-end;align-items:center;color:#666}.catalog-list .catalog-list-header ul li+li{margin-left:15px}.catalog-list .catalog-list-header select{border-color:#ccc;color:#2f2f2f;border-radius:3px}.catalog-list .catalog-list-header ul li select{border-color:#666}.select-wrapper{position:relative}.catalog-filter-section .select-wrapper{max-width:50%}.select-wrapper select{position:absolute;top:0;left:0;height:100%;width:100%;z-index:5;opacity:0}.select-wrapper.select-calendar{position:initial}.calendar-wrapper{position:relative}.select-wrapper .calendar-container{position:absolute;top:100%;margin:0 5px;margin-top:5px;max-width:100%;left:0}.select-wrapper .calendar-container .calendar-content .calendar-table{min-height:auto}.select-wrapper .calendar-container .calendar-content .calendar-table table td .calendar-item{width:34px;height:34px;font-size:12px}.select-wrapper .calendar-container label{display:none}.select-wrapper .calendar-container label::after{content:none}.select-wrapper .calendar-container .calendar-content .calendar-controls h2,.select-wrapper .calendar-container .calendar-content .calendar-selected h2{font-size:18px;margin:0 auto}.select-wrapper:focus-within .calendar-content .calendar-content-block{margin-bottom:15px;max-height:500px;box-shadow:0 0 6px 2px rgba(0,0,0,.1)}.select-wrapper.select-calendar label{position:relative}.select-wrapper.select-calendar:focus-within label::before{content:'';position:absolute;top:100%;margin-top:0;background:#f60;width:15px;height:15px;z-index:995;transform:rotate(45deg);right:0;transition:.2s linear}.select-wrapper .calendar-controls{padding-top:0}.select-wrapper .calendar-container .calendar-content .calendar-controls button i{font-size:24px}.select-wrapper .calendar-container .calendar-content .calendar-controls button{width:32px;height:32px}.select-wrapper+.select-wrapper{margin-left:10px;padding-left:10px;border-left:1px solid #666}.select-wrapper label{display:inline-flex;align-items:center;padding:0!important;color:#666;font-size:14px!important;font-weight:400;cursor:pointer}.select-wrapper small{display:block;font-size:12px}.select-wrapper label:hover,.select-wrapper select:hover+label{color:#2f2f2f}.select-wrapper label::after{margin-left:2px;font-family:'Material Icons';content:'\e313';color:#f60;transition:.2s ease-in-out}.select-wrapper select:focus+label::after{transform:rotate(-180deg)}.select-wrapper:focus-within label::after{transform:rotate(-180deg)}.select-wrapper ul{position:absolute;background:#fff;border:1px solid #ddd;border-radius:3px;min-width:150px;max-width:200px;width:100%;top:100%;margin-top:5px;left:0;overflow:hidden;z-index:-1;opacity:0;transition:.2s linear;pointer-events:none}.select-wrapper.right ul{left:auto;right:0}.select-wrapper:focus-within ul{z-index:9999;opacity:1;pointer-events:all}.select-wrapper ul li{margin:0}.select-wrapper ul li label{padding:10px!important;width:100%;margin:0;text-align:left;cursor:pointer;position:relative;display:flex;color:#2f2f2f;word-break:break-word}.select-wrapper ul li label::after{content:none}.select-wrapper ul li:not(:last-of-type) label{border-bottom:1px solid #ddd}.select-wrapper ul li input:checked~label{font-weight:600}.select-wrapper ul li input:checked~label::before,.select-wrapper ul li label:hover::before{content:'';position:absolute;top:0;left:0;border-left:4px solid #f60;height:100%}.select-wrapper ul li input:not(:checked)~label:hover::before{opacity:.5}.select-wrapper ul li:first-of-type input:checked~label::before,.select-wrapper ul li:first-of-type label:hover::before{border-top-left-radius:3px}.select-wrapper ul li:last-of-type input:checked~label::before,.select-wrapper ul li:last-of-type label:hover::before{border-bottom-left-radius:3px}.select-wrapper ul li label:hover{background-color:#efefef}.select-wrapper ul li input{display:none}.product-badge{margin:auto;margin-top:15px;width:100%}.badge-wrapper{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;width:100%}.catalog-filter-section .badge-wrapper{justify-content:flex-start}.badge-wrapper span{display:inline-flex;margin-right:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:3px;padding:5px 10px;color:#666;cursor:default}.badge-wrapper span:hover{background-color:rgba(255,102,0,.1);color:#f60;border-color:#f60}.product-action{display:flex;align-items:stretch;border-radius:30px;width:100%;margin-top:15px}.product-action button{background-color:transparent;border:0;margin:0;padding:0}.product-action .product-add,.product-action .product-quantity{padding:5px 0;border:1px solid #ddd;transition:.2s linear}.product-action .product-add:hover{filter:brightness(.9)}.product-action .product-add:active{filter:brightness(.8)}.product-action .product-quantity{display:flex;justify-content:center;align-items:center;width:130px;padding:7px 5px;border-top-left-radius:30px;border-bottom-left-radius:30px;border-right:0}.product-action .product-quantity input{width:40px;max-width:100%;border:0;text-align:center;margin:auto 0;font-weight:600}.product-action .product-quantity label{font-size:12px;font-weight:600;margin-left:10px}.product-action button,.product-action input{min-height:initial!important}.product-action .product-quantity button{background-color:#1589ee;color:#fff;border-radius:50%;font-size:16px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.product-action .product-quantity button i{font-size:14px}.product-action .product-add{background-color:#f60;border:1px solid #f60;border-radius:0;border-left:0;border-top-right-radius:30px;border-bottom-right-radius:30px;display:flex;justify-content:center;align-items:center;flex:1;max-width:100%;padding:7px 5px;color:#fff;font-weight:600}.catalog-filter-section li label small{font-size:12px;display:contents;color:#888}.checkbox-wrapper.disabled{opacity:.7;pointer-events:none}.catalog-filter-section ul+ul{margin-top:15px}.undraw-illustration button{padding:10px 15px;border:1px solid #f60;color:#f60;font-size:14px;min-width:120px;min-height:40px;display:flex;justify-content:center;align-items:center;margin:auto;background-color:transparent;margin-top:30px;border-radius:3px}.undraw-illustration button:active,.undraw-illustration button:hover{background-color:rgba(255,102,0,.1)}.undraw-illustration button:active{filter:brightness(.8)}.undraw-illustration h3{font-size:22px!important}.undraw-illustration p{font-size:14px!important}.product-wrapper{align-items:stretch;height:100%;justify-content:flex-start;padding:15px!important;margin:0 auto}.product-section-header{width:100%}.product-section h2{font-size:20px;font-weight:600;margin-bottom:2px;display:block}.product-section h2 .badge{border:0;display:contents;margin:0;vertical-align:super;background:rgba(255,102,0,.1);color:#f60}.product-section h2 .badge+.badge{vertical-align:top}.product-section p{font-size:28px;font-weight:200;color:#666;margin:0;margin-bottom:10px;display:inline-flex}.product-wrapper .register-header,.product-wrapper form{position:relative}.product-wrapper form{flex:1;width:600px;max-width:100%;padding:5px;width:auto}.product-wrapper p small{font-size:16px}.product-wrapper .product-action{margin-top:30px;min-height:50px;max-width:400px}.product-wrapper .product-action .product-quantity input{width:60px}.product-wrapper .product-photo{position:relative;padding:25px 0;max-width:400px;margin:auto}.product-wrapper .product-badge{margin:0}.product-wrapper .product-badge .badge-wrapper{justify-content:flex-start}.product-badge h3{font-size:14px;font-weight:600;margin-bottom:5px}.product-detail{width:100%;margin:15px 0;padding:15px 5px;border:1px solid #ddd;border-left:0;border-right:0}.product-detail h2{font-size:24px;font-weight:200;color:#666;margin-bottom:10px}.product-badge-flex{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:20px;flex-wrap:wrap;width:100%}.product-badge-flex .product-badge{flex:1;width:200px;max-width:100%;margin-right:15px}.product-detail pre{white-space:pre-line;font-family:'Salesforce Sans',Arial,sans-serif;font-size:14px}.product-wrapper .register-header{max-width:50%}.back-link{display:flex;justify-content:flex-start;align-items:center;font-size:14px;margin:0;margin-bottom:10px;transition:.2s linear}.back-link.page-back-link{margin:auto auto 10px 0}.back-link i{font-size:20px;margin-right:5px;transition:.2s linear}.register-header-action a,.register-header-action a i{transition:.2s linear}.back-link:hover i,.register-header-action a:hover i{transform:translateX(-5px)}.wrapper-product-detail{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:#2f2f2f;max-width:1300px;margin:auto}.slds-scope .slds-illustration{width:100%;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:15px}.slds-scope .slds-illustration h3,.slds-scope .slds-illustration p{text-align:center}.catalog-filter-mobile,.catalog-filter-mobile-button-apply,.catalog-wrapper .catalog-filter .back-link{display:none!important}.drop-down-menu{position:absolute;top:100%;left:0;padding-top:15px;border-radius:3px;min-width:200px;opacity:0;z-index:-1;transition:.2s linear;pointer-events:none}.header-input-wrapper .drop-down-menu{width:100%;z-index:9999;padding-top:20px}.header-input-wrapper .drop-down-menu ul{background:#fff;color:#2f2f2f;z-index:9999}.header-input-wrapper .drop-down-menu::before{background:#fff;top:10px}.header-input-wrapper .drop-down-menu ul li a{color:#666;transition:none;padding-left:20px;z-index:9999;width:100%}.header-input-wrapper .drop-down-menu ul li a:hover{color:#fff}.cart-menu{position:absolute;top:100%;right:0;padding-top:15px;border-radius:3px;min-width:400px;max-width:100%;opacity:0;z-index:-1;transition:.2s linear;pointer-events:none}.drop-down-hover{position:relative}.drop-down-hover:hover>.drop-down-menu,.header-input-wrapper.focus .drop-down-menu{opacity:1;z-index:9999;pointer-events:all}.cart-menu.actived{opacity:1;z-index:9998;pointer-events:all}.drop-down-menu ul{list-style:none;color:#fff;display:flex;flex-direction:column;background:#4c4c4c;padding:15px 0;position:relative;max-height:70vh;overflow:auto}.drop-down-menu::before{content:"";width:20px;height:20px;background-color:#4c4c4c;display:block;position:absolute;top:5px;left:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:9999}.drop-down-menu.linked-right::before{left:auto;right:15px}.drop-down-menu.linked-right{left:auto;right:0}.cart-menu ul{box-shadow:0 1px 5px 0 rgba(0,0,0,.2);list-style:none;color:#2f2f2f;display:flex;flex-direction:column;background:#fff;padding:15px 0;position:relative;border-radius:3px;max-height:70vh;width:100%}.cart-menu ul li.crossselling-wrapper{overflow:auto}.cart-menu ul li.crossselling-wrapper ul{padding:0;box-shadow:none;overflow:auto;width:100%}.cart-menu ul li.crossselling-wrapper ul::before{content:none}.cart-menu ul::before{content:"";width:20px;height:20px;background-color:#fff;display:block;position:absolute;top:-5px;right:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:9999}.cart-menu-photo{width:80px;margin-right:10px}.cart-menu-photo img{max-width:100%!important;width:100%!important}.cart-menu-content h2{font-size:14px;color:#2f2f2f;font-weight:600}.cart-menu-content p{color:#666;font-size:12px}.cart-menu li{padding:0 10px;justify-content:flex-start;display:flex}.cart-menu li.cart-menu-action-wrapper{padding:0}.cart-menu li .cart-menu-action{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px;padding-top:15px}.cart-menu li .cart-menu-action a{color:#666;font-size:14px}.cart-menu li .cart-menu-action a:hover{color:#2f2f2f}.cart-menu li .cart-menu-action a:active{color:#000}.cart-menu li .cart-menu-action a.button{background:#f60;border-radius:3px;display:flex;font-weight:600;justify-content:center;align-items:center;color:#fff;padding:10px 15px;min-height:36px;transition:.2s linear}.cart-menu li .cart-menu-action a.button:hover{filter:brightness(.9)}.cart-menu li .cart-menu-action a.button:active{filter:brightness(.8)}.drop-down-menu ul li{margin:0!important;display:flex;justify-content:space-between;width:100%;z-index:9999;position:static!important;cursor:pointer}.drop-down-menu ul li a,.drop-down-menu ul li h3{padding:10px;display:flex;width:220px;justify-content:space-between;line-height:normal}.drop-down-menu ul li h3{font-size:18px;font-weight:600;color:#2f2f2f;padding-bottom:5px}.drop-down-menu ul li a:hover{background-color:#f60}.sidenav.sidenav-active{-webkit-transform:translateX(0);transform:translateX(0)}.sidenav{position:fixed;z-index:99999;top:0;left:0;height:100%;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:.2s linear;-webkit-transform:translateX(-100%);transform:translateX(-100%);overflow:hidden auto}.sidenav-close-wrapper{display:flex;width:100%;justify-content:flex-end;align-items:center;padding:15px 15px 5px}.sidenav-close-wrapper i{cursor:pointer}.sidenav-section{width:100%;padding:15px 0}.user-wrapper{display:flex;justify-content:flex-start;align-items:center;padding:0 15px}.user-wrapper .user-img{display:flex;justify-content:center;align-items:center;min-height:64px;min-width:64px;max-height:64px;max-width:64px;background-color:#ededed;border-radius:50%}.user-wrapper .user-img i{color:#bbb;font-size:36px}.user-wrapper .user-info{padding-left:15px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.user-wrapper .user-info h2{font-size:18px;margin-bottom:5px}.user-wrapper .user-info p{font-size:14px;color:#666}.user-login-action{padding:20px 15px 0;display:flex}.user-login-action .button{margin-top:0;margin-right:5px;width:auto;display:inline-flex;flex:1 1;min-height:46px;font-size:14px;border-radius:4px;background-color:#f60;font-weight:600;justify-content:center;align-items:center;color:#fff}.user-login-action .button+.button{margin-left:5px;margin-right:0}.button.button-outline{background-color:transparent;border:1px solid #f60;color:#f60}.user-login-action .button:hover{filter:brightness(.9);color:#fff}.user-login-action .button:active{filter:brightness(.8);color:#fff}.button.button-outline:hover{filter:none;background-color:rgba(255,102,0,.1);color:#f60}.button.button-outline:active{filter:none;background-color:rgba(255,102,0,.2);color:#f60}.sidenav-section+.sidenav-section{border-top:1px solid #ddd}.sidenav ul li,.sidenav ul li .sidenav-action{display:flex;justify-content:space-between;align-items:center}.sidenav ul li{color:#666;flex-wrap:wrap}.sidenav ul li a{display:flex;justify-content:flex-start;align-items:center;font-size:16px;width:100%;flex:1;padding:15px;font-weight:400;color:#666}.menu-list ul li a{color:#2f2f2f!important;font-weight:600}.sidenav ul li a i{color:#2f2f2f;margin:0;margin-right:15px;font-size:28px}.sidenav ul li i{margin-left:10px;font-size:20px;color:#666}.sidenav ul li .sidenav-action{transition:.2s linear}.sidenav ul li .sidenav-action{font-size:16px;color:#7a7a7a;padding-right:15px}.sidenav ul li.active,.sidenav ul li:hover{background-color:#f7f7f7;color:#f60}.menu-list ul li:hover,.menu-list ul li:hover a{background-color:#fff;color:#666}.sub-menu ul li:hover .sidenav-action{-webkit-transform:translateX(5px);transform:translateX(5px)}.sub-menu{width:100%}.sub-menu ul li a{color:#666!important;padding-left:30px;font-weight:400}.sub-menu ul li.active a,.sub-menu ul li.active a i,.sub-menu ul li.active i,.sub-menu ul li:hover a,.sub-menu ul li:hover a i,.sub-menu ul li:hover i{color:#f60!important}.sub-menu ul li:hover,.sub-menu ul li:hover a{background-color:#f7f7f7}.menu-item:active a,.menu-item:hover a{color:#f60}button.disabled,button:disabled{cursor:default!important;pointer-events:none!important;background-color:#ddd!important;color:#999!important;border-color:transparent!important}.cart-summary-side section button:disabled,a.product-remove.disabled,a.product-remove:disabled{cursor:default!important;pointer-events:none!important;color:#999!important;border-color:transparent!important;background-color:transparent!important}.product-action .product-add.disabled,.product-action .product-add:disabled{border-color:#ddd!important}.product-cart .product-action{width:auto;margin:auto;justify-content:center;align-items:center}.product-cart .product-action label{font-size:16px;font-weight:600;margin-left:10px}.product-cart .product-action .product-quantity{border-radius:30px;border:1px solid #ddd;width:100%}.product-cart .product-action .product-quantity input{width:80px}.section-disabled{opacity:.5;pointer-events:none}.cart-shipping{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.cart-shipping-col{flex:1}.cart-product-list-summary ul{padding:15px;border:1px solid #ddd;border-radius:3px;min-width:250px}.order-list .cart-product-list-summary ul{margin-bottom:15px}.cart-product-list-summary li{display:flex;justify-content:flex-start;align-items:center;padding:5px 0}.cart-product-list-summary li:not(:last-of-type){border-bottom:1px solid #ddd}.cart-product-list-summary li img{transform:none}.cart-product-list-summary .product-photo{width:60px;min-height:60px;margin:0}.cart-product-list-summary .product-content{justify-content:flex-start;width:100%;flex:1;text-align:left;margin:auto;align-items:flex-start;padding:0 10px}.cart-product-list-summary .product-content p{text-align:left;justify-content:flex-start;width:100%;font-weight:600;font-size:14px;display:flex;align-items:center;color:#2f2f2f}.cart-product-list-summary small{display:flex;justify-content:flex-start;align-items:center;color:#666;font-weight:400;font-size:12px}.text-separator{display:flex}.cart-product-list-summary small span,.cart-product-list-summary small strong,.cart-shipping-card p span,.cart-shipping-card p strong,.text-separator span{display:contents;color:#2f2f2f}.cart-product-list-summary small span:not(:first-of-type)::before,.cart-shipping-card p span:not(:first-of-type)::before,.text-separator span:not(:first-of-type)::before{display:contents;content:' | ';color:#2f2f2f}.cart-shipping h2{font-size:20px;font-weight:200;color:#2f2f2f;margin-bottom:5px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.cart-shipping h2>span{margin-right:2px;flex:1}.cart-shipping h2 .toggle{flex:1;justify-content:flex-end}button.cart-shipping-card-button{border:1px solid transparent;border-radius:3px;padding:10px 20px;min-width:120px;font-size:12px;font-weight:600;transition:.2s linear;margin-top:15px;background-color:rgba(255,102,0,.1);color:#f60}button.cart-shipping-card-button:hover{filter:brightness(.9)}button.cart-shipping-card-button:active{filter:brightness(.8)}.cart-shipping-card{padding:15px;border:1px solid #ddd;border-radius:3px;margin-right:15px;margin-bottom:15px}.cart-shipping-card h2{font-size:16px;font-weight:600;margin:0}.cart-shipping-card.selected{border:0;border-left:2px solid #f60;border-radius:0;padding:5px 10px}.cart-shipping-card label,.cart-shipping-card p{font-size:14px;color:#666;display:flex}.cart-shipping-card label{margin-top:5px;display:flex}.calendar-container{max-width:400px;margin:0;margin-bottom:15px}.calendar-container .calendar-content .calendar-controls,.calendar-container .calendar-content .calendar-selected{background-color:#f60}.label-warning{margin-top:15px;padding:10px 10px;background:#fbd935;color:#8a7200;border-radius:3px;max-width:400px}.toggle{display:flex;align-items:center;border-radius:24px;align-items:center;position:relative;justify-content:flex-start;cursor:pointer;user-select:none}.toggle p{font-size:12px;margin-right:5px;font-weight:400;color:#666;display:none;text-align:right}.toggle label{display:flex;align-items:center;position:relative;justify-content:flex-start;padding:0 1px;flex:1;height:100%;width:100%;border-radius:25px;border:1px solid #abadb0;background:#abadb0;transition:.2s linear;min-width:46px;min-height:24px;max-width:46px;max-height:24px;cursor:pointer}.toggle:hover label{filter:brightness(.9)}.toggle:active label{filter:brightness(.8)}.toggle span{background:#fff;border:1px solid #fff;width:20px;height:20px;display:inline-flex;border-radius:50%;margin:auto;transition:.2s linear}.toggle input[type=checkbox]{display:none}.toggle input[type=checkbox]:not(:checked)~label span{margin-left:0}.toggle input[type=checkbox]:checked~label{background:#f60;border:1px solid #f60}.toggle input[type=checkbox]:not(:checked)~p.not-checked{display:flex}.toggle input[type=checkbox]:checked~p.checked{display:flex}.toggle input[type=checkbox]:checked~label span{margin-right:0}.cart-product-list-summary .product-content table{width:auto;color:#666;border:1px solid #f60;border-radius:3px;table-layout:fixed;margin:10px 0;max-width:100%}.cart-product-list-summary .product-content table th{background:rgba(255,102,0,.1);color:#f60;padding:5px;border-right:1px solid #f60;border-bottom:1px solid #f60;text-align:right;word-break:break-word}.cart-product-list-summary .product-content table td{padding:5px;color:#2f2f2f;font-weight:600;font-size:14px;border-right:1px solid #f60;border-bottom:1px solid #f60;text-align:right;word-break:break-word}.cart-product-list-summary .product-content table tbody th{text-align:left}.select-group{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin-bottom:15px}.select-item{height:auto;display:flex;align-items:stretch}.select-item label{border:1px solid #ddd;background:#fff;color:#666;padding:10px 15px;display:inline-flex;border-radius:3px;margin-right:5px;margin-bottom:5px;flex-direction:column;justify-content:center;font-size:14px;cursor:pointer}.select-item label strong{margin-bottom:2px}.select-item input[type=radio]{display:none}.select-group input[type=radio]:checked~label{border-color:#f60;background:rgba(255,102,0,.1);color:#f60}.select-group input[type=radio]:checked~label p,.select-group input[type=radio]:checked~label strong{color:#f60}.review .select-group input[type=radio]:checked~label{border:0;border-left:2px solid #f60;border-radius:0;padding:5px 10px;background:0 0;cursor:default}.review .select-group input[type=radio]:checked~label strong{color:#2f2f2f}.review .select-group input[type=radio]:checked~label p{color:#666}.nutritional-table{width:100%;display:flex;max-width:400px;flex-direction:column;border:1px solid #f60;border-radius:3px;align-items:center;justify-content:center;background:rgba(255,102,0,.1)}.nutritional-table h2{font-size:16px;font-weight:600;text-align:center;width:100%;margin:10px auto;justify-content:center;color:#f60}.nutritional-table table th{border-top:1px solid #f60}.nutritional-table table td,.nutritional-table table th{border-bottom:1px solid #f60;padding:10px 5px}.nutritional-table table tr td:not(:last-of-type),.nutritional-table table tr th:not(:last-of-type){border-right:1px solid #f60}.nutritional-table table tr td:last-of-type{text-align:right}ul.step-wrapper{display:flex;padding:15px 0;width:100%;justify-content:center;max-width:1300px;margin:0 auto}ul.step-wrapper li{display:flex;flex-direction:column;align-items:center;padding:0 15px;position:relative;overflow:hidden;flex:1}ul.step-wrapper li span{width:46px;height:46px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#1589ee;z-index:99;font-weight:600;border:1px solid #1589ee}ul.step-wrapper li.checked span{color:#fff;background:#1589ee}ul.step-wrapper li:not(:last-of-type) span::before{content:'';width:100%;height:1px;position:absolute;background:#999;left:50%;z-index:5;margin-left:30px;overflow:hidden}ul.step-wrapper li:not(:first-of-type) span::after{content:'';width:100%;height:1px;position:absolute;background:#999;right:50%;z-index:5;margin-right:30px;overflow:hidden}.step-wrapper i{font-size:24px;z-index:99}ul.step-wrapper li.checked span::after,ul.step-wrapper li.checked:not(.current) span::before{background:#1589ee}ul.step-wrapper li label{margin-top:5px;display:flex;color:#666;width:100%;justify-content:center;margin:5px auto 0;text-align:center}.product-cart td.product-photo-width.product-placeholder{padding:15px}.product-cart td.product-photo-width.product-placeholder .product-photo{min-width:auto}.product-content.product-placeholder h2{margin-bottom:2px}.cart-success .slds-illustration{max-width:600px;margin:auto;padding:0}.cart-success h3.slds-text-heading_medium{font-weight:600;font-size:26px!important;color:#f60;margin-bottom:5px}.button-container{display:flex;width:100%;justify-content:center;align-items:stretch;flex-wrap:wrap-reverse;margin-top:30px}.order-wrapper .button-container{margin:auto;margin-bottom:0}.button-container a{margin:5px;padding:15px 20px}.order-details{padding:15px 0}.order-details p:not(:last-of-type){margin-bottom:5px}.order-details p{font-size:18px!important;font-weight:400;color:#666}.order-details p strong{color:#2f2f2f}.rate-wrapper{border:1px solid #ddd;background:#fff;border-radius:8px;padding:15px;display:flex;flex-direction:column;width:100%;max-width:400px;margin:0 auto}.rate-wrapper h2{font-size:16px;color:#2f2f2f;font-weight:600;margin-bottom:15px}.rate{width:100%;display:flex;justify-content:space-between;max-width:300px;margin:0 auto}.rate input[type=radio]{display:none}.rate label{padding:5px;border-radius:50%;transition:.2s linear;height:46px;width:46px;display:flex;justify-content:center;align-items:center}.rate i{font-size:42px;border-radius:50%;transition:.2s linear;margin:0 2px;color:#999;cursor:pointer}.rate label:hover{background:rgba(255,102,0,.1);color:#f60}.rate label:hover i{color:#f60}.rate input[type=radio]:checked~label i,.rate label.checked i{color:#f60}.rate p{font-size:12px!important;margin:2px 2px 0;color:#666}.rate-message{margin:5px auto;display:flex;max-width:400px;border:1px solid #f60;border-radius:3px;padding:15px;background:rgba(255,102,0,.1);color:#f60}.product-info-summary{margin-top:15px;margin-bottom:30px!important;border-bottom:1px solid #ddd;padding-bottom:30px!important}.product-info-summary .product-badge{margin:auto}.product-info-summary h2{text-align:center;display:flex;justify-content:center;flex-direction:column}.product-info-summary h2 small{font-size:20px}.product-info-summary .product-wrapper-placeholder{text-align:center;justify-content:center}.product-info-summary .product-wrapper-placeholder pre,.product-info-summary pre{text-align:center;justify-content:center;margin-left:auto;margin-right:auto}.product-info-summary .product-badge .badge-wrapper{justify-content:center}.product-info-summary .badge-wrapper span{margin:auto;display:flex;flex-direction:column;height:100px;width:100px;border-radius:50%;justify-content:center;align-items:center;padding:15px}.product-info-summary .badge-wrapper span strong{font-size:18px;text-align:center}.product-info-summary .badge-wrapper span small{font-size:14px;text-align:center;word-break:break-word}.product-wrapper-placeholder .product-detail .product-info-summary h2{text-align:center;justify-content:center;margin-left:auto;margin-right:auto}.badge-product-footer{display:flex;margin:5px 0;justify-content:center;align-items:center;background:rgba(255,102,0,.1);color:#f60;border-radius:3px;font-weight:600;font-size:12px;padding:8px 10px}.badge i,.badge-product-footer i{margin-right:5px;font-size:14px;transform:rotate(45deg)}.badge-product-footer+.badge-product-footer{margin-top:0}.badge-product-footer.info,.badge.info{background:#f2f9f9!important;color:#73c5c5!important}.badge-product-footer-placeholder{min-height:31px;background:0 0}.product-cart p .badge{margin:0;border:0;vertical-align:super}.product-content .product-badge{margin:0;margin-top:10px}.product-content .product-badge .badge-wrapper{justify-content:flex-start}.form-rate{display:flex;width:100%;flex-direction:column;align-items:flex-start;margin-top:15px}.form-rate label{color:#666;font-size:14px;margin-bottom:2px}.form-rate textarea{width:100%;border:1px solid #ddd;resize:vertical;min-height:80px;border-radius:3px;padding:5px;color:#2f2f2f}.label-popover{display:flex!important;width:100%;max-width:1300px;margin:15px auto;background:#fff;padding:15px;align-items:center;justify-content:flex-start;border-top:2px solid #666;box-shadow:0 1px 5px 0 rgba(0,0,0,.2)}.cart-product-list-summary .product-content .label-popover{padding:10px;margin-top:10px}.cart-product-list-summary .product-content .label-popover p{font-size:12px}.cart-product-list-summary .product-content .label-popover i{font-size:22px}.label-popover span{margin-right:10px;color:#2f2f2f;display:flex;justify-content:center;align-items:center}.label-popover span i{font-size:24px}.label-popover section{display:flex;flex-direction:column}.label-popover p{font-size:14px;color:#666;display:block;font-weight:400!important;margin:0!important}.label-popover.with-background.success{background:#f3faf2}.label-popover.success{border-color:#3e8635}.label-popover.success span{color:#3e8635}.label-popover.success p{color:#0c3737}.label-popover.with-background.error{background:#faeae9}.label-popover.error{border-color:#c9190b}.label-popover.error span{color:#c9190b}.label-popover.error p{color:#7d1007}.label-popover.with-background.warning{background:#fdf7e7}.label-popover.warning{border-color:#f0ab00}.label-popover.warning span{color:#f0ab00}.label-popover.warning p{color:#795600}.label-popover.with-background.info{background:#f2f9f9}.label-popover.info{border-color:#73c5c5}.label-popover.info span{color:#73c5c5}.label-popover.info p{color:#5d8080}.label-popover-reason{margin:5px 0 15px}.rate-wrapper .button-container{margin-top:20px}.label-popover-wrapper{width:100%}.label-popover-wrapper+.label-popover-wrapper .label-popover{margin-top:0}.catalog-filter-section .label-popover-wrapper{padding:0 10px 0 0}.catalog-list-filter{background:#fffF;padding:10px 15px 0;position:sticky;top:107px;z-index:1001;display:flex!important;justify-content:space-between;align-items:center;margin-left:10px;border-bottom:1px solid #ddd;margin-bottom:10px;flex-wrap:wrap}.catalog-list-filter-input{display:flex;justify-content:flex-start;align-items:stretch;flex:1;padding-right:15px;margin-bottom:5px}.catalog-list-filter-input i{color:#f60;margin-right:5px;font-size:28px}.catalog-list-filter-input input{margin:0;font-size:14px;border:0;flex:1;background:0 0;color:#2f2f2f;padding:5px;border:1px solid #ddd;border-right:0;border-left:3px solid #f60;border-top-left-radius:3px;border-bottom-left-radius:3px}.catalog-list-filter-input input:focus{border-color:#bbb!important;border-left-color:#f60!important}.catalog-list-filter-input button{border:1px solid #f60;background:#f60;color:#fff;display:flex;justify-content:center;align-items:center;height:42px;width:46px;border-top-right-radius:3px;border-bottom-right-radius:3px}.catalog-list-filter-input button i{color:#fff;font-size:20px;margin:auto}.catalog-list-filter-input button:hover{filter:brightness(.9)}.catalog-list-filter-input button:active{filter:brightness(.8)}.catalog-list-filter-label{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column}.catalog-list-filter-label label{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.catalog-list-filter-label label small{font-size:12px;color:#666}.catalog-list-filter-label label strong{display:flex;align-items:center;font-size:14px;font-weight:400;color:#666}.catalog-list-filter-label label strong i{font-size:14px;margin-left:2px;color:#f60}.order-list-header{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap-reverse}.order-list-header+.order-list-header{margin-bottom:10px}.order-list-header+.order-list-header.order-list-header-without-margin,.order-list-header-without-margin{margin-bottom:0}.order-list-header h2{font-size:26px;font-weight:200;color:#2f2f2f;display:flex;align-items:center;margin-right:10px}.order-list-header h3{font-size:16px;font-weight:400;color:#666;display:flex;align-items:center;margin-bottom:5px}.order-list-header h3 strong{display:contents;color:#2f2f2f}.order-list-header h2 small{display:contents;color:#f60;font-weight:400;font-size:16px}.order-list-header span{display:flex;font-size:16px;padding:5px 10px;background:#f60;color:#fff;font-weight:600;border-radius:3px;align-items:center;justify-content:center}.order-list-header span i{font-size:20px;margin-right:10px}.order-list .cart-action{display:flex;width:100%;justify-content:center;top:100%;position:absolute;margin-top:-26px}.order-list{flex-direction:column}.order-list-item{padding:0 10px;flex:1;max-width:100%}.catalog-list-content .order-list .cart-container .cart-content{margin-bottom:50px}.catalog-list-content .order-list .product-content .label-popover{margin-top:0}.order-list .badge-wrapper span{font-size:12px;font-weight:600}.status-badge{width:10px;height:10px;display:inline-flex;margin:0;margin-right:5px;background:#ddd;border-radius:50%}.modal-content input:focus{border-color:#f60!important}.form-section{margin-top:15px}.form-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:100%;width:100%}.form-section section{width:100%;margin-bottom:10px;display:flex;flex-direction:column}.form-section section p{padding-right:10px;height:auto;min-height:auto;font-size:16px}.form-section label{font-size:14px;color:#666;margin-bottom:2px}.form-section input{background-color:transparent;border:1px solid #ccc;border-radius:3px;min-height:45px;padding:0 10px;max-width:100%;color:#2f2f2f;width:250px;margin-right:10px}.form-section .form-inputs input{width:100%}.form-section .button,.form-section button{min-height:45px;min-width:45px;font-size:16px;font-weight:600;text-transform:uppercase;background-color:#f60;border:0;border-radius:3px;color:#fff;display:flex;justify-content:center;align-items:center}.form-section button:hover{filter:brightness(.9)}.form-section button:active{filter:brightness(.8)}.form-section p{color:#666}.form-section h3{margin-bottom:0}.form-section-action{display:flex;justify-content:flex-start;align-items:stretch;width:100%;margin-top:10px}.form-section label.label-error{margin-top:5px;margin-bottom:0;font-size:14px;color:#d22630;display:block}.form-section label.label-error *{color:#d22630;font-size:14px}.form-section-action{display:flex;justify-content:flex-start;align-items:stretch;width:100%;margin-bottom:30px}.embeddedServiceSidebarDialogState #dialogTextTitle{display:block}.need-fill{background:#d22630!important;color:#fff!important;font-weight:600!important}.grecaptcha-badge{z-index:9999;top:0;right:0!important;left:0!important;bottom:0!important;margin:auto;margin-bottom:15px;position:relative!important;display:none!important;margin:0}.rc-anchor-invisible-hover:hover .rc-anchor-logo-img-large{background-size:40px!important;margin:5px 15px 0 15px!important;height:40px!important;width:40px!important}.rc-anchor-invisible-hover:hover .rc-anchor-normal-footer .rc-anchor-pt{opacity:1!important}.embeddedServiceHelpButton{z-index:9999!important}.embeddedServiceSidebar.modalContainer{z-index:99999!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important}.embeddedServiceSidebar.layout-docked .dockableContainer.showDockableContainer{max-height:80vh;margin:0 15px!important}.catalog-tab{display:flex;justify-content:flex-start;align-items:center;width:100%;user-select:none}.catalog-tab ul{width:100%;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom:0;padding:15px 15px 0;overflow:auto hidden;white-space:nowrap}.catalog-tab label{border-bottom:1px solid #ddd;cursor:pointer;padding:10px 15px;border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative;display:flex;justify-content:space-between;align-items:center;transition:background .2s linear}.catalog-tab input[type=radio]:not(:checked)+label:hover{background:rgba(255,102,0,.1);color:#f60}.catalog-tab input[type=radio]:not(:checked)+label:hover span{color:#f60}.catalog-tab input[type=radio]{display:none}.catalog-tab input[type=radio]:checked+label{border:1px solid #ddd;border-bottom:0;font-weight:600}.catalog-tab input[type=radio]:checked+label span{color:#2f2f2f}.catalog-tab input[type=radio]:checked+label::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:4px;background-color:#fff}.catalog-tab .tab-item{font-size:14px;color:#666;cursor:pointer}.catalog-tab .tab-close{display:none}.catalog-tab input[type=radio]:checked+label .tab-close{display:flex;justify-content:center;align-items:center;position:absolute;top:-14px;right:-12px;background:#f5f5f5;border-radius:50%;padding:4px;z-index:99;transition:.2s linear}.catalog-tab input[type=radio]:checked+label .tab-close:hover{filter:brightness(.9)}.catalog-tab input[type=radio]:checked+label .tab-close:active{filter:brightness(.8)}.catalog-tab .tab-close i{color:#666;cursor:pointer;font-size:16px;margin:auto}.catalog-tab ul li:last-of-type{flex:1;width:100%;pointer-events:none}.catalog-tab ul li:last-of-type label{cursor:default;padding:0}.shopping-list{position:absolute;margin-top:30px;top:100%;right:0;background-color:#fff;display:flex;flex-direction:column;width:400px;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);transition:opacity .2s linear,min-height .2s linear;z-index:-1;overflow:hidden;height:0;min-height:0;opacity:0}.header-input .header-input-checkbox .list-button:active+.shopping-list,.shopping-list.focus-within,.shopping-list:focus-within{z-index:initial;overflow:initial;height:auto;min-height:30vh;opacity:1}.shopping-list::before{content:"";width:20px;height:20px;background-color:#fff;display:block;position:absolute;top:-10px;left:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}.shopping-list-content{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between;flex:1}.shopping-list-header{padding:15px}.shopping-list-header h2{font-size:16px;font-weight:600;color:#2f2f2f;margin-bottom:2px}.shopping-list-header p{font-size:14px;font-weight:400;color:#666}.shopping-list-form{padding:0 15px;display:flex;flex-direction:column;overflow:hidden;max-height:40vh}.shopping-list-form input{width:100%;border:0;border-bottom:1px solid #ddd;margin-bottom:5px}.shopping-list-form input:focus{border-color:#f60!important}.shopping-list-buttons{display:flex;justify-content:space-between;align-items:stretch;padding:15px}.shopping-list-buttons button.button-default{border:0;background-color:#f60;padding:10px 20px;color:#fff;font-size:14px;font-weight:600;display:flex}.shopping-list-buttons button.button-fill.button-light{background-color:rgba(255,102,0,.1);border-color:transparent}.shopping-list-buttons button.button-default i{color:#fff;margin-left:5px}.product-load-more{display:flex;justify-content:center;align-items:center;width:100%;padding:15px}.cart-menu-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.cart-menu li.crossselling-header{padding:15px 10px 5px;display:flex;justify-content:center;align-items:center}.cart-menu li.crossselling-header h3{font-size:16px;color:#666;padding:0 5px}.cart-menu li.crossselling-header::after,.cart-menu li.crossselling-header::before{content:'';height:1px;flex:1;background-image:linear-gradient(to right,rgba(255,102,0,0),#f60,rgba(255,102,0,0));width:100%}.cart-menu li.crossselling-item{padding:10px 0}.cart-menu li.crossselling-item a{padding:0}.cart-menu li.crossselling-item .cart-menu-content{padding-right:10px;width:100%;flex-direction:column;align-items:flex-start}.cart-menu li.crossselling-item .cart-menu-content h2{font-size:14px;margin-bottom:2px}.cart-menu li.crossselling-item .cart-menu-content h2 small{margin-left:2px;font-size:10px}.cart-menu li.crossselling-item:not(:last-of-type){border-bottom:1px solid #ddd}.cart-menu li.crossselling-item .cart-menu-action{justify-content:flex-end;width:auto}.cart-menu li.crossselling-item .cart-menu-action .button-default{background-color:rgba(255,102,0,.1);color:#f60;font-weight:600;font-size:12px}.cart-menu li.crossselling-item .cart-menu-action .button-default i{color:#f60}.credit-limit-wrapper{display:flex;flex-direction:column;width:100%}.credit-limit-wrapper .label-popover{margin:0;margin-top:10px}.cnpj-section-header+.cnpj-section-header{margin-top:30px}.cnpj-section .credit-limit-wrapper p{margin:0}.credit-limit-total{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;margin-bottom:10px;border:1px solid #ddd;border-radius:3px}.credit-limit-wrapper .credit-limit-total label{font-weight:400;font-size:14px;color:#666}.credit-limit-wrapper .credit-limit-total h2{font-weight:400;font-size:24px;color:#2f2f2f}.credit-limit-wrapper .credit-limit-total h2.price-placeholder{width:100px;height:28px}.credit-limit-wrapper .credit-limit-total a{margin-top:5px;padding:10px 15px;background:#93328e}.cnpj-section-header{width:100%}.credit-limit-label{display:flex;width:100%;justify-content:space-between;margin-top:15px}.credit-limit-label div+div{text-align:right}.credit-limit-label label{font-size:12px;margin-bottom:2px}.credit-limit-label p.price-placeholder{height:20px;width:80px}.credit-limit-label .error label,.credit-limit-label .error p{color:#d22630;text-decoration:line-through}.credit-limit-bar{height:28px;width:100%;background-color:#f0f0f5;border-radius:3px;overflow:hidden}.credit-limit-bar span{display:block;height:100%;background-color:#3e8635;border-radius:3px;transition:.2s linear;width:0}form.modal-fullsize{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;justify-content:center;align-items:center;clip-path:circle(0 at center center);transition:clip-path .2s linear;z-index:9999;overflow:hidden;pointer-events:none}form.modal-fullsize.active{clip-path:circle(100% at center center);overflow:initial;pointer-events:all}span.close-modal-fullsize{position:absolute;top:20px;right:20px}span.close-modal-fullsize i{font-size:35px;color:#666;cursor:pointer}section.modal-fullsize-container{max-width:700px;display:flex;flex-direction:column;padding:50px 15px;overflow:auto;max-height:100%}section.modal-fullsize-header{margin-bottom:20px}section.modal-fullsize-header h2{font-size:36px;font-weight:600;color:#2f2f2f;margin-bottom:15px}section.modal-fullsize-header p{font-size:18px;color:#666}section.modal-fullsize-content input[type=number],section.modal-fullsize-content input[type=text]{height:60px;border:0;border-radius:3px;width:100%;font-size:32px;padding:5px;color:#666;text-align:center!important}section.modal-fullsize-content h3{font-size:36px;color:#666;padding:5px;width:100%;text-align:center}section.modal-fullsize-content input[type=range]{width:100%;margin-top:5px}.modal-fullsize-content-labels{display:flex;justify-content:space-between;align-items:center;width:100%;color:#666;font-size:14px}.modal-fullsize-content-labels label{cursor:pointer}section.modal-fullsize-action{margin-top:20px}section.modal-fullsize-action button{width:100%;height:48px;border-radius:3px;border:0;background:rgba(147,50,142,.1);color:#93328e;font-size:18px;font-weight:600}section.modal-fullsize-action button:hover{filter:brightness(.9)}section.modal-fullsize-action button:active{filter:brightness(.8)}.form-become .button-default{width:100%;height:80px;background-color:#93328e;text-transform:uppercase}.form-become .button-default:first-of-type{margin-bottom:20px}.order-pdf{min-height:600px}.order-pdf+h3{margin-top:30px}.discount-color{color:#3e8635}.cart-section{width:100%}.cart-wrapper{display:flex;flex-direction:row;align-items:flex-start;width:1300px;max-width:100%;margin:0 auto}.cart-summary-side{background:#fff;margin-left:15px;padding:30px 15px;display:flex;flex-direction:column;justify-content:space-between;min-width:370px;width:370px;max-width:370px;height:90vh;overflow:auto;position:sticky;top:105px}.cart-summary-side h1{font-size:18px;font-weight:600;border-bottom:1px solid #ddd;padding-bottom:5px}.cart-summary-side h2{font-size:14px;font-weight:600;color:#2f2f2f}.cart-summary-side ul{margin:15px auto auto;width:100%}.cart-summary-side ul li{padding:10px 0;border-bottom:1px solid #ddd}.cart-summary-side section.summary-item{display:flex;width:100%;justify-content:space-between;align-items:center}.cart-summary-side section.summary-item label{color:#666;font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-summary-side section.summary-item button{margin-left:15px;background:0 0;border:0;color:#f60;transition:.2s linear;text-align:right;white-space:nowrap}.cart-summary-side section.summary-item button:hover{filter:brightness(.9)}.cart-summary-side section.summary-item button:active{filter:brightness(.8)}.cart-summary-side .cart-price{margin:30px 0 15px;width:100%!important}.cart-summary-side .cart-price td{text-align:left;word-break:break-all}.cart-summary-side .cart-price td+td{text-align:right}.cart-summary-side .cart-action{display:flex;flex-direction:column;justify-content:center;margin:15px auto 60px}.cart-container header h1{font-size:24px;font-weight:600;display:flex;justify-content:flex-start;width:100%}.cart-container header h2{font-size:18px;font-weight:400;display:flex;justify-content:flex-start;width:100%;color:#666}.cart-section>header{margin:0 0 15px}.cart-section .cart-cupom{max-width:100%}.cart-section .cart-cupom>ul{background-color:#fff}.product-content-bottom{vertical-align:bottom}.product-content-top{vertical-align:top}.modal-wrapper.modal-login .modal{background:0 0;box-shadow:none}.modal-wrapper.modal-login .modal .modal-content{padding:0;display:flex;justify-content:center;align-items:center}.modal-wrapper.modal-login .modal .modal-content img{width:auto;height:100%;cursor:pointer;max-height:80vh;border-radius:3px;object-fit:contain}.title-flex{display:flex!important;justify-content:space-between;align-items:center}.title-flex .select-wrapper{display:inline-flex;margin-right:0}.title-flex .select-wrapper label{font-size:16px!important;cursor:pointer}.title-flex .select-wrapper ul li label{font-size:14px!important}.form-section.form .form-inputs input{margin:0}.input-group div:not(:last-of-type){padding-right:10px!important}.form-inputs .select-wrapper>label:after{font-size:18px}.form-inputs .select-wrapper>label{display:flex;justify-content:space-between;align-items:center;min-height:45px;border:1px solid #ddd;padding:10px!important;border-radius:3px;cursor:pointer}.form .input-group div{margin-bottom:0}.form-inputs .select-wrapper ul{max-width:100%;box-shadow:none}.select-wrapper.reverse ul{display:flex;flex-direction:column-reverse;bottom:100%;top:auto;margin-top:0;margin-bottom:5px}.select-wrapper.reverse ul li:not(:last-of-type) label{border-bottom:none}.select-wrapper.reverse ul li:not(:first-of-type) label{border-bottom:1px solid #ddd}.section-description{display:flex;flex-direction:column;margin:35px 0;width:100%;max-width:1300px}.carousel-wrapper-container{width:100%}.modal-code .modal{width:400px}.modal-code .modal .modal-header strong{color:#2f2f2f}.modal-code .modal .modal-header{justify-content:center;text-align:center;border-bottom:0;padding-bottom:0}.modal-code .modal-footer{justify-content:center;text-align:center;padding:15px;background-color:#f7f7f7}.code-section form{width:100%}.code-section{margin:15px 0}.code-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:100%;width:100%}.code-section section{width:100%;margin-bottom:10px;display:flex;flex-direction:column}.code-section section p{padding-right:10px;height:auto;min-height:auto;font-size:16px}.code-section label{font-size:14px;color:#666;margin-bottom:2px}.code-section input{background-color:transparent;border:1px solid #ccc;border-radius:3px;min-height:45px;padding:0 10px;max-width:100%;color:#2f2f2f;width:200px;margin-right:10px;text-transform:uppercase}.code-section .form-inputs input{width:100%}.code-section form section:focus-within>label{color:#f60}.code-section .button,.code-section button{text-transform:uppercase;border:1px solid #f60;border-radius:3px;padding:10px 20px;width:100%;background-color:#f60;font-size:16px;color:#fff;font-weight:600;transition:.2s linear}.code-section button:hover{filter:brightness(.9)}.code-section button:active{filter:brightness(.8)}.code-section p{color:#666}.code-section h3{margin-bottom:0}.code-section-action{display:flex;justify-content:flex-start;align-items:stretch;width:100%;margin-top:10px}.code-section .input-group{width:100%;display:flex;justify-content:space-between;align-items:stretch}.code-section label.label-error{margin-top:5px;margin-bottom:0;font-size:14px;color:#d22630;display:block;margin-bottom:10px}.code-section .input-group div+div{max-width:100px}.code-section .input-group div{flex:1;width:100%;margin-bottom:10px;display:flex;flex-direction:column}.style-wrapper-loading{visibility:hidden!important;width:100%}.shelflife-tag-NO,.shelflife-tag-Z100{background-color:var(--brf-sucess-support)!important;color:var(--brf-white-neutral)!important}.shelflife-tag-DA,.shelflife-tag-Z098{background-color:var(--brf-primary-main)!important;color:var(--brf-white-neutral)!important}.shelflife-tag-DL,.shelflife-tag-Z101{background-color:var(--brf-tertiary-main)!important;color:var(--brf-white-neutral)!important}.shelflife-tag-FI,.shelflife-tag-Z102{background-color:var(--cma-danger-support)!important;color:var(--brf-white-neutral)!important}.tag.shelflife-tag{position:absolute;font-weight:400;font-size:14px;display:flex;z-index:999;align-items:center;right:auto;top:-20px;left:-40px;border-radius:0;height:60px;min-width:100px;transform:rotate(-45deg)}.cart-container .tag.shelflife-tag{top:-30px;left:-60px}.cart-product-card-item,.product-cart-2 td{position:relative;overflow:hidden}.cart-container .catalog-tab ul{padding:15px 0 0 0}.item-float-cart{position:relative;overflow:hidden}.item-float-cart .tag.shelflife-tag{top:-60px;left:-40px}.popup-product-list{display:block;width:100%;overflow:auto;padding:0 10px;max-height:50vh}.popup-product-list table{width:100%}.popup-product-list table thead{position:sticky;top:0;background:#fff;z-index:999}.popup-product-list table th{font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-16)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-noto-sans);letter-spacing:var(--unnamed-character-spacing-0);color:var(--brf-dark-neutral);font-size:16px!important;font-weight:600;border-bottom:1px solid var(--brf-light-neutral);padding-bottom:5px;white-space:nowrap}.popup-product-list table tbody tr:not(:last-of-type) td{border-bottom:1px solid var(--brf-light-neutral)}.popup-product-list table .product-photo{width:80px;max-width:80px;padding-right:10px}.popup-product-list h3{text-align:left;font:var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-16)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-noto-sans);color:var(--brf-dark-neutral)}.popup-product-list p{text-align:left!important;font-weight:600!important}.popup-product-list p small{display:inline;padding:0 2px}.shelflife-badge{padding:5px 10px;border-radius:20px;font-weight:600}.checkbox-container{display:flex;align-items:center;width:100%;justify-content:flex-end}.checkbox-container label{display:flex;align-items:center;user-select:none;cursor:pointer}.checkbox-container input[type=checkbox]{display:none}.checkbox-container label p{font-size:16px!important;margin:auto 0!important;margin-right:10px!important}.checkbox-container label span{border:1px solid var(--brf-light-neutral);border-radius:4px;width:20px;min-width:20px;height:20px;min-height:20px;display:flex;justify-content:center;align-items:center}.checkbox-container input[type=checkbox]:checked~label span{border-color:var(--brf-tertiary-main);background-color:var(--brf-tertiary-main)}.checkbox-container label span i{font-size:16px;color:var(--brf-white-neutral)}.checkbox-container input[type=checkbox]:not(:checked)~label span i{display:none}.popup-product-list .checkbox-container label p{color:var(--brf-quinary-main)}.modal-wj .modal-wj-container .modal-wj-content .modal-wj-close i{cursor:pointer}.popup-product-button-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:30px}.popup-product-button-container button{border:0;padding:20px 20px;border-radius:40px;font-size:16px;font-weight:600;background-color:var(--brf-tertiary-main);color:var(--brf-white-neutral)}.popup-product-button-container button.button-cancel{border:0;padding:10px 20px;border-radius:0;font-size:16px;font-weight:400;background-color:transparent;color:var(--brf-tertiary-main);text-decoration:underline;margin-top:10px}.label-popover section.warning-inline{display:block!important}.label-popover section.warning-inline p{display:inline}.product-warning-container td{padding:0 20px 20px!important}.product-warning-container .product-content,.product-warning-container td{overflow:initial!important}.product-warning{display:flex;align-items:center}.product-warning>span{color:#f0ab00;display:flex;align-items:center}.product-cart-2 .product-content .product-warning p,.product-warning p{color:#795600!important;margin-left:10px}.product-cart-2 .product-content .product-warning p span.product-warning-tooltip i,.product-warning p span.product-warning-tooltip i{font-size:16px;vertical-align:super;cursor:help}.product-cart-2 .product-content .product-warning p span.product-warning-tooltip,.product-warning p span.product-warning-tooltip{position:relative}.product-warning-tooltip .product-warning-tooltip-content{overflow:hidden;opacity:0;pointer-events:none;position:absolute;bottom:100%;margin-bottom:10px;left:5px;max-width:200px;width:200px;background-color:#fff;padding:5px 10px;border:1px solid #795600;border-radius:8px;line-height:normal;color:var(--brf-black-neutral);transition:.2s linear;font-size:12px}.product-warning-tooltip .product-warning-tooltip-content:hover,.product-warning-tooltip:hover .product-warning-tooltip-content{overflow:initial;opacity:1;pointer-events:all}@media (max-width:1100px){.catalog-list-filter-input{min-width:100%;flex:none}.product-cart tbody{padding:15px 0}.product-cart .product-price{margin-top:15px;text-align:center}.product-cart .product-price span{text-align:center;justify-content:center}.product-cart tbody,.product-cart tbody tr{display:flex;flex-direction:column;width:100%;justify-content:center}.product-cart tbody td,.product-cart td.product-price-width{margin:auto;width:100%;text-align:center}.product-cart tbody tr:last-of-type{margin-top:15px}.product-cart tbody tr:last-of-type td{display:flex;flex-direction:column}.product-cart .product-content,.product-cart .product-remove{padding:0;align-items:center}.product-cart .product-content .product-badge .badge-wrapper{justify-content:center}.product-cart .product-remove{width:auto;justify-content:center;margin:auto;margin-bottom:10px;align-items:center;text-align:center}.product-cart .product-content p{margin:auto;width:100%;text-align:center;margin-bottom:5px}.product-cart .product-content small{margin:auto;margin-bottom:10px}}@media (max-width:1024px){.product-warning{margin-top:20px}}@media (max-width:1000px){footer.footer .footer-col{min-width:50%}}@media (max-width:1000px){.product-wrapper .register-header{max-width:100%;width:100%;justify-content:center}.product-section h2,.product-section p,.product-wrapper form{justify-content:center;text-align:center;margin-left:auto;margin-right:auto}.product-action{margin-left:auto;margin-right:auto;justify-content:center}.product-section .product-badge .badge-wrapper{justify-content:center}}@media (min-width:900px){.mobile-only-header{display:none!important}}@media (max-width:900px){.desktop-only-header{display:none!important}.header-row{justify-content:center}.header-quick-actions{justify-content:flex-end}.header-row:not(.header-quick-actions) .header-col:not(.desktop-only){width:100%;display:flex;justify-content:center;padding:5px 0}.header-location-wrapper{width:100%;display:flex;justify-content:center;padding:5px 0 10px}.header-input-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:0}.header-input{max-width:100%;margin:0 10px;padding:8px 10px}.header-input input{padding-right:10px;width:100px}.header-input-wrapper .header-input button{padding:0 10px}.header-input-wrapper .header-input i{margin-left:0;padding:0}.cart-menu{right:-10px}.cart-summary-col{width:100%;flex:none}.cart-cupom{width:100%;margin:auto}.cart-summary-continue{justify-content:center;align-items:center}.order-list .cart-shipping-col{flex:none;width:100%}}@media (min-width:769px){.mobile-only{display:none!important}}@media (max-width:768px){.desktop-only{display:none!important}.wrapper-default{background-color:#fff}ul.step-wrapper li span{background-color:#fff}.wrapper-register{box-shadow:none;padding:0;max-height:initial;overflow:initial;height:100%;align-items:flex-start;margin-top:0;min-height:auto}.wrapper-register .register-header{margin-bottom:15px;padding-bottom:15px!important;border-bottom:1px dashed #ddd}.product-wrapper .register-header{border-bottom:none}.product-wrapper .product-photo img{max-height:250px}.carousel-wrapper .owl-carousel .owl-stage-outer button i,.product-carousel-wrapper .owl-carousel .owl-stage-outer button i{font-size:22px}footer.footer .footer-col{min-width:100%}.carousel-wrapper:hover .owl-carousel .owl-stage-outer button[class*=owl-],.product-carousel-wrapper:hover .owl-carousel .owl-stage-outer button[class*=owl-]{opacity:0}.modal-header{position:relative}.catalog-wrapper .catalog-filter{position:fixed;top:0;height:100%;padding:15px;min-height:100%;background-color:#fff;transition:.2s linear;left:100%;opacity:0;max-width:100%;pointer-events:none;z-index:9999;display:flex;flex-direction:column}.catalog-wrapper .catalog-filter.actived{left:0;opacity:1;pointer-events:all}.catalog-wrapper .catalog-filter .back-link{display:flex!important}.catalog-wrapper{flex-direction:column}.catalog-filter-mobile{display:flex!important;width:100%;justify-content:space-between;align-items:center;position:sticky;top:136px;background-color:#fff;z-index:1001;padding:10px 0}.catalog-filter-mobile .catalog-filter-mobile-button{height:24px;width:24px;border:0;background-color:transparent;color:#f60;display:flex!important;justify-content:center;align-items:center;padding:0}.catalog-filter-mobile .catalog-filter-mobile-button i{color:#f60;font-size:32px}.catalog-filter-mobile-button-apply{position:sticky;bottom:0;display:flex!important;width:100%;min-height:40px;justify-content:center;align-items:center;background-color:#f60;text-transform:uppercase!important;color:#fff!important;font-size:16px!important;border:0;border-radius:3px;font-weight:600!important;margin:auto 0!important;margin-bottom:0!important}.product-item .button{opacity:1;transform:translateY(0)}.product-badge-flex{flex-direction:column;margin-bottom:0}.product-badge-flex .product-badge{margin:0;margin-bottom:20px;width:100%}.nutritional-table{width:100%}.cart-shipping-card{margin-right:0;width:100%}.select-group label{margin-right:0;width:100%}.select-item{width:100%;margin-right:0}.label-popover-wrapper{width:100%;padding:0 10px}.catalog-list-filter{margin-left:0;top:244px;padding:0}.catalog-list-filter-label{width:100%}.catalog-list-filter-label label{width:100%}.catalog-list-filter-label label strong{width:100%;justify-content:space-between}.catalog-list-filter-label:not(:last-of-type){margin-right:0}.select-wrapper.select-calendar:focus-within label::before{content:none}footer.footer .footer-wrapper{padding-bottom:50px}.drop-down-menu ul{max-height:calc(70vh - 100px)}.catalog-tab ul{padding:15px 0 0}.catalog-filter-header h2{padding-right:0}.catalog-filter-header .catalog-filter-header h2{padding-right:10px}span.close-modal-fullsize{top:15px;right:15px}.header-location{margin:auto}.header-location i{font-size:26px}.header-location small{font-size:12px;font-weight:600}.header-wrapper .header-location a{font-size:14px}.product-cart td.product-photo-width{padding:0!important}.product-cart .product-photo{min-height:150px}.product-cart .product-photo img{max-height:150px!important}.cart-summary-side{min-width:auto;max-width:100%;width:100%;margin:0;position:relative;top:0;overflow:initial;max-height:none;height:auto}.cart-section>header{padding:0 15px}.cart-wrapper{flex-wrap:wrap}}@media (max-width:659px){.desktop-only-catalog{display:none!important}}@media (max-width:500px){.cart-menu{min-width:300px}}@media (max-width:330px){.cart-menu{min-width:290px}}