@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap);header{border-bottom:1px solid #ddd;background-color:#fff}header .navbar-brand img{width:180px}header .toggle_btn{border:none;font-size:2.2rem;margin-right:.5rem;background:transparent}header .mobile_nav .nav-item{border:none;font-size:1.3rem}header .mobile_nav .nav-item .nav-link{color:#333}header .publish_btn{color:var(--white);border:none;background-color:var(--brand)}header .publish_btn:hover{color:var(--white)}header .lang_btn{color:var(--brand);border:1px solid var(--brand);border-radius:.3rem;background:#fff}header .lang_btn:hover{color:var(--white);background-color:var(--brand)}header .navbar{padding:0}header .navbar-nav .nav-item{border-radius:5px;transition:all .3s ease-out}header .navbar-nav .nav-item.active{background-color:var(--brand)}header .navbar-nav .nav-item:hover{background-color:#eee}header .navbar-nav .nav-item.active>.nav-link{color:var(--white)}header .navbar-nav .nav-link{color:#181818;font-weight:600}.drawer{width:100%;height:100vh;visibility:collapse;position:fixed;z-index:111;transition:all .3s ease-out}.drawer.active{visibility:visible}.drawer.active .menu{left:0}.drawer .menu{width:70%;height:100vh;position:fixed;top:0;left:-70%;z-index:2;background:var(--black);transition:all .3s ease-out}.drawer .menu .nav{margin-top:1rem}.drawer .menu .nav .nav-item{border-bottom:1px solid #181818;border-top:1px solid #292929}.drawer .menu .nav .nav-item .nav-link{color:var(--white)}.drawer .overlay{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:1;opacity:0;background:hsla(0,0%,87%,.678);transition:all .3s ease-out}.drawer .overlay.active{opacity:1}.chatBox{position:fixed;bottom:20px;right:20px;width:300px;z-index:99;border:1px solid #ddd;box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}.chatBox .box_header{display:flex;align-items:center;color:var(--white);padding:.8rem;background-color:var(--brand)}.chatBox .box_header .profile,.chatBox .box_header img{display:block;width:40px;height:40px;border-radius:40px}.chatBox .box_body{height:350px;overflow-y:auto;background-color:var(--white)}.chatBox .box_footer{padding:1rem;min-height:50px;background-color:#ddd}.chatBox .box_footer .form-control{border:none}.slide-fade-enter-active{transition:all .3s ease-in}.slide-fade-leave-active{transition:all .3s ease-out}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(20px);opacity:0}@media only screen and (max-width:600px){.chatBox{position:fixed;bottom:100px;right:0;width:100%;height:82vh;border:none}.chatBox .box_body{height:calc(100% - 50px)}}#modal-login .modal-content{border:none}#modal-login .modal-content .modal-body{padding:0}.login_wrapper button{border-radius:20px;border:1px solid var(--brand);background-color:var(--brand);color:#fff;font-size:12px;font-weight:700;padding:12px 45px;letter-spacing:1px;text-transform:uppercase;transition:transform 80ms ease-in}.login_wrapper .form-swicher{margin-top:1rem;background-color:transparent;border-color:#fff}.login_wrapper .form-swicher.mobile{display:none}.login_wrapper form{background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 50px;height:100%;text-align:center}.login_wrapper input{padding:12px 15px;margin:8px 0;width:100%}.login_wrapper input,.login_wrapper input:focus{background-color:#eee;border:none}.login_wrapper{position:relative;overflow:hidden;max-width:100%;min-height:480px;border-radius:.3rem}.login_wrapper .form-container{position:absolute;top:0;height:100%;transition:all .6s ease-in-out}.login_wrapper .sign-in-container{left:0;width:50%;z-index:2}.login_wrapper.right_panel_active .sign-in-container{transform:translateX(100%)}.login_wrapper .sign-up-container{left:0;width:50%;opacity:0;z-index:1}.login_wrapper.right_panel_active .sign-up-container{transform:translateX(100%);opacity:1;z-index:5;animation:show .6s}@keyframes show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.overlay-container{position:absolute;top:0;left:50%;width:50%;height:100%;overflow:hidden;transition:transform .6s ease-in-out;z-index:100}.login_wrapper.right_panel_active .overlay-container{transform:translateX(-100%)}.login_wrapper .overlay{background:var(--brand);color:#fff;position:relative;left:-100%;height:100%;width:200%;transform:translateX(0);transition:transform .6s ease-in-out}.login_wrapper.right_panel_active .overlay{transform:translateX(50%)}.login_wrapper .overlay-panel{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;top:0;height:100%;width:50%;transform:translateX(0);transition:transform .6s ease-in-out}.login_wrapper .overlay-left{transform:translateX(-20%)}.login_wrapper.right_panel_active .overlay-left{transform:translateX(0)}.login_wrapper .overlay-right{right:0;transform:translateX(0)}.login_wrapper .login_wrapper.right_panel_active .overlay-right{transform:translateX(20%)}.login_wrapper .social-container{margin:20px 0}.login_wrapper a{color:var(--brand)}.login_wrapper .social-container a{color:var(--brand);border:1px solid #ddd;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin:0 5px;height:40px;width:40px}.login_wrapper span{width:100%}@media only screen and (max-width:600px){.login_wrapper .sign-in-container,.login_wrapper .sign-up-container{width:100%}.login_wrapper.right_panel_active .sign-up-container{transform:translateX(0)}.login_wrapper .overlay-container{display:none}.login_wrapper .form-swicher.mobile{display:block;margin-top:1rem}}.search_container{background-color:var(--brand)}.search_container .search_form{color:var(--white);padding:3rem;display:flex;flex-direction:column;align-items:center;background-attachment:fixed!important;background-image:url(/img/web-pattern.42d01529.png)}.geo_location_tab .card{border:none}.geo_location_tab .card .card-header{background-color:transparent}.geo_location_tab .list-group .list-group-item{color:var(--dark-text);border:none;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.125)}.search_container .search_form .form-control{height:calc(2em + .75rem + 2px)}.search_container .search_btn{color:var(--white);background-color:var(--black);border-color:transparent;padding:.5rem 2rem}.search_container .search_btn:hover{color:var(--white)}.categories{padding:2rem 0}.categories .categorie_item{color:var(--black);padding:25px 20px 35px;text-decoration:none;transition:all .3s ease-out;background-color:#f3ecec;margin-bottom:30px}.categories .categorie_item,.categories .categorie_item .categorie-title-area{display:flex;align-items:center;flex-direction:column}.categories .categorie_item:hover{color:var(--white);background-color:var(--brand)}.categories .categorie_item .categorie-title-area .title{text-align:center;font-size:1.2rem}.categories .categorie_item:hover .icon{background-color:#f3ecec}.categories .categorie_item .icon{padding:.4rem;width:50px;height:50px;margin-bottom:1rem;text-align:center;border-radius:50px;display:flex;justify-content:center;align-items:center}.categories .categorie_item .icon img{display:block;width:100%}.geo_location_tab .nav-pills .nav-link{color:var(--brand)}.geo_location_tab .nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--white);background-color:var(--brand)}.geo_location_tab .nav-pills .nav-link.disabled{text-align:center;color:var(--dark-text)}.product_list_page .banner_ad{padding-top:.2rem}.product_list_page .banner_ad img{width:100%;display:block}.product_list_page .top_filter{padding:1rem;background-color:var(--brand)}.product_list_page .filter{margin:1rem 0;padding:1rem .5rem;position:sticky;top:1rem;background:#e9e9e9}.product_list_page .list-group>.list-group-item{color:var(--dark-text)}.product_list_page .list-group>.list-group-item span{color:var(--brand)}.product_list_page .list-group>.list-group-item:first-child{border-top-width:0}.product_list_page .list-group>.list-group>.list-group-item{padding-left:2.5rem}.product_list_page .product_list{padding:1rem}.product_list_page .product_list .listing_wrapper{border:1px solid var(--gray);border-radius:5px;overflow:hidden;margin-bottom:.5rem}.product_list_page .listing_wrapper:hover{border:1px solid gray;box-shadow:1px 1px 6px -3px}.product_list_page .product_list.list_view .listing_wrapper{height:140px;display:flex;background-color:#fff}.product_list_page .product_list.list_view .listing_wrapper .listing_figure img{width:150px;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.product_list_page .product_list.list_view .listing_wrapper .item_content{width:100%;margin-left:.5rem;cursor:pointer}.product_list_page .listing_wrapper .item_content .title-section{min-height:85px}.vueperslides--fade .vueperslide--active,.vueperslides--fade .vueperslide--visible{background-size:contain;background-repeat:no-repeat;background-color:#e9e9e9}.product_list_page .listing_wrapper .item_content{padding:.4rem}.product_list_page .listing_wrapper a{text-decoration:none}.product_list_page .listing_wrapper .item_content .listing_title{font-size:1.3rem;padding:0 0 .2rem 0}.product_list_page .listing_wrapper .item_content .listing_title a{color:var(--dark);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product_list_page .product_list .listing_wrapper:hover .item_content .listing_title a{color:var(--brand);text-decoration:none}.product_list_page .listing_wrapper .item_content .price{margin-top:.6rem;padding-top:.2rem;display:flex;justify-content:space-between}.product_list_page .listing_wrapper .item_content .price .currency{color:var(--brand);font-weight:800;font-size:1.1rem}.product_list_page .ad-right{position:sticky;top:0;padding:1rem}.product_list_page .search_btn{color:var(--white);background-color:var(--black)}.product_list_page .search_btn:hover{color:var(--white)}.member_profile{text-align:center;position:sticky;top:1rem}.member_profile .profile_pic{width:100%;display:block}.member_profile .profile_pic img{margin:0 auto 0 auto;display:block;max-width:100px;border-radius:50px;border:2px solid #ddd}.product_details .key-feature,.product_details .tips{margin:1rem 0;border:1px dotted #ddd;padding:.5rem;background-color:#fbf8f8}.product_details .product_title{font-weight:700;font-size:1.3rem}.product_details .key-feature ul{list-style:inside;list-style-type:circle}.product_details .key-feature ul li{padding:.2rem 0}.product_details .key-feature ul li a{color:var(--brand)}.related_ad .listing_wrapper{height:130px;border:1px solid var(--gray);border-radius:3px;overflow:hidden;margin-bottom:1.5rem}.related_ad .listing_wrapper:hover{border:1px solid gray;box-shadow:1px 1px 6px -3px}.related_ad .listing_wrapper a{text-decoration:none}.related_ad .listing_wrapper .listing_figure img{max-width:200px;height:100%}.related_ad .listing_wrapper .item_content{width:100%;padding:.4rem .4rem .4rem 1rem;cursor:pointer}.related_ad .listing_wrapper .item_content .title-section{min-height:75px}.related_ad .listing_wrapper .item_content .listing_title{font-size:1.1rem;padding:0 0 .1rem 0}.related_ad .listing_wrapper .item_content .listing_title a{color:var(--dark);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.related_ad .listing_wrapper .item_content .item_location{font-size:.8rem}.related_ad .listing_wrapper:hover .item_content .listing_title a{color:var(--brand)}.related_ad .listing_wrapper .item_content .currency{color:var(--brand);font-weight:800;font-size:1.1rem}.related_ad .listing_wrapper .item_content .price{margin-top:.6rem;padding-top:.2rem;display:flex;justify-content:space-between}.related_ad .listing_wrapper .item_content .price .currency{color:var(--brand);font-weight:800;font-size:1.1rem}.feature h4,.product_details .description{font-size:20px}.post-ad-btn .btn{color:grey;border-radius:0;padding:.4rem 1rem;border:none}.condition_wrapper{display:inline-flex;height:30px;width:300px;align-items:center;justify-content:space-between;border-radius:5px}.condition_wrapper .condition{background:#fff;height:100%;width:100%;display:flex;margin-right:1rem;align-items:center;justify-content:flex-start;border-radius:3px;cursor:pointer;padding:0 10px;border:1px solid #d3d3d3;transition:all .3s ease}.condition_wrapper .condition .dot{height:20px;width:20px;background:#d9d9d9;border-radius:50%;position:relative}.condition_wrapper .condition .dot:before{position:absolute;content:"";top:4px;left:4px;width:12px;height:12px;background:var(--brand);border-radius:50%;opacity:0;transform:scale(1.5);transition:all .3s ease}.condition_wrapper input[type=radio]{display:none}#Original:checked:checked~.newCondition,#Refurbished:checked:checked~.usedCondition,#newCondition:checked:checked~.newCondition,#usedCondition:checked:checked~.usedCondition{border-color:var(--brand);background:var(--brand)}#Original:checked:checked~.newCondition .dot,#Refurbished:checked:checked~.usedCondition .dot,#newCondition:checked:checked~.newCondition .dot,#usedCondition:checked:checked~.usedCondition .dot{background:#fff}#Original:checked:checked~.newCondition .dot:before,#Refurbished:checked:checked~.usedCondition .dot:before,#newCondition:checked:checked~.newCondition .dot:before,#usedCondition:checked:checked~.usedCondition .dot:before{opacity:1;transform:scale(1)}.condition_wrapper .condition span{font-size:16px;color:grey;padding-left:.5rem}#Original:checked:checked~.newCondition span,#Refurbished:checked:checked~.usedCondition span,#newCondition:checked:checked~.newCondition span,#usedCondition:checked:checked~.usedCondition span{color:#fff}.c-field__error{font-size:12px;color:#d71149}.c-file-input{position:relative;display:block;height:100px;border:1px dashed #ddd;background-color:#fff}.c-field--error .c-file-input,.c-file-input:invalid{background-color:#ffe6e9;border-color:#ff566a}.c-field--error .c-file-input:focus,.c-file-input:invalid:focus{background-color:#ffe6e9;border-color:#ff566a}.c-file-input__label{position:absolute;top:30px;left:0;width:100%;height:100%;padding-left:36px;padding-right:36px;line-height:36px;color:#999;font-size:12px;overflow:hidden;word-wrap:break-word;z-index:1}.c-file-input__field{position:absolute!important;height:1px!important;width:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;z-index:-1}.c-file-input__field:focus{outline:none}.c-file-input__indicator{position:absolute;left:0;top:0;height:100%;width:36px;z-index:2}.c-file-input__indicator__icon{color:#bbb;position:absolute;top:50%;transform:translateY(-50%);left:4px;font-size:20px}.has-file .c-file-input__indicator__icon{color:#d71149}.c-file-input__remove{display:none;position:absolute;top:0;right:0;height:100%;width:36px;z-index:2}.has-file>.c-file-input__remove{display:block}.c-file-input__remove__icon{position:absolute;top:50%;transform:translateY(-50%);left:4px;font-size:20px;color:#ff566a}footer{color:var(--white);background-color:var(--black)}.footer{padding:2rem}footer h5{text-transform:uppercase}footer .footer_list{list-style:inside;list-style-type:circle}footer .footer_list li{padding:.3rem 0}footer .footer_list li a,footer .footer_list p{color:hsla(0,0%,100%,.801)!important}footer .foo_credit{width:100%;padding:.5rem;background-color:#1a1a1a}footer .foo_credit p{color:var(--light-text);font-weight:300}footer .footer-chat{cursor:pointer;position:fixed;bottom:23px;right:28px}footer .footer-chat .open-icon{width:80px;height:80px;background:#fff;border-radius:40px;border:1px solid gray;box-shadow:-1px 0 6px 1px}footer .footer-chat .open-icon img{width:100%}.profile-wrapper .publish_btn{color:var(--white);border:none;background-color:var(--brand)}.profile-wrapper .publish_btn:hover{color:var(--white)}.list-group-pro .list-group-item{border-bottom:1px solid rgba(0,0,0,.125)!important}.product_list_page_profile .list-group>.list-group-item{color:var(--dark-text)}.product_list_page_profile .list-group>.list-group-item span{color:var(--brand)}.product_list_page_profile .list-group>.list-group-item:first-child{border-top-width:0}.product_list_page_profile .list-group>.list-group>.list-group-item{padding-left:2.5rem}.product_list_page_profile .product_list{padding:0}.product_list_page_profile .product_list .listing_wrapper{border:1px solid var(--gray);border-radius:3px;overflow:hidden;margin-bottom:.5rem;height:140px}.product_list_page_profile .product_list.list_view .listing_wrapper{display:flex}.product_list_page_profile .product_list.list_view .listing_wrapper .listing_figure img{max-width:150px;height:100%;-o-object-fit:cover;object-fit:cover}.product_list_page_profile .product_list.list_view .listing_wrapper .item_content{width:100%;margin-left:.5rem}.product_list_page_profile .listing_wrapper .item_content{padding:.4rem}.product_list_page_profile .listing_wrapper .item_content .title-section{min-height:85px}.product_list_page_profile .listing_wrapper .item_content .listing_title{font-size:1.3rem;padding:0 0 .2rem 0}.product_list_page_profile .listing_wrapper .item_content .listing_title a{font-weight:500;font-size:18px;color:var(--dark);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.item_category,.product_list_page_profile .listing_wrapper .item_content .item_location{font-size:14px}.product_list_page_profile .product_list .listing_wrapper:hover .item_content .listing_title a{color:var(--brand)}.product_list_page_profile .listing_wrapper .item_content .price{margin-top:.6rem;padding-top:5px;display:flex;justify-content:space-between}.product_list_page_profile .listing_wrapper .item_content .price .currency{color:var(--brand);font-weight:800;font-size:1.1rem}.product_list_page_profile .ad-right{position:sticky;top:0;padding:1rem}.product_list_page_profile .search_btn{color:var(--white);background-color:var(--black)}.product_list_page_profile .search_btn:hover{color:var(--white)}@media only screen and (max-width:414px){.product_list_page_profile .product_list.list_view .listing_wrapper{border-radius:0;margin-bottom:.5rem;box-shadow:1px 0 4px gray}.remove-gutters{margin-right:0;margin-left:0}.remove-gutters>[class*=col-]{padding-right:0;padding-left:0}.related_ad .card-body{padding:0}.related_ad .listing_wrapper{border:none;border-bottom:1px solid var(--gray);border-radius:0;margin-bottom:.5rem}.listing_wrapper>div{align-items:center}.related_ad .card-title{margin:0;padding:.5rem;font-size:20px}.related_ad .listing_wrapper .listing_figure img{max-width:80px;height:80px}.listing_wrapper .item_content .listing_title a{font-size:15px;font-weight:800}.listing_wrapper .item_content .item_location span,.related_ad .listing_wrapper .item_content .item_category{font-size:14px}.product_list_page .ad-right{display:none}.product_list_page .listing_wrapper{align-items:center}.product_list_page .product_list{margin-top:.6rem;padding:0}.product_list_page .product_list.list_view .listing_wrapper{border:none;border-bottom:1px solid var(--gray);border-radius:0;margin-bottom:.5rem}.product_list_page .product_list.list_view .listing_wrapper .listing_figure img{max-width:80px;height:80px}.product_list_page .listing_wrapper .item_content .price{border-top:none;margin-top:0}.product_list_page .product_list.list_view .listing_wrapper .item_content .price .post_time{font-size:13px}.product_list_page .filter_btn{font-size:.9rem;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.categories .categorie_item{padding:20px 8px}.categories .categorie_item .categorie-title-area .title{font-size:1rem}.search_container .search_form{padding:3rem 1rem}.foo_credit p{text-align:center!important}.product_list_page_profile .listing_wrapper .item_content .listing_title a{font-size:12px!important}.product_list_page_profile .ad-right{display:none}.product_list_page_profile .listing_wrapper{align-items:center}.product_list_page_profile .product_list{margin-top:.6rem;padding:0}.product_list_page_profile .product_list.list_view .listing_wrapper{border:none;border-radius:0;margin-bottom:.5rem}.product_list_page_profile .product_list.list_view .listing_wrapper .listing_figure img{max-width:80px;height:80px}.product_list_page_profile .listing_wrapper .item_content .price{border-top:none;margin-top:0}.product_list_page_profile .product_list.list_view .listing_wrapper .item_content .price .post_time{font-size:13px}.product-card{border-radius:5px}.related_ad .ad-right{display:none}.related_ad .listing_wrapper{align-items:center}.related_ad .product_list{margin-top:.6rem;padding:0}.related_ad .product_list.list_view .listing_wrapper{border:none;border-radius:0;margin-bottom:.5rem}.related_ad .product_list.list_view .listing_wrapper .listing_figure img{max-width:80px;height:80px}.related_ad .listing_wrapper .item_content .price{border-top:none;margin-top:0}.related_ad .product_list.list_view .listing_wrapper .item_content .price .post_time{font-size:13px}}:root{--brand:#dc3545;--black:#202020;--white:#f5f5f5;--gray:#ddd;--light-text:#f5f5f5b4;--dark-text:#202020b4}*{margin:0;padding:0;box-sizing:border-box;font-family:Quicksand,sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}.modal-dialog-scrollable .modal-body::-webkit-scrollbar-track,body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.modal-dialog-scrollable .modal-body::-webkit-scrollbar,body::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.modal-dialog-scrollable .modal-body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:var(--brand);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}::-moz-selection{background-color:rgba(252,138,150,.502)}::selection{background-color:rgba(252,138,150,.502)}body{position:relative;background:#f5f5f5}button:active{transform:scale(.95)}button:focus{outline:none}.btn:focus,.custom-select:focus,.form-control:focus{box-shadow:none!important}.filter_btn{padding:.4rem 1rem;width:inherit;border:none;color:var(--white);background:#eb5a68;border-radius:50px}.filter_btn:hover{color:var(--white);background:#e44151}.pagination .page-link:focus{border-color:transparent;box-shadow:none}.pagination .page-link{color:var(--brand)}.pagination .page-link:hover{color:var(--brand);background-color:var(--white)}.pagination .page-item.active .page-link{border-color:var(--brand);background-color:var(--brand)}.section_title{display:block;width:100%;margin-bottom:2rem}.section_title h4{text-align:center;position:relative}.section_title h4:after{bottom:-15px;width:120px}.section_title h4:after,.section_title h4:before{background-color:var(--brand);content:"";height:1px;left:0;margin:0 auto;position:absolute;right:0}.section_title h4:before{bottom:-8px;width:99px}.error_msg{text-align:left;font-size:13px;color:#dc3545}.btn-chat-closed{border-radius:35px;padding:5px;width:30px;height:30px}