p {
    font-family: "Times New Roman", Times, serif;
}
li {
    font-family: "Times New Roman", Times, serif;
}

#master body .fancy2-button:hover
, #master body .fancy2-button {
    border-width: 0;
    font-size: 10px;
    font-size: 1rem;
    padding: 2px 5px;
    padding-right: 60px;
    border-radius: 0;
    color: #635a5a;
    font-weight: bold;
    position: relative;text-transform: none;
}
element.style {
}
.entry-content a:visited, .entry-content a:focus, .entry-content a:active, .entry-content a {
    color: #635a5a;
}

.wp-block-group.has-background {
    padding: 15px;
}

.wp-block-columns {
    margin-bottom: 0px;
}

.wp-block-group.has-background h2 {
    margin: 0px 0 30px;
}

hr.wp-block-separator.is-style-wide {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wp-block-group.\.callactionmov.has-background {
    padding: 70px;
}

@media (max-width:600px) {
	.wp-block-group.\.callactionmov.has-background {
    padding: 40px 20px 40px;
}
}

h3.has-text-align-center {
  margin: 20px 0 10px;
}

.entry-content .wp-block-group .coloanahome a {
		color: #666666;
    text-decoration: none;
}

.entry-content .wp-block-group .coloanahome a:hover {
    color: black !important;
}

.custom-logo-link {
	max-width:100px;
}

.main-navigation {
	background-color:pink;
}

.grecaptcha-badge {
	visibility:hidden;
}

.main-menu ul ul a {
	font-size:17px;
	line-height:18px;
}

ul.sub-menu {
    width: 300px;
}

.wp-block-contact-form-7-contact-form-selector {
    padding: 20px;
    border-radius: 15px;
    box-shadow: 10px 8px 14px #595959;
    background-color: pink;
}

span.wpcf7-list-item-label {
    float: left;
    max-width: 275px;
    margin-top: -4px;
    line-height: 20px;
}

#master input[type="checkbox"] {
	float:left;
	height:22px;
	width:22px;
}

.widget_eu_cookie_law_widget{
	z-index:99999999999999999;
	max-width: 900px;
	margin: auto;
}

span.archive-type {
    font-family: arial !important;
	    font-size: 20px !important;
    text-transform: capitalize !important;
}