html {
  scroll-behavior: smooth !important; }

section.quickSearchResults {
  margin-top: 30px;
  background-color: #fff;
  border: solid 1px #333;
  padding: 2%; }

header .form-fieldset {
  width: 100% !important;
  float: right;
  max-width: 99%; }

span.price.price--withoutTax {
  display: none; }

.price-visibility {
  display: contents; }

.page-content.search .panel.panel--large {
  display: none; }

#rsvp-link-button {
  min-width: 14px;
  line-height: 1.5;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background-color: #ff7002;
  border: 0px solid #f58b29;
  border-radius: 4px;
  color: white;
  font-size: 24px;
  font-family: inherit;
  font-weight: 800;
  padding-top: 8px;
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  margin-top: 35px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  text-align: center;
  cursor: pointer; }

.previewCartAction-checkout {
  display: none; }

span#qtl_line_price_896 {
  display: none; }

li.navPages-item.is-root a[href="https://trimdepot.ca/deal-zone/"] {
  color: red !important;
  border-left: solid 5px orangered !important; }

.deal-zone-page .column-count.four-column .productGrid .product {
  width: 50%; }

.deal-zone-page .price-section {
  display: block !important; }

.deal-zone-page span.price--withoutTax::after {
  content: " per foot";
  font-size: 0.9em;
  margin-left: 4px; }

.deal-zone-page a.toggle-link.list {
  display: none; }

.deal-zone-page span.price.price--withoutTax {
  display: inline-block;
  margin-bottom: 10px;
  color: red; }

li.product.is-root {
  border: solid 1px #f7f7f7; }

.page.contact form.form {
  background: #f1f1f1;
  padding: 2%;
  border-radius: 6px; }

.td-notification {
  background-color: #ddeefe;
  padding: 1%;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
  position: relative; }

.td-notification span {
  display: block;
  position: absolute;
  left: -20px;
  top: 0;
  background: #ddeefe;
  padding: 10px;
  border-radius: 20px; }

.td-notification p {
  margin-bottom: 5px;
  padding: 20px;
  font-weight: 200;
  font-family: sans-serif; }

.price-section {
  display: none !important; }

.card-text.add-to-cart-button a:nth-of-type(2) {
  display: none !important; }

span.previewCartItem-price {
  display: none; }

a[href*="cart.php?action=add&product_id"] {
  /* color: red; */
  visibility: hidden !important; }

article.footer-info-col.footer-info-col--small:nth-of-type(2) {
  visibility: hidden; }

span.cart-item-value {
  display: none; }

.cart-item-value {
  display: none; }

ul.cart-totals {
  display: none; }

.cart-content.with-sidevav {
  padding: 20px; }

button#qtl-quote {
  line-height: 1.2;
  font-size: 2em;
  min-width: 250px; }

input#form-action-addToCart {
  display: none; }

.productView-price {
  display: none; }

h1.productView-title {
  margin-bottom: 20px; }

.center {
  text-align: center !important; }

.td-btn-standard-blue {
  background-color: #007dc6;
  color: white;
  text-decoration: none;
  padding: 20px 10px;
  font-family: sans-serif;
  display: inline-block;
  outline: 0;
  border: 0;
  cursor: pointer;
  background-color: #4299e1;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 18px;
  font-weight: 700;
  color: white !important;
  line-height: 26px; }

.page-content .navBar--sub {
  display: none; }

.page-content.page-content .page-heading {
  display: none; }
