#announcement-hero{background:#f1f1f1;text-align:center;display:flex;flex-direction:column;align-items:center;background:#f9f9f9;padding:1rem;box-shadow:inset 0 0 40px rgba(0,0,0,.1);border-radius:15px}#announcement-hero h1{font-weight:bold;font-size:43px}#announcement-hero p{font-size:24px;margin-bottom:3rem}#announcement-hero .btn{font-size:20px}@media only screen and (max-width: 991.98px){#announcement-hero h1{font-size:23px}#announcement-hero p{font-size:16px}#announcement-hero lottie-player{width:201px !important;height:200px !important}}#announcement-hero{background:#f1f1f1;text-align:center;display:flex;flex-direction:column;align-items:center;background:#f9f9f9;padding:1rem;box-shadow:inset 0 0 40px rgba(0,0,0,.1);border-radius:15px}#announcement-hero h1{font-weight:bold;font-size:43px}#announcement-hero p{font-size:24px;margin-bottom:3rem}#announcement-hero .btn{font-size:20px}@media only screen and (max-width: 991.98px){#announcement-hero h1{font-size:23px}#announcement-hero p{font-size:16px}#announcement-hero lottie-player{width:201px !important;height:200px !important}}.loader-hero{position:absolute;top:0;left:0;width:100%;height:calc(100% + 10px);background:#fff;z-index:2;display:flex;align-items:flex-start;justify-content:center;min-height:370px;transition:.25s all linear}.container-product-list{position:relative;padding-top:1rem;padding-bottom:3rem;min-height:80vh}.container-product-list .seo{margin-top:-1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.container-product-list #more-search{margin-top:2rem;padding:1rem 4rem;max-width:280px;width:100%}.container-product-list.n-min-height{min-height:0;padding-top:0rem;padding-bottom:0rem}.container-product-list .wrapper-spinner{margin-bottom:5rem}.container-product-list .header-h2{margin-bottom:2rem}.container-product-list .header-h2 a{color:#000;margin-right:.5rem}.container-product-list .header-h2 a:hover{color:#ffc351}.container-product-list .wrapper-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.container-product-list .wrapper-info .filter-header{display:none}.container-product-list .wrapper-info .item{display:flex;align-items:center;width:auto;margin-bottom:1rem}.container-product-list .wrapper-info .item .text{margin-right:1rem;font-size:1rem;font-weight:600;white-space:pre}.container-product-list .wrapper-info .buttons{display:none}.container-product-list .form-select{font-size:.875rem;border-radius:50px}.product-list{display:flex;flex-direction:column;padding-top:0;margin:1rem 0;position:relative}.product-list .grid-product{color:#26231a;display:grid;-moz-column-gap:22px;column-gap:22px;border-radius:5px;transition:all .3s ease;box-shadow:0 3px 36px rgba(0,0,0,.1);margin:10px 0;position:relative;grid-template:auto auto/210px 1fr auto auto;padding:0;margin-bottom:1rem;align-items:stretch;justify-content:center;border:1px solid rgba(0,0,0,0);overflow:hidden;-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;background-color:#fff}.product-list .grid-product:hover{border-color:#ffc351}.product-list .grid-product .heart-mobile{position:absolute;top:10px;right:10px;z-index:1;display:none}.product-list .grid-product .heart-mobile svg{color:#fff}.product-list .grid-product .ad-top{grid-column:3/4;grid-row:1/3;display:flex;align-items:center;justify-content:center;padding-left:1rem;border-left:1px solid #eee}.product-list .grid-product .ad-top .box .km{font-size:24px;font-weight:bold;margin:0}.product-list .grid-product .ad-top .box h5{font-size:14px;font-weight:400;margin-top:-0.25rem}.product-list .grid-product .ad-top svg{margin-right:.75rem;height:32px;width:24px;margin-top:-3px}.product-list .grid-product .right{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding:1rem;grid-row:1/3;grid-column:4/5;background:linear-gradient(90deg, #fffaf0 0%, #fff 100%)}.product-list .grid-product .right .btn-modal svg{width:20px !important;margin-left:.5rem}.product-list .grid-product .right .btn-modal:hover{background:#eee}.product-list .grid-product .right .price{grid-column:1/2;order:-1;margin-right:1rem;padding:.5rem 1rem}.product-list .grid-product .right .btn-mobile{height:38px;width:100%;margin-bottom:.5rem;font-size:14px;display:none}.product-list .grid-product .img{grid-column:1/2;grid-row:1/3;display:block;overflow:hidden;position:relative;width:100%}.product-list .grid-product .img::before{display:block;content:"";padding-top:54%}.product-list .grid-product .img img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute;top:0;left:0}.product-list .grid-product .img .price-mobile{position:absolute;bottom:10px;left:10px;z-index:1;text-align:center;padding:.4rem;border-radius:7px;display:none}.product-list .grid-product .img .box{position:absolute;top:5px;left:5px;font-size:13px;color:#fff;background:#000;border-radius:4px;display:none;align-items:center;justify-content:center;z-index:2;padding:0 5px}.product-list .grid-product .img .box svg{width:13px;height:14px;margin-right:3px;color:#fff;fill:#fff}.product-list .grid-product .title{color:#26231a;grid-column:2/3;grid-row:1/3;display:flex;flex-direction:column;align-items:flex-start;padding:1rem 0}.product-list .grid-product .title .top{display:flex}.product-list .grid-product .title .top .icon-l{width:23px;height:23px;margin-top:5px;margin-right:10px}.product-list .grid-product .title .top .icon-l img{width:100%}.product-list .grid-product .title .heart{margin-right:.75rem}.product-list .grid-product .title .heart svg{color:#ccc;width:27px;height:27px;margin-top:5px}.product-list .grid-product .title .heart.active svg{color:#ffc351}.product-list .grid-product .title h4{font-size:28px;font-weight:700}.product-list .grid-product .title h4 a{color:#000;margin-left:.5rem;display:inline;margin-left:0;align-items:center}.product-list .grid-product .title h4 a span{font-size:10px;background:#ffc351;border-radius:3px;padding:.25rem;font-weight:5600;text-transform:uppercase;display:inline-block;margin-left:0;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:.25rem}.product-list .grid-product .description{color:#26231a;grid-row:2/3;grid-column:2/3;padding-left:38px}.product-list .grid-product .description p{font-size:1rem;line-height:1.3}.product-list .grid-product .description p:last-child{margin-bottom:0}.product-list .grid-product .price{color:#26231a;grid-row:1/2;grid-column:3/4;display:flex;justify-content:space-between;padding-top:0;padding-right:0}.product-list .grid-product .price .cost{font-size:1.25rem;font-weight:600}.product-list .grid-product:last-child::after{display:none}.wrap-icons{display:flex;align-items:center}.wrap-icons .icon{margin-right:1rem;width:55px;height:55px;border:#ffc351 2px solid;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border-radius:50px;padding:10px}.wrap-icons .icon.barrel{padding:5px}.wrap-icons .icon input{display:none}.wrap-icons .icon img{width:100%;height:100%;pointer-events:none;-o-object-fit:contain;object-fit:contain}.wrap-icons .icon .price{font-size:1.625rem;font-weight:500}.wrap-icons .icon:hover{background:#ffc351}.wrap-icons .icon.active{background:#ffc351}.wrap-icons .icon span{display:none}#filterButton{display:none}.modal-light .modal-dialog .modal-content{background:#fff;height:auto;padding:0 !important;border:0 !important}.modal-light .modal-dialog .modal-content .modal-body{align-items:flex-start;height:auto;padding:2rem 3rem}.modal-light .modal-dialog .modal-content .upload-modal-wrapper{font-size:14px;text-align:center;font-weight:600;display:flex;flex-direction:column}.modal-light .modal-dialog .modal-content .upload-modal-wrapper p{font-weight:500;position:relative;margin-bottom:-1rem;z-index:1}.modal-light .modal-dialog .modal-content .upload-modal-wrapper progress{margin-top:1rem;position:relative;z-index:1}.modal-light .modal-dialog .modal-content .loader-hero{display:flex !important;position:relative;height:auto;min-height:auto;background:rgba(0,0,0,0);box-shadow:none;align-items:center;width:100%;margin:0;z-index:0}.modal-light .modal-dialog .modal-content .modal-header{border-top-left-radius:15px;border-top-right-radius:15px;background:#fdc150}.modal-light .modal-dialog .modal-content .modal-header h4{font-weight:bold;font-size:22px;text-align:center;width:100%}@media only screen and (max-width: 1719.98px){.container-product-list{padding-top:67px;padding-bottom:2rem}.product-list .grid-product .title{justify-content:flex-start;padding:1rem 0}.product-list .grid-product .title h4{font-size:20px}.product-list .grid-product .title .heart svg{width:20px;height:20px;margin-top:3px}.product-list .grid-product .title .top .icon-l{margin-top:-1px}.product-list .grid-product .description{font-size:14px;line-height:1.4}.product-list .grid-product .title .heart{margin-right:.45rem}.product-list .grid-product .title .heart svg{margin-top:5px;margin-top:-2px}.product-list .grid-product .title h4{margin-bottom:0}.product-list .grid-product .description{font-size:15px;padding-left:28px}}@media only screen and (max-width: 1439.98px){.container-product-list .wrapper-info .item .text{font-size:.875rem}.container-product-list .product-list .grid-product .description{padding-left:0}.container-product-list .product-list .grid-product .right .price{display:flex;align-items:center;justify-content:center;height:38px;margin-right:0;margin-bottom:.5rem}.container-product-list .product-list .grid-product .right .btn-modal{grid-row:2/3;grid-column:1/3}.wrap-icons .icon{width:50px;height:50px}.product-list .grid-product{grid-template:auto auto/210px 1fr auto}.product-list .grid-product .right{grid-row:2/3;grid-column:3/4}.product-list .grid-product .ad-top{grid-row:1/2;border-bottom:1px solid #eee;padding:10px 1.5rem}.product-list .grid-product .ad-top .box .km{font-size:18px}.product-list .grid-product .ad-top .box h5{font-size:12px}.product-list .grid-product .ad-top svg{margin-right:.55rem;height:30px;margin-top:-5px}.container-product-list .product-list .grid-product .right{flex-direction:row;align-items:center;gap:.5rem}.container-product-list .product-list .grid-product .right .btn-modal{padding:8px 20px;font-size:14px}.container-product-list .product-list .grid-product .right .btn-modal svg{width:15px !important}.container-product-list .product-list .grid-product .right .price{margin:0}}@media only screen and (max-width: 1199.98px){.wrap-icons .icon{width:45px;height:45px}.wrap-icons .icon img.md{height:19px;width:19px}.wrap-icons .icon img.sm{height:17px;width:17px}.wrap-icons .icon .price{font-size:.875rem}}@media only screen and (max-width: 991.98px){.product-list .grid-product{grid-template:auto auto/160px 1fr auto;grid-gap:0}.product-list .grid-product .img{height:auto;aspect-ratio:216/152;grid-row:1/2}.product-list .grid-product .right{grid-column:1/4;grid-row:2/3;justify-content:space-between;flex-direction:row;align-items:center;padding-left:26px;padding-bottom:1rem;padding-top:1rem}.product-list .grid-product .right .price{margin-bottom:0;margin-right:.5rem}.product-list .grid-product .right .btn-black{margin-top:0}.product-list .grid-product .right .btn-modal{padding:.5rem 3rem;font-size:14px}.product-list .grid-product .title{grid-column:2/4;grid-row:1/2;padding-left:1rem}.container-product-list{padding-top:47px;position:relative}.container-product-list .wrapper-spinner{margin-bottom:3rem}.container-product-list .product-list .grid-product .right{flex-direction:row}.container-product-list .wrapper-info{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:all .35s linear;overflow-y:scroll;padding-bottom:0rem;flex-wrap:nowrap;padding:1rem;padding-top:3rem;height:100%;padding-right:1rem}.container-product-list .wrapper-info.hide{transform:translateY(300%)}.container-product-list .wrapper-info.show{transform:translateY(0)}.container-product-list .wrapper-info .filter-header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #eee;border-bottom:1px solid #ffc351;background:#ffc351}.container-product-list .wrapper-info .filter-header h3{margin:0;font-weight:bold;font-size:20px}.container-product-list .wrapper-info .filter-header a{margin-left:auto;font-size:14px;font-weight:bold;color:#000}.container-product-list .wrapper-info .item{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:1rem}.container-product-list .wrapper-info .item .text{font-size:16px;margin:0;margin-bottom:.5rem;margin-top:1rem}.container-product-list .wrapper-info .item:last-child{margin-bottom:0}.container-product-list .wrapper-info .buttons{display:block;position:relative;bottom:0;left:0;width:100%;padding:.5rem}.container-product-list .wrapper-info .buttons .btn{padding:1.1rem 1rem;width:100%;border-radius:5px;font-size:20px;text-transform:uppercase;letter-spacing:2px}.container-product-list .form-select{width:calc(100% - 15px)}.wrap-icons.filter{flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:auto;align-items:flex-start;flex-wrap:wrap}.wrap-icons.filter::-webkit-scrollbar{display:none}.wrap-icons.filter .icon{height:49px;margin:0;margin-bottom:.5rem;width:auto;white-space:nowrap;margin-right:.5rem}.wrap-icons.filter .icon span{display:flex;font-size:15px;font-weight:500;margin-left:.5rem;margin-right:.5rem}.wrap-icons .icon img{width:30px !important;height:30px !important}.wrap-icons .icon img.sm{height:30px !important;width:30px !important}.wrap-icons .icon img.md{height:30px !important;width:30px !important}#filterButton{display:block;width:100%;background:#fff;color:#000;border:1px solid #000}.product-list .grid-product{grid-template:auto auto/234px 1fr auto}.product-list .grid-product .description{padding-left:33px;margin-top:0}.product-list .grid-product .ad-top{grid-row:2/3;padding:10.7px 1rem;grid-column:1/2;border-left:0;border-right:1px solid #eee;border-bottom:0;border-top:1px solid #eee}.product-list .grid-product .ad-top svg{margin-right:.25rem;height:24px;margin-top:-8px}.product-list .grid-product .ad-top .box .km{font-size:16px}.product-list .grid-product .title{padding-right:1rem}.product-list .grid-product .title h4 a{display:inline}.product-list .grid-product .right{grid-column:2/4}}@media only screen and (max-width: 767.98px){.product-list .grid-product{grid-template:1fr auto/160px 1fr auto}.product-list .grid-product .img{grid-column:1/4;grid-row:1/2}.product-list .grid-product .title{grid-column:1/4;grid-row:2/3;padding:1rem}.product-list .grid-product .right{grid-column:1/4;grid-row:3/4}.wrap-icons .icon{width:45px;height:45px;margin-right:.5rem}.wrap-icons .icon.barrel{padding:7px}.container-product-list{padding-top:27px}.container-product-list .wrapper-info .item{justify-content:space-between;width:100%}.container-product-list .form-select{width:25%}.container-product-list .product-list .grid-product .right{padding-left:1rem}.container-product-list .header-h2{font-size:1.5rem;order:2;position:relative;display:flex;flex-direction:column;margin-bottom:1rem}.product-list .grid-product .ad-top{position:absolute;width:100%;justify-content:flex-start;color:#fff;border:0;grid-column:1/4;bottom:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);grid-row:1/2}.product-list .grid-product .ad-top .box .km{font-size:19px}.product-list .grid-product .ad-top .box h5{font-size:13px;margin-top:0}.product-list .grid-product .ad-top svg{margin-right:.65rem;height:34px;margin-top:-7px}}@media only screen and (max-width: 575.98px){.container-product-list .product-list .grid-product .right{justify-content:flex-start}.container-product-list .product-list .grid-product .right .price{padding:0rem 2rem}.container-product-list .product-list .grid-product .right .btn-modal{height:38px;width:auto}.product-list .grid-product .title h4{font-size:18px}.product-list .grid-product .title h4 a{align-items:flex-start;flex-direction:column}.product-list .grid-product .title h4 a span{white-space:nowrap;margin-left:0;margin-top:5px}.product-list .grid-product .title .top .icon-l{width:40px;height:43px;margin-right:6px;margin-top:3px}.product-list .grid-product .img .price-mobile{display:block}.product-list .grid-product .right{padding-top:1rem}.product-list .grid-product .right .price{display:none !important}.product-list .grid-product .right .btn-mobile{display:flex;width:auto}.product-list .grid-product .right .btn-modal{padding:.5rem 1rem}.wrap-icons .icon{margin-right:.5rem}.wrap-icons .item{overflow-x:scroll}.product-list .grid-product .img .price-mobile{top:10px;bottom:auto}.product-list .grid-product .ad-top{border:0}.product-list .grid-product .ad-top svg{height:25px}.product-list .grid-product .ad-top .box .km{font-size:18px}.product-list .grid-product .ad-top .box h5{font-size:11px;margin-top:-4px}.product-list .grid-product .title .heart{display:none}.product-list .grid-product .right .btn-mobile{margin:0;padding:0 1rem;width:auto}.container-product-list .product-list .grid-product .heart-mobile{display:block}.container-product-list .product-list .grid-product .right{justify-content:space-between}.container-product-list .product-list .grid-product .right .btn-modal{width:auto}}.heart{cursor:pointer}.heart svg{color:#26231a;width:1.25rem;height:1.25rem;transition:all .3s ease}.heart .svg-inline--fa.solid{display:none}.heart.active svg{color:#ffc351;font-weight:700;-webkit-animation:rubberBand;animation:rubberBand;-webkit-animation-duration:.8s;animation-duration:.8s}.heart.active .svg-inline--fa.thin{display:none}.heart.active .svg-inline--fa.solid{display:block}.heart:hover svg{color:#ffc351;-webkit-animation:zoomIn;animation:zoomIn;-webkit-animation-duration:.3s;animation-duration:.3s}.container-info-buyer{padding-top:3rem;padding-bottom:3rem}.container-info-buyer h2{font-family:"Montserrat",sans-serif;margin-bottom:1rem;font-size:1.875rem;font-weight:600}.container-info-buyer h3{font-family:"Montserrat",sans-serif;font-size:1.438rem;font-weight:600;margin-bottom:1rem}.wrapper-tabs-seller{margin-bottom:2rem;margin-top:2rem}.nav-pills{width:100%}.nav-pills .nav-item{margin-right:1rem;margin-bottom:.7rem}.nav-pills .nav-item.right{margin-left:auto;margin-right:0}.nav-pills .nav-item .nav-link{border-radius:50px;display:flex;align-items:center;justify-content:space-between;color:#000;border:1px solid #cbcac8;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.nav-pills .nav-item .nav-link svg{margin-right:.5rem;color:#000}.nav-pills .nav-item .nav-link:hover{background:#ffc351;border:1px solid #ffc351}.nav-pills .nav-item .nav-link:hover .counter{background:#000;color:#ffc351}.nav-pills .nav-item .nav-link.active{border:1px solid #26231a;background:#26231a;color:#ffc351}.nav-pills .nav-item .nav-link.active svg{color:#ffc351}.nav-pills .nav-item .nav-link.nav-link-sm{font-size:12px;padding:.5rem 1rem}.nav-pills .nav-item .nav-link .counter{background:#ffc351;border-radius:10px;margin-left:.25rem;color:#000;font-size:12px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.all-message{padding:0;background:#ffe9bc;border-radius:15px;margin-top:2rem}.all-message .grid-product{grid-template:auto auto/250px auto 124px;margin-bottom:5rem}.accordion-flush{overflow:hidden}.accordion-flush .accordion-item{border-bottom:1px solid #fff}.accordion-flush .accordion-item h2{margin-bottom:0}.accordion-flush .accordion-item .accordion-button{padding:.75rem .5rem;background:#ffe9bc;font-size:1rem;font-weight:400}.accordion-flush .accordion-item .accordion-button:not(.collapsed){box-shadow:none}.accordion-flush .accordion-item .accordion-button.collapsed:focus{box-shadow:none}.accordion-flush .accordion-item .accordion-button::after{display:none}.accordion-flush .accordion-item .accordion-button .line{display:flex;justify-content:space-between;align-items:center;width:100%}.accordion-flush .accordion-item .accordion-button .line .l-box{flex:0 0 40%;max-width:40%}.accordion-flush .accordion-item .accordion-button .line .l-box .mobile{display:none}.accordion-flush .accordion-item .accordion-button .line .l-box.date{flex:0 0 20%;max-width:20%;text-align:right}.accordion-flush .accordion-item .accordion-button.top-header{background:#fff7e5}.accordion-flush .accordion-item .accordion-button.top-header .line .l-box{font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.125rem}.accordion-flush .accordion-item .accordion-button:hover{color:#000;font-weight:500}.accordion-flush .accordion-item .accordion-button:not(.collapsed){color:#000;font-weight:500}.accordion-flush .accordion-item .accordion-collapse{border:none;box-shadow:none}.accordion-flush .accordion-item .accordion-collapse .accordion-body{background:#ffe0a5;padding:3rem;border:none;box-sizing:none}.accordion-flush form{width:100%}.accordion-flush form textarea.form-control{height:150px;border-radius:20px;padding:1.5rem;margin-bottom:1rem}.accordion-flush form .wrapper-btn{display:flex;justify-content:space-between;align-items:center}.accordion-flush form .wrapper-btn .btn-black{padding:1rem 3rem}.accordion-flush form .cilp{font-size:.8125rem}.accordion-flush form .cilp input[type=file]{display:none}.accordion-flush form .cilp .custom-file-upload{font-size:1rem;text-decoration:underline;cursor:pointer}.box-msg{width:auto;display:inline-block;margin-bottom:4rem;min-width:280px}.box-msg .top{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;margin-bottom:.5rem}.box-msg .msg{padding:1rem 1.5rem;border-radius:11px;position:relative}.box-msg .msg::before{position:absolute;bottom:-8px;left:7px;width:0;height:0;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);transform:rotate(-45deg);content:""}.box-msg .attachment-wrapper{display:flex;flex-direction:row;font-size:12px;padding:.35rem;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;align-items:center;flex-wrap:wrap}.box-msg .attachment-wrapper h6{font-size:12px;margin:0;margin-right:.5rem;font-weight:600;margin-bottom:0}.box-msg .attachment-wrapper a{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:.25rem;border-radius:10px;font-weight:bold;font-size:10px;cursor:pointer;margin-right:.5rem}.box-msg .attachment-wrapper a:last-child{margin-right:0}.box-msg.black{margin-right:20rem}.box-msg.black .msg{background:#26231a;color:#ffc351}.box-msg.black .msg::before{border-bottom:10px solid #26231a}.box-msg.black .attachment-wrapper{box-shadow:inset 0 0 10px rgba(255,195,81,.16)}.box-msg.black .attachment-wrapper h6{color:#fff}.box-msg.black .attachment-wrapper a{background:#ffc351;color:#000}.box-msg.orange{margin-left:0;width:100%;padding-left:30%}.box-msg.orange .msg{background:#ffc351;color:#26231a}.box-msg.orange .msg::before{border-bottom:10px solid #ffc351}.box-msg.orange .attachment-wrapper{background:#ffe0a5}.box-msg.orange .attachment-wrapper h6{color:#000}.box-msg.orange .attachment-wrapper a{background:#000;color:#ffc351}.wrapper-settings{background:#ffe9bc;padding:3rem 8rem;margin-bottom:5rem;border-radius:5px}.wrapper-settings form .btn-black{float:left;padding:1rem 3rem}.wrapper-settings .form-group{margin-bottom:1rem}.wrapper-settings .form-group label{margin-bottom:0}.wrapper-settings .form-group.type-of-apiary label{font-size:13px}.wrapper-remove{background:#eee;padding:3rem;display:-ms-flex;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-radius:5px}.wrapper-remove .text{flex:0 0 70%;max-width:70%}.wrapper-remove .text p{margin-bottom:.2rem}.wrapper-remove .text p:last-child{margin-bottom:0}.wrapper-remove .wrapper-btn{flex:0 0 30%;max-width:30%;display:-ms-flex;display:flex;justify-content:flex-end}.wrapper-remove .wrapper-btn .btn-black{padding:1rem 3rem}.heart{cursor:pointer}.heart svg{color:#26231a;width:1.25rem;height:1.25rem;transition:all .3s ease}.heart .svg-inline--fa.solid{display:none}.heart.active svg{color:#ffc351;font-weight:700;-webkit-animation:rubberBand;animation:rubberBand;-webkit-animation-duration:.8s;animation-duration:.8s}.heart.active .svg-inline--fa.thin{display:none}.heart.active .svg-inline--fa.solid{display:block}.heart:hover svg{color:#ffc351;-webkit-animation:zoomIn;animation:zoomIn;-webkit-animation-duration:.3s;animation-duration:.3s}.container-buyer-panel{padding:0}.container-buyer-panel .container{padding:0}.container-buyer-panel .container .wrapper-box-col{margin-top:0;margin-bottom:0}@media only screen and (max-width: 1920px){.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn{padding:1rem 1rem}.container-seller .grid-choice .row-choice{margin-top:4rem;margin-bottom:3rem}.container-seller .grid-choice .box{margin-top:-19px}.container-seller .grid-choice .box .text{font-size:.875rem}}@media only screen and (max-width: 1439.98px){.container-seller .top .info.left .text .header-h3{font-size:2rem}.container-seller .top .info.left .text h3{font-size:2rem}.container-seller .top .info.right .adress .ad-top{align-items:flex-start}.container-seller .top .info.right .adress .ad-top .box .km{font-size:1.3rem;display:flex;align-items:center}.container-seller .top .info.right .adress .ad-top .box .km svg{height:1.5rem;width:1.5rem}.container-seller .top .info.right .adress .ad-bottom .info .item img{width:30px;height:30px}.container-seller .top .info.right .adress .ad-bottom .info .item .text{font-size:.75rem}.container-seller .bottom .content .wrapper .box-l{padding-right:0rem}.container-seller .bottom .content .wrapper .box-l .wrapper-btn{flex-direction:column}.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn.btn-black{margin-left:0;margin-top:1rem}.container-seller .bottom .content .wrapper .box-r{padding-left:2rem}.container-seller .grid-choice .row-choice{max-width:100%}.container-seller .grid-choice .box{margin-top:-28px}.container-seller .grid-choice .box .text{font-size:16px}.container-seller .grid-choice .box img{width:100%;height:100%}.container-seller .grid-choice .box::before{padding-top:109%}.all-message .grid-product .description{padding-right:0rem}.wrapper-settings{padding:4rem 8rem;margin-bottom:2rem}.wrapper-remove{padding:4rem 8rem}}@media only screen and (max-width: 1199.98px){.container-info-buyer{padding-top:2rem;padding-bottom:2rem}.container-info-buyer h2{font-size:1.65rem}.container-info-buyer h3{font-size:1.2rem;margin-bottom:0}.container-seller .wrapper-info .item{margin-bottom:1rem}.container-seller .wrapper-info .item:last-child{margin-bottom:0}.container-seller .wrapper-box-col{margin-top:1rem}.container-seller{padding-bottom:3rem}.container-seller .top{align-items:flex-start}.container-seller .top .info{flex:auto}.container-seller .top .info.right .adress .ad-bottom{justify-content:center;align-items:flex-start;flex-direction:column}.container-seller .top .info.right .adress .ad-bottom .info{margin-bottom:1.5rem}.container-seller .top .info.right .adress .ad-bottom .info .item img{width:35px;height:35px}.container-seller .top .info.left .text .header-h3{font-size:1.7rem}.container-seller .top .info.left .text h3{font-size:1.7rem}.container-seller .top .info.left .text .link-page{font-size:1rem}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn{width:90%}.container-seller .grid-choice .box{margin-top:-22px}.container-seller .grid-choice .row-choice{margin-top:3rem;margin-bottom:2rem}.accordion-flush .accordion-item .accordion-collapse .accordion-body{padding:2rem}.accordion-flush form{width:100%}.all-message .grid-product{grid-template:auto auto/115px auto 96px}.all-message .grid-product .title{padding-right:2rem}.wrapper-settings{padding:3rem 4rem;margin-top:1rem}.wrapper-remove{padding:3rem 4rem;margin-top:1rem}.userMenuMobile{margin:0}.userMenuMobile>ul{display:none}.userMenuMobile .dropdown{width:100%}.box-msg{margin-bottom:3rem;min-width:280px}.box-msg.black{margin-right:20%}.accordion-flush .accordion-item .accordion-collapse .accordion-body{padding:1rem}}@media only screen and (max-width: 991.98px){.container-info-buyer{padding-top:2rem;padding-bottom:2rem}.container-info-buyer h2{font-size:1.65rem}.container-info-buyer h3{font-size:1.2rem;margin-bottom:0}.wrapper-tabs-seller{margin-bottom:0;margin-top:1.5rem}.nav-pills .nav-item{margin-right:.5rem;margin-bottom:1.5rem}.nav-pills .nav-item .nav-link{font-size:.875rem;padding:.5rem .75rem}.container-seller .top{flex-direction:column}.container-seller .top .info{flex:100%;width:100%;margin-bottom:2rem}.container-seller .top .info.right .adress .ad-bottom{flex-direction:row}.container-seller .top .info.right .adress .ad-top .box .km{margin-bottom:.5rem}.container-seller .top .info.left .wrapper-media .like{display:flex}.container-seller .top .info .wrapper-media{display:flex;align-items:center;justify-content:space-between}.container-seller .top .info:last-child{margin-bottom:1rem}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn{width:100%}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn .btn.btn-white{margin-right:.75rem;padding:.875rem 1rem;font-size:.875rem}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn .btn.btn-black{font-size:.875rem}.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn{padding:.875rem 1rem;font-size:.875rem}.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn.btn-black{font-size:.875rem}.container-seller .bottom .content .wrapper .box-l p{font-size:.875rem}.container-seller .bottom .grid-choice .row-choice{margin-top:4rem;margin-bottom:2rem}.container-seller .bottom .grid-choice .box{margin-top:-34px}.container-seller .bottom .grid-choice .box .text{font-size:1.25rem}.container-seller .top-link{top:-18px}.container-seller .top-link2{top:-18px}.container-seller .like{display:none}.container-seller .bottom .grid-choice .box{margin-top:-16px}.container-seller .bottom .grid-choice .box .text{font-size:12px}.container-seller .bottom .grid-choice .row-choice{margin-top:2.5rem;margin-bottom:1.5rem}.all-message{padding:2rem;margin-top:1.5rem}.all-message .grid-product{grid-template:auto auto/135px auto 70px;margin-bottom:3rem}.accordion-flush .accordion-item .accordion-button .line{font-size:.8rem}.accordion-flush .accordion-item .accordion-button.top-header .line .l-box{font-size:1rem}.box-msg.black{margin-right:9rem}.box-msg.orange{margin-left:9rem}.wrapper-settings{padding:2rem 2rem}.wrapper-remove{padding:2rem 2rem}.wrapper-remove .wrapper-btn .btn-black{padding:1rem 2rem}.box-msg.orange{margin-left:0}}@media only screen and (max-width: 767.98px){.nav-pills .nav-item{margin-bottom:1rem}.container-info-buyer h3{margin-top:1rem}.container-seller{padding-bottom:1rem}.container-seller .top .info .wrapper-media{margin-top:2rem}.container-seller .top .info.right .adress .ad-bottom{flex-direction:column}.container-seller .top .info.right .adress .ad-bottom .info.second{justify-content:flex-start;margin-bottom:0}.container-seller .top .info.right .adress .ad-top .box h5{font-size:.875rem}.container-seller .top .info.left .text .header-h3{font-size:1.5rem}.container-seller .top .info.left .text h3{font-size:1.5rem}.container-seller .top .info.left .text .link-page{font-size:.875rem}.container-seller .top .info.left .wrapper-media .media{margin-top:0}.container-seller .bottom .content .wrapper{flex-direction:column}.container-seller .bottom .content .wrapper .box-r{padding-left:0}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn{position:relative;bottom:0;flex-direction:column}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn .btn.btn-white{margin-right:0}.container-seller .bottom .content .wrapper .box-r .map .loop{bottom:202px}.container-seller .bottom .content .wrapper .box-l{margin-bottom:1rem}.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn.btn-black{margin-top:.5rem}.container-seller .bottom .grid-choice .box{flex:0 0 33.33333%;max-width:33.33333%}.container-seller .bottom .grid-choice .box:nth-child(4){margin-left:calc(1% - 4px)}.container-seller .bottom .grid-choice .box:nth-child(9){margin-left:calc(1% - 2px)}.container-seller .bottom .content .grid-choice.mobile{width:100%}.container-seller .bottom .content .grid-choice .row-choice.ch-8{margin-top:-24px;margin-left:41px}.container-seller .bottom .content .grid-choice .row-choice.ch-9{margin-top:-24px}.container-seller .grid-choice .box{flex:0 0 33.333%;max-width:33.3333%;margin-top:0;margin-bottom:-35px}.container-seller .grid-choice .box:nth-child(4){margin-left:calc(1% - 3px)}.container-seller .grid-choice .box:nth-child(9){margin-left:calc(1% - 2px)}.container-seller .grid-choice .box .text{font-size:1.24rem}.container-seller .bottom .content .grid-choice.desktop{display:none}.container-seller .bottom .content .grid-choice.mobile{display:block}.container-seller .bottom .content .grid-choice .box{margin-top:3px}.container-seller .bottom .content .grid-choice .box .text{font-size:18px}.container-seller .bottom .content .grid-choice .row-choice{margin-top:1.5rem;margin-bottom:2.5rem}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn .btn.btn-white{margin-bottom:.5rem}.container-seller .top .info .wrapper-media{align-items:flex-start;flex-direction:column}.container-seller .top .info.left .wrapper-media .media{margin-bottom:2rem}.accordion-flush .accordion-item.first{display:none}.accordion-flush .accordion-item .accordion-button .line{align-items:flex-start;flex-direction:column}.accordion-flush .accordion-item .accordion-button .line .l-box{flex:0 0 100%;max-width:100%;display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:.3rem}.accordion-flush .accordion-item .accordion-button .line .l-box.date{flex:0 0 100%;max-width:100%}.accordion-flush .accordion-item .accordion-button .line .l-box .mobile{display:inline;font-weight:700}.accordion-flush form textarea.form-control{height:190px;border-radius:18px}.accordion-flush form .wrapper-btn{flex-direction:column}.accordion-flush form .cilp{font-size:.75rem;margin-bottom:1rem}.accordion-flush form .cilp .custom-file-upload{font-size:.875rem}.all-message .grid-product{grid-template:auto auto auto/38% 58%}.all-message .grid-product .title{padding-right:0rem}.all-message .grid-product .description{margin-top:.3rem}.all-message .grid-product .price{padding-right:0}.box-msg{margin-bottom:3rem}.box-msg.black{margin-right:2rem}.box-msg.orange{margin-left:3rem}.box-msg .top{font-size:.75rem}.box-msg .msg{font-size:.875rem}.wrapper-settings .col-password{margin-top:2rem}.wrapper-settings form .btn-black{width:100%;margin-top:2rem}.wrapper-remove .text{flex:0 0 100%;max-width:100%}.wrapper-remove .wrapper-btn{flex:0 0 100%;max-width:100%;justify-content:center;margin-top:2rem}.wrapper-remove .wrapper-btn .btn-black{width:100%}.box-msg.orange{margin-left:0}.box-msg.black{margin-right:0}}@media only screen and (max-width: 575.98px){.container-info-buyer{padding-left:0;padding-right:0}.container-info-buyer h2{font-size:1.35rem;margin-bottom:.5rem}.container-info-buyer h3{font-size:1.1rem}.nav-pills .nav-item{margin-bottom:.75rem}.nav-pills .nav-item .nav-link{font-size:.75rem}.container-seller .like .star{margin-left:1rem}.container-seller .wrapper-box-col{margin-left:10px;margin-right:10px;width:100%}.container-seller .wrapper-box-col .box-col{padding:1rem .5rem}.container-seller .wrapper-box-col .box-col .bottom .content .wrapper{margin-top:1rem}.container-seller .wrapper-box-col .box-col .bottom .wrapper .box-l .wrapper-btn .btn{font-size:.8rem}.container-seller .wrapper-box-col{margin-left:0;margin-right:0}.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn{font-size:.75rem}.container-seller .bottom .content .wrapper .box-l .wrapper-btn .btn.btn-black{font-size:.75rem}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn .btn.btn-white{padding:.75rem 1rem;font-size:.75rem}.container-seller .bottom .content .wrapper .box-r .map .wrapper-btn .btn.btn-black{padding:.75rem 1rem}.container-seller .bottom .nav-pills .nav-link{font-size:.875rem}.container-seller .bottom .grid-choice .box{margin-top:0px}.container-seller .bottom .grid-choice .box .text{font-size:14px}.container-seller .bottom .grid-choice .box:nth-child(4){margin-left:calc(1% - 2px)}.container-seller .top .info.right .adress .ad-bottom .info .item img{width:32px;height:32px}.container-seller .top .info .wrapper-media{margin-top:1rem;flex-direction:column;align-items:flex-start}.container-seller .top .info.left .wrapper-media .media{margin-bottom:.75rem}.container-seller .top .info.left .wrapper-media .media .social:last-child{margin-right:0}.container-seller .like .heart svg{width:22px;height:22px}.container-seller .like .eco{width:22px;height:22px;margin-left:.5rem;margin-right:.5rem}.container-seller .like .eco img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.container-seller .like .star{margin-left:0}.container-seller .like .star svg{width:22px;height:22px}.container-seller .bottom .content .grid-choice .box{margin-top:-20px}.container-seller .bottom .content .grid-choice .box .text{font-size:12px}.container-seller .top .info.left .wrapper-media .media{margin-bottom:2rem}.container-seller .bottom .content .grid-choice .box{margin-top:2px}.container-seller .bottom .nav-pills:last-child{margin-bottom:0}.container-seller .bottom .nav-pills .nav-item{margin-bottom:.5rem}.container-seller .bottom .nav-pills .nav-item:last-child{margin-bottom:0}.all-message{padding:.5rem;margin-top:1rem}.all-message .grid-product{margin-bottom:2rem}.accordion-flush .accordion-item .accordion-button{padding:.75rem 0rem}.accordion-flush .accordion-item .accordion-button .line{font-size:.75rem;align-items:stretch;justify-content:center}.accordion-flush .accordion-item .accordion-button .line .l-box{text-align:right}.accordion-flush .accordion-item .accordion-button .line .l-box .mobile{max-width:42%;flex:0 0 42%;text-align:left}.accordion-flush .accordion-item .accordion-button .line .l-box.date{text-align:left}.accordion-flush .accordion-item .accordion-collapse .accordion-body{padding:.5rem}.accordion-flush form{margin-bottom:1rem}.accordion-flush form .cilp{font-size:.65rem;width:100%}.accordion-flush form .wrapper-btn .btn-black{width:100%}.box-msg{margin-bottom:2.5rem}.box-msg .msg{font-size:.75rem}.box-msg .top{font-size:.65rem}.box-msg.black{margin-right:1rem}.box-msg.orange{margin-left:1rem}.container-seller .bottom .content .grid-choice .box{margin-top:18px}.wrapper-settings{padding:1rem 1rem}.wrapper-settings form .btn-black{margin-top:.5rem;width:auto}.wrapper-remove{padding:2rem .5rem}.wrapper-remove .text{font-size:.875rem;text-align:center}.accordion-flush .accordion-item .accordion-button .line{align-items:center;text-align:center}.accordion-flush .accordion-item .accordion-button .line .l-box{text-align:center;font-weight:bold;justify-content:center}.accordion-flush .accordion-item .accordion-button .line .l-box .mobile{display:none}.accordion-flush .accordion-item .accordion-button .line .l-box.date{font-weight:normal;margin:0}.accordion-flush .accordion-item .accordion-button .line .l-box:first-child{font-size:18px}.box-msg{margin-bottom:1.5rem;min-width:auto}.box-msg.orange{margin-left:0;margin:0;margin-bottom:1.5rem;padding-left:10%}.box-msg.black{margin-right:0}}/*# sourceMappingURL=kupujacy.min.css.map */