/*
Theme Name: europe-seals
Author: 
Description: Your description goes here
Version: 1.0
Template: generatepress

This is the child theme for GeneratePress theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow&display=swap');
/* Layout tweaks when custom header is active */
body.es-custom-header .site-content {
	padding-top: 0;
}
nav{ font-family: 'Anton', sans-serif;}
h2,h3,.entry-content .widget-title{ font-family: 'Bitter', serif;}
.sideproduct{background:#e5e4ef;border-radius: 20px;    padding: 16px 22px;    border: 1px solid #000000;}
.sideproduct .widget-title{font-size:18px;}
.sideproduct .textwidget p{    margin-bottom: .2em;}

.dark-bg{color:#fff;}
.entry-content .widget-title{    margin-bottom: 10px; font-weight: bold;}
.prolist-img img{    border-radius: 60px 0;}