/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2024 | 21:57:13 */
p {
  margin-bottom: 15px;
}
p:last-child, p:last-of-type {
	margin-bottom: 0;
}
.d-block {
	display: block;
}
.bundled_product_title_link {
	display: none;
}
#post-165 {
	padding-top: 50px;
}
.bundle_wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.woocommerce-cart-form__cart-item td.product-remove a.remove {
	color: #000;
	border-color: #000;
	font-size: 20px;
}
#place_order {
	margin-top: 20px;
}
.zcwf_button {
	color: #fff !important;
	border: none !important;
	padding: 15px 30px !important;
	font-weight: 700 !important;
}
.zcwf_col_fld input, .zcwf_col_fld textarea {
	width: 100% !important;
}
.zcwf_row {
	display: flex;
	flex-direction: column;
}
.zcwf_col_fld {
	width: 100% !important;
}
.zcwf_col_lab {
	text-align: left !important;
  	width: 100% !important;
}
.bundle_button .quantity {
	display: none;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details {
	padding-top: 20px;
}
.woocommerce-message {
	text-transform: capitalize;
}
.zcwf_tooltip_over {
	width: 248px;
	margin-bottom: 15px;
}
div.zcwf_lblRight .zcwf_tooltip_ctn {
	min-width: 100%;
	max-width: 100%;
}

.purchase-form .zcwf_title {
	display: none;
}

.purchase-form .crmWebToEntityForm {
	max-width: 100% !important;
	padding: 0 !important;
}

.purchase-form .zcwf_button[type="reset"] {
	display: none;
}


/* press */
.p-mbl-text {
    display: none;
}


@media (max-width: 767px) {
	.p-default-text {
		display: none;
	}
	.p-mbl-text {
		display: block;
	}	
	.p-press-item.active .p-default-text {
		display: block;
	}
	.p-press-item.active .p-mbl-text {
		display: none;
	}	
	
	
}





