﻿@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}}.cart_background{width:100%;height:auto}.cart_background .not_entered,.cart_background .no_product{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;width:88%;margin:30px auto}.cart_background .not_entered .img,.cart_background .no_product .img{width:130px;height:130px;margin:25px auto 20px auto;border-radius:100%;background-color:rgba(67,71,80,.1)}.cart_background .not_entered .img div,.cart_background .no_product .img div{width:100%;height:100%}.cart_background .not_entered .text,.cart_background .no_product .text{font-size:14px;font-weight:bold;color:#434750;padding:0px 40px;text-align:center}.cart_background .not_entered .link,.cart_background .no_product .link{width:80%;display:block;margin:20px auto 30px auto;font-size:14px;font-weight:bold;color:#434750;padding:15px;text-decoration:none;text-align:center;border-radius:8px;background-color:rgba(9,60,205,.2)}.cart_background .not_entered .link span,.cart_background .no_product .link span{text-decoration:underline}.cart_background .not_entered .img div{background-image:url("../picture/icon/userV01E01.webp");background-size:110px;background-repeat:no-repeat;background-position:center}.cart_background .no_product .img div{background-image:url("../picture/icon/buyV01E01.webp");background-size:110px;background-repeat:no-repeat;background-position:center}.cart_background .cart{width:100%;height:auto;padding:5px 20px 30px}.cart_background .cart .details{width:100%;height:auto}.cart_background .cart .details .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden;background-color:rgba(0,0,0,0)}.cart_background .cart .details .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.cart_background .cart .details .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.cart_background .cart .details .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.cart_background .cart .details .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.cart_background .cart .details .head .line{width:26%}.cart_background .cart .details .head .text{padding-top:6px;font-size:15px}.cart_background .cart .details #product_loading{width:100%;height:182px;margin:auto;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)}.cart_background .cart .details #products{display:none;width:100%;height:auto;margin-top:5px}.cart_background .cart .details #products .product{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;margin-top:0px;margin-bottom:25px;padding-bottom:8px}.cart_background .cart .details #products .product .review{display:grid;gap:0px;grid-template-columns:100px auto;grid-template-rows:75px 25px;width:100%;height:auto}.cart_background .cart .details #products .product .review .image{display:block;text-decoration:none;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3}.cart_background .cart .details #products .product .review .image img{width:100%;height:100%}.cart_background .cart .details #products .product .review .title{display:block;text-decoration:none;font-size:14px;font-weight:bold;color:#434750;padding:7% 2%}.cart_background .cart .details #products .product .review .price{display:flex;justify-content:left;width:100%;height:auto;margin-bottom:0px;padding-left:2%;padding-top:1%;font-size:14px;font-weight:bold;color:#434750;background-color:rgba(67,71,80,.1);background-image:linear-gradient(to right, rgba(67, 71, 80, 0.1), rgba(67, 71, 80, 0.1), #fafafa)}.cart_background .cart .details #products .product .review .price .org_price{padding-left:5px}.cart_background .cart .details #products .product .review .price .org_price span{font-size:12px;font-weight:bold;color:#434750}.cart_background .cart .details #products .product .review .price .unit_price{font-size:12px;font-weight:bold;color:#434750;margin-top:2px}.cart_background .cart .details #products .product hr{width:90%;border-color:rgba(67,71,80,.1);margin:10px auto 7px auto}.cart_background .cart .details #products .product .overview{display:flex;width:100%;height:auto;padding:5px 10px}.cart_background .cart .details #products .product .overview .number{width:50%;height:auto}.cart_background .cart .details #products .product .overview .number .box{display:flex;width:100%;height:40px}.cart_background .cart .details #products .product .overview .number .box .increase{width:30%;height:100%;border:2px solid rgba(67,71,80,.9);border-radius:0px 5px 5px 0px;font-size:18px;font-weight:bold;color:#434750;text-align:center;padding-top:5px;cursor:pointer}.cart_background .cart .details #products .product .overview .number .box .count{width:40%;height:100%;border-top:2px solid rgba(67,71,80,.4);border-bottom:2px solid rgba(67,71,80,.4);font-size:16px;font-weight:bold;color:#434750;text-align:center}.cart_background .cart .details #products .product .overview .number .box .count .digit{width:100%;height:100%;padding-top:7px}.cart_background .cart .details #products .product .overview .number .box .count .loading_box{display:none;width:100%;height:100%;padding-top:5px}.cart_background .cart .details #products .product .overview .number .box .count .loading_box .loading{width:27px;aspect-ratio:1;border-radius:50%;border:4px solid rgba(0,0,0,0);border-right-color:#434750;position:relative;animation:login_loading 1s infinite linear;margin:auto}.cart_background .cart .details #products .product .overview .number .box .count .loading_box .loading:before,.cart_background .cart .details #products .product .overview .number .box .count .loading_box .loading:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.cart_background .cart .details #products .product .overview .number .box .count .loading_box .loading:after{animation-duration:4s}@keyframes login_loading{100%{transform:rotate(1turn)}}.cart_background .cart .details #products .product .overview .number .box .reduction{width:30%;height:100%;border:2px solid red;border-radius:5px 0px 0px 5px;font-size:18px;font-weight:bold;color:#434750;text-align:center;background-image:url("../picture/icon/deleteRedV01E01.png");background-size:20px;background-repeat:no-repeat;background-position:center;cursor:pointer}.cart_background .cart .details #products .product .overview .price{width:50%;height:auto;display:flex;justify-content:left;font-size:16px;font-weight:bold;color:#434750}.cart_background .cart .details #products .product .overview .price .org_price{padding-top:9px;padding-left:5px}.cart_background .cart .details #products .product .overview .price .org_price span{font-size:14px;font-weight:bold;color:#434750}.cart_background .cart .details #products .product .overview .price .unit_price{font-size:14px;font-weight:bold;color:#434750;padding-top:11px}.cart_background .cart .details #products .product:last-child{margin-bottom:0px}.cart_background .cart .details #product{display:none}.cart_background .cart .payment{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;margin-top:30px}.cart_background .cart .payment .head{width:100%;height:50px;display:flex;justify-content:space-between;padding-top:5px;background-color:rgba(67,71,80,.1);overflow:hidden}.cart_background .cart .payment .head .line{width:23%;height:2px;background-image:linear-gradient(to right, #434750, rgba(67, 71, 80, 0));margin-top:19px}.cart_background .cart .payment .head .left_line{background-image:linear-gradient(to left, #434750, rgba(67, 71, 80, 0))}.cart_background .cart .payment .head .circle{width:6px;height:6px;border-radius:50%;background-color:#434750;margin-top:17px}.cart_background .cart .payment .head .text{width:38%;height:100%;font-size:16px;font-weight:bold;color:#434750;padding-top:6px;display:flex;justify-content:space-evenly}.cart_background .cart .payment .head .line{width:26%}.cart_background .cart .payment .head .text{width:34%;font-size:15px;padding-top:8px}.cart_background .cart .payment #pay_loading{width:88%;height:300px;margin:20px auto;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);display:block}.cart_background .cart .payment #factor{display:none;width:100%;height:auto}.cart_background .cart .payment #factor .amount,.cart_background .cart .payment #factor .discount_code,.cart_background .cart .payment #factor .pay_method{width:100%;height:auto;padding:10px 3% 0px}.cart_background .cart .payment #factor .amount .title,.cart_background .cart .payment #factor .discount_code .title,.cart_background .cart .payment #factor .pay_method .title{display:flex;width:100%;height:auto}.cart_background .cart .payment #factor .amount .title .text,.cart_background .cart .payment #factor .discount_code .title .text,.cart_background .cart .payment #factor .pay_method .title .text{height:100%;font-size:15px;font-weight:bold;color:#434750;padding-left:3%;white-space:nowrap}.cart_background .cart .payment #factor .amount .title .line,.cart_background .cart .payment #factor .discount_code .title .line,.cart_background .cart .payment #factor .pay_method .title .line{width:100%;height:1px;background-color:rgba(67,71,80,.2);margin-top:12px}.cart_background .cart .payment #factor .amount .content{width:100%;height:auto;padding:10px 5% 0px}.cart_background .cart .payment #factor .amount .content .box{display:flex;width:100%;height:auto;margin-bottom:10px}.cart_background .cart .payment #factor .amount .content .box .title,.cart_background .cart .payment #factor .amount .content .box .price{width:auto;height:100%;font-size:14px;font-weight:bold;color:#434750}.cart_background .cart .payment #factor .amount .content .box .title{padding-left:3%}.cart_background .cart .payment #factor .amount .content .box .line{width:100%;height:2px;border-top:2px dashed rgba(67,71,80,.1);margin-top:12px}.cart_background .cart .payment #factor .amount .content .box .price{padding-right:3%;display:flex;justify-content:left}.cart_background .cart .payment #factor .amount .content .box .price .org_price{padding-top:2px;padding-left:5px}.cart_background .cart .payment #factor .amount .content .box .price .org_price span{font-size:12px;font-weight:bold;color:#434750}.cart_background .cart .payment #factor .amount .content .box .price .unit_price{padding-top:2px;font-size:13px;font-weight:bold;color:#434750}.cart_background .cart .payment #factor .discount_code .content{width:100%;height:auto;margin-top:15px;padding:0px 5%}.cart_background .cart .payment #factor .discount_code .content .box{display:flex;justify-content:space-between;width:100%;height:40px}.cart_background .cart .payment #factor .discount_code .content .box #discount_code{width:75%;height:100%;text-align:center;border-radius:3px;border:1px solid rgba(67,71,80,.7);outline:none;padding-top:5px;font-size:14px;font-weight:bold;color:#434750;text-transform:uppercase}.cart_background .cart .payment #factor .discount_code .content .box #discount_code::placeholder{position:relative;bottom:1px;font-size:13px;font-weight:normal;opacity:60%}.cart_background .cart .payment #factor .discount_code .content .box #discount_code:focus{border:2px solid #434750}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send{width:70px;height:100%;font-size:14px;font-weight:bold;color:#fafafa;text-align:center;background-color:#434750;border:2px solid #434750;border-radius:3px;cursor:pointer}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_submit{display:block;width:100%;height:100%;align-content:center;padding-top:2px}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_loading{display:none;width:100%;height:100%;align-content:center}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_loading .loading{width:24px;aspect-ratio:1;border-radius:50%;border:4px solid rgba(0,0,0,0);border-right-color:#f5f5f5;position:relative;animation:login_loading 1s infinite linear;margin:auto}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_loading .loading:before,.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_loading .loading:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_loading .loading:after{animation-duration:4s}@keyframes login_loading{100%{transform:rotate(1turn)}}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_successful{display:none;width:100%;height:100%;padding-top:4px}.cart_background .cart .payment #factor .discount_code .content .box #discount_code_send #discount_code_successful svg{width:28px;height:28px}.cart_background .cart .payment #factor .discount_code .content #discount_code_notice{display:none;width:100%;height:auto;margin-top:10px;background-color:rgba(255,0,0,.2);border-right:3px solid red;cursor:pointer}.cart_background .cart .payment #factor .discount_code .content #discount_code_notice .icon{text-align:center;align-content:center;padding:9px 10px 0px}.cart_background .cart .payment #factor .discount_code .content #discount_code_notice .icon svg{width:28px;height:28px}.cart_background .cart .payment #factor .discount_code .content #discount_code_notice .text{font-size:14px;font-weight:bold;color:red;padding:5px 0px 5px 5px;align-content:center}.cart_background .cart .payment #factor .pay_method{margin-top:15px}.cart_background .cart .payment #factor .pay_method .content{width:100%;height:auto;padding:15px 0px}.cart_background .cart .payment #factor .pay_method .content .box{display:flex;width:90%;height:70px;border:2px solid #093ccd;border-radius:5px;margin:auto;overflow:hidden}.cart_background .cart .payment #factor .pay_method .content .box .image{width:24%;height:100%;background-image:url("../picture/paymentGatewayV01E01.webp");background-size:60px;background-repeat:no-repeat;background-position:center;background-color:rgba(9,60,205,.1)}.cart_background .cart .payment #factor .pay_method .content .box .text{width:56%;height:100%;padding:5px 4% 5px 2%}.cart_background .cart .payment #factor .pay_method .content .box .text div:first-child{width:100%;height:50%;font-size:14px;font-weight:bold;color:#093ccd;padding-top:4px}.cart_background .cart .payment #factor .pay_method .content .box .text div:last-child{width:100%;height:50%;font-size:14px;font-weight:bold;color:#434750;padding-top:2px}.cart_background .cart .payment #factor .pay_method .content .box .choice{width:20%;height:100%;background-image:url("../picture/icon/tickV01E01.png");background-size:35px;background-repeat:no-repeat;background-position:center}.cart_background .cart .payment #pay{display:none;width:90%;height:50px;padding:1%;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:12px auto 25px auto;border-radius:5px;overflow:hidden;cursor:pointer}.cart_background .cart .payment #pay .text{display:flex;justify-content:center;width:100%;height:100%;border-radius:2px;background-color:rgba(0,0,0,0)}.cart_background .cart .payment #pay .text .title{align-content:center}.cart_background .cart .payment #pay .text #pay_price{font-size:14px;font-weight:bold;color:#fafafa;padding:11px 3% 0px}.cart_background .cart .payment #pay .text #pay_price span{font-size:12px}.cart_background .cart .payment #pay:hover .text{background-color:#fafafa}.cart_background .cart .payment #pay:hover .text .title,.cart_background .cart .payment #pay:hover .text #pay_price{color:rgba(9,60,205,.9)}.cart_background .cart .payment #create_payment_result{display:none;align-items:center;justify-content:center;width:88%;height:300px;margin:20px auto;font-size:14px;font-weight:bold;color:#434750}.cart_background .cart #result{display:none;position:fixed;top:75px;right:4%;width:auto;height:auto;background-color:#fafafa;border-radius:5px;z-index:9;overflow:hidden}.cart_background .cart #result .text_box{display:flex;width:100%;height:auto}.cart_background .cart #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}.cart_background .cart #result .text_box .text{width:auto;height:auto;font-size:14px;font-weight:bold;color:#434750;padding:13px 4vw}@keyframes bar{100%{width:100%}}.cart_background .cart #result #bar_box{width:100%;height:3px;direction:ltr}.cart_background .cart #result #bar_box #bar{width:0%;height:100%;animation:bar 3s ease-in-out}.cart_background .cart #pay_pop_up{display:none;position:fixed;top:0;right:0;width:100%;height:100%;padding:20% 7%;background-color:rgba(0,0,0,.8);animation:fade_side .5s;animation-timing-function:ease;z-index:9}.cart_background .cart #pay_pop_up .pop_up_card{width:100%;height:100%;margin:25px auto 0px auto;border-radius:7px;background-color:#fafafa;box-shadow:0px 0px 10px 2px rgba(215,215,215,.5);overflow:hidden;margin:0}.cart_background .cart #pay_pop_up .pop_up_card .title{width:100%;height:12%;background-color:rgba(211,211,211,.3);display:flex;justify-content:right}.cart_background .cart #pay_pop_up .pop_up_card .title .close{width:70px;height:100%;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}.cart_background .cart #pay_pop_up .pop_up_card .title .text{width:auto;height:100٪;margin-right:7%;font-size:16px;font-weight:bold;color:#434750;align-content:center}.cart_background .cart #pay_pop_up .pop_up_card .img{width:100%;height:43%;display:flex;justify-content:center;align-items:center}.cart_background .cart #pay_pop_up .pop_up_card .img div{width:150px;height:150px;background-color:rgba(211,211,211,.3);border-radius:50%;background-image:url("../picture/icon/vpn.webp");background-size:75%;background-repeat:no-repeat;background-position:center}.cart_background .cart #pay_pop_up .pop_up_card .notic{width:100%;height:18%;text-align:center;align-content:center;font-size:15px;font-weight:bold;color:#434750;padding:0px 10%}.cart_background .cart #pay_pop_up .pop_up_card #pay_continue{width:100%;height:27%;display:flex;justify-content:center;align-items:center}.cart_background .cart #pay_pop_up .pop_up_card #pay_continue .pay_continue_text{width:85%;height:55px;font-size:14px;font-weight:bold;color:#fafafa;text-align:center;align-content:center;border-radius:7px;background-color:rgba(67,71,80,.4);background-image:linear-gradient(140deg, rgba(0, 168, 194, 0.85), rgba(9, 60, 205, 0.85), rgba(107, 29, 211, 0.85));cursor:pointer}.cart_background .cart #pay_pop_up .pop_up_card #pay_continue .loading_box{display:none;width:85%;height:55px;text-align:center;align-content:center;border-radius:7px;background-color:rgba(67,71,80,.4);background-image:linear-gradient(140deg, rgba(0, 168, 194, 0.85), rgba(9, 60, 205, 0.85), rgba(107, 29, 211, 0.85))}.cart_background .cart #pay_pop_up .pop_up_card #pay_continue .loading_box .loading{width:27px;aspect-ratio:1;border-radius:50%;border:4px solid rgba(0,0,0,0);border-right-color:#fafafa;position:relative;animation:login_loading 1s infinite linear;margin:auto}.cart_background .cart #pay_pop_up .pop_up_card #pay_continue .loading_box .loading:before,.cart_background .cart #pay_pop_up .pop_up_card #pay_continue .loading_box .loading:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:inherit;animation:inherit;animation-duration:2s}.cart_background .cart #pay_pop_up .pop_up_card #pay_continue .loading_box .loading:after{animation-duration:4s}@keyframes login_loading{100%{transform:rotate(1turn)}}@media only screen and (min-width: 590px){.cart_background .cart{padding:5px 10% 30px}}@media only screen and (min-width: 769px){.cart_background .cart{padding:5px 10% 25px;display:flex;justify-content:space-between;margin:auto}.cart_background .cart .details{width:48%}.cart_background .cart .payment{position:fixed;left:10%;width:38%;margin:20px 0px 0px;transition:.2s}.cart_background .cart .payment #pay{padding:.6%}.cart_background .cart .payment #pay .text{padding-top:2px}.cart_background .cart #pay_pop_up{padding:5% 30%}.cart_background .no_product,.cart_background .not_entered{width:50%;padding:20px 0px}}