/*======================================
Theme Name: drquintonchild
Theme URI: https://divicake.com/
Description: Child theme for Dr. Quinton
Version: 1.0
Author: First Dentist
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */
@media only screen and (max-width: 320px) {
	.schedule-blurb .et_pb_blurb_content .et_pb_blurb_container {
		padding-left: 0 !important;
	}	
	#footer-bottom .icon {
		font-size: 28px;
    	margin: 0 10px;
	}
	
	.et-social-icons li {
		margin-left: 0;
	}
}

@media (max-width: 1023px) {
	#popmake-28072{
		top: 20% !important;
		left: 5% !important;
		width: 90% !important;
	}
}
#popmake-28072 { 
	width: 50%;
	text-align: center;
	background: red;
	padding-top: 3em;
	padding-bottom: 3em;
}
#text-notice {
	text-align: center;
}
#text-notice {
	text-align: center;
	color: #fff;
}
.notice-title {
	font-weight:700;
	line-height: 1.2em;
	color: #fff !important;
}
.notice-info {
	text-align: left;
	font-size: 20px;
	line-height: 1.8em;
	font-weight: 600;
}
.notice-info a {
	font-weight: 700;
	font-size: 24px;
	text-decoration: underline;
	color: #fff;
}
