/*
Theme Name: vitaglow
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*--------------------------------------------------------------
 # Header Start css
 --------------------------------------------------------------*/
 .header_sec .e-con-inner {
    grid-template-columns: auto max-content !important;
    justify-content: space-between !important;
    grid-gap: 20px;
    align-items: center;
    display: flex !important;
    flex-flow: unset !important;
  }
  
  .header_right ul::before,
  .header_right ul::after {
    display: none;
  }
  
  header#masthead {
    position: sticky !important;
    top: 0px;
  }
  
  header#masthead .hfe-site-logo {
    position: relative;
    z-index: 2;
  }
  
  header#masthead.sticky {
    box-shadow: 1.563px 0.863px 6px 0 rgb(0 0 0 / 13%);
  }
  
  div#wpadminbar ~ div#page header#masthead {
    top: 32px;
  }
  
  .orange_btn a {
    height: 40px;
    width: 129px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .list-style-none-ul ul {
    list-style: none;
    padding: 0;
  }
  
  #mega-menu-wrap-menu-1 {
    background: transparent;
    padding-top: 10px;
  }
  
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    display: flex !important;
    justify-content: end;
    align-items: center;
    background: transparent;
    background-color: unset;
    gap: 24px;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item.mega-icon-top
    > a.mega-menu-link:before {
    display: none;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 16px;
    line-height: 20px !important;
    font-family: "Wix Madefor Display" !important;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link {
    font-family: "Wix Madefor Display" !important;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.mega-current-page-ancestor
    > a.mega-menu-link {
    background: transparent;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    height: unset;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link:hover,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link:focus {
    color: #fff;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #181513;
    border: 0;
    padding: 40px;
    position: absolute;
    width: 100%;
    max-width: none;
    left: 0;
    top: 40px;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link:hover,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link:hover {
    color: #f6d897;
  }
  
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item {
    /* margin-bottom: 14px; */
    padding: 7px 0px;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    cursor: pointer;
    color: #ffffff !important;
    font-size: 16px;
    line-height: 20px;
    font-family: "Wix Madefor Display";
    margin-bottom: 16px;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link {
    color: #ffffff !important;
    font-size: 14px;
    line-height: 20px;
    font-family: "Wix Madefor Display";
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link:hover {
    color: #fff;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    color: #fff;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
  #mega-menu-wrap-menu-1
    .mega-menu-toggle
    .mega-toggle-blocks-right
    .mega-toggle-block:only-child {
    margin-left: 0px;
  }
  
  #mega-menu-wrap-menu-1 .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background: #222;
    border-radius: 0;
    line-height: 00;
    height: 40px;
    text-align: left;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    white-space: nowrap;
    width: 40px;
  }
  
  #mega-menu-wrap-menu-1
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated {
    transform: scale(0.6);
  }
  
  #mega-menu-wrap-menu-1 .mega-menu-toggle {
    border-radius: unset;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    position: fixed;
    right: 15px !important;
    top: 34px;
  }
  
  .mega-menu-menu-1-mobile-open #mega-menu-wrap-menu-1 {
    position: fixed;
    right: -100%;
    top: 60px;
    height: 100vh;
    transition: 0.3s all;
    width: 100%;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border: 0;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link,
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu
    li.mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item
    li.mega-menu-item
    > a.mega-menu-link {
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border: 0;
  }
  
  #mega-menu-wrap-menu-1
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner,
  #mega-menu-wrap-menu-1
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner::before,
  #mega-menu-wrap-menu-1
    .mega-menu-toggle
    .mega-toggle-block-0
    .mega-toggle-animated-inner::after {
    background-color: #fff;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    font-size: 18px;
  }
  
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    vertical-align: middle;
  }
  
  .single_post_title h1 {
    font-family: "Wix Madefor Display";
    font-size: 40px;
    line-height: 50px;
    font-weight: 800;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
  }
  
  .accordion .elementor-accordion .elementor-accordion-item {
    border: none;
  }
  
  .accordion .elementor-accordion .elementor-tab-title {
    border-bottom: 1px solid #00000026;
    padding: 20px 0px !important;
  }
  
  .accordion
    .elementor-accordion
    .elementor-tab-title
    .elementor-accordion-icon
    svg {
    fill: none !important;
    height: 36px !important;
    width: 36px !important;
  }
  
  .accordion .elementor-accordion .elementor-tab-content {
    border: none;
    margin-top: 24px;
  }
  
  .accordion .elementor-accordion .elementor-tab-content .accordion_content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: "Wix Madefor Display";
    margin: 0;
  }
  
  .accordion .elementor-accordion .elementor-tab-content {
    margin-bottom: 24px;
  }
  .accordion .elementor-accordion .accordion_content .accourdion_list {
    display: flex;
    margin-top: 20px;
    align-items: start;
    flex-flow: wrap;
    gap: 10px;
  }
  .accordion .elementor-accordion .accordion_content .accourdion_list ul {
    padding-left: 20px;
    list-style: none;
    width: calc(100% / 2 - 5px);
  }
  .accordion .elementor-accordion .accordion_content .accourdion_list ul li {
    position: relative;
    margin-top: 20px;
  }
  .accordion
    .elementor-accordion
    .accordion_content
    .accourdion_list
    ul
    li:first-child {
    margin-top: 0px;
  }
  
  .accordion
    .elementor-accordion
    .accordion_content
    .accourdion_list
    ul
    li::before {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOCA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNCAwLjg2NjIxMUw3LjQ2NDEgMi44NjYyMVY2Ljg2NjIxTDQgOC44NjYyMUwwLjUzNTg5OCA2Ljg2NjIxVjIuODY2MjFMNCAwLjg2NjIxMVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8xMjBfMTc1OCkiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xMjBfMTc1OCIgeDE9IjAiIHkxPSIwLjg2NjIxMSIgeDI9IjkuNTgxNjciIHkyPSIzLjY3NTY1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGOURBOUQiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjQ0FBOTY5Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==);
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -15px;
    top: 5px;
  }
  
  .accordion .elementor-accordion .accordion_content .main_accordion {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .accordion .elementor-accordion .accordion_content .accordion_title h3 {
    font-size: 20px;
    line-height: 28px;
    font-family: "Wix Madefor Display";
    margin: 0;
    font-weight: 700;
  }
  
  .accordion .elementor-accordion-item:first-child .elementor-tab-title:after {
    display: none;
  }
  
  .image_slider .elementor-image-carousel .swiper-slide {
    padding: 14px 18px 10px 18px;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
  }
  
  .image_slider .elementor-image-carousel-wrapper .elementor-swiper-button-prev {
    left: -14px !important;
  }
  
  .image_slider .elementor-image-carousel-wrapper .elementor-swiper-button-next {
    right: -14px !important;
  }

  
.elementor-shortcode img {
    object-fit: cover !important;
    margin-bottom: -7px;
}

  
  /*--------------------------------------------------------------  
   # Image Slider css Start
  --------------------------------------------------------------*/
  .slider {
    width: 100%;
    position: relative;
    padding-top: 590px;
    margin: 0px auto;
    /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75); */
  }
  
  .slider > img {
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
  }
  
  .slider input[name="slide_switch"] {
    display: none;
  }
  
  .slider label {
    /*Lets add some spacing for the thumbnails*/
    margin: 18px 0 0 6px;
    border: 0px solid #999;
  
    float: left;
    cursor: pointer;
    transition: all 0.5s;
  
    /*Default style = low opacity*/
    opacity: 0.6;
  }
  
  .slider label img {
    display: block;
    width: 303px;
    height: 140px;
  }
  
  /*Time to add the click effects*/
  .slider input[name="slide_switch"]:checked + label {
    border-color: #666;
    opacity: 1;
  }
  
  /*Clicking any thumbnail now should change its opacity(style)*/
  /*Time to work on the main images*/
  .slider input[name="slide_switch"] ~ img {
    opacity: 0;
    transform: scale(1);
    width: 100%;
  }
  
  /*That hides all main images at a 110% size
  On click the images will be displayed at normal size to complete the effect
  */
  .slider input[name="slide_switch"]:checked + label + img {
    opacity: 1;
    transform: scale(1);
  }
  
  /*Clicking on any thumbnail now should activate the image related to it*/
  
  /*We are done :)*/
  /*--------------------------------------------------------------  
   # Image Slider css end
  --------------------------------------------------------------*/
  
  /*--------------------------------------------------------------  
   # Responsive css
  --------------------------------------------------------------*/
  @media (max-width: 1024px) {
    .slider {
      padding-top: 480px;
    }
  
    .slider label img {
      display: block;
      width: 240px;
      height: 110px;
    }
  
    #rmp-menu-wrap-2485 .rmp-menu-current-item .rmp-menu-item-link:hover,
    #rmp_menu_trigger-2485,
    #rmp-menu-wrap-2485 .rmp-menu-current-item .rmp-menu-item-link:focus {
      background: linear-gradient(115deg, #f9da9d 0%, #caa969 100%) !important;
    }
  
    #rmp-menu-wrap-2485 .rmp-menu-item-link {
      font-family: "Wix Madefor Display";
      font-size: 16px;
    }
  
    #rmp-menu-wrap-2485 .rmp-submenu .rmp-menu-item-link {
      font-family: "Wix Madefor Display";
      font-size: 14px;
    }
  
    #rmp-menu-wrap-2485 .current-menu-item .rmp-menu-item-link,
    #rmp-menu-wrap-2485
      .current_page_item.menu-item-has-children
      .rmp-menu-item-link {
      background-color: #e9c98b;
    }
  
    #rmp-menu-wrap-2485 .rmp-topmenu-active .rmp-menu-item-link {
      color: #ffffff;
      border-color: #ebb241;
      background-color: #e9c98b;
    }
  
    #rmp-menu-wrap-2485
      .rmp-topmenu-active
      .rmp-submenu-open
      .rmp-menu-item-link {
      background-color: #000000;
    }
  
    #rmp-menu-wrap-2485 .rmp-menu-subarrow {
      background-color: transparent !important;
    }
  
    #rmp-menu-wrap-2485 .rmp-menu-subarrow {
      font-size: 24px;
    }

  }
  
  @media (max-width: 992px) {
    .header_right {
      max-width: fit-content;
    }
  
    .header_left {
      display: contents;
    }
  
    .header_sec .e-con-inner {
      padding-bottom: 8px !important;
    }
  
    .header_left a {
      position: relative;
      z-index: 9;
    }
  
    .slider {
      padding-top: 460px;
    }
  
    .slider label img {
      display: block;
      width: 230px;
      height: 110px;
    }
  }
  
  @media (max-width: 440px) {
    .slider label img {
      display: block;
      width: 90px;
      height: 50px;
    }
  
    .slider {
      padding-top: 190px;
      margin: 0px auto;
    }
  }
  
  @media (max-width: 430px) {
    .slider {
      padding-top: 180px;
      margin: 0px auto;
    }
  
    .slider label img {
      display: block;
      width: 84px;
      height: 50px;
    }
  
    .image_slider .elementor-image-carousel .swiper-slide {
      padding: 10px 10px 2px 10px;
    }
  
    .image_slider
      .elementor-image-carousel-wrapper
      .elementor-swiper-button-prev {
      left: -5px !important;
    }
  
    .image_slider
      .elementor-image-carousel-wrapper
      .elementor-swiper-button-next {
      right: -5px !important;
    }
  }
  
  
  
  /*--------------------------------------------------------------  
   # Accordion css
  --------------------------------------------------------------*/
  
  button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }
  
  button.accordion.active,
  button.accordion:hover {
    background-color: #ddd;
  }
  
  button.accordion:after {
    content: "\002B";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
  }
  
  button.accordion.active:after {
    content: "\2212";
  }
  
  div.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
  
  .tab-content-penal-l0 ul {
    padding: 0;
  }
  
  .tab-content-penal-l0 li:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 10px;
    background-image: url(https://devwebsite.me/vitaglow/wp-content/uploads/2024/07/Polygon-3.svg);
  }
  
  .tab-content-penal-l0 li {
    list-style: none;
    position: relative;
  }
  
/*.accordion h2:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    background-image: url(https://devwebsite.me/vitaglow/wp-content/uploads/2024/08/Group-1000008251.png);*/
/*    background-size: cover;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*}*/
label.label-text {
    font-family: 'Wix Madefor Display';
    line-height: 28px;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 5px;
}
select.wpcf7-form-control.wpcf7-select {
    appearance: none !important;
}
  
  .accordion h2 {
    position: relative;
  }
  
  /*.accordion.active h2:after {*/
  /*  transform: rotate(180deg);*/
  /*}*/
  
  /*--------------------------------------------------------------  
   # Customize  css
  --------------------------------------------------------------*/
  .Contact-us-from {
    display: flex;
    flex-wrap: wrap;
    column-gap: 14px;
  }
  
  .Contact-us-from p,
  .form-Subscribe p {
    width: 100%;
  }
  

  
  .Contact-us-from p:nth-child(2),
  .Contact-us-from p:nth-child(3),
  .Contact-us-from p:nth-child(4),
  .Contact-us-from p:nth-child(5) {
    width: 49%;
  }
  form-Subscribe .Contact-us-from p:nth-child(1), .form-Subscribe p:nth-child(1), .Contact-us-from p:nth-child(2), .form-Subscribe p:nth-child(2) {
    width: 49%;
}
  
  .Contact-us-from input,
  .form-Subscribe p input,
  .Contact-us-from textarea,
  .Contact-us-from select {
    border: 1px solid #211e1c26 !important;
    background-color: #0000 !important;
    padding: 10px 15px !important;
    font-family: "Wix Madefor Display";
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    background-color: #fff !important;
  }
  
  span.wpcf7-spinner {
    display: none;
  }
  
  .Contact-us-from p:last-child {
    margin-bottom: 0;
  }
  
  .page-title-container a {
    color: #fff;
  }
  
  .accordian-icon-holder .elementor-tab-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }
  
  input.wpcf7-form-control.wpcf7-submit {
    background-color: #000 !important;
    color: #fff !important;
    width: 100%;
    border: 0;
    font-family: "Wix Madefor Display";
  }
  
  .banner-slider-home .elementor-swiper-button-prev svg {
    margin-left: -25px;
  }
  
  .banner-slider-home .elementor-swiper-button-next svg {
    margin-right: -25px;
  }
  
  .page-id-163 .category_name h2 {
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Wix Madefor Display";
  }
  
  .page-id-163 li.posts {
    list-style: none;
    padding: 0px 0 20px;
  }
  
  .page-id-163 .all_cat_post a {
    font-family: "Wix Madefor Display";
    font-weight: 600;
    font-size: 18px;
    line-height: 22.68px;
    color: #fff;
  }
  
  .page-id-163 ul.all_cat_post {
    padding: 15px 0 0;
  }
  
  .categories-right .category_posts,
  .categories-right .category_name h2 {
    text-align: right;
  }
  select.wpcf7-form-control.wpcf7-select {
    appearance: none !important;
    position: relative;
    background-image: url(/vitaglow/wp-content/uploads/2024/08/Path-144.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 0 !important;

}
  
  .sub-heading-gradient h2 {
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  
.form-Subscribe {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    justify-content: space-between;
}
  
  form-Subscribe .form-Subscribe p:nth-child(1),
  .form-Subscribe p:nth-child(2) {
    width: 48%;
  }
  
  header#masthead.sticky {
    box-shadow: 1.563px 0.863px 6px 0 rgb(0 0 0 / 13%);
    background-color: black !important;
    transition: 0.5s !important;
  }
  
  .page-id-163 .all_cat_post a:hover {
    color: #e4c485;
  }
  
  ::placeholder {
    color: #211e1c;
    font-family: "Wix Madefor Display";
  }
  
  .accordian-icon-holder svg {
    width: 3rem !important;
    height: 3rem !important;
  }
  
  .elementor-tab-title {
    border-bottom: 1px solid #00000026;
    padding: 10px 15px 9px 0px !important;
  }
  
  .elementor-accordion-item:first-child .elementor-tab-title:after {
    content: "";
    position: absolute;
    top: 0;
    height: 3px;
    background-image: linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    width: 100%;
    left: 0;
  }
  
  .elementor-accordion-item:first-child .elementor-tab-title {
    position: relative;
  }
  
  .accordian-icon-holder .elementor-tab-content.elementor-active {
    border-bottom: 1px solid #00000026 !important;
    padding-bottom: 15px !important;
  }
  
  .accordian-icon-holder .elementor-tab-content {
    padding-right: 135px !important;
  }
  
  header#masthead {
    border-bottom: 1px solid #ffffff26;
  }
  
  header#masthead.sticky {
    border-bottom: 1px solid #0000 !important;
  }
  
  textarea.wpcf7-form-control.wpcf7-textarea {
    height: 140px;
  }
  
  .contact-page-holder-from .Contact-us-from {
    column-gap: 10px;
  }
  
  /* popup-from start */
  .shedual-form {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: #000000eb;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    z-index: 99;
  }
  
  .shedual-form.active {
    display: flex !important;
  }
  
  body .shedual-form .Contact-us-from {
    max-width: 660px !important;
    margin: auto;
    padding: 40px;
    background: linear-gradient(180deg, #f2f2f2 0%, #fcedcf 100%) !important;
    column-gap: 11px !important;
  }
  
  .close-icon {
    position: absolute;
    right: 10px;
    background-color: #fff;
    top: 10px;
    width: 30px;
    height: 30px;
    padding: 5px 7px;
    border-radius: 50%;
    display: none;
  }
  
  .shedual-form .close-icon {
    display: block;
    cursor: pointer;
  }
  
  .open.poup {
    cursor: pointer;
  }
  
  /* services-page start */
.services--page .category_name h2 {
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 800;
    line-height: 20.16px;
    text-align: left;
    text-transform: capitalize;
}
  
  .services--page .all_cat_post li.posts {
    list-style: none;
    border-bottom: 1px solid #211e1c26;
    padding: 10px 10px 10px 0;
    position: relative;
  }
  
  .services--page ul.all_cat_post {
    padding: 0;
  }
  
  .services--page .all_cat_post li.posts a {
    font-family: Wix Madefor Display;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    color: #000;
  }
  
  .services--page .all_cat_post li.posts:after {
    content: "";
    background-image: url(https://devwebsite.me/vitaglow/wp-content/uploads/2024/07/Path-144.svg);
    background-size: contain;
    width: 5px;
    height: 9px;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -4.5px;
  }
  
  .services--page .all_cat_post li.posts:hover:before {
    content: "";
    position: absolute;
    bottom: -2px;
    height: 3px;
    width: 100%;
    background-image: linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
  }
  
  
  
  
  .panel {
    padding-left: 0 !important;
  }
  
  .panel p strong {
    font-weight: 600 !important;
  }
  
  .accordion_content {
    font-weight: 500;
  }
  
  .tab-content-penal-l0 strong {
    font-weight: 600 !important;
  }
  
  .panel p,
  .panel li {
    font-weight: 500;
  }
  
  /*--------------------------------------------------------------  
   # Banner css
  --------------------------------------------------------------*/
  
  .banner {
    background-color: unset;
    position: relative;
    overflow: hidden;
  }
  
  .banner .banner-image {
    background-image: var(--auto-banner);
    background-color: #000;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  
  .banner .content {
    padding-top: 35px;
    padding-bottom: 35px;
    z-index: 2;
    position: relative;
    overflow: hidden;
  }
  
  .banner .content .sub-heading {
    margin: 10px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25em;
    text-transform: uppercase;
  }
  
  #photo-gallery__title-wrapper {
    flex: 1 1 auto;
    margin: 1.875rem 0 0.9375rem;
    margin: 0;
  }
  
  .banner .content .sub-heading.blue {
    color: #3da1ed;
  }
  
  .banner .content .sub-heading span.lower {
    text-transform: none;
    font-weight: 400;
  }
  
  .banner {
    min-height: 270px;
  }
  
  .banner .banner-image {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    opacity: 0;
  }
  
  .banner .banner-image {
    background-size: auto 100%;
    background-position: bottom center;
  }
  
  .banner .banner-image {
    background-size: cover;
  }
  
  .banner.treatments {
    padding-bottom: 90%;
  }
  
  .banner.treatments .sub-heading {
    border-top: 0.0625rem solid #fff;
    padding-top: 1.125rem;
    margin-top: 1.125rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  
  .banner.treatments .banner-image {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #000;
    background-position: center bottom;
  }
  
  .eii-gutter {
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .eii-btn.secondary {
    font-family: "Wix Madefor Display" !important;
    display: inline-block;
    border-radius: 10px;
    letter-spacing: 0.01em;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.26em;
    position: relative;
    padding: 1.125rem 2.5rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0s;
    background-image: linear-gradient(
      #00a1ed 0,
      #004fa1 33%,
      #004fa1 33%,
      #0683be 66%,
      #0683be 67%,
      #003265 100%
    );
    background-size: 100% 300%;
    background-color: #00a1ed;
    background-position: center top;
    color: #fff;
  }
.cta-concern span {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}


  
  #banner-photo-gallery .nav-procedures .procedures.left ul.toc li a::before,
  #banner-photo-gallery .nav-procedures .procedures.right ul.toc li a::before {
    display: none;
  }
  
  #banner-photo-gallery .nav-procedures .procedures.left {
    text-align: left !important;
  }
  
  #banner-photo-gallery .nav-procedures .procedures.right,
  #banner-photo-gallery .nav-procedures .procedures.right ul.toc li a {
    text-align: right !important;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a {
    opacity: 1 !important;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a.active {
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 1 !important;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a {
    font-size: 18px !important;
    line-height: 24px !important;
    font-family: "Wix Madefor Display" !important;
    padding: 0 !important;
  }
  
  #banner-photo-gallery .nav-procedures .procedures p {
    display: none !important;
  }
  
#banner-photo-gallery .nav-procedures .procedures h2 {
    font-size: 40px !important;
    line-height: 50px !important;
    font-family: "Wix Madefor Display" !important;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px !important;
    text-transform: capitalize !important;
}
.sbi_feedtheme_header_text h3 {
    font-size: 16px !important;
    line-height: 28px !important;
    font-family: "Wix Madefor Display" !important;
    padding: 0 !important;
    color: #211e1c;
    text-transform: capitalize !important;
}

.sb_instagram_header {
    width: 200px;
    margin: auto;
}
  
  #sb_instagram .sb_instagram_header .sbi_header_img, .sb_instagram_header .sbi_header_img {
    background-color: #000;
    padding: 3px;
}
  @media (min-width: 1026px) {
    .banner {
      height: calc(100vh - 230px);
    }
    #banner-photo-gallery .nav-procedures{
        display:block !important;
    }

  }
  
@media (max-width: 1025px) {
  .form-Subscribe {
    column-gap: 12px !important;
}
.contact-page-holder-from .Contact-us-from {
    column-gap: 8px;
}
.heder-icon {
    height: 50px !important;
}
}
  
  @media (min-width: 1900px) and (max-height: 800px) {
    .banner.treatments .banner-image {
      background-size: auto 100%;
    }
  }
   @media (max-width: 991px) {
.elementor-8 .elementor-element.elementor-element-c850174 .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row;
    gap: 15px;
}

.form-Subscribe {
    column-gap: 12px;

}


    .header_right .elementor-icon-box-wrapper .elementor-icon-box-icon {
     margin-right: 0 !important;
    }

  
.elementor-element-cfc5f52.header_right {
    margin-top: 0px;
    margin-right: 50px;
    height: 50px;
}
}
.footer-width-fixer p.elementor-icon-box-description {
    color: #fff  !important;
     -webkit-text-fill-color: #fff;
}
  
  @media (max-width: 820px) {
      .eii-btn.secondary{
      padding: 10px 14px;
      }

  
    .Contact-us-from p:nth-child(2),
    .Contact-us-from p:nth-child(3),
    .Contact-us-from p:nth-child(4) {
      width: 48.9% !important;
    }
  
    form-Subscribe .Contact-us-from p:nth-child(1),
    .form-Subscribe p:nth-child(1),
    .Contact-us-from p:nth-child(2),
    .form-Subscribe p:nth-child(2),
    form-Subscribe .form-Subscribe p:nth-child(1),
    .form-Subscribe p:nth-child(2),
    .Contact-us-from p:nth-child(5) {
      width: 100% !important;
    }
  
    .elementor-element.elementor-arrows-position-outside
      .swiper
      .elementor-swiper-button-next {
      right: 20px;
    }
  
    .elementor-element.elementor-arrows-position-outside
      .swiper
      .elementor-swiper-button-prev {
      left: 20px;
    }
  
    .slider {
      padding-top: 380px;
    }
  
    .slider label img {
      display: block;
      width: 190px;
      height: 90px;
    }
  
    .banner .content {
      padding-top: 40px;
      padding-bottom: 40px;
    }
  
    .banner {
      height: calc(100vh - 152px);
      min-height: 600px;
    }
  

  
    .banner.treatments {
      padding-top: 0;
      background-size: auto 100%;
      padding-bottom: 0;
      min-height: 350px;
      height: 62vh;
      max-height: 673px;
    }
  
    .banner.treatments h1 {
      max-width: 50%;
    }
  
    .banner.treatments .sub-heading {
      max-width: 50%;
    }
  
    .banner.treatments .banner-image {
      background-position: center top;
      background-size: cover;
    }
.Contact-us-from p:nth-child(2), .Contact-us-from p:nth-child(3), .Contact-us-from p:nth-child(4) {
    width: 100% !important;
}
.heder-icon {
    height: 40px !important;
}

  }
  
  @media (max-width: 769px) {
    .slider {
      padding-top: 350px;
    }
  
    .slider label img {
      display: block;
      width: 176px;
      height: 90px;
    }
  
    .banner-image-dynmic .elementor-shortcode {
      width:250px;
      margin: auto;
      height: 100%;
      margin-bottom: 0px;
    }
    .accordion h2 {
    position: relative;
    padding-right: 33px !important;
}
.accordion .elementor-widget-container {
    width: 100% !important;
    padding-right: 0 !important;
}
  
  }
  
  @media only screen and (max-width: 768px) {
  
    .elementor-element-cfc5f52.header_right {
      margin-right: 45px;
      margin-top: 10px;
    }
  
    .header_right .elementor-icon-box-wrapper p.elementor-icon-box-description {
      font-size: 12px;
    }
  
    #mega-menu-wrap-menu-1
      .mega-menu-toggle.mega-menu-open
      + #mega-menu-menu-1:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
      background: rgba(0, 0, 0, 0.5) !important;
      /* Adjust the color and opacity as needed */
      z-index: -1 !important;
      /* Ensure the overlay is behind the content */
    }
  
    #mega-menu-wrap-menu-1
      #mega-menu-menu-1
      > li.mega-menu-megamenu
      > ul.mega-sub-menu {
      padding: 10px;
    }
  
    .header_sec .e-con-inner {
      grid-gap: 10px;
    }
  
    #mega-menu-wrap-menu-1
      #mega-menu-menu-1
      li.mega-menu-item.mega-toggle-on
      > ul.mega-sub-menu {
      height: 350px;
      overflow: scroll;
    }
    .elementor-8 .elementor-element.elementor-element-c850174 .elementor-icon-box-wrapper {
 
    height: 38px;
}   
  }
  
   @media (max-width: 797px) {

#banner-photo-gallery .zones.rejuvenation .main-svg {
    max-width: 271px !important;
}

#banner-photo-gallery .zones.rejuvenation {
    transform: translate(-50%, -41%) !important;
    width: 271px !important;
}
     
     
 }
  
  @media (max-width: 767px) {
      .categories-left .category_posts,
    .categories-right .category_posts {
      display: none;
    }
  
    .page-id-163 .category_name h2 {
      font-size: 18px;
      margin-top: 0;
    }
  
    .categories-left,
    .categories-right {
      width: 42%;
    }
  
    .banner-slider-home .elementor-swiper-button-next svg {
      margin-right: 0;
    }
  
    form-Subscribe .Contact-us-from p:nth-child(1),
    .form-Subscribe p:nth-child(1),
    .Contact-us-from p:nth-child(2),
    .form-Subscribe p:nth-child(2) {
      width: 100% !important;
    }
  
    .Contact-us-from p:nth-child(2),
    .Contact-us-from p:nth-child(3),
    .Contact-us-from p:nth-child(4),
    .Contact-us-from p:nth-child(5) {
      width: 100% !important;
    }
  
    .accordian-icon-holder .elementor-tab-content {
      padding-right: 0px !important;
    }
    .banner {
      height: calc(100vh - 152px);
      min-height: 425px;
    }
/*    #banner-photo-gallery .banner-image {*/
/*    background-image: url(/vitaglow/wp-content/uploads/2024/07/background-face-scaled.webp);*/
/*    height: 100%;*/
/*    background-position: bottom !important;*/
/*    background-size: 95% 600px !important;*/
/*    opacity: 1;*/
/*    -webkit-background-position: 50% 74.25% !important;*/
/*    -webkit-background-size: cover !important;*/
/*    background-color: unset;*/
/*}*/
    .abut-mission-class .elementor-image-box-wrapper {
    display: flex;
    gap: 13px;
    align-items: center;
    justify-content: center;
}
  
    
  }
  
  #banner-photo-gallery {
    position: relative;
    height: 650px;
    background-color: unset;
  }
  
  #banner-photo-gallery h1 {
    visibility: hidden;
  }
  
#banner-photo-gallery .banner-image {
    /*background-image: url(/vitaglow/wp-content/uploads/2024/07/background-face-scaled.webp);*/
    background-image: url(/wp-content/uploads/2024/08/Background-banner-mobile-1.webp);
    background-color: unset;
    height: 100%;
    background-position: bottom;
    background-size: 73% 750px;
    opacity: 1;
    -webkit-background-position: 50% 74.25%;
    -webkit-background-size: contain;
}


 
  
  #banner-photo-gallery .banner-image .photo.disclaimer {
    color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
    line-height: 1.1em;
    text-transform: uppercase;
    position: absolute;
    right: 10px;
    bottom: 5px;
  }
  
  #banner-photo-gallery .content .gallery-refresh-define-selection-area {
    display: flex !important;
    position: absolute;
    top: -8px;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  
  #banner-photo-gallery .content .gallery-refresh-define-selection-area h4 {
    margin: 0.5375rem 0 0.9375rem 20px;
    color: #fff;
    position: relative;
    font-size: 1.2rem;
  }

  
  #banner-photo-gallery
    .content
    .gallery-refresh-define-selection-area
    h4::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 6px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 2px solid #fff;
  }
  
  #banner-photo-gallery
    .content
    .gallery-refresh-define-selection-area
    h4.refresh::before {
    background: rgba(235, 178, 65, 0.6);
  }
  
  #banner-photo-gallery
    .content
    .gallery-refresh-define-selection-area
    h4.define::before {
    background: rgba(152, 77, 101, 0.7);
  }
  
  #banner-photo-gallery .cta-concern {
    display: block !important;
    position: absolute;
    bottom: 20px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    width: 100%;
  }
  
  #banner-photo-gallery .cta-concern a.eii-btn.base {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    pointer-events: none;
  }
  
  #banner-photo-gallery .cta-concern a.eii-btn:not(.base) {
    border: 1px solid rgba(255, 255, 255, 0.7);
  }
  
  #banner-photo-gallery .zones {
    position: absolute;
    left: 50%;
    transform: translateX(-49%);
    transition: 1.5s opacity;
  }
  
  #banner-photo-gallery .zones.active {
    z-index: 10;
  }
  
  #banner-photo-gallery .zones.active g {
    pointer-events: visibleFill;
  }
  
  #banner-photo-gallery .zones.contouring {
    width: 185px;
    height: 233px;
    bottom: 110px;
  }
  
  #banner-photo-gallery .zones.contouring svg {
    width: 185px;
    height: 233px;
  }
  
  #banner-photo-gallery .zones.rejuvenation {
    bottom: 100px;
    width: 275px;
    height: 220px;
    top: 200px;
  }
  
  #banner-photo-gallery .zones.rejuvenation .main-svg {
    width: 100%;
    height: 200px;
    max-width: 140px;
  }
  
  #banner-photo-gallery .zones .zone-clickable ellipse,
  #banner-photo-gallery .zones .zone-clickable path {
    stroke: #fff;
    stroke-width: 1px;
    opacity: 1;
    transition: 0.4s all;
  }
  
  #banner-photo-gallery .zones .zone-clickable.full-face-rejuvenation ellipse,
  #banner-photo-gallery .zones .zone-clickable.full-face-rejuvenation path {
    stroke: #fff;
    fill: rgba(0, 161, 237, 0.07);
    transition: 0.4s all;
  }
  
  #banner-photo-gallery
    .zones
    .zone-clickable.full-face-rejuvenation.active
    ellipse,
  #banner-photo-gallery
    .zones
    .zone-clickable.full-face-rejuvenation.active
    path {
    stroke: #fff;
    fill: rgba(235, 178, 65, 0.5);
  }
  
  #banner-photo-gallery .zones .zone-clickable.full-face-contouring path {
    stroke: #fff;
    fill: rgba(201, 41, 211, 0.03);
    transition: 0.4s all;
  }
  
  #banner-photo-gallery .zones .zone-clickable.full-face-contouring.active path {
    stroke: #fff;
    fill: rgba(235, 178, 65, 0.5);
  }
  
  #banner-photo-gallery .nav-procedures {
    display: none;
  }
  
  #banner-photo-gallery .nav-procedures .procedures {
    display: block;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 450px;
    padding-left: 0;
    margin-top: -35px;
    margin-left: auto;
    margin-right: auto;
  }
  
  #banner-photo-gallery .nav-procedures .procedures.active {
    opacity: 1;
    z-index: 2;
    display: block;
  }
  
  #banner-photo-gallery .nav-procedures .procedures h2 {
    text-transform: uppercase;
    display: none;
    font-weight: 900;
    margin-bottom: 0;
  }
  
  #banner-photo-gallery .nav-procedures .procedures p {
    text-transform: uppercase;
    display: none;
  }
  
  #banner-photo-gallery .nav-procedures .procedures.left ul.toc li a::before {
    content: "";
    background-color: rgba(235, 178, 65, 0.6);
  }
  
  #banner-photo-gallery .nav-procedures .procedures.right ul.toc li a::before {
    content: "";
    background-color: rgba(152, 77, 101, 0.7);
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc {
    width: 100%;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li {
    text-align: center;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li .nobreak {
    white-space: nowrap;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a {
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    border-radius: 10px;
    letter-spacing: 0.01em;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.26em;
    position: relative;
    padding: 1.125rem 2.5rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0s;
    background: 0 0;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.4;
    text-transform: none;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 1rem 2.5rem;
    transition: 0.4s all;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a:hover {
    cursor: pointer;
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a:active,
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a:focus,
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a:hover {
    color: rgba(235, 178, 65, 0.6);
    border-color: rgba(235, 178, 65, 0.6);
  }
  input.wpcf7-form-control.wpcf7-submit:hover {
    background-image: linear-gradient(115deg, #F9DA9D 0%, #CAA969 100%);
    border: 1px solid #0000 !important;
}
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a.active,
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a:hover {
    opacity: 1;
    color: #fff;
    border-color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a.active:after,
  #banner-photo-gallery .nav-procedures .procedures ul.toc li a:hover:after {
    opacity: 1;
    color: #fff;
    border-color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  .feature-favorite-cases {
    background: #1c1c1c;
    color: #fff;
    text-align: center;
  }
  
  .feature-favorite-cases .content {
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding: 24px 0;
    gap: 10px;
  }
  
  .feature-favorite-cases h3 {
    margin: 0;
    color: #fff;
    font-size: 40px;
    line-height: 38px;
    font-weight: 600;
  }
  
  .feature-favorite-cases a {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    padding: 0;
    position: relative;
    white-space: nowrap;
  }
  
      .feature-favorite-cases a:after {
        content: "";
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        transition: 0.4s all;
        right: unset;
      }
      
      .acsb-trigger.acsb-ready.hide-chat {
        display: none !important;
      }
      
      #chat-widget-container.hide-chat {
        display: none !important;
      }
      
      .cta-concern,
      .gallery-refresh-define-selection-area,
      .nav-procedures {
        display: none !important;
      }
  

    #banner-photo-gallery .banner-image .photo.disclaimer {
          bottom: 10px;
        }
  
    #banner-photo-gallery .content .gallery-refresh-define-selection-area {
      display: none !important;
    }
  
    #banner-photo-gallery .cta-concern {
      display: none !important;
    }
  
    #banner-photo-gallery .zones {
      transform: translateX(50%);
      left: unset;
    }
  
    #banner-photo-gallery .zones svg {
      width: 100% !important;
      height: auto !important;
    }
  
    #banner-photo-gallery .zones.contouring {
      width: 370px;
      height: 478px;
      top: 60px;
      right: calc(50%);
    }
      
    #banner-photo-gallery .zones.rejuvenation {
        width: 265px;
        top: 210px;
        right: calc(49.7%);
    }
  
    #banner-photo-gallery .zones.rejuvenation .main-svg {
      max-width: 330px;
    }
    #banner-photo-gallery .nav-procedures {
    width: 100%;
    height: auto;
    display: flex !important;
    justify-content: space-between;
    transform: translate(0, 15%);
}
  
    #banner-photo-gallery .nav-procedures .procedures {
      max-width: none;
      margin-top: 0;
      width: 320px;
      position: relative;
      margin-left: 0;
      margin-right: 0;
    }
  
    #banner-photo-gallery .nav-procedures .procedures h2 {
      font-size: 1.7rem;
      line-height: 1.5rem;
      display: block;
      border-bottom: none;
      max-width: none;
      padding-bottom: 0;
      color: #fff;
      visibility: visible;
      margin: 0 0 0;
    }
  
    #banner-photo-gallery .nav-procedures .procedures p {
      display: block;
      border-bottom: none;
      max-width: none;
      padding-bottom: 0;
      color: #fff;
      visibility: visible;
      margin: 0 0 20px;
    }
  
    #banner-photo-gallery .nav-procedures .procedures ul.toc {
      display: block;
      padding: 0;
    }
  
    #banner-photo-gallery .nav-procedures .procedures ul.toc li {
      display: inline-block;
      opacity: 1 !important;
      width: 100%;
      height: auto;
      visibility: visible;
      text-align: left;
    }
  
    #banner-photo-gallery .nav-procedures .procedures ul.toc li a {
      background-color: transparent;
      font-size: 1.25rem;
      padding: 0 0 0 20px;
      border: none;
      width: 100%;
      color: #fff;
      display: inline-block;
      line-height: 1.25em;
      position: relative;
      border-radius: 0;
      text-align: left;
    }

    #banner-photo-gallery .nav-procedures .procedures ul.toc li a.active,
    #banner-photo-gallery .nav-procedures .procedures ul.toc li a:hover {
    opacity: 1;
    color: #fff;
    border-color: transparent;
    background-color: transparent;

    /*For WebKit browsers */
    -webkit-border-color: transparent;
    -webkit-background-color: transparent;
}
  
    #banner-photo-gallery .nav-procedures .procedures ul.toc li a.active:after,
    #banner-photo-gallery .nav-procedures .procedures ul.toc li a:hover:after {
      opacity: 1;
      color: #fff;
      border-color: transparent;
      background-color: transparent;
    }
  
    #banner-photo-gallery .nav-procedures .procedures ul.toc li a:before {
      content: "";
      position: absolute;
      top: 7px;
      left: 0;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      z-index: 50;
    }
  
    .feature-favorite-cases .content {
      padding: 30px 0;
      gap: 30px;
      flex-direction: row;
      align-items: baseline;
    }
  
    .feature-favorite-cases h3 {
      font-size: 4.3vw;
      line-height: 39px;
    }
  
    .feature-favorite-cases a {
      line-height: 40px;
      padding: 0;
      border-width: 2px;
      font-size: 3.25vw;
    }
  
    .feature-favorite-cases a:after {
      right: -14px;
      width: 4px;
      height: 4px;
    }
  
  
  @media (max-width: 1023px) {
      #banner-photo-gallery .nav-procedures{
          display:none !important;
      }
      #banner-photo-gallery .cta-concern{
          display:block !important;
      }
    #banner-photo-gallery {
        position: relative;
        height: 650px;
        background-color: unset;
    }
#banner-photo-gallery .banner-image {
    background-image: url(/wp-content/uploads/2024/08/New-Project-17-1.webp);
    height: 100%;
    background-position: 53% 100%;
    background-size: cover !important;
    opacity: 1;
    -webkit-background-position: center !important;
    -webkit-background-size: cover !important;
    background-color: unset;
}

#banner-photo-gallery .zones.rejuvenation .main-svg {
    width: 100% !important;
    height: 100% !important;
    max-width: 300px;
    margin: auto !important;
}
#banner-photo-gallery .zones.rejuvenation {
    bottom: 100px !important;
    width: 300px;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-46.5%, -41%);
    right: 0 !important;
}
}
  @media screen and (max-width: 966px) {
#banner-photo-gallery .zones.rejuvenation .main-svg {
    width: 100% !important;
    height: 100% !important;
    max-width: 268px;
    margin: auto !important;
}
#banner-photo-gallery .zones.rejuvenation {
    bottom: 100px !important;
    width: 268px;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-46.5%, -41%);
    right: 0 !important;
}
.Contact-us-from {
    column-gap: 13px;
}
}


/*(max-width: 992px) end*/

  @media screen and (max-width: 532px) {
    .banner.photo-gallery h1 {
      font-size: 18px !important;
    }
    .single_post_title h1 {
    font-family: "Wix Madefor Display";
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 800;
    background: -webkit-linear-gradient(106.34deg, #f9da9d 0%, #caa969 100.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}
.page-title-container  .elementor-widget-container {
    color: #fff;
}

  }
  
  
  
  
  @media (min-width: 524px) {
    #banner-photo-gallery .nav-procedures .procedures {
      margin-top: -5px;
    }
  }
  
  @media only screen and (min-width: 769px) {
    #mega-menu-wrap-menu-1
      #mega-menu-menu-1[data-effect="fade_up"]
      li.mega-menu-item.mega-menu-megamenu
      > ul.mega-sub-menu,
    #mega-menu-wrap-menu-1
      #mega-menu-menu-1[data-effect="fade_up"]
      li.mega-menu-item.mega-menu-flyout
      ul.mega-sub-menu {
      opacity: 0;
      transform: translate(0, 0px);
      transition: opacity 400ms ease-in, transform 400ms ease-in,
        visibility 400ms ease-in;
    }
  }

  
  @media (min-width: 768px) {
    #banner-photo-gallery .content {
      padding-top: 30px;
    }
  
    .eii-container {
      max-width: 1240px;
      margin: 0 auto;
    }
  
    ol li,
    ul li {
      font-size: 1.125rem;
      line-height: 0em;
      margin: 0 0 20px;
    }

  
  @media (max-width: 480px) {
    .elementor-element-cfc5f52.header_right {
      margin-right: 40px;
      margin-top: 10px;
    }
  
    .header_right .elementor-icon-box-wrapper p.elementor-icon-box-description {
      font-size: 16px !important;
    }
  
    .accordion .elementor-accordion .accordion_content .accourdion_list ul {
      width: 100%;
    }
  
    .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
      width: 26px !important;
    }
  
    .slider {
      padding-top: 210px;
      margin: 0px auto;
    }
  
    .slider label {
      margin: 18px 0 0 10px;
    }
  
    .slider label img {
      display: block;
      width: 100px;
      height: 50px;
      object-fit: contain;
    }
  
    .banner-image-dynmic .elementor-shortcode {
      width: 280px;
      margin: auto;
      height: 100%;
      margin-bottom: -5px;
    }
  
    .single_post_title h1 {
      font-size: 28px;
      line-height: 38px;
    }
  
    .accordion h2:after {
      right: -35px !important;
    }




  }
  

  
  @media only screen and (max-width: 414px) {
    #banner-photo-gallery .zones {
      left: 42% !important;
    }
    .slider {
      padding-top: 170px;
      margin: 0px auto;
    }
  
    .slider label img {
      display: block;
      width: 84px;
      height: 50px;
    }
  
    .slider label {
      margin: 18px 0 0 10px;
    }
  
    .banner-image-dynmic .elementor-shortcode {
      width: 280px;
      margin-bottom: -5px;
    }


  }
  
  
    @media only screen and (max-width: 413px) {
        .slider {
        padding-top: 175px;
        margin: 0px auto;
      }
    
      .slider label img {
        display: block;
        width: 84px;
        height: 50px;
      }
      .elementor-element-cfc5f52.header_right {
            margin-right: 52px !important;
        }


    }
  @media (max-width: 375px) {
    .categories-left,
    .categories-right {
      width: 41%;
    }
  }
  
 select.wpcf7-form-control.wpcf7-select {
    appearance: none !important;
    position: relative;
}
}
.elementor-accordion-item a:active, .elementor-accordion-item a:hover, .elementor-accordion-item a:focus {
    color: #000 !important;
}
.all_cat_post a:active, .all_cat_post a:hover, .all_cat_post a:focus {
    color: #000 !important;
}