/*
Theme Name: westvillageer
Theme URI: https://adit.co/
Author: Adit
Author URI: https://adit.co/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: westvillageer
Tags:

*/

.gallerylist .item a img {
    width: 100%;
    height: auto;
    opacity: 1 !important;
}

#button_s {
    cursor: pointer;
    outline: 0;
    text-decoration: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    border: none;
    background-color: #e00226;
    color: #fff;
    height: 28px;
    line-height: 26px;
    padding: 1px 22px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    border-radius: 48px 0 48px 0;  
}

.page-id-321 .serviceinner{text-align: center;}

.page-id-321 .serviceinner ul{text-align: left;}

.page-id-321 .serviceinner a, .page-id-321 .servicelider-block a{color:#e00226;}

.page-id-321 .serviceinner a:hover, .page-id-321 .servicelider-block a:hover{color:#4d3739;}



#button_s:hover {
        background-color: #fff;
        color: #e00226;
}
.page-template-blog .teasertext h1, .page-template-blog .teasertext h2{color:#fff;}
.open-twenty-four{    font-size: 23px;
    margin: 0;
    padding-top: 35px;}

 @media only screen and (max-width: 767px) {
.open-twenty-four{font-size: 20px;
    margin: 0;
    padding-top: 0;
    padding-bottom: 15px;}
}

.page-id-321 .serviceinner{padding-top:30px;}
.d-flex{display: flex;flex-wrap: wrap;}
.dr-img img {
    border: 5px solid #e00226;
    display: block;
    margin:0 auto 20px;
    width: 100%; 
}
.d-flex .item{text-align: center;margin-bottom: 20px}
.d-flex .item h2{font-family: 'Trajan Pro';font-size: 20px;margin-bottom:10px;font-weight: 600;}

/*********/
.popup a {
  text-decoration: none;
}
.popup-onload {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    height: 100vh;
    /* transform: translate(-50%,-50%); */
    background: #00000091;
    display: block;
}
.page-template-front-page .popup-onload {display: none !important;}




.popup {
    max-width: 600px;
    width: calc(100% - 30px);
    min-height: 150px;
    margin: 15px auto;
    background: #333;
    opacity: .9;
    position: absolute;
    z-index: 10;
    padding: 15px 35px;
    box-shadow: 0 2px 5px #000;
    max-height: 540px;
    overflow: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99999;
    transform: translate(-50% , -50%);
}
.popup p {
  color: #fff;
  /* text-align: justify; */
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
}
.popup p a {
  color: #b18d73;
  font-weight: 400;
}
.popup-onload .x {
  color: #fff !important;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  text-decoration: none;
  position: absolute;
  right: 15px;
  top: 0;
}
.popup-onload  .x:hover {
  cursor: pointer;
}

.popup-wrapper {
  width: 100vw;
  height: 100vh;
  background-color: #efefef;

  color: #b18d73;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  text-align: center;
}
.popup-onload  p a {
    color: #e00226 !important;
}

.breathinglist { display:table; width:100%; max-width:600px;}
.breathinglist li { display:inline-block; width:280px;}
.dr-profile h2 { font-family: 'Trajan Pro';  font-size: 26px;  margin-bottom: 10px;  font-weight: 600; }
.dr-profile .specialties { font-family: 'Trajan Pro';  font-size: 18px;  margin-bottom: 10px;  font-weight: 600;} 
.profile-button a { background-color:#e00226; display:inline-block; color:#fff!important; padding:15px 63px; font-size:16px; font-weight:700; font-style:normal; text-decoration:none; text-transform:uppercase; border-radius: 0 50px 0 50px; text-align:center; text-decoration:none; margin-bottom: 10px;}
.profile-button a:last-child{ margin-bottom: 0; }
.profile-button a:hover { background:#3f3836; }

.page-id-15273 .servicedesc{float: none;padding: 0;width: 100%;}
.page-id-15273 .servicedesc p {
  margin:0 0 20px;
}
.page-id-15273 .servicetitle1{text-align:center;margin-top:25px;}