<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.page-id-765 .mobile-sticky {
   display: none !important;
}
.claim-now{
	display:table!important;
}
.clr.page_title_button.claim-now {
    margin: 0 auto;
    width: 100%;
}
/*.page-id-815 .clr.page_title_button {
    display: none;
}
.page-id-815 .form-text {
    display: none;
}
.page-id-815 form#gform_1 {
    display: none;
}*/
.elementor-element.elementor-element-377ec34._map_col.elementor-column.elementor-col-50.elementor-top-column iframe {
    position: relative;
    top: 25px;
}
.elementor-element.elementor-element-377ec34._map_col.elementor-column.elementor-col-50.elementor-top-column {
    height: 720px;
}
section.elementor-element.elementor-element-0e56494.elementor-section-full_width._footer_map_sec.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    height: 720px;
}
._footer_map_sec,
._footer_map_sec ._map_col{
    height: auto !important;
}


@font-face {
    font-family: 'museo_sans500';
    src: url('fonts/museosans-webfont.woff2') format('woff2'),
         url('fonts/museosans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans500_italic';
    src: url('museosans_500_italic-webfont.woff2') format('woff2'),
         url('museosans_500_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bickham_script_mmregular';
    src: url('fonts/bickham_script_mm-webfont.woff2') format('woff2'),
         url('fonts/bickham_script_mm-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.inn h2, .inn h3{
 color:#444 !important;
}
#blg_sec1 h2 a {
    color:#444 !important;
    font-size:30px !important;
}
._footer_section_bottom h3 {
    color: 
    #fdfdfd !important;
}

#innr_sec1 h2 {
    text-transform: uppercase;
	text-align: center;}
.elementor-241 .elementor-element.elementor-element-163d34e5 &gt; .elementor-element-populated,
.elementor-240 .elementor-element.elementor-element-e82592d &gt; .elementor-element-populated,
.elementor-238 .elementor-element.elementor-element-37a9586c &gt; .elementor-element-populated,
.elementor-233 .elementor-element.elementor-element-72f6167b &gt; .elementor-element-populated,
.elementor-239 .elementor-element.elementor-element-500edf6e &gt; .elementor-element-populated,
.elementor-232 .elementor-element.elementor-element-72a6af40 &gt; .elementor-element-populated{
    padding: 0px !important;
}

.header-bottom {
    padding: 30px 0 !important;
}
#site-header.top-header #site-logo {
    padding: 0 !important;
	width: 49% !important;
}
.container {
    width: 100% !important;
    max-width: 1720px !important;
    margin: 0 auto;
}
._header_right {
    display: inline-block;
    text-align: right;
    width: 25%;
}
._header_left {
    display: inline-block;
    text-align: left;
    width: 25%;
}
._header_left a {
    color: #aa8642;
    font-size: 28px;
    background: -webkit-linear-gradient(#aa8642, #ba9656);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

._header_right .oceanwp-facebook a{
	height: 34px !important;
	width: 34px !important;
	line-height: 41px !important;
	font-size: 30px !important;
	background-image: linear-gradient(#9c7734, #bc9758, #9c7734) !important;
	border-radius: 5px !important;
}

 ._header_right .oceanwp-instagram i{
	background: -webkit-linear-gradient(#aa8642, #ba9656);
    background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

._header_right .oceanwp-instagram a {
    background: transparent !important;
    color: #b08c4a !important;
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
}
._navigation_menu .right {
    display: none !important;
}
._navigation_menu .left {
    width: 100% !important;
    text-align: center;
}
._navigation_menu #menu-main-menu li {
    float: none !important;
	display: table-cell;
	width: auto;
	text-align: center;
}
._navigation_menu #menu-main-menu {
    display: table;
	table-layout: fixed;
	width: 100%;
}
 
#menu-main-menu li a {
    padding: 0 0 !important;
	color:#fff !important;
}

._menu_button span{
	background: #f1d9cf;
	border-radius: 20px;
	width: 100% !important;
	padding: 12px 16px;
	height: 100%;
	color:#000000;
}
._menu_button_focus a {
    color: #000 !important;
}
#site-header-inner {
    max-width: 1720px;
	margin: 0 auto;
}
._menu_div_wrapper {
    float: left;
    width: 100%;
}
._menu_btn_wrapper {
    float: left;
    width: 20%;
	display: none;
}
._btn_header_menu {
    width: 100% !important;
    background: #f1d9cf;
    display: table;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 45px;
    letter-spacing: 1.6px;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 10px;
	transition:0.4s all;
}

._btn_header_menu:hover {
	transition:0.4s all;
    background: #fff;
	color: #9b7633;
}
p{
	font-family: museo_sans500;
}
._hero_caption_home p {
    color: #fff;
    max-width: 800px;
    margin: 0 auto;
	line-height: 1.8;
}
._hero_caption_home h1 span{
	font-family: bickham_script_mmregular;
	font-size: 199px;
	line-height: 0;
}

.elementor-container {
    max-width: 1440px !important;
	padding: 0 15px;
}
._procedure_col{
	transition:0.5s all;
	cursor:pointer;
}
._active_procedure {
    transform: scale(1.1);
    z-index: 1;
    box-shadow: 0px 0px 10px #716767;
	transition:0s all !important;
	-ms-transition:0s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}

.elementor-widget-heading .elementor-heading-title {
    font-family: inherit !important;
    font-weight: inherit !important;
}

._procedure_col .elementor-widget-wrap {
    position: static;
}

._procedure_hover_links {
    position: absolute !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(241, 217, 207, 0.8);
    height: 100%;
	display:none;
}

._procedure_hover_links .elementor-widget-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

._procedure_col._active_procedure ._procedure_title {
	display:none !important;
}

._procedure_col._active_procedure ._procedure_hover_links {
	display:block !important;
}

.h2_span{
	font-family: bickham_script_mmregular;
	font-size: 99px;
	line-height: 0;
}
.elementor-widget-text-editor {
    font-family: inherit !important;
}
.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button{
    font-family: inherit !important;
    font-weight: 400 !important;
}

._home_testimonial .elementor-slides-wrapper {
    max-width: 1170px !important;
    margin: 0 auto;
	position:relative;
}
.elementor-widget-slides .elementor-slide-description {
    font-family: inherit !important;
}
.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 30px !important;
}

._home_testimonial .elementor-slides-wrapper::before {
    content: " ";
    background: url(images/quote_1.png);
    height: 70px;
    width: 90px;
    display: table;
    position: absolute;
    z-index: 9;
    left: 50px;
    top: -30px;
}

._home_testimonial .elementor-slides-wrapper::after {

    content: " ";
     background: url(images/quote_1.png);
    height: 70px;
    width: 90px;
    display: table;
    position: absolute;
    z-index: 9;
    bottom: -35px;
	right:50px;
	transform: rotate(180deg);
}
._home_offer_sec {
    min-height: 1130px;
}

._footer_map_sec .elementor-container {
    max-width: 100% !important;
}
._footer_form .gfield_label {
    display: none !important;
}
.ginput_container input[type="text"], .ginput_container select {
    background: #ebecec !important;
    height: 50px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #494b4b !important;
    padding-left: 25px !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
	-webkit-border-radius: 50px;
	-khtml-border-radius:50px !important;
	-moz-border-radius: 50px;
	-webkit-appearance: none !important;
	-ms-appearance: none;
	
}
.ginput_container select::-ms-expand {
  display: none;
}
.ginput_container_select {
    position: relative;
}
.ginput_container_select::after {
    position: absolute !important;
    z-index: 999999 !important;
    right: 11px !important;
    top: 6px !important;
    content: '\f140';
    font-family: dashicons;
}

.ginput_container input[type="text"]::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #494b4b !important;
	font-size: 13px !important;
	opacity:1 !important;
}
.ginput_container input[type="text"]::-moz-placeholder,
.ginput_container textarea::-moz-placeholder { /* Firefox 19+ */
	color: #494b4b !important;
	font-size: 13px !important;
	opacity:1 !important;
}
.ginput_container input[type="text"]:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder { /* IE 10+ */
	color: #494b4b !important;
	font-size: 13px !important;
	opacity:1 !important;
}
.ginput_container input[type="text"]:-moz-placeholder,
.ginput_container textarea:-moz-placeholder { /* Firefox 18- */
	color: #494b4b !important;
	font-size: 13px !important;
	opacity:1 !important;
}

.ginput_container textarea {
    background: #ebecec !important;
    height: 140px !important;
    text-transform: uppercase;
    color: #494b4b !important;
    padding-left: 25px !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
    border-radius: 20px !important;
    border: 0 !important;
    padding-top: 15px !important;
}
.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 20px !important;
}
li.gfield {
    padding-right: 0 !important;
	margin-top: 0px !important;
}
.gform_button {
    height: 50px;
    width: 100% !important;
    max-width: 280px !important;
    border-radius: 35px !important;
    color: #000 !important;
    background: #f1d9cf !important;
    font-weight: 400 !important;
    display: table !important;
    margin: 0 auto !important;
}
.elementor-widget-nav-menu .elementor-nav-menu--main {
    font-family: inherit !important;
    font-weight: 400 !important;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after {
    background-color: transparent;
}

._footer_section_bottom .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
}

._footer_section_bottom .elementor-nav-menu li a {
    padding: 15px 40px !important;
}
._footer_section_bottom .elementor-nav-menu li a:after{
	display:none !important;
}

.h3_span{
	font-family: bickham_script_mmregular;
	line-height: 0;
}
.page-subheading {
    max-width: 900px; 
    margin: 0 auto;
}
.background-image-page-header-overlay {
    display: none !important;
}

._btn_page_title {
    width: 100% !important;
    background: #f1d9cf;
    display: table;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 45px;
    letter-spacing: 1.6px;
    margin: 0 auto;
    margin-top: 10px;
    transition: 0.4s all;
    max-width: 360px;
    box-shadow: 0 0 10px #768697 !important;
}
._btn_page_title:hover{
	transition: 0.4s all;
	background: #fff;
	color: #9b7633;
}

.page_title_button {
    margin-top: 20px;
}
.page-header-title {
    margin-bottom: 5px;
}

._container_1260{
	max-width:1290px;
	margin:0 auto;
}
.elementor-button {
    box-shadow: 0 0 10px #b9b9b9 !important;
	font-family: inherit !important;
	font-weight: 400 !important;
	letter-spacing: 1px;
}

._inner_pg_testi_sec .elementor-widget-wrap{
	padding: 50px;
	background-color: rgba(255, 255, 255, 0.3);
	max-width: 1200px;
	margin: 0 auto;
}
._inner_pg_testi_sec h4 {
    margin-top: 20px;
}

._inner_pg_testi_sec i {
    color: #eabb00 !important;
}

._inner_pg_testi_sec .slick-list, ._inner_pg_testi_sec .slick-slider {
    position: static;
}
._inner_pg_testi_sec .elementor-slick-slider .slick-prev {
    left: -150px;
}

._inner_pg_testi_sec .elementor-slick-slider .slick-next {
    right: -100px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
    max-width: 1200px !important;
    right: 0 !important;
    margin: 0 auto;
}

._desktop_hide{
	display:none;
}
._btn_proc_desktop_hide,
._footer_logo_mobile {
    display: none;
}
body {
    overflow-x: hidden !important;
}

.page-id-226 .page_title_button {
    display: none;
}

.gfield_label {
    display: none !important;
}

.mob-form .ginput_container input[type="text"], .mob-form .ginput_container select {
    height: 40px !important;
}

.mob-form .ginput_container textarea {
    height: 100px !important;
}
.gform_footer.top_label {
    margin: 0 !important;
}

.mob-form #gform_submit_button_1 {
    height: 50px !important;
    line-height: 49px !important;
    padding: 0 !important;
    width: 100% !important;
    margin: 0 auto !important;
    display: table;
}
.mob-form {
    padding-bottom: 20px;
}
.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a {
    font-family: inherit !important;
    font-weight: 400 !important;
    margin-bottom: 15px !important;
}

.elementor-widget-posts .elementor-post__excerpt p {
    font-family: inherit !important;
}

.elementor-widget-posts .elementor-post__read-more {
    font-family: inherit !important;
    font-weight: 400 !important;
}
.elementor-widget-posts .elementor-post__meta-data {
    font-family: inherit !important;
    background: #aa8642;
    color: #fff !important;
}

._menu_button_focus a{
	background: #f1d9cf !important;
	display: table !important;
	text-transform: uppercase !important;
	border-radius: 45px !important;
	letter-spacing: 1.6px !important;
	margin: 0 auto !important;
	margin-top: 0px !important;
	transition: 0.4s all !important;
	line-height: 50px !important;
	height: 50px !important;
}
._menu_button_focus a:hover {
    transition: 0.4s all !important;
    background: #fff !important;
    color: #9b7633 !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 26px;
}

.header-top.clr._fixed_to_top {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 9999 !important;
}

._procedure_col .elementor-widget-container {
    height: 100%;
    display: table !important;
    width: 100% !important;
}
._procedure_col .elementor-widget-container .elementor-text-editor{
	vertical-align: middle;
	display: table-cell;
}
._procedure_col .elementor-widget-container .elementor-text-editor p a, ._procedure_col .elementor-widget-container .elementor-text-editor p {
    color: #fff;
}

._footer_map {
    position: absolute !important;
    bottom: 50px;
    left: 0;
    right: 0;
    max-width: 800px;
    width: 85% !important;
    margin: 0 auto;
    display: inline-block;
}
._map_col {
	position: relative !important;
}

._footer_map iframe {
    height: 400px !important;
    width: 90%;
    max-width: 800px;
    display: table;
    margin: 0 auto;
}

._footer_map_sec .elementor-container {
    padding: 0 !important;
}

._procedure_title h4 {
    text-shadow: 0px 0px 2px #484747 !important;
}
._procedure_hover_links a {
    text-shadow: 0px 0px 2px #484747 !important;
}
._procedure_hover_links a:hover {
    color:#aa8642 !important;
	text-shadow: none !important;
}
#innr_sec1 .elementor-container,
#innr_sec2 .elementor-container,
#msg_sec3 .elementor-container{

    max-width: 800px !important;

}
._footer_social_icon .elementor-icon {
    background: transparent !important;
}

.ginput_container_checkbox label, .ginput_container_checkbox {
    font-weight: 400 !important;
    margin-top: 0 !important;
}
.page-id-147 .clr.page-subheading {
    display: none;
}
.mb-title {
    text-align: center;
    display: inline-block;
}
._blog_post_wrapper #right-sidebar {
    display: none;
}
._blog_post_wrapper #primary {
    width: 100%;
    border: 0 !important;
}
._blog_post_wrapper{
    max-width: 1370px !important;
    margin: 0 auto;
	padding: 80px 15px !important;
}
._blog_post_content .meta {
    display: none;
}
._blog_post_wrapper #related-posts {
    display: none;
}
._blog_post_wrapper #comments {
    display: none;
}
.single-post .page-header {
    height: 480px;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
	background-image:url(https://www.balticbeautycentre.com/wp-content/uploads/2019/08/5-1.png);
}
.site-breadcrumbs {
    display: none !important;
}
._btn_page_title {
    text-align: center;
}

.page-id-762 .page_title_button {
    display: none;
}


/* RESPONSIVEE  START HERE*/
@media (max-width:1699px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    font-size: 15px !important;
	}
	#site-header-inner {
    padding: 0 15px;
	}
	._btn_header_menu {
    float: right;
	}
	.container {
    padding: 0 40px;
	}
	._footer_section_bottom .elementor-nav-menu li a {
    padding: 15px 15px !important;
	}
}

@media (max-width: 1650px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 24px;
	}
}

@media (max-width: 1599px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 25px;
	}
}

@media (max-width: 1540px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 20px;
	}
}

@media (max-width: 1490px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 24px;
    font-size: 13px !important;
	}
}

@media (max-width: 1440px){
	
}


@media (max-width:1410px){
	._btn_header_menu {
    padding: 12px 0;
    font-size: 13px;
    max-width: 100%;
    float: right;
	}
	._menu_div_wrapper {
    padding-left: 15px;
	}
	._home_offer_sec {
    background-position: -563px 0 !important;
	}
	#bfr {
    padding-bottom: 60px;
	}
	h2 {
    font-size: 30px !important;
	}
	._footer_form_col .elementor-column-wrap {
    padding: 60px 15px !important;
	}
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 18px;
	}
}

@media (max-width: 1360px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 15px;
	}
}

@media (max-width: 1290px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 11px;
	}
} 

@media (max-width: 1199px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
    padding: 0px 7px;
	}
}

@media (max-width: 1131px){
	#mega-menu-wrap-main_menu #mega-menu-main_menu &gt; li.mega-menu-item &gt; a.mega-menu-link {
	padding: 0px 8px;
    font-size: 12px !important;
	}
}
@media (max-width: 1120px){
	._menu_div_wrapper {
    float: left;
    width: 100%;
	}
	._menu_btn_wrapper {
    float: left;
    width: 100%;
	}
	#mega-menu-wrap-main_menu #mega-menu-main_menu {
    text-align: center;
	}
	._btn_header_menu {
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto !important;
		margin-bottom: 15px !important;
	}
	h1 {
    font-size: 48px !important;
	}
	._hero_caption_home h1 span {
    font-size: 130px;
	}
	._hero_caption_home p {
    line-height: 1.4;
	}
	._home_offer_sec {
    background-position: -240px 0 !important;
	min-height: 840px;
	}
	._home_offer_sec .elementor-45 .elementor-element.elementor-element-c744101 &gt; .elementor-widget-container {
    margin: 0px 0px 0px 0px;
	}
}

@media(max-width: 1080px){
    #site-header.top-header .oceanwp-mobile-menu-icon a{
        font-size: 24px !important;
        color: #aa8642 !important;
    }
}

@media (max-width:1024px) {
	#site-header.top-header {
    position: fixed;
	top:0;
	z-index: 9999;
	}
	.header-bottom {
		padding: 16px 0 !important;
	}
	#site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
		max-width: 220px !important;
		float:left !important
	}
	.header-top.clr._fixed_to_top {
    left: auto !important;
    top: 15px !important;
    right: 16px !important;
}
	.header-top.clr {
	background: transparent !important;
	position: absolute !important;
	top: 15px;
	right: 16px;
	width: 50%;
	box-shadow: none !important;
	}
	._navigation_menu .left {
	text-align: right;
	}
	#menu-main-menu li a {
	padding: 5px 15px !important;
	color: #666!important;
	line-height: 26px;
	}
	#site-header.top-header .oceanwp-mobile-menu-icon a {
    font-size: 30px !important;
    color: #666666 !important;
	}
	  ._menu_btn_wrapper {
		display: none;
	}
	._menu_div_wrapper {
		width: 100%;
	}
	#site-header.top-header #site-navigation-wrap {
		left: 0px;
	}
	#f-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	position: static;
	margin: 0px;
	background: #666;
	}
	#f-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container ul li {
	display: inline-block;
	}
	#f-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container ul li a {
	color: #fff;
	text-transform: uppercase;
	}
	#f-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container ul li a.elementor-item.elementor-item-active {
	background: transparent !important;
	}
	.elementor-101 .elementor-element.elementor-element-f1904f8,
	.elementor-101 .elementor-element.elementor-element-75a78ec,
	.elementor-101 .elementor-element.elementor-element-fc77114{
	width: 33% !important;
	}
	._header_left, ._header_right {
	display: none;
	}
	#site-header.top-header #site-logo {
	float: left;
	}
	#mobile-dropdown{ 
    position: fixed !important;
    top: 100px !important;
    width: 100% !important;
    max-height: 400px;
	}
	#site-header.top-header .oceanwp-mobile-menu-icon {
    left: 0;
	}
	#main {
    margin-top: 90px;
	}
	._active_procedure {
    transform: scale(1);
    box-shadow: none;
	}
	._procedure_col._active_procedure ._procedure_hover_links {
    display: none !important;
	}
	._procedure_col._active_procedure ._procedure_title {
    display: block !important;
	}
	h4 {
    font-size: 22px !important;
    letter-spacing: 1px !important;
	}
	._btn_proc_desktop_hide {
    display: block !important;
	}
	._home_offer_sec {
    background-position: -610px 0 !important;
    min-height: 1000px;
	}
	._footer_form_col .elementor-column-wrap {
    padding: 40px 15px !important;
	}
}

@media(max-width:991px){
	.mobile-sticky{
		max-height: 445px !important;
    overflow-y: scroll !important;
	}
}
@media (max-width: 990px){
	._procedure_col {
    width: 50% !important;
    max-width: 360px !important;
    margin: 0 auto;
    margin-bottom: 25px !important;
	}
	._map_col {
    width: 100% !important;
	}
	._map_col iframe {
    height: 310px !important;
	}
	._footer_form_col {
    width: 100% !important;
    padding-top: 30px;
	}
	.mobile-sticky a {
    width: 25% !important;
    float: left;
	}
	._footer_section_bottom {
    padding-bottom: 30px;
	}
	._footer_section_bottom  .elementor-nav-menu{
		display: inline-block;
		text-align: center;
	}
	._footer_map {
    position: static !important;
    max-width: 100% !important;
    width: 100% !important;
	} 
	
	
}

@media (max-width: 900px){
	._home_offer_sec {
	background-image: none !important;
	background-color: #f2dad0 !important;
	min-height: 0 !important;
	}
	#home_sec5 {
    display: block !important;
    height: auto;
    min-height: 530px; 
	}
	._home_offer_sec ._home_offer_sec_left {
    width: 100% !important;
	}
	._offer_home_title .elementor-widget-container{
		margin-bottom: 20px !important;
	}
}

@media (max-width: 886px){
	
}

@media only screen and (max-width: 800px) {
#home_banner {
    height: auto;
    padding-top: 100px;
}
	#mb-t h1 .h2_span {
    font-size: 190px;
    line-height: 167px;
}
	._home_offer_sec .elementor-element.elementor-element-ab2a12b.elementor-column.elementor-col-66.elementor-top-column {
    width: 100% !important;
}
	._home_offer_sec {
    background: #f2dad0;
    background-image: none !important;
	min-height: 745px;
}
	#home_sec5 {
    background-position: right !important;
}
	
	._footer_map_sec .elementor-column.elementor-col-50 {
    width: 100%;
}
	._footer_map_sec iframe {
    height: 300px !important;
}
	
	.elementor-101 .elementor-element.elementor-element-37d3234 {
    margin-top: 0px !important;
}
	.elementor-101 .elementor-element.elementor-element-f1904f8, .elementor-101 .elementor-element.elementor-element-75a78ec, .elementor-101 .elementor-element.elementor-element-fc77114 {
    width: 100% !important;
}
	._footer_section_bottom .elementor-nav-menu {
    display: inline-block;
    text-align: center;
    width: 100%;
	}
	
	._footer_logo_mobile{
		display:block !important;
	}
	._footer_logo_desktop{
		display:none !important;
	}

	._footer_logo_mobile img {
    max-width: 390px !important;
	}
	h3 {
    font-size: 24px !important;
	}
	.page-header {
    height: 300px !important;
}
	#innr_sec1 h2 {
    font-size: 28px !important;
    line-height: 40px;
}
	#innr_sec3 .elementor-column {
    width: 100%;
}
	#innr_sec3 .elementor-column-wrap.elementor-element-populated {
    padding-top: 20px !important;
}
	#innr_sec3 .elementor-spacer-inner {
    height: 0px !important;
}
	._inner_pg_testi_sec .elementor-slide-description {
    font-size: 15px !important;
    line-height: 25px !important;
}
	#innr_sec5 {
    padding-top: 0px !important;
}
	#innr_sec5 .elementor-column {
    width: 100%;
}
	#f-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    width: 100% !important;
}
		._footer_map_sec ._map_col {
    display: none !important;
}
	#innr_sec1 {
    padding: 50px 20px !important;
	text-align: center !important;
}

	#book-an-appointment h1 {
    font-size: 20px !important;
}
#ct .elementor-column-wrap.elementor-element-populated {
    margin: 0px 30px 0px 30px;
}
}


@media (max-width: 640px){
	._procedure_col {
    width: 100% !important;
    padding: 0 15px;
	}
	#mb-t h1 .h2_span {
    font-size: 120px;
    line-height: 86px;
	}
	.elementor-238 .elementor-element.elementor-element-4e99f83 ul {
    margin-left: -2px;
    font-size: 13px;
}
	
.elementor-238 .elementor-element.elementor-element-5b2e91a {
    margin-left: -73px;
    font-size: 13px;
	    width: 350px;

}
	.elementor-238 .elementor-element.elementor-element-2d4b867 ul {
    text-transform: capitalize;
    font-size: 13px;
    margin-left: 0;
}
	.elementor-element.elementor-element-0d6edae.elementor-widget.elementor-widget-text-editor ul {
    font-size: 13px;
    margin-left: 0;
}
.elementor-238 .elementor-element.elementor-element-8187aa0 {
    margin-left: -73px;
    font-size: 13px;
    width: 350px;
}
	.elementor-element.elementor-element-a0de74a.elementor-widget.elementor-widget-text-editor ul{
		 margin-left: -2px;
    font-size: 13px;
	}	
	
	
	
	
	
	
	.elementor-238 .elementor-element.elementor-element-c0e074d ul{
		margin-left: -2px;
    font-size: 13px;
	}	
	._about_spa_para_content p {
    display: none;
	}
	._about_spa_para_content p:first-child {
    display: block !important;
	margin-bottom: 30px;
	}
	#home_sec3 h2 .h2_span {
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
	}
	#home_sec4{
		padding: 100px 15px !important; 
	}
	.elementor-size-lg {
    font-size: 14px !important;
    padding: 20px 25px !important;
    letter-spacing: 2px !important;
	}
	#home_banner-mb .elementor-container {
    height: 300px !important;
    min-height: 0;
	}
	._home_testimonial .elementor-slide-description {
    font-size: 16px !important;
    line-height: 28px !important; 
	}
	._home_testimonial .elementor-slides .slick-slide-inner {
    padding: 0;
	}
	._footer_logo_mobile img {
    max-width: 390px !important;
    width: 100%;
	}
}
@media (max-width: 430px) {
	._procedure_col .elementor-column-wrap {
		padding-top: 320px !important;
	}
}
@media (max-width: 430px) {
	#home_banner {
    padding-top: 80px;
}
	#home_banner h1 {
    font-size: 42px !important;
    margin-bottom: 0px !important;
}
#home_banner .tt {
    width: 100%;
    float: left;
    line-height: 104px;
    font-size: 93px;
}
#home_banner p {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
	#home_banner .elementor-spacer-inner {
    height: 80px !important;
}
	.page-id-147 h1 {
    display: none;
}
	.page-id-147 .clr.page-subheading {
    display: block;
}
	.mb-title h1 {
    display: block !important;
}
	#inn {
    background-image: url(https://www.balticbeautycentre.com/wp-content/uploads/2019/08/mbl_inner_title.jpg) !important;
    background-size: cover !important;
    background-position: top left !important;
		height: 250px !important;
}
	.page-id-2652 #inn {
    background-image: url(https://www.balticbeautycentre.com/wp-content/uploads/2023/11/hormone-therapy-fort-lauderdale.jpg)!important;
    background-size: cover !important;
    background-position: top left !important;
		height: 340px !important;
}
	.page-id-2659 #inn {
    background-image: url(https://www.balticbeautycentre.com/wp-content/uploads/2021/12/4321.jpg)!important;
    background-size: cover !important;
    background-position: top left !important;
		height: 340px !important;
}
	#inn h1 {
    font-size: 30px !important;
}
	.page-header {
    background: none !important;
}
	#site-logo #site-logo-inner a img, #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-width: 200px !important;
	}
	#site-header.top-header .oceanwp-mobile-menu-icon a {
        font-size: 24px !important;
        line-height: 70px!important;
	}
	#site-header.top-header .header-top .left, #site-header.top-header .header-top .right {
    text-align: right;
	}
	.header-top.clr {
    top: 15px;
    width: 50px !important;
    right: 0;
	}
	.header-top.clr._fixed_to_top {
    right: 0px !important;
}
	#mobile-dropdown {
    top: 90px !important;
    width: 100% !important;
	left: 0 !important;
	}
	#mb-t {
    padding-left: 0px !important;
    padding-right: 0px !important;
	}
	#mb-t h1 {
    font-size: 40px !important;
	}
	#mb-t h1 .h2_span {
    font-size: 148px;
    line-height: 134px;
	}
	._home_procedure {
    padding-bottom: 70px !important;
	}
	#home_sec3 .h2_span {
    line-height: 73px;
    width: 100%;
    float: left;
    text-align: center;
	}
	
	#home_sec4 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
	}
	.elementor-45 .elementor-element.elementor-element-ae79634 .slick-slide {
    height: 500px !important;
	}
	#home_sec5 {
    padding: 200px;
	}
	#bfr .h2_span {
    width: 100%;
    float: left;
    line-height: 102px;
	}
	.elementor.elementor-101.elementor-location-footer {
    margin-top: 0px;
	}
	.elementor-101 .elementor-element.elementor-element-05e1f10 &gt; .elementor-element-populated {
    padding: 80px 15px 0px 15px !important;
	}
	#home_banner-mb .elementor-container {
    height: 210px !important;
    min-height: 0;
	}
	
	
	#mb-t h1 {
    font-size: 32px !important;
	}
	#mb-t h1 .h2_span {
    font-size: 120px;
    line-height: 80px;
	}
	#innr_sec1 h2 {
    font-size: 20px !important;
    line-height: 30px;
    letter-spacing: 4px;
}
	#innr_sec1, #innr_sec2, #innr_sec3, #cns{
    padding-top: 40px;
    padding-bottom: 40px;
}
	#innr_sec4 {
    padding-top: 40px;
	padding-bottom: 0px;
	}
	._inner_pg_testi_sec {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	#innr_sec5 .elementor-column-wrap.elementor-element-populated {
    padding: 0px !important;
}
	#innr_sec5 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	#innr_sec6 {
    padding-bottom: 0px !important;
}
	#ct .elementor-column-wrap.elementor-element-populated {
    margin: 0px !important;
}
	h3 {
    font-size: 18px !important;
}
	#innr_sec2 h3 .h2_span {
    font-size: 60px;
    width: 100%;
    float: left;
    line-height: 58px;
}
	#innr_sec3 .elementor-column-wrap.elementor-element-populated {
    padding-left: 0px !important;
}
	
	._inner_pg_testi_sec .slick-slide {
    height: 658px !important;
}
	._inner_pg_testi_sec .slick-slide .slick-slide-inner {
    padding: 0px !important;
}
	.elementor-383 .elementor-element.elementor-element-172d2715 {
    padding: 40px 0px !important;
}
.elementor-572 .elementor-element.elementor-element-6c694c1b {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 40px 0px !important;
}
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1 !important;
}
	#innr_sec4 .elementor-element {
    text-align: center !important;
}
	#cns span.h2_span {
    font-size: 60px;
    width: 100%;
    float: left;
    line-height: 58px;
}
}
@media (max-width: 320px) {
	#home_banner h1 {
    font-size: 30px !important;
}
	#home_banner .tt {
    line-height: 95px;
    font-size: 88px;
}
	#home_banner a {
    font-size: 13px !important;
}
._inner_pg_testi_sec h3 {
    font-size: 15px !important;
}
	.page-id-123 #inn h1 {
    font-size: 24px !important;
}
	._btn_page_title {
    font-size: 12px;
}
}
/*RESPONSIVE ENDS HERE*/

/*extra */
.page-id-888 section.elementor-element.elementor-element-0e56494.elementor-section-full_width._footer_map_sec.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
    display: none;
}

/*extra */
.ginput_container input[type="tel"], .ginput_container input[type="email"]{
	background: #ebecec !important;
    height: 50px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #494b4b !important;
    padding-left: 25px !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px !important;
    -moz-border-radius: 50px;
    -webkit-appearance: none !important;
    -ms-appearance: none;
}


</pre></body></html>