@keyframes razzi-rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}100%{transform:rotate(360deg) scale(1)}}@keyframes razzi-scale{30%{transform:scale(.3)}100%{transform:scale(1)}}@keyframes razzi-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes razziFadeInUp{from{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes bubble{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes anim-ripple{0%{transform:scale(.8);opacity:0}20%{transform:scale(1);opacity:.4}to{transform:scale(1.2);opacity:0}}table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove:before{display:none}table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.download-actions:before{display:none}table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center}@media screen and (min-width:48em){table.shop_table_responsive thead{display:table-header-group}table.shop_table_responsive tbody th{display:table-cell}table.shop_table_responsive tr th,table.shop_table_responsive tr td{text-align:left}table.shop_table_responsive tr td{display:table-cell}table.shop_table_responsive tr td:before{display:none}}table.shop_table{font-size:100%;border:none;margin-bottom:26px}table.shop_table tr td,table.shop_table tr th.wishlist-delete,table.shop_table tr th.product-checkbox{text-align:left}table.shop_table th,table.shop_table td{border-width:0 0 1px}table.shop_table td.product-thumbnail a{max-width:97px;margin:auto}table.shop_table td.product-name a{color:var(--rz-color-dark);font-size:15px;font-weight:500;text-decoration:none}table.shop_table td.product-price{color:var(--rz-text-color-gray);font-size:15px;font-weight:500}table.shop_table td.product-price .woocs_price_code{display:flex;align-items:center}table.shop_table td.product-price ins{color:var(--rz-color-primary);padding-left:5px;background-color:transparent;font-size:16px}table.shop_table td.product-price del{font-size:14px;color:#a6a6a6}table.shop_table td.product-price .sale{color:#e84506;font-weight:400;order:3;font-size:14px}table.shop_table td.product-stock-status{font-weight:500}table.shop_table td.product-stock-status span.wishlist-in-stock{color:#679900}table.shop_table td.product-stock-status span.wishlist-out-of-stock{color:#e84506}table.shop_table td.product-add-to-cart{padding-right:0;text-align:right;width:20%}table.shop_table td.product-add-to-cart span.dateadded{margin-bottom:7px;font-size:14px}table.shop_table td.product-add-to-cart a{display:inline-block !important;text-align:center;position:relative;transition:none;font-weight:500;font-size:16px;line-height:50px;display:inline-block;background-color:var(--rz-background-color-dark);color:var(--rz-color-lighter);padding:0 37px !important;margin:0 0 10px !important;text-decoration:none;width:100%}table.shop_table td.product-add-to-cart a .razzi-svg-icon{margin-right:7px;position:relative;top:2px}table.shop_table td.product-add-to-cart a:last-child{margin:0 !important}table.shop_table td.product-add-to-cart a.loading i{display:none}table.shop_table td.product-add-to-cart a.loading:before{content:" ";width:16px;height:16px;display:inline-block;border-radius:50%;border:2px solid;border-top-color:transparent;-webkit-animation:razzi-spin infinite 1s linear;animation:razzi-spin infinite 1s linear;transition:opacity .2s linear .2s;margin-right:7px;top:2px;position:relative}table.shop_table td.product-add-to-cart a.loading .razzi-svg-icon{display:none}table.shop_table td.product-add-to-cart a.remove_from_wishlist{background-color:transparent;color:var(--rz-color-dark);border:1px solid}table.shop_table td.product-add-to-cart a.remove_from_wishlist:hover{background-color:transparent;color:var(--rz-color-dark);border:1px solid}table.shop_table td.product-add-to-cart a.product_type_grouped:before,table.shop_table td.product-add-to-cart a.product_type_external:before{display:none}table.shop_table td.product-add-to-cart a .oroco-svg-icon{margin-right:10px;display:inline-block}table.shop_table td.product-add-to-cart a:hover{background-color:var(--rz-background-color-dark);border-color:transparent;color:#fff}table.shop_table td.product-add-to-cart.out-of-stock a{color:var(--rz-color-dark);background-color:#f5f5f5;border:1px solid #e5e5e5;padding:9px 14px}table.shop_table td.product-add-to-cart.out-of-stock a:before{display:none}table.shop_table td .woocommerce-shipping-methods{font-size:15px;font-weight:400;margin:0;padding:0}table.shop_table td .woocommerce-shipping-methods li{margin-bottom:10px}table.shop_table .woocommerce-orders-table__cell{font-size:15px;font-weight:600;color:var(--rz-color-dark)}table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions{text-align:right;padding:20px 0 0}table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{display:inline-block;text-align:center;position:relative;transition:none;font-weight:500;font-size:15px;line-height:46px;padding:0 40px;text-decoration:none;background-color:transparent;color:var(--rz-color-dark);border:1px solid;white-space:nowrap;min-width:150px;margin-top:10px}table.shop_table .woocommerce-orders-table__cell .order-title{text-transform:uppercase;font-size:12px;font-weight:500;color:var(--rz-text-color);margin-bottom:7px}table.shop_table thead th{background-color:#f8f8f8;font-weight:500;color:var(--rz-color-dark);font-size:16px;padding:15px;border:none}table.shop_table thead th:first-child{padding-left:30px}table.shop_table tbody td{border:none;padding:20px}table.shop_table tbody td.product-thumbnail{width:14%}table.shop_table tbody td.product-remove{padding:36px 20px}table.shop_table tbody td.product-remove a{font-size:24px;color:#555 !important;width:24px;height:24px;line-height:25px;display:block;text-align:center;overflow:hidden;text-decoration:none}table.shop_table tbody td.product-remove a:hover{color:var(--rz-color-dark) !important;border-color:#ccc !important;background-color:#fafafa !important}table.shop_table tbody dl.variation{margin:8px 0 0;font-size:13px;font-weight:700;letter-spacing:1.18182px;color:var(--rz-color-dark);line-height:1.38}table.shop_table tbody dl.variation dt{float:left;margin-right:5px}table.shop_table tbody dl.variation dd{margin:0 0 10px}table.shop_table tbody tr:not(:last-child){border-bottom:1px solid var(--rz-border-color-light)}table.shop_table tfoot td{padding:20px}.woocommerce-wishlist table.wishlist_table td.product-add-to-cart a{padding:0 37px !important;line-height:50px}.woocommerce-wishlist table.wishlist_table tbody tr:last-child{border-bottom:1px solid var(--rz-border-color-light)}.woocommerce-wishlist table.wishlist_table tr td.product-name{width:35%}.woocommerce-wishlist table.wishlist_table tr td.product-price .woocs_price_code{display:inline-block}.woocommerce-wishlist .yith-wcwl-share{display:flex;align-items:center;justify-content:flex-start;margin-top:20px;margin-bottom:0}.woocommerce-wishlist .yith-wcwl-share h4.yith-wcwl-share-title{font-size:16px;font-weight:500;color:#555;padding-right:17px}.woocommerce-wishlist .yith-wcwl-share li{padding:0 5px 0 0}.woocommerce-wishlist .yith-wcwl-share li a{min-height:35px;min-width:35px;padding:0;line-height:35px}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul{height:auto}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li{height:auto}.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a{color:#fff;background-image:none;border-radius:3px;width:30px;height:30px;te.woocommerce-Reviews-title{color:;font-size:px}.rx-temp-rating .rx-temp-rating-number p{color:#333;font-size:px !important}.rx-temp-rating .rx-temp-rating-number span{color:#9e9e9e !important;font-size:px !important}.rx_avg_star_color{fill:#ffaf22}.rx-temp-rating-star svg{width:px !important;height:px !important}.rx-temp-total-rating-count p{color:#444 !important;font-size:px !important}.rx_recommended_box .rx_recommended_box_heading{color:#444 !important;font-size:px !important}.rx_recommended_box .rx_recommended_box_content{color:#444 !important;font-size:px !important}.rx_recommended_wrapper hr{border-style:solid !important;width:100% !important;height:1px !important;border-color:#ddd !important;background-color:#ddd !important}.rx_recommended_wrapper{box-shadow:px px px px #797979 !important;border-style:!important;border-width:px !important;border-color:!important}.rx-graph-style-2 .progress-bar-t,.rx_style_two_free_progress_bar .progressbar-title,.vertical .vertical_bar_label{color:#1a1a1a;font-size:#2f4fffpx !important}.rx-horizontal .progress-fill,.rx_style_one_progress .rx_style_one_progress-bar,.rx_style_two_free_progress_bar .progress .progress-bar,.vertical .progress-fill{background-color:!important}.rx-horizontal .progress-fill span,.rx_style_one_progress.orange .rx_style_one_progress-icon,.rx_style_one_progress.orange .rx_style_one_progress-value,.rx_style_two_free_progress_bar .progress .progress-bar span,.vertical .progress-fill{color:#fff;font-size:px !important}.rx_style_one_progress.orange .rx_style_one_progress-icon,.rx_style_one_progress.orange .rx_style_one_progress-value{border-color:!important}.rx_rating_graph_wrapper{box-shadow:px px px px #797979 !important;border-style:!important;border-width:px !important;border-color:#000 !important}.rx-filter-bar .rx_filter_header h4,.rx-filter-bar .rx-short-by h4{color:#676767 !important;font-size:px !important}.rx-filter-bar .rx_review_shorting_2 .box select{color:#373747 !important;background-color:#fff !important}.rx-filter-bar .rx_review_shorting_2 .box .rx-selection-arrow b{border-color:#fff transparent transparent !important}.rx-filter-bar .rx_review_shorting_2 .box .rx-selection-arrow{background-color:!important}.rx-filter-bar{background-color:#ececec !important}.rx_listing .rx_review_block .rx_thumb{box-shadow:px px px px #797979;border-style:!important;border-width:px !important;border-color:#000 !important}.rx_listing .rx_review_block .rx_author_info .rx_author_name h4{color:#373747 !important;font-size:px !important}.rx_review_sort_list .rx_listing_container .rx_listing .rx_avg_star_color{fill:#ffaf22 !important}.rx_listing .rx_review_block .rx_body .review_rating svg{width:px !important;height:px !important}.rx_listing .rx_review_block .review_title{color:#373747 !important;font-size:px !important}.rx_listing .rx_review_block .rx_body p{color:#9b9b9b !important;font-size:px !important}.rx_listing .rx_review_block .rx_body .rx_review_calender svg .st0{fill:#707070 !important}.rx_listing .rx_review_block .rx_body .rx_review_calender{color:#6d6d6d !important;font-size:px !important}.rx_listing .rx_review_block .rx_body .rx_varified .rx_varified_user svg .st0{fill:#12d585 !important}.rx_review_block .rx_body .rx_varified .rx_varified_user span{color:!important;font-size:#12D585px !important}.rx_listing .rx_review_block .rx_body .rx_meta .rx_review_vote_icon p{color:#333 !important;font-size:px !important}.rx_listing .rx_review_vote_icon .like{background-color:#eaeaea !important}.rx_listing .rx_helpful_style_1_svg svg{fill:#a4a4a4 !important}.rx_listing .rx_review_vote_icon .like .rx_helpful_count_val{color:#696969 !important}.rx_listing .rx_review_block .rx_body .rx_meta .rx_share p{color:#333 !important;font-size:px !important}.rx_listing .social-links .wc_rx_btns ul li:nth-child(1) svg{fill:#a4a4a4 !important}.rx_listing .social-links .wc_rx_btns ul li:nth-child(2) a svg .st0{fill:#b7b7b8 !important}.rx_listing .social-links .wc_rx_btns ul li:nth-child(3) a svg .st0{fill:#b7b7b8 !important}.rx_listing .rx_review_block+.rx_review_block{border-top:2