#back-top a {
    border-radius: 100%;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    border-radius: 12px;
}
.custom-html-widget .site-logo-footer a {
    padding-top: 20px;
    background-image: url(https://www.chiesadimilano.it/wp-content/themes/seed_cdm/assets/images/logo-footer.png?) !important;
    background-position: 50%;
    background-repeat: no-repeat;
    color: transparent !important;
    display: block;
    margin-top: 52px;
    margin-bottom: 0;
    background-size: 6%;
    margin-bottom: 28px;
    height: 69px;
}
.copy {
    width: 563px;
    margin-left: auto;
    margin-right: auto;
}
.mz-footer a {
    color: rgb(255 255 255) !important;
}
.mz-footer p {
    color: white;
    font-size: 12px !important;
    color: white !important;
    font-family: Noto Sans, Helvetica, Arial, sans-serif;
  line-height: 1.3;
      margin-bottom: 0;
}
.footer-inner .col-sm-4 {
    width: 100%;
}
.mz-footer p {
    margin-top: 20px;
}
label {
    font-size: 16px;
}
.header {
    background-color: transparent !important;
}
h3 {
    font-size: 20px !important;
    font-family: 'Arimo', sans-serif !important;
}
.blog-post .entry-content form > p {
    width: 100% !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
}
.blog-post .entry-content form > p {
    width: 100%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    width: 100%!important;
} 
button, input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 16px!important;
}
.form-table {
       width: 100%;
}
.blog-post {
    display: block !important;
    padding-bottom: 60.4px !important;
}
.blog-post-body {
   width: 100%;
}
.blog-post .entry-title {
    margin-bottom: 38px;
}
.blog-post .entry-title {
    font-size: 23px;
    letter-spacing: -0.0px;
    font-family: 'Arimo', sans-serif;
    font-weight: 600;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    margin-bottom: 10px;
}
label {
    padding-right: 10px;
}
input[type="checkbox"], input[type="radio"] {
    margin-right: 10px;
}
th {
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}
/* footer */

.footer-bottom {
    display: none;
}
.mz-footer {
    padding: 35px 0 35px;
    text-align: center;
    background-color:#962522;
    color: #9A9A9A;
    font-size: 13px;
}
.mz-footer p {
   color: white;
    font-size: 13px !important;
    color:white !important;
}
.mz-footer a {
   color: rgb(245, 144, 129);
   
}

/* footer */

.widget_wysija_cont {
    border: 1px solid #ccc;
    padding: 16px;
}
.widget {
    margin-bottom: 0;
}
.blog-post .entry-content p {
    border-bottom: 1px solid #ccc;
    margin-bottom: 17px;
    padding-bottom: 18px;
}

/*- General -*/
body {
	font-family: 'Arimo', sans-serif;
	-webkit-font-smoothing: antialiased;
	background-color: #e6e6e6;
}

nav.navbar { 
display: none;
}

.entry-title {
    width: 100%;
    height: auto;
    display: flex;
    float: left;
}

h3 {
    -ms-word-wrap: break-word;
	word-wrap: break-word;
	letter-spacing: normal;
    font-size: 29px;
	font-style: normal;
	font-family: 'Arimo', sans-serif;
	color: #c31a00;
    padding-bottom: 40px;
    padding-top: 10px;
    }

.fa-user-circle:before {
    font-size: 40px;
}

.entry-title i {
	font-size: 64px;
	color: #c31a00;
    padding-right: 25px;
    padding-bottom: 0;
    float: left; 
}
p {
	font-size: 19px;
    font-family: 'Arimo', sans-serif;
	font-weight: auto;
	line-height: 24px;
	color: #808080;
}
p:empty { 
	display: none; 
}

label {
    font-family: 'Arimo', sans-serif;
}

.form-item {
    width: 50%;
    float: left;
}


img {
	max-width: 100%;
	height: auto;
}

/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    width: auto;
    margin: 0 auto;
    margin-bottom: 40px;
    height: auto;
    display: flex;
	color: #ffffff;
	cursor: pointer;
    text-align: center;
    display: block;
	-webkit-appearance: button;
    border-radius: 10px;
    text-transform: none;
	padding: 5px 10px;
    border: none;
	padding: 15px 40px;
	border-color: #DEDEDE;
	background-color: #c31a00;
	font-family: "Arimo", Sans-serif;
	font-size: 26px;
	letter-spacing: normal;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

}

input[type="submit"]:hover {
    background-color: #ad1404;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	/* Addresses excess padding in IE8/9 */
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box;
	/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666666;
	background-clip: padding-box;
    height: 40px;
    width: 80%;
	/* stops bg color from leaking outside the border: */
	-webkit-border-radius: 5px;
	border-radius: 7px;
}
  

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111111;
}


select, input[type="color" i][list] {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #b3b3b3;
    border-image: initial;
    height: 40px;
    font-size: 19px;
    color: #333333;
}

textarea {
	overflow: auto;
	/* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top;
	/* Improves readability and alignment in all browsers */
	width: 100%;
}

#back-top a {
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
    background: #c31a00;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover {
    background-color: #ad1404;
}


label.wysija-radio-label {
    float: left;
    padding-right: 20px;
}

p.wysija-paragraph.wysija-date {
    margin-bottom: 60px;
}

/*--------------------------------------------------------------
	Header/ Content
--------------------------------------------------------------*/



.header {
    height: auto; 
	margin: 0;
    padding-top: 40px;
    padding-bottom: 420px;
	text-align: center;
    background-color: #ffffff;
    background-image: url("/newsletter/wp-content/uploads/2018/05/background_chiesadimilano.png" );
    background-repeat: no-repeat;
    background-size: 100%;
}

/*- blog post -*/


.blog-post {
	background-color: #fff;
    height: auto;
    display: flex;
	margin-top: -370px;
    margin-bottom: 90px;
    border-radius: 10px;
	padding: 40px 60px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.2), 0 6px 50px 0 rgba(0, 0, 0, 0.19)
}

.blog-post .entry-header {
	margin-bottom: 35px;
	text-align: center;	
}

.blog-post .entry-meta {
	color: #9C9C9C;
	font: 400 13px/22px Roboto, sans-serif;
	margin-top: 25px;
}

.blog-post .entry-meta span {
	margin-right: 15px;
	margin-left: 15px;
}

.blog-post .entry-meta i {
	margin-right: 5px;
}

.blog-post .entry-content form > p {
    border: none;
    margin-bottom: 17px;
    padding-bottom: 18px;
    width: 50%;
    float: left;
}
.blog-post .entry-content p {
	border: none;
}
.entry-content form > p:nth-child(3) {
 width: 100%;
}

.entry-content form > p:nth-child(11) {
 width: 50%;
 padding-top: 27px;
}

.entry-content form > p:nth-child(12) {
 width: 100%;
 
}

.blog-post .mz-entry-tags {
	margin: 40px 0;
	text-align: left;
}

.blog-post .entry-tags span {
	margin-right: 15px;
	border-right: 1px solid #dfdfdf;
	padding: 8px 12px 8px 0;
	font-size: 13px;
	color: #737373;
}

.blog-post .entry-tags a {
	margin-right: 15px;
	color: #A0A0A0;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.4px;
}
.widget_wysija_cont {
    padding: 0;
    border: none;
}


.footer-bottom a {
    color: #c31a00;
    
}

.mz-footer {
    padding-top: 0;
    border: none;
}

/*.widget_wysija .wysija-radio-label{
    margin: 0 0 5px 0;
    cursor: pointer;
    position: relative;
    font-size: 16px;
}
.widget_wysija .wysija-radio{
    margin: 0 5px 0 0;
    vertical-align: middle;
    width: 30px;
    border: solid 1px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    padding: 9px;
    left: -7px;
    top: -2px;
    background: transparent;
    -webkit-appearance: inherit;
}
input.wysija-radio:focus {
    color: #c31a00;
    border: solid 1px;
    background: transparent;
    outline-color: transparent;
}
label.wysija-radio-label + label.wysija-radio-label {
    padding-left: 4px;
}

input#form-validation-field-0 {
    -webkit-appearance: radio;
    width: auto;
    height: auto;
    position: inherit;
}*/

@media screen and (max-width:768px){  
.blog-post .entry-content form > p {
    /* border-bottom: 1px solid #ccc; */
    margin-bottom: 17px;
    padding-bottom: 18px;
    width: 100%;
 }
  
/* mobile */

@media (max-width:767px) and (-webkit-min-device-pixel-ratio:1.3),
(max-width:767px) and (min--moz-device-pixel-ratio:1.3),
(max-width:767px) and (min-device-pixel-ratio:1.3),
(max-width:767px) and (min-resolution:1.3dppx) { 
  .blog-post .entry-title {
    font-size: 16px;
    letter-spacing: 0;
}
.copy {
    width: auto;
}  
 .blog-post {
    padding: 20px 30px;
}
#back-top a {
    display: none;
}
.no-sidebar {
    padding: 0 10.7px;
}  
}  

/* mobile */