@font-face {
font-family: 'Libre Baskerville';
src: url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/css/LibreBaskerville-Regular.woff2) format('woff2'),
url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/css/LibreBaskerville-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Libre Baskerville';
src: url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/css/LibreBaskerville-Bold.woff2) format('woff2'),
url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/css/LibreBaskerville-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Libre Baskerville';
src: url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/css/LibreBaskerville-Italic.woff2) format('woff2'),
url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/css/LibreBaskerville-Italic.woff) format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
body {
font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Libre Baskerville';
}
a {
transition: all 0.3s ease-out;
}
a, a:link, a:visited {
color: #666666;
}
a:hover, a:active {
color: #ff8021;
text-decoration: none;
}
.btn {
border-radius: 0;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 12px;
padding-right: 12px;
font-size: 12px;
border-width: 2px;
display: inline-block;
margin-bottom: 0;
word-wrap: break-word;
vertical-align: middle;
cursor: pointer;
background-image: none;
background-color: transparent;
transition: all .2s ease-in-out;
line-height: normal;
box-shadow: none;
} .btn-primary {
border-color: #666666;
color: #666666;
}
.btn-primary:not(:disabled):not(.disabled):hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):focus,
.btn-primary:not(:disabled):not(.disabled).active {
border-color: #ff8021;
background-color: #ff8021;
color: #fff;
}
header#masthead {
background-color: transparent;
padding: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
color: #333;
font-weight: bold;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current-menu-item > a {
color: #ff8021;
}
.page #content.site-content,
.single #content.site-content,
.blog #content.site-content,
.category #content.site-content,
.single-libro #content.site-content,
.single-post #content.site-content,
.single-pensiero #content.site-content,
.search #content.site-content {
padding-bottom: 0;
padding-top: 0;
}
.page .entry-header,
.blog .entry-header,
.category .entry-header,
.single-libro .entry-header,
.single-post .entry-header,
.single-pensiero .entry-header,
.search .entry-header {
background-attachment: fixed;
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 50px;
min-height: 250px;
height: auto;
}
.single-post .entry-meta,
.single-pensiero .entry-meta {
padding-bottom: 10px;
border-bottom: 1px solid #eaecef;
margin-bottom: 20px;
}
.single-post .testata {
margin-bottom: 30px;
}
.page.home .entry-header {
min-height: 600px;
background-size: cover;
}
.single-libro .entry-header,
.single-post .entry-header,
.single-pensiero .entry-header,
.category .entry-header,
.search .entry-header {
background-image: url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/images/header-default.jpg);
}
.page .entry-header h1,
.blog .entry-header h1,
.category .entry-header h1,
.search .entry-header h1 {
color: #fff;
border: 0;
font-size: 3rem;
}
.page.home .entry-header h1 {
font-size: 24px;
line-height: 1.5em;
font-style: italic;
font-weight: 100;
}
.blog .post-header h2,
.category .post-header h2,
.search .post-header h2 {
font-size: 18px;
}
.blog .post-header h2 a,
.category .post-header h2 a,
.search .post-header h2 a {
color: #ff8021;
}
.blog .post-header h2 a:hover,
.category .post-header h2 a:hover,
.search .post-header h2 a:hover {
color: #000;
}
.blog h2.entry-title,
.search h2.entry-title {
border-bottom: none;
}
.single .page-title {
color: #fff;
font-size: 3rem;
font-family: 'Libre Baskerville';
padding-bottom: 10px;
font-weight: 600;
margin-top: 24px;
margin-bottom: 15px;
}
.category-link {
font-size: 12px;
text-transform: uppercase;
background-color: #ffc193;
border-radius: 3px;
padding: 4px 8px;
margin-bottom: 6px;
display: inline-block;
}
.libri .img_bg {
height: 350px;
background-position: center top;
background-repeat: no-repeat;
background-size: contain;
}
.articoli .img_bg {
height: 250px;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.libri h3 a,
.articoli h3 a {
color: #666666;
font-size: 14px;
}
.libri h3 {
text-align: center;
margin-top: 0;
margin-bottom: 0;
}
.libri .info {
font-size: 12px;
text-align: center;
margin-bottom: 10px;
}
.articoli h3 {
margin-top: 15px;
}
.articoli .date {
text-transform: uppercase;
font-size: 13px;
margin-top: 15px;
}
.widget_pl_recent_entries li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #f7f7f7;
}
.widget_categories .cat-item {
background-color: #f7f7f7;
}
.widget_categories .nav > li {
margin-bottom: 4px;
}
.widget_categories .nav > li > a {
text-transform: uppercase;
font-weight: bold;
padding-top: 1rem;
padding-bottom: 1rem;
}
.widget_categories .nav > li.current-cat > a {
color: #ff8021;
}
.widget_categories .nav > li > a:focus,
.widget_categories .nav > li > a:hover {
background-color: transparent;
}
.search-form .search-field {
width: 200px;
margin-right: 15px;
}
.search-form .btn-icon {
background-color: transparent;
border: none;
}
.search-form span {
color: #ff8021;
font-size: 20px;
}
#breadcrumbs span {
font-weight: bold;
}
#breadcrumbs span,
#breadcrumbs span > a {
color: #fff;
}
#commentform .form-allowed-tags,
#commentform .alert-info {
display : none !important
}
#comments {
margin-top: 70px;
}
.comments-title,
.comment-content {
font-size: 0.9rem;
}
body:not(.theme-preset-active) footer#colophon {
background-color: #666666;
color: #fff;
}
.splide__pagination__page.is-active {
background-color: #666666;
}
.bottone_hp {
color: #fff;
font-size: 36px;
font-weight: bold;
font-family: 'Libre Baskerville';
background-repeat: no-repeat;
background-size: cover;
}
.bottone_hp > div {
min-height: 240px;
}
@media screen and (max-width: 992px) {
.page.home .entry-header {
background-position: center center;
background-image: url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/images/header-tablet-home.jpg?v=202307051150) !important;
}
.page .entry-header, .blog .entry-header, .category .entry-header, .single-libro .entry-header, .single-post .entry-header, .single-pensiero .entry-header, .search .entry-header {
background-size: cover;
}
}
@media screen and (max-width: 767px) {
.page.home .entry-header {
background-position: center center;
background-image: url(//pompeolocatelli.it/wp-content/themes/pompeolocatelli/assets/images/header-mobile-home.jpg?v=202307051150) !important;
}
.splide__pagination {
bottom: -0.5rem;
}
.blog .date,
.category .date,
.search .date {
margin-top: 15px;
}
.single-libro .dettagli h4 {
margin-top: 10px;
margin-bottom: 0;
font-size: 14px;
}
.single-libro .descrizione {
margin-top: 30px;
}
}