/*
Theme Name: Lazereye
Theme URI: http://underscores.me/
Author: Ceatus Media Group
Author URI: http://lazereye.se/
Description: Lazereye theme
Version: 2.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: wp-dev
Tags: rtl-language-support

Lazereye is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* Start Review Power */
@media screen and (min-width: 1700px) {
  .laz-contact__locations.laz-contact-locations {
      margin-right: 6.2%;
  }
}

.laz-reviews:before {
  display: none !important;
}
.reviews-practice-name {
  background-color: #da0000;
  color: #ffffff;
  max-width: 400px;
  margin: 0 auto;
  padding: 30px;
}
.reviews-practice-name .slider-title {
  text-align: center !important;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0;
}
.reviews-practice-name .slider-title span {
  display: block;
  font-size: 2.5rem;
}
#reviews_testimonials_internal.pc-reviews-widget {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  padding: 20px;
}
.reviews-btn-int {
  max-width: 350px;
  width: 100%;
  position: relative;
  display: block;
  margin: 0 auto 50px;
  background: #da0000;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 30px;
  font-size: 24px;
}
/* End Review Power */

.grecaptcha-badge {
  display:none !important;
}

html{
    cursor: none !important;
}
a:hover{
    cursor: none !important;
}
.clear{
  clear: both;
}
.toggle-btn {
  background: #2b10f5;
  padding: 10px 40px;
  color: #fff !important;
  font-weight: 700;
  display: block;
  max-width: 140px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  text-align: center;
}

.laz-inner-page .laz-container article .laz-entry-content > h2.has-text-align-center.lowercase {
  text-transform: lowercase;
}
.laz-content-area.laz-page p.text-align-center {
  text-align: center !important;
}
.page-template-default .tech-block .wp-block-column {
  -webkit-box-shadow: rgb(146 176 209 / 30%) 0 2px 6px 8px;
  -o-box-shadow: rgba(146, 176, 209, 0.3) 0 2px 6px 8px;
  box-shadow: rgb(146 176 209 / 30%) 0 2px 6px 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

.page-template-default .procedures-block p,
.page-template-default .tech-block p {
  text-align: center !important;
}
.clearfix {
  content: "";
  clear: both;
  display: table;
}
.videoWrapper, .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}
.videoWrapper iframe, .videoWrapper video, .wp-block-embed__wrapper iframe, .wp-block-embed__wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
.wp-block-columns.video-columns .wp-block-column figure.is-type-video iframe, .wp-block-columns.video-columns .wp-block-column figure.is-provider-embed-handler iframe {
	padding: 10px;
	min-height: auto;
}
.laz-page .laz-site-main article .laz-cta__title {
  color: #fff;
  font-size: 1.375rem;
  margin-bottom: 25px;
}
.menu-toggler {
  border: 2px solid blue;
  max-width: 4.625rem;
  padding: 5px;
}
.menu-toggler__lines span {
  background-color: #da0000;
}
.laz-footer__socials {
  margin-bottom: 33px;
}
.laz-contact {
  padding-top: 0;
}
.laz-contact .cmgform label {
  font-size: .95rem;
}
.laz-contact__container form .cmgform-field-group .note {
  color: #595959;
  font-size: .95rem;
  font-style: italic;
  margin-top: 15px;
  text-align: center;
}
.laz-contact-locations__title a, .laz-contact-locations__title a:visited {
  color: #fff;
}
.location-title {
  background: #da0000;
  color: #fff !important;
  font-family: "Lato", sans-serif;
  font-size: 1.1875rem;
  font-weight: 400;
  line-height: 36px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  padding: 10px;
  max-width: 300px;
  text-align: center;
}
.laz-content-area.laz-page .yelp-link a, .laz-content-area.laz-page .yelp-link a:hover, .laz-content-area.laz-page .yelp-link a:visited {
  color: #000;
}
.has-vivid-cyan-blue-background-color {
  background-color: #2b10f5 !important;
  border-radius: 0;
}
.laz-content-area.laz-page .categories {
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 20px;
}
.laz-content-area.laz-page .categories .title, .laz-content-area.laz-page .categories a {
  font-size: 1.5rem;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.laz-content-area.laz-page .categories a, .laz-content-area.laz-page .categories a:visited {
  color: #2b10f5;
}
.blog .laz-entry-content .laz-entry-excerpt, .archive .laz-entry-content .laz-entry-excerpt {
  max-width: 100%;
}
.blog-sep {
  border-top: 1px solid #d5d5d5;
}
.laz-conditions-item__content p {
  text-align: center;
}
.page-id-8376 .laz-conditions-item__content p {
  text-align: left;
}
.laz-conditions-item__content_active {
  padding: 20px 0 0;
}
.laz-technology-item__content_active {
  opacity: 1;
}

.current-menu-item a, .current-menu-parent a, .current_page_ancestor a {
  border-bottom: 2px solid #fff !important;
}
.current-menu-parent ul li a, .current_page_ancestor ul a, .current_page_ancestor .current_page_ancestor a {
  border-bottom: 0 !important;
}
.doc figure {
  display: grid !important;
  max-width: 200px;
}
.surgeons .doc figure {
  max-width: 250px;
}
.doc figure img {
  z-index: 1;
}
.doc figcaption {
  background-color: rgba(218, 0, 0, 1);
  color: #fff !important;
  display: inline-block !important;
  font-size: 1rem;
  letter-spacing: 1px;
  line-height: 1.2;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  margin: -60px -10px 0;
  max-width: 220px;
  min-height: 90px;
  width: 110%;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 99;
}
.surgeons .doc figcaption {
  max-width: 270px;
}
.doc figcaption a {
  color: #fff !important;
  display: block;
  font-size: .9rem;
  margin-top: 10px;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 15px;
}
.doc figcaption a:after {
  content: url(/wp-content/uploads/2021/02/arrow-link-white.svg);
  display: inline-block;
  height: 15px;
  margin-left: 10px;
  position: relative;
  transition: transform .15s ease-in-out;
  top: 2px;
  width: 17px;
}
.doc figcaption a:hover:after {
  transform: translateX(8px);
}
.doc-page {
  padding-top: 1px;
}
.doc-page .title-section {
  margin: 50px 0;
}
.doc-page .pre-title {
  display: block;
  font-size: .8125rem;
  letter-spacing: 1px;
  margin: 6px 0;
  text-align: center;
  text-transform: uppercase;
}
.doc-page .title {
  color: #da0000;
  text-align: center;
  text-transform: uppercase;
}
.doc-page .sub-title {
  font-size: 1.75rem;
  text-align: center;
  text-transform: uppercase;
}
.doc-page .wp-block-image:first-of-type, .doc-page .wp-block-image.doc-info {
  flex-direction: row;
  margin: auto;
  max-width: 825px;
  padding: 0 20px;
}
.doc-page .wp-block-image:first-of-type figure, .doc-page .wp-block-image.doc-info figure {
  align-items: center;
  display: flex;
  flex-direction: row;
  text-align: left;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.doc-page .wp-block-image:first-of-type figure img, .doc-page .wp-block-image.doc-info figure img {
  display: block;
  height: auto;
  left: 30%;
  max-width: none;
  position: relative;
  transform: translateX(-50%);
  width: 100%;
}
.doc-page .wp-block-image:first-of-type figcaption, .doc-page .wp-block-image.doc-info figcaption{
  background: #da0000;
  color: #fff;
  font-size: 1.375rem;
  margin-left: -30px;
  margin-right: 0;
  margin-top: 0;
  max-width: 375px;
  padding: 40px;
  width: 100%;
  margin: -60px 20px 0;
  opacity: .95;
  position: relative;
  text-align: left;
  z-index: 1;
}
.page-template-default p, .page-template-default p,
.page-template-default li {
	text-align: justify !important;
}
.page-template-doc-template p, .page-template-doc-template p,
.page-template-doc-template li {
	text-align: left;
}
.page-template-default .laz-entry-content ol li {
  font-size: 1.1875rem;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 30px;
}
div.laz-block-sections h2, .laz-page .laz-site-main article .laz-block-sections h2 {
  font-size: revert;
  letter-spacing: revert;
  line-height: revert;
  margin-bottom: 0;
}
dt.laz-block-sections-list__item a h2 span {
  display: block;
  font-size: 1.5625rem !important;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.5625rem;
  text-align: left;
  max-width: 10.75rem;
  color: #fff;
}
.laz-locations-list__item address, .laz-locations-list__item a { 
  text-align: left !important;
}
.laz-page .laz-site-main article .laz-cta__title {
  text-align: left !important;
}
.laz-reviews__container {
  background-color: #fff;
}
.page-template-doc-template .laz-content-area.laz-page .has-text-align-center {
  text-align: center;
  font-size: 1.2rem;
}
.page-id-8369 .laz-page .laz-site-main article h2 {
  margin-bottom: 25px;
}
.header_white .header-top__phone .header-top-phone__desktop span {
  color: #5c5c5c;
  font-weight: bold;
}
.laz-sidebar-widget-opn-btn__title {
  padding: 0 1.2rem;
}
.home #ourexpertservices ul li {
	margin-bottom: 15px;
}
.page-template-doc-template .laz-conditions-item__content p {
	padding-left: 2.9em;
    text-indent:-2.9em;
}
.laz-container .categories a {
  margin: 0 10px;
}
.laz-footer__locations {
  padding-bottom: 1.125rem
}
.laz-footer__socials{
  margin-bottom: 0;
}
.laz-copyright__text span.privacy {
  position: relative;
  margin-right: .9375rem;
}
.laz-copyright__text span.privacy:after {
  content: "";
  width: .0625rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  margin-right: -.625rem;
}
.menu>.menu-item-12035.dropdown>.dropdown-menu>.menu-item.dropdown:hover>.dropdown-menu {
  max-width: 200%;
  width: 200%;
}
body.home.front-page .laz-reviews,
body.home.front-page .laz-contact {
  display: none;
}
#launcher {
  bottom: 80px !important;
}

body.home .menu .menu-item a {
  background-color: transparent;
}

body.home .site-navigation-desktop.scrolled {
  background: #da0000;
}
body.home .header.white{
    background: #fff !important;
}
body.home .header.white .header-top__phone span {
    color: #5c5c5c;
}
body.home .header.white .header-top__phone span a {
  color: red;
}
/* START Home Video */
.header .header-top__logo.scrolled{
  display: block;
}
.hero__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  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;
}

.hero {
    position: relative;
    max-width: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 945px; /* Adjust based on your needs */

}
.hero__content img {
  max-width: 66%;
  width: 100%;
  margin: 6% auto 0 auto;
}
.cta-video-overlay{
  background-color: rgba(0, 0, 0, 0.5); /* Black background with 0.8 opacity */
  color: #fff; /* White text color */
  text-align: center; /* Center the text */
  max-width: 200px;
  width:100%;
  height: 50px;
  margin: 6% auto 0 auto;
  position: absolute;
  top: 65%;
  left: 0;
  right: 0;
  bottom: 0;
  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;
  font-size: 18px; /* Example font size */
}

.play-icon {
  max-width: 60px;
  width:100%;
  height: 60px;
  margin: 3.5% auto 0 auto;
  position: absolute;
  top: 62%;
  left: 0;
  right: 0;
  bottom: 0;
  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;
  border-radius: 50%;
  border: 2px solid white;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5); /* Optional: for better visibility of the white border */
}

.play-icon::before {
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 16px; /* Creates the triangle shape */
  border-color: transparent transparent transparent white; /* Triangle color */
  display: block;
}
body .uwy.userway_p1 .userway_buttons_wrapper {
  top: auto !important;
  left: 60px !important;
  bottom: 13px !important;
  right: auto !important;
}
/* END Home Video */

/* Form Power Styling */
.pc-form-widget {
  max-width: 85%;
}
.pc-form-widget .form-loaded .form-content .form-field{
  margin-bottom: 0px !important;
}
.pc-form-widget .form-loaded .form-content .form-field input[type=text],
.pc-form-widget .form-loaded .form-content .form-field input[type=email] {
  border: 0;
  outline: 0;
  height: 50px;
  max-width: 100%;
  width: 100%;
  border-bottom: 2px solid #da0000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
  color: #000;
  padding: 16px 14px 21px;
  border-radius: 0;
  margin-bottom: 32px;
}

.pc-form-widget .form-loaded .form-content .form-button {
    margin-top: 20px;
    display: block;
    max-width: 300px;
    width: 100%;
    height: 50px;
    border: 0;
    outline: 0;
    background: #da0000;
    border-radius: 12px;
    font-family: "Lato", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    color: #fff;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0 auto 90px auto;
    cursor: pointer;
}
.pc-form-widget .note{
  color: #595959;
  font-size: .95rem;
  font-style: italic;
  margin-top: 15px;
  text-align: center !important;
  margin: 0px;
}
.recaptcha-disclaimer-above-button{
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .pc-form-widget {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      max-width: 720px;
      padding: 0;
  }
}
@media screen and (min-width: 1366px) {
  .pc-form-widget {
      max-width: 51%;
  }
}
@media only screen and (max-width: 767px){
  .pc-form-widget .form-loaded .form-content .pc-col-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
}

/* END Form Power Styling */

@media screen and (min-width: 1460px){
.hero__content img {
    max-width: 945px;
}
}
@media screen and (min-width: 1366px) {
  .dropdown-menu>.menu-item>.dropdown-menu a {
    background-color: #2e2e31 !important;
}
  .menu .menu-item-12035.dropdown:hover>.dropdown-menu>.dropdown:hover>.dropdown-menu {
      display: block;
      left: -200% !important;
  }
body.home .site-navigation-desktop {
    display: block;
    background: transparent;
    max-width: 100%;
    width: 100%;
}
}
@media screen and (min-width: 782px) {
  .wp-block-columns.video-columns {
      margin-bottom: 10px;
  }
}
@media screen and (min-width: 786px) {
  .half .laz-conditions-item {
    margin-bottom: 0 !important;
  }
  .half .laz-conditions-item__content {
    position: relative !important;
  }
}
@media screen and (min-width: 992px) {
  .laz-page .laz-site-main article .laz-cta__title {
    margin-bottom: 44px;
  }
  .laz-reviews__container {
    height: 620px;
  }
}
@media screen and (max-width: 1700px){
  .hero {
    height: 950px;
  }
}
@media screen and (max-width: 1365px){
  .hero {
    height: 850px;
  }
  .play-icon{
    top: 64%;
  }
  .cta-video-overlay{
    top:70%;
  }
}
@media screen and (max-width: 991px){
  .hero {
    height: 650px;
  }
  .play-icon {
    max-width: 45px;
    height: 45px;
  }
  .play-icon::before {
    border-width: 8px 0 8px 12px;
  }
}

@media screen and (max-width: 87.5rem) {
  .header-top__phone {
    background-color: #fff;
    color: #000;
  }
}
@media screen and (min-width: 87.5rem) {
  .laz-footer__socials, .laz-footer__locations {
    max-width: 100%
  }
  .page-id-8395 .laz-block-sections__sections {
    min-height: 400px;
  }
  .page-id-8517 .laz-block-sections__sections {
    min-height: 560px;
  }
  .laz-page .laz-site-main .laz-container {
  	max-width: 1112px !important;
  }
  .laz-footer {
    padding-top: 2rem;
    padding-bottom: 1.75rem;
  }
}
@media screen and (min-width: 640px) and (max-width: 1000px) {
  .laz-locations-list__item {
    max-width: 33%;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1725px) {
  .laz-locations-list__item {
    max-width: 175px;
  }
  .laz-locations-list__item address,.laz-locations-list__item a {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {

  dt.laz-block-sections-list__item > span {
    display: inline;
  }
}
@media screen and (min-width: 1440px) {
  .laz-page .laz-site-main article .laz-cta__title {
    font-size: 2.25rem;
  }
  .laz-socials__title {
    max-width: 280px;
  }
  .laz-socials-list {
    width: 100%;
    display: inline-flex;
    max-width: 280px;
  }
}
@media screen and (min-width: 1725px) {
  .laz-locations-list__item {
    max-width: 280px;
  }
}
@media screen and (min-width: 1890px) {
  .laz-page .laz-container {
    margin: auto;
    max-width: 1390px !important;
  }
}
@media screen and (max-width: 1400px) {
  .laz-site-main {
    max-width: 90%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1366px) {
  .header .header-top__logo.scrolled{
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .doc-page .sub-title {
    font-size: 1rem;
  }
  dt.laz-block-sections-list__item a h2 span {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .doc-page .wp-block-image:first-of-type, .doc-page .wp-block-image:first-of-type figure,
  .doc-page .wp-block-image.doc-info, .doc-page .wp-block-image.doc-info figure {
    flex-direction: column;
  }
  .doc-page .wp-block-image:first-of-type, .doc-page .wp-block-image.doc-info {
    max-width: 220px;
    padding: 0;
  }
  .doc-page .wp-block-image:first-of-type figure img, .doc-page .wp-block-image.doc-info figure img {
    left: auto;
    transform: translateX(0);
  }
  .doc-page .wp-block-image:first-of-type figcaption, .doc-page .wp-block-image.doc-info figcaption {
    font-size: 1rem;
    margin-left: auto;
    margin: -60px 20px 0 -25px;
    width: 120%;
  }
}

@media (max-width: 781px) {
  body.page-id-8510 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,
  body.page-id-8399 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,
  body.page-id-13385 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column,
  body.page-id-11199 .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
      flex-basis: 7% !important;
  }
}

@media screen and (max-width: 767px) {
  .laz-content-area.laz-page .categories .title {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  }
  .laz-site-main {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 735px) {
  .laz-content-area.laz-page .categories .title, .laz-content-area.laz-page .categories a {
    font-size: .96rem;
  }
}
@media screen and (max-width: 600px) {
  .laz-container .categories a {
    margin: 0 0;
  }
  .header-top-phone__mobile {
    /*background-color: #2b10f5;
    color: #fff;
    font-size: 20px;
    font-weight: bold;*/
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    outline: none;
    max-width: 100%;
    width: 100%;
    cursor: pointer;
  }
  .header-top-phone__mobile .header-consult-title {
    background-color: #2b10f5;
    color: white;
    padding-left: 8px;
    padding-top: 5px;
    padding-right: 7px;
    margin-right: 0px;
    height: 1.875rem;
    font-size: 16px;
  }
  .header-top-phone__mobile a.ga-click-to-call {
    background-color: white;
    color: #2b10f5;
    padding-left: 5px;
    margin: 0 auto;
    text-align: center;
  }
  .header_white .header-top__phone span {
    color: #fff;
  }
  .header_white .header-top__phone span a {
    color: #2b10f5;
  }
  body.home.front-page .laz-reviews,
  body.home.front-page .laz-contact {
    display: block;
  }
  body.home.front-page .laz-contact__title {
    text-align: center;
  }
  .hero {
    height: 350px;
  }
  .cta-video-overlay{
    max-width: 150px;
    height: 40px;
  }
  .play-icon {
    top: 59%;
    max-width: 40px;
    height: 40px;
    margin: 5% auto 0 auto;
  }
  body.home .header.white .header-top__phone span {
    color: #fff !important;
}
}
@media screen and (max-width: 450px) {
  .header-top-phone__mobile {
    font-size: 15px;
  }
}
@media screen and (max-width: 420px) {
  .laz-content-area.laz-page .categories .title, .laz-content-area.laz-page .categories a {
    font-size: .6rem;
  }
}
@media screen and (max-width: 361px) {
  .header-top-phone__mobile {
    font-size: 14px;
  }
}
@media screen and (max-width: 352px) {
  .header-top-phone__mobile {
    font-size: 13px;
  }
}