header{display:flex;padding-right:20px}.header_left{display:flex;justify-content:center;align-items:center;font-size:25px;gap:20px;flex:1}.header_middle{display:flex;flex:2;justify-content:space-around;align-items:center;gap:20px}.active{border-bottom:2px solid #FFA341}.header_middle>div{transition:.3s}.header_middle>div:not(.black_btn,.menu_cont):hover,.header_hover:hover{border-bottom:2px solid #FFA341;cursor:pointer}.black_btn{background-color:#101010;width:150px;color:#fff;padding:5px;text-align:center;border-radius:5px}.black_btn:hover{cursor:pointer;background-color:#101010bd}.orange_btn{background-color:#ffa84d;width:150px;color:#fff;padding:5px;text-align:center;border-radius:5px}.orange_btn:hover{cursor:pointer;background-color:#ffa94daf}.header_right{display:flex;align-items:center;gap:20px}.header_menu{background-color:#fff;padding:6%;position:absolute;top:150%;display:flex;flex-direction:column;gap:10px;width:160px;box-shadow:#64646f33 0 7px 29px;direction:rtl}.popup{position:fixed;width:100vw;height:100vh;background-color:#00000067;z-index:100000;display:flex;justify-content:center;align-items:center}.popup_cont{background-color:#fff;padding:2%;width:30vw;border-radius:15px}.login_form{direction:rtl}.auth_input>div{margin-right:10px;margin-top:2vh}.auth_input>input{margin-top:5px;width:100%;padding:5%;border:none;outline:none;background-color:#ebebeb}.login_btn{border:none;margin-top:2vh;padding:5%;width:90%}header{position:relative}.right_menu_cont{position:absolute;width:100vw;height:100vh;background-color:#0007;position:fixed;display:flex;justify-content:flex-end;z-index:10000;display:none}.right_menu{background-color:#fff;height:100vh;min-width:60%;top:0%;right:0;z-index:1000;display:flex;flex-direction:column;padding:5%;gap:20px;justify-content:flex-start}.menu_bargur{cursor:pointer;display:none}@media only screen and (max-width: 600px){.popup_cont{width:70vw;padding:5%}.header_middle{display:none}.menu_bargur{display:block}}@media only screen and (min-width: 601px) and (max-width: 700px){.popup_cont{width:60vw;padding:5%}.header_middle{display:none}.menu_bargur{display:block}}@media only screen and (min-width: 701px) and (max-width: 800px){.popup_cont{width:50vw;padding:5%}.header_middle{display:none}.menu_bargur{display:block}}@media only screen and (min-width: 801px) and (max-width: 900px){.popup_cont{width:45vw;padding:5%}.header_middle{display:none}.menu_bargur{display:block}}.input_flex{display:flex;justify-content:space-between;margin-top:5vh;margin:50px}.add_input{width:30%}.add_input>select,.add_input>input{border:1px solid #707070;outline:none;width:100%;padding:5px;border-radius:3px;margin-top:5px}@media only screen and (max-width: 1000px){.add_cont{flex-direction:column;gap:60px}}footer{background-color:#000;padding:2%;margin-top:5vh;display:flex;justify-content:space-between;align-items:center}.left_footer>ul{display:flex;align-items:center;list-style:none;gap:5px}.left_footer>ul>li{padding:3px;background-color:#fff;border-radius:5px;width:25px;display:flex;justify-content:center;align-items:center;height:fit-content}.card_cont{display:flex;flex-direction:row-reverse;background-color:#ebebeb;justify-content:space-between;padding:1%;border-radius:15px}.card_left{flex:1;display:flex;flex-direction:column;justify-content:center;gap:20px}.card_right{flex:1}.card_left>div{font-size:30px}.card_right>div>img{width:180px;height:180px}.card_subtitle{font-size:20px}@media only screen and (max-width: 700px){.card_left>div{font-size:30px}.card_right>div>img{width:220px;height:220px}.card_cont{margin:10px;min-width:100vw}}@media only screen and (min-width: 701px) and (max-width: 1000px){.card_cont{margin:10px;width:70vw}}@media only screen and (min-width: 1001px) and (max-width: 1200px){.card_left>div{font-size:20px}.card_right>div>img{width:120px;height:120px}.card_subtitle{font-size:15px}}.cards{justify-content:space-around;margin-top:5vh}.cards::-webkit-scrollbar{display:none}.cards{-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width: 700px){.cards{justify-content:initial;margin-right:0}}@media only screen and (min-width: 701px) and (max-width: 1000px){.cards{flex-direction:column;justify-content:center;align-items:center;margin-right:0}}@media only screen and (min-width: 1001px) and (max-width: 1200px){.cards{margin-right:0}}.Items_grid{display:grid;grid-template-columns:25% 25% 25% 25%}@media only screen and (max-width: 900px){.Items_grid{grid-template-columns:50% 50%;gap:20px}}.poster{display:flex;background-color:#ffa340}.poster_left{flex:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.poster_right{flex:1}.poster_left>div{font-size:30px}@media only screen and (max-width: 800px){.poster_right>div>img{width:80%;height:80%}.poster_left>div{font-size:20px}}.right_selling_section{margin-right:20px;position:relative;width:320px}@media only screen and (max-width: 700px){.selling_section_cont{flex-direction:column;justify-content:center;align-items:center;gap:20px}.right_selling_section{margin-right:0;position:relative}.left_setion{display:flex;flex-direction:column;align-items:center}}.filters{display:flex;margin-top:3vh;gap:5px;margin-right:10px;overflow-x:auto;padding:5px}.filters::-webkit-scrollbar{display:none}.filters{-ms-overflow-style:none;scrollbar-width:none}.filters>li:not(.filter_selected){border:1px solid #FFA84D;color:#ffa84d;border-radius:3px;width:120px;text-align:center;transition:.3s;padding:5px;height:fit-content;min-width:150px}.filters>li:hover{background-color:#101010;color:#fff;border:#101010 1px solid;border-radius:3px;width:120px;text-align:center;cursor:pointer}.filter_selected{background-color:#101010;color:#fff;border:#101010 1px solid;border-radius:3px;width:120px;text-align:center;padding:5px;height:fit-content;min-width:150px}.item_grid{display:grid;grid-template-columns:20% 20% 20% 20% 20%;margin-top:5vh}.item_img{width:200px;height:210px}@media only screen and (max-width: 700px){.item_grid{grid-template-columns:33% 33% 33%;row-gap:20px}.item_img{width:150px;height:160px}}@media only screen and (min-width: 701px) and (max-width: 900px){.item_grid{grid-template-columns:25% 25% 25% 25%;row-gap:20px}.item_img{width:150px;height:160px}}@media only screen and (min-width: 901px) and (max-width: 1100px){.item_img{width:170px;height:180px}}@font-face{font-family:SansOneBold;src:url(/assets/SansOneBold.902a0ba4.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:SansOneBold}.flex{display:flex}ul{list-style:none}a{text-decoration:none;color:inherit}.shop_cart{box-shadow:#00000026 2px 2px 10px;padding:1% 1% 1% 10%;border-radius:15px;transition:.3s;border:2px solid white}.shop_cart:hover{border:2px solid #FFA84D;cursor:pointer}.input{width:100%}.input>input{padding:3%;border:1px solid #707070;margin-top:5px;width:100%;outline:none;border-radius:3px}.item_desc{width:50%}.shop_cart_cont{margin-top:3vh;justify-content:space-around;overflow-x:auto}.profile_orange_btn_cont{display:flex;flex:.2;align-items:flex-end}@media only screen and (max-width: 900px){.Item_cont{flex-direction:column;justify-content:center;align-items:center}.item_desc{width:90%}.cart_cont{flex-direction:column}.shop_cart_cont{justify-content:initial;gap:20px}.shop_cart_cont::-webkit-scrollbar{display:none}.shop_cart_cont{-ms-overflow-style:none;scrollbar-width:none}.profile_inputs_cont{flex-direction:column;align-items:center}.profile_orange_btn_cont{width:120px;margin-top:20px}}
