/* Post Title */
.product .entry-summary h1{
	font-size:26px;
	
}


/* ------------------- */

/* Heading */
.page-id-35592 .hentry .wpv-first-level h2{
	margin-top:29px;
	font-weight:700;	
}

/* BORDER PHONE COVID19 */
.page-id-35592 .wpcf7 input[type="tel"] {
    direction: ltr;
    width: 100%;
    padding-top: 20px;
    border-style:solid;
    border-width:1px;
    border-color:#d7d4d7 !important;
}

/* Input */
.page-id-35592 .wpcf7-form-control-signature-global-wrap input[type=button]{
	margin-top:52px;
}

.page-id-35592 p{
	font-size:15px;
        line-height:1.8em;
}

/* DONATION PAGE */
/* Paragraph */
.entry-summary .woocommerce-product-details__short-description p{
	font-size:16px;
	text-align:justify;
}

/* Paragraph */
div div #page .boxed-layout .pane-wrapper #main-content #main .limit-wrapper .page-wrapper article .page-content .product .entry-summary .woocommerce-product-details__short-description p{
	line-height:129.53% !important;
}

/* Entry Content */
#tab-description{
	font-size:19px;
	transform:translatex(0px) translatey(0px);
	line-height:1em !important;
}

.entry-summary .cart .wc-donation-amount{
	min-width:0px;
}

/* Donation amount field */
#donation_amount_field{
	width:120px;
	min-height:46px;
	color:#000000 !important;
	font-weight:700;
	font-size:18px;
	padding-right:2px;
	margin-left:18px;
}

/* Label */
.cart .wc-donation-amount label{
	color:#020202;
	font-weight:700;
	font-size:18px;
}

/* Form Division */
.product .entry-summary form{
	display:grid;
	
}

/* Italic Tag */
.woocommerce-product-details__short-description p em{
	color:#000000;
	font-size:15px;
	
}

.elementor-element {
background-color: #fff;
}
.give-btn {
    background: #fff !important;
    border: 2px solid #d14d42 !important;
    color: #d14d42;
}

.give-btn:hover, .give-btn:focus {
    background: #d14d42 !important;
    color: #fff;
}