@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@font-face{font-family:"font";src:url("../font/font.woff") format("woff"),url("../font/font.ttf") format("truetype"),url("../font/font.eot?#iefix") format("embedded-opentype");font-weight:normal;font-style:normal}*,body{font-family:font,Tahoma,sans-serif;box-sizing:border-box}body{margin:0px;padding:0px;direction:rtl;background-color:#fff}header{width:100%;height:auto}header .mobile_menu{position:fixed;bottom:0;width:100%;height:60px;display:flex;justify-content:space-between;padding:5px 10px;background-color:#fafafa;box-shadow:0px 0px 10px 1px rgba(215,215,215,.5);z-index:6}header .mobile_menu a{width:60px;height:50px;font-size:11px;color:#a2a3a8;text-align:center;padding-top:30px;text-decoration:none;background-size:20px 20px;background-repeat:no-repeat;background-position:center 8px}header .mobile_menu a:nth-child(1){background-image:url("../picture/icon/indexD.webp")}header .mobile_menu a:nth-child(2){background-image:url("../picture/icon/shopD.webp")}header .mobile_menu a:nth-child(3){background-image:url("../picture/icon/cartD.webp")}header .mobile_menu a:nth-child(4){background-image:url("../picture/icon/serviceD.webp")}header .mobile_menu a:nth-child(5){background-image:url("../picture/icon/accountD.webp")}header #cart_cunter{display:block;position:fixed;bottom:25px;right:50%;width:15px;height:15px;text-align:center;text-decoration:none;padding-top:1.2px;padding-left:1px;font-size:9px;font-weight:bold;color:#fff;border-radius:50%;background-color:red;z-index:7}@keyframes change_notif_header_color{from{filter:hue-rotate(0deg)}50%{filter:hue-rotate(45deg)}to{filter:hue-rotate(0deg)}}header #notif_header{position:fixed;top:0;display:flex;width:100%;height:40px;justify-content:center;padding:5px 10px;background-color:#434750;background-image:linear-gradient(330deg, rgba(0, 168, 194, 0.85), rgba(9, 60, 205, 0.85), rgba(107, 29, 211, 0.85));animation:change_notif_header_color 5s infinite;transition:1s;text-decoration:none;z-index:6}header #notif_header .icon{width:30px;height:100%;background-image:url("../picture/icon/notif-header-1.webp");background-size:28px;background-repeat:no-repeat;background-position:center}header #notif_header .text{width:auto;height:100%;font-size:3.4vw;font-weight:bold;color:#fff;align-content:center;padding:0px 7px}header .menu{position:fixed;top:40px;display:flex;width:100%;height:60px;justify-content:space-between;padding:5px 10px;background-color:#fafafa;box-shadow:0px 0px 10px 1px rgba(215,215,215,.5);z-index:6}header .menu .right{width:60px;height:100%;background-image:none;background-size:23.5px 18.5px;background-repeat:no-repeat;background-position:center}header .menu .right .burger_menu{display:block;width:100%;height:100%;margin-top:1px;background-image:url("../picture/icon/menu.webp");background-size:22px 20px;background-repeat:no-repeat;background-position:center}header .menu .center{width:42%;height:100%;background-image:url("../picture/logoV002.jpg");background-size:100%;background-repeat:no-repeat;background-position:center}header .menu .center .pc_menu{display:none;width:100%;height:100%;text-align:center}header .menu .center .pc_menu a{display:inline-block;padding:8px 10px;text-decoration:none;margin:0px .25%;color:#434750;cursor:pointer}header .menu .center .pc_menu a:hover{border-bottom:3px solid #0430cc;border-radius:6px;color:#0430cc}header .menu .left{width:60px;height:100%}header .menu .left .support_mobile{display:block;width:100%;height:100%;margin-top:2px;background-image:url("../picture/icon/SupportA.webp");background-size:24px;background-repeat:no-repeat;background-position:center}header .menu .left .login_pc{display:none;width:70%;padding:6px 0px;margin:auto;border:2px solid #0430cc;border-radius:3px;color:#0430cc;text-decoration:none}header .menu .left .login_pc:hover{color:#fafafa;background-color:#0430cc}header .margin_menu{width:100%;height:100px}@keyframes fade_side{from{opacity:0%}to{opacity:100%}}@keyframes open_side{from{right:-70%}to{right:0}}@keyframes close_button_side{from{right:-70%}to{right:69.5%}}#side_menu{display:none;position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);animation:fade_side .5s;animation-timing-function:ease;z-index:7}#side_menu #side{display:block;position:fixed;right:0;width:70%;height:100%;background-color:#fafafa;animation:open_side .5s;animation-timing-function:ease;z-index:9}#side_menu #side .side_logo{width:100%;height:100px;border-bottom:2px solid rgba(67,71,80,.03)}#side_menu #side .side_logo div{width:80%;height:80%;margin:7.5% auto;background-image:url("../picture/logoV002.jpg");background-size:207px 62px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link{display:flex;width:100%;height:52px;border-bottom:2px solid rgba(67,71,80,.03);text-decoration:none;overflow:hidden}#side_menu #side .side_link .icon{width:50px;height:100%;border-left:2px solid rgba(67,71,80,.03)}#side_menu #side .side_link .text{width:100%;height:100%;font-size:14px;font-weight:bold;color:#434750;padding:14px 15px 0px 0px}#side_menu #side .side_link .link{width:50px;height:100%;border-right:2px solid rgba(67,71,80,.03)}#side_menu #side .side_link .link div{width:100%;height:100%;background-image:url("../picture/icon/DropDown.webp");background-size:15px;background-repeat:no-repeat;background-position:center;transform:rotate(90deg)}#side_menu #side .side_link:nth-child(2) .icon{background-image:url("../picture/icon/indexA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(3) .icon{background-image:url("../picture/icon/shopA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(4) .icon{background-image:url("../picture/icon/cartA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(5) .icon{background-image:url("../picture/icon/serviceA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(6) .icon{background-image:url("../picture/icon/SupportA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(7) .icon{background-image:url("../picture/icon/learnV01E02.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side .side_link:nth-child(8) .icon{background-image:url("../picture/icon/accountA.webp");background-size:15px;background-repeat:no-repeat;background-position:center}#side_menu #side_close_button{display:block;position:fixed;top:40%;right:69.9%;width:50px;height:150px;animation:close_button_side .5s;animation-timing-function:ease;z-index:9}#side_menu #side_close_button .top{position:relative;top:2px;width:100%;height:45px;background-image:url("../picture/icon/sideV01E01.webp");background-size:100%;background-repeat:no-repeat;background-position:center}#side_menu #side_close_button .center{width:100%;height:49px;background-color:#fafafa;border-radius:50% 0px 0px 50%;background-image:url("../picture/icon/Close.webp");background-size:20px;background-repeat:no-repeat;background-position:center}#side_menu #side_close_button .bottom{position:relative;bottom:2px;width:100%;height:45px;background-image:url("../picture/icon/sideV01E01.webp");background-size:100%;background-repeat:no-repeat;background-position:center;transform:scaleY(-1)}#side_menu #side_close{display:block;position:fixed;left:0;width:23%;height:100%;z-index:8}.stop_scroll{height:100%;overflow:hidden}@media only screen and (min-width: 425px){header .menu .center{width:30%}}@media only screen and (min-width: 590px){header .menu .center{width:20%}}@media only screen and (min-width: 769px){header .mobile_menu{display:none}header #cart_cunter{display:none}header .menu{padding:2px 20px;font-size:14px}header .menu .right{width:15%;background-image:url("../picture/logoV002.jpg");background-size:95%}header .menu .right .burger_menu{display:none}header .menu .center{width:70%;background-image:none;padding-top:8px}header .menu .center .pc_menu{display:block}header .menu .support_mobile{display:none}header .menu .left{width:15%;text-align:center;padding-top:8px}header .menu .left .support_mobile{display:none}header .menu .left .login_pc{display:block}header #notif_header .text{font-size:16px}}@media only screen and (min-width: 950px){header .menu .right{width:15%;background-size:75%}header .menu .center{width:70%}header .menu .left{width:15%}}footer{width:100%;height:352px;margin-bottom:62px}.top_footer{position:relative;bottom:400px;width:100%;height:49px;background-image:url("../picture/mobileTopFooter.webp");background-size:54px 100%;background-size:12% 100%;background-repeat:no-repeat;background-position:right}.footer{width:100%;height:352px;background-image:url("../picture/mobileFooter.webp");background-size:100% 100%;background-repeat:no-repeat}.contact_us_card{width:80%;height:auto;margin:auto;color:#fff;text-align:center;padding-top:30px}.contact_us_card .telegram_bot{background-image:url("../picture/icon/notif-header-3.webp");background-size:48px;background-repeat:no-repeat;background-position:right}.contact_us{font-weight:bold}.contact_us_card a{display:block;width:73%;height:50px;margin:auto;text-decoration:none;color:#fff;padding-top:9px;border:3px solid #fff;border-radius:25px;background-image:url("../picture/icon/TelegramLogo.png");background-size:48px 48px;background-repeat:no-repeat;background-position:right;margin-top:20px}.contact_us_card a:hover,.contact_us_card a:active{font-weight:bold;background-color:hsla(0,0%,100%,.2)}.copyright{position:relative;bottom:98px;width:100%;height:50px;text-align:center;align-content:center;font-size:13px;font-weight:bold;color:#434750}@media only screen and (min-width: 769px){footer{height:302px;margin-bottom:0px}footer .footer{padding-top:70px;background-image:url("../picture/pcFooter.webp")}footer .footer .contact_us_card{width:95%;padding-top:20px}footer .footer .contact_us_card a{display:inline-block;width:24%;margin:3%}footer .top_footer{bottom:405px;width:100%;height:55px;background-image:url("../picture/pcTopFooter.webp");background-size:3% 100%;background-repeat:no-repeat;background-position:right}footer .copyright{bottom:102px;padding-top:2px}}.shop{width:100%;height:auto}.shop .filter{width:90%;height:auto;margin:30px auto 22px auto;background-color:#fafafa;border-radius:5px;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.shop .filter .head{display:flex;justify-content:space-between;width:100%;height:40px;padding:0px 5%;font-size:14px;font-weight:bold;color:#434750}.shop .filter .head .title{display:flex;width:auto;height:100%}.shop .filter .head .title .icon{width:20px;height:100%;background-image:url("../picture/icon/filterV01E02.webp");background-size:18px;background-repeat:no-repeat;background-position:center}.shop .filter .head .title .text{width:auto;height:100%;padding:9px 10px 0px 0px}.shop .filter .head .line{width:47%;height:100%;padding-top:20px}.shop .filter .head .line div{width:100%;height:2px;background-color:rgba(67,71,80,.1)}.shop .filter .head .result{width:auto;height:100%;padding-top:9px}.shop .filter hr{width:92%;margin:auto;border-color:rgba(67,71,80,.1)}.shop .filter .main{width:100%;height:auto;padding:15px 5%}.shop .filter .main .row{display:flex;justify-content:space-between;width:100%;height:auto}.shop .filter .main .row .button{width:30%;height:40px;border-radius:5px;border:2px solid #434750;text-align:center;font-size:14px;font-weight:bold;color:#434750;padding-top:6px;cursor:pointer}.shop .filter .main .row .selected{color:#fafafa;background-color:#434750}.shop #products_loading{width:90%;height:auto;margin:0px auto 30px auto}.shop #products_loading .row{display:flex;justify-content:space-between;width:100%;height:auto;margin-bottom:22px}.shop #products_loading .row .product_loading{width:47%;height:310px;margin:0px;border-radius:7px;border:1px solid rgba(67,71,80,.01);background-color:#d3d3d3;background-image:linear-gradient(-45deg, rgba(67, 71, 80, 0.01), #fafafa, rgba(67, 71, 80, 0.01));background-size:400% 500%;animation:gradient 3s ease infinite;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);background-size:500% 300%;padding:1% 1%;overflow:hidden}@keyframes renew_loading{0%{opacity:0%}100%{opacity:100%}}.shop #products_loading #renew_loading{width:50%;height:auto;margin:auto;padding:4px 0px;font-size:14px;font-weight:bold;color:#434750;border:2px solid #434750;border-radius:5px;display:none;justify-content:center;padding-left:2%;animation:renew_loading .5s linear}.shop #products_loading #renew_loading .icon{width:20px;height:25px;background-image:url("../picture/icon/renewV01E02.webp");background-size:20px;background-repeat:no-repeat;background-position:center}.shop #products_loading #renew_loading .text{width:auto;height:auto;letter-spacing:2px;font-size:12px;padding-top:3px;padding-right:4%}.shop #products{display:grid;grid-template-columns:47% 47%;gap:20px 6%;width:90%;height:auto;margin:0px auto 30px auto}.shop #products .product{width:100%;height:auto;padding:1% 1%;background-color:#fafafa;border-radius:5px;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden}.shop #products .product img{display:block;width:150px;height:150px;margin:auto}.shop #products .product .title{width:100%;height:auto;padding:5px 0px;text-align:center;font-size:14px;font-weight:bold;color:#434750}.shop #products .product .price{width:100%;height:auto;padding:7px 0px}.shop #products .product .price .row{display:flex;justify-content:left;width:100%;height:auto;margin-bottom:0px;padding-left:2%;font-size:14px;font-weight:bold;color:#434750}.shop #products .product .price .row .org_price,.shop #products .product .price .row .dis_price{padding-left:5px}.shop #products .product .price .row .org_price span,.shop #products .product .price .row .dis_price span{font-size:12px;font-weight:bold;color:#434750}.shop #products .product .price .row .unit_price{font-size:12px;font-weight:bold;color:#434750;padding-top:2px}.shop #products .product .price .row .pre_price{font-size:12px;font-weight:bold;color:#434750;text-decoration:line-through;opacity:90%;margin-left:31px}.shop #products .product .price .percentage{position:relative;bottom:35px;right:8%;width:40px;height:auto;padding:3px;border-radius:5px;font-size:12px;font-weight:bold;color:#434750;color:#fafafa;background-color:red;text-align:center}.shop #products .product .add_to_cart{width:90%;height:40px;padding:2%;font-size:13px;font-weight:bold;color:#434750;color:#fafafa;background-color:rgba(67,71,80,.4);background-image:linear-gradient(140deg, rgba(0, 168, 194, 0.8), rgba(9, 60, 205, 0.8), rgba(107, 29, 211, 0.8));text-align:center;margin:10px auto 10px auto;border-radius:5px;overflow:hidden;cursor:pointer}.shop #products .product .add_to_cart .box{display:flex;justify-content:center;width:100%;height:100%;border-radius:2px;background-color:rgba(0,0,0,0)}.shop #products .product .add_to_cart .box .icon{width:22px;height:100%;background-image:url("../picture/icon/buyWhiteV01E01.webp");background-size:20px;background-repeat:no-repeat;background-position:center}.shop #products .product .add_to_cart .box .text{width:auto;height:100%;padding-top:5px;padding-right:5px;border-radius:3px}.shop #products .product .add_to_cart:hover .box{background-color:#fafafa}.shop #products .product .add_to_cart:hover .box .icon{background-image:url("../picture/icon/buyBlueV01E01.png");background-size:22px;background-repeat:no-repeat;background-position:center}.shop #products .product .add_to_cart:hover .box .text{color:rgba(9,60,205,.9)}.shop #error{display:none;padding:25px 0px;text-align:center;letter-spacing:2px;width:100%;height:auto;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden;font-size:14px;font-weight:bold;color:#434750;width:90%;margin-bottom:30px}.shop #pop_up{display:none;width:100%;height:100%;position:fixed;top:0;right:0;background-color:rgba(0,0,0,.8);z-index:7}.shop #pop_up .card{width:88%;height:auto;margin:50% auto 0px;background-color:#fafafa;border-radius:10px;padding-bottom:20px;overflow:hidden}.shop #pop_up .card .title{width:100%;height:60px;background-color:rgba(211,211,211,.3);display:flex;justify-content:right}.shop #pop_up .card .title .close{width:70px;height:inherit;background-image:url("../picture/icon/Close.webp");background-size:18px;background-repeat:no-repeat;background-position:center;border-left:2px solid rgba(211,211,211,.35);margin-right:2px;cursor:pointer}.shop #pop_up .card .title .text{width:auto;height:inherit;margin-right:7%;font-size:16px;font-weight:bold;color:#434750;padding-top:16px}.shop #pop_up .card .content{width:100%;height:auto;padding:25px 0px 20px}.shop #pop_up .card .content .text{width:70%;font-size:14px;font-weight:bold;color:#434750;margin:auto;text-align:center}.shop #pop_up .card .login{width:100%;height:auto;padding-top:20px;border-top:2px solid rgba(211,211,211,.35)}.shop #pop_up .card .login a{display:block;width:70%;height:50px;font-size:14px;font-weight:bold;color:#fafafa;padding-top:12px;text-decoration:none;background-color:#434750;margin:auto;text-align:center;border-radius:7px;cursor:pointer}.shop #result{display:none;position:fixed;top:75px;right:4%;width:auto;height:auto;background-color:#fafafa;border-radius:5px;z-index:9;overflow:hidden}.shop #result .text_box{display:flex;width:100%;height:auto}.shop #result .text_box .icon{width:50px;height:50px;background-color:rgba(67,71,80,.05);background-image:url("../picture/icon/Close.webp");background-size:18px;background-repeat:no-repeat;background-position:center;cursor:pointer}.shop #result .text_box .text{width:auto;height:auto;font-size:14px;font-weight:bold;color:#434750;padding:13px 4vw}@keyframes bar{100%{width:100%}}.shop #result #bar_box{width:100%;height:3px;direction:ltr}.shop #result #bar_box #bar{width:0%;height:100%;animation:bar 3s ease-in-out}.stop_scroll{height:100%;overflow:hidden}@media only screen and (min-width: 590px){.shop{padding:0px 10%}}@media only screen and (min-width: 769px){.shop{padding:0px 20%}.shop #products .product .add_to_cart{padding:1%}.shop #products .product .add_to_cart .box .text{padding-top:6px}.shop #pop_up .card{width:30%;margin:10% auto 0px}}@media only screen and (min-width: 950px){.shop{padding:0px 30%}}