/*
Theme Name:  storefront - Child Theme
Template:    storefront
*/

.thanks{
padding: 20px;
line-height: 40px;
}



html {
  scroll-behavior: smooth;
}

.storefront-breadcrumb{
	display: none;
}

.tinv-header{
	display: none;
}
.tinv-wishlist table{width: 100%;}

.tinvwl_add_to_wishlist-text{font-size:12px;}
.tinvwl-shortcode-add-to-cart a:link{text-decoration:none;color:#fff;}
.tinvwl-shortcode-add-to-cart a:visited{text-decoration:none;color:#fff;}
.tinvwl-shortcode-add-to-cart a:active{text-decoration:none;color:#fff;}
.tinvwl-shortcode-add-to-cart a:focus{text-decoration:none;color:#fff;}
.tinvwl-shortcode-add-to-cart a:hover{text-decoration:underline;color:#fff;}


table:not( .has-background ) th {
				background-color: #fff;
			}

			table:not( .has-background ) tbody td {
				background-color: #fff;
			}

			table:not( .has-background ) tbody tr:nth-child(2n) td,
			fieldset,
			fieldset legend {
				background-color: #fff;
			}

.wps_ways_to_gain_points_section{display: none;}


.woocommerce-MyAccount-navigation {
display:none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}

.link-text{display: none;}

#billing_country_field{display: none;}


.nolink{color: #ccc;}


.tinvwl-txt{white-space: nowrap;}

.whatsnew{pointer-events: none;}