@charset "UTF-8";
@font-face {
font-family: 'D-DIN Condensed';
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/D-DINCondensed.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/D-DINCondensed.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: 'D-DIN Condensed';
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/D-DINCondensed-Bold.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/D-DINCondensed-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: 'Century 751';
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Century751BT-BoldB.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Century751BT-BoldB.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: 'Century751 No2 BT';
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Century751BT-RomanNo2B.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Century751BT-RomanNo2B.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: 'lato', sans-serif;
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Lato-Italic.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Lato-Italic.woff) format('woff');
font-weight: normal;
font-style: italic;
font-display:swap;
}
@font-face {
font-family: 'lato', sans-serif;
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Lato-Regular.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Lato-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display:swap;
}
@font-face {
font-family: 'lato', sans-serif;
src: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Lato-Bold.woff2) format('woff2'),
url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/fonts/Lato-Bold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display:swap;
} html {
scroll-behavior: smooth;
}
* {
margin: 0;
padding: 0
}
ul {
list-style: none;
margin-bottom: 0;
}
li {
display: inline-block;
}
body {
font-size: 18px;
line-height: 33px;
color: #444444;
background: #FFFFFF;
outline: none;
font-family: 'D-DIN Condensed', sans-serif;
font-weight: normal;
}
a {
text-decoration: none;
outline: none;
display: inline-block;
}
a:hover {
text-decoration: none !important;
color: none;
}
span {
display: block;
}
a {
margin: 0;
padding: 0;
}
a {
transition: all .3s ease-in-out 0s;
-webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
-o-transition: all .3s ease-in-out 0s;
}
img {
border: none;
max-width: 100%
}
.section-padding {
padding: 100px 0px;
}
h3 {
padding-bottom: 20px;
}
hr{    margin: 20px 0px 20px 0px;}
.full-page-content-area{width: 100%;}
.container {
width: 100%;
max-width: 1170px;
padding: 0 15px;
display: block;
margin: 0 auto;
height: 100%;
}
.common-text {
margin-bottom: 20px;
font-size: 20px;
line-height: 34px;
}
.common-text:last-child {
margin-bottom: 0px;
}
.sec-title {
font-size: 45px;
margin-bottom: 25px;
font-family: 'century 751';
}
.sub-title {
color: #a6a4a7;
font-size: 30px;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 15px;
padding-bottom: 15px;
position: relative;
font-weight: 400;
font-family: "D-DIN Condensed", sans-serif;
}
.sub-title::before {
content: '';
width: 32px;
height: 3px;
background: #959595;
position: absolute;
bottom: 0;
left: 0;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}   .header-area {
overflow: hidden;
background-color: #fff;
height: 50px;
}
.header {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto auto;
grid-template-columns: auto auto;
height: 100%;
-ms-flex-line-pack: center;
align-content: center;
}
.header-left ul li .map_icon {
height: 18px;
width: 18px;
display: inline-block;
vertical-align: middle;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
background-position: 2px 0;
}
.header-left ul li .adds {
color: #5f5a61;
margin-left: 5px;
text-transform: uppercase;
display: inline-block;
font-size: 16px;
font-family: 'D-DIN Condensed', sans-serif;
}
.header-right {
text-align: right;
}
.header-right ul li {
margin-left: 22px;
}
.header-right ul li:first-child {
margin-left: 0px;
}
.header-right ul li a {
color: #5f5a61;
text-transform: uppercase;
font-size: 18px;
}
.header-right ul li a .icon {
margin-right: 12px;
height: 20px;
width: 18px;
display: inline-block;
vertical-align: middle;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
}
.icon1 {
background-position: -17px 0 !important;
}
.icon2 {
background-position: -37px 0 !important;
}
.icon3 {
background-position: -58px 0 !important;
}
.header-right ul li.patient-btn a {
background: #00b7bd;
color: #fff;
padding: 0 15px;
font-size: 18px;
}   .banner-area {
overflow: hidden;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/banner.jpg);
background-repeat: no-repeat !important;
background-size: cover !important;
max-width: 100%;
margin: 0 auto;
background-position: center!important;
}
.banner-logo {
height: 236px;
width: 585px;
background: rgba(0, 0, 0, 0.48);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.logo {
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
width: 320px;
height: 150px;
background-position: -5px -33px !important;
margin-left: 30px;
}
nav.inner-menu {
z-index: 999999999;
}
.menu-area {
background: #fff;
height: 42px;
padding: 0 30px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 3px solid #00b7bd;
position: relative; }
ul#wprmenu_menu_ul li a {
text-transform: uppercase;
}
ul.sub-menu li a {
text-transform: initial !important;
}
ul#wprmenu_menu_ul li {
display: block;
}
#menu-item-583 ul.sub-menu, #menu-item-597 ul.sub-menu {
columns: 2;
width: 550px;
z-index: 99999999; }
ul.sub-menu li {
padding: 8px 0px 8px 0px;
border-bottom: 1px dotted #e1e1e1;
}
ul.sub-menu li.menu-item a {
font-size: 18px;
text-transform: initial;
color: #666;
}
.mediapage img{
width:100%;
height:auto!important;
}
.mediapage a img{
width:100%;
height:auto!important;
}
.div-fours {
width: 31%;
display: inline-block;
vertical-align: top;
padding: 1%;
}
.menu-area::after {
content: '';
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: repeat-x;
width: 817px;
height: 36px;
background-position: 0px -312px !important;
position: absolute;
margin: 0 0;
margin-top: 0px;
bottom: -30px;
left: 0;
right: 0;
margin: 0 auto;
}
.menu-area ul li {
margin-right: 20px;
position: relative;
}
.menu-area ul li:last-child {
margin-right: 0px;
}
.menu-area ul li a {
color: #666;
font-size: 18px;
text-transform: uppercase;
}
.menu-area ul li ul {
min-width: 170px;
background: #fff;
position: absolute;
top: 60px;
left: 0;
padding: 10px;
z-index: 1;
transition: 0.5s;
opacity: 0;
visibility: hidden;
}
.menu-area ul li ul li {
display: block;
margin-right: 0;
line-height: 1;
margin-bottom: 10px;
}
.menu-area ul li ul li:hover a {
color: #00b7bd;
}
.menu-area ul li ul li:last-child {
margin-bottom: 0;
}
.menu-area ul li ul li a{
color: #000;
}
.menu-area ul li:hover > ul {
opacity: 1;
visibility: visible;
top: 39px;
}
.banner-content {
width: 585px;
background: rgba(0, 0, 0, 0.48);
padding: 45px 20px 80px 45px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.banner-top-title {
color: #fff;
text-transform: uppercase;
font-size: 34px;
margin-bottom: 30px;
position: relative;
display: inline-block;
}
.banner-top-title::before {
content: '';
height: 3px;
width: 100%;
background: #fff;
position: absolute;
bottom: 4px;
right: -101%;
}
.banner-title {
color: #fff;
text-transform: uppercase;
font-size: 40px;
font-family: 'century 751';
margin-bottom: 30px;
line-height: normal;
}
.banner-sub-title {
color: #fff;
font-size: 22px;
margin-bottom: 40px;
}
.banner-text {
color: #fff;
line-height: 30px;
font-weight: bold;
}
.common-btns {
margin-top: 40px;
}
.common-btns a {
height: 55px;
width: 248px;
background: #00b7bd;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff !important;
text-transform: uppercase;
letter-spacing: 1px;
margin-right: 14px;
font-weight: bold;
font-size: 20px;
border: 1px solid #00b7bd;
text-decoration: none !important;
font-family: 'D-DIN Condensed', sans-serif;
}
.common-btns a:hover {
background: #fff;
color: #00b7bd !important;
border: 1px solid #00b7bd;
}
.common-btns a:last-child {
margin-right: 0;
}   .about-velimir {
background: #fff;
-webkit-box-shadow: 0px 0px 50px -25px #000;
box-shadow: 0px 0px 50px -25px #000;
padding: 50px 66px;
margin-top: -40px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.left-about {
width: 50%;
}
.velimir-top-title {
color: #00b7bd;
text-transform: uppercase;
font-size: 30px;
position: relative;
margin-bottom: 15px;
padding-bottom: 15px;
font-weight: 400;
}
.left-about .sub-title::before {
content: '';
width: 32px;
height: 2.6px;
background: #00b7bd;
position: absolute;
top: -15px;
left: 0;
}
.right-about {
margin-top: -140px;
width: 45%;
margin-left: 5%;
}
.contact-velimir {
width: 100%;
height: 250px;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
padding: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 6px -3px #000;
box-shadow: 0 1px 6px -3px #000;
}
.contact-velimir::before {
content: '';
height: 93%;
width: 96%;
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
right: 0;
bottom: 0;
margin: auto;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
background-position: 0 3px;
}
.phone-number {
position: relative;
z-index: 1;
}
.phone-number a {
color: #fff;
font-size: 32px;
font-family: 'century 751';
margin-bottom: 5px;
letter-spacing: 0.3px;
margin-left: -20px;
}
.phone-number a .phone-icon {
height: 41px;
width: 50px;
background: #fff;
display: inline-block;
vertical-align: text-top;
margin-right: 20px;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
background-position: 0 -197px;
}
.emargency {
position: relative;
}
.contact-velimir .sub-title::before {
height: 2px;
background: #fff;
top: -15px;
left: 0;
right: 0;
margin: 0 auto;
}
.contact-velimir .sub-title {
color: #fff;
margin-bottom: 0px;
padding-bottom: 0px;
}
.right-about-thumb {
height: 487px;
background: #fff;
-webkit-box-shadow: 0 0 5px -2px #000;
box-shadow: 0 0 5px -2px #000;
margin-top: 40px;
padding: 10px;
position: relative;
}
span.officeimages {
text-align: right;
}
span.officeimages a {
text-decoration: underline;
font-size: 14px;
font-style: italic;
color: #666;
}
.gallery-icon.landscape img {
float: left;
display: grid;
grid-gap: 20px;
width: 535px;
border: 5px solid #fff;
}
.right-about-thumb::before {
content: '';
height: 96%;
width: 96%;
position: absolute;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
right: 0;
bottom: 0;
margin: auto;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2022/10/for-desktop-new.jpg);
background-repeat: no-repeat;
background-position: -450px 0px;
background-size: 310% 507%;
}   .partner-area {
overflow: hidden;
padding: 80px 0 120px;
text-align: center;
}
.partner-title {
font-size: 30px;
color: #666;
margin-bottom: 40px;
text-transform: uppercase;
font-weight: 400;
}
.partner-img {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
height: 186px;
width: 100%;
background-position: -330px -675px;
}
.responsive-partner-img {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
display: none;
}   .insurance-area {
position: relative;
background-color: #00b9be;
max-width: 100%;
margin: 0 auto;
}
.insurance-thumb {
background-image: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
height: 450px;
background-position: 17px -880px;
max-width: 1366px;
margin: 0 auto;
}
.insurance-content {
width: 48%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.insurance-content .sec-title {
color: #00b7bd;
}
.insurance-content .common-text {
color: #fff;
}
.insurance-content .sub-title {
margin-bottom: 24px;
padding-bottom: 24px;
}
.insurance-area.responsive-insurance {
display: none;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
height: 335px;
}
.res-insurance-brand {
display: none;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
height: 335px;
}   .concern-area {
overflow: hidden;
background: #018e97;
position: relative;
}
.concern-area::before,
.concern-area::after {
content: "";
width: 100%;
background: #fff;
position: absolute;
left: 0;
z-index: 1;
}
.concern-area::before{
top: 0;
height: 46px;
}
.concern-area::after{
bottom: 0;
height: 48px;
}
.concern-thumb {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2022/10/for-desktop-new.jpg);
background-repeat: no-repeat;
background-position: 0 -1335px;
height: 635px;
padding: 28px 0;
max-width: 1394px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.concern-content-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
height: 100%;
}
.concern-content {
width: 50%;
text-align: center;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.concern-content .sec-title {
color: #fff;
margin-bottom: 15px;
}
.concern-text {
color: #fff;
font-family: 'century751 No2 BT';
line-height: normal;
}
.concern.sub-title {
color: #fff;
margin: 30px 0 0 0;
padding: 30px 0 0 0;
}
.concern.sub-title::before {
content: '';
width: 32px;
height: 3px;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
top: 0;
right: 0;
margin: 0 auto;
}
.telephone-icon {
height: 101px;
width: 101px;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
background-position: -62px -199px;
}
.concern-content a {
font-size: 45px;
color: #fff;
font-family: 'century 751';
margin-top: 20px;
}
.concern-area.responsive-concern {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2022/10/for-mobile-scaled-new.jpg);
background-repeat: no-repeat;
display: none;
}   .children-paw-area {
overflow: hidden;
position: relative;
padding: 20px 0;
}
.children-paw {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.children-paw-content {
width: 55%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.children-paw-content .sub-title {
margin-bottom: 24px;
padding-bottom: 30px;
}
.children-paw-content .sec-title {
color: #00b7bd;
}
.children-paw-content .common-text {
width: 90%;
}
.paw-thumb-area {
width: 45%;
}
.paw-thumb {
width: 100%;
height: 446px;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
background-position: 60px -231px;
}
.paw-btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.join {
height: 114px;
width: 114px;
background: #00b7bd;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
font-size: 40px;
font-family: 'century751 No2 BT';
}
.paw-btn-text {
font-size: 20px;
margin-top: 20px;
font-family: 'century751 No2 BT';
}
.paw-head.common-btns {
margin: 0;
text-align: center;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 45px;
}   .family-podiatry-area {
overflow: hidden;
padding: 80px 0;
}
.section-head {
text-align: center;
}
.section-head .sub-title::before {
width: 35px;
background: #00b7bd;
right: 0;
margin: 0 auto;
}
.section-head .sub-title {
margin-bottom: 30px;
padding-bottom: 30px;
}
.family-podiatry.row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 80px;
}
.single-block {
height: 165px;
width: 24.9%;
background-color: #fff;
background-image: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
}
.responsive-family-podiatry {
background-image: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
display: none;
}
.responsive-family-podiatry-area {
display: none;
}
.thumb1 {
background-position: 1px -2028px;
}
.thumb2 {
background-position: -290px -2028px;
}
.thumb3 {
background-position: -582px -2028px;
}
.thumb4 {
background-position: -873px -2028px;
}
.thumb5 {
background-position: 1px -2193px;
}
.thumb6 {
background-position: -290px -2193px;
}
.thumb7 {
background-position: -582px -2193px;
}
.thumb8 {
background-position: -873px -2193px;
}
.single-block a {
height: 100%;
width: 100%;
}
.overlay {
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.overlay::before {
content: '';
height: 100%;
width: 100%;
background: rgba(0, 183, 189, 0.5);
position: absolute;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.single-block a:hover .overlay::before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.overlay-text {
color: #fff;
text-transform: uppercase;
letter-spacing: 0.5px;
position: relative;
z-index: 1;
}
.family-podiatry-area .common-btns {
margin-top: 75px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.family-podiatry-area .common-btns a {
margin-right: 80px;
}
.family-podiatry-area .common-btns a:last-child {
margin-right: 0px;
}
.pain-btn {
margin-top: -60px;
}
.arrow {
height: 55px;
width: 170px;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
background-position: -775px -586px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 auto 5px;
}
.arrow-text {
font-size: 15px;
color: #7a7a7a;
font-family: 'Century Gothic';
} section.book-main {
display: grid;
width: 1200px;
margin: 0 auto;
grid-template-columns: 50% 50%;
padding: 80px 0 50px 0px;
}
section.book-main h4 {
padding-bottom: 30px;
display: block;
font-size: 1.5em;  margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
span.bookimg {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-position: -1229px -2044px;
width: 200px;
height: 300px;
position: relative;
background-repeat: no-repeat;
display: grid;
justify-content: center;
justify-items: right;
margin-left: 330px;
}
section.vid-main {
width: 100%;
margin: 0 auto;
text-align: center;
background-color: #00b7bd;
overflow: hidden;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/banner.jpg);
background-repeat: no-repeat !important;
background-size: cover !important;
max-width: 100%;
margin: 0 auto;
background-position: 0 -60px!important;
}
.resp-iframe {
border: 0px;
width:560px;
height:315px;
}
span.sec-title.vidtitle {
color: #fff;
padding: 80px 0 0 0;
}   .advantage-area {
overflow: hidden;
background: #E5F8F8;
padding: 80px 0;
}
.avdantage.row {
-webkit-box-align: inherit;
-ms-flex-align: inherit;
align-items: inherit;
overflow: hidden;
padding: 80px 0;
}
.advantage-thumb {
width: 50%;
text-align: right;
}
.advantage-thumb-img {
height: 400px;
width: 440px;
border: 15px solid #fff;
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
margin-left: 70px;
-webkit-box-shadow: 0 0 39px -20px #000, inset 0 0 26px -15px #000;
box-shadow: 0 0 39px -20px #000, inset 0 0 26px -15px #000;
position: relative;
}
.advantage-thumb-img::before {
content: ""; background: url(https://www.premier-podiatry.com/wp-content/uploads/2022/09/Premier-Podiatry-team.jpg) !important;
background-repeat: no-repeat;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background-position: -10px -20px !important;  background-size: 105% !important;
}
.advantage-info {
width: 50%;
padding-left: 40px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.advantage-info ul li {
display: block;
position: relative;
padding-left: 20px;
line-height: 44px;
}
.advantage-info ul li::before {
content: '';
height: 8px;
width: 8px;
background: transparent;
border-top: 1px solid #666;
border-right: 1px solid #666;
position: absolute;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 0;
bottom: 0;
margin: auto 0;
left: 0;
}
.advantage-info-title {
margin-bottom: 60px;
font-size: 20px;
}
.advantage-area .sec-title {
line-height: 60px;
width: 85%;
margin: 0 auto 40px;
}   .technology-area {
overflow: hidden;
padding: 80px 0 100px 0;
}
.technology-img {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/index.jpg);
background-repeat: no-repeat;
background-size: 90% 100%;
height: 815px;
position: relative;
margin: 0 60px;
}
.technology-content{
position: absolute;
right: -15px;
width: auto;
padding-left: 0;
top: 20px;
}
.technology-content.advantage-info ul li::before {
border-top: 1px solid #00b7bd;
border-right: 1px solid #00b7bd;
}
.technology-content .sub-title {
color: #c3c3c3;
font-size: 23px;
margin-bottom: 20px;
}
.technology-content .sub-title::before {
background: #00b7bd;
}   .testimonial-area {
overflow: hidden;
padding: 80px 0;
background: #00b7bd;
}
div.wpcr3_review div.wpcr3_review_datePublished{display:none!important;}
div.wpcr3_review div.wpcr3_review_author {
font-size: 18px!important;
font-style: initial!important;
display: block!important;
color:#00b7bd!important;
}
div.wpcr3_review blockquote.wpcr3_content {
font-size: 14px;
font-weight: normal;
display: block !important;
padding: 30px 0px 30px 0px;
}
blockquote.wpcr3_content p {
font-family: 'lato';
font-size: 16px;
color: #444;
line-height: 30px!important;
margin-top: 20px!important;
}
blockquote.wpcr3_content {
float: right;
width: 70%;
margin-top: -80px;
}
.testimonial-area .sub-title {
font-size: 20px;
color: #fff;
margin-bottom: 25px;
padding-bottom: 20px;
}
.testimonial-area .sec-title {
color: #fff;
}
.testimonial-area .section-head .sub-title::before {
width: 32px;
background: #fff;
}
.testimonial-area .common-text {
color: #fff;
font-size: 20px;
line-height: 25px;
width: 52%;
margin: 0 auto;
}
.single-testimonial-area {
margin-top: 55px;
}
.single-testimonial.review-info {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0;
background: #FFFFFF;
}
.got-review {
font-size: 25px;
color: #444;
text-transform: uppercase;
text-align: center;
width: 70%;
margin: 0 auto;
margin-bottom: 30px;
}
.review-star {
height: 26px;
width: 130px;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
margin-bottom: 20px;
background-position: -590px -600px;
}
.total-review.common-text {
color: #444;
width: 100%;
text-align: center;
}
.review-info .common-btns {
position: absolute;
bottom: -25px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
}
.review-info .common-btns a {
background: #02b7bd;
margin: 0;
border: 1px solid #fff;
}
.single-testimonial {
position: relative;
width: 33.33%;
margin-right: 30px;
border: 2px solid #fff;
height: 270px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 30px 20px 30px 35px;
}
.single-testimonial:last-child {
margin-right: 0%;
}
.review-text {
color: #fff;
line-height: 26px;
margin-bottom: 20px;
font-size: 18px;
}
.patient-name {
font-size: 20px;
color: #fff;
}
.designation {
color: #fff;
font-family: 'poppins';
line-height: 1;
}
.review-quote {
height: 60px;
width: 70px;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
position: absolute;
bottom: 18px;
right: 18px;
background-position: -172px -198px;
}   .contact-form-area {
overflow: hidden;
padding: 80px 0;
z-index: 999;
position: relative;
background: #fff;
}
.contact-area.row {
-webkit-box-align: inherit;
-ms-flex-align: inherit;
align-items: inherit;
}
.contact-form {
background: #ebebeb;
padding: 32px 32px;
width: 48.5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-right: 1.5%;
}
.form-title {
text-transform: uppercase;
color: #00b7bd;
font-size: 30px;
text-align: center;
margin-bottom: 30px;
font-weight: bold;
}
.form-area {
overflow: hidden;
margin-bottom: 60px;
}
.form-control span {
display: unset;
}
.form-control {
width: calc(50% - 15px);
float: left; height: 42px;
margin-bottom: 15px;
}
.form-control:nth-child(2), .form-control:nth-child(4) {
margin-right: 15px;
width: 50%;
}
.form-control input {
font-size: 17px;
width: 100%;
background: #fff;
border: none;
padding: 0 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
outline: none;
color: #666;
font-family: 'D-DIN Condensed', sans-serif;
font-weight: normal;
letter-spacing: 0.5px;
border-radius: 2px;
text-transform: capitalize;
}
.form-control input::-webkit-input-placeholder {
text-transform: capitalize;
opacity: 1;
}
.form-control input::-moz-placeholder {
text-transform: capitalize;
opacity: 1;
}
.form-control input:-ms-input-placeholder {
text-transform: capitalize;
opacity: 1;
}
.form-control input::-ms-input-placeholder {
text-transform: capitalize;
opacity: 1;
}
.form-control input::placeholder {
text-transform: capitalize;
opacity: 1;
}
.form-control.form-select {
position: relative;
width: 100%;
margin-right: 0;
height: 42px;
background: #fff;
border-radius: 2px
}
.form-control.form-select::before {
content: "";
height: 7px;
width: 7px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
position: absolute;
right: 20px;
top: 15px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
pointer-events: none;
outline: none;
z-index:9;
}
.form-control.form-select select {
height: 100%;
width: 100%;
border: none;
color: #666;
font-size: 17px;
text-transform: capitalize;
padding: 0 20px;
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
outline: none;
font-weight: normal;
font-family: 'D-DIN Condensed', sans-serif;
letter-spacing: 0.5px;
border-radius: 2px;
background: #fff;
}
.form-control.textarea {
width: 100%;
margin-right: 0;
height: 100px;
max-height: 100px;
min-height: 100px;
min-width: 100%;
max-width: 100%;
background: #fff;
margin-bottom: 30px;
border-radius: 2px
}
.form-control.textarea textarea {
font-size: 17px;
width: 100%;
background: #fff;
border: none;
padding: 10px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
outline: none;
color: #666;
font-family: 'D-DIN Condensed', sans-serif;
font-weight: normal;
letter-spacing: 0.5px;
max-height: 100%;
min-height: 100%;
max-width: 100%;
min-width: 100%;
border-radius: 2px
}
.form-control.textarea textarea::-webkit-input-placeholder {
opacity: 1;
}
.form-control.textarea textarea::-moz-placeholder {
opacity: 1;
}
.form-control.textarea textarea:-ms-input-placeholder {
opacity: 1;
}
.form-control.textarea textarea::-ms-input-placeholder {
opacity: 1;
}
.form-control.textarea textarea::placeholder {
opacity: 1;
}
.form-control.form-submit {
margin-bottom: 25px;
width: auto;
margin-right: 0;
height: 55px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.form-control.form-submit input[type="submit"] {
margin-left: 320px;
width: 180px;
height: 100%;
border: none;
font-size: 20px;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'D-DIN Condensed', sans-serif;
font-weight: bold;
background: #00b7bd;
color: #ffffff;
cursor: pointer;
}
.form-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
}
.form-footer ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #767676;
font-size: 20px;
}
.opening-day {
display: inline-block;
width: 130px;
}
.opening-hour {
font-size: 20px;
color: #00b7bd;
text-transform: uppercase;
}
.map-area {
width: 48.5%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left: 1.5%;
} .map-btn {
height: 130px;
width: 444px;
background: #00b7bd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 0 auto;
margin-top: -70px;
position: relative;
z-index: 1;
}
.map-icon {
width: 70px;
height: 70px;
border-radius: 50%;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/sprite2.png);
background-repeat: no-repeat;
background-position: -256px -196px;
margin-right: 25px;
}
.map-sub-title {
color: #fff;
line-height: 22px;
}
.map-title a {
color: #fff;
font-size: 35px;
font-weight: bold;
text-align: center;
}
.map-frame iframe .gm-style {
display: none !important;
}
.map-tootip {
background: #444;
width: 210px;
height: 70px;
color: #fff;
position: absolute;
top: 28%;
text-align: center;
line-height: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 8px;
left: 0;
right: 0;
margin: 0 auto;
}
span.tooltip-text a {
color: #fff;
}
.tooltip-text {
position: relative;
}
.tooltip-text::before {
content: "";
height: 20px;
width: 20px;
background: #444;
position: absolute;
bottom: -34px;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}   .footer-area {
overflow: hidden;
padding: 60px 0;
background: #444;
z-index: 999;
position: relative;
}
.footer {
text-align: center;
}
.footer ul li {
color: #ccc;
margin-right: 20px;
}
.footer ul li:last-child {
margin-right: 0px;
}
.footer ul li a {
color: #ccc;
}
.footer-text {
color: #ccc;
margin-top: 20px;
}   .ppside {
color: #2F3438;
font-size: 27px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 300;
}
.archeadside {
color: #fff;
font-size: 20px;
font-weight: bold;
padding: 15px 20px;
border-bottom: 1px solid #969696;
letter-spacing: 1px;
text-transform: uppercase;
}
.sidebar-brand h6 {
color: #919191;
font-size: 30px;
text-transform: uppercase;
line-height: 65px;
font-weight: normal;
margin-bottom: 13px;
}
.acptsideins {
color: #919191;
font-size: 30px;
text-transform: uppercase;
line-height: 65px;
font-weight: normal;
margin-bottom: 13px;
}       .condpage {
display: grid;
grid-template-columns: 33% 33% 33%;
grid-row-gap: 7px;
margin-top: 50px;
margin-bottom: 50px;
}
.condpage a {
text-transform: capitalize;
color: #fff !important;
background: #008c96;
text-align: center;
text-decoration: none!important;
border: 1px solid #e1e1e1;
width: 80%;
padding: 20px;
font-size: 20px;
font-family: 'D-DIN Condensed';
border-radius: 5px;
}
.condpage a:hover {
color: #fff;
border: 1px solid #e1e1e1;
background-color: #00b7bd;
transition: .4s;
}
.inner-header-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 240px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: -o-linear-gradient(left,#f1f1f1 30%,#00b7bd 70%);
background: -webkit-gradient(linear,left top, right top,color-stop(30%, #f1f1f1),color-stop(70%, #00b7bd));
background: linear-gradient(to right,#f1f1f1 30%,#00b7bd 70%);
transition: height 0.5s;
}
.inner-logo {
width: 30%;
background: #f1f1f1;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: flex-start;
}
.inner-menu-area {
width: 70%;
background: #00b7bd;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 0 0 0 30px;
}
.inner-menu ul li {
margin-right: 18px;
position: relative;
text-transform: uppercase;
}
.inner-menu ul li:last-child {
margin-right: 0px;
}
.inner-menu ul li ul {
min-width: 170px;
background: #fff;
position: absolute;
top: 50px;
left: 0;
padding: 10px;
z-index: 1;
transition: 0.5s;
opacity: 0;
visibility: hidden;
}
.inner-menu ul li:hover > ul {
opacity: 1;
visibility: visible;
top: 29px;
}
.inner-menu ul li ul li {
display: block;
line-height:1;
margin-bottom: 10px;
}
.inner-menu ul li ul li:last-child {
margin-bottom: 0;
}
.inner-menu ul li ul li a {
color: #000;
}
.inner-menu ul li ul li:hover a {
color: #00b7bd;
}
.inner-menu ul li a {
font-size: 19px;
line-height: 22px;
color: #fff;
position: relative;
padding-bottom: 5px;
}
.inner-menu ul li a:before {
content: '';
height: 2px;
width: 100%;
background: #fff;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.inner-menu ul li:hover a:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.content-area {
padding-bottom: 40px;
overflow: visible;
}
.content-area h1, .full-content-area h1 {
font-size: 46px;
color: #048387;
line-height: 60px;
font-weight: normal;
border-bottom: 1px dashed #00B7BD;
margin-bottom: 40px;
}
.content-area h2, .content-area .h2-title {
font-size: 34px;
color: #048387;
line-height: 45px;
font-weight: normal;
margin-top: 50px;
margin-bottom: 40px; border-bottom: 1px dashed #00b7bd;
}
.page-content-area p, .full-content-area p, .achievement-area p, .achievement-area p a {
font-size: 16px;
font-family: 'lato', sans-serif;
line-height: 28px;
margin-bottom: 30px;
letter-spacing: -0.3px;
color: #444;
}
.page-content-area p:first-child{
padding-top: 30px;
}
.page-content-area p.bgc {
background: #00B7BD;
font-size: 18px;
line-height: 33px;
color: #fff;
font-family: 'lato', sans-serif;
font-weight: normal;
font-style: italic;
padding: 20px;
margin-bottom: 40px;
}
p.bgc a {
color: #fff!important;
}
.page-content-area ul, .page-content-area ol, .directions {
margin-bottom: 40px;
margin-left: 40px;
margin-top: 30px;
}
.neighborhoods-list {margin-left: 0px;}
.page-content-area ol {
margin-left: 55px;
}
.page-content-area ul li, .page-content-area ol li, .directions li {
display: block;
line-height: 26px;
font-size: 16px;
border-bottom: 1px dashed #ededed;
padding: 5px 0px 0px 30px;
font-family: 'lato', sans-serif;
position: relative;
color: #444;
}
.page-content-area ol li {
display: list-item;
list-style: auto;
padding: 5px 0px 0px 5px;
}
.page-content-area ul li::before, .directions li::before {
content: '';
height: 8px;
width: 8px;
background: #00b7bd;
border-radius: 50%;
position: absolute;
top: 17px;
bottom: 0;
left: 0;
}
.page-content-area a {
display: inline; text-decoration: underline;
}
.page-content-area a:hover { text-decoration: none;
}
.page-content-area img {
height: auto; margin-bottom: 0;
}
.page-content-area .conc {
background: #00b7bd;
height: 100px;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: -108px;
position: relative;
z-index: 1;
color: #fff;
font-size: 32px;
line-height: 47px;
}
.call-btn-area {
margin-top: -10px !important;
}
.page-content-area .conc a.inner-btn {
font-size: 20px;
height: 60px;
width: 277px;
border: 2px solid #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
text-decoration: none;
letter-spacing: 0px;
margin-left: 20px;
}
.page-content-area {
width: 70%;
padding: 10px 20px 10px 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.inner-page-content {
padding: 40px;
-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.1);
box-shadow: 0 0 50px rgba(0,0,0,0.1);
margin-top: -30px;
position: relative;
z-index: 1;
background: #fff;
}
.page-sidebar-area {
width: 30%;
padding: 10px 10px 10px 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: -10px;
}
.call-sidebar {
border: 1px dashed #00b7bd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 30px 20px;
}
.call-img {
height: 65px;
width: 100px;
background: #00b6bc;
border-radius: 50px;
border: 1px dashed #00b7bd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 25px;
}
.call-sidebar h2 {
color: #A8A8A8;
font-size: 18px;
text-transform: uppercase;
line-height: 0px;
border-bottom: none;
}
.call-sidebar h4 {
color: #2F3438;
font-size: 27px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 300;
}
.call-sidebar a {
color: #2F3438;
font-size: 29px;
font-weight: bold;
letter-spacing: 1px;
margin-top: 44px;
}
.sidebar-ancor {
margin: 40px 0px;
}
.sidebar-ancor a {
background: #00B7BD;
padding: 10px;
color: #FFF;
display: block;
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
}
.sidebar-nav {
margin-bottom: 40px;
}
.sidebar-nav {
background: #818181;
}
.sidebar-nav h3 {
color: #fff;
font-size: 20px;
font-weight: bold;
padding: 15px 20px;
border-bottom: 1px solid #969696;
letter-spacing: 1px;
}
.sidebar-nav ul li {
display: block;
}
.sidebar-nav ul li a {
padding: 15px 20px;
color: #FFF;
display: block;
font-size: 16px;
text-transform: uppercase;
border-bottom: 1px solid #969696;
letter-spacing: 1px;
}
.single-review {
background: #00b7bd;
position: relative;
border: 2px solid #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 44px 30px;
}
.quote {
display: inline-block;
position: absolute;
bottom: 15px;
right: 30px;
}
.single-review .review-text {
line-height: 30px;
font-size: 20px;
letter-spacing: 0.5px;
}
.content-area .row {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.second-img {
position: relative;
}
.second-img img {
height: auto;
}
.call-us {
position: absolute;
top: 65px;
left: 20px;
}
.call-us-info {
color: #fff;
font-size: 23px;
margin-left: 60px;
margin-bottom: 10px;
}
.call-us-number img {
height: 38px !important;
width: 38px !important;
vertical-align: middle;
}
.call-us-number a {
color: #fff;
text-decoration: none;
font-size: 50px;
font-family: 'lato', sans-serif;
vertical-align: middle;
margin-left: 15px;
}
.sidebar-brand h6 {
color: #919191;
font-size: 30px;
text-transform: uppercase;
line-height: 65px;
font-weight: normal;
margin-bottom: 13px;
}
.sidebar-brand {
margin-top: 40px;
}
.brand-img {
width: 91%;
height: auto;
border: 2px solid #ededed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
}
.brand-img img {
width: 90%;
}   .rr_review_post_id {
}
.testimain {
width: 100%;
line-height: 30px;
font-size: 16px;
color: #444;
background-color: #fff;
padding: 50px;
margin-bottom: 50px;
border: 1px solid #f1f1f1;
box-sizing: border-box;
box-shadow: 1px 1px 20px 0px #f1f1f1;
margin-top: 30px;
font-family:'lato';
}
div.wpcr3_review blockquote.wpcr3_content {
font-size: 14px;
font-weight: normal;
display: block !important;
padding: 30px;
background-color: #fff;
border: 1px solid #f1f1f1;
box-sizing: border-box;
box-shadow: 1px 1px 20px 0px #f1f1f1;
}
.wpcr3_content:before{
content: '';
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/Polygon.png);
display: inline;
position: absolute;
width: 15px;
height: 22px;
background-repeat: no-repeat;
margin-left: -42px;
margin-top: -2px;
}
.wpcr3_content p:after{
content: '';
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/quotes.png);
width: 31px;
height: 18px;
position: absolute;
display: inline;
margin: -10px -43px;
background-repeat: no-repeat;
right: 100px;
}
.testimain:before {
content: '';
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/quotes.png);
width: 31px;
height: 18px;
position: absolute;
display: inline;
margin: -43px -43px;
background-repeat: no-repeat;
}
.testimain p {
border-bottom: 1px dashed #d8d8d8;
padding-bottom: 20px;
padding-top: 0px!important;
color: #444;
font-family:'lato';
}
.testiname {
font-weight: 400;
color: #00b7bd;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
}
.testiname:before {
content: '';
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/star-rating.png);
width: 70px;
height: 16px;
position: absolute;
display: inline;
margin-left: -3px;
margin-top: 33px;
background-repeat: no-repeat;
}
.testiname span {
color: #b1b1b1;
font-family: 'lato';
font-size: 15px;
text-transform: capitalize;
letter-spacing: normal;
padding-top: 23px;
}      .profile-banner-area {
overflow: hidden;
padding: 0px 0;
}
.profile-bg {
-webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.05);
padding: 45px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
p.inner-para {
padding: 50px;
}
.profile-banner-img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;  }
.profile-banner-text {
width: 70%;
}
.profile-banner-text p {
margin: 30px 50px 30px 0px;
}
.doctor-name {
font-size: 60px;
line-height: normal;
color: #444;
text-transform: capitalize;
font-family: 'D-DIN';
}
.doctor-name span {
font-size: 30px;
color: #00959a;
}
.doctor-desig {
font-size: 30px;
color: #2F3438;
line-height: 40px;
font-family: 'D-DIN';
}
.profile-banner-text .common-btns {
margin-top: 18px;
}
.banner-thumb {
width: 30%;
}
.banner-thumb img {
height: 100%;
}
.banner-desc {
color: #2F3438;
line-height: 30px; margin: 30px 0;
}
.profile-banner .banner-desc {
line-height: 33px;
}
.certified-title {
font-size: 36px;
color: #00b7bd;
font-family: 'd-din';
font-weight: bold;
line-height: 36px;
border-bottom: 4px solid #00b7bd;
display: inline-block;
padding-bottom: 10px;
margin-bottom: 35px;
}
.banner-certified-area ul {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto 25px auto 25px auto;
grid-template-columns: auto auto auto;
grid-gap: 25px;
text-align: center;
}
.banner-certified-area ul li {
background: #666666;
color: #fff;
font-size: 24px;
font-family: 'd-din';
height: 100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.counter-area {
overflow: hidden;
}
.counter {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto 150px auto 150px auto;
grid-template-columns: auto auto auto;
grid-gap: 0 150px;
}
.single-count {
text-align: center;
}
.count-number {
font-size: 90px;
line-height: normal;
color: #00b7bd;
font-family: 'd-din';
font-weight: bold;
}
.count-text {
font-size: 30px;
text-transform: capitalize;
font-family: 'd-din';
}
.common-title {
font-size: 40px;
color: #2F3438;
font-family: 'd-din';
font-weight: 400;
margin-bottom: 15px;
}
.specialities-area {
overflow: hidden;
}
.common-text a {
color: #fff!important;
font-family: 'D-DIN Condensed', sans-serif !important;
display: inline;
}
.specialities ul, .left-experience ul {
display: -ms-grid;
display: grid;
-ms-grid-columns: auto 30px auto;
grid-template-columns: auto auto;
grid-gap: 0 30px;
}
.specialities ul li {
color: #696969;
font-family: 'd-din';
line-height: 30px;
border-bottom: 1px dashed #D5D5D5;
position: relative;
padding: 10px 0 10px 20px;
}
.specialities ul li:nth-child(1),
.specialities ul li:nth-child(2) {
border-top: 1px dashed #D5D5D5;
}
.specialities ul li::before {
content: '';
height: 7px;
width: 7px;
background: #00b7bd;
border-radius: 50%;
position: absolute;
top: 22px;
left: 0;
}
.educational-area {
overflow: hidden;
padding-bottom: 50px;
}
.educational-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.left-education {
background: #666666;
padding: 45px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
color: #fff;
}
.left-education p {
margin: 30px 0;
}
.left-education .common-text {
line-height: 33px;
color: #fff;
}
.left-education .common-text:first-child {
margin: 0;
}
.right-education {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 52%;
}
.right-education ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: #00b7bd;
height: 100px;
color: #fff;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 30px;
margin-bottom: 20px;
line-height: 33px;
}
.right-education ul li:last-child {
margin: 0;
}
.experience-area {
overflow: hidden;
padding-bottom: 50px;
}
.experience-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.left-experience {
width: 52%;
margin-right: 3%;
}
.left-experience ul li {
position: relative;
display: block;
color: #696969;
font-size: 20px;
font-family: 'd-din';
padding: 10px 0 10px 20px;
border-top: 1px dashed #d5d5d5;
line-height: 41px;
}
.left-experience ul li::before {
content: '';
height: 7px;
width: 7px;
background: #00b7bd;
border-radius: 50%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto 0;
}
.left-experience ul li a {
color: #696969;
text-decoration: underline;
font-size: 18px;
font-family: 'D-DIN Condensed', sans-serif;
}
span.inner-para-para {
padding: 30px 0px 30px 0px;
font-weight: bold;
color: #00b7bd;
font-size: 22px;
}
.inner-partent a {
color:#444;
text-decoration: underline; font-family: 'D-DIN Condensed', sans-serif;
display: inline;
}
.experience-text {
line-height: 30px;
font-size: 20px;
margin-top: 20px;
font-family: 'd-din';
}
.experience-text a {
color: #696969;
font-weight: bold;
text-decoration: underline;
}
.right-experience {
background: #666666;
padding: 45px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 45%;
max-height: 350px;
}
.right-experience a{
color: #fff;
font-family: 'd-din';
}
.right-experience .common-text {
color: #fff;
line-height: 33px;
font-family: 'D-DIN Condensed', sans-serif !important;
font-size: 18px;
}
.achievement-area {
overflow: visible;
}
.achievement ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.achievement ul li {
width: 20%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.achievement ul li img {
width: auto;
height: 100%;
}    section.error-404.not-found {
padding: 100px;
text-align: center;
margin-top: 100px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
border-radius: 5px;
} .gridRow {
display: grid;
grid-template-columns: auto auto auto;
grid-gap: 30px;
}
.saSingleBlog a {
display: block;
}
.saSingleBlog a {
color: #00b7bd;
font-weight: 600;
letter-spacing: 1px;
}
.saSingleBlog > a {
padding: 0px 15px;
}
.saSingleBlog a:hover {
color: #333;
}
.saSingleBlog p {
line-height: 24px;
color: #404040;
font-size: 15px;
padding: 0px 15px;
}
.saBlogDate {
color: #919191;
font-size: 15px;
padding: 0px 15px;
}
.blog-thumbSa a img {
width: 100%;
height: auto;
}
.blog-post-area {
padding-top: 60px;
}
.singleBlogPageImg img {
width: 100%;
height: auto;
}
.singleBlogPageImg {
margin-bottom: 30px;
}
.saSingleBlog {
padding-bottom: 10px;
background: #fff;
box-shadow: 0 0 35px rgba(0,0,0,0.1);
border-radius: 4px;
overflow: hidden;
}
.alm-btn-wrap button.alm-load-more-btn.more {
background: #00b7bd;
margin-top: 50px;
}
.published-date {
font-size: 16px;
font-weight: 300;
border-left: 2px solid #ccc;
padding: 0px 10px 0px 10px;
background: #047ed914;
margin-bottom: 20px;
display: block;
}
.published-date span {
display: inline-block;
}
.disc-div-sub {
background-color: rgb(249 249 249);
padding: 30px;
border-radius: 5px;
font-size: 15px;
line-height: 22px;
font-weight: 300;
margin-bottom: 20px;
}
.disc-div-sub div {
font-weight: 600;
margin-bottom: 10px;
}
.full-page-content-area blockquote {
border-left: 2px solid #ccc !important;
padding: 20px;
background: #eee;
margin-bottom: 30px;
}
.full-page-content-area blockquote p {
margin-bottom: 0px;
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track {
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-dots, .slick-next, .slick-prev {
position: absolute;
display: block;
padding: 0;
}
.slick-next, .slick-prev {
font-size: 0;
line-height: 0;
top: 40%;
width: 20px;
height: 20px;
margin-top: -10px\9;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
cursor: pointer;
color: transparent;
border: none;
outline: 0;
background: 0 0;
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
font-family: slick;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-next {
right: -10px;
}
.slick-prev {
left: -10px;
}
.slick-next:before, .slick-prev:before {
font-size: 20px;
line-height: 1;
opacity: .75;
color: #fff;
font-size: 50px;
color: #151c2b;
}
.slick-next:before {
content: '\1F892';
}
.slick-prev:before {
content: '\1F890';
}
.nextpatient-provider-times {
display: grid;
grid-template-columns: 25% 25% 25% 25%;
align-items: center;
text-align: center;
}
.nextpatient-provider-table .nextpatient-provider-blurb {
font-size: 16px;
font-family: 'lato', sans-serif !important;
line-height: 28px !important;
margin-bottom: 30px;
letter-spacing: -0.3px !important;
color: #444 !important;
}
.two-col {
display: grid;
grid-template-columns: 50% 50%;
} .doctors.reviewsdoc {
flex-flow: column wrap;
width: 100%;
margin-top: 20px;
}
.doctors {
display: -ms-flexbox;
display: flex;
justify-content: center;
width: 70%;
margin: 0 auto;
}
.single-doctor {
width: 80%;
margin-right: 1.5%;
text-align: center;
z-index: 1;
}
.single-doctor.reviewpage .doctor-img img {
width: auto;
height: auto;
border-radius: 50%;
}
.single-doctor.reviewpage .doctor-name {
background-color: #38314900;
color: #fff;
font-size: 22px;
}
.single-doctor.reviewpage {
margin: 0 auto;
}
p.drsphhiatxt {
margin: 0 auto;
line-height: 30px;
padding: 200px 40px 50px 40px;
background-color: #058195;
border-radius: 6px;
color: #fff;
margin-top: -200px;
text-align: center;
font-family: sans-serif;
font-size: 18px;
}
p.drsphhiatxt a {
color: #fff;
text-decoration: underline;
}
.bookonlinebtn {
text-align: center;
padding: 12px 0px 8px 0px;
background: #ef7202;
color: #fff;
border-radius: 0 0 5px 5px;
font-weight: bold;
font-family: 'Bebas Neue', sans-serif;
font-size: 26px;
letter-spacing: 3px;
width: 100%;
margin: 0 auto;
cursor: pointer;
border: none;
}
.review-item {
-webkit-box-shadow: 0 0 30px rgba(130,146,168,0.14);
box-shadow: 0 0 30px rgba(130,146,168,0.14);
text-align: center;
margin-top: 100px;
position: relative;
margin-bottom: 60px;
padding: 90px 40px 60px;
}
.review-item:before {
content: "";
position: absolute;
top: 24px;
right: 34px;
width: 50px;
height: 50px;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/quote.svg) no-repeat center;
}
.review-item:after {
content: "";
position: absolute;
bottom: 24px;
left: 34px;
width: 50px;
height: 50px;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/quote.svg) no-repeat center;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.review-item p.review-item-text {
color: #444444;
font-size: 16px;
line-height: 28px;
padding-bottom: 60px;
position: relative;
padding: 20px;
margin-bottom: 35px;
}
.review-item p.review-item-text:before {
content: "\2605 \2605 \2605 \2605 \2605";
color: #FF690F;
font-size: 25px;
letter-spacing: 1px;
left: 0px;
right: 0px;
bottom: -20px;
position: absolute;
margin: auto;
}
.review-item p.review-item-text:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: -65px;
width: 50px;
height: 50px;
margin: auto;
background: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/google.svg) no-repeat center;
background-size: contain;
}
.review-item span {
font-size: 18px;
display: block;
line-height: 24px;
font-weight: bold;
font-family: 'lato', sans-serif;
}
.sidebar-gallery {
position: fixed;
top: 125px;
left: calc((100vw - 800px)/2 - 380px);
width: 245px;
height: auto;
transition: 0s;
padding: 20px;
-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.1);
box-shadow: 0 0 50px rgba(0,0,0,0.1);
background: #fff;
}
.single-bar-right {
-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.1);
box-shadow: 0 0 50px rgba(0,0,0,0.1);
background: #00b7bd;
text-align: center;
margin-bottom: 3px;
position: fixed;
top: 125px;
right: calc(((100vw - 800px) / 2) - 395px);
width: 300px;
height: 175px;
display: flex;
transition: 0s;
}
.single-bar-right span {
font-weight: 400;
font-size: 18px;
line-height: 33px;
color: #ffffff;
opacity: .8;
text-transform: uppercase;
display: block;
}
.single-bar-right a, .single-bar-right button {
position: relative;
padding: 90px 15px 20px;
width: 100%;
font-size: 30px;
line-height: 36px;
text-decoration: none;
color: #ffffff;
}
.single-bar-right button {
background: none;
border: none;
cursor: pointer;
}
.single-bar-right:hover {
background: #00a4a9;
}
.single-bar-right a::after, .single-bar-right button::after {
content: "";
position: absolute;
top: 25px;
left: 0;
right: 0;
margin: auto;
width: 50px;
height: 50px;
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/phone-icon.png);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
filter: invert(99%) sepia(0%) saturate(0%) hue-rotate(340deg) brightness(101%) contrast(105%);
}
.single-bar-right.second {
top: 300px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.single-bar-right.second a::after {
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/sms-icon.png);
}
.single-bar-right.third {
top: 477px;
border-bottom-left-radius: 5px;
}
.single-bar-right.third a::after, .single-bar-right.third button::after {
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/booking-icon.png);
}
.on-this-page-area {
position: sticky;
width: 100%;
z-index: 99;
top: 74px;
background: #ffffff;
border-bottom: 3px solid #00b7bd40;
margin: 0 -70px 10px -40px;
padding-left: 40px;
box-sizing: content-box !important;
border-top: 1px solid #00b7bd40;
}
.on-this-page-content {
max-width: 950px;
margin: 0 auto;
padding-bottom: 10px;
display: none;
-webkit-transition: unset;
-o-transition: unset;
transition: unset;
border-top: 2px solid #00b7bd40;
}
.on-this-page-topcon {
max-width: 950px;
margin: 0 auto;
}
.on-this-page-topcon div {
padding-left: 40px;
}
.on-this-page-topcon p {
font-weight: 400;
font-size: 16px;
color: #036366;
text-transform: uppercase;
cursor: pointer;
position: relative;
display: inline-block;
}
.on-this-page-topcon p::after {
content: "";
position: absolute;
top: 10px;
right: -20px;
width: 7px;
height: 7px;
border-bottom: 2px solid #036366;
border-left: 2px solid #036366;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
transition: all .5s;
}
.on-this-page-topcon p.rotate::after {
top: 13px;
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.on-this-page-content .on-this-page-content-wraper {
padding-left: 40px;
}
.on-this-page-content-wraper ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 5px;
padding: 10px 15px;
flex-wrap: wrap;
list-style: square;
color: #00b7bd;
font-size: 14px;
}
.on-this-page-content-wraper ul li {
display: list-item;
margin-right: 17px;
}
.on-this-page-content-wraper ul li a {
font-weight: 400;
font-size: 14px;
color: #036366;
line-height: 18px;
padding: 0;
margin: 0;
font-family: lato, sans-serif;
}
.on-this-page-content .close-table {
background: no-repeat;
border: none;
text-decoration: underline;
color: #036366;
cursor: pointer;
font-family: lato, sans-serif;
}
.on-this-page-content .close-table:hover {
text-decoration: none;
}
.inner-header-area.fixed {
position: fixed;
top: -1px;
left: 0;
width: 100%;
z-index: 999;
height: 75px;
background: linear-gradient(to right,#ffffff 30%,#00b7bd 70%);
transition: height 0.5s;
}
.inner-header-area.fixed .inner-logo {
justify-content: center;
background: #fff;
}
.inner-header-area.fixed img {
height: 60px;
width: 120px;
} .menu-bar {
display: none;
}
.single-blog-post {
margin-bottom: 40px;
padding: 20px 40px;
border-radius: 10px;
-webkit-box-shadow: 0 8px 20px 0 #93939375;
box-shadow: 0 8px 20px 0 #93939375;
}
.blog-page-text {
margin: 10px 0;
}
.blog-post-info .post-title {
font-size: 28px;
color: #048387;
line-height: 34px;
font-weight: normal;
border-bottom: 1px dashed #00b7bd;
}
.link-more a {
color: #fff;
padding: 10px 20px;
margin-bottom: 10px;
background: #00b7bd;
}
#posts-navigation {
display: none;
}
.nav-links {
display: flex;
gap: 10px;
}
.nav-links .page-numbers {
width: 35px;
height: 35px;
background: #00b7bd;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
}
.nav-links .page-numbers.current, .nav-links .page-numbers.dots {
background: #444444;
}
.nav-links .page-numbers.next, .nav-links .page-numbers.prev {
width: 70px;
}
.linkedin-icon {
display: flex;
flex-direction: row;
gap: 10px;
margin: 0;
align-items: center;
}
.linkedin-icon a {
width: 36px;
height: 36px;
margin: 5px 0;
position: relative;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
display: inline-block;
}
.linkedin-icon a::after {
content: "" !important;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: contain;
background-image: url(//www.premier-podiatry.com/wp-content/themes/Podiatry/images/linkedin-def-icon.png);
}
.linkedin-icon a:hover {
transform: rotate(5deg);
}
.address-holder {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 30px;
margin: 50px auto;
}
.address-holder > div {
text-align: center;
box-shadow: 2px 2px 10px #c3c3c3;
padding: 30px 20px 40px;
}
.address-holder > div h2 {
margin: 0 0 25px;
border: none;
text-transform: uppercase;
text-align: center;
}
.address-holder > div p {
margin-bottom: 10px;
}
.address-holder > div p a {
}
.address-holder > div .common-btns a {
padding: 10px 20px;
}
@media all and (max-width:1600px){
.side-bar-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
gap: 10px;
margin-top: 50px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.sidebar-gallery, .single-bar-right {
position: initial;
height: auto;
margin: 0;
border-radius: 5px;
transform: none !important;
opacity: 1 !important;
max-width: 245px;
}
.single-bar-right {
max-height: 179px;
margin-bottom: 15px;
}
}
@media all and (max-width:1200px){
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
section.book-main {
width: 100%;
grid-template-columns: 100%;
}
span.bookimg {
justify-items: center;
margin: 0 auto;
}
span.booktext {
width: 90%;
text-align: center;
margin: 0 auto;
}
span.common-btns.bookbtn {
margin: 0 auto;
text-align: center;
display: block;
margin-top: 20px;
}
.banner-logo {
height: 232px;
}
.right-about {
margin-top: 0;
}
.about-velimir {
padding: 50px;
}
.sec-title {
font-size: 40px;
}
.right-about-thumb::before {
background-position: -451px 0px;
}
.partner-img {
background-position: -370px -678px;
background-size: 131% 1279%;
}
.partner-area {
padding: 80px 0;
}
.insurance-area {
height: 440px;
background-position: 0px -805px;
background-size: 108% 500%;
}
.paw-thumb {
background-position: -35px -231px;
}
.paw-btn-text {
text-align: center;
}
.concern-area {
background-position: 0 -1097px;
height: 570px;
background-size: 120% 340%;
}
.advantage-thumb-img {
width: 410px;
}
.advantage-thumb-img::before {
background-position: -746px 0px;
background-size: 296% 545%;
}
.technology-img {
background-size: 95% 100%;
}
.footer ul li {
margin-right: 50px;
}
.concern-thumb {
background-position: 0 -1100px;
height: 648px;
background-size: 105% 300%;
}
.insurance-thumb {
background-position: 0px -825px;
max-width: 1200px;
background-size: 108% 500%;
}
.paw-thumb {
background-position: 45px -227px;
background-size: 292% 521%;
}
.single-testimonial {
padding: 30px 20px 30px 19px;
}
.inner-logo {
width: 25%;
}
.inner-logo a img {
width: 90%;
}
.inner-menu-area {
width: 75%;
padding: 0 10px 0 20px;
}
.inner-menu ul li {
margin-right: 20px;
}
.inner-menu ul li a {
font-size: 17px;
}
.page-content-area ul li {
font-size: 16px;
}
}
@media all and (max-width:1024px){
blockquote.wpcr3_content {
float: none;
width: 100%;
margin-top: 0px;
}
.right-about-thumb::before {
background-position: -388px 0px;
}
}
@media all and (max-width:992px){
.right-about-thumb::before {
background-position: -375px 0px;
}
}
@media all and (max-width:991px){
.menu-area ul li a {
font-size: 17px;
}
.banner-area {
background-size: 100% 100% !important;
max-width: 100%;
}
.banner-logo {
height: 233px;
width: 100%;
}
.menu-area {
padding: 0 10px 0 10px;
width: 100%;
}
.menu-area ul li {
margin-right: 12px;
}
.banner-content {
width: 100%;
}
.header-left ul li .adds {
margin-left: 0;
font-size: 14px;
}
.header-right ul li a {
font-size: 14px;
}
.header-right ul li {
margin-left: 10px;
}
.header-right ul li.patient-btn a {
padding: 0 10px;
font-size: 15px;
}
.header-right {
text-align: center;
}
.about-velimir {
padding: 30px;
margin-top: 0;
}
.right-about {
margin-top: 0;
}
.responsive-partner-img {
display: block;
height: 240px;
background-position: 160px -682px;
}
.partner-img {
display: none;
}
.partner-area {
padding: 60px 0;
}
.about-velimir {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.left-about {
width: 100%;
}
.right-about {
width: 100%;
margin-left: 0;
}
.about-velimir-area .container {
padding: 0;
}
.contact-velimir {
margin-top: 40px;
}
.contact-velimir::before {
width: 97%;
background-position: 0 0;
background-size: 309% 1020%;
}
.right-about {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.right-about-thumb {
height: 600px;
}
.right-about-thumb::before {
height: 94%;
width: 95%;
background-position: -682px 0px;
}
.insurance-area { }
.insurance-area .insurance-thumb {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
height: 450px;
background-size: 100% 1000%;
background-position: 0 -1420px;
}
.insurance-area.responsive-insurance {
height: 600px;
display: block;
background-size: 100% 1050%;
background-position: 0 -2015px;
}
.insurance-content {
width: 100%;
padding: 0 50px;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.res-insurance-brand {
display: block;
height: 350px;
background-size: 100% 1400%;
background-position: 0px -2035px;
width: 90%;
margin: 0 auto;
}
.children-paw-area {
margin: 50px 0;
}
.children-paw {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.children-paw-content {
width: 100%;
padding-bottom: 110px;
}
.paw-thumb-area {
width: 100%;
}
.paw-thumb {
width: 100%;
height: 470px;
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
background-position: 0px -1192px;
background-size: 100% 1080%;
height: 550px;
}
.paw-head.common-btns {
left: auto;
right: 0;
margin: auto 0;
top: 260px;
width: 100%;
}
.concern-area {
display: none;
}
.concern-area.responsive-concern {
display: block;
background-size: 100% 480%;
background-position: 0px -3453px;
height: 1500px;
}
.concern-content {
width: 100%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-bottom: 200px;
}
.single-block {
height: 160px;
width: 36%;
background-color: #fff;
background-image: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-desktop.jpg);
background-repeat: no-repeat;
margin: auto 0;
}
.thumb1 {
background-position: 0px -2032px;
}
.thumb2 {
background-position: -290px -2032px;
}
.thumb3 {
background-position: -582px -2032px;
}
.thumb7 {
background-position: -581px -2193px;
}
.thumb4 {
background-position: -872px -2029px;
}
.review-star {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-position: -30px -1370px;
}
.avdantage.row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.advantage-thumb {
width: 100%;
}
.advantage-info {
width: 100%;
}
.advantage-thumb-img {
width: 90%;
height: 600px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
margin-left: 40px;
}
.advantage-thumb-img::before {
background-position: -1640px 0px;
}
.technology-area .advantage-info {
width: 42%;
}
.advantage-info-title {
margin: 30px 0;
}
.advantage-area {
padding: 60px 0 0;
}
.avdantage.row {
padding: 60px 0;
}
.advantage-area .sec-title {
margin: 0 auto 0;
}
.section-head .sub-title {
margin-bottom: 20px;
padding-bottom: 20px;
}
.technology-img {
background-size: 58% 100%;
height: 500px;
}
.technology-content {
right: 0;
top: 0;
}
.single-testimonial.review-info {
width: 80%;
margin-right: 0;
}
.single-testimonial {
width: 46%;
margin-top: 50px;
}
.single-testimonial-area {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 0;
}
.testimonial-area .common-text {
width: 80%;
}
.contact-area.row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.contact-form {
width: 100%;
margin-right: 0;
}
.map-area {
width: 100%;
margin-left: 0;
margin-top: 30px;
}
.responsive-partner-img {
background-position: 265px -682px;
}
.right-about-thumb::before {
width: 96%;
background-position: -900px 0px;
}
.inner-page-content {
margin-top: 0;
}
.inner-header-area {
height: 150px;
}
.inner-menu ul li a {
font-size: 19px;
}
.inner-menu ul li {
margin-right: 24px;
}
.content-area .row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.page-content-area {
width: 100%;
padding: 10px 0;
}
.page-sidebar-area {
width: 100%;
margin-top: 40px;
padding: 10px 0;
}
.call-us-number a {
font-size: 40px;
}
.profile-banner-img {
padding: 0 40px;
}
.doctor-name {
font-size: 70px;
}
.doctor-desig {
font-size: 24px;
line-height: 30px;
}
.profile-bg {
padding: 30px;
}
.banner-certified-area ul li {
font-size: 20px;
line-height: 26px;
}
.counter {
grid-gap: 0 0;
}
.count-number {
font-size: 50px;
}
.counter-area {
overflow: visible;
}
.common-title {
font-size: 35px;
}
.specialities ul {
-ms-grid-columns: auto;
grid-template-columns: auto;
grid-gap: 0;
}
.educational-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.left-education {
padding: 40px;
width: 100%;
margin-right: 0;
}
.right-education {
width: 100%;
margin-top: 40px;
}
.experience-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.left-experience {
width: 100%;
margin-right: 0;
}
.right-experience {
padding: 40px;
width: 100%;
margin-top: 40px;
}
.achievement ul li img {
width: 80%;
height: 80%;
}
}
@media all and (max-width:815px){
.location .location {
flex-direction: column;
align-items: flex-start;
}
.header-area {
height: 100%;
padding: 20px 0;
}
}
@media all and (max-width:800px){
.advantage-thumb-img::before {
background-position: -1298px 0px;
}
.responsive-partner-img {
background-position: 200px -682px;
}
.right-about-thumb::before {
background-position: -714px 0px;
}
}
@media all and (max-width:768px){
.inner-header-area.fixed {
height: auto;
background: none;
}
.on-this-page-area {
top: 48px;
border-top: 1px solid #fff;
}
.review_sec {
padding: 35px;
}
.single-dr {
padding: 10px;
margin-bottom: 20px;
}
.right-about-thumb::before {
background-position: -682px 0px;
}
.responsive-partner-img {
background-position: 170px -682px;
}
.advantage-thumb-img::before {
background-position: -1245px 0px;
}
p.drsphhiatxt {
padding: 200px 15px 50px 15px;
}
}
@media all and (max-width:767px){
.address-holder {
grid-template-columns: 1fr;
}
.address-holder .common-btns {
align-items: center;
}
.menu-bar {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background-color: #00b7bd;
position: fixed;
padding: 10px 5px 10px 15px;
cursor: pointer;
overflow: hidden;
height: 49px;
z-index: 99999;
}
.menu-bar .menu-title {
width: 50px;
}
.menu-bar .bar-btn {
width: 30px;
}
.menu-bar .single-bar {
background: #fff;
margin: 5px 0;
width: 30px;
height: 4px;
border-radius: 4px;
transition: all .2s ease-in-out;
}
.menu-bar .bar-btn.active .single-bar:nth-child(2) {
display: none;
}
.menu-bar .bar-btn.active .single-bar:nth-child(1) {
transform: rotateZ(45deg) translateY(4px) translateX(5px);
}
.menu-bar .bar-btn.active .single-bar:nth-child(3) {
transform: rotateZ(-45deg) translateY(-2px) translateX(2px);
}
.menu-area::after {
content: none !important;
}
.menu-area, .inner-menu-area {
top: 42px !important;
width: 80% !important;
max-width: 400px;
display: block;
background-color: #00b7bd;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
position: fixed;
overflow: auto;
height: 100%;
z-index: 9999;
left: -100%;
padding: 0 10px !important;
}
.menu-area ul#menu-main-menu, .inner-menu-area ul#menu-main-menu {
display: block !important;
}
.menu-area.open-menu, .inner-menu-area.open-menu {
left: 0;
}
.menu-area ul, .inner-menu-area ul {
list-style: none;
padding: 0 0 50px;
margin: 0;
overflow: hidden;
}
.menu-area ul li, .inner-menu-area ul li {
display: block;
margin: 0;
}
.menu-area ul li a, .inner-menu-area ul li a {
background: #00b7bd;
color: #ffffff !important;
font-size: 20px;
padding: 10px 15px;
text-transform: uppercase;
text-decoration: none;
margin: 0 !important;
line-height: 33px;
}
.inner-menu ul li:hover a:before {
content: none !important;
}
.menu-area ul li ul, .inner-menu-area ul li ul {
opacity: 1 !important;
visibility: visible !important;
}
.menu-area ul li.menu-item-has-children, .inner-menu-area ul li.menu-item-has-children {
position: relative;
}
.menu-area ul li.menu-item-has-children:after, .inner-menu-area ul li.menu-item-has-children:after {
content: '';
width: 15px;
height: 15px;
background: url(https://www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/drop-down-arrow.png);
background-size: contain;
position: absolute;
top: 20px;
right: 10px;
filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(279deg) brightness(107%) contrast(106%);
transition: all .2s linear;
}
.menu-area ul li.menu-item-has-children.opened:after, .inner-menu-area ul li.menu-item-has-children.opened:after {
transform: rotateZ(180deg);
}
.menu-area ul li.menu-item-has-children > ul.sub-menu, .inner-menu-area ul li.menu-item-has-children > ul.sub-menu {
display: none !important;
width: 100% !important;
position: relative;
height: 0;
top: 0;
padding: 0;
columns: 1 !important;
}
.menu-area ul li.menu-item-has-children > ul.sub-menu.open-sub-menu, .inner-menu-area ul li.menu-item-has-children > ul.sub-menu.open-sub-menu {
display: block !important;
height: 100%;
}
.menu-area ul li.menu-item-has-children > ul.sub-menu li, .inner-menu-area ul li.menu-item-has-children > ul.sub-menu li {
max-width: 100% !important;
display: block !important;
margin-right: 0;
line-height: 1;
margin-bottom: 10px;
background: #00b7bd;
margin: 0 !important;
padding: 4px 30px;
border: none;
}
.form-control.form-submit input[type="submit"] {
margin-left: 50px;
}
.inner-form .form-control.form-submit input[type="submit"] {
margin-left: 30px;
}
.form-area form {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.gridRow {
grid-template-columns: auto auto;
}
.header-left {
text-align: center;
}
.header {
display: block;
}
.header-right ul li.patient-btn {
margin-top: 10px;
margin-left: 0;
}
.banner-logo {
height: auto;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: left;
padding: 10px 0;
}
.banner-content {
padding: 20px 15px 40px;
}
.banner-top-title {
font-size: 26px;
margin-bottom: 20px;
}
.banner-title {
font-size: 32px;
margin-bottom: 10px;
}
.banner-top-title::before {
height: 2px;
width: 70%;
bottom: 6px;
right: -71%;
}
.banner-sub-title {
margin-bottom: 15px;
}
.banner-text {
line-height: 26px;
}
.common-btns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.common-btns a {
margin-right: 0;
margin-bottom: 15px;
}
.common-btns a:last-child {
margin-bottom: 0px;
}
.velimir-top-title {
font-size: 28px;
}
.sub-title {
font-size: 24px;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sec-title {
font-size: 32px;
margin-bottom: 15px;
line-height: 38px;
}
.common-text {
margin-bottom: 15px;
font-size: 18px;
line-height: 28px;
}
.right-about-thumb {
height: 370px;
}
.right-about-thumb::before {
background-position: -365px 0px;
}
.phone-number a {
font-size: 32px;
margin-bottom: 15px;
}
.phone-number a .phone-icon {
background-position: 0 -200px;
}
.about-velimir {
padding: 30px 20px;
}
.partner-title {
font-size: 24px;
margin-bottom: 30px;
text-align: center;
}
.responsive-partner-img {
background-position: -7px -686px;
background-size: 103% 2000%;
height: 230px;
}
.concern-area::before, .concern-area::after {
content: none;
}
.insurance-content {
padding: 0 10px;
}
.children-paw-content .sub-title {
margin-bottom: 18px;
padding-bottom: 20px;
}
.paw-head.common-btns {
left: 75px;
margin: 0 auto;
top: 320px;
}
.concern-content a {
font-size: 35px;
}
.concern.sub-title {
margin: 20px 0 0 0;
padding: 20px 0 0 0;
}
.concern-area.responsive-concern {
display: block;
background-size: 100% 510%;
background-position: 0px -2228px;
height: 900px;
}
.common-btns a {
height: 50px;
width: 230px;
font-size: 18px;
}
.advantage-area .sec-title {
line-height: 38px;
width: 100%;
}
.advantage-thumb-img {
width: 100%;
height: 370px;
margin-left: 0;
}
.advantage-thumb-img::before {
background-position: -698px 0;
}
.advantage-info {
padding-left: 0;
}
.advantage-info-title {
margin: 30px 0 20px;
}
.technology-img {
height: 100%;
background-image: none;
margin: 0;
}
.technology-area .advantage-info {
width: 100%;
position: unset;
}
.technology-area {
padding: 60px 0;
}
.testimonial-area {
padding: 60px 0;
}
.testimonial-area .common-text {
width: 100%;
font-size: 18px;
line-height: 22px;
}
.section-head .sub-title {
margin-bottom: 15px;
padding-bottom: 15px;
}
.single-testimonial.review-info {
width: 100%;
}
.single-testimonial {
width: 100%;
margin-right: 0;
height: 100%;
}
.review-info .common-btns {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.form-control {
width: 100%;
margin-right: 0;
margin-bottom: 15px;
}
.form-control:nth-child(2), .form-control:nth-child(4) {
width: 100%;
margin-left: -15px;
}
.contact-form {
padding: 32px 10px;
}
.form-title {
font-size: 28px;
letter-spacing: 1px;
}
.form-footer {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.form-footer ul li {
font-size: 18px;
line-height: 28px;
}
.tooltip-text {
font-size: 16px;
line-height: 20px;
}
.map-frame { }
.map-tootip {
top: 20%;
}
.map-btn {
height: 100px;
width: 100%;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
margin-top: 0;
}
.map-title a {
font-size: 32px;
letter-spacing: 1px;
}
.map-number .common-text {
margin-bottom: 0;
}
.contact-form-area {
padding: 60px 0;
}
.footer ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column;
flex-direction: column;
}
.footer ul li {
margin-right: 0;
}
.footer ul li:first-child { margin-bottom: 20px; }
.footer-area {
padding: 40px 0;
}
.concern-content {
padding-bottom: 100px;
}
.inner-logo {
display: none;
width: 100%;
padding: 5px 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.inner-menu-area {
width: 100%;
padding: 20px;
}
.inner-logo a {
margin-left: 0;
}
.inner-menu ul li a {
margin-bottom: 10px;
}
.content-area h2, .content-area .h2-title {
font-size: 40px;
}
.page-content-area p {
font-size: 16px;
}
.page-content-area p:first-child {
padding-top: 20px;
}
.page-content-area h5 {
font-size: 18px;
line-height: 30px;
}
.page-content-area ul li::before { top: 32px;
bottom: inherit;
left: 0;
margin: 0;
}
.page-content-area ul li {
line-height: 30px;
padding-bottom: 15px;
} .page-content-area h6 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
font-size: 24px;
height: 100%;
}
.page-content-area h6 a.inner-btn {
font-size: 22px;
width: 240px;
margin-left: 0;
margin: 20px 0;
}
.call-us {
top: 15px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
}
.call-us-info {
font-size: 20px;
margin-left: 0;
}
.call-us-number img {
margin-bottom: 10px;
}
.call-us-number a {
font-size: 30px;
display: block;
}
.inner-header-area { height: auto;
background: transparent;
}
.inner-header-area .container.row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.profile-banner-img {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.profile-banner-text {
width: 100%;
padding: 30px 0;
}
.profile-banner-text p {
margin: 30px 0px 30px 0px;
}
.banner-thumb {
width: 100%;
}
.profile-banner-img {
padding: 0 15px;
}
.doctor-name {
font-size: 40px;
}
.doctor-name span {
font-size: 22px;
}
.doctor-desig {
font-size: 18px;
}
.certified-title {
font-size: 28px;
line-height: 30px;
}
.banner-certified-area ul {
-ms-grid-columns: auto;
grid-template-columns: auto;
grid-gap: 0;
}
.banner-certified-area ul li {
margin-bottom: 15px;
}
.counter {
-ms-grid-columns: auto;
grid-template-columns: auto;
}
.single-count {
margin-bottom: 30px;
}
.single-count:last-child {
margin-bottom: 0px;
}
.common-title {
font-size: 28px;
padding-bottom: 30px;
}
.specialities-area {
padding-bottom: 30px;
}
.counter-area {
padding-bottom: 30px;
}
.specialities ul li {
line-height: 26px;
}
.left-education {
padding: 20px;
}
.left-education .common-text {
line-height: 28px;
}
.right-education ul li {
padding: 0 20px;
line-height: 20px;
font-size: 17px;
}
.educational-area {
padding-bottom: 30px;
}
.left-experience ul li {
font-size: 18px;
line-height: 28px;
}
.experience-text {
line-height: 28px;
font-size: 17px;
}
.right-experience {
padding: 20px;
}
.right-experience .common-text {
line-height: 28px;
}
.achievement ul {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.achievement ul li {
width: 50%;
}
.achievement ul li img {
width: auto;
height: 80%;
}
.advantage-info ul li::before {
top: 14px;
margin: 0;
}
.advantage-info ul li {
line-height: 35px;
}
}
@media all and (max-width:500px){
.two-col {
grid-template-columns: auto;
}
p.inner-para {
padding: 30px 10px 50px 10px;
}
.right-experience {
max-height: initial;
}
.nextpatient-provider-table .nextpatient-provider-name-block {
display: flex !important;
flex-direction: column !important;
}
.nextpatient-provider-table .nextpatient-provider-small-photo {
height: 290px !important;
width: 100% !important;
margin-bottom: 30px !important;
}
}
@media all and (max-width:414px){
.on-this-page-area {
top: 49px;
}
.review-item {
padding-left: 0;
padding-right: 0;
}
.header-area {height: 100px !important;}
.gridRow {
grid-template-columns: auto;
}
.gallery-icon.landscape img {
float: none;
width: 100%;
height: auto;
}
.resp-iframe {
width:100%;
}
section.vid-main {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat !important;
background-size: 100% 840% !important;
background-position: 0 -4182px !important;
height: 565px;
}
.paw-head{
margin-top:30px!important;
}
.condpage {
grid-template-columns: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
.condpage a {
width: 100%;
}
.page-content-area .conc {
font-size: 18px;
line-height: 29px;
padding-left: 10px;
}
.page-content-area .conc a.inner-btn {
width: 100%;
border: 1px solid #fff;
font-weight: normal;
font-size: 16px;
margin-right: 5px;
text-align: center;
}
.div-fours {
width: 100%;
}
.brand-img {
width: 100%;
}
.res-insurance-brand {
height: 300px;
background-size: 100% 1410%;
background-position: 0px -1755px;
}
.left-experience ul li::before {
top: 22px;
margin: 0;
}
.call-us-number a {
font-size: 26px;
margin-left: 0;
}
.call-us-info {
font-size: 18px;
margin-left: 0;
line-height: 1;
}
.insurance-area.responsive-insurance {
height: 450px;
background-size: 100% 1000%;
background-position: 0 -1420px;
}
.paw-thumb {
background-position: 0px -840px;
background-size: 100% 1050%;
height: 400px;
}
.banner-area {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/banner-top.jpg);
background-repeat: no-repeat !important; }
.advantage-thumb-img {
height: 400px;
}
.advantage-thumb-img::before {
content: "";
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
background-size: 100% 1075%;
background-position: 0px -3135px;
}
.second-img img {
height: 145px;
}
.call-us {
top: 45px;
}
.page-content-area ul li::before { top: 15px;
}
.page-content-area h6 {
margin-top: -10px;
}
.banner-thumb img {
height: 90%;
width: auto;
}
.profile-banner-text {
padding: 0 0 30px;
}
.map-frame {
height: 350px;
}
.header-left ul li .adds {
font-size: 15px;
}
.header-right ul li a {
font-size: 15px;
}
.header-right ul li.patient-btn {
margin-left: 15px;
}
.logo {
background-position: 0px -18px !important;
margin-left: 0;
background-size: 100% 196%;
}
.banner-top-title::before {
content: none;
}
.banner-title {
font-size: 30px;
line-height: 36px;
}
.banner-logo {
background: rgba(0, 0, 0, 0.3);
}
.banner-content {
background: rgba(0, 0, 0, 0.3);
padding: 10px 15px 45px;
}
.velimir-top-title {
font-size: 26px;
}
.sub-title {
font-size: 22px;
}
.technology-content .sub-title {
margin-bottom: 10px; 
}
.sec-title {
font-size: 28px;
line-height: 40px;
}
.right-about-thumb {
height: 400px;
}
.right-about-thumb::before {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2022/10/for-mobile-scaled-new.jpg);
background-position: 0 0;
background-size: 100% 1070%;
background-repeat: no-repeat;
}
.contact-velimir::before {
background: url(https://www.premier-podiatry.com/wp-content/uploads/2021/06/for-mobile-scaled.jpg);
background-repeat: no-repeat;
background-position: 0 -590px;
background-size: 100% 2420%;
}
.phone-number a {
font-size: 28px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.phone-number a .phone-icon {
margin: 0 0 10px 0;
}
.insurance-content {
padding: 0;
}
.insurance-content .sub-title {
margin-bottom: 15px;
padding-bottom: 15px;
}
.children-paw-area {
margin: 0;
}
.paw-head.common-btns {
left: 95px;
top: 275px;
}
.paw-btn a {
height: 90px;
width: 90px;
font-size: 30px;
}
.single-testimonial {
padding: 25px 20px 25px 20px;
}
.overlay-text {
font-size: 16px;
}
.got-review {
margin-bottom: 20px;
margin-top: 20px;
}
.inner-page-content {
padding: 20px;
}
.call-sidebar h4 {
font-size: 25px;
}
.page-content-area h6 a.inner-btn {
font-size: 20px;
width: 200px;
height: 50px;
}
.page-content-area ul li {
line-height: 25px;
}
.call-img {
height: 50px;
}
.content-area h2, .content-area .h2-title {
font-size: 35px;
margin-bottom: 10px;
}
.call-img img {
width: 30%;
}
.call-sidebar a {
font-size: 28px;
margin-top: 30px;
}
.profile-bg {
padding: 10px;
}
.banner-certified-area ul li {
height: 70px;
}
.count-text {
font-size: 20px;
}
.content-area h1, .full-content-area h1 {
font-size: 28px;
line-height: 40px;
}
.sidebar-brand h6 {
font-size: 26px;
line-height: 30px;
}
.sidebar-review .single-review {
padding: 25px 20px;
}
.sidebar-review .single-review .review-text {
line-height: 26px;
font-size: 18px;
}
.logo {
width: 250px;
height: 130px;
}
.banner-top-title {
margin-bottom: 10px;
}
.banner-text {
line-height: 22px;
} .arrow {
display: none;
}
.family-podiatry-area .common-btns a {
margin-right: 0;
}
.pain-btn {
margin-top: 0;
}
}
@media all and (max-width:375px){
.responsive-partner-img {
background-position: -7px -639px;
background-size: 103% 1890%;
}
.right-about-thumb {
height: 365px;
}
.paw-thumb {
background-position: 0px -775px;
background-size: 100% 1050%;
height: 370px;
}
.paw-head.common-btns {
left: 70px;
top: 355px;
}
.concern-area.responsive-concern {
display: block;
background-size: 100% 500%;
background-position: 0px -1925px;
height: 800px;
}
.concern-content {
padding-bottom: 40px;
}
.advantage-thumb-img::before {
background-size: 100% 1050%;
background-position: 0px -2805px;
}
.advantage-thumb-img {
height: 370px;
}
.banner-content .common-btns {
margin-top: 30px;
}
.banner-title {
font-size: 27px;
line-height: normal;
}  }
@media all and (max-width:360px){
.paw-head.common-btns {
left: 60px;
}
}
@media all and (max-width:320px){
.paw-head.common-btns {
left: 45px;
}
.paw-head{
margin-top:50px!important;
}
}
.googlemap {
position: relative;
padding-bottom: 312px; overflow: hidden;
}
.googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
#breadcrumbs {font-size: 16px;line-height: 24px;}
#breadcrumbs span {display: contents;}
.breadcrumb_last {display: contents;}
.alignleft {
float: left;
margin: 0.5em 1em 0.5em 0;
}
.colnop { 
padding: 20px;
border-radius: 5px;
background: #f9f9f9;
overflow: hidden;
margin-bottom: 20px;
}
.colnop li {
margin-bottom:5px!important
}
.col1-map {
float: left;
width: 50%;
}
.col2-map{
float:left;
margin-left:50px;
width:45%
}
.colnop h2 {
position: relative;
font-size: 30px;
line-height: 55px;
padding-bottom: 15px;
margin-bottom: 25px;
color: #222;
}
.colnop h3 { 
font-size: 24px;
color: #444;
}
.neighborhoods-list h3, .neighborhoods-list h3 a {
color: #fff;
}
.neighborhoods-list h3, .neighborhoods-list p {
padding-bottom: 10px;
margin-bottom: 0px;
}
.colnop h2:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 36px;
background-color: #00B7BD;
}
.colnop a {
color: #00777b;
text-decoration: underline;
}
.colnop a:hover {
color: #960808;
} .single-dr {
padding: 30px;
background: #efefef;
text-align: center;
width: fit-content;
display: block;
margin: 0 auto;
}
.single-dr img {
max-height: 400px;
height: 100%;
max-width: 320px;
object-fit: cover;
}
.single-dr .single-dr-name {
font-size: 24px;
line-height: 40px;
}
.single-dr .single-dr-name a {
}
.review_sec {
padding: 35px 130px;
box-shadow: 0 0 99px rgb(33 46 78 / 6%);
text-align: center;
position: relative;
margin-bottom: 10px;
}
.review_sec .star {
color: #FF690F;
font-size: 24px;
margin-bottom: 16px;
font-family: sans-serif;
}
.review_sec p {
font-weight: normal;
font-size: 18px;
line-height: 28px;
color: #000;
margin: 30px 0;
font-style: italic;
}
.review_sec .name {
font-size: 16px;
color: #000;
text-transform: uppercase;
position: relative;
margin-top: 50px;
}
.review_sec .name:before {
content: "";
position: absolute;
top: -38px;
left: 0;
right: 0;
margin: auto;
width: 30px;
height: 30px;
background: url(https://www.premier-podiatry.com/wp-content/themes/Podiatry/assets/images/google.svg) no-repeat center;
background-size: contain;
}
.acc-btn {
background-color: #eee;
cursor: pointer;
padding: 10px 60px 10px 30px;
max-width: 100%;
width: initial;
text-align: left;
border: none;
outline: none;
transition: 0.4s;
margin-bottom: 10px;
border-radius: 8px;
font-size: 22px !important;
position: relative;
}
.acc-btn:after {
content: '+';
font-size: 32px;
color: #333;
float: right;
margin-left: 5px;
position: absolute;
top: 8px;
right: 25px;
left: initial;
bottom: initial;
background: none;
}
.acc-btn.active:after {
content: '-';
}
.acc-panel {
padding: 0 18px;
background-color: white;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
ul.acc-panel {
margin-top: 0;
margin-bottom: 10px;
}
.nextpatient-provider-table .nextpatient-provider {
display: flex !important;
}
.nextpatient-provider-table .nextpatient-provider-image-cell {
height: 280px !important;
width: 1024px !important;
}
.disclaimerBtn {
background: transparent;
border: 0;
color: #000;
text-decoration: underline;
cursor: pointer;
font-size: 16px !important;
font-weight: normal;
padding: 0 !important;
}
.modal {
display: none;
position: relative;
z-index: 99;
padding-top: 100px;
top: 0;
overflow: auto;
background-color: #0000002b;
position: fixed;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
height: 100vh;
align-items: center;
}
.modal-content {
background-color: #fefefe;
margin: auto;
padding: 50px;
border: 1px solid #dcdcdc;
width: 800px;
}
.close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
cursor: pointer;
}
.modal-content p {
font-size: 16px;
max-width: fit-content;
line-height: 24px;
}
.wpcr3_review {
margin-top: 35px;
}
.pegination span {
display: inline-block;
padding: 4px;
}
.pegination .page-numbers {
padding: 0px 10px;
background: #00b7bd;
color: white;
}
.pegination .page-numbers.current {
padding: 2px 14px;
}
.search-submit {
background: #00b7bd;
border: 0;
color: #fff;
padding: 12px;
cursor: pointer;
height: 44px;
}
.search-field {
padding: 10px 15px;
height: 44px;
border: 1px solid #ccc;
}
.covidhead{
background-color: #00b6bc;
padding: 50px;
font-size: 22px;
line-height: 39px;
color: #fff;
}
.success-msg {
display: none !important; 
}
.g-recaptcha{
margin-bottom: 21px;
}
.error-page { text-align: center; }
ul.sitemap { text-align: left; margin-top: 15px; margin-left: 0; }
ul.sitemap li { margin-left: 0 !important; background: none !important; text-transform: uppercase; list-style: none; padding: 20px 0px 20px 0px !important; border-bottom: 1px dashed #d3d3d3; line-height: 30px; display: block; }
ul.sitemap li a { text-decoration: none !important; font-size: 20px !important; color: #333 !important; }
ul.sitemap li a:hover { color: #00b7bd !important; text-decoration: none !important; transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; }
ul.sitemap li a:not(:hover) { transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; }
ul.sitemap ul.sub-menu { margin-bottom: 0 !important; display: grid; grid-template-columns: repeat(2, 52%);  padding: 10px 20px 20px 20px !important; background: #f9f9f9; margin-top: 10px !important; margin-left: 0 !important; }
ul.sitemap ul.sub-menu li:last-child { padding-bottom: 0 !important; }
ul.sitemap li::before { display: none; }
ul.sitemap li ul li { margin-left: 30px !important; padding-left: 30px !important; text-transform: none; border-bottom: none; padding-bottom: 0 !important; position: relative; }
ul.sitemap li ul li a { font-size: 18px !important; text-decoration: underline !important; }
ul.sitemap li ul li::before { display: block; top: 30px; content: ""; height: 8px; width: 8px; background: #00b7bd !important; border-radius: 50%; position: absolute; left: 0; }
.nextpatient-reason { min-width: 0 !important; width: 95%; }
div.wpcr3_review div.wpcr3_review_author { width: 28%; }
div.wpcr3_review div.wpcr3_review_author span { display: inline !important; }
div.wpcr3_review blockquote.wpcr3_content { margin-bottom: 11px; } .grecaptcha-badge { bottom: 70px !important; }
.faq-block p { padding-top: 0 !important; }
img.wp-image-21 { width: 100%; }
.press-class { margin-top: 20px; }
.press-cnt { width: 48%; float: left; border-bottom: 1px solid #ccc; min-height: 212px; padding-bottom: 10px; margin-bottom: 20px; }
.press-cnt:nth-child(2n) { float: right; }
.pres-img { float: left; margin-right: 20px; }
.press-cnt .content { overflow: hidden; }
.press-cnt .content p { font-size: 22px; font-weight: 700; }
.press-cnt .content p:first-child { margin-bottom: -5px; }
.press-cnt .content p:nth-child(3) { margin-bottom: 2px; margin-top: 10px; font-size:18px; font-weight: 400; line-height: 28px; }
.press-cnt .content p span { color: #00b7bd; font-size: 16px; font-weight: 400; }
a.grn_btn { padding: 4px 10px 6px 10px; background: #00b7bd; color: #fff; font-size: 16px; border-radius: 5px; line-height: 18px; text-decoration: underline; }
.page-content-area .faq-text { padding: 30px !important; background: rgb(0, 183, 189); color: #fff; font-family: 'D-DIN Condensed', sans-serif; font-size: 40px; line-height: 40px; letter-spacing: normal; font-weight: 700; margin-top: 40px; margin-bottom: -20px; }
.page-id-25 .faq-text { margin-bottom: 0; margin-top: 50px; }
.page-id-25 .faq-block ul li { position: relative; display: block; color: #696969; font-size: 18px; font-family: 'D-DIN Condensed', sans-serif; padding: 10px 0 10px 20px; border-top: 1px dashed #d5d5d5; line-height: 41px; }
.page-id-25 .faq-block ul li:before { content: ''; height: 7px; width: 7px; background: #00b7bd; border-radius: 50%; position: absolute; top: 0; left: 0; bottom: 0; margin: auto 0; }
.page-id-25 .faq-block h2 { margin: 40px 0 20px 0; line-height: normal; }
.page-id-25 .faq-block p { margin-bottom: 20px; }
.contact-velimir #nextpatient-box { display: block; }
.grecaptcha-badge { z-index: 999; }
.page-content-area blockquote { background: #f9f9f9; border-left: 3px solid #00b7bd; box-shadow: 0 6px 20px 0 rgba(3, 91, 131, .1); font-style: italic; padding: 15px 10px 15px 25px; margin: 15px 10px 30px; }
.page-content-area blockquote p { letter-spacing: normal; margin: 0 !important; padding: 0 !important; }
img.alignright, figure.alignright { float: right; margin: 6px 0 28px 28px; }
figure figcaption { text-align: center; }
#menu-item-597 ul.sub-menu { display: grid; grid-auto-flow: dense; grid-template-columns: repeat(2, 50%); }
#menu-item-597 ul.sub-menu li:nth-child(-n+9) { grid-column: 1; }
#menu-item-597 ul.sub-menu li:nth-child(n+10) { grid-column: 2; }
#menu-item-597 ul.sub-menu li:last-child { margin-bottom: 10px; max-width: 257px; }
.page-content-area .reference { font-family: 'D-DIN Condensed', sans-serif; font-size: 28px; letter-spacing: normal; margin-bottom: 30px; margin-top: 40px; color: #00B7BD; }
.word-break { display: inline; word-break: break-all; } .location-grid {  
display: grid;
grid-template-columns: 50% 45%;
grid-column-gap: 50px;
background: #efefef;
}
.location {
display: flex;
align-items: center;
border-bottom: 1px dashed #00b7bd;
padding-bottom: 15px;
margin-bottom: 30px;
}
.location p {
margin-bottom: 5px;
}
.location img { margin-right: 30px;
}
.location__link { 
font-family: 'D-DIN Condensed', sans-serif;
font-size: 32px;
}
p.location__heading { 
font-family: 'D-DIN Condensed', sans-serif;
font-size: 22px;
margin-bottom: 10px;
}
.location-grid .form-control { 
width: 100%;
}
.insurance-list {
column-count: 2;
font-family: 'lato', sans-serif;
font-size: 16px;
margin-bottom: 30px;
color: #444;
}
.insurance-list li {
position: relative;
display: block;
padding-left: 30px;
margin-bottom: 0 !important;
}
.insurance-list li:before {
content: '';
height: 8px;
width: 8px;
background: #00b7bd;
border-radius: 50%;
position: absolute;
top: 14px;
bottom: 0;
left: 0;
}
.neighborhoods-list li:before {
display: none;
padding-left: 0px;
}
.neighborhoods-list li {
padding-left: 0px;
color: #fff !important;
background: #008c96;
text-align: center;
border: 1px solid #e1e1e1;
font-size: 20px;
font-family: 'D-DIN Condensed';
margin-bottom: 10px !important;
min-height: 100px;
display: flex;
flex-direction: column;
justify-content: center;
border-radius: 5px;
}
.neighborhoods-list li a {
color: #fff !important;
font-family: 'D-DIN Condensed';
}
p.directions-heading { 
font-family: 'D-DIN Condensed', sans-serif;
font-size: 20px;
font-weight: 700;
letter-spacing: 0;
color: #555;
margin-bottom: 10px;
}
.clifton-map {
min-height: 650px;
}
.wayne-map { 
min-height: 550px;
}
@media all and (max-width: 600px){
.call-us-number img {
display: none;
}
}
@media only screen and (max-width: 1024px) {
div.wpcr3_review div.wpcr3_review_author { width: 100%; }
div.wpcr3_review blockquote.wpcr3_content { margin-bottom: 20px; }
}
@media only screen and (max-width: 840px) {  
.press-cnt { width: 100%; }
.location-grid { display: block; }
.location-grid.reverse { 
display: flex;
flex-direction: column-reverse;
}
.clifton-map, .wayne-map { min-height: 400px; }
.colnop img.alignright { 
display: block; 
float:none; 
margin-left: auto; 
margin-right: auto; 
}
}
@media only screen and (max-width: 767px) { 
.review_sec {
padding: 35px;
}
.single-dr {
padding: 10px;
margin-bottom: 20px;
}
ul.sitemap ul.sub-menu { display: block; padding-left: 0 !important; padding-top: 0 !important; }
.page-content-area .conc { padding: 0 20px; font-size: 28px; line-height: 42px; }
.page-content-area .conc a.inner-btn { text-align: center; line-height: 26px; width: auto; padding: 0 10px; }
}
@media only screen and (min-width: 414px) and (max-width: 767px) {
.condpage { grid-template-columns: repeat(2, 50%); }
}
@media only screen and (max-width: 639px){
.col1-map {float: none;width: 100%;}.col2-map {float: none;margin-top: 20px;margin-left: 0;width: 100%;}
.page-content-area .conc { font-size: 18px; line-height: 29px; margin-top: -10px; }
.page-content-area .conc a.inner-btn { font-size: 16px; }
.footer-area { padding-bottom: 70px; }
figure.wp-caption { width: auto !important; text-align: center; }
img.alignright, figure.alignright { display: block; float: none; margin-left: auto; margin-right: auto; margin-bottom: 20px; }
.insurance-list { column-count: 1; }
.location { 
flex-direction: column;
align-items: flex-start;
}
.location img { 
margin-bottom: 15px;
}
}
@media only screen and (max-width: 425px) { 
.pres-img { float: none; text-align: center; }
.clifton-map, .wayne-map { min-height: 250px; }
}
@media only screen and (max-width: 375px) {
.single-dr img {
max-width: 230px;
}
}
@media only screen and (max-width: 360px) {  
.page-content-area .conc { display: flex; flex-direction: column; }
.page-content-area .conc a.inner-btn { margin: 5px auto 10px; line-height: 24px; height: auto; padding: 10px; }
.contact-velimir #nextpatient-box { width: 320px; }
}
.time-line span {
display: initial;
}
#nextpatient-appts span {
display: initial;
}
#nextpatient-box {padding: 0px 0px 0px 0px !important;}
.nextpatient-widget-sidebar {text-align: center;}
.nextpatient-reason {-webkit-appearance: button !important;}
.nextpatient-time-box .day {
font-size: 14px;
line-height: 16px;
padding-bottom: 3px;
text-transform: initial;
}
div.wpcr3_review blockquote.wpcr3_content p {
font-size: 18px !important;
}
.single-testimonial.review-info .common-btns a:hover { background: #fff; border: 1px solid #00b7bd; }.wpcr3_in_content {
margin-bottom: 30px;
}
.wpcr3_in_content meta {
display: none;
}
.wpcr3_power {
padding-top: 30px !important;
padding-bottom: 30px !important;
font-size: 11px !important;
}
.wpcr3_status_msg {
color: #c00;
font-weight: bold;
}
.wpcr3_status_msg div {
color: #c00;
font-weight: bold;
padding-bottom: 15px;
padding-top: 15px;
}
.wpcr3_caps {
text-transform: capitalize;
}
div.wpcr3_dotline,
div.wpcr3_review div.wpcr3_dotline {
display: block !important;
border-bottom: 1px dotted #ccc !important;
margin-bottom: 10px !important;
clear: both !important;
}
.wpcr3_leave_text {
font-weight: bold;
font-size: 1.1rem;
}
div.wpcr3_aggregateRating {
display: block !important;
margin-bottom: 30px;
line-height: 24px;
font-size: 0.8em;
}
div.wpcr3_aggregateRating div.wpcr3_aggregateRating_ratingValue {
display: inline-block !important;
position: relative;
top: 2px;
}
div.wpcr3_review_item div.wpcr3_item_name {
font-size: 0.8em;
font-style: italic;
}
div.wpcr3_review div,
div.wpcr3_review span {
display: inline-block !important;
line-height: 24px;
}
div.wpcr3_review div.wpcr3_review_ratingValue {
position: relative;
top: 2px;
margin-right: 5px;
}
div.wpcr3_review div.wpcr3_review_title {
font-size: 0.8em;
display: block !important;
}
div.wpcr3_review blockquote.wpcr3_content {
font-size: 14px;
font-weight: normal;
display: block !important;
padding-bottom: 30px;
}
div.wpcr3_review blockquote.wpcr3_content p {
font-size: 14px;
font-weight: normal;
display: inline !important;
}
div.wpcr3_review blockquote.wpcr3_content.wpcr3_admin_response {
margin-left: 30px;
color: #00c;
}
div.wpcr3_review div.wpcr3_review_datePublished {
font-size: 0.9em;
font-style: italic;
}
div.wpcr3_review div.wpcr3_review_author {
font-size: 0.8em;
font-style: italic;
}
div.wpcr3_review div.wpcr3_review_customs {
margin-bottom: 5px;
}
div.wpcr3_review div.wpcr3_review_custom {
font-size: 12px;
float: left;
margin-right: 60px;
}
.wpcr3_respond_2 {
position: relative;
}
.wpcr3_respond_2 label {
display: inline-block !important;
}
.wpcr3_respond_2 .fconfirm2 {
width: auto !important;
}
.wpcr3_respond_2 input[type='text'] {
min-width: 200px;
}
.wpcr3_respond_2 textarea {
height: 100px !important;
min-width: 500px;
}
.wpcr3_respond_2 small {
padding: 0 !important;
margin: 0 !important;
}
.wpcr3_respond_2 table,
.wpcr3_respond_2 td {
border: 0 !important;
border-style: none !important;
}
.wpcr3_respond_2 .wpcr3_check_confirm label {
margin: -2px 0px 0px 5px;
}
.wpcr3_ad {
background: #ffffff;
}
.wpcr3_ad label {
font-weight: bold;
}
.wpcr3_respond_1,
.wpcr3_respond_2 {
margin: 0 !important;
padding: 0 !important;
clear: both !important;
}
.wpcr3_respond_1 p,
.wpcr3_respond_2 p {
margin: 0 !important;
padding: 0 !important;
line-height: 120% !important;
margin-top: 2px !important;
margin-bottom: 2px !important;
}
.wpcr3_respond_1 .wpcr3_rating,
.wpcr3_respond_2 .wpcr3_rating {
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
margin-left: 0px !important;
margin-top: 0px !important;
overflow: hidden;
height: 16px;
}
div.wpcr3_rating_style1 {
line-height: 17px;
display: inline-block;
}
div.wpcr3_rating_style1 div {
line-height: 17px;
}
div.wpcr3_rating_style1 * {
border: 0 none;
margin: 0;
padding: 0;
line-height: 17px;
}
div.wpcr3_rating_style1_base {
background: url(//www.premier-podiatry.com/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 0 no-repeat;
width: 85px;
height: 17px;
line-height: 17px;
float: left;
padding-right: 4px;
overflow: hidden;
display: block;
}
div.wpcr3_rating_style1_average {
background: url(//www.premier-podiatry.com/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 -15px no-repeat;
text-indent: -9999px;
height: 17px;
line-height: 17px;
}
div.wpcr3_rating_style1_status {
height: 17px;
line-height: 17px;
width: 100px;
overflow: hidden;
position: relative;
cursor: pointer;
display: block;
}
div.wpcr3_rating_style1_score {
background: url(//www.premier-podiatry.com/wp-content/plugins/wp-customer-reviews/css/newstars.png) 0 0 no-repeat;
width: 85px;
height: 17px;
line-height: 17px;
float: left;
position: relative;
}
div.wpcr3_rating_style1_score div {
display: block;
height: 17px;
float: left;
text-indent: -9999px;
position: absolute;
overflow: hidden;
line-height: 17px;
}
div.wpcr3_rating_style1_score div:hover {
background: url(//www.premier-podiatry.com/wp-content/plugins/wp-customer-reviews/css/newstars.png) bottom right no-repeat;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score1 {
width: 20%;
z-index: 55;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score2 {
width: 40%;
z-index: 54;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score3 {
width: 60%;
z-index: 53;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score4 {
width: 80%;
z-index: 52;
}
div.wpcr3_rating_style1_score div.wpcr3_rating_style1_score5 {
width: 100%;
z-index: 51;
}
.wpcr3_respond_2 {
display: none;
background-color: inherit;
}
.wpcr3_div_2 {
width: 600px;
max-width: 100%;
}
.wpcr3_table_2 {
text-align: left;
width: 100%;
}
.wpcr3_table_2 td {
text-align: left;
}
.wpcr3_check_confirm {
margin-top: 10px;
font-size: 13px;
margin-bottom: 4px;
}
.wpcr3_button_1 {
border: 1px solid;
border-color: #e6e6e6 #cccccc #cccccc #e6e6e6;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(100%, #c4c4c4)
);
background: -webkit-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
background: -o-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #c4c4c4 100%);
background: linear-gradient(to bottom, #ffffff 0%, #c4c4c4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );
color: #404040;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: normal;
outline: 0;
padding: 5px 12px 5px;
text-align: center;
text-decoration: none;
white-space: nowrap;
float: none;
height: auto;
text-indent: 0;
margin-bottom: 15px;
}
.wpcr3_button_1:hover {
background: #dedede;
background: -moz-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(100%, #b8b8b8)
);
background: -webkit-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
background: -o-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #b8b8b8 100%);
background: linear-gradient(to bottom, #ffffff 0%, #b8b8b8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b8b8b8',GradientType=1 );
border-color: #99ccff;
color: #333333;
cursor: pointer;
font-weight: normal;
}
.wpcr3_button_1:active,
.wpcr3_button_1:focus {
background-position: 0 -25px;
background: #dedede;
background: -moz-linear-gradient(top, #ffffff 0%, #dedede 100%);
background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0%, #ffffff),
color-stop(100%, #dedede)
);
background: -webkit-linear-gradient(top, #ffffff 0%, #dedede 100%);
background: -o-linear-gradient(top, #ffffff 0%, #dedede 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #dedede 100%);
background: linear-gradient(to bottom, #ffffff 0%, #dedede 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=1 );
border-color: #8fc7ff #94c9ff #94c9ff #8fc7ff;
color: #1a1a1a;
}
.wpcr3_button_1.wpcr3_disabled {
opacity: 0.5;
}
.wpcr3_button_1.wpcr3_hide {
display: none !important;
}
.wpcr3_pagination {
clear: both;
padding: 0px 0px 0px 0px;
position: relative;
font-size: 11px;
line-height: 13px;
}
.wpcr3_pagination_page {
float: left;
display: block;
line-height: 30px;
padding-right: 5px;
}
.wpcr3_pagination .wpcr3_a {
display: block;
float: left;
margin: 0px 1px 0px 1px;
padding: 6px 10px 6px 10px;
line-height: 16px;
text-decoration: none;
width: auto;
color: #fff;
background: #555;
cursor: pointer;
}
.wpcr3_pagination .wpcr3_a:hover {
color: #fff;
background: #3279bb;
}
.wpcr3_pagination .wpcr3_ls {
margin-right: 1px;
}
.wpcr3_pagination .wpcr3_rs {
margin-left: 1px;
}
.wpcr3_pagination .wpcr3_a.wpcr3_current {
background: #3279bb;
color: #fff;
cursor: default;
}
.wpcr3_pagination .wpcr3_a.wpcr3_disabled,
.wpcr3_pagination .wpcr3_a.wpcr3_disabled:hover {
background: #ddd;
color: #fff;
cursor: default;
}
.wpcr3_clear,
div.wpcr3_review .wpcr3_clear {
clear: both !important;
display: block !important;
line-height: 0px !important;
height: 0px !important;
}
.wpcr3_show,
div.wpcr3_review .wpcr3_show {
display: inline;
}
.wpcr3_hide,
div.wpcr3_review .wpcr3_hide {
display: none !important;
}
.wpcr3_fakehide {
position: absolute !important;
top: 0 !important;
left: -999em !important;
height: 1px !important;
width: 1px !important;
}
.wpcr3_pb5 {
padding-bottom: 5px;
}
.wp-block-archives-dropdown label{display:block}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{margin:0 0 1em}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>:where(.wp-block-button__link),:where(.wp-block-button__link).is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap!important;align-items:normal!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{margin-bottom:0;max-width:100%;list-style:none;padding-left:2rem}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image .block-library-cover__padding-visualizer,.wp-block-cover .block-library-cover__padding-visualizer{z-index:2}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em;overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image:not(.is-style-rounded)>a,.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{color:inherit;display:block;padding:0}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;width:.6em;height:.6em;margin-left:.25em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit;margin-top:.075em}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container){background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation,.wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background),.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background) .wp-block-navigation__container,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;padding:2rem;overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2rem;padding-right:2rem}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit!important;background:transparent!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-top:.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{margin-top:1em;margin-bottom:1em;display:block}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}.wp-block-post-comments input[type=submit]{border:none}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word;box-sizing:border-box}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p,.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template,.wp-block-query-loop.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;min-width:3em;border:1px solid #949494;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{padding-left:0;padding-right:0;text-indent:0;margin-left:0;background:none}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){margin-left:.5em;margin-right:.5em;font-size:.65em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color),html :where([style*=border-width]){border-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}