*{margin:0;padding:0}body{font-family:Open\ Sans;overflow-x:hidden!important}.flex-between{display:flex;justify-content:space-between}.head_line_block{width:100%;height:50px;background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.07)}.head_line{display:flex;justify-content:space-between}.logo_svg{padding-top:17px;padding-bottom:17px;box-sizing:content-box}.header_contacts{display:flex;flex-direction:column;justify-content:space-around;height:50px}.header_contacts p{color:#999;font-size:11px;line-height:15px;text-align:right;margin-bottom:0}.header_contacts a{font-weight:600;font-size:18px;line-height:25px;color:#999;text-decoration:none}@media (max-width:768px){.header_contacts{justify-content:center}.header_contacts a{font-size:14px;line-height:18px}}.checkout_container{display:flex;justify-content:space-between}.checkout_box{background:#fff;border-radius:16px;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;height:auto}.checkout_box_2 .checkout_box{padding-bottom:0}.checkout_box_1{width:35%}.checkout_box_2{width:32.5%}.checkout_box_3{width:30%}@media (min-width:768px){.checkout_box_2 .checkout_box:nth-child(1) {border-bottom-right-radius:0;border-bottom-left-radius:0;padding-bottom:0}.checkout_box_2 .checkout_box:nth-child(2) {border-top-right-radius:0;border-top-left-radius:0}}@media (max-width:768px){.checkout_container{flex-direction:column}.checkout_box_1,.checkout_box_2,.checkout_box_3{width:100%}.checkout_box_1 .checkout_box,.checkout_box_2 .checkout_box{min-height:auto;margin-bottom:10px}}.checkout_box_title{display:flex;position:relative}.checkout_box_3 .checkout_box_title h3{margin-bottom:4px}.checkout_box_title h3,.checkout_box_title a{margin-top:0;font-style:normal;font-weight:bold;font-size:14px;line-height:19px;width:auto}.checkout_box_title a{color:#f94857;text-decoration:none;border-bottom:1px solid #f94857;border-bottom-style:dashed}.detal_icon{margin-left:8px;height:16px;width:16px}.detal_icon:hover .detal_icon_hover{display:block;transition:1s}.detal_icon_hover{display:none;background:rgba(0,0,0,.75);max-width:234px;width:234px;height:auto;padding:10px 10px;border-radius:16px;position:absolute;transform:translateY(-140%) translateX(-50%);font-style:normal;font-weight:normal;font-size:12px;line-height:16px;color:#fff;z-index:9}@media (max-width:768px){.detal_icon{margin-left:20px}.detal_icon_hover{transform:translateY(-140%) translateX(-75%)}}.button_line{min-width:340px;background:#f8f8f8;display:flex;justify-content:space-between;height:40px;border-radius:16px;position:relative;z-index:0}@media (max-width:768px){.button_line{max-width:100%;min-width:auto}}@media (max-width:1024px){.button_line{min-width:100%;min-width:auto;font-size:13px;line-height:19px}}.button_line input[type="radio"]{display:none}#btn_1:checked ~ .button_1,
#btn_2:checked ~ .button_2 {color:#fff;background:#ffbe00;border-radius:16px}.button_1,.button_2{padding-top:11px;padding-bottom:11px;width:auto;font-style:normal;font-weight:bold;font-size:14px;line-height:19px;display:flex;align-items:center;text-align:center;color:#999;display:flex;justify-content:center}@media (min-width:768px) and (max-width:1080px){.button_1,.button_2{font-size:12px;line-height:14px;padding-top:4px;padding-bottom:4px}}.button_1{width:43%}.button_2{width:57%}#nome1,#nome2,#nome3{display:none}#btn_2:checked ~ .checkout_input_block .nome {display:block}.checkout_input_block input{margin-top:10px;width:100%;border-radius:16px;border:1px solid #dfdfdf;padding:10px 20px;font-size:12px;line-height:16px;color:#999}.checkout_input_block input:focus::placeholder{color:transparent}.checkout_select{width:100%;position:relative!important;margin-top:10px}.checkout_input_block input::placeholder{color:#999}.appearance input[type="checkbox"]{width:20px;height:20px;border-radius:6px;border:1px solid #ffbe00}.appearance input[type="checkbox"]:after{height:12px;width:7px}.appearance label{padding-left:30px;margin-top:14px;margin-bottom:10px;font-size:11px;line-height:15px;color:#999}.txt_input{font-style:normal;font-weight:normal;font-size:11px;line-height:15px;margin-top:1px;color:#999;margin-bottom:0}#delivery_piople1:checked ~ label .bulit_1_svg,
#delivery_piople2:checked ~ label .bulit_2_svg,
#delivery_piople3:checked ~ label .bulit_3_svg {fill:#ffbe00}#delivery_piople1:checked ~ label .bulit_1_p,
#delivery_piople2:checked ~ label .bulit_2_p,
#delivery_piople3:checked ~ label .bulit_3_p {color:#ffbe00}.bulit_1_p,.bulit_2_p,.bulit_3_p{margin-bottom:0}@media (max-width:768px){.bulit_1_p,.bulit_2_p,.bulit_3_p{font-size:14px;line-height:19px}}.delivery_piople_input,.delivery_posts_input,.delivery_self_input{display:none;overflow:hidden}#delivery_piople1:checked ~ .delivery_piople_input,
#delivery_piople2:checked ~ .delivery_posts_input,
#delivery_piople3:checked ~ .delivery_self_input {display:block}#delivery_piople1:checked ~ .delivery_piople_input {animation:delivery_piople_input .5s}@keyframes delivery_piople_input {
0% {
    height: 0px;
}

100% {
    height: 221px;
}
}#delivery_piople2:checked ~ .delivery_posts_input {animation:delivery_posts_input .5s}@keyframes delivery_posts_input {
0% {
    height: 0px;
}

100% {
    height: 134px;
}
}#delivery_piople3:checked ~ .delivery_self_input {animation:delivery_self_input .5s}@keyframes delivery_self_input {
0% {
    height: 0px;
}

100% {
    height: 206px;
}
}.oplata{margin-top:-10px}.oplata input[type="radio"]{position:relative;width:20px;height:20px;transform:translateY(4px);border-color:#999;margin-top:10px}#cash:checked ~ .cash,
#online_cash:checked ~ .online_cash {color:#ffbe00}#cash:checked{border-color:#ffbe00}#online_cash:checked{border-color:#ffbe00}.online_cash,.cash{font-style:normal;font-weight:normal;font-size:14px;line-height:19px;height:40px;color:#000;padding-left:5px}.delivery_piople_input,.delivery_posts_input,.delivery_self_input{padding-bottom:22px;position:relative}.delivery_piople_input .input_linck,.delivery_posts_input .input_linck,.delivery_self_input .input_linck{color:#f94857;position:absolute;transform:translate(-140%,20px);font-size:12px;line-height:16px}.delivery_self_info{font-size:14px;line-height:19px;margin-bottom:6px;padding-top:16px}.input_flex_block input{margin-left:13px}.input_flex_block input:nth-child(1) {margin-left:0}.delivery_self_info a{color:#f94857}.payment_method img{padding-bottom:10px}.prom{position:absolute;right:10px;border:0;border-bottom:1px solid #f94857;border-bottom-style:dashed;background:transparent;color:#f94857;font-weight:bold;font-size:14px;line-height:19px;cursor:pointer}@media (min-width:768px) and (max-width:1080px){.prom{right:5px;background:transparent;font-size:10px;line-height:19px}}.prom:hover{border-bottom:none}.promo0{width:100%;display:flex;justify-content:space-between}#promo0{display:none}.promo0 input{margin-top:10px;width:60%;border-radius:16px;border:1px solid #dfdfdf;padding:10px 20px;font-size:12px;line-height:16px;color:#999}.promo0 input::placeholder{color:#999}.promo0 input:focus::placeholder{color:transparent}.promo0 button{margin-top:10px;width:36%;height:40px;border:1px solid #f94857;box-sizing:border-box;border-radius:16px;background:transparent;color:#f94857;font-size:12px;line-height:16px;cursor:pointer}.price_table td{height:30px}.price_table td:nth-child(2n) {width:120px;text-align:right;font-size:14px;line-height:19px;color:#000}.price_table{margin-bottom:10px;font-size:14px;line-height:19px;color:#999}.bonus_txt{color:#ffbe00!important}.final_chack{display:flex;flex-direction:row;justify-content:space-between;background:#dfdfdf;color:#000;margin-top:10px;padding:15px;box-sizing:border-box;width:100%;left:0;transform:translateY(-20px);border-bottom-right-radius:16px;border-bottom-left-radius:16px;z-index:9;position:relative}.final_chack span h3,.final_chack span h4{margin:0}.basket_linck,.linck_conemt{color:#f94857;text-decoration:none;border-bottom:1px solid #f94857;border-bottom-style:dashed}.linck_conemt{font-size:14px;line-height:19px}.checkout_box_title a:hover,.basket_linck a:hover,.linck_conemt:hover{border-bottom:none}.black_block{width:100vw;height:100vh;position:fixed!important;overflow:hidden;z-index:10000;opacity:.5;top:0;left:0;background:#000;display:none!important;visibility:visible}.control-label{font-weight:400;font-size:12px;line-height:16px;display:flex;align-items:center;color:#999;padding-left:22px;box-sizing:border-box}.black_block:before{display:none!important}.black_block:after{display:none!important}.chack_coments:before{display:none!important}.chack_coments:after{display:none!important}#basked_btn:checked ~ .black_block {display:block!important}.basked_block{max-width:280px;height:100vh;background:#fff;position:fixed;z-index:10001;top:0;right:0;box-sizing:content-box;padding:0 15px;color:#000;box-sizing:border-box;visibility:hidden;animation-name:basled_animation_hidden;animation-duration:1s;display:flex;flex-direction:column}#basked_btn{display:none;width:7px}.basked_bottom{bottom:0}.basked_center{flex-grow:1;height:50px;overflow-y:auto}.basked_center::-webkit-scrollbar{width:8px;height:8px;background-color:transparent;border-radius:5px;border-right:5px;background:#dfdfdf}.basked_center::-webkit-scrollbar-thumb{background-color:#999;border-radius:16px}#basked_btn:checked ~ .basked_block {visibility:visible;animation-name:basled_animation;animation-duration:1s;position:fixed}.basked_block{animation-name:basled_animation_hidden;animation-duration:1s}@keyframes basled_animation {
    0% {
        transform: translateX(100%);

    }

    100% {
        transform: translateX(0%);
        visibility: hidden;
    }
}@keyframes basled_animation_hidden {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(100%);
    }
}@media (max-width:768px){.basked_block{display:block;overflow-y:auto}.basked_bottom{bottom:auto}.basked_center{height:auto;overflow-y:auto}#basked_btn:checked ~ .basked_block {position:fixed;top:0}@keyframes basled_animation {
        0% {
            transform: translateX(100%);
        }

        100% {
            transform: translateX(0%);
            position: fixed;
            top: 0;
        }
    }}.basked_title{display:flex;justify-content:space-between}.basked_exit{width:30px;display:flex;align-items:center;justify-content:center;position:relative}.basked_exit span,.basked_exit span:after,.basked_exit span:before{background:#000;height:2.5px;width:30px;position:absolute}.basked_exit span{transform:rotate(45deg)}.basked_exit span:after{content:'';transform:rotate(-90deg)}.box_in_basked{width:100%;height:auto;display:flex;justify-content:space-between;padding-right:10px}.box_in_basked_img{width:32%}.box_in_basked_img img{width:80;height:auto}.for_box_in_basked{width:68%;padding-left:5%;margin-bottom:20px}.box_in_basked_title{font-size:14px;line-height:16px}.for_box_in_basked p{margin-bottom:7px}.for_box_in_basked_price{font-size:14px;line-height:16px}.deletes{background:#fff;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:10px}.deletes:hover svg{fill:#000}.deletes_icon{width:15px;height:16px;fill:#999}.deletes_button{width:20px;height:20px;position:relative}.box_in_basked_col{display:flex;justify-content:space-between;align-items:flex-end;margin-top:14px}.basked_number_block{width:100px;height:28px}.basked_number_line{width:100%;background:#f8f8f8;border:1px solid #dfdfdf;border-radius:32px;height:28px;display:flex;justify-content:space-between}.basked_number_line_minus,.basked_number_line_plus{width:28px;height:28px;background:#fff;border:1px solid #999;border-radius:14px;display:flex;justify-content:center;align-items:center;font-size:20px;color:#999;font-weight:900}.basked_number_line_minus{transform:translate(-1px,-1px)}.basked_number_line_minus:hover svg,.basked_number_line_plus:hover svg{fill:#000;stroke:#000}.minus{height:2.5px;fill:#999;width:12px}.plus{width:13px;height:13px;fill:#999;stroke:#999}.basked_number_line span{font-style:normal;font-weight:bold;font-size:14px;line-height:19px;display:flex;align-items:center}.slide_box p{font-size:14px;line-height:16px;text-align:center;margin-bottom:0}.slide_box{margin-bottom:10px;position:relative}.shadow_slider{height:135px;width:40px;background:transparent;position:absolute;box-shadow:-15px 0 15px #fff;right:-25px;z-index:9}@media (max-width:768px){.shadow_slider{width:14px;right:0;box-shadow:-10px 0 10px #fff}}#slide_box_check{display:none}.slide_box input[type="checkbox"]{display:none}.read_cheack_box{display:flex;justify-content:center;align-items:center;width:26px;height:26px;border:2px solid #f94857;border-radius:6px;background:#fff;position:absolute;top:0;right:10px}.wite_cheack_box{width:10px;height:15px;border-bottom:3px solid #fff;border-right:3px solid #fff;transform:rotate(45deg) translate(-2px,-2px)}.box_slider{position:relative;margin-bottom:20px}.but_zooming_box{position:absolute;bottom:0;top:0;cursor:pointer;width:26px;height:26px;background:rgba(255,255,255,.66);border:none;border-radius:6px;margin-left:50%;transform:translate(-50%,73px);padding:4px}.zoom_img{display:none;position:fixed;z-index:90000;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:auto}.zoom_img img{min-width:100%!important;height:auto}.zoom_img_title,.hot_grot_title{width:100%;font-weight:bold;font-size:14px;line-height:19px;display:flex;align-items:center;justify-content:space-between;padding-right:10px;padding-left:10px;height:50px;color:#000;position:relative;top:0}.senkyou_title{width:100%;display:flex;justify-content:flex-end}.zoom_img_title{background:#fff}.hot_grot_title{background:transparent}.zoom_img_close svg,.hot_grot_close svg,.senkyou_close svg{width:21px;height:21px}.zoom_img_close,.hot_grot_close,.senkyou_close{border:none;background:transparent;width:30px;height:40px;cursor:pointer;display:flex;justify-content:center;align-items:center}.zoom_box{width:17px;height:17px}@media (max-width:768px){.zoom_img{width:100vw;height:100vh;top:0;left:0;transform:translate(0,0)}.zoom_img img{min-width:300vw!important;overflow:auto;overflow-x:scroll;overflow-y:scroll}.zoomimg{transform:translateY(-1px);overflow-x:scroll;overflow-y:scroll;position:fixed;width:100vw;height:100vh;background:#fff}}.hot_grot{display:none;background:#f8f8f8;width:325px;border-radius:16px;position:fixed;overflow:auto;z-index:900000;top:50%;left:50%;transform:translate(-50%,-50%)}.hot_grot_tel{width:100%;padding-right:10px;padding-left:10px}.hot_grot_tel .tel-form{display:flex;flex-direction:column;position:relative;z-index:100000}.hot_grot_tel .red_btn{height:40px;margin-top:10px;max-height:38px;border:none;font-weight:700;cursor:pointer}.hot_grot_tel{margin-top:-10px}.hot_grot_list{padding:10px;display:none}.box_name_check{display:flex;width:100%;justify-content:space-between;padding-bottom:10px;font-weight:normal;font-size:14px;line-height:16px}.box_name_check_bonus{color:#999}.box_name_check_bold{font-weight:bold}.box_name_check_phone{width:100%}.box_name_checkname1{width:130px}@media (max-width:768px){.box_name_check .checkout_input_block{width:100%}.hot_grot{width:100vw;height:100vh;border-radius:0;top:0;left:0;transform:translate(0,0)}.box_name_check .checkout_input_block input,.box_name_check .checkout_input_block .red_btn{width:100%;margin-right:0;margin-left:0;height:38px}.box_name_check .checkout_input_block input{margin-top:22px}.box_name_check .checkout_input_block{flex-direction:column}.hot_grot_list{display:block}}.read_cheack_box1,.read_cheack_box2,.read_cheack_box3,.read_cheack_box4,.read_cheack_box5{display:flex;justify-content:center;align-items:center;width:26px;height:26px;border:2px solid #f94857;border-radius:6px;background:#fff;position:absolute;top:0;right:10px}#slide_box_check:checked ~ .read_cheack_box,
#slide_box_check1:checked ~ .read_cheack_box1,
#slide_box_check2:checked ~ .read_cheack_box2,
#slide_box_check3:checked ~ .read_cheack_box3,
#slide_box_check4:checked ~ .read_cheack_box4,
#slide_box_check5:checked ~ .read_cheack_box5 {background:#f94857}.basked_buttons{display:flex;flex-direction:column;transform:translateY(-20px)}.basked_buttons button,.box_3_doun button{width:100%;height:40px;margin-top:10px;font-weight:bold;font-size:14px;line-height:19px;border:none;cursor:pointer}.red_btn{background:#f94857;color:#fff;border-radius:20px}.lite_btn_red{color:#f94857;background:#fff}.box_3_doun{width:100%;height:auto;display:flex;flex-direction:column;justify-content:space-between}#chack_coments{display:none}.box_3_doun .chack_coments{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.linck_conemt_textarea{max-width:100%;min-width:100%;min-height:74px;display:none;border-radius:16px;border: 2px
    solid: #999999;padding:10px;color:#999;font-size:14px;line-height:19px}#chack_coments:checked ~ label .linck_conemt_textarea {display:block}#chack_coments:checked ~ label .linck_conemt {display:none}.no_telefon span{width:135px}.no_telefon{display:flex;justify-content:center;margin-bottom:0!important}.no_telefon input[type="checkbox"]{position:relative;transform:translate(-10px,-3px)}.desk_basked_title{font-weight:bold;font-size:14px;line-height:19px;color:#999;margin-top:10px}.basket_linck_2{font-weight:normal;border-bottom:1px solid #999;border-bottom-style:dashed}.desk_basked{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:40px}.desk_basked_block{padding:0 20px;width:50%;display:flex;justify-content:space-between;align-items:center;margin-top:15px;border-right:1px solid #dfdfdf;box-sizing:border-box}.desk_basked_img{width:60px;border:1px solid #dfdfdf;border-radius:6px;overflow:hidden;margin-right:10px}.desk_basked_block_left{display:flex;align-items:center}.desk_basked_block:nth-child(2n) {border-right:none}.desk_basked_block_numerous_mobil{display:none}.desk_basked_block_numerous{display:block}.desk_basked_block_chack{text-align:right}.desk_basked_block_chack,.desk_basked_block_chack{min-width:60px}@media (max-width:768px){.desk_basked_img{border:none;border-radius:0}.desk_basked_block{width:100%;padding:0 0;border:none;align-items:flex-start}.desk_basked_title{display:flex;justify-content:space-between;margin-top:20px}.desk_basked_block_numerous_mobil{display:block}.desk_basked_block_numerous{display:none}.desk_basked_block_left{padding-right:10%;align-items:flex-start;font-style:normal;font-weight:normal;font-size:14px;line-height:16px;color:#999}.desk_basked_block_chack{font-size:14px;line-height:16px}.basket_linck_2{font-size:12px;line-height:16px;height:20px}}.checkout_lvl1{display:none}.mobil_breadcrumbs{display:none}.old_cart__inner{display:block}.mobil_cart{display:none}@media (max-width:768px){.mobil_breadcrumbs{display:flex;justify-content:flex-start;margin-bottom:20px;padding-left:10px}.mobil_breadcrumbs button,.mobil_breadcrumbs label{background:transparent;border:none;font-size:11px;line-height:15px;color:#999}#mobil_breadcrumbs_1{color:#000}.mobil_breadcrumbs img{transform:scale(.6666);padding:0 10px}.checkout_lvl1{display:block}.checkout_lvl1 .red_btn{width:100%;border:none;height:40px;font-weight:bold;font-size:14px;line-height:19px}#desk_basked{padding-right:20px;padding-left:20px}#lvl2_1,#desk_basked{display:none}#lvl2_2{visibility:hidden;position:absolute;top:0;left:0}.box_3_doun_1lvl{background:#fff;padding-right:10px;padding-left:10px;padding-top:40px;padding-bottom:10px;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.box_3_doun{position:relative;top:-40px;margin-bottom:-40px;z-index:1}}.logo_mobil{display:none}.mobil_phone{display:none}.cart_mobil{display:none}.cart_desk{display:flex}.nom_cart{position:absolute;z-index:9;top:0;left:0;font-size:11px;line-height:16px;width:20px;height:20px;display:flex;justify-content:center;font-weight:400;padding-top:4px;color:#fff}@media (max-width:1024px){.logo_mobil{display:block;width:87px;height:12px}.desk_logo img{display:none}.header{max-height:50px;box-shadow:0 2px 2px rgba(0,0,0,.07)}.header__top{min-height:50px;max-height:50px}.header__top{border:none;background:#fff}.header{position:fixed}.header__cart{top:0;right:0}.bonuses,.user{display:none}.search-button{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.mobil_phone_svg{fill:transparent;stroke:#999;stroke-width:2px;width:18px;height:18px}.mobil_phone__image{width:50px;height:50px}.mobil_phone{display:block;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.cart{margin:0 0 0 0;width:50px;height:50px}.cart_desk{display:none!important}.mobil_cart{display:block;position:relative}.cart_mobil{display:block;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.icon_basked,.icon_basked_2{width:18px;height:20px}.icon_basked_2{display:none}.cart__inner{display:flex;justify-content:center;align-items:center;width:50px;height:50px}.icon-hamburger{height:18px;width:21px}}.mobil_menu{display:none}@media (max-width:1024px){.mobile-menu{height:50px;width:50px;border:none}.mobile-menu{background:transparent}.mobil_menu{background:#fff;height:100vh;width:280px;position:fixed;overflow:auto;top:0;left:0;display:none;z-index:1002;animation-name:mobil_menu_animation;animation-duration:1s}@keyframes mobil_menu_animation {
        0% {
            transform: translateX(-100%);
        }

        100% {
            transform: translateX(0%);
        }
    }.head_mobil_menu{width:100%;display:flex;justify-content:space-between;height:50px;box-shadow:0 1px 0 #f0f0f0}.close_mobil_menu{background:transparent;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border:none}.leng_block{margin-left:10px;display:flex;justify-content:flex-start}.leng_block button{background:transparent;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border:none;font-weight:bold;font-size:14px;line-height:19px;color:#999}.leng_block .active{color:#000}.grey_block{background:#f8f8f8;height:auto}.body_mobil_menu a{text-decoration:none;width:100%;height:50px;background:transparent;border:none;display:flex;justify-content:flex-start;align-items:center;font-weight:normal;font-size:14px;line-height:19px;color:#000}.grey_block img{padding-right:13px;padding-left:10px}.btn_block_lite a{padding-left:10px}.menu_fooetr{width:100%;height:50px;padding-left:10px;padding-right:10px;display:flex;justify-content:space-between;align-items:center}.menu_fooetr a{font-weight:bold;font-size:14px;line-height:19px;color:#000;text-decoration:none}.menu_sotial svg{width:22px;height:22px;fill:#000}.menu_sotial{width:90px;display:flex;justify-content:space-between;align-items:center;margin-right:10px}.menu_black_block{width:100vw;height:100vh;background:#000;opacity:.5;border:none;position:fixed;z-index:999;top:0;left:0;display:none}.icon-search{width:20px;height:20px}}.icon_basked{width:20px;height:20px;transform:translateY(2px)}.icon_basked_2{width:20px;height:20px;transform:translateY(-1px)}.product{padding-top:35px}.product__price{margin:auto 0 10px}.product__price .price__old{background:transparent;font-weight:bold;font-size:12px;line-height:16px;padding-top:2px}.product__price .price__current{background:transparent;font-weight:bold;font-weight:normal;font-size:14px;line-height:19px;color:#000}.price__current span{font-size:18px;line-height:25px;color:#000}.product__price .price__old+.price__current{padding:0 16px 0 40px}.product__buy{width:150px}.button--round{width:100%}.product__buy .button{min-height:43px;max-height:43px}.product_buttons1{display:none}.basked_number_line_plus{margin-top:-1px}.product__buy .basked_number_block{width:100%;height:43px}.product__buy .basked_number_line{height:43px}.product__buy .basked_number_line_minus,.product__buy .basked_number_line_plus{width:43px;height:43px;border-radius:50%}#mobil_fixed_basked{}.mobil_fixed_basked{display:none;width:0;height:0}.mobil_fixed_basked{visibility:visible;border:none;position:fixed;bottom:10px;right:15px;width:auto;height:43px;background:#fff;z-index:9;box-shadow:0 0 12px rgba(0,0,0,.25);border-radius:32px;padding-left:15px;padding-right:15px;align-items:center;font-weight:bold;font-size:14px;line-height:19px;display:flex}.fixed_basked_svg{width:20px;height:20px;margin-right:10px;position:relative}@media (min-width:1024px){.mobil_fixed_basked{right:15px;left:auto}}.product_mobil{display:none}.details__buy button{width:auto}@media (max-width:768px){.product_mobil{display:flex}.details__row{border-bottom:none}.product_desk{display:none}.price_product strong{font-weight:normal;display:flex;font-size:12px;line-height:16px;color:#999}.price_product .price__old{font-weight:bold;padding-left:2px;padding-top:2px}.product_mobil .price__current span{font-size:18px;line-height:25px}.price__current{font-size:14px;line-height:19px}.price_product_buttons{}.price_product_buttons button strong{font-weight:bold;font-size:14px;line-height:19px;color:#fff}.price_product_buttons .product__buy{width:100%;padding-right:10px}}@media (max-width:360px){main{max-width:100vw;margin-right:0!important}.container{max-width:100vw;margin-right:0!important;margin-left:0!important}#footer,.layout{width:100vw;min-width:320px}}.details__info-rating{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%;align-items:flex-start}.details__info-rating .rating{margin:0 0 0 0}.tsina{width:100px;margin-left:10px}.price_product strong{font-weight:normal;display:flex;font-size:12px;line-height:16px;color:#999}.price_product .price__old{font-weight:bold;padding-left:2px;padding-top:2px}.product_mobil .price__current span{font-size:18px;line-height:25px}.price__current{font-size:14px;line-height:19px}.price_product_buttons button strong{font-weight:bold;font-size:14px;line-height:19px;color:#fff}.price_product_buttons .product__buy{padding-right:10px}.td_1{font-size:14px;line-height:16px}.td_2{font-size:11px;line-height:16px;color:#999}.senkyou{padding-right:10px;padding-left:10px;padding-bottom:20px;border-radius:16px;display:none;width:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999999;background:#fff}.black_senkyou{width:100vw;height:100vh;position:fixed;top:0;right:0;z-index:9999999;background:#494949;display:none}.senkyou_txt{text-align:center;font-size:14px;line-height:19px}.cart__drop{display:none}.cart__inner{height:100%}.cart__inner:hover{border-radius:16px!important;transform:scale(.85)}.not_valid_checkout,.submited_checkout,.validation_errors{display:none;text-align:center}#send_form:disabled ~ .not_valid_checkout {width:fit-content;margin:auto;margin-top:5px;display:flex;color:red;font-size:12px}.submited#send_form:disabled ~ .not_valid_checkout, .validation_errors {display:none}.submited#send_form:disabled ~ .submited_checkout {width:fit-content;margin:auto;margin-top:5px;display:flex;color:green;font-size:12px}.has_errors#send_form:disabled ~ .not_valid_checkout {display:none}.has_errors#send_form:disabled ~ .validation_errors {width:fit-content;margin:auto;margin-top:5px;display:flex;color:red;font-size:12px}
/*
     FILE ARCHIVED ON 01:30:12 Sep 09, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:05:18 Jun 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.406
  exclusion.robots: 0.05
  exclusion.robots.policy: 0.043
  esindex: 0.007
  cdx.remote: 103.528
  LoadShardBlock: 381.211 (3)
  PetaboxLoader3.datanode: 209.098 (4)
  PetaboxLoader3.resolve: 1221.224 (2)
  load_resource: 1112.253
*/