input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.container_products{max-width:1330px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}select{outline:none}@keyframes smoothScroll{0%{transform:translateY(-40px)}100%{transform:translateY(0px)}}body.checkout section.order_header{width:100%;padding:30px 0;border-bottom:1px solid #ccc;text-align:center;margin-bottom:50px}body.checkout section.order_header .back{float:right;line-height:50px;position:absolute}body.checkout section.order_header .back a{text-decoration:none;font-size:22px;color:#000}body.checkout .woocommerce-info{display:none}body.checkout .wrapper_checkout{display:flex;justify-content:space-between;width:100%;gap:50px;margin-bottom:70px}body.checkout .wrapper_checkout .woocommerce-message{display:none}body.checkout .wrapper_checkout .tabbable-panel.user_logged .nav.nav-tabs{width:500px;margin:auto}body.checkout .wrapper_checkout .tabbable-panel.user_logged .nav.nav-tabs li.step span.num::before{width:353px}body.checkout .wrapper_checkout .nav{width:100%;display:flex;justify-content:space-between;border:0;position:relative}body.checkout .wrapper_checkout .nav li{width:120px}body.checkout .wrapper_checkout .nav li a{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#000;font-size:18px;font-weight:bold;opacity:0.5;text-decoration:none}body.checkout .wrapper_checkout .nav li a.shown{opacity:1}body.checkout .wrapper_checkout .nav li a.disabled{cursor:auto}body.checkout .wrapper_checkout .nav li a span{display:block;text-align:center}body.checkout .wrapper_checkout .nav li a span.num{width:30px;height:30px;margin-bottom:5px;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#ff8f25;background-color:#fff;border:2px solid #ff8f25}body.checkout .wrapper_checkout .nav li a.active{opacity:1}body.checkout .wrapper_checkout .nav li a.active span.num{background-color:#ff8f25;color:#fff}body.checkout .wrapper_checkout .nav li.step span.num::before{content:'';display:block;position:absolute;top:12px;width:calc(50% - 120px + 60px - 28px);height:3px;background-color:#ff8f25;right:73px}body.checkout .wrapper_checkout .nav li:nth-child(3).step span.num::before{right:calc(50% - 120px + 134px );width:calc(50% - 120px + 60px - 29px)}body.checkout .wrapper_checkout .tab-content .tab-pane{padding-top:40px}body.checkout .wrapper_checkout .tab-content .tab-pane#tab_default_3{position:relative;height:300px;width:700px;padding-top:0}body.checkout .wrapper_checkout .tab-content .tab-pane#tab_default_3 .iframe_pay{width:100%;height:600px}body.checkout .wrapper_checkout .tab-content .tab-pane#tab_default_3.active .lds-ellipsis{display:block}body.checkout .wrapper_checkout .tab-content .tab-pane.active.sticky{padding-bottom:50px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details{text-align:center}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .title{color:#ff8f25;font-size:30px;font-weight:bold}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .content{line-height:2}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .content .points{font-weight:bold}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons{display:flex;flex-direction:column}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons button{background-color:#fff;width:180px;margin:auto;justify-content:center;margin-bottom:15px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons button.btn{display:block;border:1px solid #ff8f25;text-decoration:none;color:#ff8f25;border-radius:40px;padding:3px 10px;font-size:18px;transition:.5s all;font-weight:bold;margin-top:20px;text-align:center;height:40px;display:flex;align-items:center;justify-content:center;padding:0 20px;width:215px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons button.btn:hover{color:#fff;background-color:#ff8f25;outline:none}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons button.btn:focus{outline:none;box-shadow:none}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons a{text-decoration:underline;color:#000;font-weight:900;font-size:20px;transition:.4s all;display:inline-block;margin:auto;padding:3px 20px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .buttons a:hover{background-color:#000;color:#fff;text-decoration:none}body.checkout .wrapper_checkout .tab-content .tab-pane .title{margin-bottom:10px}body.checkout .wrapper_checkout .tab-content .tab-pane .title h2{font-weight:bold;font-size:23px;margin-bottom:15px}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap{display:flex;gap:25px;width:100%;margin-bottom:15px}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_label{display:inline-block}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input{position:relative;width:50%}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input .form_control{height:50px;padding:25px 10px 14px;background-color:#fff;border:1px solid #c9c9c9;border-radius:0;color:#000;box-shadow:none;font-size:.95rem;width:100%;-webkit-text-fill-color:#000;-webkit-padding-before:25px;-webkit-padding-end:10px;-webkit-padding-after:14px;-webkit-padding-start:10px}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input .form_control:focus~.form_label,body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input .form_control:not(:placeholder-shown)~.form_label{top:2px;opacity:1;font-size:12px}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input .form_control:focus~.form_label#order_comments_label,body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input .form_control:not(:placeholder-shown)~.form_label#order_comments_label{display:none}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input .form_label{position:absolute;pointer-events:none;margin:0;right:10px;top:10px;transition:.25s ease all;font-size:15px;color:#7b7b7b}body.checkout .wrapper_checkout .tab-content .tab-pane .approve{margin-bottom:15px}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap{display:block;font-size:17px}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item{margin-right:0}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item label{cursor:pointer}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item label span{padding-right:20px;position:relative;padding-left:10px}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item label span::after{content:'';height:20px;width:20px;border:1px solid #000;border-radius:50%;display:block;position:absolute;right:-4px;top:4px}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item label input{width:0}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item label input:checked+span::before{background-color:rgba(0,0,0,0.7)}body.checkout .wrapper_checkout .tab-content .tab-pane .approve .wpcf7-form-control-wrap .wpcf7-list-item label input:checked+span::after{content:'\f00c';background-color:#000;color:#fff;font-family:'Font Awesome 6 Free';border-radius:50%;font-weight:600;height:20px;width:20px;position:absolute;right:-4px;top:4px;font-size:12px;display:flex;justify-content:center;align-items:center}body.checkout .wrapper_checkout .tab-content .tab-pane .notes{font-size:17px}body.checkout .wrapper_checkout .tab-content .tab-pane .notes>label{position:relative;cursor:pointer;padding-right:20px}body.checkout .wrapper_checkout .tab-content .tab-pane .notes>label span::after{content:'';height:20px;width:20px;border:1px solid #000;border-radius:50%;display:block;position:absolute;right:0;top:4px}body.checkout .wrapper_checkout .tab-content .tab-pane .notes>label input{opacity:0;width:0}body.checkout .wrapper_checkout .tab-content .tab-pane .notes>label input:checked+span::after{content:'\f00c';background-color:#000;color:#fff;font-family:'Font Awesome 6 Free';border-radius:50%;font-weight:600;height:20px;width:20px;position:absolute;right:0;top:4px;font-size:12px;display:flex;justify-content:center;align-items:center}body.checkout .wrapper_checkout .tab-content .tab-pane .notes>label+.input_wrap{height:0;visibility:hidden;transition:.4s all;opacity:0}body.checkout .wrapper_checkout .tab-content .tab-pane .notes.show>label+.input_wrap{visibility:visible;opacity:1;height:120px}body.checkout .wrapper_checkout .tab-content .tab-pane .notes .input_wrap .form_input{width:calc(50% - 13px)}body.checkout .wrapper_checkout .tab-content .tab-pane .notes .input_wrap .form_input.commentw{width:100%;margin-bottom:20px}body.checkout .wrapper_checkout .tab-content .tab-pane .notes .input_wrap .form_input textarea{height:130px;padding-top:16px;outline:none;resize:none}body.checkout .wrapper_checkout .tab-content .tab-pane .next_step_3{border-radius:40px;height:35px;background-color:transparent;font-weight:bold;border:1px solid #b5b5b5;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:0 28px;transition:.4s all;outline:none;color:#000;box-shadow:none;width:130px;height:40px}body.checkout .wrapper_checkout .tab-content .tab-pane .next_step_3:hover{background-color:#000;color:#fff;border-color:#000}body.checkout .wrapper_checkout form.checkout{width:calc(100% - 500px)}body.checkout .wrapper_checkout .right_side{max-width:700px;margin:0 auto}body.checkout .wrapper_checkout .left_side{width:430px;padding-bottom:50px}body.checkout .wrapper_checkout .box_details{padding:20px;background-color:#eeeeee;font-size:18px}body.checkout .wrapper_checkout .box_details #payment .form-row.place-order{display:none}body.checkout .wrapper_checkout .box_details #payment .multipass-form label{margin-bottom:0 !important}body.checkout .wrapper_checkout .box_details #shipping_method{display:flex;flex-direction:column;min-width:200px}body.checkout .wrapper_checkout .box_details #shipping_method li:nth-child(1){order:1}body.checkout .wrapper_checkout .box_details #shipping_method li:nth-child(2){order:3}body.checkout .wrapper_checkout .box_details #shipping_method li:nth-child(3){order:2}body.checkout .wrapper_checkout .box_details table{border:0}body.checkout .wrapper_checkout .box_details table thead,body.checkout .wrapper_checkout .box_details table tbody{display:none}body.checkout .wrapper_checkout .box_details table tfoot tr.cart-discount td{position:relative;text-align:left}body.checkout .wrapper_checkout .box_details table tfoot tr.cart-discount td .amount{padding-left:20px}body.checkout .wrapper_checkout .box_details table tfoot tr.cart-discount td a i{color:#f00;font-size:25px}body.checkout .wrapper_checkout .box_details table tfoot tr.cart-discount.coupon-free10{display:none}body.checkout .wrapper_checkout .box_details table tfoot tr.cart-subtotal th{width:240px}body.checkout .wrapper_checkout .box_details table tfoot tr.cart-subtotal td{text-align:left;width:50%}body.checkout .wrapper_checkout .box_details table tfoot tr.woocommerce-shipping-totals th{vertical-align:top}body.checkout .wrapper_checkout .box_details table tfoot tr.woocommerce-shipping-totals ul#shipping_method li #israelpost-additional{width:230px}body.checkout .wrapper_checkout .box_details table tfoot tr.woocommerce-shipping-totals ul#shipping_method li #israelpost-additional .field .select2-selection{height:45px;border-color:#ccc}body.checkout .wrapper_checkout .box_details table tfoot tr.woocommerce-shipping-totals ul#shipping_method li #israelpost-additional .field .select2-selection .select2-selection__rendered{height:100%;display:flex;align-items:center}body.checkout .wrapper_checkout .box_details table tfoot tr.woocommerce-shipping-totals ul#shipping_method li #israelpost-additional .field .select2-selection .select2-selection__arrow{top:10px;left:5px}body.checkout .wrapper_checkout .box_details table tfoot tr.order-total{font-weight:bold;font-size:20px}body.checkout .wrapper_checkout .box_details table tfoot tr.order-total td{text-align:left}body.checkout .wrapper_checkout .box_details .title{font-weight:bold;font-size:20px;margin-bottom:20px}body.checkout .wrapper_checkout .box_details .custom_point_checkout{background-color:transparent;border:0;padding:10px 0}body.checkout .wrapper_checkout .box_details .custom_point_checkout::before{display:none}body.checkout .wrapper_checkout .box_details .custom_point_checkout #wps_cart_points{margin:0;margin-left:10px;padding:5px 10px;border:0;border-bottom:1px solid #000;border-radius:0;background-color:transparent}body.checkout .wrapper_checkout .box_details .custom_point_checkout .wps_cart_points_apply{border-radius:40px;height:35px;background-color:transparent;font-weight:bold;border:1px solid #b5b5b5;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:0 28px;transition:.4s all;outline:none;color:#000;box-shadow:none;height:40px;display:inline-block;width:180px}body.checkout .wrapper_checkout .box_details .custom_point_checkout .wps_cart_points_apply:hover{background-color:#000;color:#fff;border-color:#000}body.checkout .wrapper_checkout .box_details .products_order{border-bottom:1px solid #b5b5b5}body.checkout .wrapper_checkout .box_details .products_order ul li{margin-bottom:30px}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info{display:flex;gap:10px}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .info p{color:#009688 !important;margin-bottom:0;font-size:14px}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .options .del a.remove:hover{background-color:transparent}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .options .del a.remove.remove_from_cart{font-size:16px}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .options .del a.remove.remove_from_cart i{color:black}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .options .del a.remove.remove_from_cart:hover i{color:red}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .image{width:108px;height:108px;background-color:#fff;border:1px solid #b5b5b5}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .image img{object-fit:contain;width:100%;height:100%}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .data{width:calc(100% - 110px);display:flex;flex-direction:column;height:108px;justify-content:space-between}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .data a{color:#000}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .data .quantity{font-size:15px;color:#576b69}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .data .price{margin-top:auto;color:#ff8f25;font-weight:bold;font-size:22px}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .data .price .currency{float:left}body.checkout .wrapper_checkout .box_details .products_order ul li .prod_info .data .price .woocommerce-Price-currencySymbol{font-size:17px;font-weight:500;margin-right:2px}body.checkout .wrapper_checkout .box_details .cupon{margin-top:20px}body.checkout .wrapper_checkout .box_details .cupon .form{display:flex;flex-wrap:wrap}body.checkout .wrapper_checkout .box_details .cupon .form button{margin-right:10px}body.checkout .wrapper_checkout .box_details .cupon .form input,body.checkout .wrapper_checkout .box_details .cupon .form button{height:40px}body.checkout .wrapper_checkout .box_details .cupon .form input{padding:0 10px}body.checkout .wrapper_checkout .box_details .cupon .error{font-size:14px;color:#e24747;margin-top:-10px;order:3}body.checkout .wrapper_checkout .box_details .cupon .discount-coupon-container{background-color:rgba(255,143,37,0.5);border-radius:4px;display:flex;padding:2px 10px;width:100%}body.checkout .wrapper_checkout .box_details .cupon .discount-coupon-container .remove-coupon{cursor:pointer;padding:2px 10px}body.checkout .wrapper_checkout .box_details .cupon .discount-coupon-container .discount-coupon{width:100%;display:flex;justify-content:space-between}body.checkout .wrapper_checkout .box_details .cupon .discount-coupon-container .currency{font-size:15px}body.checkout .wrapper_checkout .box_details .cupon .top label{position:relative;cursor:pointer;padding-right:20px}body.checkout .wrapper_checkout .box_details .cupon .top label span{padding-right:10px}body.checkout .wrapper_checkout .box_details .cupon .top label span::after{content:'';height:20px;width:20px;border:1px solid #000;border-radius:50%;display:block;position:absolute;right:0;top:6px}body.checkout .wrapper_checkout .box_details .cupon .top label input{opacity:0;width:0}body.checkout .wrapper_checkout .box_details .cupon .top label input:checked+span::after{content:'\f00c';background-color:#000;color:#fff;font-family:'Font Awesome 6 Free';border-radius:50%;font-weight:600;height:20px;width:20px;position:absolute;right:0;top:6px;font-size:12px;display:flex;justify-content:center;align-items:center}body.checkout .wrapper_checkout .box_details .cupon .form,body.checkout .wrapper_checkout .box_details .cupon .form_points{height:0;visibility:hidden;transition:.4s all;opacity:0}body.checkout .wrapper_checkout .box_details .cupon .form.show,body.checkout .wrapper_checkout .box_details .cupon .form_points.show{height:70px;visibility:visible;opacity:1}body.checkout .wrapper_checkout .box_details .cupon .form.show .woocommerce-info,body.checkout .wrapper_checkout .box_details .cupon .form_points.show .woocommerce-info{display:block}body.checkout .wrapper_checkout .box_details .cupon .form form,body.checkout .wrapper_checkout .box_details .cupon .form_points form{display:flex;gap:10px;flex-wrap:wrap}body.checkout .wrapper_checkout .box_details .cupon .form form input,body.checkout .wrapper_checkout .box_details .cupon .form_points form input{background-color:transparent;border:0;outline:none;width:50%;border-bottom:1px solid #b5b5b5}body.checkout .wrapper_checkout .box_details .cupon .form form button,body.checkout .wrapper_checkout .box_details .cupon .form_points form button{border-radius:40px;height:35px;background-color:transparent;font-weight:bold;border:1px solid #b5b5b5;cursor:pointer;padding:0 28px;transition:.4s all;outline:none;color:#000;box-shadow:none;height:40px;display:flex;justify-content:center;align-items:center;width:155px}body.checkout .wrapper_checkout .box_details .cupon .form form button:hover,body.checkout .wrapper_checkout .box_details .cupon .form_points form button:hover{background-color:#000;color:#fff;border-color:#000}body.checkout .wrapper_checkout .box_details .cupon .form form .error,body.checkout .wrapper_checkout .box_details .cupon .form_points form .error{order:1}body.checkout .wrapper_checkout .box_details .cupon .form_points.show{height:auto}body.checkout .wrapper_checkout .box_details .total{margin-top:20px}body.checkout .wrapper_checkout .box_details .total .sep{width:100%;display:flex;justify-content:space-between;margin-top:5px}body.checkout .wrapper_checkout .box_details .total .sep.discount{background-color:#dad6d6;padding:5px}body.checkout .wrapper_checkout .box_details .total .sep.discount a{color:#f00;font-size:14px}body.checkout .wrapper_checkout .box_details .total .sep.discount .amount{margin-right:auto;padding-left:5px}body.checkout .wrapper_checkout .box_details .total .sep:last-child{font-weight:bold;font-size:20px}body.checkout .wrapper_checkout .box_details .total .sep:last-child .woocommerce-Price-currencySymbol{font-size:16px;padding-right:2px}@media screen and (max-width:1024px){body .scroll_up{right:initial;left:20px}body #israelpost-additional .spot-message{transition:.4s all}body #israelpost-additional .spot-message.bolder{transform:scale(1);animation:pulse 2s infinite}body .form-row.place-order{display:none}body.checkout .scroll_up{right:initial;left:20px}body.checkout .wrapper_checkout{display:block;margin-bottom:20px;padding-bottom:60px}body.checkout .wrapper_checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{display:none}body.checkout .wrapper_checkout form.checkout{width:100%}body.checkout .wrapper_checkout .tabbable-panel{text-align:center}body.checkout .wrapper_checkout .tabbable-panel .tab-pane form .notes{text-align:right}body.checkout .wrapper_checkout .tabbable-panel .tab-pane.active.sticky{padding-bottom:0}body.checkout .wrapper_checkout .tabbable-panel .nav.nav-tabs{width:300px !important;justify-content:center;margin:auto}body.checkout .wrapper_checkout .tabbable-panel .nav.nav-tabs li.step span.num::before{width:83px !important;right:58px}body.checkout .wrapper_checkout .tabbable-panel .nav.nav-tabs li.step:nth-child(3) span.num::before{width:83px !important;right:158px !important}body.checkout .wrapper_checkout .tab-content .tab-pane#tab_default_3{width:100%;height:100vh}body.checkout .wrapper_checkout .tab-content .tab-pane#tab_default_3 .iframe_pay{height:100vh}body.checkout .wrapper_checkout .tab-content .tab-pane form h2{font-size:18px}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap{flex-direction:column}body.checkout .wrapper_checkout .tab-content .tab-pane .input_wrap .form_input{width:100%}body.checkout .wrapper_checkout .tab-content .tab-pane .approve,body.checkout .wrapper_checkout .tab-content .tab-pane .notes{text-align:right}body.checkout .wrapper_checkout .right_side{width:100%}body.checkout .wrapper_checkout .left_side{width:100%}body.checkout .wrapper_checkout .nav li{width:100px}body.checkout .wrapper_checkout .nav li a{font-size:13px}body.checkout .wrapper_checkout .nav li a span.num{width:17px;height:17px}body.checkout .wrapper_checkout .nav li:nth-child(3).step span.num::before{right:calc(50% - 125px + 133px );width:calc(50% - 104px + 60px - 22px)}body.checkout .wrapper_checkout .nav li.step span.num::before{right:59px;height:2px;top:7px;width:calc(50% - 102px + 60px - 25px)}body.checkout .wrapper_checkout .tab-content .tab-pane .action.sticky{position:fixed;width:100%;padding:9px;bottom:0;font-size:0;right:0;background-color:#fff;height:auto;box-shadow:1px -7px 4px rgba(211,209,209,0.5);text-align:center}body.checkout .wrapper_checkout .tab-content .tab-pane .action.sticky button{margin:auto;font-size:20px}body.checkout .wrapper_checkout .tab-content .tab-pane .action.sticky button.btn{margin:0 auto}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details{background-color:transparent;text-align:right;padding:0;font-size:16px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .title{font-size:16px;color:#000}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order{font-size:15px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li.loading{opacity:0.4;position:relative;pointer-events:none}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li.loading .lds-ellipsis{display:block}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .image{width:80px;height:80px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .prod_name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .data{height:80px;max-width:150px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .data .price{font-weight:bold;font-size:17px;margin-top:10px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .data .price .woocommerce-Price-currencySymbol{font-size:12px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options{display:flex;flex-direction:column;justify-content:space-between;margin-right:auto}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .del{padding-top:5px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .del .remove_from_cart{margin-right:auto;color:#000 !important;font-size:16px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .del .remove_from_cart:hover{background-color:transparent}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .del .remove_from_cart:hover i{color:red}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy{margin-bottom:0;margin-top:10px;display:flex}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .quantity{margin:0;display:inline-block;width:40px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .quantity input{border:0;width:100%;text-align:center;height:30px;font-size:22px;font-weight:bold}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .minus,body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .plus{float:right;border-radius:50%;border:1px solid #ccc;background-color:transparent;transition:.4s all;outline:none;font-weight:bold;display:block;color:#000;text-align:center;padding:0;height:27px;width:27px;min-width:27px;font-size:25px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .minus:hover,body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .plus:hover{border:1px solid #000}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .minus span,body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .plus span{align-items:center;display:flex;justify-content:center;height:100%}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .minus span{position:relative;top:-3px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .quantity{float:right}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy .quantity input{height:27px;font-size:17px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy button.single_add_to_cart_button{height:30px;border-radius:30px;display:flex;justify-content:center;align-items:center;padding:0 50px;transition:.4s all;margin-right:20px;border:1px solid #ff8f25;background-color:#ff8f25}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .products_order ul li .prod_info .options .change_quantiy button.single_add_to_cart_button:hover{background-color:#fff;color:#ff8f25}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .top label span{padding-right:0}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .top label span::after{width:15px;height:15px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .top label input:checked+span::after{width:15px;height:15px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .discount-coupon-container{margin-top:10px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .form input{width:170px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .form.show{margin-bottom:15px;height:auto}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .form form{align-items:end}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .form form input{border-radius:0;width:50%;margin-left:10px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .form form button{height:28px;width:130px;border-radius:6px;font-size:14px;color:#000}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .cupon .form form button:hover{color:#fff}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .total{font-size:15px;margin-top:10px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .total .sep:last-child{font-size:16px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .total .sep:last-child .woocommerce-Price-currencySymbol{font-size:14px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .custom_point_checkout #wps_cart_points{width:160px;margin-left:15px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .box_details .custom_point_checkout #wps_cart_points_apply{width:140px;height:28px;border-radius:6px;font-size:14px}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .action button.btn{display:block;border:1px solid #ff8f25;text-decoration:none;color:#ff8f25;border-radius:40px;padding:3px 10px;font-size:18px;transition:.5s all;font-weight:bold;margin-top:20px;text-align:center;margin:auto;background-color:transparent;padding:5px 30px;height:35px;display:flex;justify-content:center;align-items:center;font-size:17px;margin-top:25px;border:1px solid #b5b5b5;color:#000}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .action button.btn:hover{color:#fff;background-color:#ff8f25;outline:none}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .action button.btn:focus{outline:none;box-shadow:none}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .action button.btn:hover,body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .action button.btn:focus{background-color:#000;border-color:#000;color:#fff}body.checkout .wrapper_checkout .tab-content .tab-pane.order_details .action.sticky button{margin:auto;font-size:20px;height:40px}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap:not(.address){flex-direction:column}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap.address{flex-wrap:wrap}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap.address .form_input{width:calc(50% - 13px)}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap .form_input{width:100%}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap .form_input.has_error input{border:1px solid #f00}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap .form_input.has_error .error-form{display:none !important}body.checkout .wrapper_checkout .tab-content .tab-pane form .input_wrap .form_input .form_control{height:35px;font-size:13px}body.checkout .wrapper_checkout .tab-content .tab-pane form .action.sticky{position:fixed;width:100%;padding:9px;bottom:0;font-size:0;right:0;background-color:#fff;height:auto;box-shadow:1px -7px 4px rgba(211,209,209,0.5);text-align:center}body.checkout .wrapper_checkout .tab-content .tab-pane form .action.sticky .next_step_3{margin:0 auto}body.checkout .wrapper_checkout .tab-content .tab-pane form .action .next_step_3{margin:25px auto;height:35px;width:110px;font-size:18px;color:#000;background-color:#fff}body.checkout .wrapper_checkout .tab-content .tab-pane form .approve .wpcf7-form-control-wrap{font-size:14px;text-align:right}body.checkout .wrapper_checkout .tab-content .tab-pane form .approve .wpcf7-form-control-wrap .wpcf7-list-item label span::after{height:16px;width:16px}body.checkout .wrapper_checkout .tab-content .tab-pane form .approve .wpcf7-form-control-wrap input:checked+span::after{height:16px;width:16px}body.checkout .wrapper_checkout .tab-content .tab-pane form .notes .input_wrap .form_input{width:100%}body.checkout .wrapper_checkout .tab-content .tab-pane form .notes .input_wrap .form_input textarea{height:115px}body.checkout .wrapper_checkout .tab-content .tab-pane form .notes>label{font-size:14px}body.checkout .wrapper_checkout .tab-content .tab-pane form .notes>label span::after{height:16px;width:16px}body.checkout .wrapper_checkout .tab-content .tab-pane form .notes>label input:checked+span::after{height:16px;width:16px}body.checkout .popup #open{text-align:center}body.checkout .popup #open .title{color:#ff8f25;font-size:30px;font-weight:bold}body.checkout .popup #open .content{line-height:2}body.checkout .popup #open .content .points{font-weight:bold}body.checkout .popup #open .buttons{display:flex;flex-direction:column}body.checkout .popup #open .buttons button{background-color:#fff;width:180px;margin:auto;justify-content:center;margin-bottom:15px}body.checkout .popup #open .buttons button.btn{display:block;border:1px solid #ff8f25;text-decoration:none;color:#ff8f25;border-radius:40px;padding:3px 10px;font-size:18px;transition:.5s all;font-weight:bold;margin-top:20px;text-align:center}body.checkout .popup #open .buttons button.btn:hover{color:#fff;background-color:#ff8f25;outline:none}body.checkout .popup #open .buttons button.btn:focus{outline:none;box-shadow:none}body.checkout .popup #open .buttons a{text-decoration:underline;color:#000;font-weight:600;font-size:18px;transition:.4s all;display:inline-block;margin:auto;padding:3px 20px}body.checkout .popup #open .buttons a:hover{background-color:#000;color:#fff;text-decoration:none}body.checkout section.order_header{padding:15px 0;border-bottom:0;margin-bottom:0}body.checkout section.order_header .back a{font-size:16px}body.checkout section.order_header .logo img{height:60px}}