/*--------------------------------------------------
  New Header
--------------------------------------------------*/

.header__new .container {
  max-width: 1500px;
}

.header__new .top__section .icon a,
.header__new .top__section .icon img {
  opacity: 1;
  display: block;
}

.header__new .top__section .icon img {
  width: 15px;
}

.header__new .top__section .icon {
  opacity: 0.5;
  cursor: pointer;
}

.header__new .top__section .icon:hover {
  opacity: 1;
}

.header__new .top__section li {
  vertical-align: middle;
}

.header__new ul.nav > li > a {
  font-size: 12px;
}

.header__new ul li * {
  transition: none;
}

.header__new .top__section .icon,
.header__new ul li a {
  transition: 0.5s ease all;
}

.header__new .desktop__version .nav {
  align-items: center;
}

.header__new .desktop__version ul:not(.sub-menu) > li > a {
  padding: 15px 10px;
}

.header__new .mobile__version .menu__section .icon-phone {
  position: fixed;
  right: 80px;
  top: 85px;
  z-index: 9999999;
}

.header__new .top__section ul li {
  position: relative;
}

.header__new .top__section ul li.menu-item-has-children:hover ul.sub-menu {
  display: block;
}

.header__new .top__section ul.sub-menu {
  position: absolute;
  display: none;
  border: none;
  border-radius: 0px;
  min-width: 240px;
  top: 42px;
  left: 0px;
  padding: 0;
  margin: 0px;
  background: #ffffff;
  box-shadow: 0px 2px 7px rgb(0 0 0 / 7%);
  list-style: none;
}

.header__new .top__section ul.sub-menu li {
  display: block;
  padding: 0;
}

.header__new .top__section ul.sub-menu li a {
  display: block;
  position: relative;
  text-align: left;
  z-index: 100;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  line-height: 25px;
  color: #464752;
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 20px 10px 30px;
  text-transform: inherit;
}

.header__new .top__section ul.sub-menu li a:before {
  content: "";
  border: 1.5px solid #464752;
  width: 8px;
  transform: rotate(180deg);
  position: absolute;
  top: 20px;
  left: 17px;
  background: #464752;
}

.header__new .top__section ul.sub-menu li:hover a {
  color: #8cd1c9;
}

.header__new .top__section ul.sub-menu li:hover a:before {
  background: #8cd1c9;
  border-color: #8cd1c9;
}
.header__section {
	padding-bottom: 5px;
}
@media (min-width: 1400px) {
	.header__right {
	    margin-top: 63px;
	}
}
@media screen and (max-width: 1400px) {
  .nav span.carets {
    right: 22px;
  }

  .nav li a {
    padding: 10px 0px !important;
  }

  .nav .sub-menu li a {
    padding: 5px 0px 5px 25px !important;
    font-size: 18px !important;
    text-align: left;
  }
  .menu__toggle {
  	top: 75px;
  }
  .admin-bar .header__new .mobile__version .menu__section .icon-phone {
  	top: 117px;
  }
  .admin-bar .menu__toggle {
    top: 108px;
  }
}

/*--------------------------------------------------
  Google Map Embed
--------------------------------------------------*/

.locationmap,
#map_canvas,
#gmap_canvas {
  width: 400px !important;
  height: 400px !important;
  border-radius: 400px;
  overflow: hidden;
}
/*--------------------------------------------------
  Location page
--------------------------------------------------*/
.locationmd1 {
  padding-top: 12px;
}
.location__left {
  flex: 0 0 44%;
  position: relative;
}
.location__right {
  flex: 0 0 46%;
  padding: 15px;
}

@media screen and (max-width: 992px) {
  .location__left,
  .location__right,
  .locationmap {
    float: none !important;
    margin: auto;
    text-align: center;
  }

  .locationmap {
    margin-bottom: 30px !important;
  }

  .location__left .paragraph__sect,
  .location__right .paragraph__sect {
    padding: 0;
  }

  .location__left .paragraph__sec:before,
  .location__right .paragraph__sect:before {
    display: none;
  }
}
@media (max-width: 785px) {
	.admin-bar .header__new .mobile__version .menu__section .icon-phone {
	    top: 120px;
	}
}

@media screen and (max-width: 500px) {
  .locationmap,
  #map_canvas,
  #gmap_canvas {
    width: 300px !important;
    height: 300px !important;
    border-radius: 300px;
  }
}

.page-template-our-location .breadcrums ul li,
.breadcrums ul li a {
  font-weight: 500;
}
.page-template-our-location .locationmd1 {
  padding-top: 15px;
}
.page-template-our-location .location__left h2 {
  color: #312c59;
  font-family: 'RubikBold';
  font-size: 37px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 41px;
  margin: 0 0 10px;
}

.page-template-our-location .location__left a.number {
  font-size: 37px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 44px;
  color: #312c59;
}
.specialist {
  display: flex;
  flex-wrap: wrap;
  max-width: 532px;
  border-radius: 5px;
  background-color: #fbf1ed;
  padding: 20px 30px;
  margin-left: -25px;
}
.specialist span {
  font-weight: 600;
  margin-right: 8px;
}
.num_block {
  margin: 0 0 35px;
}
.location_title {
  margin: 0 0 35px;
}
.num_block span {
  display: block;
  margin: 0 0 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "futura-pt";
  color: #464752;
}
.location__right_wrap {
  border-radius: 15.6px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgb(48 44 88 / 9%);
}
.specialist-btn a {
  margin: 0;
}
.page-template-our-location .location__left a {
  color: #464752;
  font-family: "futura-pt";
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: underline 1px;
  text-underline-offset: 1px;
  margin-right: 6px;
  padding: 11px 0;
  text-decoration: none;
}
.page-template-our-location .location__left a.bgbutton {
  color: #fff;
}

.specialist_hours {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 110px;
}
.specialist_hours_right {
  padding-top: 80px;
}
.specialist_hours_right {
  padding-right: 100px;
}
.specialist_hours_right h2 {
  font-family: "RubikBold";
  font-size: 37px;
  font-weight: 500;
  line-height: 44px;
  margin: 0 0 35px;
}
.specialist_time ul li {
  list-style: none;
  color: #464752;
  font-family: "futura-pt";
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 12px;
}
.specialist_time ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.specialist_time ul li b {
  width: 160px;
  display: block;
}
.specialist_time {
  margin: 0 0 50px;
}
.specialist-btn {
  gap: 35px;
  display: flex;
  margin-top: 40px;
}
.specialist_hours_left img {
  width: 100%;
}

.page-template-our-location .location__left .specialist a {
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
  padding: 0;
  text-decoration: underline 1px;
}

.page-template-our-location .location__left .location_title a {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: underline 1px;
  text-underline-offset: 1px;
  font-size: 16px;
  padding: 0;
  margin: 0;
}

.locationmd1 .location_title span.sub_title {
  color: #464752;
  font-family: "futura-pt";
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1.07px;
  line-height: 20px;
  margin-bottom: 15px;
  display: inline-block;
}

@media (max-width: 767px) {
  .page-template-our-location .specialist_hours {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .page-template-our-location .specialist_hours_right {
    padding: 30px 20px;
  }

  .page-template-our-location .location__right {
    flex: 0 0 100%;
    padding: 0;
    margin-top: 21px !important;
    display: inline-block;
  }

  .page-template-our-location .faq__list .faqsec {
    font-size: 17px;
    line-height: 25px;
  }

  .page-template-our-location .specialist_hours_right h2 {
    font-family: "RubikBold";
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    margin: 0 0 15px;
  }

  .page-template-our-location .location__left h2,
  .page-template-our-location .location__left a.number {
    font-size: 26px;
    line-height: 30px;
  }

  .page-template-our-location .location__left {
    flex: 0 0 100%;
  }

  .page-template-our-location .specialist {
    max-width: 100%;
    margin-left: 0;
  }

  .page-template-our-location .footer__middle .flex-start {
    flex-direction: column;
  }
}
.top__inner ul li {
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 0;
}
.top__inner ul li a {
	padding: 10px 0;
    display: block;
}
.top__inner ul li.menubtn a {
	font-family: futura-pt,sans-serif!important;
    font-weight: 600!important;
    font-style: normal!important;
    font-size: 12px!important;
    line-height: 13px!important;
    text-align: center;
    letter-spacing: 1.01539px;
    color: #78BCB2!important;
    background: #FFF;
    border: 1px solid #78BCB2;
    border-radius: 6px;
    display: inline-block!important;
    margin-top: 0;
    padding: 13px 18px!important;
    min-width: 121px;
}

.top__inner ul li.menubtn a.bgbutton {
    background: #8CD1C9;
    border: 1px solid #8CD1C9;
    color: #FFF!important;
}
@media (max-width: 830px) {
	.top__inner ul li.menubtn a {
		padding: 10px 0 !important;
    	min-width: 100px;
	}
	.top__inner ul li.menubtn {
		padding: 5px 5px;
	}
	.menu__toggle {
    	top: 70px;
	}
	.header__new .mobile__version .menu__section .icon-phone {
		top: 80px;
	}
	.admin-bar .menu__toggle {
		top: 103px;
	}
	.admin-bar .header__new .mobile__version .menu__section .icon-phone {
		top: 113px;
	}
}
@media (max-width: 782px) {
	.admin-bar .menu__toggle {
		top: 116px;
	}
	.admin-bar .header__new .mobile__version .menu__section .icon-phone {
		top: 126px;
	}
}
@media (max-width: 500px) {
  .page-template-our-location .specialist-btn {
    flex-direction: column;
  }
}

.bloginfo p iframe {
	width: 100%;
}
@media (max-width: 767px) {
	.footer__menu {
	    width: 45%;
	    margin-bottom: 25px;
	}
	.header__section .top__section ul li:not(.blue,.icon,.menubtn) {
    	display: none;
	}
}
@media (max-width: 570px) {
	.footer__middle {
		text-align: center;
	}
	.footer__middle .flex-start {
		display: block;
	}
	.footer__middle .footer__menu {
		width: 100%
	}
	.admin-bar .responsive__menu .menu__toggle {
		top: 117px;
	}
}