body{ position: relative;background-color: #fff;color: #000;font: 400 20px/1.6 Lato,sans-serif;counter-reset: section;overflow-x: hidden;}p{ margin: 10px auto;}a{ cursor: pointer;text-decoration: none;color: #527f8e;}a:hover{ color: #01796F;}hr{ position: relative;display: table;clear: both;margin: 40px auto;width: 100%;height: 1px;background-color: #01796F;}:focus,a:focus,button:focus,input:focus{ outline-width: medium;outline-color: #527f8e!important;}h1,h2,h3,h4,h5,h6{ margin: 0;position: relative;}#page-title h1,.h1 small{ color: #74d5b1;font: 700 14px/1 Lato,sans-serif;display: block;margin: 10px auto 20px;text-transform: uppercase;letter-spacing: 2px;}#page-title h1:only-child,.h1,h2#append{ color: #527f8e;font: 300 54px/1 ivymode,sans-serif;}.dividerLead,.h2,.more-to-explore span,h2{ color: #527f8e;font: 300 40px/1 ivymode,sans-serif;position: relative;}.h3,h3{ color: #000;display: block;position: relative;font: 400 30px/1.1 ivymode,sans-serif;}.h4,h4{ color: #000;display: block;position: relative;font: 700 20px/1.1 Lato,sans-serif;text-transform: uppercase;}main ul{ list-style: none;padding: 0;margin: 10px 0;text-align: left;overflow: hidden;}main ul li{ position: relative;display: block;margin: 0 0 10px 0;padding-left: 34px;line-height: 1.6;}main ul li:before{ content: "\e933";color: #000;position: sabsolute;left: 0;top: 8px;font-size: .5em;}main ol{ padding: 0 0 0 20px;text-align: left;}main ol strong{ color: #527f8e; }.list-check li:before { content:\e832; color: #527f8e; }.list-check li b { color:color: #527f8e; }[class^=btn]{ position: relative;z-index: 1;display: inline-block;vertical-align: middle;cursor: pointer;text-align: center;transition: .3s all;font: 700 14px/1 Lato,sans-serif;letter-spacing: 1px;text-transform: uppercase;color: #fff;min-width: 285px;border-radius: 5px;margin: 10px;padding: 12px 10px;background-color: #70bad9;}[class^=btn]:hover{ background-color: #01796F;color: #fff;}.btn-alt{ background-color: #01796F;color: #fff;}.btn-alt:hover{ background-color: #70bad9;color: #fff;}.btn-thr{ background-color: #fff;color: #527f8e;}.btn-thr:hover{ background-color: #527f8e;}#fixed-tabs a{ text-transform: none;}#fixed-tabs .ra{ background-color: #49717e;}#fixed-tabs .call{ background-color: #49c5aa;}#fixed-tabs .fr,#fixed-tabs .map{ background-color: #000;}#fixed-tabs .fb{ background-color: #4d70a8;}#fixed-tabs .gg{ background-color: #dc4e41;}header{ position: fixed;z-index: 100;left: 0;top: 0;width: 100%;background-color: #fff;transition: .3s all;}header:focus-within{ z-index: 500;}header .logo{ position: relative;z-index: 1;}header .logo img{ max-height: 117px;}header #hd-top{ color:#ecf4db; background-color: #527f8e;text-align: center;font-size: 16px;line-height: 1;padding: 10px;}header #hd-top a{ color: #ecf4db; text-decoration:underline;}header #hd-top a:hover { text-decoration:none; }header .hd-container{ flex: 1;display: flex;align-items: center;gap: 20px;}header .hd-info{ margin: 0 20px 0 auto;}header .pho{ color: #527f8e;font-size: 24px;line-height: 1;}header .phy{ color: #527f8e;font-size: 16px;line-height: 1.2;margin-bottom: 8px;}header .pho,header .phy{ display: block;position: relative;}header .pho:hover,header .phy:hover{ color: #01796F;}header .hd-btns{ display: flex;flex: 0 1 331px;justify-content: space-between;align-items: center;line-height: 1;gap: 2px;}header .hd-btns [class^=btn]{ margin: 0 0 2px 0;border-radius: 0;padding: 3px 5px;font-size: 16px;font-weight: 400;letter-spacing: 0;text-transform: capitalize;min-width: 187px;}header .hd-btns [class^=btn]:hover{ background-color: #c2dd9e;}header .hd-btns .ra{ min-width: 142px;text-transform: uppercase;font-size: 28px;letter-spacing: 1px;line-height: 1;align-self: stretch;align-items: center;display: flex;justify-content: center;flex-flow: column;}header .hd-btns .ra.sm {background:#74D5B1;}header .hd-btns .ra.sm:hover {background:#01796F;}header .hd-btns .ra small{ font-size: 16px;display: block;font-weight: 700;letter-spacing: 3px;}@media (min-width:1025px){ .place-nav{ max-width: 1300px;margin: 0 auto;padding: 0 10px;display: flex;justify-content: space-between;align-items: center; } nav{ flex: 0 1 100%;background-color: #527f8e; } nav, nav ul li, nav ul li a{ position: relative; } nav > ul{ padding: 0;max-width: 980px;margin: auto; } nav ul{ margin: auto;list-style: none;display: flex;justify-content: space-around; } nav ul li a{ display: block;color: #fff; } nav ul li a:hover{ color: #fff; } nav > ul > li{ flex: 1 1 auto;text-align: center; } nav > ul > li:last-of-type:after{ display: none; } nav > ul > li > a{ padding: 6px;font-size: 16px;color: #fff;letter-spacing: .5px;text-transform: uppercase; } nav > ul > li > a span{ color: #000; } nav > ul > li:hover > a{ color: #70bad9; } nav ul li:hover > ul{ display: block;visibility: visible;animation-name: fadeIn;animation-duration: .25s;animation-fill-mode: both; } nav ul ul{ display: none;min-width: 280px;width: 100%;padding: 0;position: absolute;z-index: 3;left: 0;text-align: left;background-color: #527f8e;box-shadow: 10px 17.3px 25px rgba(0,0,0,.2); } nav > ul > li:last-child ul{ right: 0;left: auto; } nav ul ul li > a{ padding: 10px 12px;font-size: 14px;line-height: 1.3;text-transform: none; } nav ul ul li:hover > a{ background-color: #70bad9;color: #fff; } nav ul ul ul{ left: 100%;top: 0;background-color: #01796F; } nav ul ul ul li button i:before{ content: "\e825"!important; } nav ul ul ul ul{ top: auto;left: 0;position: relative;display: block;box-shadow: none;background-color: #3bb99e; } nav ul ul ul ul li a{ padding-left: 2em;padding-left: 2em; } nav ul ul ul ul li a{ background-color: #3dc1a4; } nav ul ul ul ul li:hover a{ background-color: #48a7ce; } .has-submenu button, .has-submenu span > a{ display: inline-block;line-height: 1;color: #fff; } .has-submenu.open > ul{ display: block; } .has-submenu.open > ul :focus{ background-color: rgba(255,255,255,.2); } nav li button{ display: inline-block;padding: 0; } nav > ul > li.has-submenu > a > button{ color: #70bad9; }}.fix-nav header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35);animation-duration: 1s;animation-fill-mode: both;z-index: 100;}.fix-nav header #hd-top{ display: none;}.fix-nav header .hd-info{ display: flex;gap: 20px;}.fix-nav header .logo img{ max-height: 90px;}@media (max-width:1024px){ header .pho{ font-size: 30px; } header .logo{ padding: 8px; } header .logo img{ max-height: 70px; } #hd-top, #main-nav, header .hd-btns, header .hd-info, header .phy, header [class^=btn], header nav ul{ display: none; } .nav-down{ box-shadow: 0 3px 7px rgba(24,23,24,.2); } .nav-up{ transform: translateY(-100%); } .mean-container .mean-nav, body, header{ transition: all .3s; } body{ right: 0; } .attach header{ position: fixed!important;box-shadow: 0 3px 7px rgba(24,23,24,.35); } .attach header .top-nav{ display: none!important; } body.mean-active header{ left: -80%;transform: none; } body.mean-active{ overflow: hidden;right: 80%; } body.mean-active:before{ z-index: 98;content: "";opacity: .7;background-color: #000;position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-image: none;height: inherit; } body.mean-active .mean-container .mean-nav{ right: 0; } .mean-container{ display: flex!important;flex-flow: row nowrap;align-items: center;justify-content: space-between; } .mean-container .mean-bar{ background-color: #527f8e;width: 70px;min-height: 70px;display: flex;flex-direction: column;justify-content: center;align-items: center;align-self: stretch;margin-left: 8px; } .mean-container .meanmenu-reveal{ display: block;color: #fff; } .mean-container a.meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px; } .mean-container .mean-bar .icon-menu{ position: relative;display: table;transition: .3s all;z-index: 1;margin: 0 0 5px 5px; } .mean-container .meanmenu-reveal .icon-menu:before{ font-size: 30px;content: "|||";transform: rotate(90deg) scaleY(1.6);letter-spacing: 3.2px; } .mean-container .mean-bar .icon-menu:after, .mean-container .meanmenu-reveal.meanclose:after{ content: "MENU";font-style: normal;position: absolute;left: 48%;transform: translateX(-50%);bottom: -10px;letter-spacing: 1px;font-size: .55em;font-weight: 700; } .mean-container .meanmenu-reveal.meanclose i:before{ transform: rotate(45deg);font-size: 60px;content: "+";margin: -5px 0 0 8px; } .mean-container .meanmenu-reveal.meanclose:after{ content: "CLOSE";bottom: 5px; } .mean-container .mean-nav{ position: fixed;right: -80%;margin: 0;top: 0;bottom: 0;width: 80%;overflow: auto;display: flex;flex-flow: column;justify-content: flex-start;background-color: #70bad9; } .mean-container .mean-nav ul{ font-size: 16px;padding: 0;margin: 0;width: 100%;list-style-type: none; } .mean-container .mean-nav ul li{ position: relative;width: 100%; } .mean-container .mean-nav ul li a{ display: block;padding: 1em 5%;padding-right: 58px!important;margin: 0;text-align: left;color: #fff;border-top: 1px solid rgba(255,255,255,.5);text-decoration: none;text-transform: uppercase; } .mean-container .mean-nav ul li li a{ padding: 1em 10%;border-top: 1px solid #f1f1f1;border-top: 1px solid rgba(255,255,255,.25);opacity: .75;text-shadow: none!important;visibility: visible; } .mean-container .mean-nav ul li.mean-first a{ border-top: none;margin-top: 0; } .mean-container .mean-nav ul li.mean-last a{ border-bottom: none;margin-bottom: 0; } .mean-container .mean-nav ul li li li a{ padding: 1em 15%; } .mean-container .mean-nav ul li li li li a{ padding: 1em 20%; } .mean-container .mean-nav ul li li li li li a{ padding: 1em 25%; } .mean-container .mean-nav ul li a:hover{ background: #252525;background: rgba(255,255,255,.1); } .mean-container .mean-nav ul li a.mean-expand{ width: 48px;line-height: 50px;font-size: 20px;padding: 0!important;text-align: center;position: absolute;right: 0;top: 0;z-index: 2;background: rgba(255,255,255,.1);border: none!important;border-left: 1px solid rgba(255,255,255,.4)!important;border-bottom: 1px solid rgba(255,255,255,.4)!important; } .mean-container .mean-nav ul li a.mean-expand:before{ content: "\e825";font-family: fontello;font-weight: 400;margin: 0;font-style: normal; } .mean-container .mean-nav ul li .mean-expand.mean-clicked:before{ content: "\e83a"; } .mean-remove{ display: none!important; } .mean-nav .social{ min-height: 66px;background-color: rgba(0,0,9,.1);margin: 0;padding: 10px 5px;justify-content: center; } .mean-nav .fo-title{ color: #fff;text-align: center; } .mean-nav .hours{ display: block;text-align: center;color: #fff;padding: 10px;margin: 10px auto auto; } .mean-nav .hours p{ display: table;text-align: left;font-size: 15px;margin: 10px auto 0;color: #fff; }}.play{ cursor: pointer;border: none;background-color: transparent;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;color: #000;font: 700 15px/1 Lato,sans-serif,sans-serif;text-transform: uppercase;letter-spacing: 1.5px;text-align: center;transition: .3s all;}.play i{ width: 75px;height: 75px;border-radius: 50%;background-color: #fff;display: block;color: #000;display: inline-flex;align-items: center;justify-content: center;font-size: 30px;margin: 10px;transition: .3s all;}.play i:before{ margin: auto;padding-left: 5px;}.play:hover{ color: #01796F;}.play:hover i{ background-color: #01796F;color: #fff;}[data-embed] .close,[data-vimeo] .close{ cursor: pointer;line-height: 1;background-color: #527f8e;color: #fff;padding: 8px;text-transform: uppercase;z-index: 5;position: absolute;top: 0;right: 0;min-width: 160px;}[data-embed] .close i,[data-vimeo] .close i{ font-style: normal;font-size: 1.25em;line-height: 1;vertical-align: middle;display: inline-block;margin-bottom: 5px;}[data-embed] .close:focus,[data-vimeo] .close:focus{ background-color: #3f626e;}[data-embed] .close:hover,[data-vimeo] .close:hover{ background-color: #1b1b1b;color: #fff;}[data-embed] .close i:before{ transform: rotate(45deg);}body.page_index .h2,body.page_index h2{ display: block; font-size:44px;}body.page_index .h2 small,body.page_index h2 small{ display: block;font: 700 14px/1 Lato,sans-serif;text-transform: uppercase;letter-spacing: 2px;margin-bottom: 10px;}.split{ padding: 90px 20px;}.split .flex-ed{ max-width: 1200px;margin: auto;display: flex;align-items: center;justify-content: space-around;}.split article{ flex: 0 1 auto;width: 100%;max-width: 520px;padding: 10px;}.split figure{ flex: 0 1 auto;}.split [class^=btn]{ margin-left: 0;min-width: 200px;}#banner{ position: relative;max-width: 1400px;padding: 10px 10px 0;margin: 0 auto;}#banner article{ padding: 10px;max-width: 380px;margin: auto;}#banner .h1,#banner h1{ display: block;font-family:"Lato",sans-serif;font-size: 14px;font-weight: 700;letter-spacing: 2px;color: #74d5b1;text-transform: uppercase;margin-bottom: 10px;}#banner h2{ font-size: 44px;}#banner .slick-banner .banner-slide{ display: flex!important;}#banner .slick-banner article{ flex: 1 0 auto;}#banner .btn{ margin: 10px 0 0;}#banner .slick-dots .slick-active span{ width: 9px;height: 9px;}#banner .slick-controls{ position: absolute;right: 0;width: 100%;max-width: 380px;bottom: 20px;justify-content: flex-start;}@media (min-width:1400px){ #banner .slick-controls{ left: 50%;margin-left: 280px; }}#comfort{ margin: 10px;background-color: #527f8e;text-align: center;color: #ecf4db;padding: 80px 10px;}#comfort article{ max-width: 850px;margin: 0 auto;font-size: 22px;}#about{ background: #f4f8ec url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;background-size: auto 10px;text-align: center;padding: 80px 10px 10px;position: relative;z-index: 1;}#about:before{ position: absolute;left: 0;top: 10px;right: 0;bottom: 0;content: "";background: url(//www.westchestergentledentistry.com/assets/images/index-pattern-1.png) center top no-repeat;z-index: -1;}#about .cards{ display: flex;justify-content: center;gap: 30px;margin: 46px auto -80px;}#about .cards h3{ font-size: 24px;color: #70bad9;transition: .3s;}#about .cards > *{ max-width: 370px;flex: 0 1 auto;width: 100%;background-color: #fff;padding: 50px 30px;box-shadow: 0 2px 4px rgba(0,0,0,.2);color: #000;}#about .cards figure{ margin-bottom: 20px;}#about .cards em{ display: block;margin: 20px 0;font-style: normal;}#about .cards a:hover{ background-color: #70bad9;color: #fff;}#about .cards a:hover h3{ color: #fff;}#mission{ margin: 10px;background-color: #527f8e;color: #f4f8ec;text-align: center;padding: 150px 10px 100px;}#mission h2{ color: #fff;margin-bottom: 20px;}#mission .h2{ color: #f4f8ec;font-size: 46px;margin-bottom: 20px;line-height: 1.2;}#mission .contain{ max-width: 850px;margin: 0 auto;}#choose{ background: #01796F url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;color: #fff;position: relative;z-index: 1;}#choose:before{ position: absolute;left: 0;top: 20px;right: 0;bottom: 0;content: "";background: url(//www.westchestergentledentistry.com/assets/images/index-pattern-2.png) center top no-repeat;z-index: -1;}#choose h2{ margin-bottom: 20px;color: #ecf4db;}#choose .btn{ min-width: 170px;}#choose .btn:hover{ background-color: #527f8e;}#office{ background-color: #527f8e;margin: 10px;}#office h2{ color: #ecf4db;margin-bottom: 20px;}#office article{ color: #fff;max-width: 350px;font-size: 22px;font-weight: 300;}#meet{ background-color: #f4f8ec;padding-bottom: 60px;}#meet .name{ text-align: right;}#meet-2{ background-color: #ecf4db;padding: 60px 20px 30px;}#meet-2 article{ max-width: 700px;}.name{ display: block;font-size: 14px;color: #000;margin-top: 5px;text-align: left;}.index-assoc{ display: flex;justify-content: center;align-items: center;gap: 40px;margin: 60px 0 0;}#services{ background: #01796F url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;text-align: center;padding: 100px 10px 0;position: relative;z-index: 1;}#services:before{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;content: "";background: url(//www.westchestergentledentistry.com/assets/images/index-pattern-2.png) center top no-repeat;z-index: -1;}#services article{ max-width: 920px;margin: 0 auto;color: #fff;}#services h2{ font-size: 34px;color: #fff;}#services .callouts{ display: flex;justify-content: center;flex-flow: wrap;gap: 10px;}#services .callouts > *{ position: relative;margin-bottom: -40px;}#services .callouts > * h3{ transition: .3s;position: absolute;left: 0;bottom: 0;right: 0;background-color: #fff;font: 400 20px/1 Lato,sans-serif;padding: 30px 10px;}#services .callouts > * figure{ transition: .3s;}#services .callouts > :hover figure{ filter: grayscale(1);}#services .callouts > :hover h3{ background-color: #cceadf;}#shop{ background-color: #527f8e;margin: 10px;padding-bottom: 60px;}#shop .flex-ed{ justify-content: center;gap: 30px;}#shop figure{ max-width: 212px;}#shop h2{ color: #ecf4db;}#shop article{ display: flex;align-items: center;max-width: 720px;gap: 20px;color: #fff;font-weight: 300;}#shop .btn{ min-width: 110px;margin: 10px 0 0;}#options{ text-align: center;background: #f4f8ec url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;background-size: auto 10px;padding: 90px 10px 46px;z-index: 1;position: relative;}#options:before{ position: absolute;left: 0;top: 100px;right: 0;bottom: 0;content: "";background: url(//www.westchestergentledentistry.com/assets/images/index-pattern-1.png) center top no-repeat;z-index: -1;}#options > .flex-ed{ max-width: 1008px;margin: 70px auto 8px;justify-content: space-between;gap: 10px;}#options > .flex-ed > *{ max-width: 500px;flex: 0 1 auto;width: 100%;background-color: #527f8e;position: relative;padding: 4px;box-sizing: content-box;}#options > .flex-ed > * figure{ overflow: hidden;position: relative;z-index: 1;}#options > .flex-ed > * figure:before{ position: absolute;content: "";left: 50px;top: 40px;width: 44px;height: 44px;background: url(//www.westchestergentledentistry.com/assets/images/index-icon-1.png) left top no-repeat;z-index: 1;}#options > .flex-ed > * figure > img{ transition: .3s;opacity: .25;}#options > .flex-ed > * div{ position: absolute;left: 0;bottom: 0;right: 0;box-shadow: 0 2px 4px rgba(0,0,0,.2);text-align: left;color: #fff;padding: 50px;z-index: 1;}#options > .flex-ed > * h3{ color: #fff;margin-bottom: 35px;font-size: 34px;}#options > .flex-ed > * em{ display: block;font-style: normal;min-height: 130px;}#options > .flex-ed > * .btn{ min-width: 170px;margin: 0;}#options > .flex-ed > :hover h3{ color: #ecf4db;}#options > .flex-ed > :hover figure img{ transform: scale(1.2);}#options > .flex-ed > :nth-child(2) figure:before{ background-image: url(//www.westchestergentledentistry.com/assets/images/index-icon-2.png);}#options #smileclub{ max-width: 1008px;margin: 0 auto;background-color: #70bad9;color: #fff;padding-bottom: 65px;box-shadow: 0 3px 6px rgba(0,0,0,.2);}#options #smileclub figure{ position: relative;}#options #smileclub figure:before{ position: absolute;content: "";left: 50px;top: 40px;width: 44px;height: 30px;background: url(//www.westchestergentledentistry.com/assets/images/index-icon-3.png) left top no-repeat;}#options #smileclub figure h2{ position: absolute;left: 50px;bottom: 50px;color: #fff;}#options #smileclub .flex-ed{ text-align: left;}#options #smileclub .flex-ed article{ max-width: 420px;margin: 50px auto 0;}#options #smileclub .flex-ed div{ background-color: #fff;color: #527f8e;max-width: 500px;margin-top: -125px;position: relative;padding: 60px 40px;}#options #smileclub .flex-ed .btn-thr{ min-width: 170px;margin: 0;}#options #smileclub .flex-ed ul b{ display: block;font-size: 20px;}#reviews{ position: relative;padding: 80px 10px;margin: 10px 10px 0;text-align: center;background-color: #527f8e;color: #fff;}#reviews .slick-reviews{ max-width: 700px;margin: 0 auto;}#reviews .slick-reviews .slick-slide{ padding: 0;margin: 0;}#reviews .slick-reviews .review{ font: 300 36px/1.4 ivymode,sans-serif;color: #ecf4db;}#reviews .author{ display: flex;flex-flow: wrap;gap: 30px;justify-content: center;font-size: 26px;margin-top: 40px;}#reviews .author star:before{ color: #ecf4db;}#reviews .slick-controls{ margin: 40px auto;}#reviews .btn{ min-width: 200px;}@media (min-width:1025px){ #reviews .seal{ position: absolute;left: 50%;margin-left: 400px; }}#signup{ margin: 0 10px 10px;background: #01796F url(//www.westchestergentledentistry.com/assets/images/index-pattern-2.png) center center no-repeat;padding: 45px 20px;display: block;}#signup .flex-ed{ max-width: 1150px;margin: 0 auto;justify-content: space-around;align-items: center;}#signup h2{ color: #ecf4db;}#signup .btn-thr{ min-width: 133px;margin: 0;}#find{ background-color: #ecf4db;}#find h2{ margin-bottom: 25px;}#find #map{ width: 100%;max-width: 490px;}#find ul li{ margin-bottom: 5px;}.social{ text-align: center;margin: 0;display: flex;justify-content: space-around;}.social a{ position: relative;display: inline-block;margin: 5px;font-size: 18px;color: #fff;width: 40px;height: 40px;border-radius: 50%;line-height: 40px;}.social a:hover{ color: #01796F;}#assoc{ background-color: #f4f8ec;padding: 30px 10px;}#assoc .flex-ed{ max-width: 720px;margin: 0 auto;justify-content: space-around;gap: 20px;align-items: center;}#follow{ display: flex;}#follow > *{ flex: 1;text-align: center;color: #fff;padding: 8px 10px;}#follow .fb{ background-color: #4d70a8;}#follow .gp{ background-color: #dc4e41;}#follow .yt{ background-color: #cb3737;}#follow .in{ background-color: #133c58;}#follow a:hover{ background-color: #01796F;}footer{ background: #527f8e url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;background-size: auto 10px;color: #fff;padding: 50px 0 0;}footer a{ color: #fff;}footer a:hover{ color: #01796F;}footer .fo-title{ color: #fff;display: block;font: 400 24px/1 ivymode,sans-serif;margin-bottom: 20px;text-align: center;border-bottom: 1px solid #70bad9;padding-bottom: 20px;}footer #fo-contents{ max-width: 1120px;display: flex;justify-content: space-between;margin: 0 auto 70px;padding: 10px;font-size: 16px;}footer #fo-contents > *{ max-width: 300px;flex: 1 0 auto;}footer .fo-info{ text-align: center;}footer .fo-info .flex-ed{ justify-content: space-around;gap: 10px;}footer .pho{ display: block;}footer .pho strong{ display: block;font-size: 14px;letter-spacing: 2px;text-transform: uppercase;}footer .email{ margin: 20px 0;display: block;text-decoration: underline;}footer .phy{ line-height: 1.2;display: block;margin-bottom: 20px;}footer .hours{ margin: 0;}footer .hours label{ width: 150px;}footer .social{ justify-content: center;display: flex;gap: 10px;}footer #ask form input:not([type=submit]),footer #ask form textarea{ font-size: 12px;color: #527f8e;border-radius: 6px;padding: 5px 10px;margin-bottom: 5px;}footer #ask form .flex-ed{ gap: 5px;}footer #ask form textarea{ height: 70px;}footer #ask form .btn{ margin: 10px 0 0;min-width: 110px;}footer #ask form ::placeholder{ color: #527f8e;}#copy{ max-width: 740px;color: #b8dded;margin: 0 auto;padding: 20px 10px 40px;text-align: center;font-size: 11px;border-top: 1px solid #70bad9;}#copy a{ color: #70bad9;}#copy a:hover{ color: #ecf4db;}#copy span:not(#copyDate){ margin: 0 1em;}#copy > div{ display: inline-block;}#copy .icon-tnt{ display: inline-block;vertical-align: middle;margin: 0 20px 10px -12px;font-size: 55px;}#page{ position: relative;display: block;width: 100%;margin: auto;padding: 30px 15px;max-width: 1180px;clear: both;}#page.has_divider{ padding-bottom: 0;padding-top: 0;}.page_index .internal{ display: none;}.center{ text-align: center;}main{ overflow: hidden;}@media (min-width:800px){ ul.two{ -webkit-column-count: 2;column-count: 2; }}@media (max-width:750px){ main ul li{ margin-left: 10px; } .block .elem-left, .block .elem-right, .elem-left, .elem-right{ display: table;float: none;margin: 20px auto;max-width: 100%; }}#interior-banner{ display: flex;flex-direction: column;justify-content: center;position: relative;text-align: center;padding: 10px;}#interior-banner .contain{ max-width: 1150px;margin: auto;width: 100%;position: relative;z-index: 1;padding: 50px 20px;}#interior-banner .flex-title{ height: 100%;margin: 0;width: 100%;justify-content: center;align-items: center;gap: 40px;}#interior-banner .flex-title .contain{ flex: 1;max-width: 50%;margin: 0;text-align: left;padding: 10px;}#interior-banner .flex-title .contain #intro,#interior-banner .flex-title .contain #page-title{ max-width: 845px;}#interior-banner h2{ margin-bottom: 20px;}#interior-banner #main-img{ order: -1;flex: 0 1 auto;}#interior-banner #intro,#interior-banner #page-title{ margin: 0 auto;}#static-banner{ display: none;}.why{ padding: 30px 0 10px;position: relative;margin-bottom: 10px;}.why:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #527f8e;}.why h2{ text-align: center;font-size: 35px;font-weight: 300;color: #fff;}.why ul{ display: flex;justify-content: space-around;align-items: center;text-align: center;align-items: flex-start;}.why ul li{ max-width: 280px;flex: 1 1 33%;padding: 0;margin: 10px;width: 100%;color: #fff;overflow: visible;}.why ul li:before{ width: 54px;height: 54px;content: "";display: block;position: static;margin: 0 auto 10px;background-position: center top;background-repeat: no-repeat;}.why ul li:nth-child(1):before{ background-image: url(//www.westchestergentledentistry.com/assets/images/why-deco-1.png);}.why ul li:nth-child(2):before{ background-image: url(//www.westchestergentledentistry.com/assets/images/why-deco-2.png);}.why ul li:nth-child(3):before{ background-image: url(//www.westchestergentledentistry.com/assets/images/why-deco-3.png);}.page-divider{ display: block;max-width: 100%;width: 100%;position: relative;z-index: 1;}.page-divider:before{ position: absolute;left: -1000px;right: -1000px;background: url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;content: "";top: 0;height: 20px;content: "";}.block{ position: relative;display: table;clear: both;width: 100%;max-width: 100%;padding: 90px 10px;margin-bottom: 10px;}.block:before{ content: "";position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;z-index: -1;background: #ecf4db url(//www.westchestergentledentistry.com/assets/images/block-deco.png) center center no-repeat;}.block .contain{ display: flex;justify-content: space-between;align-items: flex-start;gap: 20px;}.block h2{ margin-bottom: 20px;}.block .wrap{ height: 0;}.block article{ margin: auto 0;flex: 0 1 550px;}.block article p:first-of-type{ margin-top: 0;}.block ul li{ margin-left: 0;}.block .btn{ margin-left: 0;}.block .elem{width:100%; flex: 0 0 auto;position: relative;z-index: 3;}.block .elem-right{ order: 1;}.block:nth-of-type(even){ color: #fff;}.block:nth-of-type(even):before{ background-color: #527f8e;background-image: none;}.block:nth-of-type(even) h2{ color: #ecf4db;}.block:nth-of-type(even) ul li:before { color:white; }.mini-block{ display: flex;justify-content: center;clear: both;max-width: 100%;width: 100%;margin: 30px auto;}.block.no_img{ text-align: center;}.meet-center{ max-width: 979px;margin: 30px auto -100px;background-color: #fff;box-shadow: 0 2px 4px rgba(0,0,0,.2);}.meet-assoc{ display: flex;justify-content: space-between;flex-flow: wrap;gap: 20px;padding: 40px;align-items: center;}.meet-divider-1:before{ display: none;}.meet-divider-1 .block:nth-child(1){ color: #fff;}.meet-divider-1 .block:nth-child(1) h2{ color: #ecf4db;}.meet-divider-1 .block:nth-child(1):before{ background-color: #527f8e;background-image: none;}.meet-divider-2 .block:nth-child(1){ padding-bottom: 0;}.meet-divider-2 .block:nth-child(1):before{ background-image: none;}.meet-divider-2 .block:nth-child(2){ padding-top: 200px;}.meet-divider-2 .block article{ flex: 1;}.more-to-explore{ position: relative;text-align: center;margin: 0 auto;padding: 40px 10px 60px;}.more-to-explore span{ display: block;margin: 0 auto 20px;}.more-to-explore p{ padding: 10px;margin: auto;max-width: 1150px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;}.more-to-explore [class^=btn]{ min-width: 350px;margin: 5px;}#common{ display: flex;flex-flow: wrap;margin: 40px auto 0;max-width: 980px;text-align: center;}#common > *{ flex: 1 0 140px;margin: 0 1em 20px;}#common a:hover h3{ color: #01796F;}#common .off{ pointer-events: none;}#common .sv-icon path{ fill: #fff;}#common .ic-color{ fill: #c2dd9e!important;}#common .sv-icon,#common span{ justify-content: center;display: flex;min-height: 80px;align-items: center;margin-bottom: 10px;}#common h3{ color: #fff;font: 700 14px/1.1 Lato,sans-serif;letter-spacing: 1px;text-transform: uppercase;}.services-grid{ position: relative;margin: -30px auto;justify-content: space-between;gap: 20px;display: flex;align-items: stretch;flex-wrap: wrap;z-index: 1;padding: 90px 0;}.services-grid:before{ position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;background-color: #527f8e;content: "";z-index: -1;}.services-grid > div{ flex: 0 1 365px;width: 100%;max-width: 365px;margin: 0;background-color: #fff;box-shadow: 0 4px 5px rgba(0,0,0,.2);}.services-grid > .h2{ display: block;flex: 100%;color: #ecf4db;text-align: center;margin-bottom: 50px;font-size: 54px;}.services-grid h3{ display: block;text-align: center;line-height: 1.1;background-color: #ecf4db;font: 400 22px/1 Lato,sans-serif;padding: 35px 10px;}.services-grid h3 a{ color: #000;}.services-grid figure{ transition: .4s all;}.services-grid figure img{ width: 100%;}.services-grid ul{ display: block;width: 100%;margin: 20px auto;text-align: center;}.services-grid ul li{ line-height: 1.2;margin: 10px auto;padding: 0;font-size: 18px;}.services-grid ul li a{ color: #000;}.services-grid ul li:before{ display: none;}.services-grid h3:hover a{ color: #527f8e;}.services-grid ul li:hover a{ color: #01796F;}.services-grid #all{ display: flex;background-color: #fff;align-items: center;flex: 1;text-align: center;box-shadow: 0 4px 6px rgba(0,0,0,.2);}.services-grid #all .h2{ margin: auto;}.services-grid #all:hover{ background-color: #01796F;}.services-grid #all:hover .h2{ color: #ecf4db;}.landing{ display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;margin: 40px auto;gap: 20px;}.landing a{ flex: 0 1 30%;margin: 10px;text-align: center;display: block;max-width: 350px;}.landing a img{ transition: .3s;}.landing a:hover img{ filter: grayscale(1);}.styled-form{ text-align: center;}.styled-form .inline,.styled-form .input-content{ background-color: #527f8e;text-align: left;}.input--filled .input__label::before,.styled-form .input__field:focus + .input__label::before{ border-color: #01796F;}.accordion{ margin: 40px auto;text-align: left;max-width: 1100px;}.accordion .toggle{ position: relative;cursor: pointer;clear: both;padding: 20px 50px 20px 0;width: 100%;display: block;text-align: left;}.accordion .toggle:hover .h2,.accordion .toggle:hover .h3,.accordion .toggle:hover h2,.accordion .toggle:hover h3{ color: #01796F;}.accordion .toggle:after{ content: "\e825";font-family: fontello;position: absolute;top: 13px;right: 0;font-size: 24px;text-align: center;width: 43px;height: 43px;color: #000;border: 1px solid #000;background-color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}.accordion .faq{ border-top: 1px solid rgba(0,0,0,.2);}.accordion .faq.active .toggle:after{ content: "\e83a";}.accordion .faq > div{ display: none;padding: 0 50px 20px 0;}.accordion .faq > div p:first-of-type{ margin-top: 0;}.hours{ display: table;margin: 10px auto;text-align: left!important;}.hours label{ width: 120px;display: inline-block;font-weight: 700;}.contact{ display: flex;justify-content: space-between;align-items: flex-end;flex-wrap: wrap;max-width: 1130px;margin: 30px auto;}.contact h3{ margin: 10px auto;}.contact p{ margin: 15px 0 10px;line-height: 1.4;}.contact > div:first-child{ flex: 1 0 auto;margin-right: 20px;}.contact > div:last-child{ margin-right: 10px;}.contact-map{ max-width: 1130px;margin: 0 auto;}#products{ position: relative;z-index: 1;padding: 80px 0 100px;margin: -30px 0 0;}#products:after{ position: absolute;left: 0;top: 0;right: 0;height: 20px;content: "";background: url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;}#products::before{ position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;content: "";z-index: -1;background-color: #ecf4db;}.shop{ display: flex;justify-content: center;gap: 30px 40px;flex-flow: wrap;margin: 40px 0 0;}.shop > *{ max-width: 300px;position: relative;text-align: center;overflow: hidden;}.shop > :after{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;content: "";background-color: #527f8e;opacity: .7;}.shop > * img{ transition: .3s;}.shop h3{ transition: .3s;position: absolute;left: 0;top: 50%;transform: translateY(-50%);right: 0;font: 700 45px/1 Lato,sans-serif;color: #fff;z-index: 1;}.shop a:hover h3{ color: #ecf4db;}.shop a:hover img{ transform: scale(1.2);filter: grayscale(1);}#favorite{ position: relative;text-align: center;padding: 70px 0;max-width: 680px;margin: 0 auto;}#favorite .h2{ color: #ecf4db;}#favorite::before{ position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;content: "";z-index: -1;background-color: #527f8e;}#favorite form{ max-width: 600px;margin: 40px auto 0;}#favorite form .flex-ed{ gap: 10px;}#favorite form input:not([type=submit]){ border-radius: 6px;}#favorite form ::placeholder{ color: #527f8e;}#favorite form .btn{ min-width: 110px;}#smileclub{ position: relative;z-index: 1;padding: 100px 0;}#smileclub:before{ position: absolute;left: -1000px;right: -1000px;content: "";top: 0;bottom: 0;background: #527f8e url(//www.westchestergentledentistry.com/assets/images/page-deco-2.png) center top no-repeat;z-index: -1;}#smileclub h2{ color: #ecf4db;}#smileclub .contain{ background-color: #ecf4db;display: flex;margin-top: 35px;}#smileclub .contain figure{ flex: 1 0 auto;width: 100%;max-width: 545px;}#smileclub .contain article{ padding: 30px;font-size: 25px;line-height: 1.4;font-weight: 300;}#smileclub .contain article h3{ font-size: 40px;color: #527f8e;font-weight: 300;margin-bottom: 20px;}#smileclub .contain article ul li:before{ content: "\e832";font-family: fontello;color: #527f8e;font-size: 18px;}#smileclub .contain article .btn{ min-width: 117px;}@media (max-width:1025px){ #smileclub .contain{ flex-flow: wrap;justify-content: center;text-align: center; }}#smileclub small{ font-style: italic;color: #fff;font-weight: 300;}#signup-modal{ max-width: 500px;background-color: #527f8e;}#signup-modal h3{ color: #ecf4db;margin-bottom: 30px;}.reviews-divider .block{ padding: 50px 10px;margin-bottom: 0;}.reviews-divider .block article{ flex: 0 1 auto;font-weight: 300;}.reviews-divider .block .name{ display: block;font: 400 25px/1 ivymode,sans-serif;color: #527f8e;text-align: right;}.reviews-divider .block:before{ background-image: none;}.reviews-divider .block:nth-of-type(even) .name{ color: #ecf4db;text-align: left;}.reviews-divider .block:nth-child(1){ color: #fff;padding-top: 90px;}.reviews-divider .block:nth-child(1):before{ background-color: #527f8e;background-image: none;}.reviews-divider .block:nth-child(1) h2{ color: #ecf4db;}.reviews-divider .block:last-of-type article{ max-width: 500px;flex: 0 1 500px;}.reviews-divider .block:last-of-type:before{ background-image: url(//www.westchestergentledentistry.com/assets/images/block-deco.png);background-position: 55% top;}#refer{ background-color: #527f8e;padding: 40px 20px;max-width: 500px;}#refer h3{ color: #ecf4db;margin-bottom: 20px;}.specials{ display: flex;justify-content: center;gap: 20px;flex-flow: wrap;position: relative;z-index: 1;padding: 170px 0;}.specials:after{ position: absolute;left: -1000px;top: -25px;right: -1000px;height: 20px;content: "";background: url(//www.westchestergentledentistry.com/assets/images/page-deco.png) center top repeat-x;}.specials:before{ position: absolute;left: -1000px;right: -1000px;top: 0;bottom: 0;content: "";background: #527f8e url(//www.westchestergentledentistry.com/assets/images/page-deco-2.png) center top no-repeat;z-index: -1;}.specials > *{ text-align: center;max-width: 415px;flex: 0 1 auto;width: 100%;background-color: #ecf4db;font-weight: 300;padding-bottom: 40px;display: flex;flex-flow: column;}.specials > * h3{ min-height: 163px;padding: 10px;text-align: center;background-color: #aee3d7;display: flex;align-items: center;flex-flow: column;align-items: center;justify-content: center;font-size: 35px;}.specials > * h3 small{ display: block;font-size: 25px;font-weight: 300;}.specials > * ul{ padding: 0 10px;}.specials > * ul li:before{ content: "\e832";color: #527f8e;font-size: 17px;}.specials > * strong{ display: block;padding: 10px;margin-bottom: 20px;}.specials > * p{ margin: 20px 15px;}.specials > * .btn{ min-width: 189px;margin: auto auto 0;text-align: center;}@media (min-width:1380px){ .specials{ margin-left: -100px;margin-right: -100px; }}.specials-modal{ max-width: 500px;background-color: #527f8e;}.specials-modal h3{ color: #ecf4db;margin-bottom: 20px;}.slick-slider .slick-arrow{ position: absolute;left: -60px;top: 50%;transform: translateY(-50%);}.slick-slider #next{ left: auto;right: -60px;}.slick-controls{ display: flex;align-items: center;justify-content: center;gap: 10px;}.slick-controls #next{ order: 2;}.slick-arrow{ color: #01796F;font-family: fontello;font-size: 40px;left: 0;width: 60px;height: 60px;flex: 0 0 60px;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 5;transition: .3s all;}.slick-arrow:hover{ color: #ecf4db;}#prev svg{ transform: scale(-1);}.slick-dots{ line-height: 1;}.slick-dots li{ line-height: 1;}.slick-dots li button{ padding: 0;}.slick-dots span{ cursor: pointer;background-color: #ecf4db;height: 12px;width: 12px;border-radius: 50%;display: inline-block;margin: 0 5px;}.slick-dots .slick-active span{ background-color: #01796F;}.pagingInfo{ text-align: center;}.gallery{ max-width: 850px;margin: 40px auto;padding: 0;position: relative;}.slick-gallery{ position: relative;margin: 20px auto;text-align: center;}.slick-gallery .case{ display: flex;justify-content: space-around;}.slick-gallery .case span{ margin: 10px;position: relative;padding-bottom: 40px;}.slick-gallery .case span:after{ content: "Before";position: absolute;bottom: 5px;left: 0;right: 0;margin: auto;display: block;margin: auto;color: #000;text-transform: uppercase;}.slick-gallery .case span:last-of-type:after{ content: "After";}.slick-gallery figcaption{ margin: 5px auto;}.slick-smile{ position: relative;margin: 20px auto;text-align: center;}.slick-smile .case{ display: flex;justify-content: space-around;}.slick-smile .case span{ margin: 10px;position: relative;padding-bottom: 40px;}.slick-smile .case span:after{ content: "Before";position: absolute;bottom: 5px;left: 0;right: 0;margin: auto;display: block;margin: auto;color: #000;text-transform: uppercase;}.slick-smile .case span:last-of-type:after{ content: "After";}.slick-smile figcaption{ margin: 5px auto;}#safety h3:after{ background-color: #527f8e;}.cls-2,.cls-3,.cls-4{ stroke: #527f8e;}.thinner .cls-2{ fill: #527f8e;}.covid-icon{ border-color: #527f8e;}@media (max-width:1024px){ .split .flex-ed{ flex-flow: column;text-align: center; } .split figure{ margin: 0 auto; } .split article{ margin: 0 auto;padding: 10px; } .split .btn{ margin: 10px auto; } #interior-banner .contain{ padding: 40px 20px 20px; } #interior-banner .flex-title{ text-align: center; } #interior-banner .flex-title .contain{ max-width: 100%; } .flex-title{ display: block;text-align: center; } .flex-title #page-title{ text-align: center; } #page{ padding: 30px 20px; } #main-img{ min-height: auto;margin: 10px auto 20px; } #main-img img{ display: block; } #intro{ margin: 20px auto;text-align: center; } .block{ text-align: center;padding: 40px 10px; } .block .contain{ display: block; } .block .btn{ margin: 10px auto; } .block h2, .block h3{ margin-bottom: 20px;text-align: center; } .block [class^=elem]{ float: none;margin: 10px auto 20px;max-width: 100%; } .block ul{ display: table;margin: 20px auto; } .contact{ text-align: center;display: block; } .contact > div:first-child, .contact p{ margin: 10px auto; } #about .cards{ gap: 10px; } #choose figure{ order: 2; } #choose:before{ background-size: auto 100%; } #meet-2 figure, #office figure{ order: 2; } #services .callouts{ flex-flow: wrap;max-width: 600px;margin: 0 auto; } #services .callouts > *{ margin: 0; } #shop article{ display: block; } .reviews-divider .block:last-of-type article { max-width:100%; } .reviews-divider .block:last-of-type:before { background-image:none; } .services-grid #all{ max-width: 365px;min-height: 300px;width: 100%; } .services-grid{ justify-content: center; } .services-grid figure{ display: none; } footer #fo-contents{ flex-flow: column;justify-content: center;align-items: center;gap: 30px; } footer #copy div:nth-child(3){ display: block; } footer #copy > div:nth-child(3){ display: block; } .meet-assoc{ justify-content: center; }}@media (max-width:768px){ .hd-info{ display: none; }body.page_index .h2,body.page_index h2 { font-size:40px; } .why ul{ flex-wrap: wrap; } .why ul li{ flex: 1 1 100%; } #map{ display: none; } #comfort{ padding: 60px 20px; } #about .cards{ flex-flow: column;justify-content: center;align-items: center; } #about:before{ background-size: auto 100%; } #options > .flex-ed{ flex-flow: column;justify-content: center;align-items: center; } #options #smileclub{ max-width: 500px; } #options #smileclub .flex-ed{ flex-flow: column; } #options #smileclub .flex-ed > div{ margin: 10px;order: -1; } #options #smileclub .flex-ed article{ text-align: center;margin-top: 40px; } #signup .flex-ed{ flex-flow: column;gap: 30px; } #assoc .flex-ed{ flex-flow: wrap; } .index-assoc{ flex-flow: wrap;gap: 20px; } #meet .index-assoc{ flex-flow: column; } #banner{ padding-bottom: 30px; } #banner .banner-slide{ flex-flow: wrap; } #banner .banner-slide article{ max-width: 100%;text-align: center;padding: 30px 10px 10px; } #banner .slick-controls{ position: static;justify-content: center;max-width: 100%; } .services-grid{ flex-flow: column;align-items: center; }}@media (max-width:590px){ header .hours label{ width: 100px; } #page-title h1:only-child, .h1, h2#append { font-size:45px; } #options #smileclub figure:before, #options > .flex-ed > * figure:before{ display: none; }}@media (max-width:400px){ .more-to-explore [class^=btn]{ min-width: 100%;width: 100%;margin: 8px auto; } [data-embed] .close{ font-size: 12px;min-width: 120px;padding: 4px; } #copy .icon-tnt{ font-size: 50px;margin-bottom: 8px; }} .invis-cpn {background-color:#527f8e; text-align:center; color:#fff; padding-block:38px; border:solid 10px #fff;}.invis-cpn span {display:block; font:300 45px/1 ivymode, sans-serif; margin-block:25px;}.invis-cpn span small {font-size:18px;}.invis-cpn span strong {font-weight:600;}@media (max-width:800px) {.invis-cpn span {font-size:32px}} .seen {display:flex; justify-content:space-around; flex-wrap:wrap; justify-items:center; align-items:center;}.seen span {display:flex; justify-content:space-between; width:100%; max-width:645px; flex-wrap:wrap; align-items:center;}@media (max-width:600px) {.seen span {display:grid; justify-content:center; gap:2pc; margin-top:3pc;}}.section-toggle p { color: #000;}.logo { margin-block: 1pc;}