html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}input,select,textarea,button{font-family:"Estedad",Tahoma,Arial}input:focus,select:focus,textarea:focus,button:focus{outline:none}select{background:white}@font-face{font-family:"Estedad";src:url("../assets/fonts/estedad/Estedad-Regular.woff2") format("woff2"),url("../assets/fonts/estedad/Estedad-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Estedad";src:url("../assets/fonts/estedad/Estedad-SemiBold.woff2") format("woff2"),url("../assets/fonts/estedad/Estedad-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Estedad";src:url("../assets/fonts/estedad/Estedad-Bold.woff2") format("woff2"),url("../assets/fonts/estedad/Estedad-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}body{font-family:"Estedad",Tahoma,Arial;font-size:14px;background:#f2f2f2;direction:rtl}.container{width:100%;max-width:1366px;margin:0px auto;display:flex}@keyframes pulse-bg{0%{background-color:rgba(255,0,0,0)}50%{background-color:rgb(255,0,0)}100%{background-color:rgba(255,0,0,0)}}.top{width:100%;height:60px;background:white;box-shadow:0 4px 8px rgba(0,0,0,0.2);padding:0px 20px;display:flex;align-items:center}.top .container{justify-content:space-between;align-items:center}.top__logo img{width:130px;height:auto}.top__menu-close{position:absolute;top:10px;left:10px;border:1px solid #e3e3e3;padding:3px;border-radius:5px;display:none}.top__menu-close img{width:10px;height:auto}.top__menu li{display:inline-block}.top__menu li:not(:last-child){margin-left:30px}.top__menu li a{color:#4a4a4a;font-weight:600;font-size:1.1em}.top__menu li a:hover{color:#ff2732}.top__user-links a{color:#ff2732;border:1px solid #ff2732;border-radius:10px;padding:2px 10px;font-weight:600}.top__user-links a:hover{color:#4a4a4a;border-color:#4a4a4a}.top__hamburger{display:none;position:absolute;left:15px}.top__hamburger img{width:18px;height:auto;cursor:pointer}.content-box{background-color:white;border:1px solid #e7e7e7;padding:15px;border-radius:5px}.content-box header{position:relative;margin-bottom:30px}.content-box header::before{content:"";width:30%;height:3px;position:absolute;background-color:#ff222e;top:calc(100% + 10px);right:0px;z-index:3}.content-box header::after{content:"";width:100%;height:3px;position:absolute;background-color:#dfdfdf;top:calc(100% + 10px);z-index:2}.content-box header h3{color:#000;font-weight:600;font-size:1.1em}.content-box p{text-align:justify;line-height:2em;margin-bottom:10px}.content-box img{margin-bottom:10px}.content-box h4{font-weight:600;margin-bottom:15px}.content-box a{color:#ff2732}.main{margin:20px auto 50px auto;align-items:flex-start;justify-content:space-between;padding:0px 20px}.main__right-side{width:220px;position:sticky;top:10px}.main__left-side{width:calc(100% - 230px)}.main__categories{margin-bottom:10px}.main__categories li:not(:last-child){margin-bottom:20px}.main__categories li a{color:#4a4a4a;font-size:1.1em}.main__categories li a:hover,.main__categories li a.active{color:#ff2732}.main__search-box{border-top:3px solid #ff2732;padding-top:20px;padding-bottom:10px;margin-bottom:15px}.main__search-box h1{font-weight:600;font-size:1.7em;margin-bottom:30px}.main__search-box h1 span{color:#ff2732}.main__search-count{font-size:0.9em;margin-bottom:5px}.main__search-count span{color:#ff2732;display:inline-block;margin:0px 3px}.main__search-count__animation{width:8px;height:8px;border-radius:50%;background:#ff2732;display:inline-block;margin-left:3px;vertical-align:middle;animation:pulse-bg 1.5s infinite ease-in-out}.main__search-form{max-width:750px;display:flex;margin-bottom:25px}.main__search-text-input{width:400px;border:1px solid #e3e3e3;border-radius:0px 10px 10px 0px;padding:5px 10px 0px 10px;height:40px;overflow:hidden}.main__search-text-input input[type=text]{border:0px;width:100%;font-size:1.1em}.main__search-text-input input[type=text]::placeholder{color:#b9b9b9}.main__search-categories{width:170px;border:1px solid #e3e3e3;border-right:0px;padding:5px 10px 0px 10px;height:40px}.main__search-categories select{width:100%;border:0px;cursor:pointer;color:#4a4a4a}.main__search-submit{width:130px;height:40px;background:#ff2732;border-radius:10px 0px 0px 10px;text-align:center;padding-top:5px}.main__search-submit input[type=submit]{width:100%;color:white;font-weight:bold;background:none;border:0px;font-size:1.1em;cursor:pointer}.main .pagination{margin-top:30px;border-top:1px solid #e3e3e3;padding-top:10px;display:flex;align-items:center}.main .pagination__title{font-weight:600;margin-left:10px;margin-bottom:10px}.main .pagination__links a{display:inline-block;color:#4a4a4a;padding:5px;border:1px solid #e3e3e3;margin-left:5px;background:#fff;margin-bottom:10px}.main .pagination__links a.active{color:#ff2732;font-weight:600;pointer-events:none;background:#e9e8e8}.main .pagination__links a:hover{color:#ff2732}.main__more-items a{color:#ff2732;border:1px solid #ff2732;border-radius:10px;padding:5px 10px;display:inline-block;margin-top:20px;font-size:0.9em}.main__more-items a img{width:12px;height:12px;vertical-align:middle;margin-left:3px}.main__category-title{border-bottom:1px solid #e3e3e3;padding-bottom:10px;margin:40px 0px 20px 0px;display:flex;justify-content:space-between}.main__category-title h3{font-weight:600;font-size:1.2em;padding-top:8px}.main__sort form{display:flex;flex-direction:row}.main__sort__field select{cursor:pointer;border:1px solid #e3e3e3;padding:0px 5px 0px 10px;color:#4a4a4a}.main__sort__field-websites{margin-right:40px}.main .tags{margin-bottom:20px}.main .tags span{display:inline-block;margin-left:5px}.main .tags a{display:inline-block;border:1px solid #ff2732;border-radius:20px;color:#ff2732;background:#fff;padding:5px 10px;font-size:0.9em;margin-bottom:8px}.main .tags a:not(:last-child){margin-left:5px}.main .ads{display:grid;grid-template-columns:repeat(5,208px);justify-content:start;gap:10px}.main .ads__item{width:100%;background:white;padding:15px 10px;border:1px solid #e3e3e3;border-radius:5px;position:relative}.main .ads__item-discount{position:absolute;top:10px;left:10px;background:rgba(255,0,0,0.9);color:white;padding:5px;font-weight:600}.main .ads__item-photo{text-align:center;margin-bottom:20px}.main .ads__item-photo img{width:85%;height:auto;max-height:150px;border:1px solid #e3e3e3}.main .ads__item-title{margin-bottom:15px}.main .ads__item-title a{font-weight:700;color:#4a4a4a;overflow:hidden;white-space:normal;display:-webkit-box;text-overflow:ellipsis;line-height:1.5em;line-clamp:2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main .ads__item-title a:hover{color:#ff2732}.main .ads__item-old-price{text-decoration:line-through;color:#575757;margin-bottom:10px;font-size:0.9em}.main .ads__item-new-price{color:#ff2732;margin-bottom:10px;font-weight:600}.main .ads__item-website{color:#4a4a4a;margin-bottom:20px;font-size:0.9em}.main .ads__item-website span{color:black}.main .ads__item-more a{color:#4a4a4a;font-weight:600}.main .ads__item-more a:hover{color:#ff2732}.main__related-items{margin-bottom:20px;border-bottom:2px solid #e3e3e3;font-weight:600;font-size:1.4em;padding-bottom:10px}.footer{padding:15px 20px;border-top:1px solid #e3e3e3}.footer .container{justify-content:space-between;align-items:flex-start}.footer__right{padding-left:10px}.footer__right img{width:100px;height:auto;margin-bottom:5px}.footer__left__box{background:white;border:1px solid #e3e3e3;padding:5px;border-radius:10px}.footer__left__box img{width:90px;height:auto}.footer p{color:#4a4a4a;margin-bottom:10px;line-height:1.5em}.footer p a{color:#ff2732}.page{width:750px;margin:50px auto}.not-found{text-align:center}.not-found img{width:300px;height:auto;margin-bottom:30px}.not-found a{color:#4a4a4a;font-weight:700}.not-found a:hover{color:#ff2732}.alert{border:1px solid;text-align:center;padding:10px;border-radius:5px;margin:15px auto;font-size:0.9em}.alert--error{background:#ecc8c5;color:#98322b;border-color:#c5a9a8}.alert--danger{background:#f9f4d8;color:#352b1b;border-color:#e4e8c6}.alert--success{background:#def2d5;color:#4e6345;border-color:#c9dbc4}.overlay{position:fixed;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,0.8);z-index:10;display:none}.invalid{border:1px solid #ff2732 !important}.d-block{display:block !important}.d-none{display:none !important}@media screen and (max-width:1024px){.ads{grid-template-columns:repeat(4,180px) !important}}@media screen and (max-width:900px){.top{height:55px}.top__menu{position:fixed;width:200px;top:0px;right:0px;bottom:0px;background:white;padding:20px;z-index:11;display:none}.top__menu ul{margin-top:20px}.top__menu ul li{width:100%;display:block;margin-bottom:25px}.top__user-links{font-size:0.8em;margin-left:35px}.top__hamburger{display:block}.main{flex-direction:column}.main__right-side{position:inherit;width:100%;margin-bottom:20px}.main__right-side header{margin-bottom:30px}.main__categories-wrapper{width:100%;overflow-x:scroll}.main__categories{display:flex;padding-bottom:10px}.main__categories li{flex-shrink:0;margin-left:5px;border:1px solid #e3e3e3;border-radius:30px;font-size:0.9em;padding:5px 10px;margin-bottom:0px !important}.main__left-side{width:100%}.main__search-box h1{font-size:1.2em}.main__search-form{flex-direction:column}.main__search-text-input{width:100%;border-radius:5px;margin-bottom:10px}.main__search-categories{width:100%;border-right:1px solid #e3e3e3;border-radius:5px;margin-bottom:10px}.main__search-submit{width:100%;border-radius:5px}.ads{grid-template-columns:repeat(2,calc(50% - 5px)) !important;gap:5px}.user,.page{width:calc(100% - 30px);margin-top:40px}.not-found img{width:80%}.content-box img{width:100%;height:auto}footer{font-size:0.9em}.ads__amount{font-size:0.8em}.ads__amount img{width:30px}.ads__buy-credit a{font-size:0.9em}.main__category-title{flex-direction:column}.main__category-title-h{margin-bottom:30px}.main__sort__field span{margin-bottom:10px;display:inline-block}}@media screen and (max-width:375px){.ads{grid-template-columns:repeat(2,160px) !important;gap:5px}}@media screen and (max-width:350px){.ads{grid-template-columns:auto !important}.main__search-box h1{font-size:1em}}