html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }
.mobileonly {
display: none;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
overflow-y: scroll !important;
-webkit-overflow-scrolling: touch;
}   body {
font-family: 'Rubik', sans-serif;
font-size: 22px;
color: #2e2f2f;
padding: 0;
margin: 0;
}
img {
max-width: 100%;
}
.container {
width: 95%;
margin: 0 auto;
max-width: 1200px;
position: relative;
}
.column {
float: left;
margin: 0 1%;
} .row {
width: 100%;
padding: 90px 0;
display: inline-block;
}
.row:after {
content: '';
clear: both;
display: block;
}
.teal {
background: #8ecac9;
}
.yellow {
color: #d9af06;
}
.text {
padding-top: 15px;
}
.grid12 {
width: 98%;
}
.grid11 {
width: 89.6667%;
}
.grid10 {
width: 81.3333%;
}
.grid9 {
width: 73%;
}
.grid8 {
width: 65%;
}
.grid7 {
width: 56.3333%;
}
.grid6 {
width: 48%;
}
.grid5 {
width: 39.6667%;
}
.grid4 {
width: 31%;
}
.grid3 {
width: 23%;
}
.grid2 {
width: 14.6667%;
}
.grid1 {
width: 6.3333%;
}
.clear {
clear: both;
}
.alignleft {
float: left;
margin: 0 20px 20px 0 !important;
}
.alignright {
float: right;
margin: 0 0 20px 20px !important;
}
.alignmid {
display: block;
margin: 0 auto;
}
.tleft {
text-align: left;
}
.tright {
text-align: right;
}
.center {
text-align: center;
}
blockquote {
color: #fff;
background: #ff6b0b;
font-size: 1.8em;
font-weight: 500;
width: 30%;
margin: 0 50px 30px 0;
padding: 50px;
float: left;
position: relative;
}
blockquote span:before {
content: '';
display: inline-block;
position: relative;
z-index: -1;
background: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/quote-left.png);
margin-right: -40px;
height: 50px;
width: 74px;
pointer-events: none;
}
blockquote span:after {
content: '';
display: inline-block;
position: relative;
z-index: -1;
background: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/quote-right.png);
height: 50px;
width: 75px;
margin-left: -40px;
top: 30px;
pointer-events: none;
}
blockquote p {
position: relative;
z-index: 10;
line-height: 1.3em;
}
hr {
border: 0;
height: 1px;
background: #babe35;
padding: 0;
margin-top: 35px;
margin-bottom: 35px;
}
.rounded {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
a.screenreader-text {
left: -999px;
position: fixed;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
z-index: -999;
transition: none;
}
a.screenreader-text:focus, a.screenreader-text:active {
color: #000;
background-color: #fff;
left: 0;
right: 0;
top: auto;
width: 30%;
height: auto;
overflow: auto;
margin: 10px 35%;
padding: 5px;
text-align: center;
font-size: 1em;
border: 2px solid #000;
text-decoration: none;
z-index: 9999;
} h1, h2, h3, h4, h5, h6 {
font-weight: 700;
font-family: 'Sansita', sans-serif;
margin-bottom: 20px;
padding: 0;
}
h2, h3, h4, h5 {
text-transform: uppercase;
}
h4, h5 {
font-weight: bold;
}
h1 {
font-size: 2.8em;
line-height: 1.2em;
font-weight: 700;
text-transform: uppercase;
}
h2 {
font-size: 2.4em;
}
h3 {
font-size: 2.1em;
}
h4 {
font-size: 1.6em;
}
h5 {
font-size: .9em;
font-family: 'Rubik', sans-serif;
font-weight: normal;
margin-top: 10px;
}
h6 {
font-size: 1em;
line-height: 1.2em;
}
section h2 {
font-size: 2.5em;
}
.home section h2 {
font-weight: 700;
}
.support h2, .support h3, .support h3, .support h4 {
padding-bottom: 0;
}
h2 strong {
color: #32d7c5;
font-weight: 700;
}
.content h2, .content h3, .content h4, .content h5, .content h6 {
padding-bottom: 10px;
}
a {
color: #001f49;
transition: 0.5s all ease;
}
a:hover {
color: #007bae;
}
a[href^="tel:"] {
text-decoration: none;
color: inherit;
}
p {
line-height: 1.7em;
}
.column li {
line-height: 1.7em;
}
a.button {
background: #001f49;
color: #fff;
display: inline-block;
text-decoration: none;
margin: 15px 0;
text-transform: uppercase;
font-size: 1em;
padding: 10px 32px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
a.button:hover {
background: #1c4d90;
}
a.white {
color: #fff;
}
a.button i {
margin-left: 15px;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.social a {
color: #001f49;
font-size: 20px;
}
.social a:hover {
color: #ff6b0b;
} html, body, * {
box-sizing: border-box !important;
}
header {
position: relative;
background: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/home-hero.jpg) no-repeat;
background-size: cover;
background-position: center;    
color: #001f49;
}
.tostick {
padding: 20px;
}
#mysticky-nav .myfixed {
width: 100% !important;
}
header .container {
max-width: inherit;
width: 100%;
}
.logo {
position: absolute;
left: 0;
top: 0;
padding: 0 40px 40px 0;
z-index: 10;
}
.call {
font-size: 22px;
font-weight: 700;
margin-bottom: 15px;
}
.call a {
color: #001f49;
text-decoration: none;
}
.logo img {
}
.call {
float: right;
} .mobile {
display: none;
}
.navwrap {
position: relative;
z-index: 999;
float: right;
clear: both;
}
.contact-info .social a {
color: #fff;
transition: 0.5s all ease;
}
.contact-info .social a .fa-inverse {
color: #8ecac9;
}
.contact-info .social a:hover {
color: #4f7a79;
}
.number {
display: none;
}
.navwrap > .social a .fa-circle {
color: #32d7c5;
transition: 0.5s all ease;
}
.navwrap > .social a:hover .fa-circle {
color: #219b8e;
}
nav {
float: right;
}
ul.navigation {
list-style-type: none;
padding-bottom: 0;
}
ul.navigation:after {
display: block;
content: "";
clear: both;
}
ul.navigation li {
float: left;
margin: 0;
padding: 0;
position: relative;
}
ul.navigation li a {
display: block;
text-decoration: none;
color: #001f49;
padding: 0 18px;
text-transform: uppercase;
transition: 0.5s all ease;
font-size: 22px;
}
ul.navigation li:last-child a {
padding-right: 0;
}
ul.navigation > li:hover > a:after {
content: "";
position: absolute;
left: 0;
bottom: -6px;
background: #ff6b0b;
width: 100%;
height: 6px;
border-radius: 3px;
margin-top: 5px;
}
.none {
display: none;
} ul.navigation li ul {
display: none;
}
ul.navigation li ul:before {
content: "";
position: absolute;
left: 0;
top: -5px;
z-index: 5;
background: #ff6b0b;
width: 100%;
height: 6px; margin-top: 5px;
}
ul.navigation li:hover ul {
display: block;
margin-left: 0;
position: absolute;
top: 100%;
z-index: 9999;
list-style-type: none;
}
ul.navigation li:last-child:hover ul {
right: 0;
}
ul.navigation li:hover li {
float: none;
white-space: nowrap;
width: 100%;
background: none;
}
ul.navigation li:hover li a {
background: rgba(29,78,144,0.8);
display: block;
margin: 0;
height: auto;
text-align: left;
color: #fff;
line-height: 2.7em;
padding: 0 20px 0 15px;
border: 0;
}
ul.navigation li:hover li a:hover {
color: #ff6b0b;
} #quick-links .row {
padding: 40px 0 90px 0;
}
.sub #quick-links .row .quick {
float: none;
width: 80%;
margin: auto;
}
.sub #quick-links .row {
padding: 40px 0;
}
#quick-links h2 {
padding-top: 30px;
color: #001f49;
font-weight: 500;
text-transform: uppercase;
font-size: 2.5em;
}
.sub #quick-links h2 {
display: none;
}
.full-header {
position: relative;
max-height: 700px;
overflow: hidden;
}
.full-header h1 {
font-size: 4em;
font-weight: 900;
text-transform: uppercase;
margin: 0;
padding-bottom: 20px;
}
#slideshow {
padding: 0;
}
#slideshow li {
margin: 0;
list-style-type: none;
}
#slideshow img {
display: block;
}
#slideshow video {
display: block;
width: 100%;
}
.full-header .overlay {
position: relative;
text-align: center;
color: #001f49;
padding-top: 200px;
padding-bottom: 60px;
}
.sub .full-header .overlay {
padding-top: 100px;
padding-bottom: 120px
}
.contact-info {
color: #fff;
line-height: 106px;
}
.contact-info .phone {
color: #fff;
text-decoration: none;
font-size: 2em;
font-weight: 600;
display: block;
}
#welcome {
background: #9da122;
color: #001f49;
position: relative;
}
#welcome:before {
content: '';
height: 113px;
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2023/04/purple-curve-bottom.webp);
background-position: center top;
background-repeat: no-repeat;
display: block;
width: 100%;
position: absolute;
left: 0;
right: 0;
top: -113px;
pointer-events: none;
}
#welcome:after {
content: '';
height: 113px;
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2023/04/purple-curve_1.webp);
background-position: center top;
background-repeat: no-repeat;
display: block;
width: 100%;
position: absolute;
left: 0;
right: 0;
bottom: -113px;
pointer-events: none;
}
.sub #welcome {
background-color: #fff;
color: #001f49;
margin-bottom: 120px;
}
.sub #welcome .row {
padding: 100px 3%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 1300px;
margin: auto;
display: block;
}
.sub #welcome:before {
display: none;
}
.sub #welcome:after {
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/white-curve-bottom.png);
}
.sub #welcome img {
display: block;
height: auto;
} .sub #quick-links {
background: #eeeeee;
position: relative;
}
.sub #quick-links:before {
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/white-curve.png);
background-position: center top;
content: '';
display: block;
height: 119px;
position: absolute;
top: -119px;
z-index: 10;
width: 100%;
}
.content {
position: relative;
z-index: 10;
}
.tour {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.tour {
text-align: center;
}
.tour img {
margin: auto;
}
.tour .column {
max-width: 560px;
}
.sidebar {
float: right;
background: #3d4040;
padding: 35px 35px 15px 35px;
text-align: center;
margin-left: 25px;
margin-bottom: 20px;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
color: #fff;
}
.sidebar a {
color: #fff;
} #form .clear {
clear: both;
}
#form .center {
text-align: center;
}
#form h3 {
margin: 0 1%;
}
#form small {
font-style: italic;
}
#form hr {
width: 98%;
margin: 10px 1% 15px 1%;
} #form .column {
float: left;
margin: 0 1%;
}
#form .full {
width: 98%;
margin: 0 1%;
}
#form .half {
width: 48%;
}
#form .twothird {
width: 65%;
}
#form .onethird {
width: 31%;
}
#form input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
width: 96%;
padding: 10px 2%;
}
#form input[type=radio] {
margin-bottom: 5px;
}
#form textarea {
width: 96%;
resize: none;
padding: 10px 2%;
font: 95%/1.4 'Tahoma', sans-serif;
}
#form select {
width: 101%;
padding: 10px 2%;
}
#review-set {
min-height: 760px;
}
#review-set .row {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 90px 2%;
} #pre-footer {
background: #ff6b0b;
position: relative;
color: #fff;
}
#pre-footer:before {
content: '';
display: block;
width: 100%;
height: 124px;
background: url(//lewisvillekidsdentistry.com/wp-content/uploads/2023/04/red-curve.webp) repeat-x;
position: absolute;
background-position: center top;
top: -124px;
pointer-events: none;
}
#pre-footer:after {
content: '';
display: block;
width: 100%;
height: 124px;
background: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/red-curve-bottom.png) repeat-x;
position: absolute;
background-position: center top;
bottom: -124px;
z-index: 10;
pointer-events: none;
}
#pre-footer .container {
width: 80%;
max-width: inherit;
}
#pre-footer .row {
padding: 40px 0;
}
#pre-footer .quick {
width: 95%;
margin: auto;
position: relative;
top: -270px;
}
#pre-footer .row .column:first-child {
margin-left: 0;
}
#pre-footer iframe {
-webkit-border-radius: 0px 10px 10px 0px;
-moz-border-radius: 0px 10px 10px 0px;
border-radius: 0px 10px 10px 0px;
}
#pre-footer h3 {
font-size: 1.6em;
line-height: 40px;
color: #fff;
} ul.quick {
list-style-type: none;
padding-bottom: 0;
display: block;
width: 100%;
margin-top: 20px;
}
ul.quick:after {
clear: both;
content: '';
display: block;
}
ul.quick li {
float: left;
margin: 0;
padding: 0;
position: relative;
width: 32.6667%;
margin-right: 1%;
}
ul.quick li i {
color: #ff6b0b;
transition: 0.3s all ease;
}
ul.quick li a:hover i {
color: #babe35;
}
ul.quick li img {
opacity: .9;
transition: 0.5s all ease;
}
ul.quick li img:hover {
opacity: 1;
}
ul.quick li span {
text-align: center;
font-size: 22px;
display: block;
}
ul.quick li a {
display: block;
text-decoration: none;
color: #3d4040;
font-size: 1.3em;
text-transform: uppercase;
transition: 0.5s all ease;
text-align: center;
}
ul.quick li:last-child {
margin-right: 0;
}
footer {
font-size: 20px;
color: #001f49;
display: block;
position: relative;
padding-top: 80px;
padding-left: 75px;
}
footer a {
color: #001f49;
text-decoration: underline;
transition: 0.5s all ease;
}
footer .copyright {
background: #313d43;
padding: 0 10%;
float: left;
width: 25%; }
footer .copyright img {
vertical-align: middle;
margin-left: 10px;
}
footer .contact {
background: #2a363c;
padding: 0 10%;
float: left;
width: 35%; }
footer h2 {
color: #001f49;
}
footer .fa-stack-2x {
display: none;
}
ul.sitemap {
list-style-type: none;
position: relative;
z-index: 10;
padding: 0;
margin: 0;
}
ul.sitemap li {
display: inline-block;
margin: 0;
padding: 3px 18px 0 0;
}
ul.sitemap li:first-child {
padding-left: 0;
}
ul.sitemap li a {
display: block;
text-decoration: none;
text-transform: uppercase;
transition: 0.5s all ease;
font-weight: 500;
}
footer a:hover, ul.sitemap li a:hover {
color: #ff6b0b;
}
footer address {
font-style: normal;
line-height: 1.6em;
float: left;
margin-right: 40px;
}
footer .social {
float: left;
line-height: 1.4em;
margin-left: -20px;
}
footer .social a .fa-circle {
color: #001f49;
transition: 0.5s all ease;
}
footer .social a:hover .fa-circle {
color: #32bbfd;
}
footer .social a .fa-inverse {
color: #001f49;
transition: 0.5s all ease;
}
footer .social a .fa-inverse:hover {
color: #ff6b0b;
}
.windowtop {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 30px;
overflow: hidden;
text-indent: 100%;
background: #001f49 url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/top-arrow.png) no-repeat center 50%;
visibility: hidden;
opacity: 0;
border-radius: 50%;
z-index: 9999;
transition: 0.5s all ease;
cursor: pointer;
}
.windowtop.cd-is-visible { visibility: visible;
opacity: 1;
}
.no-touch .windowtop:hover {
background-color: #4B62C0;
opacity: 1;
}
.table-row, .location-row {
display: table;
width: 100%;
}
.table-cell {
display: table-cell;
vertical-align: middle;
padding: 5px 0;
}
.table-cell.site-contact {
width: 60%;
text-align: right;
font-size: 22px;
color: #001f49;
font-weight: bold;	
text-transform: uppercase;
}
.table-cell.site-branding {
width: 40%;
text-align: left;
}
.table-cell.site-contact p {
padding: 0;
margin: 0;
margin-bottom: 15px;
line-height: 1.3;
}
.table-cell.site-menu {
width: 10%;
text-align: right;
}
#black-studio-tinymce-2 {
float: right;
margin-right: 20px;
text-transform: capitalize;
font-weight: normal;
}
button#responsive-menu-button {
float: right;
}
.site-location .button {
margin: 0;
float: right;
clear: both;
}
.post-thumbnail img {
float: right;
margin: 0 0 20px 20px !important;
border-radius: 20px;
}
#blog-section {
background: #9da122;
position: relative;
clear: both;
padding: 60px 0;
color: #001f49; 
}
#blog-section  .container {
max-width: inherit;
width: 95%;
}
#blog-section .row {
padding: 30px 0;
}
#blog-section h4 {
padding: 0;
margin: 0;
margin-top: 10px;
text-transform: capitalize;
}
#blog-section p.date {
margin-top: 0;
padding-top: 0;
color: #001f49;
}
.sub #blog-section::before {
content: '';
height: 89px;
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/green-top.png);
background-position: center top;
background-repeat: no-repeat;
display: block;
width: 100%;
position: absolute;
left: 0;
right: 0;
top: -89px;
}
.nf-form-content {
padding: 0;
max-width: 100%;
margin: 0 auto;
}
.footer-area {
position: relative;
}
.footer-area::before {
content: '';
height: 89px;
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/green-bottom.png);
background-position: center top;
background-repeat: no-repeat;
display: block;
width: 100%;
position: absolute;
left: 0;
right: 0;
top: 0;
}
header.module.parallax{
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: auto;
}
section.module.parallax{ 
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
footer.module.parallax {
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom;
}
.sub #welcome h1, #blog-section h1 {
padding-bottom: 0;
margin-bottom: 5px;
}
.sub #welcome h5, #blog-section h5 {
padding: 0;
margin: 0;
margin-bottom: 30px;
}
.nf-form-content {
padding: 0 !important;
max-width: 100% !important;
margin: 20px auto !important;
}
.screen-reader-text {
display: none;
}
.sub #blog-section {
padding: 0;
margin-top: 120px;
}
label {
display: block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 600;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, .nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
background: #fafafa;
border-width: 1px;
border-color: #eaeaea;
border-radius: 2px;
width: 100%;
padding: 16px 45px 16px 15px;
border: 1px solid #ccc;
height: auto;
}
.search-form input[type=submit], .search-form input[type=submit]:focus, .search-form input[type=submit]:hover {
padding: 13px 20px;
border-radius: 2px;
border: none;
top: 0;
right: 0;
position: absolute;
color: transparent;
background: 0 0;
max-width: 45px;
z-index: 2;
line-height: 1.85714285714286;
}
.search-form {
position: relative;
}
.search-form:after {
font-family: FontAwesome;
font-size: 1.2em;
font-weight: 400;
content: "\f002";
position: absolute;
top: 50%;
right: 15px;
transform: translate(0, -50%);
}
.MST-h1{
font-size: .9em;
font-family: 'Rubik', sans-serif;
font-weight: normal;
margin-top: 10px;
} header.module.parallax{
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2023/08/PEDIATRIC-DENTIST-in-Lewisville-TX-home-hero.jpg);
}
footer.module.parallax-1 { 
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2023/08/PEDIATRIC-DENTIST-in-Lewisville-TX-kids-in-field.webp);
}
section.module.parallax-2 { }
section.module.parallax-3 {
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/3.jpg);
}
.post-thumbnail img{
max-width:430px;
} @media (max-width:1600px) {
.container {
width: 95%;
}
#blog-section .container {
max-width: inherit;
width: 95%;
}
ul.navigation li a {
padding: 10px 0;
font-size: 1em;
}
h1 {
font-size: 2.5em;
line-height: 100%;
}
h2 {
font-size: 2.2em;
line-height: 100%;
}
h3 {
font-size: 1.5em;
line-height: 100%;
}
h4 {
font-size: 1.3em;
line-height: 100%;
}
h5 {
font-size: 1.0em;
line-height: 100%;
}
h6 {
font-size: .7em;
line-height: 100%;
}
nav ul.navigation li a {
font-size: 1em;
padding: 0 16px;
} ul.quick li a {
font-size: 1em;
}
.row {
padding: 25px 0;
}
.text {
padding-top: 0;
}
footer .copyright {
padding: 0 5%;
width: 35%; }
footer .contact {
padding: 0 5%;
width: 45%; }
}
@media (max-width: 1320px) {
.full-header h1 {
font-size: 3em;
}
}
@media (max-width: 1200px) {
h1 {
font-size: 1.7em;
line-height: 100%;
}
.table-cell.site-contact {
font-size: 18px;
}
.desktopmenu {
display: none !important;
}
.logo {
position: relative;
top: 90px;
text-align: center;
margin: auto;
padding: 0;
clear: both;
}
.mobile {
background: #001f49;
display: block;
cursor: pointer;
text-align: center;
color: #fff;
float: right;
text-decoration: none;
text-transform: uppercase;
padding: 13px 20px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
position: absolute;
top: 0;
left: 0;
}
a.mobile:hover {
color: #fff;
}
#menu .inner {
padding: 4em 0; }
#menu .close {
background-image: url(//lewisvillekidsdentistry.com/wp-content/uploads/2020/01/close.svg);
background-position: 75% 25%;
background-repeat: no-repeat;
background-size: 4em 4em;
border: 0;
content: '';
display: block;
height: 4em;
overflow: hidden;
position: absolute;
right: 1em;
text-align: center;
text-indent: 8em;
top: 1em;
width: 4em;
}
#menu ul {
list-style: none;
padding: 0;
}
#menu li {
padding: 0;
}
#menu li ul {
display: none;
} #menu li a {
border: 0;
display: block;
font-size: 1.7em; padding: 0.4em 0; text-transform: uppercase;
text-decoration: none;
color: #fff;
}
#menu li a:hover {
background: none;
}
.full-header .overlay {
top: 27%;
padding-top: 125px;
}
.tleft, .tright {
text-align: center;
}
.full-header h1 {
font-size: 2em;
word-wrap: break-word;
}
.logo {
top: 40px;
}
.full-header .overlay {
padding-top: 55px;
}
section p, footer p, section ul, section ol {
font-size: 16px;
}
section em {
font-size: 100%;
}
section blockquote {
line-height: normal;
}
blockquote {
line-height: 15px;
padding: 20px;
}
blockquote span:after {
position: absolute;
bottom: 0;
top: auto;
right: 0;
}
#review-set .row {
padding: 40px 2%;
}
.call {
margin-top: 12px;
}
#quick-links .row {
padding: 0 0 20px 0;
}
#quick-links .container {
width: 100%;
}
#quick-links h2 {
font-size: 1.3em;
}
ul.quick li {
margin-right: 0;
margin-bottom: 5px;
}
ul.sitemap li {
padding: 0 8px;
}
.sub #quick-links .row .quick {
width: 100%;
padding: 0;
}
}
@media screen and (max-width:1000px) {
.table-cell.site-contact p {
font-size: 15px;
margin-bottom: 0;
padding: 15px 0;
}
#black-studio-tinymce-2 {
float: right;
margin-right: 10px;
}
.desktop {
display: none;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid12 {
width: 100%;
margin: 0;
}
#form .column {
float: none;
margin: 0;
}
#form .full, #form .half, #form .twothird, #form .onethird {
width: 98%;
margin: 0;
}
.container img, .containerfull img {
display: block;
margin: 0 auto 10px auto;
padding: 0 8px inherit;
width: auto;
height: auto;
}
.containerfull .welcome img {
margin: 0 auto;
}
a.button {
margin: 0 0 20px 0;
text-align: center;
}
#welcome .row {
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sub #welcome .row {
padding: 20px;
}
#review-set .row {
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#pre-footer .row {
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
footer {
text-align: center;
padding: 0 20px;
}
footer .copyright, footer .contact {
float: none;
width: 90%;
}
footer address {
float: none;
margin: auto;
}
footer .social {
float: none;
margin: auto;
}
.full-header p {
font-size: 1em;
line-height: 1.2em;
}
blockquote {
float: none;
width: auto;
margin-right: 0;
}
.social {
text-align: center;
}
.contact-info {
line-height: 60px;
padding: 30px 0;
}
.contact-info .phone {
text-align: center;
}
.call span {
display: none;
}
ul.quick li span {
font-size: 10px;
}
}
@media screen and (max-width:800px) {
header {
background-attachment: scroll;
}
.pum-theme-6 .pum-content, .pum-theme-lightbox .pum-content {
font-size: 14px;
}
#welcome:after {
height: 40px;
}
.sub #blog-section {
margin-top: 40px;
}
.sub #welcome {
margin-bottom: 40px;
}
body {
font-size: 18px;
}
.mobileonly {
display: inline-block;
float: right;
padding: 0 10px;
margin-top: 23px;
}
button#responsive-menu-button {
top: -10px !important;
}
ul.sitemap li a {
font-size: 16px;
line-height: 1;
}
#blog-section .container {
max-width: inherit;
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
header.module.parallax, footer.module.parallax-1 {
background-attachment: scroll;
}
.post-thumbnail img {
float: none;
margin: 0 auto 20px auto !important;
border-radius: 20px;
}
.blog-posts img {
width: 100%;
margin: 0;
}
ul.quick {
padding: 0;
}
#bf-revz-widget-1234567935183 {
margin-bottom: 20px;
}
.alignleft, .alignright {
float: none;
display: block;
margin: 0 auto 20px auto !important;
}
.footer-area::before {
display: none;
}
.sub #blog-section::before {
height: 30px;
top: -30px;
}
#black-studio-tinymce-2,
.site-location a.button{
display: none;
}	
hr {
margin-top: 0px;
}
.mobile {
width: 70px;
}
.navwrap {
float: none;
}
.fa-stack {
width: 1.7em;
}
.fa-lg {
font-size: 1.1em;
}
.number {
text-align: center;
}
.sidebar {
float: none;
margin-left: 0;
} #menu {
align-items: flex-start;
-webkit-align-items: flex-start;
-moz-align-items: flex-start;
-ms-align-items: flex-start;
}
.overlay .button {
font-size: .8em;
padding: 5px 12px;
}
footer .row.last {
padding-top: 0;
}
#slideshow img {
object-fit: cover;
height: 250px;
}
}
@media (max-device-width:570px) {
header.module.parallax{
background-image: url(https://lewisvillekidsdentistry.com/wp-content/uploads/2023/04/home-hero-mobile-e1681148153194.webp);
}
p.date {
font-size: 14px;
}
a.button {
margin: 0 0 20px 0;
text-align: center;
font-size: .8em;
width: 100%;
box-sizing: border-box;
}
#pre-footer h3 {
font-size: 1.2em;
} #menu li a {
border: 0;
display: block;
font-size: 1.4em; padding: 0.2em 0; font-weight: 700;
text-transform: uppercase;
text-decoration: none;
color: #fff;
}
.full-header h1 {
font-size: 1.55em;
word-wrap: break-word;
}
h1 {
font-size: 1.55em;
line-height: 100%;
}
h2 {
font-size: 1.35em;
line-height: 100%;
}
h3 {
font-size: 1.2em;
line-height: 100%;
}
.call {
margin-top: 65px;
}
}