/*General*/
.btn-blue-eyp{
    padding: 10px 30px;
}
.btn-green-cde{
    padding: 10px 30px;
}
.btn-blue-ges{
    padding: 10px 30px;
}
.btn-teal-gyh{
    padding: 10px 30px;
}
.btn-dark-not{
    padding: 10px 30px;  
}
/*End General*/

/*Hero Block*/
.hero-featured .featured-title {
  font-size: 1.75rem;
}
/*End Hero Block*/

/*Category Block*/
.cat-block-title {
  font-size: 1.3rem;
}
/*End Category Block*/

/*YouTube Block*/
.yt-block-title {
  font-size: 1.55rem;
}
.yt-video-item-thumb {
  width: 100px;
}
/*End YouTube Block*/
 
/*Guías y Herramientas Block*/
.gyh-block-title {
  font-size: 1.55rem;
}
.gyh-featured-title {
  font-size: 1.3rem;
}
/*End Guías y Herramientas Block*/

/*Noticias Block*/
.not-block-title {
  font-size: 1.55rem;
}
/*End Noticias Block*/
 
 /*Suscripción Block*/
.subs-title {
  font-size: 1.65rem;
}
.subs-title em {
  font-size: 1.95rem;
}
/*End Suscripción Block*/

/*Category Page – Breadcrumb*/
.cat-hero-title {
  font-size: 1.7rem;
}
/*End Category Page – Breadcrumb*/
 
/*Category Page – Hero*/
.cat-hero-featured {
  min-height: 400px;
}
.cat-sidebar-videos-title {
  font-size: 1.2rem;
}
/*End Category Page – Hero*/
 
/*Category Page – Main + Sidebar*/
.cat-main-layout {
  grid-template-columns: 1fr 300px;
  gap: 32px;
}
/*End Category Page – Main + Sidebar*/
 
/* ══════════════════════════════════════
   single-1279x1126.css
══════════════════════════════════════ */

/*Single – Layout*/
.single-layout {
  grid-template-columns: 1fr 270px;
  gap: 20px;
}
/*End Single – Layout*/

/*Single – Contenido*/
.single-title {
  font-size: 1.75rem;
}
.single-related-title {
  font-size: 1.55rem;
}
/*End Single – Contenido*/