/* load google fonts locally */
@font-face {
  font-family: 'Comfortaa';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('/design/themes/abt__unitheme2/media/google_fonts/comfortaa-v47-greek_latin-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400; /* Regular weight */
  font-display: swap;
  src: url('/design/themes/abt__unitheme2/media/google_fonts/comfortaa-v47-greek_latin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Comfortaa';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/design/themes/abt__unitheme2/media/google_fonts/comfortaa-v47-greek_latin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Comfortaa';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/design/themes/abt__unitheme2/media/google_fonts/comfortaa-v47-greek_latin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Comfortaa';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/design/themes/abt__unitheme2/media/google_fonts/comfortaa-v47-greek_latin-700.woff2') format('woff2');
}



.ty-product-list .ut2-pl__description {
	display: none;
}

