/*
Theme Name: proty Child
Theme URI: https://protywpv5.live.vithemes.com/
Template: proty
Author: Themesflat
Author URI: https://themeforest.net/user/themesflat/portfolio
Description: proty is responsive multipurpose WordPress theme – truly a versatile theme perfect for any type of website you want. It provides multiple pre-built demos which can be imported in seconds using One Click Demo Import Plugin. The theme fully integrates with ThemesFlat By Themesflat.com and Elementor Page Builder Plugin that makes theme more user-friendly and easy. Additionally, theme features multiple blog layouts, multiple header styles, multiple color options etc.
Tags: accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.0.1.1747912497
Updated: 2025-05-22 11:14:57

*/

/* Headings */
h1 {
  font-family: 'Futura Medium', sans-serif !important;
  font-size: 54px;
  line-height: 80px;
}
h2 {
  font-family: 'Futura Heavy', sans-serif !important;
  font-size: 40px;
  line-height: 50px;
}
h3 {
  font-family: 'Futura Regular', sans-serif !important;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
}
h4 {
  font-family: 'Futura DemiBold', sans-serif !important;
  font-size: 21px;
  line-height: 24px;
}
h5 {
  font-family: 'Futura DemiBold', sans-serif !important;
  font-size: 18px;
  line-height: 20px;
}
/*h6 {*/
/*  font-family: 'Gotham Book', sans-serif !important;*/
/*  font-size: 14px;*/
/*  line-height: 20px;*/
/*}*/
/* Buttons */
.wp-block-button__link,
.wp-element-button,
button,
input[type="button"],
input[type="submit"] {
  font-family: 'Futura Medium', sans-serif !important;
  font-size: 16px;
  border-radius:30px;
  line-height: 20px;
}
/* Mobile heading adjustments */
@media (max-width: 767px) {
  h1 {
    font-size: 32px !important;
  }
  h2 {
    font-size: 28px !important;
  }
}

