.woocommerce .cart .button[name="update_cart"]{background-color:#2d435b;color:#fff!important}.woocommerce .cart .button[name="update_cart"]:hover{background-color:#2d435b;color:#fff}.et-cart-info{display:none}.tribe-events-single-event-description.tribe-events-content p{font-size:20px!important}function custom_shop_page_redirect(){if(is_shop()){wp_redirect(home_url('calendar-2'));exit()}}add_action('template_redirect','custom_shop_page_redirect');