@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap);:root{--black:#000;--white:#fff;--action:#148884;--secondary-action:#3dabda;--accent-blue:#067ccc;--light-black:#232321;--base-transition:all 0.3s ease-in-out;--gradient-start:#128783;--gradient-end:#AEF2F0;--medium-blue:#0F2976}::selection{background-color:var(--action)}html{overflow-x:clip}body{font-family:'Poppins',sans-serif;font-size:16px;line-height:26px;font-weight:400;color:var(--black);background-color:var(--white)}html:has(.site_header_slide.active){overflow:hidden}p{font-weight:300;line-height:1.5em}h1,h2,h3,h4,h5,h6{font-family:'Gilda Display',serif;color:var(--black)}h1{font-size:50px;line-height:1.2em;font-weight:700;margin-bottom:30px}h2{font-size:40px;font-weight:400;line-height:1.4em;margin-bottom:20px}h3{font-size:26px;line-height:1.38em;font-weight:500}h4{font-size:24px;line-height:1.4177em;font-weight:600}li{font-family:'Poppins',sans-serif;font-size:16px;line-height:1.625em;font-weight:400;color:var(--black);margin-bottom:12px;margin-bottom:8px}ol,ul{margin-bottom:12px}p:last-child,li:last-child,ol:last-child,ul:last-child{margin-bottom:0}a{outline:none!important;text-decoration:none!important;display:inline-block}img,iframe{vertical-align:top;width:100%}section{position:relative;padding-top:80px;padding-bottom:80px}body:has(.section.banner-area) .entry-header{display:none}.no-search-results-form{text-align:center;margin-top:24px}.no-search-results-form input{outline:none!important;border-radius:6px;padding:11px 15px;background-color:var(--white);border:1px solid #ddd;width:auto;font-family:'Poppins';min-width:235px}.wrap{width:100%!important;max-width:1200px!important;padding-inline:30px!important;margin-inline:auto!important}.site-inner{max-width:none;padding:0}.main_title{text-align:center;margin-bottom:40px}.main_title h2{margin-bottom:0}.main_btn{margin:22px -5px -5px;text-align:center}.main_btn.top_30{margin-top:30px}.main_btn.left{text-align:left}.btn_wrap{display:flex;gap:10px;flex-wrap:wrap}.gform_wrapper .button,.gform_wrapper input[type="button"],.main_btn .btn-layout,.btn{padding:8px 31px!important;border-radius:1px;text-transform:uppercase;text-decoration:none;font-family:'Poppins';font-size:14px!important;line-height:20px;display:inline-block!important;font-weight:600;border:2px solid}.gform_wrapper .button,.gform_wrapper input[type="button"],.main_btn .btn-layout,.btn-primary{background:var(--action);color:var(--white);border-color:var(--action)}.btn-white{background:var(--white);color:var(--black);border-color:var(--white)}.gform_wrapper .button:hover,.gform_wrapper input[type="button"]:hover,.main_btn a:hover{color:var(--white);background:var(--action)}.btn-white:hover{color:var(--white);background:var(--black);border-color:var(--black)}.link_btn a{position:relative;display:inline-block;font-size:17px;line-height:27px;font-family:'Abel',sans-serif;text-transform:uppercase;font-weight:700;color:var(--action);vertical-align:top;letter-spacing:.6px;margin-bottom:20px}.link_btn a,.link_btn a::after{transition:0.3s all ease-in-out}.link_btn a::after{content:'';position:absolute;left:0;right:auto;bottom:1px;height:2px;background-color:var(--action);width:100%}.link_btn a:hover:after{left:auto;right:0;width:0}.dark_sec{background-color:#131313}.dark_sec h1,.dark_sec h2,.dark_sec h3,.dark_sec h4,.dark_sec h5,.dark_sec h6,.dark_sec li,.dark_sec p{color:var(--white)}.page-template-home-latest .site-header{background:linear-gradient(90deg,rgb(0 0 0 / .44) 100%,#fff0 100%)}.site-header{position:sticky;top:0;z-index:999;padding-bottom:0;background:#fff0;transition:all .3s;left:0;padding:15px}body:not(.home) .site-header{background:#000}.site-header .container{padding-inline:0}.site-header .site-header_row{display:grid;align-items:center;gap:10px;grid-template-columns:auto 1fr}.site-header .site-header_row .site-header_logo{display:block}.site-header .site-header_row .site-header_logo img{max-width:120px;object-fit:contain}.site-header .site-header_row .site-header_inner{justify-content:end;width:auto}.site-header .site-header_row .site-header_inner,.site-header_inner .site-header_btn-wrap{display:flex;align-items:center;gap:20px}.site-header_menu .site-menu{display:flex;align-items:center;list-style:none;gap:16px}.site-header_menu .site-menu>li{margin:0}.site-header_menu .site-menu li>a{font-size:14px;line-height:24px;color:var(--white)}.site-header_menu .site-menu .mega_menu>a{position:relative;padding-right:20px}.site-header_menu .site-menu .mega_menu>a::before{content:"\f107";font-family:'FontAwesome';font-size:22px;line-height:1;transition:0.3s all;color:var(--white);position:absolute;right:0;top:2px}.site-header_menu .site-menu .mega_menu.active a::before{transform:rotate(-180deg)}.site-header_menu .site-menu .mega_menu>.sub-menu>li a{color:var(--black)}.site-header_menu .site-menu .mega_menu.active>.sub-menu{opacity:1;visibility:visible}.site-header_menu .site-menu .mega_menu>.sub-menu{position:absolute;top:85px;left:50%;right:0;background-color:var(--white);box-shadow:0 0 30px 0 rgb(0 0 0 / .09);border-radius:5px;opacity:0;visibility:hidden;display:block;transition:0.3s all ease-in-out;max-width:1140px;width:100%;padding:20px;margin:auto;transform:translateX(-50%);display:flex;flex-wrap:wrap;gap:8px;align-items:center}.site-header_menu .site-menu .mega_menu>.icon,.search-results .site-inner #site-content>header{display:none}.site-header_menu .site-menu .mega_menu>.sub-menu li{list-style:none;margin:0}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap{width:calc(50% - 4px);padding:8px 0 8px 8px}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap>a{margin-bottom:15px;color:var(--black);font-weight:600;display:block}.site-header_menu .site-menu .mega_menu>.sub-menu>li .icon{display:none}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap>.sub-menu{display:grid;grid-template-columns:1fr 1fr;gap:10px}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap>.sub-menu>li>a{display:flex;color:var(--black);gap:12px;align-items:center;transition:var(--base-transition)}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap>.sub-menu>li>a:hover{color:var(--action)!important}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap>.sub-menu>li>a>img{width:100%;height:80px;object-fit:cover;max-width:80px;box-shadow:0 0 10px 0 rgb(0 0 0 / .1)}.site-header_menu .site-menu .mega_menu>.sub-menu .shop_bag{width:calc(50% - 4px)}.site-header_menu .site-menu .mega_menu>.sub-menu .shop_bag>a{display:none}.site-header_menu .site-menu .mega_menu>.sub-menu .shop_bag>.sub-menu{display:flex;background-color:rgb(20 136 132 / .2);border-radius:8px;padding:15px 15px;gap:10px;flex-direction:column;align-items:flex-start}.site-header_menu .site-menu .mega_menu>.sub-menu .shop_bag>.sub-menu .main_img{width:100%}.site-header_menu .site-menu .mega_menu>.sub-menu .shop_bag>.sub-menu .main_img>a img{max-width:100%;object-fit:cover;margin:auto;height:220px;width:100%}.site-header_menu .site-menu .mega_menu>.sub-menu .shop_bag>.sub-menu>.main_text>a{font-size:16px;line-height:26px;text-transform:uppercase;font-weight:600}.site-header .site-header_inner .site-header_btn-wrap .site-header_contact{background-color:var(--white);color:var(--black);font-size:14px;line-height:20px;font-weight:400;min-width:120px;text-align:center;padding:8px 15px;text-transform:uppercase}.site-header .site-header_inner .site-header_btn-wrap .header-toggle{position:relative;z-index:0;width:32px;height:32px;cursor:pointer}.site-header .site-header_inner .site-header_btn-wrap .header-toggle .mai-bars{color:var(--white);width:32px;display:block;height:2px;background-color:currentColor;overflow:visible;position:absolute;top:50%;left:50%;transform:translate(-50%);transition:background 0s .2s;-webkit-transition:background 0s .2s}.site-header .site-header_inner .site-header_btn-wrap .header-toggle.active .mai-bars{background:0 0}.site-header .site-header_inner .site-header_btn-wrap .header-toggle .mai-bars::after,.site-header .site-header_inner .site-header_btn-wrap .header-toggle .mai-bars::before{content:'';position:absolute;left:0;width:100%;will-change:transform;-webkit-transform:rotate(0);transform:rotate(0);display:block;height:2px;background-color:currentColor;overflow:visible}.site-header .site-header_inner .site-header_btn-wrap .header-toggle .mai-bars::before{top:-9px;transition:top .2s .2s,transform .2s 0s,-webkit-transform .2s 0s}.site-header .site-header_inner .site-header_btn-wrap .header-toggle.active .mai-bars::before{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.site-header .site-header_inner .site-header_btn-wrap .header-toggle .mai-bars::after{bottom:-9px;transition:bottom .2s .2s,transform .2s 0s,-webkit-transform .2s 0s}.site-header .site-header_inner .site-header_btn-wrap .header-toggle.active .mai-bars::after{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.site-header_menu .site-menu .mega_menu>.sub-menu .services_wrap>.sub-menu>.main_btn{margin-top:28px}.site_header_slide{padding:110px 80px;top:0!important;height:100vh;background-size:cover;position:fixed;right:0!important;left:auto!important;width:100%;max-width:565px;background-color:#102222!important;opacity:0;visibility:hidden;transition:all 0.3s ease-in-out;transform:translateX(100%);overflow-y:auto}.site_header_slide.active{opacity:1;visibility:visible;transform:translateX(0)}.site_header_slide .site-header_logo{display:block;max-width:150px;margin-top:-90px}.site_header_slide .site-header_logo img{max-width:100px}.site_header_slide_menu{padding-top:30px}.site_header_slide_menu .mobile-menu{list-style:none;position:relative;display:flex;flex-direction:column;gap:40px}.site_header_slide_menu .mobile-menu li{list-style:none;margin-bottom:0}.site_header_slide_menu .mobile-menu>li a{color:var(--white);font-size:24px;line-height:34px;font-weight:300;text-transform:uppercase;text-decoration:none;position:relative;letter-spacing:.08em;display:inline-flex;flex-direction:column;width:fit-content;gap:8px}.site_header_slide_menu .mobile-menu>li>a::after{display:block;content:'';width:0;height:4px;position:absolute;background-color:var(--white);left:0;bottom:-12px;-webkit-border-radius:100px;border-radius:100px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.site_header_slide_menu .mobile-menu>li>a:hover::after{width:100%}.site_header_slide_menu .mobile-menu .close_popup a:after,.site_header_slide_menu .mobile-menu .close_popup a:before{display:none}.site_header_slide_menu .mobile-menu .close_popup a i{color:var(--white);font-size:30px;position:fixed;right:66px;top:28px}.site_header_slide_menu .mobile-menu li.menu-item-has-children>.sub-menu{display:none}.site_header_slide_menu .mobile-menu li.menu-item-has-children .sub-menu-toggle{width:20px;height:20px;position:relative;display:inline-flex;margin-left:10px;border:0;background-color:#fff0;justify-content:center;align-items:center;cursor:pointer}.site_header_slide_menu .mobile-menu li.menu-item-has-children .sub-menu-toggle::after{content:'';display:inline-block;width:10px;height:10px;border-style:solid;border-right-width:2px;border-bottom-width:2px;border-color:currentColor;border-top:0;border-left:0;transform:rotate(45deg);color:#c18f6a;position:relative;top:-6px}.site_header_slide_menu .mobile-menu li.menu-item-has-children .sub-menu-toggle.active::after{transform:rotate(-135deg);top:6px}.site_header_slide_menu .mobile-menu li.menu-item.menu-item-has-children .sub-menu{margin-top:30px}.site_header_slide_menu .mobile-menu>li>ul.sub-menu{padding-left:30px!important}.site_header_slide_menu .mobile-menu>li>ul.sub-menu>li:not(:last-child){margin-bottom:15px!important}.site_header_slide_menu .mobile-menu>li>ul.sub-menu>li>a{font-size:20px!important}.site_header_slide_menu .mobile-menu>li>ul.sub-menu>li>ul.sub-menu{padding-bottom:9px;border-bottom:1px solid var(--white);padding-left:20px!important}.site_header_slide_menu .mobile-menu>li>ul.sub-menu>li>ul.sub-menu li:not(:last-child){margin-bottom:20px!important}.site_header_slide_menu .mobile-menu .sub-menu .sub-menu li a{font-size:17px!important;line-height:24px!important}.site_header_search-form .search-form input{background-color:var(--white);border:1px solid #dfdcdf;width:100%;border-radius:6px;padding:11px 15px;color:rgb(0 0 0 / .7);font-family:inherit;font-size:1rem;font-weight:300}.site_header_search-form .search-form input[type='submit']{background-color:var(--action);color:var(--white);border-color:var(--action);margin-top:12px}.footer_branding{text-align:center;padding-top:80px;background:var(--light-black)}.footer_branding img{width:100%;max-width:120px}.footer-widgets{padding-top:80px;padding-bottom:50px;background-color:var(--light-black)}.footer-widgets .wrap{padding:0;margin:auto}.footer-widgets .inner_footer{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;align-items:flex-start}.footer-widgets .inner_footer .footer-item{max-width:100%!important;width:100%!important}.footer-widgets section{padding:0}.footer-widgets li{list-style-type:none;margin-bottom:6px;word-wrap:break-word}.footer-widgets .widget-title{font-size:20px;line-height:1.5em;font-family:'Gilda Display',serif;line-height:1.5em;font-weight:700;margin-bottom:12px}.footer-widgets-wrap .widget-area .widget_nav_menu h3:before,.footer-widgets .widget-title:before{content:"";position:absolute;left:0;top:30px;bottom:0;width:40px;height:1px;background-color:var(--white)}.footer-widgets .widget-title,.footer-widgets .widgettitle{color:var(--white)}.footer-widgets .widget_nav_menu ul li a{color:rgb(244 244 244 / .5)}.location-area{display:flex;align-items:flex-start;margin-bottom:12px}.widget_text .location-area img{width:38px;padding-top:7px;flex-shrink:0}.location-area h6{font-family:'Gilda Display',serif;font-size:17px;font-weight:400;line-height:26px;padding-left:20px;color:rgb(244 244 244 / .5)}.foote_4 .address_wrap{display:flex}.foote_4 .address_wrap .location-content{width:100%}.location-content>h3{font-size:18px;line-height:30px;font-weight:700;font-family:'Gilda Display',serif;color:var(--white);position:relative}.location-content>h3:before{content:"";position:absolute;left:0;top:30px;bottom:0;width:40px;height:1px;background-color:var(--white)}.location-content .gform_wrapper form{display:flex;width:100%;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid rgb(208 218 245 / .25);align-items:center}.location-content .gform_wrapper .gform_body{width:calc(100% - 40px)}.location-content .gform_wrapper .gform_body .gform_fields .gfield{margin:0!important}.location-content .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input[type="email"]{width:100%;background:#fff0;border:0;padding:0!important;color:#F4F4F4;height:auto;outline:none!important}.location-content .gform_wrapper .gform_footer{width:40px;padding:0!important;margin:0!important;position:relative}.location-content .gform_wrapper .gform_footer input[type=image]{width:100%!important;margin:0!important;min-width:auto!important;padding:3px!important}.footer-widgets .inner_footer .footer-item:nth-child(5){grid-column:span 2;display:flex;gap:30px;align-items:stretch;max-width:500px!important}.footer-widgets .inner_footer .footer-item>.widget_media_image{margin:0;height:100%;border-radius:10px;overflow:hidden;width:auto}.footer-widgets .inner_footer .footer-item>.widget_media_image>img{width:100%;object-fit:contain;height:100%!important;max-width:90px!important}.sec_curve{position:absolute;width:100%;pointer-events:none}.sec_curve img{width:100%;max-height:80px}.sec_curve.top{top:-1px;transform:rotateX(180deg)}.sec_curve.bot{bottom:-1px}.comn_radius img,.comn_radius iframe{border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2)}.btn-layout>a.text-link{padding:0;background-color:#fff0;border:0;color:var(--action)}.header-bottom-bar{padding:10px;background-color:var(--action);color:var(--white);text-align:center;position:relative;z-index:2}.header-bottom-bar p{font-size:14px;line-height:1.3;margin-bottom:0;font-weight:500}.header-bottom-bar p a{color:inherit}.section-title h2{font-size:56px;line-height:1.161em;font-weight:400}.single-post .entry-time{display:none!important}.service_row1{padding-top:97px}.service_row1 .service_name ul{padding-bottom:20px;margin:0;list-style-type:none;text-decoration:none}.service_row1 .wrap{padding:80px 0;display:table;position:relative}.service_row2 .service_box_wrapper .service_box h3:before{content:"";position:absolute;left:0;bottom:0;width:60px;height:2px;background-color:var(--action)}.service_row2 .service_box_wrapper .service_box .icon_box::before{position:relative;content:"\f00c";font-family:fontawesome;color:var(--action);border:2px solid var(--action);padding:10px;border-radius:100%;font-size:20px}.service_row2 .free_environment_service .main_btn a{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action)}.service_slider .slider_wrap .content_wrap .img_author .img img{border:2px solid var(--action);width:100%;height:100%;border-radius:80px;object-fit:cover;background-color:var(--action)}.team_member_row .team_member_box .team_member_photo>a{display:block}.team_member_row .team_member_box .team_member_name{position:absolute;left:15px;bottom:0;right:15px}.team_member_row .team_member_box .team_member_name h5{padding:10px 31px;background:rgb(0 0 0 / .5);backdrop-filter:blur(4px);text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;margin:0;width:100%;text-align:center;border-radius:0 0 12px 12px}.team_member_row .team_member_box .team_member_name h5 a{color:var(--white)}.faq_accrodion .ui-accordion-header.ui-state-active{background-color:var(--action);color:var(--white)}.site-inner .wrap p a,.site-inner .entry-content p a,.site-inner .entry-content h2 a{color:var(--action)}.site-inner .wrap p a:hover,.faq_accrodion .ui-accordion-content a.faq-btn:hover,.site-inner .entry-content p a:hover,.site-inner .entry-content h2 a:hover{color:var(--black)}.price_content .highlighted_list .most-popular{background:#0e736f;padding:9px;width:100%;position:absolute;left:0;top:-44px;border-radius:15px 15px 0 0}.landing_massage_title{max-width:100%px;margin:0 auto 40px;text-align:center;width:100%}.landing_massage_title h2{margin-bottom:16px}.landing_massage_title h5{font-size:20px;line-height:30px}.land_service h4 a{color:#3b3b39}.consulation_sec{width:100%!important;min-height:250px;padding-top:0;padding-bottom:0;overflow:hidden;box-shadow:0 0 2px 0 rgb(0 0 0 / .75);background-color:#fbfaf8;margin-block:20px!important}.consulation_sec .container{padding-inline:0!important;width:100%}.consulation_sec_inner{display:flex;width:100%;min-height:313px;background-color:#fbfaf8;box-shadow:0 0 2px 0 rgb(0 0 0 / .75)}.consulation_sec_left{display:flex;flex-direction:column;justify-content:center;padding:40px 20px;width:60%;text-align:left}.consulation_sec_right{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:250px;width:40%}.consulation_sec_left .main_btn{text-align:left;margin-left:2px}.consulation_sec_left .consulation_sec_title h2{margin-bottom:0;margin-top:0!important}.consulation_sec_left .main_btn a.site-btn{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action);text-align:center}.consulation_sec_left .main_btn a.site-btn:hover{color:var(--white)}.before_after_sec .container{padding:0 20px}.free_environment_service_wrapper{display:flex;gap:20px}.free_environment_service_wrapper .free_environment_img{width:100%;max-width:calc(33.33% - 10px)}.sm_form_sec .container{padding:0 20px;text-align:center;max-width:900px}.sm_form_sec .form_content{margin-top:60px}.sm_form_sec .form_content .gform_wrapper input[type=email],.sm_form_sec .form_content .gform_wrapper input[type=tel]{width:100%}.woocommerce-shop .site-main #tabs ul.ui-tabs-nav{padding-right:240px;margin:0 0 32px;border-bottom:1px solid #DFDFDF}.woocommerce-pagination ul li .page-numbers:hover,.woocommerce-pagination ul li .page-numbers.current{color:var(--white)!important;background-color:var(--action)!important;border-color:var(--action)}body.woocommerce-page .woocommerce .button:hover{background:var(--action)!important;color:var(--white)!important}body.woocommerce-page .woocommerce table.woocommerce-cart-form__contents a.remove{background:var(--action)!important;color:var(--white)!important;font-size:21px;line-height:22px;width:22px;height:22px}body.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-payment .button,body.woocommerce-checkout .woocommerce form#order_review #payment .button{padding:8px 31px!important;background:var(--action)!important;border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px!important;line-height:20px!important;font-weight:600!important;border:2px solid var(--action)!important}.our_gallery p{font-size:16px;font-family:'Poppins',sans-serif;font-weight:300;line-height:24px;padding-bottom:40px;color:#fff}.our_gallery p a{color:var(--white)}.page-template-home-latest .copyright p{padding-bottom:10px}.menus{display:flex;flex-wrap:wrap;position:relative;justify-content:center}.menus .col-sm-2{width:20%}.spa-menu .col-sm-2 .menu{margin:-25px;box-shadow:0 0 30px rgb(0 0 0 / .25);overflow:hidden}.spa-menu .menu:before{content:" ";position:absolute;left:22px;right:22px;bottom:22px;border:1px solid var(--white);border-top:0;top:22px;z-index:1}.spa-menu .col-sm-2 .menu img{width:100%;height:auto;-webkit-filter:grayscale(1);filter:grayscale(1);transition:all 0.2s ease-in-out}.spa-menu .col-sm-2 .menu:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:grayscale(0);filter:grayscale(0)}.spa-menu .btn_wrap{justify-content:center}.menu-content{position:absolute;bottom:30px;text-align:center;left:30px;right:30px}.page-template-home-latest .blog-area .col-sm-4 .blog img{width:100%;height:300px;object-fit:cover}.page-template-home-latest .social-area .section-title h5,.page-template-home-latest .review-content h5{font-family:'Gilda Display',serif}.footer-bg{background:var(--light-black);padding:70px 20px}.footer-logo{text-align:center;padding-bottom:130px}.footer-area{display:flex;flex-wrap:wrap}.footer-area .col-sm-3{width:25%}.footer-content h5{font-size:22px;font-family:'Gilda Display',serif;font-weight:400;line-height:34px;margin:0;padding-bottom:12px;color:var(--white)}.footer-content a{font-family:'Poppins',sans-serif;font-size:19px;font-weight:400;line-height:29px;color:#F4F4F4;display:block;text-decoration:none;padding:6px 0}.location-content h5{font-family:'Gilda Display',serif}.page-template-home-latest form{position:relative}.page-template-home-latest label{display:block;font-family:'Poppins',sans-serif;font-size:17px;font-weight:400;line-height:26px;color:rgb(244 244 244 / .5)}.form-control{background:none;border:0;border-bottom:1px solid #D0DAF5;width:100%;padding-top:14px}.social-icon{padding-top:40px}.social-icon a{display:inline-block;color:var(--white)}.social-icon i{font-size:28px;padding:0 15px}.copyright-area p,.copyright-content p{color:#F4F4F4}.copyright-content{padding-top:25px}.copyright-content a{color:#F4F4F4;font-size:16px;font-family:'Poppins',sans-serif;font-weight:300;line-height:24px;display:inline-block}.page-template-home-latest .health_put h2{color:var(--white)}.page-template-home-latest .health_button .button_1 a{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action);margin:5px}.testimonial .owl-carousel .owl-item img{height:100%}.sidebar .widget-title{text-align:center}.home_top_sec{display:table;width:100%;padding:0 20px 30px}.address_wrap .address:first-child ul{margin-bottom:50px}.home_top_sec .location_wrap{width:calc(50% - 20px);float:left;position:relative;overflow:hidden;margin:0 10px}.home_top_sec .location_wrap.rows_3{width:calc(33.333% - 20px)}.home_top_sec .location_wrap.rows_2{width:calc(50% - 20px)}.home_top_sec .location_wrap img{vertical-align:top;height:338px;object-fit:cover;width:100%}.home_top_sec .location_wrap .location_name{position:absolute;left:0;right:0;bottom:13%;background-color:rgb(255 255 255 / .7);padding:7px 30px;max-width:280px;margin:auto}.home_top_sec .location_wrap .location_name2{max-width:250px!important}.home_top_sec .location_wrap .location_name h2{margin-bottom:0;font-size:28px;position:relative}.home_top_sec .location_wrap .location_name h2:before{content:"";position:absolute;right:0;top:15px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right-black.png);width:29px;height:5px;margin:auto}.home_top_sec h1{text-align:center;position:static;left:0;right:0;z-index:9;background-color:rgb(255 255 255 / .7);padding:13px 10px;margin-bottom:0}.site-header .site-title img{max-width:120px}.site-header .site-title a{margin-top:15px;margin-bottom:15px}.site-header .header-right .nav-header li a{font-size:14px;color:var(--black)!important;text-transform:uppercase;font-weight:500;padding-bottom:0;padding-top:0}.site-header .header-right .nav-header li.highlight a{background:#fff0;color:var(--black);padding-bottom:0}.site-header .mai-menu .mobile-menu .menu_cart a,.site-header .header-right .nav-header .menu_cart a{position:relative}.site-header .mai-menu .mobile-menu .menu_cart{display:block}.site-header .header_cart_mb a{color:var(--black);position:relative}.site-header .header_cart_mb a i{font-size:22px;line-height:22px}.site-header .wrap .site-header-row{position:relative}.site-header .header_cart_mb{position:absolute;right:70px;top:50%;transform:translateY(-50%);display:none}.site-header .header_cart_mb a .cart_amount_value{right:-8px!important;top:-10px!important}.site-header .header_cart_mb a .cart_amount_value,.mai-menu .mai-menu-inner .menu-top-nav-container .mobile-menu .menu_cart .cart_amount_value,.site-header .header-right .nav-header .menu_cart a .cart_amount_value{position:absolute;top:-8px;width:auto;background-color:var(--black);color:var(--white);border-radius:100px;right:5px;display:flex;justify-content:center;align-items:center;font-size:11px;min-width:18px;height:18px}.page-template-simplified-service-page-templete .site-inner,.page-template-home-page-template .site-inner,.page-template-service-page-templete .site-inner{max-width:none;width:auto;margin:0;display:block;padding:0}.hero_image{background-size:cover;background-repeat:no-repeat;position:relative}.hero_image:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-color:var(--black);opacity:.3}.hero_image .display_table{width:100%;height:600px;vertical-align:middle;display:table;position:relative;text-align:center}.hero_image .display_table .table_cell{display:table-cell;height:100%;width:100%;vertical-align:middle;padding-top:400px}.hero_image .display_table .table_cell h2{color:var(--white);font-size:52px;line-height:60px;font-weight:400;margin-bottom:0;text-transform:uppercase}.hero_image .display_table .table_cell p{font-size:22px;color:var(--white);font-weight:300;text-transform:uppercase}.hero_image .display_table .table_cell .hero_btn{margin-top:10px}.hero_image .display_table .table_cell .hero_btn a{padding:10px 30px;position:relative;font-size:16px;display:inline-block;font-weight:300;text-decoration:none;outline:none}.hero_image .display_table .table_cell .hero_btn a.booking_btn:before{content:"";position:absolute;right:30px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.hero_image .display_table .table_cell .hero_btn a.read_more:before{content:"";position:absolute;right:35px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right-black.png);width:29px;height:5px;margin:auto}.hero_image .display_table .table_cell .hero_btn a.booking_btn{background:#b3b3b3;color:var(--white);padding-right:70px;margin-right:5px;z-index:1;margin-bottom:10px}.hero_image .display_table .table_cell .hero_btn a.read_more{background:var(--white);color:#3b3b39;padding-right:75px}.free_environment_title{background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/flower1.png);padding-top:50px;padding-bottom:40px;background-repeat:no-repeat;background-size:cover;text-align:center;width:100%}.free_environment_title .main_ttile h2{margin-bottom:10px}.free_environment_title .main_ttile h5{margin-bottom:10px;max-width:600px;margin-left:auto;margin-right:auto;font-size:20px;line-height:30px}.free_environment_service .free_environment{background-size:cover;background-repeat:no-repeat;height:350px;width:100%;float:left;position:relative;border-radius:12px}.free_environment_service .free_environment::before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;border-radius:12px;transition:0.3s all ease-in-out;background:linear-gradient(0deg,black,transparent)}.free_environment_service .free_environment:hover::before{opacity:1}.free_environment_service .free_environment h3{font-size:26px;font-weight:300;position:absolute;bottom:20px;top:auto;left:0;text-align:center;margin:auto;right:0;color:var(--white)!important;padding:0 20px;line-height:36px;font-weight:700}.free_environment_service .free_environment h3 a{color:var(--white);outline:none;text-decoration:none}.our_client{background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/flower2.png);background-size:cover;background-repeat:no-repeat;background-position:center center}.our_client .wrap{width:100%;max-width:100%}.our_client .title h2{text-align:center}.our_client .client_gallery{display:flex;flex-wrap:wrap;margin:0 -15px;margin-bottom:-40px}.our_client .client_gallery .client_photo{width:25%;padding-left:15px;padding-right:15px;margin-bottom:40px;text-align:center}.our_client .client_gallery .client_photo img{max-width:100%;width:100%;object-fit:cover;height:300px;border-radius:10px 10px 0 0}.our_client .client_gallery .client_photo h5{font-size:20px;word-wrap:normal;word-break:normal;padding:22px 15px 20px;margin:0;font-weight:500;line-height:30px}.newsletter .newsletter_img_holder{height:500px;background-size:cover;background-repeat:no-repeat}.newsletter .newsletter_img_holder,.newsletter .newsletter_content{float:left;width:50%;text-align:center}.newsletter .newsletter_content .display_table{height:500px;vertical-align:middle;display:table;width:100%}.newsletter .newsletter_content .display_table .display_cell{width:100%;height:100%;display:table-cell;vertical-align:middle;text-align:center}.newsletter .newsletter_content .title h4{font-size:28px;font-weight:400}.newsletter .newsletter_content .title p{font-size:16px;font-weight:300;color:#666}.newsletter .newsletter_content .input_field{max-width:250px;margin:auto}.newsletter .newsletter_content .input_field .type_input{width:auto;float:none;position:relative;text-align:center;margin-bottom:7px}.newsletter .newsletter_content .input_field .type_input input{width:100%;border-radius:0;height:48px;border:1px solid silver;background-color:var(--white);text-align:left;color:#bdbdbd;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/msg-icon.png);background-repeat:no-repeat;background-position:47px;padding-left:70px}.newsletter .newsletter_content .input_field .type_btn{text-align:center;width:auto;float:none;position:relative}.newsletter .newsletter_content .input_field .type_btn:before{content:"";position:absolute;right:40px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.newsletter .newsletter_content .input_field .type_btn input{background-color:#757575;color:var(--white);font-size:16px;font-weight:400;padding:10px 20px;width:100%;height:48px}.client_think{background-color:#f9f9f9;padding-top:95px;padding-bottom:90px;background-size:cover}.client_think .slide_content .slider_wrap{padding-right:0}.client_think .slide_content .content_wrap{width:50%}.client_think .slide_content .content_wrap .content_wrap_inner p{margin-bottom:15px;font-size:16px;line-height:30px;font-weight:400}.client_think .slide_content .content_wrap .content_wrap_inner p:last-child{margin-bottom:0}.newsletter{background:var(--white);display:table;width:100%;position:relative}.client_think .slide_content .reviews_btn{margin-top:20px;display:inline-block;width:100%;text-align:center}.client_think .slide_content .reviews_btn a{padding:10px 80px 10px 50px;height:48px;color:#666;font-size:16px;font-weight:300;position:relative;border:1px solid #e8e8e8;background:var(--white);display:inline-block;outline:none;text-decoration:none}.client_think .slide_content .reviews_btn a:before{content:"";position:absolute;right:35px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right-black.png);width:29px;height:5px;margin:auto;opacity:.3}.client_think .slide_content .slider_wrap .owl-carousel .owl-nav button{font-size:31px;font-weight:300;border:1px solid #666;line-height:30px;width:30px;height:35px;background:var(--white);margin-right:3px;color:#666;text-decoration:none;outline:none;border-radius:4px}.client_think .slide_content .slider_wrap .owl-carousel .owl-nav{margin-left:0;margin-top:20px}.client_think .slide_content .slider_wrap .owl-carousel .owl-dots{display:none}.client_think .slide_content .client_img{width:50%;float:left}.client_think .slide_content .client_img img{border-radius:12px}.follow_wrapper .instagram_follow{width:50%;float:left;position:relative}.follow_wrapper .instagram_follow .sb_instagram_header,#sbi_load{display:none}.facebook_reviews_data{max-height:550px;overflow:auto}.instagram_follow div.title a{color:var(--black)}.follow_wrapper .instagram_follow .instagram_images .insta_box{width:33.333%;float:left;padding-left:10px;padding-right:10px;margin-bottom:15px;min-height:176px}.follow_wrapper{background-color:#fdfdfd;padding-top:70px;padding-bottom:20px}.follow_wrapper .instagram_follow .instagram_images .insta_box img{width:100%;display:block}.follow_wrapper .instagram_follow .instagram_images{overflow:auto;margin-left:-15px;margin-right:-15px;margin-top:30px}.follow_wrapper .instagram_follow .title{text-align:center}.follow_wrapper .instagram_follow_main{padding-right:20px}.follow_wrapper .wrap{display:table;width:100%}.follow_wrapper .facebook_page{padding-left:10px}.follow_wrapper .facebook_page .instagram_images .insta_box{width:100%}.footer-widgets-wrap{display:table!important;margin:0!important;width:100%!important}.footer-widgets .logo_footer{margin-bottom:10px}.footer-widgets .address i{margin-right:6px;position:absolute;top:5px;left:0}.footer-widgets .widget ol,.footer-widgets .widget ul{margin-left:0}.site-footer p{color:rgb(255 255 255 / .75);font-size:15px;line-height:26px}.header-before{background:#b3b3b3}.header-before .widget_nav_menu ul li a span{color:var(--white)}.header-before .widget_search input[type="search"]{position:relative;transition:all 3s ease;width:0;background:#fff0;border:0;opacity:0;cursor:pointer;margin-right:10px}.header-before .widget_search input[type="search"]:focus{width:150px;opacity:1;background:var(--white)}.header-before .widget_search .search-form-label{position:relative!important;font-size:0;width:20px;height:20px;display:block;float:right;margin-top:8px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/search_icon.png);background-size:16px;background-repeat:no-repeat;cursor:pointer;background-position:center}.footer-widgets-wrap .footer-widget-area .widget_custom_html .address{margin-top:10px}.footer-widgets-wrap .footer-widget-area .widget_custom_html .address ul li{color:var(--white);font-size:15px}.follow_wrapper .instagram_follow .title h3 i{color:var(--white);background:#3b3b39;font-size:16px;width:31px;height:31px;border-radius:50px;vertical-align:bottom;line-height:31px;text-align:center}.newsletter .newsletter_content .input_field .gform_wrapper ul.gform_fields li.gfield{padding-right:0;background-color:#fff0}.newsletter .newsletter_content .input_field .gform_wrapper .top_label .gfield_label{display:none}.newsletter .newsletter_content .input_field .ginput_container_email{margin-top:0}.newsletter .newsletter_content .input_field .ginput_container_email input{width:100%;border-radius:0;height:48px;border:1px solid silver;background-color:var(--white);text-align:left;color:#bdbdbd;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/msg-icon.png);background-repeat:no-repeat;background-position:47px;padding-left:70px!important}.newsletter .newsletter_content .input_field .gform_wrapper .gform_footer{padding:0!important;margin-top:5px;position:relative}.newsletter .newsletter_content .input_field .gform_wrapper .gform_footer input{background-color:#757575;color:var(--white);font-size:16px;font-weight:400;padding:10px 20px;margin-right:0;width:100%;height:48px}.newsletter .newsletter_content .input_field .gform_wrapper .gform_footer:before{content:"";position:absolute;right:40px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.newsletter .newsletter_content .input_field .gform_wrapper .validation_error{display:none}html body .newsletter .newsletter_content .input_field .gform_wrapper .gform_body ul li.gfield_error{border:0!important;width:100%!important;max-width:100%!important}.newsletter .newsletter_content .input_field .gform_wrapper .gform_body ul li.gfield_error .validation_message{display:none}.newsletter .newsletter_content .input_field .gform_wrapper .gform_body ul li.gfield_error .ginput_container_email input{width:100%;border-color:#ff1e1e!important}html body .newsletter .newsletter_content .input_field .gform_wrapper .gform_body ul#gform_fields_1 li.gfield_error{max-width:100%!important}.service_row1{background-color:var(--white);position:relative}.service_row1 .image_of_service{width:48%;float:left}.service_row1 .image_of_service .service_img{height:400px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2)}.service_row1 .image_of_service h3{font-size:18px;margin-top:15px}.service_row1 .service_name{width:48%;float:right}.service_row1 .service_name ul.ul-list-service li{color:var(--black);position:relative;padding-left:25px}.service_row1 .service_name ul.ul-list-service li::before{content:"";position:absolute;left:0;top:9px;background-image:url(/wp-content/themes/summitmedicalspa/images/checkmark_black.png);width:16px;height:13px;background-repeat:no-repeat;background-size:contain}header{z-index:999!important;padding-bottom:0}.service_row2 .service_box_wrapper .service_box{width:calc(50% - 20px);float:left;padding-left:90px;padding-right:40px;margin-bottom:20px;position:relative;box-shadow:0 0 15px 0 rgb(0 0 0 / .08);border-radius:12px;padding-top:30px;padding-bottom:30px;margin-left:10px;margin-right:10px}.service_row2 .service_box_wrapper .service_box h3{font-size:24px;padding-bottom:8px;position:relative;color:#333;line-height:32px}.service_row2{border-top:1px solid #f6f6f6}.service_row2 .title h3{text-align:center;font-size:32px;font-weight:300}.service_row2 .service_box_wrapper{width:100%;display:flex;width:auto;flex-wrap:wrap}.service_row2 .service_box_wrapper .service_box p{font-weight:300}.service_row2 .service_box_wrapper .service_box .icon_box img{width:60px;display:none}.service_row2 .service_box_wrapper .service_box .icon_box{position:absolute;left:25px;top:38px}.service_row2 .free_environment_service .free_environment{width:calc(25% - 20px);margin-left:10px;margin-right:10px;height:250px;margin-bottom:10px;background-position:center}.service_row2 .free_environment_service .free_environment h3{font-size:24px;bottom:0;padding:10px 0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;text-shadow:0 0 10px rgb(255 255 255 / .4)}.service_row2 .free_environment_service .free_environment h3 a{text-decoration:none;outline:none}.service_row2 .free_environment_service .main_btn{clear:both;display:block;padding-top:30px;margin-top:0;width:100%}.service_row3 .free_environment_service{margin-top:0;display:inline-block;width:100%;text-align:center}.service_row3 .free_environment_service .environment_box{margin-left:0;margin-right:0;float:none;display:inline-block;width:24%;padding-left:10px;padding-right:10px}.service_row3 .free_environment_service .environment_box:nth-child(n+5){padding-top:35px}.service_row3 .free_environment_service .environment_box p{padding-left:0;padding-right:0;display:inline-block;width:100%;margin-top:15px;color:#555}.service_row3 .free_environment_service .environment_box p a{display:table;text-transform:capitalize;color:var(--secondary-action);font-family:'Abel',sans-serif;font-size:20px;line-height:27px;font-weight:700;border:0;margin:auto;position:relative}.service_row3 .free_environment_service .environment_box p a:hover{color:var(--secondary-action)}.service_row3 .free_environment_service .environment_box p a::after{content:'';position:absolute;left:0;right:auto;bottom:1px;height:2px;background-color:var(--secondary-action);width:100%;transition:0.3s all ease-in-out}.service_row3 .free_environment_service .environment_box p a:hover::after{left:auto;right:0;width:0}.service_row3 .free_environment_service .free_environment{height:280px;width:100%;margin:0}.service_row3 .service_content{display:table;max-width:780px;margin-left:auto;margin-right:auto;text-align:center;padding-top:40px}.service_row3 .service-btn{margin-top:0;text-align:center}.service_row3{background-color:var(--white)}.our_client .client_gallery .client_photo a{display:inline-block;background-color:var(--white);box-shadow:0 0 40px 0 rgb(0 0 0 / .12);width:100%;border-radius:10px;vertical-align:top;color:var(--black)}.our_client .client_gallery .client_photo a:hover{color:var(--secondary-action)}.service_row3 .free_environment_service .environment_box:last-child{margin-right:0}.service_slider .slider_wrap .content_wrap{margin-bottom:0;padding:0 15px;margin-top:45px}.service_slider .slider_wrap .content_wrap .content_wrap_inner{background:var(--white);padding:30px 40px 35px;border-radius:16px;border:0 solid var(--secondary-action);text-align:center;filter:drop-shadow(0 0 10px rgb(0 0 0 / .1));height:100%}.service_slider .slider_wrap .content_wrap .img_author .img{width:95px;float:none;margin:0 auto 0;height:95px}.service_slider .slider_wrap .content_wrap .img_author h5{margin-top:36px;font-size:24px}.service_slider .slider_wrap .content_wrap .img_author h5 span{margin-left:10px}.service_slider .slider_wrap .content_wrap h5{font-weight:600;color:var(--action);font-size:22px;line-height:32px;margin-bottom:8px}.service_slider .slider_wrap .content_wrap h5 span{margin-left:10px}.service_slider .slider_wrap .content_wrap .img_author{margin-top:-75px;width:100%;display:table;margin-bottom:22px;z-index:1;position:relative}.popmake{width:100%!important;margin:auto!important;left:0!important;right:0!important;max-width:600px!important;padding:40px!important}.popmake .popmake-content .gform_wrapper{margin-bottom:0!important}.popmake .popmake-content .gform_wrapper .gform_body .gfield_label{display:none}.popmake .popmake-content .gform_wrapper .gform_body .ginput_container input{width:100%;background:var(--white);height:48px;border-radius:0;color:#333}.ginput_container select{padding:8px!important}#field_6_22 label,#field_6_8 label,#field_6_23 label{display:block}#field_6_22 .clear-multi label,#field_6_8 .clear-multi label,#field_6_23 .clear-multi label,#field_6_22 .clear-multi i,#field_6_8 .clear-multi i,#field_6_23 .clear-multi i{display:none}.popmake .popmake-content .gform_wrapper .gform_body ul li{padding-right:0}.popmake .popmake-content .gform_wrapper .gform_footer{padding-top:0;padding-bottom:0}.popmake .popmake-content .gform_wrapper .gform_footer input{background-color:#757575;color:var(--white);font-size:16px;font-weight:400;padding:10px 20px;margin-right:0;width:100%;height:48px}.free_environment_service{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;padding:30px 20px 80px}.site-header>.wrap{margin-top:0;margin-bottom:0}body .my_model_wrapper{background-color:rgb(0 0 0 / .5);position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;overflow:auto;padding:80px}.my_model_wrapper .model_inner_wrapper{max-width:640px;text-align:center;margin:auto;background-color:var(--white);padding:40px 50px 50px 50px;border-radius:15px;position:relative;overflow:hidden;margin-top:80px}.my_model_wrapper .my_close_button{position:absolute;right:15px;top:15px;width:26px;cursor:pointer}.my_model_wrapper{display:none}.model_inner_wrapper .gform_wrapper{margin:0}.model_inner_wrapper .gform_wrapper .gform_body ul li{padding-right:0;margin-top:0;margin-bottom:10px}.model_inner_wrapper .gform_wrapper .gform_body ul li label{display:none}.ginput_container.ginput_container_radio ul li label{display:inline!important}.model_inner_wrapper .gform_wrapper .gform_body ul li .ginput_container{margin-top:0}.model_inner_wrapper .gform_wrapper .gform_body ul li .ginput_container input{width:100%;border-radius:0;height:43px;padding-left:15px!important;background:var(--white)}.model_inner_wrapper .gform_wrapper .gform_body ul li .ginput_container input[type="radio"]{width:auto;margin:0;height:auto}.model_inner_wrapper .gform_wrapper .gform_footer{padding-top:0;padding-bottom:0}.service_slider .slider_wrap{display:flex;width:100%;flex-wrap:wrap}.model_inner_wrapper .gform_wrapper .gform_body ul li h2{font-size:24px;margin-bottom:5px}.model_inner_wrapper .gform_wrapper .gform_body ul li p{font-size:15px;color:#777}.site-inner .content{max-width:100%!important;display:block;margin:0}.team_page_wrapper h1{margin-bottom:50px}.team_member_row{display:table;width:100%;border-bottom:2px dashed var(--secondary-action);padding-bottom:30px;margin-top:38px}.team_member_row:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.team_member_row h4{margin-bottom:30px;font-size:32px;line-height:42px}.team_member_row .team_member_row_boxes{margin:0 -15px;display:flex;flex-wrap:wrap}.team_member_row .team_member_box{width:25%;float:left;padding:0 15px;margin-bottom:30px;position:relative}.team_member_row .team_member_box .team_member_photo img{vertical-align:top;height:300px;width:100%;object-fit:cover;border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2);object-position:10% 10%}.team_member_row:nth-last-child(2){border-bottom:0;padding-bottom:0}.faq_accrodion{margin-top:70px!important;margin-bottom:70px!important}body.page-template-contact-page-template .faq_accrodion{margin-top:0px!important;margin-bottom:0px!important}.faq_accrodion .ui-accordion-header{position:relative;background:var(--white);border:0;font-size:18px!important;font-family:Poppins;outline:none;padding:17px 45px 17px 35px!important;font-weight:600;color:var(--black);border-radius:8px;transition:0.3s all ease-in-out;line-height:28px;box-shadow:0 2px 10px 0 rgb(0 0 0 / .1);cursor:pointer}.faq_accrodion .ui-accordion-header span{background-image:url(https://summitspafloat.com/wp-content/uploads/2018/10/ui-icons_444444_256x240.png)!important;margin-right:5px}.faq_accrodion .ui-accordion-header span.ui-icon-triangle-1-e{background-position:-18px -128px!important;position:absolute;top:23px;left:15px}.faq_accrodion .ui-accordion-header.ui-state-active span.ui-icon-triangle-1-s{background-position:-50px -128px!important;position:absolute;top:23px;left:15px}.faq_accrodion .ui-accordion-content{border-radius:0;border:0px!important;padding:1em 2.2em}.faq_accrodion .ui-accordion-content p{font-family:Poppins;font-weight:400;line-height:25px;margin-bottom:5px}.faq_accrodion .ui-accordion-content .fluid-width-video-wrapper{padding:0px!important;text-align:center}.faq_accrodion .ui-accordion-content .fluid-width-video-wrapper iframe{height:450px;position:relative;left:0;right:0;bottom:0;top:0;margin:auto}.faq_accrodion .ui-accordion-content ul{padding:0;margin:0;list-style-type:none}.faq_accrodion .ui-accordion-content ul li{margin-bottom:5px;position:relative;padding-left:25px}.faq_accrodion .ui-accordion-content ul li:before{content:"";position:absolute;left:-7px;top:-5px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/10/black-check.png);width:26px;height:27px;background-size:30px;background-repeat:no-repeat;opacity:.6}.faq_accrodion .ui-accordion-content a.faq-btn{color:var(--secondary-action);text-transform:capitalize}.gravity_form{text-align:center}.gravity_form p{text-align:left}.pum-theme-202,.pum-theme-default-theme{background-color:rgb(0 0 0 / .4)}.pum-theme-202 .pum-container,.pum-theme-default-theme .pum-container{border-radius:20px}.pum-theme-202 .pum-content+.pum-close,.pum-theme-default-theme .pum-content+.pum-close{height:auto;width:auto;left:auto;right:10px;bottom:auto;top:10px;padding:0;color:var(--white);font-family:inherit;font-weight:inherit;font-size:0;font-style:normal;line-height:14px;border:1px none var(--white);border-radius:0;box-shadow:0 0 0 0 rgb(2 2 2 / .23);text-shadow:0 0 0 rgb(0 0 0 / .23);background-color:#fff0;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/close_red-1.png);width:27px;height:26px;background-size:25px;background-repeat:no-repeat}.contact_info{padding-right:40px}.column-row .widget_text{float:left;width:50%}.gform_wrapper .gform_fields .gfield .ginput_container input[type="text"],.gform_wrapper .gform_fields .gfield .ginput_container input[type="email"],.gform_wrapper .gform_fields .gfield .ginput_container input[type="tel"],.gform_wrapper .gform_fields .gfield .ginput_container textarea,.gform_wrapper .gform_fields .gfield .ginput_container select{width:100%;border-radius:6px!important;height:48px;border:1px solid silver;background-color:var(--white);text-align:left;color:#bdbdbd;background-position:47px}.width-50-colm{width:50%;float:left}.clearboth{clear:both}li.mobile-nav-item-data{display:none!important}.bottom-con-sec .widget_text{padding:0}.bottom-con-sec .widget_text:first-child{padding-right:30px}.bottom-con-sec .contact_image img{width:100%}.bottom-con-sec .width-50-colm:first-child{padding-right:40px}.bottom-con-sec .width-50-colm:last-child{padding-left:20px}.bottom-con-sec .width-50-colm section.widget{width:50%;float:left}.bottom-con-sec .textwidget p a{color:var(--secondary-action)}.bottom-con-sec .textwidget p a:hover{color:var(--black)}.bottom-row-act{padding-top:0}li.mobile-nav-item-data.tel-data{margin-top:10px!important}li.mobile-nav-item-data.tel-data>a{border-bottom:0!important;font-weight:700;text-align:center;padding-bottom:0;font-size:20px}.page-id-567 .site-container .entry.boxed{padding:0;background-color:#fff0;border:0;margin:0;-webkit-box-shadow:none;box-shadow:none}.page-id-567 .site-container .entry.boxed .entry-header{padding:0}.page-id-567 .site-container .entry.boxed .entry-header h1{text-align:center}.page-id-567 .content-sidebar-wrap{margin:0}.page-id-567 .site-inner{max-width:100%;padding:0}.spec_top{text-align:center;padding-bottom:35px}.live_client_demos .live_client_demos_img img{padding:9px;border:1px dashed #ccc;vertical-align:top}.live_client_demos h2{margin-top:40px;margin-bottom:30px}.live_client_demos ul{margin:0;padding:0;list-style-type:none;max-width:360px;line-height:32px}.live_client_demos ul li{position:relative;padding-left:20px;margin-bottom:13px;list-style:none}.live_client_demos ul li:before{display:block;content:'';width:10px;height:2px;background-color:#aaa;position:absolute;top:16px;left:0}.free_coolscup{background-color:var(--black)!important;text-align:center;padding:40px 30px;margin-top:40px;position:relative;z-index:1}.free_coolscup::after{display:block;content:'';width:30px;height:30px;background-color:var(--black);position:absolute;left:0;right:0;bottom:-10px;margin:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.free_coolscup h2{color:var(--white);margin:auto;font-size:23px;max-width:800px;line-height:38px}.spec_booking_pro{position:relative;padding:150px 35px;background:url(https://summitspafloat.com/wp-content/uploads/2018/10/special_banner_img.jpeg) no-repeat top center;-webkit-background-size:cover;background-size:cover}.spec_booking_pro:after{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--black);opacity:.3;z-index:1}.spec_booking_pro h2{color:var(--white);margin:auto;text-align:center;max-width:780px;position:relative;z-index:2}.page-template-main-services-template .site-inner{max-width:100%!important;padding:0px!important;flex:none!important;margin:0px!important}.careers-hero .careers--section-title{text-align:center}.careers-hero .btn-primary,.careers-hero .btn-primary:visited{color:white!important;border:0px!important;background-color:#1a5eaa!important;margin:auto!important;text-align:center!important}.careers-hero .btn,.ourvallu .cta-wrap a{background:#b3b3b3!important;color:var(--white);padding-right:70px!important;margin-right:5px!important;z-index:1;margin-bottom:0px!important;padding:10px 30px;padding-right:30px;position:relative;font-size:16px!important;display:inline-block;font-weight:300;text-decoration:none;outline:none;border-radius:0px!important}.careers-hero .btn:before,.ourvallu .cta-wrap a:before{content:"";position:absolute;right:30px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.static-page--careers .static-section--img{background-size:cover;padding:0;background-color:#f9fafb;display:table;width:100%;border-bottom:1px solid #f5f5f5}.static-page--careers .static-section--img img{width:100%;vertical-align:top}.careers--section-video h1,.our-value-sec h1,.who-arethhe h1,.aboutsec h1,.our-culture h1{text-align:center}.careers--section-about .primary-title ul li{font-size:1.6rem;max-width:850px;margin-left:auto;margin-right:auto;padding:0 .5rem;color:#242A30;font-weight:300;margin-bottom:22px}.grey-bg{background-color:#F9FAFB!important}.video-wrap iframe{width:560px!important;height:315px!important;position:relative!important;left:0px!important;right:0px!important;bottom:0px!important;top:0px!important;margin-top:10px;margin-left:auto;margin-right:auto;outline:none}.our-value-sec{width:960px;margin:auto}.value-b .ui-media--object{margin:10px 15px}.value-b .ui-media--image{float:left;margin-right:20px;width:25px;text-align:right}.value-b i{font-size:30px;color:var(--secondary-action)}.value-b .ui-media--body{float:left;width:89%}.our-value-sec .main_btn{margin-left:auto;margin-right:auto}.value-b .static-list--header{color:var(--secondary-action)}.value-b p.static-list--content{font-size:14px;color:#6d7275}a.main-cta-button,a.main-cta-button:visited{color:white!important;border:0px!important;background-color:#1a5eaa!important;font-size:22px!important;margin:auto!important;text-align:center!important;padding:11px 31px;display:inline-block;border-radius:10px}.our-culture .col-6{padding:0}.static-page--careers .section-more--img-container{width:100%;margin:0 auto;padding:15px}.static-page--careers .section-more--img-container img{width:100%;height:auto}.page-template-employment-template .site-inner{padding:0px!important;max-width:100%!important}.video-wrap .fluid-width-video-wrapper{padding:0px!important;text-align:center}.cta-wrap{display:table;width:100%;margin-top:20px;text-align:center}.benefits-perks{background-color:#f6f6f6!important}.aboutsec ul{padding:0;margin:0;list-style-type:none;text-decoration:none}.aboutsec ul li{padding-left:30px;position:relative;font-size:18px;margin-bottom:15px;font-weight:400}.aboutsec ul li ul{margin-top:18px}.aboutsec ul li li{padding-left:20px}.aboutsec ul li li::before{background:var(--black);width:8px;height:8px;top:9px}.aboutsec ul li::before{content:"";position:absolute;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/10/black-check.png);width:23px;height:23px;background-size:33px;background-repeat:no-repeat;left:0;top:1px;opacity:.7;background-position:center center}.benefits-perks .static-title,#jobs-list .static-title{text-align:center}.static-section .container{max-width:1170px}.benefits-perks .ui-media--image{float:left;margin-right:20px}.benefits-perks i{font-size:26px;color:var(--secondary-action)}.benefits-perks .ui-media--body{float:left;width:82%}.benefits-perks .col-12{margin-bottom:20px}.static--job a{font-size:18px;color:var(--secondary-action)!important}.who_we_are_section_container{position:relative;margin-bottom:40px;border-bottom:1px solid #ddd;padding-bottom:40px;max-width:1000px;margin-left:auto;margin-right:auto;min-height:190px;clear:both}.who_we_are_section_container img{width:130px!important;position:absolute;left:0;top:8px}.who_we_are_section_container p{padding-left:160px;font-size:15px;line-height:26px}.who_we_are_section_container:last-child{border-bottom:0px!important}.benefits-perks .ui-media--body h3{margin-bottom:5px;font-size:21px;color:var(--secondary-action)}.mobile-menu .highlight>a{margin-left:0;margin-right:0;border-bottom:none;background:transparent!important;color:#323232!important;text-align:left;display:block}.textwidget p{color:var(--white)}.page-template-contact-page-template .textwidget p{color:#3b3b39}p.p_wc_price{font-size:60px}p.p_order_id{margin-bottom:5px;text-align:right;position:absolute;right:10px;left:0;top:auto;bottom:0;font-size:12px}.Price-section{width:100%;background:#f9f9f9;padding-bottom:60px}.Price-section h3{text-align:center}.price_content{padding:40px 0 0;display:flex;justify-content:center}.price_content:after{content:"";display:table;clear:both;padding:30px 0 0}.price_content .price_list{width:32.33%;margin:.5%;float:left;padding:40px;display:table-cell;background:var(--white);transition:all .2s ease-in-out;border-radius:12px;box-shadow:0 15px 40px rgb(0 0 0 / .1);display:flex;flex-direction:column;position:relative;text-align:center}.price_content .price_list .btn-layout{margin-top:auto;padding-top:1.6rem}.most-popular p{font-size:17px;letter-spacing:4px;text-transform:uppercase;padding:0;color:var(--white);margin:0;position:relative;text-align:center}.most-popular p:before,.most-popular p:after{position:absolute;content:"\f005";left:20px;top:2px;font:normal normal normal 14px/1 FontAwesome;font-size:25px;color:var(--white)}.most-popular p:after{right:20px;left:auto}.price_content .highlighted_list{background:var(--action);color:var(--white);position:relative;padding:70px 40px 40px;border-radius:0 0 12px 12px}.price_content .highlighted_list h3,.price_content .highlighted_list h2{color:var(--white)!important}.price_content .highlighted_list p{color:inherit}.price_content .highlighted_list .price-btn a{color:var(--black)!important;background:var(--white)!important}.price_content .highlighted_list .price-btn a:before{background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right-black.png)!important}.price_content .price_list h3{font-weight:700}.price_content .price_list h2{font-size:32px;color:#757575;font-weight:400;margin:26px 0 22px}.price_content .price_list .price-btn{padding:25px 0}.price_content .price_list .price-btn a{background:#b9b9b9;position:relative;display:inline-block;padding:15px 35px;padding-right:70px;text-align:center}.price_content .price_list .price-btn a:before{content:"";position:absolute;right:35px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.page-id-24381 .header-before,.page-id-24381 header,.page-id-24381 .footer-widgets,.page-id-24381 footer{display:none}.page-id-24381 .site-inner{max-width:100%;margin:0;padding:0}.page-id-24381 .section.free-downl-page{background-color:transparent!important}.page-id-24381 .site-container{position:relative!important;align-items:center;flex-direction:row}.free-downl-page .sizer{padding:100px 0}.free-downl-page .row{max-width:720px;margin:0 auto}.free-downl-page .row #block-1574878682215,.free-downl-page .row #block-1574878692269{display:none}.free-downl-page .row .block{border:4px #000;border-radius:4px;background-color:rgb(255 255 255 / .68);margin-bottom:70px;padding:30px}.free-downl-page .row h6,.free-downl-page .row h2,.free-downl-page .row h4{line-height:1.3;margin-top:0;margin-bottom:.5rem;color:#161E2A;font-size:16px}.free-downl-page .row h6{font-weight:600}.free-downl-page .row h2{font-size:30px}.free-downl-page .row h2 strong,.free-downl-page .row h4 strong{font-weight:700}.free-downl-page .row h4{font-size:24px}.free-downl-page .row #block-1574878430540_1{width:100%}.free-downl-page .row #block-1574878430540_1 .block{background-color:#fff0;width:100%;-webkit-box-shadow:0 4px 20px 0 rgb(0 0 0 / .075);box-shadow:0 4px 20px 0 rgb(0 0 0 / .075);text-align:center;margin-bottom:0}.free-downl-page .row form #field_9_1 input,.free-downl-page .row form #field_9_2 input{font-size:16px;font-weight:400;line-height:1.5;display:block;width:100%;margin:0;outline:none;padding:10px 16px;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;color:#595959;border:1px solid rgb(0 0 0 / .15);border-radius:6px;background-color:var(--white);background-clip:padding-box}.free-downl-page .row form #field_9_1 input::-webkit-input-placeholder,.free-downl-page .row form #field_9_2 input::-webkit-input-placeholder{color:#797979}.free-downl-page .row form #field_9_1 input:-ms-input-placeholder,.free-downl-page .row form #field_9_2 input:-ms-input-placeholder{color:#797979}.free-downl-page .row form #field_9_1 input::placeholder,.free-downl-page .row form #field_9_2 input::placeholder{color:#797979}.free-downl-page .row form #field_9_2{margin-top:25px}.free-downl-page .row .free-downl-page .row .gform_wrapper{margin-top:0}.free-downl-page .row .gform_wrapper ul.gform_fields li.gfield{padding-right:0}.free-downl-page .row form #field_9_1{margin-top:0}.free-downl-page .row form .gform_footer input[type="submit"]{position:relative;display:inline-block;font-size:17px;line-height:28px;font-family:'Abel',sans-serif;text-transform:uppercase;font-weight:700;color:var(--white);border:2px solid var(--secondary-action);padding:10px 35px;margin:5px;overflow:hidden;transition:0.3s all ease-in-out;vertical-align:top;min-width:170px;text-align:center;letter-spacing:.6px;border-radius:40px;background-color:var(--secondary-action);margin:0}.free-downl-page .row form .gform_footer input[type="submit"]:hover{background-color:var(--white);border-color:var(--white)!important;color:var(--secondary-action)}.free-downl-page .row .gform_wrapper li.gfield.gfield_error,.free-downl-page .row .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:#fff0;margin-bottom:6px!important;border-top:0;border-bottom:0;padding-bottom:0;padding-top:0;box-sizing:border-box}.free-downl-page .row .gform_wrapper .field_description_below .gfield_description{padding-top:10px}.free-downl-page .row .gform_wrapper div.validation_error{padding:10px 0}.free-downl-page .row #validation_message_9_1,.free-downl-page .row #validation_message_9_2,.free-downl-page .row .validation_error{display:none}.free-downl-page .row .gform_wrapper li.gfield.gfield_error#field_9_1 input,.free-downl-page .row .gform_wrapper li.gfield.gfield_error#field_9_2 input{border-color:red}.free-downl-page .gform_wrapper .gform_footer{padding:0;margin-top:20px;text-align:center}.page-template-new-home-page-template .site-inner{max-width:none;padding:0}.landing_massage_sec{padding-bottom:30px}.land_services_wrap{margin:0 -15px;text-align:center}.land_services_wrap::after{content:'';display:table;clear:both}.land_service{width:calc(33.33% - 4px);padding:0 15px;text-align:center;margin-bottom:50px;display:inline-block;vertical-align:top}.land_service a{outline:none!important}.land_service h4{color:#3b3b39;margin-bottom:12px}.land_service img{margin-bottom:25px;height:300px;object-fit:cover;width:100%}.land_service .main_btn{margin-top:0}.landing_hero_title{color:var(--white);text-align:center}.landing_hero_title h2{font-size:35px;font-weight:300;margin-bottom:10px}.landing_hero_title h5{font-weight:300;max-width:550px;margin:auto}.landing_hero_sec{padding:112px 0 120px;background-color:var(--black);background-size:cover;background-position:bottom;background-repeat:no-repeat;position:relative}.landing_hero_sec::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:var(--black);opacity:.6}.landing_hero_sec>.wrap{position:relative;z-index:2}.location_ribbon{position:absolute;background-color:var(--accent-blue);top:39px;transform:rotate(-38deg);padding:4px 47px 4px 30px;left:-39px;width:240px;text-align:center}.location_ribbon h4{color:var(--white);margin-bottom:0;font-size:16px;line-height:30px;font-weight:500}.location_ribbon_in{position:relative}.site-header ul.nav-header li.mega-menu-holder>.sub-menu>li{width:20%;padding:0 15px;flex-wrap:wrap;cursor:auto}.site-header ul.nav-header li.mega-menu-holder>.sub-menu{background-color:var(--white)!important;box-shadow:0 0 4px 0 rgb(0 0 0 / .1);display:block!important;opacity:0!important;padding:50px 30px 24px;visibility:hidden!important;transition:0.3s all ease-in-out}.site-header ul.nav-header li.mega-menu-holder.mega_active>.sub-menu{opacity:1!important;visibility:visible!important}.site-header ul.nav-header li.mega-menu-holder>a::after{transition:0.3s all ease-in-out}.site-header ul.nav-header li.mega-menu-holder.mega_active>a::after{transform:rotate(-136deg);margin-top:3px}.site-header ul.nav-header li.mega-menu-holder>.sub-menu li a{color:var(--black)!important;background-color:transparent!important}.site-header ul.nav-header li.mega-menu-holder>.sub-menu li a:hover{color:var(--accent-blue)!important}.site-header ul.nav-header li.mega-menu-holder>.sub-menu>li>a::after{display:none}.site-header ul.nav-header li.mega-menu-holder>.sub-menu>li>a{padding:0 0 0 63px!important;position:relative;min-height:50px;font-size:14px;line-height:16px}.site-header ul.nav-header li.mega-menu-holder>.sub-menu>li>a img{width:50px;height:50px;position:absolute;object-fit:cover;left:0;top:0;border-radius:50px}.site-header ul.nav-header li.mega-menu-holder>.sub-menu li .sub-menu{background:none!important;position:static;display:block!important;opacity:1!important;padding:0!important;width:100%!important;border:0;margin-top:25px!important}.site-header ul.nav-header li.mega-menu-holder>.sub-menu li .sub-menu>li{display:block;width:100%;float:none;border:0;margin-bottom:14px}.site-header ul.nav-header li.mega-menu-holder>.sub-menu li .sub-menu>li a{padding:0 0 0 16px;position:relative}.site-header .menu-item a{outline:none}.site-header ul.nav-header li.mega-menu-holder>.sub-menu li .sub-menu>li a::before{content:"\f054";font-family:'FontAwesome';position:absolute;left:0;top:6px;font-size:11px;line-height:15px}.new_pricing_sec{padding-top:0}.new_price_box{background-color:rgb(from var(--accent-blue) r g b / 3.1%);border:1px solid rgb(from var(--accent-blue) r g b / 36.9%);padding:32px 40px 35px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px;border-left-width:4px}.new_price_box:last-child{margin-bottom:0}.new_price_box_left{width:80%;padding-right:40px}.new_price_box_right{width:20%}.new_price_box .main_btn{margin-top:0}.new_price_box p:last-child{margin-bottom:0}.new_price_box h3{margin-bottom:16px}.new_price h3{font-size:36px;display:inline-block;margin-left:5px}.new_price h3:first-child{margin-left:0}.new_price h3 span{font-size:22px;vertical-align:top;font-weight:700;display:inline-block;margin-right:3px;margin-top:-5px}.new_price h3::before{content:'-';margin-right:7px}.new_price h3:first-child:before{display:none}.new_price_box:nth-child(2n){background-color:rgb(from var(--accent-blue) r g b / 10%)}.what_expect_cont{text-align:center}.what_expect_cont h2{margin-bottom:30px;font-weight:300}.what_expect_cont p:last-child{margin-bottom:0}.fancybox-close-small{transition:0.3s all}.fancybox-close-small:hover{color:var(--white)!important}.what_expect_sec.service_row2{background-color:var(--white);border-bottom:1px solid #f6f6f6}.service_row2 .free_environment_service{padding:0;width:auto;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.site-inner .Category_test_sec{overflow:hidden;background-color:#f9f9f9;padding:60px 0 50px!important}.home_ban_sec{background-color:var(--accent-blue);padding:0 0 0}.home_ban_cont{margin:auto;text-align:center;color:var(--white)}.home_ban_row{display:flex;flex-wrap:wrap}.home_ban_left{width:45%;position:relative}.home_ban_right{width:55%}.home_ban_img img{width:100%;vertical-align:top;height:370px;object-fit:cover;object-position:bottom center}.home_ban_txt{max-width:520px;margin-left:auto;padding:20px 20px 60px}.home_ban_sale_tag{text-align:right;margin-right:-145px;z-index:2;position:relative;margin-bottom:42px}.home_ban_sale_tag h3{background-image:url(/wp-content/themes/summitmedicalspa/images/home_hero_sale_tag_bg.png);background-position:center;display:inline-block;font-size:35px;line-height:68px;margin:0;padding:0 63px;font-weight:500}.home_ban_sale_tag h3,.home_ban_left::after{background-size:100%;background-repeat:no-repeat}.home_ban_left::after{content:'';background-image:url(/wp-content/themes/summitmedicalspa/images/home_hero_curve.png);width:112px;height:370px;position:absolute;right:-110px;top:0;bottom:0;background-position:left}.home_ban_off_txt h2{margin-bottom:0;font-size:35px;line-height:35px;font-weight:700;text-transform:uppercase}.home_ban_off_txt h2 .home_ban_discount{font-size:160px;font-family:'Roboto';font-weight:700;line-height:1;letter-spacing:-4px;position:relative}.home_ban_off_txt h2 .home_ban_discount::after{content:'%';font-size:68px;font-family:'Poppins',sans-serif;position:absolute;top:29px;font-weight:400;right:-56px}.home_ban_off_txt h2 .home_ban_off{margin-bottom:24px;display:inline-block;vertical-align:bottom}.home_ban_off_txt h3{font-size:35px;line-height:45px;margin-bottom:35px;font-weight:500;margin-top:-5px}.home_ban_code p{margin-bottom:8px}.home_ban_code h4{margin-bottom:0;font-size:20px;line-height:36px;font-weight:500;text-transform:uppercase;letter-spacing:.2px;display:inline-block;border:2px dashed var(--white);padding:0 16px}body.woocommerce ul.products li.product .woocommerce-LoopProduct-link{position:relative;display:block;width:100%}body.woocommerce ul.products li.product .onsale,body.single-product .product .onsale{margin:0;font-weight:500}body.single-product .product .onsale{top:36px;left:36px}.row_wraps{display:flex;flex-wrap:wrap}.job_col_left{max-width:50%;max-width:60%}.job_col_left,.job_col_right{width:100%;padding:0 15px}.job_col_right{max-width:40%}.jobhero_sec .job_col_left ul li a:hover{color:var(--secondary-action)}.position_sec,.video_sec{background-color:#f9f9f9}.jobhero_sec .job_col_left ul li a{color:#3b3b39}.jobhero_sec .job_col_left ul li::before{content:"";position:absolute;left:0;top:8px;background-image:url(/wp-content/themes/summitmedicalspa/images/checkmark_black.png);width:16px;height:16px;background-size:12px;background-repeat:no-repeat}.position_wrap p a{color:#3b3b39;outline:none}.position_wrap p a:hover{color:var(--secondary-action)}.jobhero_sec .job_col_left ul li,.discount_wrap ul li{position:relative;padding-left:20px}.discount_wrap ul li a{color:#3b3b39;outline:none}.discount_wrap ul li a:hover{color:var(--secondary-action)}.discount_box{margin-bottom:15px}.discount_box:last-child{margin-bottom:0}.discount_wrap ul li::before{content:"";position:absolute;left:0;top:8px;background-image:url(/wp-content/themes/summitmedicalspa/images/checkmark_black.png);width:16px;height:16px;background-size:12px;background-repeat:no-repeat}body.page-id-46295 .site-inner{padding:0;max-width:100%}.video_sec .video_left,.video_sec .video_right,.locations_left,.locations_right{max-width:50%;width:100%;padding:0 15px}.location_map img{margin-bottom:30px}.location_map ul li{font-size:18px;text-align:center;line-height:28px}.location_map ul li a{color:#3b3b39;display:inline-block;outline:none}.location_map ul li a:hover{color:var(--secondary-action)}.location_map ul li i{margin-right:5px}.locations_sec .row_wraps{max-width:790px;margin:auto}.job_col_right img{width:100%}.careers--section-more.our-culture h3{clear:both;padding-top:20px}.careers--section-more.our-culture .our-value-sec{clear:both}.careers--section-more.our-culture img{margin-top:0}.home_offer_sec{padding:0 0 0}.home_offer_row{display:flex;flex-wrap:wrap;align-items:center}.home_offer_text,.home_offer_img{width:50%}.home_offer_text{text-align:center;padding-top:30px;padding-bottom:30px}.home_offer_sec .home_offer_wrap{max-width:100%!important;padding:0!important}.home_offer_sec .home_offer_wrap .home_offer_text{max-width:600px;margin:auto;margin-right:0;padding:40px 20px}.home_offer_text h6{font-size:20px;line-height:30px;margin-bottom:20px;font-weight:500;text-transform:uppercase;letter-spacing:8px;color:inherit}.home_offer_text h3{font-size:35px;line-height:45px;margin-bottom:35px;font-weight:700;color:inherit}.home_offer_text p{font-size:18px;line-height:28px;margin-bottom:15px;color:inherit}.home_offer_img{text-align:center}.home_offer_img img{vertical-align:top;max-width:100%;width:100%}.home_offer_btns{margin:30px -4px -5px}.home_offer_btns a{color:var(--btn-box-clr);background-color:#fff0;border:2px solid var(--btn-box-clr);display:inline-block;margin:5px 4px;padding:10px 25px;font-size:16px;line-height:26px;font-weight:500;transition:0.3s all ease-in-out}.home_offer_btns a:hover,.home_offer_btns a:nth-child(2n){color:var(--btn-txt-clr);background-color:var(--btn-box-clr)}.home_offer_btns a:nth-child(2n):hover{background-color:#fff0;color:var(--btn-box-clr)}.page-template-blog-page .content-sidebar-wrap{margin-top:0!important;margin-bottom:0!important}.page-template-blog-page .content{margin-bottom:0!important}.page-template-blog-page .pagination{margin:50px 0 0;text-align:center}.blog_post_wrapper .blog_detail h3{margin-bottom:10px}.blog_post_wrapper .blog_detail h3 a{color:var(--black)}.blog_post_wrapper .blog_detail h3 a:hover{color:var(--secondary-action)}.program_v2_ban_sec .banner_video{position:relative;text-align:center}.program_testimonial_comn_sec .program_testimonial_txt p{font-size:16px;line-height:26px}.program_testimonial_comn_sec .program_testimonial_txt_col.full_width_txt,.back_2_gallery{width:100%}.back_2_gallery{max-width:1150px;text-align:left;margin:auto;margin-bottom:24px}.back_2_gallery a{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action)}.galley_container .gallery_crousel{cursor:pointer}.page_row_1 .head-title{text-align:center}.page_row_1 .head-title span{display:block}.page_row_1 .content_inner .content_listing{margin-top:20px}.page_row_1 .content_inner .content_listing ul li h4{position:relative;font-size:22px;margin-bottom:10px}.page_row_1 .content_inner .content_listing ul li p{font-size:16px;color:#787878}.page_row_1 .video_wrapper .video_innner .callto-btn a.a-trig-pop{background:#017ac2 none repeat scroll 0 0;color:var(--white);display:inline-block;font-size:20px;height:48px;line-height:48px;margin:0 auto 14px;text-transform:capitalize;width:49%;text-align:center}.page_row_1 .video_wrapper.callto-btn_wrap .video_innner .callto-btn a{float:none!important;width:250px;margin:auto;display:block}.video_wrapper.col-md-6{padding-top:25px;padding-left:10px}.page_row_1 .video_wrapper .video_innner .callto-btn{display:table;width:100%;margin-top:20px}.page_row_1 .video_wrapper .video_innner .callto-btn a.register_btn{float:left}.page_row_1 .video_wrapper .video_innner .callto-btn a.free_btn{float:right}.page_row_1 .video_wrapper .video_innner iframe{height:425px}.testimonial_wrap .owlslider .review_wrap{color:var(--white);background-color:var(--accent-blue);box-shadow:0 0 40px 0 rgb(0 0 0 / .12);border-radius:15px;padding:20px}.class_description h2 span{display:block}.class_description ul{margin-top:20px;list-style-type:none}.class_description ul li .img_box{width:22%;float:left;margin:0}.class_description ul li .class_content{float:right;padding-left:0;width:75%}.class_description ul li .class_content ul{margin-top:0}.class_description ul li .class_content ul li{border:none;padding-bottom:0;padding-top:0;margin-bottom:5px;position:relative}.class_description ul li .class_content h3{font-size:22px;color:#333;margin-bottom:10px;padding-bottom:0}.class_description ul li .class_content p{font-size:16px}.class_description .inner_description{max-width:710px;margin-left:auto;margin-right:auto}.class_description ul li{margin-bottom:30px;display:table;width:100%;padding-bottom:30px;border-bottom:2px dashed #ccc}.class_description ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.class_description .inner_description .callto-btn{text-align:center}.class_description .inner_description .callto-btn a.a-trig-pop{background:#017ac2 none repeat scroll 0 0;color:var(--white);display:inline-block;font-size:20px;height:48px;line-height:48px;margin:0 auto 14px;text-transform:capitalize;width:49%;text-align:center}.class_description .inner_description .callto-btn a{float:none;display:block;width:300px}.testimonial_wrap .row{display:block;width:100%}.testimonial_wrap .row .col-md-6{width:50%;float:left;padding:0 15px}.testimonial_wrap .content_section h3{font-size:28px}.testimonial_wrap .content_section .live_client_demos ul{max-width:100%}.testimonial_wrap .content_section ul{padding:0;margin:0;list-style-type:none;margin-top:20px}.testimonial_wrap .content_section ul li{line-height:24px}.testimonial_wrap .content_section p{font-size:16px;line-height:25px;color:#666}.testimonial_wrap .content_section .content_section_li{margin-top:20px}.testimonial_wrap .content_section .content_section_li h4{font-size:28px}.testimonial_wrap .content_section .content_section_li ul{margin-top:10px}.owlslider .review_wrap h3{font-size:22px;text-align:right;color:var(--white);margin-top:10px}.owlslider .review_wrap .owl-carousel{margin-top:20px}.owlslider .review_wrap .owl-carousel .item{margin:auto;width:80%}.owlslider .review_wrap .owl-carousel .item .fluid-width-video-wrapper{padding-top:0!important}.owlslider .review_wrap .owl-carousel .item iframe{height:320px;position:relative!important}.owlslider .review_wrap .owl-carousel .item .owl-nav{position:absolute;top:47%;left:0;right:0}.owlslider .review_wrap .owl-carousel .owl-nav{display:block;top:47%;position:absolute;left:10px;right:10px}.owlslider .review_wrap .owl-carousel .owl-dots{display:block;margin-top:10px;text-align:center;padding-bottom:25px}.owlslider .review_wrap .owl-carousel .owl-nav .owl-prev{float:left}.owlslider .review_wrap .owl-carousel .owl-nav .owl-next{float:right}.owlslider .review_wrap .owl-carousel .owl-nav button span{font-size:60px;line-height:20px}.owlslider .review_wrap .owl-carousel .owl-dots button span{width:8px;height:8px;background:var(--black);display:inline-block;border-radius:25px;margin-left:2px;margin-right:2px}.owlslider .review_wrap .owl-carousel .owl-dots button.active span{background-color:var(--white)}.info_page_row1 .container>.row{display:table;width:100%}.info_page_row1 .content_listing.live_client_demos ul{max-width:100%}.info_page_row1 .container>.row .col-md-6{width:50%;float:left;padding:0 15px}.info_page_row1 .container>.row>.head-title{padding-bottom:30px}.info_page_row1 .info_page_row1_video .video_innner .fluid-width-video-wrapper{padding-top:0!important}.info_page_row1 .info_page_row1_video .video_innner .fluid-width-video-wrapper iframe{position:relative!important}.testmonial_title_data{text-align:center;font-weight:500;font-size:17px;padding-top:18px;color:var(--white)}.owlslider .review_wrap .owl-carousel .item p img{width:230px;float:right;margin-left:10px}.page-id-852 .entry-header{display:none}.thanku_wrap{padding:30px;border:2px dashed #b3b3b3;position:relative;border-radius:20px}.thanku_wrap .thanku_logo{text-align:center}.thanku_wrap .thanku_data{padding-top:40px;max-width:600px;margin-left:auto;margin-right:auto;padding-bottom:0;text-align:center}.thanku_wrap .thanku_data h3{color:red;font-size:24px;margin-bottom:5px}.thanku_wrap .thanku_data p{margin-bottom:5px}.thanku_wrap .thanku_data p span{color:red}.callto-btn .my_model_wrapper .gform_wrapper .gform_body ul li label{display:block;font-weight:400;margin-bottom:5px}.callto-btn .my_model_wrapper .gform_wrapper .gform_body ul li ul li{border:0;display:inline-block;width:25%;height:auto;line-height:13px}.callto-btn .my_model_wrapper .gform_wrapper .gform_body ul li ul{margin-top:10px;margin-bottom:0}.callto-btn .my_model_wrapper .gform_wrapper .gform_body ul li ul li input{height:auto;margin-right:3px}.callto-btn .my_model_wrapper .gform_wrapper .gform_body ul li{border-bottom:0;padding-bottom:10px}.woocommerce .products{margin-left:-1%;margin-right:-1%}.woocommerce .products li{width:23%;float:left;margin-left:1%;margin-right:1%;padding:20px;margin-bottom:20px!important}.woocommerce .content-area .woocommerce-breadcrumb{display:none}.woocommerce .banner-area .site-main{padding-top:80px}.woocommerce .sidebar{display:none}.woocommerce .content-area{padding-top:70px;padding-bottom:60px;padding-inline:0}.related.products .product.boxed>.woocommerce-LoopProduct-link{margin:0}.related.products{margin-left:-1%;margin-right:-1%;width:auto;clear:none}.related.products h2{padding-left:1%;padding-right:1%}.single-product .woocommerce-product-gallery{width:47%;float:left}.single-product .summary.entry-summary{width:47%;float:right}.single-product .wc-tabs-wrapper{display:table;width:100%}.print_icon{text-align:right;position:relative}.print_icon a{background-image:url(https://summitspafloat.com/wp-content/uploads/2019/03/print.png.png);width:30px;height:30px;background-size:30px;font-size:0;margin:0;display:inline-block;background-repeat:no-repeat;margin-bottom:5px;outline:none;text-decoration:none}.site-header .header-right .nav-header li.location ul li a{background-color:#1c1c1c;color:var(--white)!important;padding:8px}.site-header .header-right .nav-header li.location ul li a i{font-size:18px;margin:-1px 8px 0}.site-header .header-right .nav-header li.location ul li a span{display:flex;align-items:center}.service-detailed-info{padding:20px 0;display:none;text-align:center}.service-detailed-info .top-des,.service-detailed-info .text-center{display:block;width:100%}.service-detailed-info h3{font-size:32px;font-weight:300;margin-bottom:28px}.service-detailed-info p{font-weight:300;font-size:16px;line-height:28px}.service-detailed-info .top-des{max-width:850px;margin:auto}.service-detailed-info a{padding:10px 35px;padding-right:35px;position:relative;font-size:16px;display:inline-block;font-weight:300;text-decoration:none;background:#b3b3b3;color:var(--white);padding-right:75px;margin-right:5px;z-index:1;outline:none;margin-right:0;margin-top:15px}.service-detailed-info a:before{content:"";position:absolute;right:35px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium{width:100%}.single-post .featured-image .wp-post-image{max-width:320px!important;margin-left:auto}.singular .featured-image{float:right;padding:40px;display:none}.page-template-blog-page h2.heading-h2{text-align:center}.blog_post_wrapper .blog_image_wrap{float:right;padding:0 0 20px 20px;max-width:400px;padding-bottom:0}.blog_post_wrapper .blog_image_wrap img{border-radius:10px}.blog_post_wrapper .blog_detail .inner{padding:0}.blog_post_wrapper .blog-item{display:flex;width:100%;border:1px solid rgb(0 0 0 / .06);padding:40px;box-shadow:0 0 6px 0 rgb(0 0 0 / .12);border-radius:15px;margin-bottom:30px}.blog_post_wrapper .blog-item .blog-item-box{width:100%}.blog_post_wrapper p.entry-meta a{color:#666}.blog_post_wrapper p.entry-meta a:hover{color:#333}.blog_post_wrapper a{outline:none}.pagination .page-numbers{font-size:20px;padding:5px 12px;border:2px solid var(--secondary-action);color:var(--secondary-action);display:inline-block;border-radius:8px}.pagination .page-numbers.current,.pagination .page-numbers:hover{color:var(--white);background-color:var(--secondary-action)}.top_banner{position:relative;padding:160px 0 160px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/08/summit-spa-decoration.jpeg);background-size:cover;background-repeat:no-repeat;background-position:center bottom}.top_banner:before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;background-color:var(--black);opacity:.5}.top_banner h1{color:var(--white);margin-bottom:20px}.top_banner p{font-size:16px;line-height:30px;color:var(--white);margin-bottom:35px}.top_banner .ban_content{position:relative;max-width:650px}.main_problms{position:relative}.main_problms .some_steps p{margin-bottom:20px;font-size:16px;line-height:28px}.main_problms .some_steps ul li{list-style-type:none;padding-left:26px;position:relative}.main_problms .some_steps ul li:before{position:absolute;font-family:fontawesome;content:"\f00c";color:#3b3b39;left:0}.main_problms .owl-carousel{display:block}.main_problms .about_client img{max-width:70px;border:1px solid #ddd;border-radius:100%}.main_problms .about_client{display:flex;align-items:center;margin-top:20px}.main_problms .about_client h4{font-size:22px;font-weight:400;margin:0 15px}.main_problms .review_content{position:relative;border:1px solid #ccc;border-radius:15px;background-color:#f9f9f9;padding:35px 35px 35px 55px}.main_problms .review_content p{position:relative;margin-bottom:15px;font-style:italic;font-size:16px;line-height:32px;font-weight:300}.main_problms .review_content p:first-child::before{position:absolute;content:"\f10d";font-family:fontawesome;left:-30px;top:-8px;font-size:24px;color:#3b3b39}.main_problms .owl-nav{display:block!important;top:35%;position:absolute;left:-40px;right:-40px;height:0}.main_problms .owl-nav .owl-prev{display:none;float:left}.main_problms .owl-nav .owl-next{float:right}.main_problms .owl-nav button span{font-size:46px;font-weight:600}.main_problms .owl-dots{display:none}.main_problms .some_steps{padding:20px 50px 0 0}.course_overview{position:relative;background-color:#f9f9f9}.course_overview h3{font-size:22px;line-height:34px;text-align:center;margin-bottom:25px}.course_overview ul li{list-style-type:none;font-size:16px;line-height:28px;color:#333;margin:0 0 12px 0;display:flex}.course_overview h6{font-size:24px;font-style:italic;display:block;text-align:center;width:100%;color:#333;line-height:36px;margin-bottom:5px}.course_overview .col-md-4{margin-bottom:40px;border-right:1px solid #ccc;padding:0 15px}.course_overview .col-md-4:last-child{border-right:0}.course_overview .main_btn{width:100%}.course_overview .main_wrapper{display:flex;width:100%}.course_overview ul span i{color:#3b3b39;margin-right:15px;float:left}.course_overview ul span i.fa-file-text-o{float:right}.course_overview ul span{width:60px;display:inline-block;margin:5px 0;min-width:60px}.course_overview .box_content{padding:0 0 0 10px}.testimonil_sec{position:relative;background-color:#f9f9f9;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/flower3.jpg)}.testimonil_sec .review_content{position:relative;border:1px solid #ccc;border-radius:15px;background-color:var(--white);padding:35px 35px 35px 35px;min-height:320px}.testimonil_sec .review_content p{position:relative;margin-bottom:15px;font-size:16px;line-height:32px}.testimonil_sec .about_client{display:flex;align-items:center;margin-top:20px}.testimonil_sec .about_client img{max-width:80px;border:1px solid #ddd;border-radius:100%}.testimonil_sec .about_client h4{font-size:22px;font-weight:500;margin:0 15px;font-family:'Poppins',sans-serif}.testimonil_sec .item{padding:0 15px}.testimonil_sec .owl-carousel .owl-stage{display:flex}.testimonil_sec .owl-carousel .owl-item{display:flex;flex:1 0 auto}.testimonil_sec .owl-nav{display:block!important;top:28%;position:absolute;left:-35px;right:-35px;height:0}.testimonil_sec .owl-nav .owl-prev{float:left}.testimonil_sec .owl-nav .owl-next{float:right}.testimonil_sec .owl-nav button span{font-size:56px}.testimonil_sec .owl-dots{display:none}.pricing_table{position:relative;padding:70px 0 80px;background-color:#f9f9f9;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/flower3.jpg)}.pricing_table .box_content{border:1px solid #ccc;background-color:var(--white);max-width:450px;margin:auto}.pricing_table .table_name{background-color:#5a5a5a;padding:30px 20px 90px;position:relative}.pricing_table .table_name h3{font-size:26px;max-width:300px}.pricing_table .table_name h3,.pricing_table h4{color:var(--white);line-height:40px;text-align:center;margin:auto}.pricing_table h4{font-size:34px;font-weight:400;position:absolute;background-color:#5a5a5a;border-radius:100%;border:2px solid var(--white);padding:28px 20px;left:0;right:0;display:table;width:130px;height:130px;bottom:-65px}.pricing_table h4 span{font-size:14px;display:block;text-align:center;line-height:23px;font-weight:300}.pricing_table .about_pricing{padding:100px 40px 60px}.pricing_table .about_pricing .comn_btn{text-align:center;margin-top:30px}.pricing_table ul li{list-style-type:none;text-align:center;font-size:16px;line-height:30px;margin:0 0 15px 0}.bottom_sec{position:relative;padding:150px 0 170px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/10/spa.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.bottom_sec:before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;background-color:var(--black);opacity:.6}.bottom_sec .content_sec{display:inline-block;width:100%;text-align:center;position:relative}.page-template-about-service-template .site-inner{max-width:none;padding:0}.page-template-about-service-template .section.banner-area{display:none}.pricing_table .col-md-6{padding:0 15px;margin:auto}.comn_btn a{position:relative;display:inline-block;font-size:16px;font-weight:300;color:var(--white);background:#b3b3b3;padding:10px 75px 10px 35px;text-decoration:none;margin:auto auto;outline:none}.comn_btn a:before{content:"";position:absolute;right:35px;top:20px;background-image:url(https://summitspafloat.com/wp-content/uploads/2018/09/arrow-right.png);width:29px;height:5px;margin:auto}.about_courses .comn_btn a{padding:10px 65px 10px 30px}.about_courses .comn_btn a:first-child{margin-right:15px}.about_courses .comn_btn a:before{right:25px}.about_courses{padding-top:60px;padding-bottom:30px;display:inline-block;width:100%}.about_courses .row{display:block}.about_courses .col-md-6{float:right;width:50%}.about_courses .course_content{padding:0 0 0 40px}.about_courses iframe{width:100%}.about_courses .addi_ques{margin:20px 0 20px;display:inline-block;vertical-align:top;width:100%;text-align:center;position:relative}.about_courses .addi_ques a{font-weight:500;font-size:17px}.about_courses .addi_ques a i{margin:0 8px 0 0}.about_courses .comn_btn{margin-top:35px;text-align:center}.about_courses .course_videos ul li i{margin-right:8px}.about_courses .course_videos ul li{margin-bottom:4px;width:49%;display:inline-block;vertical-align:top}.about_courses .course_videos ul li a{color:#333}.about_courses .course_videos ul li a:hover{color:#067cd5}.about_courses a:focus{outline:none}.about_courses .owl-nav{display:none}.about_courses .course_content h1{margin-bottom:20px}.single-sfwd-courses a:focus{outline:none}.single-sfwd-courses a{text-decoration:none}.single-sfwd-courses .ld-lesson-list .ld-item-name .ld-item-title{margin-top:5px}.single-sfwd-courses .ld-lesson-list .ld-item-name .ld-status-icon.ld-status-complete{background-color:#333}.single-sfwd-courses .ld-tabs-content ol,.single-sfwd-courses .ld-tabs-content ul{margin:0 0 24px 16px}.learndash-wrapper .ld-course-status .ld-status.ld-status-progress{background:#333}.sfwd-courses .courseimage{display:none}.single-sfwd-courses .custm_main{margin-bottom:50px}.learndash-wrapper .ld-focus .ld-focus-header{height:auto}body.admin-bar .learndash-wrapper .ld-focus-sidebar{top:64px}body.ld-in-focus-mode.admin-bar{padding-top:80px}.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content{padding:50px}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading,.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger{background-color:#323232}.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon{border:1px solid var(--white)}.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a{color:#323232}.learndash-wrapper .ld-button,.learndash-wrapper .learndash_mark_complete_button,.learndash-wrapper #learndash_mark_complete_button{border-radius:0;background-color:#b3b3b3!important;font-weight:400;font-size:15px;opacity:1;color:var(--white)}.single .ld-brand-logo{background-image:url(https://summitspafloat.com/wp-content/uploads/2018/08/summit-spa-float-logo.png);background-repeat:no-repeat;background-size:120px;width:100%;display:block;height:80px!important;background-position:center}.learndash-wrapper .ld-course-navigation .ld-status-icon{width:20px;height:20px;-ms-flex:0 0 20px;flex:0 0 20px;font-size:13px;border:2px solid #323232!important}.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title{line-height:24px}.single-sfwd-quiz .learndash-wrapper .ld-focus-header .ld-progress,.single-sfwd-lessons .learndash-wrapper .ld-focus-header .ld-progress{padding:0 25px 0 80px}.single .ld-focus-header .ld-content-actions .ld-button{border-radius:0;font-weight:400;font-size:16px;padding:10px 0;background-color:var(--white)!important;color:#323232}.ld-focus-header .learndash_mark_complete_button{color:#323232!important;padding:10px 0}.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions,.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action{flex:auto}.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete::after,.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete::after{color:#323232;right:0}.learndash-wrapper .ld-button .ld-text{padding:0 10px 0 22px;display:table}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text{color:#323232;font-size:15px}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items{background-color:#323232}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a{background-color:#fff0}.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-user-menu-items a:hover{opacity:1;background-color:#b3b3b3}.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back{font-size:14px;margin-top:30px;display:block;color:#323232;text-decoration:underline}.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress{background:#323232}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main{margin-left:0}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar{-webkit-transform:translateX(-webkit-calc(-100% + 0px));transform:translateX(calc(-100% + 0px))}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar-trigger .ld-icon{right:-25px;transform:rotate(180deg)}.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content{max-width:1100px}.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading,.learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title{color:#323232}.ld-course-navigation .ld-status-complete.ld-secondary-background{background-color:#323232}.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete,.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage{background:#323232}.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage{color:#323232}.faq_accrodion .ui-accordion-header::before{position:absolute;content:'+';top:0;right:0;color:inherit;font-size:20px;padding:14px 20px;transition:all 0.3s ease-in-out}.faq_accrodion .ui-accordion-header.ui-accordion-header-active:before{content:'-';color:var(--white)}.page-template-faq-page-template .site-inner .column-row.bottom-row-act h2{text-align:center;margin-bottom:50px}body.page .entry.boxed{border:0;padding:0;background-color:#fff0}.page-template-default .site-inner p img,.page-template-default .site-inner .featured-image .wp-post-image,.page-template-default.site-inner .aligncenter,.page-template-default .site-inner .alignleft,.page-template-default .site-inner .alignright{box-shadow:0 0 30px 0 rgb(0 0 0 / .12);border-radius:10px;vertical-align:top}.site-inner .page_row_1.info_page_row1 .main_title{width:100%}.site-inner .page_row_1.info_page_row1 .video_wrapper.callto-btn_wrap{width:100%;margin-top:20px}.class_description .inner_description,.class_description ul li .img_box img{max-width:100%}.testimonial_wrap .review_wrap p{color:var(--white)}.testimonial_wrap .row img{box-shadow:0 0 40px 0 rgb(0 0 0 / .12);border-radius:10px;vertical-align:top}.class_description{background:#f9f9f9}.site-inner .content-sidebar-wrap.has-boxed-children{margin:0;padding-bottom:0}.woocommerce-shop .site-main #tabs{display:inline-block;vertical-align:top;width:100%}.woocommerce-shop .site-main #tabs ul.ui-tabs-nav li{display:inline-block;vertical-align:top;margin:0 25px 0 0}.woocommerce-shop .site-main #tabs ul.ui-tabs-nav li a{padding:12px 0;display:block;text-transform:uppercase;font-weight:500;color:var(--black);border-bottom:3px solid #fff0}.woocommerce-shop .site-main #tabs ul.ui-tabs-nav li.ui-tabs-active a{border-bottom:3px solid var(--action)}.woocommerce-shop .site-inner .products{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.woocommerce-shop .site-inner .products::before,.woocommerce-shop .site-inner .products::after{display:none}.woocommerce-shop .site-inner .products .product{margin:0!important;width:100%}.woocommerce ul.products li.product a img{height:240px;object-fit:cover;border-radius:7px 7px 0 0;margin-bottom:16px}.woocommerce-pagination ul li .page-numbers{font-size:20px!important;padding:5px 12px!important;border:2px solid var(--secondary-action);color:var(--secondary-action);border:2px solid var(--action);color:var(--action);display:inline-block!important;border-radius:8px;line-height:26px!important}.woocommerce nav.woocommerce-pagination ul{border:0!important;text-align:center;margin-top:32px}.woocommerce nav.woocommerce-pagination ul li{border-right:0;margin:0 2px}.woocommerce nav.woocommerce-pagination ul li a:focus{background:var(--white);color:var(--secondary-action)}body.woocommerce-page .woocommerce table{border:1px solid #ddd!important;border-bottom:0!important}body.woocommerce-page .woocommerce table th,body.woocommerce-page .woocommerce table td{border-bottom:1px solid #ddd!important;border-left:0!important;border-top:0!important;border-right:1px solid #ddd!important;box-shadow:none;font-size:17px;line-height:27px}body.woocommerce-page table th:last-child,body.woocommerce-page table td:last-child{border-right:0!important}body.woocommerce-page .woocommerce .button{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white)!important;text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;font-weight:600;border:2px solid var(--action)}body.woocommerce-page .woocommerce table tr a,body.woocommerce-account .woocommerce table.woocommerce-orders-table tr a{color:var(--action)!important}body.woocommerce-page .woocommerce table.woocommerce-table tr a:hover{color:var(--black)}body.woocommerce-page .woocommerce .woocommerce-info a{color:var(--action)!important}body.woocommerce-page .woocommerce form.woocommerce-form-coupon p.form-row{width:auto}body.woocommerce-page .cart-collaterals .cart_totals h2{text-align:center}body.woocommerce-page .woocommerce table.woocommerce-cart-form__contents thead,body.woocommerce-page .woocommerce table.woocommerce-orders-table thead,body.woocommerce-page .woocommerce table.shop_table thead{background-color:#fff0}body.woocommerce-page .site-inner .entry-header h1{text-align:center;margin-bottom:50px}body.woocommerce-page input[type="password"],body.woocommerce-page input[type="number"],body.woocommerce-page input[type="text"],body.woocommerce-page input[type="number"],body.woocommerce-page input[type="email"],body.woocommerce-page input[type="tel"],body.woocommerce-page .select2-selection__rendered,body.woocommerce-page select{width:100%;border-radius:6px;height:48px;border:1px solid #ddd;background-color:var(--white);text-align:left;color:#bdbdbd;background-position:47px;padding:9px 12px}body.woocommerce-page .woocommerce .checkout_coupon #coupon_code,body.woocommerce-page .woocommerce .coupon #coupon_code{padding:14px 15px!important;width:100%;max-width:200px;margin-right:10px;margin-bottom:0}body.woocommerce-page .woocommerce .woocommerce-error,body.woocommerce-page .woocommerce .woocommerce-message,body.woocommerce-page .woocommerce .woocommerce-info{border-top-color:var(--black)}body.woocommerce-page .woocommerce .woocommerce-error::before,body.woocommerce-page .woocommerce .woocommerce-message::before,body.woocommerce-page .woocommerce .woocommerce-info::before{color:var(--black)}body.woocommerce-page .woocommerce form.woocommerce-checkout .select2-container .select2-selection--single,body.woocommerce-page .woocommerce form .select2-container .select2-selection--single{height:auto;border:0;outline:none}body.woocommerce-page .woocommerce form.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,body.woocommerce-page .woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow{height:48px}body.woocommerce-page .woocommerce form.woocommerce-checkout .col2-set .col-2,body.woocommerce-page .woocommerce form.woocommerce-checkout .col2-set .col-2,body.woocommerce-page .woocommerce form.woocommerce-checkout .col2-set .col-1,body.woocommerce-page .woocommerce form.woocommerce-checkout .col2-set .col-1{float:none;width:100%}body.woocommerce-checkout .checkout #customer_details,body.woocommerce-checkout .checkout #order_review_heading,body.woocommerce-checkout .checkout #order_review{width:calc(50% - 15px);float:left}body.woocommerce-checkout .checkout #customer_details{margin-right:30px}body.woocommerce-checkout .checkout #customer_details .col-2 .woocommerce-additional-fields{margin-top:40px}body.woocommerce-checkout .select2-container--default.select2-container--open .select2-dropdown{border:1px solid #ddd;z-index:900}body.woocommerce-page .woocommerce form.woocommerce-checkout textarea{width:100%;border-radius:6px;border:1px solid silver;background-color:var(--white);text-align:left;color:#bdbdbd;background-position:47px;height:150px}.site-inner #site-content .woocommerce{font-family:'Poppins'}.site-inner #site-content .woocommerce label{font-family:inherit}#site-content .woocommerce-error,#site-content .woocommerce-info{font-family:inherit}.woocommerce-info{padding:16px 20px;margin-bottom:24px}.checkout_coupon{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;padding:20px;background-color:#efefef}.checkout_coupon .clear{display:none}.checkout_coupon input{margin:0!important;max-width:100%!important}body.woocommerce-page .woocommerce .checkout_coupon .button{padding-block:13px}.checkout_coupon p:first-child{grid-column:span 2}.site-inner #site-content .entry-content .checkout_coupon p{margin-bottom:0!important;padding:0!important}.woocommerce-checkout h3{margin-top:0!important}.woocommerce-checkout .woocommerce form .form-row{margin-bottom:16px!important}.woocommerce form .form-row .woocommerce-input-wrapper .input-text,.woocommerce form .form-row .woocommerce-input-wrapper select{font-size:1rem}body.woocommerce-page .select2-selection__rendered{height:auto;font-size:1rem}.woocommerce-checkout-review-order-table{margin-top:24px!important}.woocommerce-terms-and-conditions-wrapper:has(.woocommerce-privacy-policy-text:empty){display:none}.woocommerce-checkout-payment .wc_payment_methods{margin-left:0}body.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{padding:12px 20px;font-size:16px;line-height:25px;font-weight:400;color:var(--black)}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::after{color:var(--white);width:8px;height:8px}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,body.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background-color:var(--secondary-action)!important;color:var(--white)!important;border-bottom-color:var(--secondary-action)}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a,body.woocommerce-page .woocommerce .woocommerce-message a{color:var(--secondary-action)}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p a:hover,body.woocommerce-page .woocommerce .woocommerce-message a:hover{color:var(--black)}body.woocommerce-account .woocommerce table.woocommerce-orders-table .woocommerce-orders-table__cell-order-actions .woocommerce-button.button{margin:5px}body.woocommerce-orders .woocommerce table.woocommerce-orders-table th,body.woocommerce-orders .woocommerce table.woocommerce-orders-table td{width:20%}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content p mark{background-color:#90cfea;padding:0 5px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-order-details{padding:40px 0;margin:0}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details{padding:0;margin:0}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-customer-details.check address,body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set .woocommerce-Address address{border:1px solid #ddd!important;font-size:18px;line-height:28px;color:var(--black);border-radius:5px;padding:8px;font-weight:400}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .addresses .title .edit{text-decoration:underline!important;color:var(--secondary-action);font-weight:500;font-size:17px;line-height:27px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content .addresses .title .edit:hover{color:var(--black)}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm p em{font-size:12px;line-height:20px}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm fieldset{border:1px solid #ddd}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form.woocommerce-EditAccountForm legend{font-size:20px;line-height:30px;font-weight:500}body.woocommerce-account .woocommerce .woocommerce-MyAccount-content form .button,body.woocommerce-account .woocommerce form.woocommerce-form-login p .button{margin-top:25px}body.woocommerce-account .woocommerce form.login,body.woocommerce-account .woocommerce form.register{border:0;padding:0;margin:0}body.woocommerce-account .woocommerce form .form-row label.inline{display:block;margin-top:20px}body.woocommerce-account .woocommerce form.woocommerce-form input[type="checkbox"]{margin:0;margin-right:5px}body.woocommerce-account .woocommerce form.woocommerce-form p.woocommerce-LostPassword a{color:var(--secondary-action)}body.woocommerce-account .woocommerce form.woocommerce-form p.woocommerce-LostPassword a:hover{color:var(--black)}.about-banner-sec::before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .5)}.about-banner-sec{position:relative;background-position:center center;background-size:cover;padding:90px 0 140px}.program_v2_ban_sec .banner_video .fluid-width-video-wrapper{padding:0!important}.program_v2_ban_sec .banner_video iframe{border:5px solid var(--secondary-action);position:static;width:100%!important;border-radius:12px}.about-top-wrapper{position:relative;max-width:900px;margin:auto}.program_v2_ban_sec h3{color:var(--white)!important;margin-bottom:8px}.about-banner-sec h1,.about-banner-sec p{text-align:left!important;color:var(--white)!important}.about-banner-sec ul{padding:0!important;margin:0!important}.about-banner-sec ul li{position:relative;padding-left:20px;color:var(--white);list-style:none;margin:0 0 10px 0!important}.about-banner-sec ul li::before{font-size:21px;line-height:21px;position:absolute;content:"";font-family:'FontAwesome';left:0;background-color:var(--secondary-action);width:7px;height:7px;border-radius:0;top:9px}.about-banner-sec .about-top-wrapper blockquote{border-left:3px solid var(--secondary-action);padding:5px 0 5px 20px}.about-banner-sec .about-top-wrapper blockquote::before,.about-banner-sec .about-top-wrapper blockquote::after{content:none}.about-banner-sec .about-top-wrapper .main_btn{text-align:left}.program_v2_faq_sec .row,.practises_sec .row,.program_v2_expect_sec .row,.sale_price_sec .row,.about-banner-sec .row{margin:0 -15px}.program_v2_faq_sec .col-md-6,.practises_sec .col-md-6,.sale_price_sec .col-md-6,.about-banner-sec .col-md-6{padding:0 15px}.practises_left h2{text-align:left!important;margin-bottom:30px!important}.sale_price_sec{background-color:#eff0ef}.sale_price_wrap{max-width:100%;margin:auto}.sale_price_sec .row{margin:0 -15px}.sale_price_sec .col-md-4{padding:0 15px}.sale_price_inner{background-color:var(--white);text-align:center;padding:20px 20px 30px;border-radius:12px}.sale_price_inner h6{color:#131415;font-size:17px;line-height:27px;text-transform:uppercase;margin-bottom:20px;font-weight:600}.sale_price_inner h2::before{content:'$';display:inline-block;font-size:36px;vertical-align:top;margin:-8px 4px 0 0;font-weight:700}.sale_price_inner h2{margin-bottom:20px!important;font-size:50px!important;line-height:1!important}.sale_price_inner_img{margin-top:30px;text-align:center}.sale_price_inner_img img{width:100%;max-width:390px;margin:auto}.program_v2_expect_sec{background-color:#f7f7f7}.program_v2_expect_boxes{display:flex;flex-wrap:wrap;margin-bottom:-25px}.program_v2_expect_box{width:calc(50% - 10px);border:1px solid #ddd;border-radius:4px;background-color:var(--white);padding:20px;vertical-align:top;margin:0 20px 25px 0;border-radius:12px}.program_v2_expect_box_img{width:100px;float:left;margin:0 15px 6px 0}.program_v2_expect_box .program_v2_expect_box_txt h3{font-size:18px!important}.program_v2_expect_box_txt h3{font-size:20px!important;line-height:26px!important;margin-bottom:8px}.program_v2_expect_box_txt p,.program_v2_expect_box_txt li{font-size:15px;line-height:22px}.program_v2_expect_sec ul{margin-top:0;margin-left:0;margin-bottom:0}.program_v2_expect_sec ul li::before{position:absolute;content:"";font-family:'FontAwesome';left:0;background-color:var(--secondary-action);width:7px;height:7px;border-radius:0;top:9px}.program_v2_expect_sec ul li{list-style:none;position:relative;border:none;width:100%;margin:0 0 5px;padding:0 0 0 18px}.program_v2_expect_sec .wrap{width:100%;max-width:1340px}.program_v2_expect_sec .col-sm-5,.program_v2_expect_sec .col-sm-7{padding:0 15px}.program_v2_expect_box:nth-child(2n){margin-right:0}.program_v2_expect_right{padding-left:20px}.program_v2_expect_sec h2{margin-bottom:32px!important;text-align:left!important}.program_v2_expect_right .main_btn{margin-top:30px;text-align:left}.program_testimonial_wrap h2{text-align:center;margin-bottom:60px;color:var(--white)}.program_testimonial_wrap{max-width:100%;margin:auto}.program_testimonial_comn_sec .owl-wrapper-outer .item,.program_testimonial_comn_sec .owl-stage-outer .item,.program_testimonial_comn_sec .cus_row{display:flex;flex-wrap:wrap}.program_testimonial_comn_sec .program_testimonial_img_col{width:15%;padding-left:15px}.program_testimonial_comn_sec .program_testimonial_txt_col{width:85%;padding:0 15px}.program_testimonial_comn_sec .program_testimonial_img img{width:100%;height:auto;border-radius:100%}.program_testimonial_txt_col h6{font-size:20px;line-height:22px;margin-bottom:0;color:var(--white);font-weight:700;letter-spacing:1.4px!important;margin-bottom:15px}.program_testimonial_txt p:last-child{margin-bottom:0}.program_testimonial_txt p{font-size:19px;line-height:35px;color:var(--white);margin-bottom:20px}.program_testimonial_comn_sec .owl-nav .owl-prev{float:left}.program_testimonial_comn_sec .owl-nav .owl-next{float:right}.program_testimonial_comn_sec .owl-nav button{outline:none!important;width:35px;height:35px;background-color:var(--white)!important;border-radius:100%;box-shadow:0 0 30px 0 rgb(0 0 0 / .09);display:flex;justify-content:center;align-items:center;font-size:15px!important;line-height:40px!important;color:var(--secondary-action)!important}.program_testimonial_comn_sec .owl-nav button i{margin-top:2px}.program_testimonial_comn_sec .owl-dots{max-width:100%;margin:15px auto auto;text-align:center}.program_testimonial_comn_sec .owl-dots .owl-dot{width:12px;height:12px;margin-right:5px;border-radius:20px;background-color:#fff0;outline:none;border:2px solid var(--white)}.program_testimonial_comn_sec{background-color:var(--secondary-action)}.program_testimonial_comn_sec .owl-dot.active{background-color:var(--white)!important;width:14px;height:14px}.program_testimonial_comn_sec .owl-carousel .owl-wrapper-outer{overflow:hidden}.program_testimonial_comn_sec .owl-nav{position:absolute;top:50%;left:-50px;right:-50px;font-size:18px;color:#131415;display:block;line-height:45px;text-align:center;transform:translateY(-50%)}.practises_right img{border-radius:12px;box-shadow:0 0 30px 0 rgb(0 0 0 / .09);width:100%}.working_days_title h2{margin-bottom:40px!important;text-align:center}.working_days_img img{margin:auto;border-radius:12px}.working_days_img{text-align:center}.practises_sec .practises_left .main_btn{text-align:left}.program_testimonial_comn_sec.img_right .cus_row,.program_testimonial_comn_sec.img_right .owl-stage-outer .item{flex-direction:row-reverse}.program_testimonial_comn_sec.img_right .program_testimonial_img img{border-color:var(--white);border-radius:0 12px 12px 0}.program_v2_faq_sec.faq_wrapper{padding:80px 0;background-color:#f7f7f7}.program_v2_faq_title h2{margin-bottom:30px!important;text-align:left!important}.program_v2_faq_bio{display:inline-block;border:1px solid #ddd;border-radius:0;background-color:var(--white);padding:20px;vertical-align:top;border-radius:12px}.program_v2_faq_bio_img{width:150px;float:left;margin:0 20px 20px 0}.faq_wrapper.program_v2_faq_sec #sync2 .owl-item:last-child{margin-right:0}.faq_wrapper.program_v2_faq_sec #sync2 .owl-item .item img{width:100%;border-radius:100%;cursor:pointer}.faq_wrapper.program_v2_faq_sec .owl-dots{display:none}.faq_wrapper.program_v2_faq_sec #sync2 .owl-wrapper{display:flex!important;justify-content:center;width:100%!important;flex-wrap:wrap}.faq_wrapper.program_v2_faq_sec #sync2 .owl-item.synced{opacity:1}.faq_wrapper.program_v2_faq_sec #sync2 .owl-item{width:100%!important;max-width:45px;margin-right:12px;opacity:.4;transition:0.3s all}.program_v2_faq_sec .owl-carousel .owl-buttons>*{font-size:0}.program_v2_faq_sec .owl-carousel .owl-buttons .owl-next{float:right;transform:rotate(180deg)}.faq_wrapper.program_v2_faq_sec #sync2{margin-top:25px}.faq_wrapper.program_v2_faq_sec .owl-carousel{padding:0 30px}.program_v2_faq_sec .owl-carousel .owl-buttons .owl-prev{float:left}.program_v2_faq_sec .owl-carousel .owl-buttons{position:absolute;top:50%;left:0;right:0;display:block;text-align:center;transform:translateY(-50%)}.program_v2_faq_sec .owl-carousel .owl-buttons>::before{content:"\f053";font-family:fontawesome;color:var(--secondary-action);font-size:24px;cursor:pointer}.faq_wrapper #accordion{padding:20px 40px;background-color:var(--white);border:1px dashed #ddd;width:100%;max-width:900px;margin:auto}.program_v2_faq_sec #accordion h3.ui-accordion-header:first-child{border:0}.program_v2_faq_sec #accordion h3.ui-accordion-header{color:#131415!important;display:block;padding-right:20px;font-weight:600!important;font-size:17px!important;position:relative;cursor:pointer;border-top:1px dashed #ddd;margin:0 0 0px!important;padding-top:14px;padding-bottom:14px;padding-left:24px;outline:none!important;line-height:27px}.program_v2_faq_sec #accordion h3.ui-accordion-header.ui-state-active::after{transform:rotate(90deg)}.program_v2_faq_sec #accordion .ui-accordion-content{padding-bottom:15px}.program_v2_faq_sec #accordion h3.ui-accordion-header::after{content:"\f054";font-family:'FontAwesome';font-size:13px;position:absolute;right:0;top:13px;transform:rotate(-90deg);transition:0.25s all}.program_v2_faq_sec #accordion h3.ui-accordion-header::before{display:block;content:'Q:';position:absolute;top:13px;left:0;color:var(--secondary-action);font-weight:700;font-size:17px}.get_started::before{position:absolute;content:'';top:0;bottom:0;left:0;right:0;background-color:var(--black);opacity:.5}.get_started{position:relative;padding:100px 0 100px;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center}.get_started .get_started_content{width:100%;position:relative;text-align:center}.get_started .comn_btn{text-align:center}.get_started h2{color:var(--white)!important;margin-bottom:40px!important;text-align:center!important}.get_started .main_btn a{background-color:var(--secondary-action);color:var(--white);border:2px solid var(--secondary-action)!important}.program_v2_ban_sec .main_btn a{background-color:var(--secondary-action);color:var(--white)}.program_v2_ban_sec .main_btn a:hover{border-color:var(--white)!important;background-color:var(--white);color:var(--secondary-action)}.add_daily_wrap h4{margin-bottom:30px;color:#131415;font-weight:700}.practises_sec .comn_btn{margin-top:40px}.add_daily_wrap{max-width:850px;margin:auto;text-align:center}.practises_sec{background-color:#f7f7f7}.gift_box_sec .gift_box_content{text-align:center;position:relative;color:var(--white);max-width:950px;margin:auto}.gift_box_sec{position:relative;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:top left}.gift_box_sec::before{position:absolute;content:'';bottom:0;left:0;right:0;top:0;background-color:var(--black);opacity:.5}.gift_box_sec .gift_box_content *{color:var(--white)}.gift_countdown_wrap .gift_countdown_box{display:flex;justify-content:center}.gift_countdown_wrap .gift_countdown_box *{color:var(--white)}.gift_countdown_wrap .gift_countdown_box .gift_countdown_in{width:100%;padding:0 4px;display:flex;justify-content:center}.gift_countdown_wrap .gift_countdown_txt{text-align:center;margin:0 6px}.gift_countdown_wrap .gift_countdown_txt h4{color:var(--white);font-weight:700;margin-bottom:0;font-size:20px;line-height:28px}.gift_countdown_wrap{position:relative;max-width:580px;width:100%;margin:auto;text-align:center}.gift_countdown_sec{background-color:#161b2f;padding:15px 0}.gift_countdown_sec .gift_countdown_wrap h2{font-size:22px;line-height:30px;margin-bottom:4px;color:var(--white)}.cstm_summit_notice{position:fixed;bottom:-400px;left:20px;background:var(--black);color:var(--white);padding:10px 20px;border-radius:100px;z-index:999;opacity:0;visibility:hidden;transition:all 0.6s}.cstm_summit_notice.active{opacity:1;visibility:visible;bottom:16px}.page-template-home-latest h1,.page-template-home-latest h2,.page-template-home-latest h3,.page-template-home-latest h4,.page-template-home-latest h5,.page-template-home-latest h6,.page-template-home-latest p{margin-top:0}.page-template-home-latest .text-center{text-align:center}.page-template-home-latest .section-title h2{font-size:56px;font-family:'Gilda Display',serif;font-weight:400;line-height:65px}.page-template-home-latest p{font-size:16px;font-family:'Poppins',sans-serif;font-weight:300;line-height:24px}.page-template-home-latest .navbar{position:absolute;z-index:1;left:40px;right:40px;top:40px}.page-template-home-latest .navbar>.container{max-width:100%;margin:auto}.page-template-home-latest .container{max-width:1170px;margin:auto;width:100%}.page-template-home-latest .nav{display:flex;justify-content:space-between;align-items:center}.page-template-home-latest .btn i{font-size:22px;color:var(--white);margin-right:20px}.page-template-home-latest .img-fluid{max-width:100%;height:auto}.page-template-home-latest .btn>img{margin-right:20px}.page-template-home-latest .hero-section{background-image:url(/wp-content/uploads/2023/04/hero-image-scaled.jpg);background-size:cover;position:relative;background-position:center}.page-template-home-latest .hero-section .bg_video{position:absolute;inset:0}.page-template-home-latest .hero-section .bg_video video{width:100%!important;height:100%!important;object-fit:cover}.page-template-home-latest .hero-section .container{position:relative;z-index:2}.page-template-home-latest .hero-content{padding:276px 0 236px 0}.page-template-home-latest .hero-section .bg_video:before{content:'';position:absolute;inset:0;background-color:var(--black);opacity:.4}.page-template-home-latest .offers{position:relative;margin-top:-70px;margin-bottom:80px}.page-template-home-latest .float-box{background:linear-gradient(0deg,rgb(0 0 0) 80%,rgb(0 0 0 / .5354516806722689) 100%);text-align:center}.page-template-home-latest .box-content{padding:75px 144px}.page-template-home-latest .box-content h3{font-size:38px;font-family:'Gilda Display',serif;font-weight:400;line-height:44px;color:var(--white)}.page-template-home-latest .box-content span{font-size:40px;font-family:GilroyThinItalic;font-weight:400;line-height:46px;color:var(--white);margin:0}.page-template-home-latest .box-content h6{color:var(--white);font-size:14px;line-height:21px;font-weight:300;font-family:'Poppins';padding:21px 0 21px 0;text-transform:uppercase}.page-template-home-latest .box-btn1{background:linear-gradient(102.3deg,var(--gradient-start) -4.62%,var(--gradient-end) 178.22%);margin-right:10px}.page-template-home-latest .pattern>.container{position:relative}.page-template-home-latest .pattern:before{content:" ";position:absolute;background-image:url(/wp-content/uploads/2023/04/pattern-2.png);width:229px;height:229px;left:-464px;transform:rotate(-30deg);top:-90px}.page-template-home-latest .pattern:after{content:" ";position:absolute;background-image:url(/wp-content/uploads/2023/04/pattern-1.png);width:272px;height:272px;right:-460px;top:-186px}.page-template-home-latest .spa-menu{padding:86px 20px 65px 20px;background:linear-gradient(100.82deg,var(--gradient-start) 0%,var(--gradient-end) 112.4%),linear-gradient(102.3deg,var(--accent-blue) -4.62%,var(--medium-blue) 178.22%),#0E70AF}.page-template-home-latest .spa-menu>.container{max-width:1300px;padding:0 45px}.page-template-home-latest .spa-menu .menus{padding:25px 0 50px 0}.page-template-home-latest .spa-menu .section-title h2{color:var(--white)}.page-template-home-latest .spa-menu .section-title p{padding:0 100px 48px;color:var(--white)}.page-template-home-latest .menus{display:flex;flex-wrap:wrap;position:relative;justify-content:center;column-gap:75px}.page-template-home-latest .menus .col-sm-2{width:20%}.page-template-home-latest .spa-menu .col-sm-2 .menu{margin:-25px;filter:drop-shadow(0 0 30px rgb(0 0 0 / .25))}.page-template-home-latest .menu{position:relative}.header_outer_menu ul#menu-mega-menu{display:flex}.header_outer_menu ul#menu-mega-menu li{padding-left:8px;padding-right:8px;margin-top:10px;font-size:14px;line-height:24px}#menu-mega-menu>li>a{color:var(--white)}.site-header .wrap .header_outer_menu{margin-left:auto}.page-template-home-latest .spa-menu .menu:before{content:" ";position:absolute;left:22px;right:22px;bottom:22px;border:1px solid var(--white);border-top:0;top:22px;pointer-events:none}.page-template-home-latest .spa-menu .col-sm-2 .menu img{width:100%;height:auto}.page-template-home-latest .menu-content{position:absolute;bottom:30px;text-align:center;left:30px;right:30px}.page-template-home-latest .menu-content h5{font-size:26px;line-height:32px;font-weight:500;font-family:'Poppins';margin:0;padding-bottom:10px;color:var(--white)}.archive .page-template-home-latest .menus{display:flex;column-gap:75px;row-gap:75px}.page-template-home-latest .menu-content p{font-size:16px;line-height:20px;font-weight:300;font-family:'Poppins';color:var(--white)}.page-template-home-latest .spa-menu .col-sm-2:nth-child(even){margin-top:0;z-index:0}.page-template-home-latest .service-btn{text-align:center;padding-top:30px}.page-template-home-latest .service-btn>.btn-layout{padding:12px 31px;border-radius:2px;background:var(--white);font-family:'Poppins';text-decoration:none;font-size:14px;line-height:20px;color:var(--black);display:inline-block}.page-template-home-latest .experiences{padding:64px 20px;overflow:hidden}.page-template-home-latest .experiences>.container{position:relative}.page-template-home-latest .experiences>.container:before{content:" ";position:absolute;background-image:url(/wp-content/themes/images/pattern-2.png);width:272px;height:272px;left:-470px;top:-10px}.page-template-home-latest .experiences>.container:after{content:" ";position:absolute;background-image:url(/wp-content/themes/images/pattern-1.png);width:229px;height:229px;right:-450px;transform:rotate(5deg);top:50px}.page-template-home-latest .experiences .section-title span{color:var(--black)}.page-template-home-latest .experiences .section-title p{color:#4F4F4F;padding:0 200px}.page-template-home-latest .experiences .section-title h4{font-size:38px;font-family:'Gilda Display',serif;font-weight:400;line-height:44px;padding:0 0 40px 0;margin:0}.page-template-home-latest .experience-area{display:flex;flex-wrap:wrap}.page-template-home-latest .col-sm-4{width:33.33%}.page-template-home-latest .experience-area .col-sm-4 .experience img{width:100%;height:auto}.page-template-home-latest .ex-content h5{color:var(--black);text-align:center;font-family:'Poppins';font-size:23px;line-height:36px;font-weight:400;padding-top:22px;margin:0}.page-template-home-latest .ex-content span{color:#A6A6A6;text-align:center;font-size:18px;line-height:27px;font-weight:400;display:block}.page-template-home-latest .experiences .col-sm-4 .experience{text-align:center;margin:0 45px}.page-template-home-latest .blogs .section-title h2{color:var(--white)}.page-template-home-latest .blogs .col-sm-4 .blog{margin:20px 20px}.page-template-home-latest .blog{background:var(--white)}.blogs .blog-content h5 a:hover{color:var(--secondary-action)}.blogs .blog-content h5 a:after{display:none}.page-template-home-latest .blog-area{display:flex;flex-wrap:wrap;padding:25px 0 40px 0}.page-template-home-latest .blog-content{padding:22px 31px 35px 24px}.page-template-home-latest .blog-content h5{font-size:19px;font-family:'Gilda Display',serif;font-weight:400;line-height:23px;letter-spacing:.28px;margin:0;padding-bottom:25px}.page-template-home-latest .blog-content p{color:#585858;font-size:12px;font-family:'Poppins',sans-serif;font-weight:300;line-height:17px;letter-spacing:.28px;padding-bottom:12px}.page-template-home-latest .blog-content .read-btn{color:#0ABBB5;font-size:14px;font-family:'Poppins',sans-serif;font-weight:400;line-height:20px;text-decoration:none}.page-template-home-latest .blog-btn{text-align:center}.page-template-home-latest .testimonial{padding:80px 0;overflow:hidden}.page-template-home-latest .testimonial .section-title p{padding:0 180px}.page-template-home-latest .testimonial-area .item{background:var(--white);box-shadow:0 0 10px rgb(0 0 0 / .1);border-radius:20px}.page-template-home-latest .col-sm-12{width:100%}.page-template-home-latest .client-cont{display:flex;align-items:center}.page-template-home-latest .client-img{width:40%;height:100%}.page-template-home-latest .client-msg{width:60%;padding:44px 30px}.testimonial .owl-carousel{position:relative}.testimonial .owl-carousel .owl-stage-outer{overflow:visible!important}.page-template-home-latest .client-msg h4{color:#525252;font-size:24px;font-family:'Poppins',sans-serif;font-weight:500;line-height:36px;margin:0;padding:10px 0 8px 0}.page-template-home-latest .client-msg span{line-height:14px}.page-template-home-latest .client-msg span,.page-template-home-latest .client-msg p{color:#525252;font-size:12px;font-family:'Poppins',sans-serif;font-weight:400}.page-template-home-latest .client-msg p{line-height:18px;padding:0 20px 0 0}.page-template-home-latest .social-area{display:flex}.page-template-home-latest .social .text-end{text-align:end}.page-template-home-latest .col-sm-9{width:75%}.page-template-home-latest .social-area>.col-sm-3{width:30%;margin:auto}.page-template-home-latest .social{background:linear-gradient(180deg,#B6FFFD -23.68%,#fff0 22.9%);padding:65px 0 0 0;overflow:hidden}.page-template-home-latest .social-btn{text-align:end}.page-template-home-latest .social-area .section-title h5{color:#0ABBB5;font-size:18px;font-family:'Poppins',sans-serif;font-weight:400;line-height:28px;margin:0;letter-spacing:5px}.page-template-home-latest .social-area .section-title p{margin:0}.page-template-home-latest .img-area .col-sm-2 .social-img img{width:100%;height:auto}.page-template-home-latest .img-area .col-sm-2 .social-img{margin:0 15px}.page-template-home-latest .review{padding:30px 20px 65px 20px}.page-template-home-latest .col-sm-5{width:50%}.page-template-home-latest .row{margin-left:-15px;margin-right:-15px;justify-content:center}.page-template-home-latest .review-content h5{color:#0ABBB5;font-size:18px;font-family:'Poppins',sans-serif;font-weight:400;line-height:28px;margin:0;letter-spacing:5px}.page-template-home-latest .review-content p{padding:0 70px 50px 0;margin:0}.page-template-home-latest .footer-bg{background:var(--light-black);padding:70px 20px}.page-template-home-latest .footer-logo{text-align:center;padding-bottom:130px}.page-template-home-latest .footer-area{display:flex;flex-wrap:wrap}.page-template-home-latest .col-sm-3{width:25%}.page-template-home-latest .footer-content h5{font-size:22px;font-family:'Poppins',sans-serif;font-weight:400;line-height:34px;margin:0;padding-bottom:12px;color:var(--white)}.page-template-home-latest .footer-content a{font-family:'Poppins',sans-serif;font-size:19px;font-weight:400;line-height:29px;color:#F4F4F4;display:block;text-decoration:none;padding:6px 0}.footer-content{padding:0 20px}.location-content h5{font-size:22px;font-family:'Poppins',sans-serif;font-weight:400;line-height:34px;margin:0;padding-bottom:40px;color:var(--white)}.footer-area form{position:relative}.footer-area label{display:block;font-family:'Poppins',sans-serif;font-size:17px;font-weight:400;line-height:26px;color:#F4F4F4}.footer-area .form-control{background:none;border:0;border-bottom:1px solid #D0DAF5;width:100%;padding-top:14px}.icon{position:absolute;right:-12px;font-size:30px;bottom:35px;color:#0ABBB5}.social-icon a{display:inline-block;color:var(--white)}.social-icon i{font-size:24px;padding:0 12px;transition:all 0.2s ease-in-out}.social-icon i:hover{color:#099}.copyright-area p,.copyright-content p{color:rgb(244 244 244 / .5)}.copyright-content{padding-top:40px}.copyright-content a{color:rgb(244 244 244 / .5);font-size:16px;font-family:'Poppins',sans-serif;font-weight:300;line-height:24px;display:inline-block}.testimonial .owl-dots{position:relative;width:288px;max-width:100%;margin:auto;text-align:center;padding-top:50px}.testimonial .owl-theme .owl-nav{margin:0px!important}.testimonial .owl-theme .owl-nav button{border:0;cursor:pointer;background-color:#fff0;position:absolute;bottom:6px;z-index:1}.testimonial .owl-theme .owl-nav .owl-prev{left:226px}.testimonial .owl-theme .owl-nav .owl-next{right:226px}.health_put{overflow:hidden;position:relative;margin-top:-135px}.health_put:before{background-image:url(/wp-content/uploads/2023/04/bg-illustration.svg);top:157px;bottom:0;left:0;right:0}.health_put:before,.health_put:after{content:"";position:absolute;z-index:-1;width:100%;height:300px;background-repeat:no-repeat;background-size:contain}.health_put:after{background-image:url(/wp-content/uploads/2023/04/bg-illustration-1.svg);bottom:-49px;background-position-x:right}.health_content{text-align:center;color:var(--white);background:linear-gradient(0.76deg,var(--black) 84.72%,#fff0 110.77%);padding-top:85px;padding-bottom:77px;padding-left:143px;padding-right:143px}.health_container{width:100%;margin:auto;max-width:896px}.health_put p{color:var(--white)}.health_button{display:flex;justify-content:center;align-items:center}.page-template-home-latest .review-area{display:flex;flex-wrap:wrap;justify-content:space-around}.page-template-home-latest .col-sm-2{width:14%;flex-basis:auto;max-width:none}.page-template-home-latest .img-area{display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding:40px 15px 30px}.page-template-home-latest .social .row{margin-left:-15px;margin-right:-15px}.testimonial .owl-carousel .owl-item .client-cont .client-img img{min-height:475px;object-fit:cover;border-top-left-radius:20px;border-bottom-left-radius:20px}.testimonial .owl-theme .owl-dots .owl-dot{background-color:transparent!important;border:0}.testimonial .owl-theme .owl-dots .owl-dot span{display:block;background:#f0f8ff!important;width:20px;height:20px;border-radius:100%;margin-left:10px}.testimonial .owl-theme .owl-dots .owl-dot.active span{background:#0ABBB5!important}.experiences:before{background-image:url(/wp-content/uploads/2023/04/2-1.svg);height:310px;top:50px;left:0;background-size:contain}.experiences:before,.experiences:after{content:"";position:absolute;width:100%;background-repeat:no-repeat;pointer-events:none}.experiences:after{background-image:url(/wp-content/uploads/2023/04/32744364-2-1.svg),url(/wp-content/uploads/2023/04/32744367-3.svg);height:100%;background-size:138px,80px;background-position:top right,bottom right 25px;top:0;bottom:0}.site-footer section.widget{margin:0;padding:0}.page-template-home-latest .health_content em{font-style:italic;font-family:poppins;font-weight:400}.page-template-home-latest .review .col-sm-5{width:50%;padding-left:10px;flex-basis:50%;padding-left:20px;padding-right:20px;max-width:50%}.member_container{width:100%;max-width:1140px;margin:auto}.member_sec .team_box{display:flex;align-items:center}.member_sec .crousel_team{display:flex;padding-top:384px}.member_sec .team_img{width:100%}.member_sec .team_content{width:50%;display:none}.member_sec ul{display:flex;padding:0}.member_sec li{list-style:none;padding-right:10px}.member_sec .team_content h2{color:var(--black);font-family:'Gilda Display';font-style:normal;font-weight:400;font-size:26px;line-height:31px}.member_sec .owl-item.active.center .team_content{display:block}.member_sec .team_para_text{display:none}.owl-item.active.center .team_content{display:block;padding-left:20px;padding-right:20px}.owl-carousel .owl-item .team_content ul li a img{width:100%;height:30px}.owl-item.active.center .team_img img{height:100%}.team h2{color:var(--black);font-size:56px;line-height:66px;font-family:'Gilda Display'}.owl-item.active.center .team_box_crousel{background:var(--white);box-shadow:0 0 15px rgb(0 0 0 / .2);padding:25px}.owl-item.active.center .team_para_text{display:block}.team_content ul li a{color:#565358;font-size:20px}.member_sec{overflow:hidden;padding-bottom:100px;padding-top:100px}.member_sec .owl-stage-outer{overflow:visible}.owl-item.active.center .bottom_tittle{display:none}.member_sec .owl-carousel .owl-item img{display:block;width:100%;height:100%;object-fit:cover}.member_sec .owl-carousel .owl-item.center .team_img img{height:182px;object-fit:cover}.member_sec .owl-carousel .owl-item.center img{display:block;width:100%}.bottom_tittle{text-align:center}.team_box_crousel{position:relative}.member_sec .owl-nav button{margin-left:10px;margin-right:10px}.member_sec .owl-dots{display:none}.member_sec:before{background-image:url(./imges/tem\ before.svg);top:0;bottom:0;left:0;right:0}.member_sec:before,.member_sec:after{content:"";position:absolute;z-index:-1;width:100%;height:300px;background-repeat:no-repeat;background-size:contain}.member_sec:after{background-image:url(./imges/bg\ -\ illustration\ \(1\).svg);bottom:86px;background-position-x:right}.back_img-team_person{position:absolute;height:840px;right:-41px;display:block;bottom:0;left:-41px}.back_img-team_person:before{content:"";position:absolute;background:linear-gradient(360deg,var(--white) 14.17%,#fff0 75.81%);left:0;bottom:0;width:100%;height:100%}.team-person_name{text-align:center;color:var(--black);position:relative}.team-person_name h2{color:#ede8e8;font-size:200px;line-height:210px;letter-spacing:-.05em;margin-left:50%;transform:translatex(-50%);width:100vw;position:absolute;top:-18px;left:0;right:0}.team{padding-bottom:184px;text-align:center}.member_sec .owl-carousel .owl-item.center .team-person_name h2,.member_sec .owl-carousel .owl-item.center .team-person_name img{display:block!important}.team-person_name img{display:none}.team-person_name h2,.team-person_name img{display:none!important}.member_sec .owl-item .team_box{padding-right:0}.owl-item .back_img-team_person:before{display:none}.member_sec .item{padding:34px 15px 34px}.member_sec .owl-item.active.center .team_box_crousel{transform:scale(1.15);transition:0.2s}.team_para_text p{margin-bottom:0;font-size:13px;line-height:22px;padding-top:20px}.our_gallery h2{font-family:'Gilda Display';font-style:normal;font-weight:400;font-size:56px;line-height:66px;text-align:center;color:var(--white)}.gallery_img_row{width:1128px;height:572px;margin:auto;display:flex;flex-wrap:wrap}.gallery_Img.img_one img,.gallery_Img.img_ninth img{width:100%;height:191px;object-fit:cover}.gallery_Img{width:25%;height:191px;object-fit:cover}.gallery_Img.img_one,.gallery_Img.img_ninth{width:50%}.gallery_Img img{width:100%;height:191px;object-fit:cover;vertical-align:top}.member_sec .owl-nav{display:flex;position:absolute;justify-content:center;right:-145px;bottom:40px;left:81px}.bottom_tittle h4{padding-top:10px;font-size:16px;font-weight:500;line-height:28px;font-family:'Poppins';margin:0}.member_sec .team{padding-bottom:95px}.galley_container{width:100%;max-width:1150px;margin:auto}.galley_content{width:100%;max-width:800px;margin:auto;text-align:center}.our_gallery{padding-bottom:253px;padding-top:220px;position:relative;background-image:url(/wp-content/uploads/2023/04/Screen-Shot-2023-04-19-at-5.25.56-PM.png);background-repeat:no-repeat;background-size:cover;width:100%;background-position:center center;z-index:3}.our_gallery .btn_wrap{justify-content:center}.main_gall_continer{display:flex;flex-wrap:wrap;margin:0 -5px}.main_gall_continer .main_gall_6{width:50%;display:flex;flex-wrap:wrap}.main_gall_continer .main_gall_6 img{width:100%;height:191px;object-fit:cover;vertical-align:top}.main_gall_continer .main_gall_6 .main_gall_img{padding:5px;width:100%}.main_gall_continer .main_gall_6 .main_gall_img.half{width:50%}.main_gall_continer .main_gall_6 .main_gall_img.half.double img{height:392px}.main_gall_continer .main_gall_6 .main_gall_img img{margin-top:10px}.main_gall_continer .main_gall_6 .main_gall_img img:first-child{margin-top:0}.our_gallery .galley_container .owl-nav{display:flex;position:absolute;right:0;bottom:-61px;left:0;max-width:200px;margin:auto;justify-content:space-between}.our_gallery .galley_container .owl-dot.active:before{content:counter(slides-num) " /";display:inline-block;vertical-align:middle;font-size:17px;position:absolute;top:0;left:0;font-family:poppins;font-weight:400}.our_gallery .galley_container .owl-dot{display:inline-block;counter-increment:slides-num;margin-right:5px}.our_gallery .galley_container .owl-dots:after{content:counter(slides-num);display:inline-block;font-size:17px;font-weight:700;vertical-align:middle;position:absolute;left:27px;font-family:poppins;font-weight:400}.our_gallery .galley_container .owl-dots span{display:none}.our_gallery .galley_container .owl-dots{display:flex;position:absolute;bottom:-38px;justify-content:center;left:50%;width:200px;transform:translateX(-12%)}footer.site-footer{background:var(--light-black);padding-top:0;padding-bottom:20px;padding-inline:20px;border-top:1px solid rgb(208 218 245 / .25)}.widget_text .location-area:nth-child(1) img,.widget_text .location-area:nth-child(2) img{width:38px;padding-top:7px;flex-shrink:0}.location-content .form-group{border-bottom:1px solid rgb(208 218 245 / .25)}.location-content .form-control{border:none;width:100%;color:var(--white);padding:0}.location-content .form-group input#email:focus{border:none}section#media_image-2 .widget-wrap img{width:103px;height:92px;object-fit:cover}section#media_image-2 .widget-wrap{text-align:center;padding-bottom:66px}.our_gallery:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-color:var(--black);width:100%;height:100%;opacity:.5;z-index:-1}header.site-header .site-header-row .headr_btn a{background-color:var(--white);color:var(--black);font-size:14px;line-height:20px;font-weight:400;min-width:120px;text-align:center;position:absolute;right:0;padding:8px 15px;top:50%;transform:translateY(-50%);text-transform:uppercase}.product_list_box .product_list_box_cont p{text-align:center}.product_list_box .product_list_box_img{display:flex;align-items:center;justify-content:center;position:relative}.product_list_box .product_list_box_cont .product_list_box_btn.main_btn{margin-top:30px}.product_list_box .product_list_box_img img{height:220px;width:100%;object-fit:cover;border:0;border-radius:5px;background-color:#f1f7f6;padding:10px}.product_list_box .product_list_box_img a{width:100%;display:flex;align-items:center;justify-content:center}.product_list_box .product_list_box_cont a,.product_list_box .product_list_box_cont .product_list_box_btn.main_btn{text-align:center}.product_list_box{height:auto;border:1px solid #ddd;padding-bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:8px 8px 35px;border-radius:5px}.product_list_box .product_list_box_cont h4{margin-bottom:0;padding:0;text-align:center;font-size:22px;line-height:32px}li.pro_cat.col-sm-3{padding-left:15px;padding-right:15px}ul.products.row{padding:25px 0 30px 0;justify-content:center}.service_row1.patients .wrap{display:flex;position:relative;flex-direction:row-reverse;gap:50px;align-items:center}.landing_top_sec{background-image:url(/wp-content/uploads/2023/04/50be0231-aedf-4c8a-b6f6-5c90c5a44665.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding-top:160px;padding-bottom:110px;padding-inline:20px}.content-col2{text-align:center;display:flex;flex-direction:column;gap:13px}.content-col2,.content_col{width:50%}.row_content{display:flex;align-items:center}.landing_top_sec .row_content{justify-content:center}.content-col2 h1{width:100%;margin:auto}.content-col2 strong{display:block}.content-col2 h4{font-size:30px;line-height:36px;color:var(--black);font-weight:500;margin-bottom:8px}.cearleft_sec .home3_gateway_cont p{font-size:16px;line-height:28px}.cearleft_sec .home3_gateway_cont h4{font-size:30px;line-height:43px}.page-template-landing-page-php button#mai-toggle{display:none}.page-template-new-services-page-php .service_content bdi{font-size:28px;font-family:'Gilda Display',serif}.page-template-new-services-page-php .service_sec .service_wrapper .service_content bdi>span{font-family:'Gilda Display';color:var(--action);font-weight:600;text-shadow:none;font-size:22px}.page-template-new-services-page-php .service_content h2{margin-bottom:6px}.service_sec .service_wrapper .col-sm-6 .service_content p{padding-bottom:0;padding-top:12px}.service_sec .service_content .btn-layout{margin-top:25px}body .site-header .header_outer_menu .mega_menu>a+ul.sub-menu{position:absolute;top:100px;left:50%;right:0;background-color:var(--white);box-shadow:0 0 30px 0 rgb(0 0 0 / .09);border-radius:5px;opacity:0;visibility:hidden;display:block;transition:0.3s all ease-in-out;max-width:1140px;width:100%;padding:20px;margin:auto;transform:translateX(-50%)}.site-header .header_outer_menu .mega_menu.active>a+ul.sub-menu{opacity:1;visibility:visible}.site-header .header_outer_menu .mega_menu ul.sub-menu>li.services_wrap{width:50%;padding:0 15px;float:left}.site-header .header_outer_menu .mega_menu li ul.sub-menu li{width:calc(50% - 20px);float:left;padding:0!important;margin:0 0 10px!important}.site-header .header_outer_menu .mega_menu li ul.sub-menu a{display:flex;align-items:center;color:var(--black);font-size:14px;line-height:20px;letter-spacing:0;gap:12px}.site-header .header_outer_menu .mega_menu li ul.sub-menu a:hover{color:var(--action)}.site-header .header_outer_menu .mega_menu li ul.sub-menu a picture{width:100%;max-width:60px;margin-right:14px;height:60px}.site-header .header_outer_menu .mega_menu li ul.sub-menu a picture img{width:100%;height:100%;border-radius:8px;border:1px solid #eee;background-color:var(--white)}.site-header .header_outer_menu .mega_menu ul.sub-menu li.menu-item-has-children>a{margin-bottom:15px!important;font-size:15px!important;color:var(--black)!important;font-weight:600;display:block}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag>a{font-size:0!important;line-height:0!important;display:none;margin:0!important}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu{display:flex;align-items:center;flex-wrap:wrap;background-color:rgb(20 136 132 / .2);border-radius:8px;padding:15px 15px}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li{margin-right:10px;width:100%}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li.main_img{margin-right:0}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag a{display:inline-block}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li img{max-width:100%;object-fit:cover;margin:auto;height:220px;width:100%}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li a span{font-size:14px;line-height:20px;font-weight:400!important;display:block;text-transform:capitalize}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li.main_btn{text-align:left}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li.main_btn a{width:auto;padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white)!important;text-decoration:none!important;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action)}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li.main_img a{width:100%}.site-header .header_outer_menu .mega_menu ul.sub-menu li.shop_bag ul.sub-menu li.main_text a{font-size:16px;line-height:26px;text-transform:uppercase;font-weight:600}.site-header .header_outer_menu .mega_menu>a{position:relative;padding-right:20px}.site-header .header_outer_menu .mega_menu>a::before{content:"\f107";font-family:'FontAwesome';font-size:22px;line-height:1;transition:0.3s all;color:var(--white);position:absolute;right:0;top:0}.site-header .header_outer_menu li.mega_menu.menu-item-has-children.active>a::before{transform:rotate(-180deg)}.menus .row:nth-child(2){margin-top:130px}.blogs .blog-content p{font-size:17px;line-height:20px;color:var(--black)}.spa-menu .container .menus>div{position:relative}.testimonial .owl-item .col-sm-12{transform:scale(.9);transition:all 0.4s ease-in-out}.testimonial .owl-item.center .col-sm-12{transform:scale(1.1)}.testimonial .owl-carousel .owl-stage{display:flex;margin-left:30px;margin-right:30px}.mai-menu .burger_img img{width:115px;height:57px;margin-bottom:50px;position:absolute;z-index:13;width:100px;top:25px}.mai-menu .burger_img{padding-bottom:30px}.landing_massage_sec.comn_radius .wrap p>em{font-style:normal}.landing_massage_sec.comn_radius .land_services_wrap .main_btn a{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action)}.landing_massage_sec.comn_radius .free_environment_title .main_ttile p{margin-bottom:10px;max-width:600px;margin-left:auto;margin-right:auto;font-size:20px;line-height:30px}.woocommerce-shop .site-inner .search-form input[type="search"]{outline:none!important;border-radius:6px;padding:11px 15px;background-color:var(--white);border:1px solid #ddd;position:absolute;width:auto;right:0;top:129px;font-family:'Poppins';min-width:235px}.archive .site-inner{position:relative}.landing_top_sec::before{position:absolute;content:'';inset:0;background-color:var(--black);opacity:.7}.landing_top_sec .content-col2 *{color:var(--white)!important}.laser_hr_sec .home3_gateway_cont{margin:auto;padding:0 20px}.service_row1.patients{padding-top:30px;padding-bottom:40px;background:linear-gradient(100.82deg,var(--gradient-start) 0%,#AEF2F0 112.4%),linear-gradient(102.3deg,#0BB1E3 -4.62%,#0F2976 178.22%),#0E70AF}.service_row1.patients .wrap,.laser_hr_sec .container{width:100%!important;max-width:1500px!important}.service_row1.patients .service_name ul.ul-list-service li{position:relative;padding-left:25px;font-size:18px;margin-bottom:15px;font-weight:300;color:var(--white)}.service_row1.patients .service_name ul.ul-list-service{padding:0}.service_row1.patients .wrap>*{width:50%;float:none}body.single-product .type-product>.summary .variations_form.cart table,body.single-product .type-product>.summary .variations_form.cart tbody{display:block}body.single-product .type-product>.summary .variations_form.cart table{padding:26px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}body.single-product .type-product>.summary .variations_form.cart table tbody tr{display:flex;width:100%;position:relative;gap:10px;flex-wrap:wrap;align-items:center}body.single-product .type-product>.summary .variations_form.cart table tbody tr td{padding:0px!important;width:100%;line-height:1}body.single-product .type-product>.summary .variations_form.cart table tbody tr td.value{display:flex;gap:10px;width:calc(90% - 10px);align-items:center}body.single-product .type-product>.summary .variations_form.cart table tbody tr td.value select{width:180px;margin:0;min-width:unset}body.single-product .type-product>.summary .variations_form.cart table tbody tr td.value a.reset_variations{line-height:100%;font-weight:600;color:var(--black);text-decoration:underline!important}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart #eh-payment-request-button-seperator{display:none!important}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart>.quantity{display:flex;gap:20px;align-items:center}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart>.quantity label{clip:auto;position:relative!important;inset:auto!important;width:auto;clip-path:none;height:auto;font-size:16px;font-weight:700;color:#323232}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart>.quantity input{-webkit-appearance:none!important;appearance:none!important;text-align:center!important}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart>.custom_qty_offer_wrap{width:100%;margin-bottom:10px}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart>.custom_qty_offer_wrap p{border:1px solid;padding:10px;border-radius:5px;color:#004085;background-color:#cce5ff;text-align:center;border-color:#b8daff}body.single-product .type-product>.summary .variations_form.cart .woocommerce-variation-add-to-cart>.single_add_to_cart_button{width:100%;padding:15px;border-radius:5px}body.single-product .type-product>.summary .variations_form.cart .single_variation_wrap>.woocommerce-variation .price bdi{font-size:35px;font-weight:400;letter-spacing:-1px}body.single-product .type-product>.summary .variations_form.cart .single_variation_wrap>.woocommerce-variation .price bdi span.woocommerce-Price-currencySymbol{font-size:20px;vertical-align:top;display:inline-block;line-height:1;margin-right:2px;margin-top:-4px}body.single-product .type-product>.summary .product_meta span{font-weight:700}body.single-product .type-product>.summary .product_meta span span,body.single-product .type-product>.summary .product_meta span a{font-weight:400}body .mai-menu .mai-menu-inner form.search-form{display:block!important}.hero-content.text-center.top_sec .hero-btn{padding:100px 150px;font-size:30px}.page-template-home-latest-php .hero-content.text-center.top_sec .hero-btn{padding:10px 18px;font-size:17px}.service_row1.patients h2,.service_row1 li{color:var(--white)}.service_row1.patients .service_name ul.ul-list-service li::before{filter:invert(1)}.site-header .site-header_row .cart_icon_wrapper span.item_count{color:var(--white);border-radius:100%;background-color:#0abab5;margin-left:10px;width:18px;height:18px;display:block;text-align:center;font-size:13px;line-height:18px;position:absolute;top:-5px;right:-4px}.site-header .site-header_row .cart_icon_wrapper a{width:42px;height:42px;background:var(--white);border-radius:50%;padding:6px;display:flex;position:relative}.site-header .site-header_row .cart_icon_wrapper a img{width:100%;object-fit:contain}.blogs .blog-area .blog.link_btn>a{width:100%;margin:0}.blogs .blog-area .link_btn a::after{bottom:0}.blogs .blog-area .col-sm-4{width:33.3333%}.blogs .blog-content h5 a{font-size:22px;font-family:'Abel',sans-serif;line-height:28px;letter-spacing:.28px;margin:0}div .blogs .blog-content h5{padding-bottom:20px}section#blogs .blog.link_btn .blog-content p{font-size:16px;line-height:24px;font-weight:300;padding:0}.blogs .blog-content .content_wrapper{overflow:hidden;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;margin-bottom:25px}.single-post .entry-meta .entry-author,.single-post .entry-meta .entry-author::before{font-size:0!important;display:none}.single-post .entry-meta>*{font-size:0!important}.single-post .entry-meta .entry-author::before{font-size:17px;content:'By';margin-right:7px;color:#323232;font-weight:300;pointer-events:none}.single-post .entry-header .entry-meta{align-items:flex-start;margin-bottom:15px}body .site-header .site-header-row{justify-content:space-between}body .site-header .site-header-row button.mai-toggle{position:relative;z-index:0}body .site-header .site-header-row button.mai-toggle.activated .mai-bars{color:var(--white)}body .mai-menu{top:0!important;min-height:100vh;position:fixed;right:0!important;left:auto!important;width:100%;max-width:565px;background-color:#102222!important}.contact_form .widget:last-child{display:none}body .mai-menu .mai-menu-inner{padding:110px 80px}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item{display:block;margin-bottom:40px}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item a{border:0!important;padding:0;margin:0;color:var(--white);font-size:24px;line-height:34px;font-weight:300;text-transform:uppercase;position:relative;display:inline-block;vertical-align:top;width:auto;letter-spacing:.08em}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.menu-item-has-children .sub-menu{margin-top:30px}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.menu-item-has-children .sub-menu-toggle.sub-sub-menu-toggle{display:inline-flex;width:30px;height:auto;align-items:center;justify-content:center}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.menu-item-has-children .sub-menu-toggle.sub-sub-menu-toggle::after{top:auto;left:auto;right:auto;position:relative}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.menu-item-has-children .sub-menu-toggle.sub-sub-menu-toggle.sub-menu-toggle.activated::after{margin-top:23px}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.menu-item-has-children>a>img{min-width:50px;width:50px;height:50px;object-fit:cover;border-radius:50px}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.menu-item-has-children>a{display:inline-flex;align-items:center;gap:15px}body .mai-menu .mai-menu-inner .menu.mobile-menu>li.menu-item>a::after{display:block;content:'';width:0;height:4px;background-color:var(--white);position:absolute;left:0;bottom:-12px;-webkit-border-radius:100px;border-radius:100px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item a:hover{color:var(--white)}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item a:hover::after{width:100%}body .mai-menu .mai-menu-inner .menu.mobile-menu li.menu-item.hidden{display:none}.page-id-48683.page-template-home-latest .menu-content{max-width:194px;margin:0 auto}.page-template-home-latest #menu-mega-menu{position:static!important}@-webkit-keyframes standardMenu{0%{top:0;opacity:0}100%{top:0;opacity:1}}@keyframes standardMenu{0%{top:0;opacity:0}100%{top:0;opacity:1}}.contact_main_sec .contact_title p{display:grid;align-items:center;justify-content:space-between;margin-bottom:30px}header.site-header.no-header-content.stuck{background:#000;top:0}header.site-header.no-header-content{transition:all .3s}.close_popup i{color:var(--white);font-size:30px;position:fixed;right:66px;top:28px}li.close_popup{margin:0!important;height:0!important}.ques_sec .section_title h1{color:var(--white)}.ques_sec>.row>div{width:100%}.gallery_wrapper>div img{height:475px;width:100%;object-fit:cover;padding:0 1px}.spa-menu .container{max-width:1360px;width:100%;padding:0}.spa-menu .container .menus .menu{margin:0;height:400px;z-index:2;position:relative}.spa-menu .container .menus .menu:after{position:absolute;z-index:0;background:linear-gradient(45deg,black,transparent);content:"";inset:0}.spa-menu .container .menus>div{max-width:23.5%;width:100%}.spa-menu .container .menus>div .click_wrap{width:100%}.spa-menu .container .menus{flex-wrap:nowrap;gap:0}.spa-menu .container .menus .menu img{height:100%;object-fit:cover}.spa-menu .container .menus>div:nth-child(1){margin-right:-60px}.spa-menu .container .menus>div:nth-child(5){margin-left:-60px}.spa-menu .container .menus>div:nth-child(3){margin:0 -60px}.spa-menu .container .menus>div:nth-child(2),.spa-menu .container .menus>div:nth-child(4){margin-top:154px;position:relative;z-index:5}.owl-carousel .owl-item{display:flex;flex:1 0 auto}.owl-carousel .owl-stage{display:flex}.newsletter_sec form ul li{position:relative;padding-bottom:0!important}.newsletter_sec form .gform-body.gform_body ul li .validation_message{padding:4px 10px!important;background:rgb(255 255 255 / .3);margin-top:6px;position:absolute}.service_content ul li{position:relative}.service_content ul li a,.service_content p a{color:var(--action)}.service_content ul{margin-top:10px;padding-left:15px}.spa-menu .container .row{margin:0}.blogs .section-title{color:var(--white)}.blogs .section-title.text-center{margin-bottom:30px}.page-template-new-services-page-php .blogs .container{padding-left:20px!important;padding-right:20px!important}.page-template-home-latest .spa-menu .menu:before,.page-template-home-latest .menu-content{z-index:2}.page-template-home-latest .spa-menu .col-sm-2 .menu>a:before{position:absolute;inset:0;content:"";z-index:1;pointer-events:none;background:linear-gradient(45deg,black,transparent)}.page-template-home-latest .spa-menu .col-sm-2 .menu>a{position:relative;display:block}.blogs .section-title h2{padding-left:0px!important}.treatment_areas .row{justify-content:space-between;row-gap:50px}.treatment_areas_title>*{color:var(--white);text-align:center;margin:0}.treatment_areas_left li,.treatment_areas_left.service_content p,.treatment_areas_right ul li,.treatment_areas_right>*{color:var(--white)}.treatment_areas_left.service_content ul li:before,.treatment_areas_right.service_content ul li:before,.treatment_areas{background:#000}.treatment_areas_left.service_content ul li::after,.treatment_areas_right.service_content ul li::after{border-color:var(--white)}.btn_new_white a{padding:8px 31px;display:inline-block;color:var(--black);border:2px solid var(--white);text-transform:uppercase;font-weight:500}.btn_new_white a,.site-header .mobile-menu>li>ul.sub-menu>li .main_btn a{background:var(--white);font-size:14px!important;line-height:20px!important;font-family:'Poppins'}.site-header .mobile-menu>li>ul.sub-menu>li .main_btn a{padding:8px 31px!important;display:inline-block!important;color:var(--black)!important;border:2px solid var(--white) !IMPORTANT;text-transform:uppercase !IMPORTANT;font-weight:500!important}.btn_new_green a{padding:8px 31px;display:inline-block!important;background:var(--action);color:var(--white)!important;border:2px solid var(--white);font-size:14px!important;line-height:20px!important;font-family:'Poppins';text-transform:uppercase;font-weight:500}.treatment_areas_btn.btn_new_white{text-align:center}.treatment_areas .container{width:100%;max-width:1200px}.gallery_sec.new_carousel_gallery .item{width:100%}.header_outer_menu #menu-mega-menu>.menu-item-has-children{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.new_carousel_gallery{padding-bottom:35px;overflow:hidden}.gallery_sec.new_carousel_gallery .owl-carousel .owl-stage-outer{margin-inline:auto}.gallery_sec.new_carousel_gallery .owl-carousel .owl-nav{position:absolute;left:0;top:50%;right:0;transform:translateY(-50%);z-index:5;bottom:0;display:flex;gap:0;justify-content:space-between;height:45px}.gallery_sec.new_carousel_gallery .owl-carousel .owl-nav button{cursor:pointer;background:rgb(0 0 0 / .5);display:flex;justify-content:center;align-items:center;width:60px;height:60px;border:0}.gallery_sec.new_carousel_gallery .owl-carousel .owl-nav button svg{width:auto;height:30px}.gallery_sec.new_carousel_gallery .owl-carousel .owl-nav.disabled{display:none!important}.gallery_sec.new_carousel_gallery .section_title{margin:0 auto}.page-id-43100 .land_service .main_btn>a,.page-id-43173 .land_service .main_btn>a,.page-id-43177 .land_service .main_btn>a,.page-id-47692 .land_service .main_btn>a,.page-id-43175 .land_service .main_btn>a{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action)}.summary.entry-summary form.cart #eh-payment-request-button-seperator p{margin-top:0px!important;text-align:left!important}.header_outer_menu .mega_menu li ul.sub-menu li.btn_new_green{width:100%!important;padding-top:30px!important}.mai-menu .sub-menu-toggle::after{position:static!important;display:inline-block}.site-header .mobile-menu .sub-menu .sub-menu li a img{width:40px;height:40px;vertical-align:middle;border-radius:50%;margin-right:20px}.site-header .mobile-menu .sub-menu .sub-menu li a{font-size:17px!important;line-height:24px!important}.site-header .mobile-menu .sub-menu .sub-menu li.btn_new_green a{padding:8px 31px!important;display:inline-block!important;background:var(--white);color:var(--black)!important;border:2px solid var(--white)!important;font-size:14px!important;line-height:20px!important;font-family:'Poppins'!important;text-transform:uppercase!important;font-weight:500!important}.site-header .mobile-menu>li>ul.sub-menu{padding-left:30px!important}.site-header .mobile-menu>li>ul.sub-menu>li>a{font-size:20px!important}.site-header .mobile-menu>li>ul.sub-menu>li{margin-bottom:15px!important}.site-header .mobile-menu>li>ul.sub-menu>li>ul.sub-menu li{margin-bottom:20px!important}.site-header .mobile-menu>li>ul.sub-menu>li>ul.sub-menu{padding-bottom:9px;border-bottom:1px solid #fff;padding-left:20px!important}.site-header .mobile-menu>li>ul.sub-menu>li .main_img img{margin:0;width:100px;height:auto;border:1px solid white!important;border-radius:8px}.top_banner_wrapper{position:fixed;top:97px;left:0;right:0;padding:20px!important;padding:0;background-color:var(--action);z-index:9}.header-stuck .top_banner_wrapper{top:97px}.top_banner_wrapper .inner_wrapper{display:flex;justify-content:center;text-align:center}.top_banner_wrapper .inner_wrapper a{color:var(--white);font-size:18px;line-height:26px;letter-spacing:.5px}.page-template-email-opt-page .email_main_wrapper .container{max-width:800px;width:100%;padding-inline:20px}.page-template-email-opt-page .email_main_wrapper .inner_sec{display:flex;flex-direction:column;align-items:center;width:100%;gap:40px}.page-template-email-opt-page .email_main_wrapper .inner_sec .title_Sec{text-align:center}.page-template-email-opt-page .email_main_wrapper .inner_sec .form_wrapper{width:100%;max-width:500px}.page-template-email-opt-page .email_main_wrapper .inner_sec .form_wrapper .email_form_wrapper .gform_heading{display:none}.page-template-email-opt-page .email_main_wrapper .inner_sec .form_wrapper .email_form_wrapper .validation_message{background-color:#fff0;border:0!important;padding:0!important;margin-top:3px!important;font-size:14px!important;line-height:20px!important}.page-template-email-opt-page .email_main_wrapper .inner_sec .form_wrapper .email_form_wrapper .gfield_error input{border-color:rgb(0 0 0 / .06)}.page-template-email-opt-page .email_main_wrapper .inner_sec .form_wrapper .email_form_wrapper .gfield_error label{color:inherit}.ques_wrapper ul li{list-style:none}.ques_wrapper ul li{position:relative;padding-left:22px}.ques_wrapper ul li::after{content:"";border:2px solid var(--black);border-radius:50%;width:10px;height:10px;position:absolute;left:0;top:8px}.faqs_secton:not(:has(.column-row *)){display:none}.faqs_secton .column-row{text-align:center}.faqs_secton .faq_accrodion{margin-top:60px!important;margin-bottom:40px!important}.treatment_areas,.newsletter_sec{padding-left:20px;padding-right:20px}.CTA-section{background-size:cover;background-repeat:no-repeat;background-position:center;text-align:center;color:var(--white)}.CTA-section::before{content:'';position:absolute;inset:0;background-color:rgb(0 0 0 / .7)}.CTA-section .container{width:90%;max-width:720px}.CTA-section h2{color:var(--white)}.CTA-section .CTA-section_inner-desc{margin-bottom:30px}.page-template-home-latest .main-wrapper{max-width:747px;width:100%;margin:0 auto;padding:55px 0 0 0}.cart .quantity input{width:75px!important;text-align:left!important;color:black!important}.cart .quantity{width:100%;margin-bottom:25px!important}div#eh-payment-request-button-seperator{width:auto;height:unset;display:inline-block;padding-left:20px;padding-top:7px}button.single_add_to_cart_button.button.alt{float:none}.full_spot{padding:80px 20px;width:100%;max-width:830px;margin:auto}.full_spot p,.full_spot h2{text-align:center}.full_spot h2{margin-bottom:30px!important}.rsv-two #gform_wrapper_14 form#gform_14{width:100%;max-width:1160px;margin:auto;padding:80px 0}#gform_wrapper_14 .gform_heading{display:none}.Morpheus8-sec .row .Morpheus8_left .faq-sec{padding:0}.Morpheus8-sec .row .Morpheus8_left .faq-sec .wrap{padding:0px!important}.Morpheus8-sec .row .Morpheus8_left .faq-sec .wrap .column-row{display:flex;flex-direction:column;gap:15px}.Morpheus8-sec{padding-inline:20px;background-color:#f4f4f4!important}.Morpheus8-sec .row{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:60px}.Morpheus8-sec .row .Morpheus8_left,.Morpheus8-sec .row .Morpheus8_right{display:flex;flex-direction:column;gap:15px}.Morpheus8_right .Morpheus8_listing ul{margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.Morpheus8_right .Morpheus8_listing ul li{margin:0}.Morpheus8_right .Morpheus8_listing ul li strong{margin-right:8px}.faq-sec .column-row{text-align:center}.cearleft_sec.laser_hr_sec,.faq-sec{padding-inline:20px}.faq-sec{background:#f4f4f4}.faq-sec .faq_accrodion{margin-top:60px!important;margin-bottom:0px!important}body:has(.header-bottom-bar) .site-inner .hero-section{margin-top:-136px}body.home .hero-section{margin-top:-97px}.hero-content{padding:276px 0 236px 0}.page-template-home-latest h1{font-size:72px;text-transform:uppercase;line-height:1.1667em;color:var(--white);font-weight:400;margin:0;font-family:'Gilda Display',serif;line-height:84px;color:var(--white)}.page-template-home-latest .hero-content h4{font-size:24px;font-weight:300;line-height:1.5em;font-family:'Poppins',sans-serif;color:var(--white);margin-bottom:53px}.page-template-home-latest .hero-content h4:empty{display:none}.page-template-home-latest .hero-btn{padding:8px 31px;background:var(--action);border-radius:1px;text-transform:uppercase;color:var(--white);font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action);margin-top:24px;text-decoration:none}.home3_hero_sec{padding:80px 0 70px}.home3_hero_boxes{display:flex;flex-wrap:nowrap;margin:0 -10px;justify-content:center}.home3_hero_box{width:100%;padding:0 10px;max-width:50%}.home3_hero_box_in{position:relative;overflow:hidden;border-radius:18px;border:3px solid var(--secondary-action)}.home3_hero_box a{display:inline-block;width:100%}.home3_hero_box img{width:100%;height:350px;object-fit:cover;transform:scale(1);transition:0.3s all ease-in-out}.home3_hero_box_name{position:absolute;z-index:2;bottom:0;width:100%;padding:25px 25px 15px;background-image:linear-gradient(#fff0,rgb(0 0 0 / .8))}.home3_hero_box_name h4{margin-bottom:0}.home3_hero_box a:hover img{transform:scale(1.08)}.home3_hero_ribbon{position:absolute;background-color:var(--secondary-action);top:39px;transform:rotate(-38deg);padding:4px 47px 4px 30px;left:-39px;width:240px;text-align:center;z-index:2}.home3_hero_ribbon_in{position:relative}.home3_hero_ribbon p{font-size:16px;line-height:30px;font-weight:500}.home3_hero_boxes.three_plus{flex-wrap:wrap;margin-bottom:-20px}.home3_hero_boxes.three_plus .home3_hero_box{width:33.3333%;margin-bottom:20px}.home3_relax_sec{padding:500px 0 140px;background-size:cover;background-position:center center;background-repeat:no-repeat}.home3_relax_sec::before{background-image:linear-gradient(#fff0,rgb(0 0 0 / .8));position:absolute;content:'';bottom:0;left:0;right:0;top:0}.home3_relax_cont{text-align:center;position:relative}.home3_relax_cont .main_btn{margin-top:-5px}.home3_relax_cont h2{margin-bottom:25px}.home3_gateway_sec{padding:60px 0 0;z-index:2;margin-bottom:-115px}.home3_gateway_cont{max-width:880px;margin:0 auto 60px;text-align:center}.home3_gateway_cont p{font-size:24px;line-height:40px}.home3_gateway_boxes{display:flex;flex-wrap:wrap;margin:0 -15px;justify-content:center}.home3_gateway_box{width:33.333%;padding:0 15px}.home3_gateway_box a{display:inline-block;background-color:var(--white);box-shadow:0 0 40px 0 rgb(0 0 0 / .12);width:100%;border-radius:10px;vertical-align:top}.home3_gateway_box img{height:300px;width:100%;object-fit:cover;border-radius:10px 10px 0 0}.home3_gateway_box_txt{padding:24px 20px 20px;text-align:center}.home3_gateway_box_txt h4{margin-bottom:0;transition:0.3s all ease-in-out}.home3_gateway_box a:hover{box-shadow:0 0 10px 0 rgb(0 0 0 / .12)}.home3_gateway_box a:hover .home3_gateway_box_txt h4{color:var(--secondary-action)}.home3_client_sec{background-color:var(--secondary-action);padding:190px 0 150px}.home3_client_gallery{display:flex;flex-wrap:wrap;margin:0 -10px -20px;justify-content:center}.home3_client_photo{width:20%;padding-left:10px;padding-right:10px;margin-bottom:20px;text-align:center}.home3_client_photo:nth-child(2n){margin-top:35px}.home3_client_photo a{transition:0.25s all ease-in-out;position:relative;display:inline-block;width:100%;border-radius:0 40px 40px 40px;overflow:hidden;vertical-align:top}.home3_client_photo:nth-child(2n) a{border-radius:40px 0 40px 40px}.home3_client_photo img{max-width:100%;width:100%;height:230px;object-fit:cover}.home3_client_photo h5{position:absolute;top:0;bottom:0;left:0;right:0;margin:0;display:flex;align-items:center;justify-content:center;padding:20px;color:var(--white);background-color:rgb(51 51 51 / .55);transition:0.25s all ease-in-out;font-family:'Abel',sans-serif;font-size:22px;line-height:32px;font-weight:700}.home3_client_photo a:hover h5{background-color:rgb(51 51 51 / .1)}.home3_client_gallery .home3_client_photo a:hover{border-radius:20px}.home3_client_sec .service-btn{margin-top:40px}.home3_client_sec .service-btn a{padding:8px 31px;display:inline-block;background:var(--white);color:var(--black);border:2px solid var(--white);font-size:14px!important;line-height:20px!important;font-family:'Poppins';text-transform:uppercase;font-weight:500}.home3_blog_sec{padding:50px 0 60px}.home3_blog_boxes{display:flex;flex-wrap:wrap;margin:0 -15px;justify-content:center;padding:0 0 40px 0}.home3_blog_box{width:33.3333%;padding:0 15px}.home3_blog_box_img a{display:inline-block;width:100%}.home3_blog_box_img img{height:240px;width:100%;object-fit:cover;transition:0.2s all ease-in-out;border-radius:16px 16px 0 0}.home3_blog_box_txt h4{font-size:24px;line-height:32px}.home3_blog_box_txt h4 a{color:var(--black);display:inline-block}.home3_blog_box_txt h4 a:hover{color:var(--secondary-action)}.home3_blog_box_txt{padding:26px 25px 32px}.home3_blog_box_txt p{color:var(--black)}.home3_blog_sec .main_btn{margin-top:42px}.home3_blog_box_in{background-color:var(--white);border-radius:16px;box-shadow:0 8px 30px 0 rgb(61 171 218 / .4);transition:0.3s all ease-in-out;height:100%}.home3_blog_box_in:hover{box-shadow:0 8px 30px 0 rgb(61 171 218 / .05)}.home3_testimonial_sec .wrap{max-width:1800px!important}.home3_testimonial_sec{padding:140px 0 150px}.home3_testimonial .item{display:flex;flex-wrap:wrap}.home3_testimonial_img{width:50%;padding-right:25px}.home3_testimonial_txt{width:50%;padding:20px 0 0;position:relative}.home3_testimonial_txt::before{content:'';background-image:url(/wp-content/themes/images/quote_icon_black.png);width:40px;height:34px;position:absolute;background-size:100%;background-repeat:no-repeat;background-position:center center;top:9px;left:-10px;opacity:.06}.home3_testimonial_txt .client_txt{position:relative;padding-left:25px}.home3_testimonial_txt .client_txt ::before{content:'';position:absolute;top:13px;left:5px;width:10px;height:2px;background-color:var(--black)}.home3_testimonial_txt .client_txt p a{color:var(--black)}.home3_testimonial_txt .client_txt p a:hover{text-decoration:underline!important}.home3_testimonial{padding:0 50px}.home3_testimonial .owl-carousel{overflow:hidden!important}.home3_testimonial .owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);left:45px;right:45px;display:flex!important;align-items:center;justify-content:space-between;pointer-events:none}.home3_testimonial .owl-nav button{pointer-events:all;background:#fff0;border:none}.home3_testimonial .owl-nav button i{background-color:var(--secondary-action)}.home3_testimonial .owl-nav button i,.home3_testimonial_sec.Category_test_sec .owl-nav button i{font-size:11px;line-height:32px;width:30px;height:30px;box-shadow:0 0 10px 0 rgb(0 0 0 / .1);border-radius:20px;padding:0;position:relative;color:var(--white)}.home3_testimonial_sec.Category_test_sec .owl-nav button i{background-color:var(--action)}.home3_testimonial_img img{border-radius:15px;border:2px solid var(--action)}.home3_feed_boxes{display:flex;flex-wrap:wrap;margin:0 -15px}.home3_feed_box{width:50%;padding:0 15px}.home3_feed_box .wp-fbrev.wpac{height:600px;overflow-y:auto!important;background-color:var(--white)!important;padding:15px!important}.home3_feed_sec{background-color:var(--secondary-action);padding:50px 0 90px}.home3_feed_code{border-radius:26px;overflow:hidden;box-shadow:0 0 40px 0 rgb(255 255 255 / .6)}.home3_feed_code .ti-widget.ti-goog{background-color:var(--white);padding:10px;height:570px;overflow:auto!important;margin:0;scrollbar-width:thin}.home3_feed_code ::-webkit-scrollbar{width:8px;background:#fff0}.home3_feed_code ::-webkit-scrollbar-thumb{background:#cdcdcd}.home3_feed_code .sbi{scrollbar-width:thin}.home3_feed_box .main_title h3 a{color:var(--black);transition:0.3s all ease-in-out}.home3_feed_box .main_title h3 a:hover{color:var(--white)}.home3_feed_code .sbi .sb_instagram_header{display:none}.home3_feed_code #sb_instagram{height:570px!important;padding-bottom:0!important}.faq_accrodion .ui-accordion-content .fluid-width-video-wrapper iframe,.free_environment_service .free_environment,.service_row2 .free_environment_service .free_environment,.service_row1 .image_of_service .service_img{border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2)}.team_page_wrapper .fluid-width-video-wrapper iframe{border-radius:26px;box-shadow:0 10px 20px 0 rgb(0 0 0 / .2)}.search .site-inner,.error404 .site-inner,.woocommerce .site-inner,.single-post .site-inner,.page-template-default .site-inner,.archive .site-inner{max-width:1200px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.single-post .site-inner .entry-content h3,.archive .site-inner .entry-content h3{margin-top:12px}.page-template-default .site-inner .entry-content::after{content:'';display:table;clear:both}.page-template-default .site-inner .entry:last-child{margin-bottom:0}.search .site-inner .content,.error404 .site-inner .content,.post-template-default .site-inner .content,.page-template-default .site-inner .content,.archive .site-inner .content{padding:80px 0}.single-post .site-inner p img,.single-post .site-inner .featured-image .wp-post-image,.category .site-inner p img,.category .site-inner .featured-image .wp-post-image,.category .site-inner .aligncenter,.category .site-inner .alignleft,.category .site-inner .alignright,.category .site-inner img.OzAYt,.single-post .site-inner iframe,.category .site-inner iframe{box-shadow:0 0 40px 0 rgb(0 0 0 / .12);border-radius:10px;vertical-align:top;border:3px solid var(--secondary-action)}.single-post .site-inner .entry-comments .comment-list .comment.boxed{background-color:#ddf0f9;margin-right:0;border:none;border-radius:8px}.single-post .site-inner .aligncenter img{margin:auto;display:block}.single-post .site-inner .entry-comments.boxed{padding:0;border:none}.single-post .site-inner blockquote::before{content:none}.single-post .site-inner blockquote{background-color:#e3f3fa;border-left:6px solid #3dabda;color:var(--black);padding:12px}.single-post .site-inner .entry-comments ul li:before,.category .site-inner .entry-comments ul li:before{content:none}.single-post .site-inner .entry-content p,.category .site-inner .entry-content p{margin-bottom:15px}.single-post .site-inner .entry-content p:last-child,.category .site-inner .entry-content p:last-child{margin-bottom:0}.single-post .site-inner h3 a,.single-post .site-inner h2 a,.category .site-inner h3 a,.category .site-inner h2 a{font-size:inherit}.category .site-inner img.OzAYt{margin-top:20px;margin-bottom:20px}.single-post .site-inner .wp-video .wp-video-shortcode,.category .site-inner .wp-video .wp-video-shortcode{height:420px!important;width:100%!important;max-width:100%;border-radius:10px}.category .site-inner img.aligncenter{margin-top:20px;margin-bottom:20px}.single-post .site-inner .wp-video,.category .site-inner .wp-video{box-shadow:0 0 40px 0 rgb(0 0 0 / .12);border-radius:10px;vertical-align:top;border:2px solid var(--secondary-action);overflow:hidden}.single-post .site-inner img.aligncenter,.category .site-inner img.aligncenter{margin-top:20px;margin-bottom:20px;max-width:550px;width:100%;object-fit:cover}.single-post .site-inner a,.single-post .site-inner p a,.category .site-inner p a,.category .site-inner a,.site-inner p .comment-author-name{position:relative;font-size:17px;line-height:27px;font-family:'Abel',sans-serif;text-transform:capitalize;color:var(--secondary-action);transition:0.3s all ease-in-out;letter-spacing:.6px;background-color:#fff0;padding:0;font-weight:700!important}.entry-comments .comment-meta{display:none;-webkit-font-smoothing:antialiased}.single-post .site-inner .entry-footer .entry-terms,.category .site-inner .entry-footer .entry-terms{position:relative;font-size:17px;line-height:27px;font-family:'Abel',sans-serif;letter-spacing:.6px;padding:0;color:var(--black);font-weight:700;margin-bottom:15px}.single-post .site-inner article.entry.boxed .entry-footer,.category .site-inner article.entry.boxed .entry-footer{border-bottom:2px dashed var(--secondary-action);padding:30px 0;border-top:2px dashed var(--secondary-action);margin-top:20px}.single-post .site-inner article.entry.boxed .entry-footer .entry-meta,.category .site-inner article.entry.boxed .entry-footer .entry-meta{margin:0}.single-post .site-inner .pagination.boxed .pagination-previous .boxed,.single-post .site-inner .pagination.boxed .pagination-next .boxed{background-color:#DDF0F9;padding:10px 12px;border-radius:10px;margin:0}.single-post .site-inner .page .section{margin:auto;width:auto;margin-bottom:10px}.single-post .site-inner .pagination.boxed a,.single-post .site-inner .pagination.boxed a:hover{color:var(--secondary-action)}.single-post .site-inner .entry-footer .entry-terms:last-child,.category .site-inner .entry-footer .entry-terms:last-child{margin-bottom:0}.single-post .site-inner a:hover,.single-post .site-inner p a:hover,.category .site-inner a:hover,.category .site-inner p a:hover{color:var(--black)}.single-post .site-inner .site-inner p{text-align:left;margin-bottom:12px}.single-post .site-inner .adjacent-entry-pagination a.boxed,.single-post .site-inner .comment-respond-wrap.boxed,.single-post .site-inner .entry.boxed,.category .site-inner .entry.boxed{border:0;padding:0;background-color:#fff0}.single-post .site-inner .pagination.boxed img{border-radius:10px;vertical-align:top;max-width:50px}.single-post .site-inner .comment-respond{max-width:600px;margin:auto;padding:40px 0 0}.single-post .site-inner .comment-respond .comment-reply-title{text-align:center}.single-post .site-inner .entry-title{margin-bottom:20px}.single-post .site-inner .comment-respond textarea,.single-post .site-inner .comment-respond input,.single-post .site-inner p textarea{width:100%;border-radius:6px;border:1px solid silver;background-color:var(--white);text-align:left;color:#bdbdbd;background-position:47px}.single-post .comment-respond input{width:100%}.single-post .comment-respond input.submit{width:auto}.single-post .site-inner ul,.category .site-inner ul{margin:0;margin-bottom:12px}.single-post .site-inner .comment-respond textarea{height:160px}.single-post .site-inner .entry-content ._1KJEZ._1Zljb,.category .site-inner .entry-content ._1KJEZ._1Zljb,.category .site-inner .entry-content ._2kEVY,.single-post .site-inner .entry-content ._2kEVY{outline:none}body.single-post .site-inner .entry-content h1,body.single-post .site-inner .entry-content h2,body.category .site-inner .entry-content h1,body.category .site-inner .entry-content h2{margin-top:12px}.single-post .site-inner .comment-respond input[type="submit"]{position:relative;display:inline-block;font-size:17px;line-height:28px;font-family:'Abel',sans-serif;text-transform:uppercase;font-weight:700;background-color:#fff0;color:var(--secondary-action);border:2px solid var(--secondary-action);padding:10px 35px;margin:5px;transition:0.3s all ease-in-out;width:auto;text-align:center;letter-spacing:.6px;border-radius:40px}.single-post .site-inner .comment-respond input[type="submit"]:hover{color:var(--white);background-color:var(--secondary-action)}.banner-area{padding-top:140px;padding-bottom:140px}.banner-area .height-lg{padding-top:0;padding-bottom:0}.banner-area h1.banner-title{color:var(--white);margin-bottom:0}.entry-content ol,.entry-content ul{margin:0 0 24px 18px}h1.entry-title,.banner-area h1.banner-title{font-size:50px;line-height:60px}.woocommerce .products .product{border:none;border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .15);padding:15px 15px 25px!important}.woocommerce span.onsale{background-color:#00cd51;min-height:auto;font-size:14px;line-height:1.75;padding:3px 10px;border-radius:0;left:auto;right:0}.woocommerce ul.products li.product a h2{font-size:17px!important;line-height:23px!important;padding:0!important;margin-block:0 10px!important;font-family:'Poppins';font-weight:600;color:var(--black)}.woocommerce ul.products li.product a .price{line-height:26px;margin-bottom:0;font-family:'Gilda Display';font-size:18px!important;color:var(--action);font-weight:600;text-shadow:none}.woocommerce ul.products li.product .button{margin:10px 0 0}.woocommerce-shop .woocommerce-result-count{font-size:18px;line-height:28px}.woocommerce .site-inner select{background-color:transparent!important;border:1px solid #ddd!important;padding:5px 10px!important;border-radius:6px!important;color:var(--black)}.woocommerce .site-inner .woocommerce-ordering select{padding:11px 15px!important;min-width:235px;font-family:'poppins'}.woocommerce .site-inner .submit,.woocommerce .site-inner .button{padding:8px 31px;background:var(--action)!important;border-radius:1px;text-transform:uppercase;color:var(--white)!important;text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block!important;font-weight:600;border:2px solid var(--action)!important}.single-product div.product form.cart{display:block}.single-product .site-inner .entry.boxed{padding:0;border:none}.single-product .site-inner .testimonial_sec{padding:0}.single-product .site-inner .testimonial_sec h2{font-size:25px;text-transform:capitalize}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider{padding:0}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper{display:flex;gap:22px;align-items:flex-start}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .img_wrapper{max-width:120px;border-radius:50%}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .img_wrapper img{object-fit:cover;height:100%;width:100%;object-position:top}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .testi_content_wrapper{width:calc(100% - 120px);padding-top:10px;position:relative;display:flex;flex-direction:column;gap:15px}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .testi_content_wrapper::before{content:'';background-image:url(/wp-content/uploads/2024/11/quote_icon_black.png);width:40px;height:34px;position:absolute;background-size:100%;background-repeat:no-repeat;background-position:center center;top:9px;left:-10px;opacity:.1}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .testi_content_wrapper .text_wrapper{position:relative;padding-left:20px}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .testi_content_wrapper .text_wrapper::before{content:'';position:absolute;top:13px;left:5px;width:10px;height:2px;background-color:var(--black)}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .testi_content_wrapper .testi_detail{padding-left:20px}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .testi_wrapper .testi_content_wrapper .testi_detail h4{font-size:20px;text-transform:capitalize;color:var(--action);margin:0}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .owl-nav{margin-top:30px;display:flex;gap:25px}.single-product .site-inner .testimonial_sec .testimonial_wrapper .testimonial_slider .owl-nav button svg{width:40px;height:40px}.single-product .site-inner .related.products{padding-top:0;padding-bottom:0}.single-product .site-inner .summary .product_title{font-size:34px;line-height:44px;margin-bottom:15px}.custom_qty_offer_wrap{margin-bottom:25px}.custom_qty_offer_wrap p{font-size:14px;color:#df3131;font-weight:500}.single-product .quantity label.screen-reader-text{display:block;width:100%;height:100%;font-weight:300}.single-product .site-inner .summary .price{color:var(--black);font-size:22px;line-height:32px;margin-bottom:20px;font-weight:600}.single-product .summary .variations_form{margin-top:20px}.single-product .summary .product_meta a,.single-product .summary .variations .reset_variations{color:var(--black)}.single-product .summary .product_meta a:hover,.single-product .summary .variations .reset_variations:hover{color:var(--secondary-action)}.single-product .site-inner .summary h2.section__headline{font-size:28px;line-height:38px;margin-bottom:15px;margin-top:25px}.single-product .site-inner .summary .button{margin-top:0!important;width:100%;height:48px;margin-bottom:-8px}.single-product .site-inner .summary .woocommerce-product-details__short-description p{text-align:left!important}.single-product .site-inner .summary .woocommerce-product-details__short-description img{max-width:190px;border-radius:9px;margin-top:0}.woocommerce .site-inner textarea,.woocommerce .site-inner input[type="email"],.woocommerce .site-inner input[type="text"]{background-color:#fff0;border-radius:6px}.single-product .woocommerce-product-gallery .flex-viewport{border-radius:16px}.single-product .woocommerce-product-gallery .flex-control-nav li{max-width:calc(20% - 10px)!important;flex-basis:calc(20% - 10px)!important}.single-product .woocommerce-product-gallery .flex-control-nav li img{border-radius:6px;transition:0.3s all ease-in-out}.woocommerce .product .woocommerce-tabs .woocommerce-Reviews .comment-respond-wrap{padding:0;border:0}.woocommerce .product .woocommerce-tabs .woocommerce-Reviews .stars a{color:#f9ca00}.woocommerce .product .woocommerce-tabs .panel{border-radius:0 10px 10px 10px}.woocommerce .product .woocommerce-tabs .tabs li a{border-radius:10px 10px 0 0}.woocommerce .product .woocommerce-tabs .panel h2{font-size:32px;line-height:42px;margin-bottom:12px}.woocommerce .product .woocommerce-tabs .panel h3{font-size:24px;line-height:34px;margin-bottom:8px}.woocommerce .product #reviews .comment-reply-title{font-size:20px;line-height:28px}.js-jobs-list .static--dept-title{margin-top:20px}.js-jobs-list .static--dept-title:first-child{margin-top:0}.our-value-sec h4.static-list--header{color:var(--secondary-action)}.spec_booking_pro .main_btn{z-index:2;position:relative}input[type="search"]{border-radius:6px;padding:11px 15px;background-color:var(--white);border-color:#ddd}.search .site-inner img,.search .site-inner iframe{border-radius:10px;box-shadow:0 0 10px 0 rgb(0 0 0 / .15)}.archive-pagination a{background-color:var(--black);color:var(--white);border-radius:6px}.archive-pagination .active a,.archive-pagination a:focus,.archive-pagination a:hover{background-color:var(--secondary-action);color:var(--white)}.gform_validation_errors{display:none}.who-arethhe{padding-bottom:1px}.contact_main_sec .column-row,.contact_main_sec .bottom-con-sec{margin-bottom:70px}.contact_main_sec .column-row.bottom-row-act{margin-bottom:0}.footer-widgets .footer_img img{border-radius:10px;max-width:100%}.woocommerce .product .woocommerce-tabs .panel .img-valign{margin-right:4px}.faq_accrodion.ui-accordion .ui-accordion-header{margin:10px 0 0 0}.faq_accrodion.ui-accordion .ui-accordion-header:first-child{margin:0}.faq_accrodion.ui-accordion .ui-accordion-header::before{line-height:34px}.contact_main_sec{padding-bottom:0}.contact_main_sec .location_map iframe{width:100%}.contact_faq,.contact_form,.contact_bot_txt{margin-bottom:80px}.contact_title h2{margin-bottom:30px}.contact_title .alignright{margin-top:0;max-width:200px}.contact_title{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:60px}.contact_title::after{content:'';display:table;clear:both}.contact_form_row{display:flex;flex-wrap:wrap;margin:0 -15px}.contact_form_col{width:50%;padding:0 15px}.contact_form .widget{margin-bottom:28px;padding-left:50px}.contact_form .widget:last-child{margin-bottom:0}.contact_form .widget h3{font-size:24px;line-height:34px;margin-bottom:10px;margin-top:28px}.contact_form .widget h3:first-child{margin-top:0}.contact_form .half_filed{display:inline-block;width:50%}.contact_form input{margin:0!important}.contact_form .gform_fields .gfield{margin:0 0 10px 0}.contact_form .gform_wrapper{margin-top:26px!important;margin-bottom:0!important}.contact_form .gform_footer{margin:26px 0 0 0;padding:0}.contact_form textarea{height:120px!important}.contact_form .gform_fields .gfield.gfield_error{padding:0;background:none;border:none}.contact_form .validation_message{padding:0!important}.contact_form .gform_fields .gfield input{color:var(--black)!important}.ourvallu .ui-media--object{background-color:var(--white);box-shadow:0 5px 10px 0 rgb(0 0 0 / .15);display:table;height:100%;margin:0;padding:30px 30px;border-radius:16px;text-align:center;width:100%}.ourvallu .col-lg-6{margin-bottom:30px;padding:0 15px}.ourvallu .our-value-sec{max-width:1000px}.ourvallu .row{margin:0 -15px}.ourvallu .ui-media--object .ui-media--image{float:none;margin:0 0 11px 0;width:100%;text-align:center}.ourvallu .ui-media--object .ui-media--body{float:none;width:100%}.ourvallu .ui-media--object .ui-media--image i{width:60px;height:60px;background-color:var(--secondary-action);border-radius:50px;color:var(--white);font-size:23px;line-height:60px}.benefits-perks .our-value-sec{width:100%}.benefits-perks .ui-media--object .ui-media--image{float:none;margin-right:0}.benefits-perks .ui-media--object .ui-media--body{float:none;width:100%}.benefits-perks .row{margin:0 -10px}.benefits-perks .col-lg-4{padding:0 10px;margin-bottom:20px}.benefits-perks .ui-media--object{background-color:var(--white);height:100%;padding:30px 30px;border-radius:20px;box-shadow:0 6px 5px 0 rgb(0 0 0 / .1);width:100%}.benefits-perks .ui-media--object .ui-media--image{margin-bottom:12px}.js-jobs-list .new_wrappers{display:flex;flex-wrap:wrap;margin:0 -15px -30px;justify-content:center}.js-jobs-list .new_wrapper{width:33.3333%;padding:0 15px;margin-bottom:30px;text-align:center}.js-jobs-list .new_wrapper_in{box-shadow:0 2px 10px 0 rgb(0 0 0 / .1);padding:32px 30px 35px;border-radius:20px;text-align:center;height:100%}.js-jobs-list .new_wrapper h4{margin-bottom:12px}.js-jobs-list .new_wrapper .static--job{margin-bottom:15px}.js-jobs-list .new_wrapper .static--job:last-child{margin-bottom:0}.js-jobs-list .new_wrapper p,.js-jobs-list .new_wrapper a{font-size:18px;line-height:28px}.search-no-results .entry,.error404 .entry-content{max-width:720px;margin:auto;text-align:center}.search-no-results .entry p,.error404 .entry-content p{font-size:20px;line-height:32px;margin-bottom:32px}.error404 .entry-content .search-form{margin:auto;max-width:360px}.error404 .entry-content .search-form input{text-align:center}.contact_form_col .contact_form_col_in{display:flex;flex-wrap:wrap}.contact_form .contact_form_col_in .textwidget{width:100%;max-width:50%;border-left:1px solid #e8e8e8;padding-left:40px}.contact_form .contact_form_col_in .textwidget:nth-of-type(1){border-left:0;padding:0}.contact_form .contact_form_col_in h3{margin-top:0}.contact_form .contact_form_col_in h4{margin-bottom:20px}.contact_form .widget .contact_info_wrap_in{display:flex;flex-wrap:wrap}.contact_form .widget .contact_info_wrap_in .contact_info_in{width:100%;max-width:50%;border-left:1px solid #e8e8e8;padding-left:40px}.contact_form .widget .contact_info_wrap_in .contact_info_in:nth-of-type(1){border-left:0;padding:0}.contact_main_sec .contact_map{display:flex;width:100%;flex-wrap:wrap}.contact_main_sec .contact_map .location_map{width:100%;max-width:50%;padding-right:20px}.contact_main_sec .contact_map .location_map:nth-of-type(2){padding-right:0}.contact_main_sec .contact_map .location_map h3{padding:0 20px;text-align:center}.services_popup{max-width:1140px!important;margin:50px 0!important;width:100%;padding:50px 30px 24px!important}.services_popup .main_ul{display:flex;flex-wrap:wrap;margin-bottom:0}.services_popup .main_ul .main_li{width:20%;padding:0 15px}.services_popup .main_ul li{font-size:14px;line-height:16px;margin-bottom:10px;text-transform:uppercase;font-weight:500}.services_popup .main_ul li a{color:var(--black)}.services_popup .main_ul li a:hover{color:var(--accent-blue)}.services_popup .main_li>a{padding:0 0 0 63px!important;position:relative;min-height:50px;display:flex;align-items:center}.services_popup .main_li>a img{position:absolute;left:0;top:0;width:50px;height:50px;border-radius:50px}.services_popup .sub_ul{margin-top:25px}.services_popup .sub_ul .sub_li{margin-bottom:14px;line-height:26px}.services_popup .sub_ul .sub_li a{padding:0 0 0 16px;position:relative;display:inline-block}.services_popup .sub_ul .sub_li a:before{content:"\f054";font-family:'FontAwesome';position:absolute;left:0;top:6px;font-size:11px;line-height:15px}.services_popup .fancybox-button{background:none;outline:none}.services_popup .fancybox-button svg path{fill:var(--black)}.services_popup .fancybox-button:hover svg path{fill:var(--secondary-action)}.services_popup .popup_drop_arrow{display:none}.home3_blog_sec.home3_blog_page{padding:80px 0 80px}.home3_testimonial_txt_in{height:290px;overflow:hidden;transition:0.3s all ease-in-out;position:relative}.home3_testimonial_txt_in.open{height:100%;padding-bottom:38px}html.fancybox-active,body.fancybox-active{overflow:hidden}.home3_testimonial_txt .link_btn{margin-top:10px}.home3_testimonial_txt_in::after{content:'';height:40px;position:absolute;bottom:0;left:0;right:0;background-image:linear-gradient(#fff0,#f9f9f9);transition:0.3s all ease-in-out}.home3_testimonial_txt_in.open::after{opacity:0;visibility:hidden}.home3_testimonial_txt .open+.link_btn{margin-top:-26px}.home3_testimonial_txt_in.open+.link_btn a{font-size:0;line-height:0;letter-spacing:0;transition:none}.home3_testimonial_txt_in+.link_btn a::before{content:"Read Less";font-size:0;line-height:0;transition:none;letter-spacing:0}.home3_testimonial_txt_in.open+.link_btn a::before{font-size:17px;line-height:27px;transition:0.3s all;letter-spacing:.6px}.home3_blog_page .home3_blog_boxes{margin-bottom:-30px}.home3_blog_page .home3_blog_box{margin-bottom:30px}.home3_testimonial_txt.small_content .link_btn,.home3_testimonial_txt.small_content .home3_testimonial_txt_in::after{display:none}.free_environment_img{padding:0 10px}.free_environment_img img{border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2);height:100%;object-fit:cover}.offer_section{padding:100px 0;margin-top:0;margin-bottom:0;background-color:var(--black);position:relative}.offer_section:before{content:" ";background-image:url(https://summitspastg.wpengine.com/wp-content/uploads/2023/04/offer_img.jpeg);position:absolute;width:100%;top:0;background-size:cover;bottom:0;background-position:center;opacity:.5}.offer_content{text-align:center}.offer_content em{font-size:34px;font-weight:700}.offer_content em,.offer_content p{font-family:'Abel',sans-serif;color:var(--white)}.offer_content p{font-size:26px;font-weight:400;margin-bottom:15px}.offer_content .offer_btn{font-size:28px;font-weight:700;padding:20px 40px;background:#037ccc;font-family:'Abel',sans-serif}.all_about{text-align:center;background-color:#131313;color:var(--white);padding-top:38px;padding-bottom:38px}.all_about h2{font-family:'Abel',sans-serif;font-size:32px;line-height:44px;color:var(--white);font-weight:700;margin-bottom:0}.location_hours_wrapper{display:flex;flex-wrap:wrap;align-items:center;max-width:1200px;margin-inline:auto}.location_hours_wrapper .col-sm-6{width:50%}.location_hours_content{text-align:center}.location_hours_content,.location_hours_img{padding:0 20px 40px 20px}.location_hours_img img{width:auto;height:200px}.location_hours_content p,.location_hours_content span{font-size:20px;line-height:26px;font-weight:400;color:var(--black)}.location_hours_content span{display:block}.service_sec{overflow:hidden;padding-top:80px;padding-left:20px;padding-right:20px}.container{width:100%;padding-inline:20px;max-width:1400px;margin:auto;position:relative}.service_sec>.container:before{content:" ";background-color:var(--action);position:absolute;top:-80px;bottom:-80px;right:-350px;width:850px;z-index:-1}.service_sec .service_wrapper{display:flex;align-items:center;padding:80px 20px 0 20px;flex-wrap:wrap}.service_sec .service_wrapper .col-sm-6{width:50%}.service_sec .service_wrapper .service_content{padding-right:35px}.service_sec .service_wrapper .service_content>span:first-child{font-size:18px;font-weight:500;font-family:'Poppins';font-style:italic}.service_sec .service_wrapper .service_content p{padding-bottom:15px}.service_sec .service_wrapper .service_img img{box-shadow:0 15px 40px rgb(0 0 0 / .1)}.consultation_sec{background:var(--black)}.consultation_sec .consultation_wrapper{display:flex;justify-content:center}.consultation_sec .consultation_wrapper h2{font-size:60px;line-height:68px;color:var(--white)}.consultation_sec .consultation_wrapper .consultation_items li{color:var(--white);font-size:20px;list-style-type:disc!important}.consultation_sec .consultation_wrapper .consultation_content p{color:var(--white);padding-bottom:20px}.consultation_sec .consultation_wrapper .consultation_content a{padding:8px 31px;display:inline-block;background:var(--white);color:var(--black);border:2px solid var(--white);font-size:14px!important;line-height:20px!important;font-family:'Poppins';text-transform:uppercase;font-weight:500}.consultation_sec .consultation_wrapper .consultation_content a:hover{color:var(--white);border:2px solid var(--white);background:#fff0}.ques_sec{background:var(--action);padding:80px 0 0 0}.section_title{max-width:800px;text-align:center;margin:auto;padding-bottom:57px}.ques_sec .section_title h2,.ques_sec .section_title p{color:var(--white)}.ques_sec .ques_wrapper{display:flex;align-items:center;padding:50px 200px;background:var(--white)}.ques_sec .ques_wrapper .ques_left h2{color:var(--action)}.ques_sec .ques_wrapper .ques_left,.ques_sec .ques_wrapper .ques_right{padding:0 20px}.ques_sec .ques_wrapper .ques_right p{color:var(--action)}.ques_sec .ques_wrapper .ques_right p a{color:inherit;font-weight:500}.ques_sec .ques_wrapper:nth-child(even){display:flex;flex-direction:row-reverse;padding:50px 200px;align-items:center;background:#f0f0f0}.ques_sec .ques_wrapper:nth-child(even) .ques_left{text-align:end}.testimonial_box{position:relative;padding:80px 20px 120px 20px;background-color:var(--action)}body .testimonial_box .owl-carousel{padding-block:0;overflow:hidden}.testimonial_box .item{display:flex;width:100%;background-color:var(--white);border-radius:10px;padding:40px 30px;gap:30px}.testimonial_box .testimonail_img{width:calc(20% - 15px)}.testimonial_box .testimonail_content{width:calc(80% - 15px)}.testimonial_box .has-toggle .testimonail_content .content{max-height:144px;transition:max-height 0.5s ease-in-out;overflow:hidden}.testimonial_box .testimonail_content .toggle_on{color:var(--action);margin-top:20px;display:flex;align-items:center;gap:10px;line-height:1.2!important;cursor:pointer;font-size:24px;justify-content:center}.testimonial_box .testimonail_content.expanded .toggle_on .fa-chevron-down{transform:rotate(-180deg)}.testimonial_box .owl-carousel .owl-item img{max-width:100px;border-radius:50px}.owl-carousel .owl-nav.disabled{display:block}.owl-carousel.owl-loaded{padding:50px 0}.testimonial_box .section_title h2{color:var(--white);margin:0}.testimonial_box .section_title p{color:var(--white)}.testimonial_box .owl-nav{width:100%;display:flex!important;justify-content:space-evenly;color:var(--white);margin-top:32px}.testimonial_box .owl-nav button{background:none;border:none;outline:none;color:var(--white);font-size:54px}.testimonail_content a{color:var(--white);font-size:16px;line-height:28px!important;text-transform:uppercase;font-family:'Poppins';font-weight:700;display:inline-block}.testimonial_box .owl-dots{display:none}.gallery_sec .gallery_wrapper{display:flex}.gallery_sec .section_title.gall{padding-bottom:70px}.blogs{background:linear-gradient(0deg,var(--black) 87.83%,#372100 100%);padding:76px 20px;overflow:hidden}.blogs .section-title h2,.blogs .section-title p{color:var(--white)}.blogs .section-title p{padding:0 200px}.blogs .blog-area .col-sm-4 .blog img{width:100%;height:300px;object-fit:cover}.blogs .col-sm-4 .blog{margin:0 20px}.blogs .blog{background:var(--white)}.blogs .blog-area{display:flex;flex-wrap:wrap;justify-content:center;padding:25px 0 40px 0}.blogs .blog-content{padding:22px 31px 22px 24px}.blogs .blog-content h5{font-size:19px;font-family:'Abel',sans-serif;font-weight:400;line-height:23px;letter-spacing:.28px;margin:0;padding-bottom:25px}.blogs .blog-content p{color:#585858;font-size:12px;font-family:'Poppins',sans-serif;font-weight:300;line-height:17px;letter-spacing:.28px;padding-bottom:12px}.blogs .blog-content .read-btn{color:#0ABBB5;font-size:14px;font-family:'Abel',sans-serif;font-weight:400;line-height:20px;text-decoration:none}.blogs .btn_wrap{justify-content:center}.btn-layout>a{padding:8px 31px;background:var(--action);color:var(--white)}.btn-layout>a,.white-btn a{border-radius:1px;text-transform:uppercase;text-decoration:none;font-family:'Poppins';font-size:14px;line-height:20px;display:inline-block;font-weight:600;border:2px solid var(--action)}.white-btn a{background:var(--white);color:var(--action)}.text-center{text-align:center}.newsletter_sec{background:var(--action)}.newsletter_sec .section-title h2,.newsletter_sec .section-title p{color:var(--white)}.newsletter_sec .gform_fields .gfield .gform-field-label{margin:0px!important}.newsletter_sec .gform_fields .gfield_error{background-color:rgb(255 223 224 / .25);padding-top:0px!important;padding-bottom:15px;border:0px!important}.newsletter_sec .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last{padding-top:0px!important}.newsletter_sec .gform_wrapper form{display:flex;width:100%;justify-content:center;padding-top:15px}.newsletter_sec .gform_wrapper form .gform-body{width:85%}.newsletter_sec .gform-body .gform_fields .subs_name_field{width:65%;margin:0px!important}.newsletter_sec .gform-body .gform_fields .subs_email_field{margin:0px!important;width:35%}.newsletter_sec .gform_wrapper form .gform-body .gform_fields{display:flex}.newsletter_sec .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type=text],.newsletter_sec .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input[type=email]{margin:0px!important;padding:12px 12px!important;border-radius:0!important}.newsletter_sec .gform_footer{width:15%!important;text-align:end;margin:0px!important;padding:0px!important}.newsletter_sec .gform_wrapper form .gform-body .ginput_container_email .medium{width:100%;margin:0px!important}.newsletter_sec .gform_wrapper form .gform-body .gfield_description{padding-top:6px!important}.newsletter_sec .gform_wrapper form .gform-body .validation_message{color:var(--light-black)!important;font-weight:600;letter-spacing:normal}.newsletter_sec .gform_footer input.button,.gform_footer input[type=submit]{margin:0px!important}.newsletter_sec .gform_wrapper div.ginput_container{margin-top:0px!important}.newsletter_sec .gform_wrapper form .gform-body .gform_fields li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper li.gfield_error textarea{border:1px solid #e3c4e9!important}.newsletter_sec .gform_footer input[type=submit]{width:95%!important;color:var(--white);border:2px solid var(--light-black)!important;background:var(--light-black)!important;padding:13px 35px!important;text-align:center}section#blogs .blog-content p{font-size:17px;line-height:23px;font-weight:400;color:var(--black);margin-bottom:0}.single-product .product_meta{display:none}.single-product div.product form.cart input{color:var(--black)}.review_stars{display:flex;gap:6px;margin-top:8px}.review_star_item img{height:auto;width:16px!important}.testimonial_slider.owl-carousel .owl-stage{display:block}.single-post .table_content_wrapper{display:flex;flex-direction:column;background:var(--white);box-shadow:0 0 10px 0 rgb(0 0 0 / .1);border-radius:0 30px 30px 0;padding:20px 12px 24px 16px;width:250px;position:fixed;top:150px;box-sizing:border-box;z-index:3;bottom:30px;overflow:auto;scrollbar-width:none;left:0}.single-post .table_content_wrapper h3{font-size:24px;line-height:34px;margin:0 0 12px}.single-post .table_content_wrapper .progress_wrapper{background:#e0e0e0;border-radius:12px;margin-bottom:12px}.single-post .table_content_wrapper .progress_wrapper .progress_bar{height:5px;background-color:#0abab5;border-radius:12px}.single-post .table_content_wrapper .sync_wrapper{display:flex;gap:8px;flex-wrap:wrap}.single-post .table_content_wrapper .sync_wrapper .sync_item{display:flex;align-items:center;padding:8px 16px;cursor:pointer;border-radius:10px;transition:background-color .2s ease-in-out;font-size:14px;line-height:20px;width:100%}.single-post .table_content_wrapper .sync_wrapper .sync_item.active,.single-post .table_content_wrapper .sync_wrapper .sync_item:hover{background-color:#eee}.single-post #site-content{padding:80px 0}.single-post #site-content .post-inner.thin{max-width:1200px;margin:auto}.single-post #site-content .post-inner img{margin:0 0 20px}.single-post #site-content .post-inner h2,.single-post #site-content .post-inner h3,.single-post #site-content .post-inner h4,.single-post #site-content .post-inner h5{margin:40px 0 15px}.single-post #site-content .post-inner h1{letter-spacing:-1.5px;margin-bottom:20px;font-size:44px;line-height:52px}.single-post #site-content .post-inner .entry-content .container{width:auto;padding:0}.service-sec1 .inner-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.service-sec1 .inner-wrapper .service-sec1_left{display:flex;flex-direction:column}.service-sec1 .inner-wrapper .service-sec1_left .btn-layout{margin-top:30px}.service-sec1 .inner-wrapper .service-sec1_left .disclaimer-text{margin-top:20px}.service-sec1 .inner-wrapper .service-sec1_left .disclaimer-text p{font-size:12px}.service-sec1 .inner-wrapper .service-sec1_left .service-sec1_content p a,.service-sec1 .inner-wrapper .service-sec1_left .service-sec1_content li a,.site-inner #site-content .woocommerce .woocommerce-MyAccount-content p a,.service-massasage .service-massasage_list .service-massasage_list_item p a,.service-massasage_right .service-massasage_content p a{color:var(--action)}.service-sec1_right img{width:100%;object-fit:cover;aspect-ratio:580/385;min-height:260px;box-shadow:rgb(0 0 0 / .24) 0 3px 8px}.service-massasage .inner-wrapper{display:flex;flex-direction:column;gap:60px}.service-massasage .service-massasage_wrap{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.service-massasage_left .twentytwenty-wrapper{width:100%;max-width:500px;box-shadow:rgb(0 0 0 / .24) 0 3px 8px;aspect-ratio:500/400}.twentytwenty-container.twentytwenty_slider{height:100%!important}.service-massasage_wrap .service-massasage_left img{width:100%;object-fit:cover;height:100%}.service-massasage_wrap .service-massasage_left>img{max-width:500px;box-shadow:rgb(0 0 0 / .24) 0 3px 8px}.service-massasage_right .service-massasage_content{margin-bottom:20px}.service-massasage_content ul li{list-style-type:circle!important;margin-left:19px}.service-massasage .service-massasage_list{display:flex;flex-direction:column;gap:30px}.service-massasage .service-massasage_list .service-massasage_list_item{display:grid;grid-template-columns:80px 1fr;gap:20px}.service-massasage_wrap:nth-child(2n) .service-massasage_right{grid-column:1;grid-row:1}.service-massasage_wrap:nth-child(2n) .service-massasage_left{grid-column:2;display:flex;justify-content:end}.real-testimonial{background:#f9f9f9}.real-testimonial_icon{max-width:230px;margin-inline:auto;display:block}.real-testimonial h2{text-align:center}.real-testimonial_slider .owl-carousel{padding-block:20px 50px!important;overflow:hidden}.real-testimonial_slider .owl-stage-outer{overflow:visible!important}.review_item{height:100%;position:relative;padding:30px 40px;border:2px solid #0ABBB5;border-radius:40px 0 40px 0}.review_item::before{content:'';display:block;position:absolute;top:-30px;left:30px;width:60px;height:60px;background-image:url(https://summitmedicalspa.com/wp-content/uploads/2025/10/quote-svgrepo-com.svg);background-size:100%;background-repeat:no-repeat;background-position:center;transform:scaleX(-1) scaleY(-1)}.owl-item:nth-child(2n) .review_item::before{top:auto;bottom:-30px;left:50%;transform:scaleX(-1) scaleY(-1) translateX(50%)}.real-testimonial_slider .owl-nav button{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background-color:white!important;border:0!important;box-shadow:0 0 5px rgb(0 0 0 / .1);z-index:1}.real-testimonial_slider .owl-nav .owl-prev{left:5px}.real-testimonial_slider .owl-nav .owl-next{right:5px}.real-testimonial_slider .owl-nav button svg{max-width:8px;height:auto}.review_wrapper{display:flex;flex-direction:column;align-items:center}.review_wrapper .rating-container{display:flex;width:100%;justify-content:center;gap:10px;align-items:center}.review_wrapper .rating-container .google-logo{min-width:66px}.review_wrapper .rating-container .google-logo img{max-width:66px;vertical-align:middle}.review_wrapper .rating-container .star-rating{display:flex;min-width:90px;margin-bottom:0}.review_wrapper .rating-container .star-rating::before{display:none}.review_wrapper .rating-container .star-rating img{max-width:18px}.review_wrapper .rating-container .review-info{font-weight:600;font-size:15px}.review_wrapper .btn-layout{margin-top:25px}.feature-therapist{padding-block:0}.feature-therapist__inner-wrapper{display:flex;flex-wrap:wrap;align-items:center}.feature-therapist__inner-left,.feature-therapist__inner-right{width:50%}.feature-therapist__inner-left{padding:50px 50px 50px 20px}.feature-therapist__inner-left__inner{max-width:600px;margin-left:auto}.feature-therapist__inner-left__inner .btn-layout{margin-top:30px;display:flex;align-items:center;gap:15px}.feature-therapist__inner-right_img-wrapper img{width:100%;object-fit:cover}.sec-ymal h2{text-align:center}.ymal__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.page-template-weight-loss-2025 .new_carousel_gallery .section_title{padding:0}.ymal__item{border-radius:20px;padding:10px 10px 20px;background-color:rgb(from var(--action) r g b / 10%);text-align:center;display:flex;flex-direction:column}.ymal__item-img_wrapper{margin-bottom:12px}.ymal__item-img_wrapper img{width:100%;height:200px;object-fit:cover;border-radius:10px}.ymal__item-heading{margin-bottom:0}.ymal__item-heading a{color:inherit}.ymal__item-sub-heading{font-size:14px;line-height:1.3em;padding-inline:10px;margin-top:5px;margin-bottom:40px}.sec-services h2{text-align:center;color:var(--white)}.sec-services .services__wrapper{display:flex;flex-wrap:wrap;padding-top:40px;gap:20px;justify-content:center}.sec-services .services__wrapper .services__item{width:calc(33.33% - 13.33px);border:3px solid var(--white);padding:30px;text-align:center;display:flex;flex-direction:column;gap:10px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2);background-color:var(--white)}.sec-services .services__wrapper .services__item .services__item-heading{font-size:20px;font-weight:500;line-height:1.3}.sec-services .services__wrapper .services__item .services__item-time,.sec-services .services__wrapper .services__item .services__item-price{color:var(--action);font-size:18px;line-height:1.3}.sec-services .services__wrapper .services__item .services__item-price{font-weight:600}.sec-services{background-color:var(--action)}.sec-services .services__wrapper .services__item .btn-layout{margin-top:auto}.faq_wrap_sec{background-color:#f9f9f9}.faq_wrap_sec h2{text-align:center;margin-bottom:40px}.accordion_wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.accordion_header{font-size:18px;line-height:30px;padding:10px 20px;border:1px solid #ddd;position:relative;cursor:pointer;background-color:var(--white);font-weight:500;color:var(--black);display:flex;gap:20px;align-items:center;justify-content:space-between;margin:0;border-radius:4px}.accordion_header.active{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;background-color:var(--action);color:var(--white);border-color:var(--action)}.accordion_item .answer{padding:16px 20px;border-top:0;overflow:auto;background-color:var(--white);border:1px solid #ddd}.accordion_item .answer :where(p,li){font-size:14px}.award_sec{background-color:#f9f9f9;padding-inline:20px}.award_sec .inner_wrapper .title_wrapper{text-align:center;max-width:800px}.award_sec .inner_wrapper{gap:45px;display:flex;flex-direction:column;align-items:center}.award_sec .inner_wrapper .title_wrapper h2{margin:0}.award_sec .inner_wrapper .awrd_main_wrapper{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.award_sec .awrd_wrapper{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.award_sec .awrd_wrapper .awrd_item{width:calc(22.22% - 22.5px);max-width:100%;padding:0;border-radius:50%;aspect-ratio:1/1}.award_sec .awrd_wrapper .awrd_item img{object-fit:contain;object-position:center;width:100%;height:100%;aspect-ratio:1/1}.ymal__wrapper .ymal__item .btn-layout{margin-top:auto}.service-sec1_left h1{font-size:40px!important;font-weight:100!important}.service-sec1_left h1:empty{display:none}.sec-services{padding-top:28px}*{margin:0;padding:0;box-sizing:border-box}.main_btn a{width:auto;padding:8px 31px;background:var(--action);border-radius:2px;text-transform:uppercase;display:inline-block;font-weight:600;border:2px solid var(--action);transition:var(--base-transition)!important;text-decoration:none;color:var(--white)!important;line-height:22px!important;margin:0 0 10px!important}.health_container{width:100%;margin:auto;max-width:896px}.health_content{text-align:center;background:linear-gradient(0.76deg,var(--black) 84.72%,#fff0 110.77%);padding-top:85px;padding-bottom:77px;padding-left:143px;padding-right:143px}.health_content,.health_put h2{color:var(--white)}.health_put .btn_wrap{justify-content:center}.entry-comments .comment-author img{position:absolute}.children .comment{margin:0!important}.landing_top_sec:not(.content-col) .content-col2{width:85%}.comment-author-name,.comment-edit-link{display:block;padding-left:96px!important}.children .comment-author-name,.children .comment-edit-link{padding-left:76px!important}.page-template-blog-page-php .search-form{display:flex;justify-content:center;gap:20px;margin-bottom:50px}.page-template-blog-page-php .search-form input{border-radius:0!important}.page-template-blog-page-php .search-form .search-submit{color:var(--white)!important;font-size:16px;border:2px solid var(--action)!important;background:var(--action)!important;padding:13px 35px!important;text-align:center!important;position:relative!important;height:auto!important;width:auto!important}.page-template-blog-page-php .search-form label input{padding:11px 15px;background-color:var(--white);border-color:#ddd;width:100%;background-color:#f8f8f8;color:rgb(0 0 0 / .7);font-family:inherit;font-size:1rem;font-weight:300;padding:12px;border:1px solid rgb(0 0 0 / .06);outline:none!important}footer.site-footer.text-sm,.footer_branding{z-index:999}.service-sec1_content li{list-style-type:circle!important;margin-left:19px}span.NormalTextRun.SCXW34871065.BCX0.new-page-price{color:var(--action);font-size:23px;font-family:'Gilda Display'}.page-id-57786 .service-massasage_wrap .service-massasage_left>img{max-width:auto!important;aspect-ratio:auto!important;box-shadow:rgb(0 0 0 / .24) 0 3px 8px}.service-massasage_list_item .service-massasage_list_icon img{width:50%!important;max-width:50px!important;aspect-ratio:1 / 1;object-fit:contain}.page-id-57994 .inner-wrapper .service-massasage_wrap:nth-child(1) img,.service-massasage_wrap .service-massasage_left>img{aspect-ratio:auto!important}.answer li{list-style-type:disc}.answer ul{margin-left:15px}.single-post .site-inner ul li,.category .site-inner ul li{list-style-type:disc!important;margin-left:15px}.search-results .site-inner #site-content{display:flex;flex-direction:column;gap:32px}.search-results .site-inner #site-content .post-separator{display:none}.search-results .site-inner #site-content article{padding:36px;border-radius:12px;box-shadow:0 0 12px 0 rgb(0 0 0 / .2);background-color:#fff;border:1px solid rgb(0 0 0 / .06)}.search-results .site-inner #site-content article .post-meta{list-style:none;display:flex;align-items:center;margin-bottom:12px;gap:6px}.search-results .site-inner #site-content article .post-meta li{font-size:12px;margin-bottom:0;color:rgb(0 0 0 / .6)}.search-results .site-inner #site-content article .post-meta li .meta-icon{display:none}.search-results .site-inner #site-content article .post-meta li:not(:last-child)::after{content:'//';margin-left:6px}.search-results .site-inner #site-content article .post-meta li a{color:inherit}.search-results .site-inner #site-content article p a{color:var(--action)}.search-results .site-inner #site-content article .entry-categories-inner{font-size:12px}.search-results .site-inner #site-content article .entry-categories-inner a{color:var(--action)}.pagination-wrapper .pagination .nav-links{display:flex;justify-content:center;gap:6px}.pagination-wrapper .pagination .nav-links .page-numbers{background-color:var(--black);color:var(--white);border-radius:6px;border-color:var(--black);font-size:16px!important}.pagination-wrapper .pagination .nav-links .page-numbers.current{background-color:var(--action);border-color:var(--action)}.pagination-wrapper .pagination .nav-links .dots{border:0;width:fit-content;color:var(--black);padding:10px 0 0;background-color:transparent!important}.cross-sells>h2,.related.products>h2,.up-sells>h2{font-size:1.563rem}body.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:0;display:flex;gap:6px}body.woocommerce div.product .woocommerce-tabs ul.tabs::before,body.woocommerce div.product .woocommerce-tabs ul.tabs::after{display:none}body.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0}body.woocommerce div.product .woocommerce-tabs ul.tabs li a{border-radius:10px 10px 0 0;display:block;background-color:#f4f4f4;color:#666;font-size:15px;line-height:26px;font-weight:400;text-transform:uppercase;padding:6px 12px;border:1px solid #e6e6e6;box-shadow:none}body.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:var(--black)}body.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--white);color:#515151;z-index:2;border-bottom-color:var(--white)}body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background-color:var(--white);border-bottom-color:var(--white)}body.woocommerce div.product .woocommerce-tabs .panel{background-color:var(--white);padding:20px;margin-top:-1px;margin-bottom:50px;border:1px solid #e6e6e6;color:#323232}body.woocommerce div.product .woocommerce-tabs .panel ul{list-style:disc}body.woocommerce div.product .woocommerce-tabs .panel ul li{margin:0 0 8px}body.woocommerce div.product .woocommerce-tabs .panel p{margin-bottom:24px}.woocommerce-tabs #tab-reviews .woocommerce-Reviews{font-family:'Poppins'}.single-product .woocommerce-Tabs-panel--additional_information p,.single-product .woocommerce-Tabs-panel--reviews p,.single-product .woocommerce-Tabs-panel--reviews span{font-family:inherit}.comment-form{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.comment-form p{display:flex;flex-direction:column;width:100%;margin-bottom:0!important}.comment-form .form-submit input{width:fit-content;border-radius:6px!important;font-family:'poppins'!important}.voucher-fields .voucher-image-options .voucher-image-option{display:flex;flex-direction:column;gap:4px}.archive .page-template-home-latest .menus{display:flex;gap:26px!important;flex-wrap:wrap!important}.archive .page-template-home-latest .menus .col-sm-2{margin:0!important;width:100%;max-width:25%;flex:250px 1 0}.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table thead{display:revert}.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table tbody::after{display:none}