/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2023 | 03:36:33 */
/* New Homepage */ 
@media (min-width: 1023px) and (max-width: 1112px) {
	.et_pb_text_3 h1, .et_pb_text_2 h1, .et_pb_text_1 h1 {
		font-size: 29px !important;
	}
	
	.thought-of-the-day-textbox.et_pb_text_4 {
		background-size: 10% auto !important;
		padding-top: 0px !important;
		padding-left: 30px !important;
		padding-right: 5px !important;
	}
	
	.et_pb_button_1_wrapper:has(.preview-book-button) {
		margin-left: 98px !important;
		padding-top: 55px;
	}
}

@media (min-width: 1113px) and (max-width: 1180px) {
	.thought-of-the-day-textbox.et_pb_text_4 {
		background-size: 12% auto !important;
		padding-top: 0px !important;
	}
	.et_pb_button_1_wrapper:has(.preview-book-button) {
		margin-left: 220px !important;
	}
	.et_pb_button_1_wrapper .preview-book-button.et_pb_button_1 {
		padding-right: 10px !important;
	}
}