.tcgt-container {
  width: 1450px;
  margin-inline: auto;
}
.tcgt-reviews-layout{
  width: 1150px;
  margin-inline: auto;
}
.tcgt-home-anniversary-editor .tcgt-products-grid {
  grid-template-columns: repeat(5,minmax(0,1fr));
}
#485c7e6 .tcgt-product-card img {
  display: block;
  width: 100%;
  height: 100%;
 object-fit: cover;
  width: 268px;
  padding: 20px;
  height: 268px;
}

.tcgt-product-title {
  display: block;
  margin-top: 12px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  min-height: 26px;
  padding-top: 0px;
}
.tcgt-product-title {
  display: block;
  margin-top: 12px;
	font-size: 13px;}
.tcgt-product-price {
  margin-top: 4px;
	font-size: 14px;}
.tcgt-product-card img {
  display: block;
  width: 100%;
  height: 100%;
 object-fit: cover;
  width: 268px;
  padding: 20px;
  height: 268px;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
  width: auto;
  height: auto;
}

.tcgt-review-card p {
	font-size: 15px;}
.tcgt-review-card strong {
	font-size: 13px;}

.tcgt-review-top img {
  width: 100px;
  height: auto;
 
}

.tcgt-review-card h3 {
  font-size: 13px;
  line-height: 1.2;
  margin: 0 0 7px;
	margin-top: 10px

  font-weight: 700;
}

.tcgt-trust-summary h2 {
  margin: 0 0 8px;
  font-size: 19px;
  letter-spacing: .04em;
}
.tcgt-stars-summary {
	width: 120px;}

.tcgt-trust-summary p {
	font-size: 14px;}
.tcgt-review-top span {
  font-size: 13px;
  color: #666;
}


.tcgt-footer-cta h2 {
  font-size: 24px;
  margin: 0 0 3px;
}
.tcgt-footer-cta p {
  font-size: 12px;
  margin: 0;
  color: #fff;
  opacity: .85;
}
.tcgt-footer-cta p {
  font-size: 12px;
  margin: 0;
  color: #fff;
  opacity: .85;
}
.tcgt-footer-col h3 {
  font-size: 18px;
  margin: 0 0 20px;
}
.tcgt-footer-menu a {
  font-size: 14px;
}

.tcgt-footer-bottom p {
  font-size: 14px;
  margin: 0;
  color: #d1d1d1;
}

.tcgt-footer-cta-button {
  background: #fff;
  color: #111;
  border-radius: 4px;
  padding: 10px 17px;
	font-size: 13px;}

.tcgt-product-assurance-strip {
  color: #fff;
	font-size: 14px;}

.tcgt-single-benefits > div {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px;
  border-bottom: 1px solid #e7e7e7;
	font-size: 11px;}
.tcgt-product-accordions summary {
  cursor: pointer;
  list-style: none;
  padding: 13px 14px;
	font-size: 12px;}
.tcgt-single-rating {
	font-size: 14px;}
.single-product form.cart .quantity {
  width: 90px;
  display: none;
}
.single-product form.cart .single_add_to_cart_button {
  flex: 1 !important;
  min-height: 53px !important;
  border-radius: 0 !important;
  background: #050505 !important;
  color: #fff !important;
  font-size: 15px !important;
  letter-spacing: .06em !important;
}
.tcgt-nav-list a {
  display: block;
  padding: 8px 0;
	font-size: 14px;}

.tcgt-icon-button svg {
  width: 29px;
	height: 29px;}
.tcgt-shop-layout {
  display: grid;
  grid-template-columns: 245px minmax(0,1fr);
  gap: 13px;
}
.tcgt-filter-apply {
  margin-top: 12px;
  background: #000;
  color: #fff;
  border: 0;
  padding: 8px 12px;
	font-size: 16px;}
.tcgt-price-fields input {
  min-width: 0;
  width: 100%;
  height: 32px;
  border: 1px solid #e1e1e1;
  padding: 0 7px;
  font-size: 13px;
}





@media only screen and (max-width: 767px){
	
	.tcgt-product-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  width: 268px;
  padding: 20px;
  height: auto !important;
}
	
	
	
	
}