/*
 Theme Name:   Professional Barber Shop
 Theme URI:    https://zephyrhost.net
 Description:  GeneratePress child theme
 Author:       Zephyrhost
 Author URI:   https://zephyrhost.net
 Template:     generatepress
 Version:      1.0
*/
/* baskervville-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baskervville';
  font-style: normal;
  font-weight: 400;
  src: url('http://new.professionalbarbershop.com/wp-content/uploads/baskervville-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.menu sf-menu {
	font-size: clamp(1.25rem, 0.21vw + 1.21rem, 1.38rem);
		}
/* Remove bullet from List */
.wp-block-categories-list {
    list-style: none;
}
/*
color background for Services page
*/
body.page-id-33, body.page-id-33.one-container .container {
    background-color: #333333;
