.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#6D8380;--e-global-color-accent:#C1B28A;--e-global-color-c4d1f8a:#C1B28A;--e-global-color-4f25234:#081816;--e-global-color-dde1b2a:#081816;--e-global-color-2e651b8:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:#FFFEFB;color:#020101;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:400;line-height:28px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#C1B28A;font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;line-height:28px;color:#081816;border-radius:5px 5px 5px 5px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#081816;color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#C1B28A;font-size:16px;font-weight:700;line-height:27px;}.elementor-kit-5 a:hover{color:#081816;}.elementor-kit-5 h1{color:#2F4A3A;font-family:"Hello Branch", Sans-serif;font-size:128px;font-weight:400;line-height:82px;}.elementor-kit-5 h2{color:#2F4A3A;font-family:"Hello Branch", Sans-serif;font-size:64px;font-weight:400;line-height:52px;}.elementor-kit-5 h3{color:#2F4A3A;font-family:"Hello Branch", Sans-serif;font-size:48px;font-weight:400;line-height:42px;}.elementor-kit-5 h4{color:#2F4A3A;font-family:"Hello Branch", Sans-serif;}.elementor-kit-5 h5{color:#2F4A3A;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:700;line-height:28px;}.elementor-kit-5 h6{color:#6D8380;font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:400;line-height:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:14px;line-height:1.5em;}.elementor-kit-5 h1{font-size:46px;line-height:0.8em;}.elementor-kit-5 h2{font-size:38px;line-height:0.8em;}.elementor-kit-5 h3{font-size:33px;line-height:0.9em;}.elementor-kit-5 h4{font-size:27px;}.elementor-kit-5 h5{font-size:17px;line-height:1.3em;}.elementor-kit-5 h6{font-size:14px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body p a{
    text-decoration: underline !important;
}

#footer a span{
    color: #2F4A3A
}
#footer a:hover span{
    color: #C1B28A
}

a.buttonlink{
    background-color: #c1b28a;
    border-radius: 5px;
    color: #2F4A3A;
    padding: 15px 20px;
    text-decoration: none !important
}
a.buttonlink:hover{
    background-color: #2F4A3A;
    color: #fff
}

.slider-cta .swiper-slide-contents{
    background: #2f4a3a;
    border-radius: 12px;
    padding: 58px;
}
.slider-cta .programs .swiper-slide-contents{
    background: #081816;
}

.swiper-slide-contents .elementor-slide-button{
    padding-left: 0;
}

#treatment-tabs .elementor-tab-title{
    border-bottom: 1px solid #2f4a3a;
}

#treatment-tabs .elementor-tab-content{
    padding: 20px 80px 0 100px;
}

.current-menu-ancestor .has-submenu{
    color: #c1b28a !important;
}


/* shrinking header section */

.shrinker {
    background: rgba(12,24,22,1.0);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
    background: rgba(12,24,22,0.8);
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking logo image */

.shrinking-logo img {
	width: 250px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects img {
	width: 180px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* Tabbed Panel Responsive Styles */

/* For Mobile Portrait View */
@media screen and (max-device-width: 480px)
and (orientation: portrait) {
  #treatment-tabs .elementor-tab-content{
    padding-left: 20px;
    padding-right: 20px
}
}
 
/* For Mobile Landscape View */
@media screen and (max-device-width: 640px)
and (orientation: landscape) {
  #treatment-tabs .elementor-tab-content{
    padding-left: 20px;
    padding-right: 20px
}
}
 
/* For Mobile Phones Portrait or Landscape View */
@media screen and (max-device-width: 640px) {
  #treatment-tabs .elementor-tab-content{
    padding-left: 20px;
    padding-right: 20px
}
}
 
/* For iPhone 4 Portrait or Landscape View */
@media screen and (min-device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
  #treatment-tabs .elementor-tab-content{
    padding-left: 20px;
    padding-right: 20px
}
}
 
/* For iPhone 5 Portrait or Landscape View */
@media (device-height: 568px) and (device-width: 320px)
and (-webkit-min-device-pixel-ratio: 2) {
  #treatment-tabs .elementor-tab-content{
    padding-left: 20px;
    padding-right: 20px
}
}
 
/* For iPhone 6 and 6 plus Portrait or Landscape View */
@media (min-device-height: 667px) and (min-device-width: 375px)
and (-webkit-min-device-pixel-ratio: 3) {
 #treatment-tabs .elementor-tab-content{
    padding-left: 20px;
    padding-right: 20px
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hello Branch';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://renewketamineinfusion.com/wp-content/uploads/2022/07/HelloBranch-Regular.eot');
	src: url('https://renewketamineinfusion.com/wp-content/uploads/2022/07/HelloBranch-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://renewketamineinfusion.com/wp-content/uploads/2022/07/HelloBranch-Regular.woff2') format('woff2'),
		url('https://renewketamineinfusion.com/wp-content/uploads/2022/07/HelloBranch-Regular.woff') format('woff'),
		url('https://renewketamineinfusion.com/wp-content/uploads/2022/07/HelloBranch-Regular.ttf') format('truetype'),
		url('https://renewketamineinfusion.com/wp-content/uploads/2022/07/HelloBranch-Regular.svg#HelloBranch') format('svg');
}
/* End Custom Fonts CSS */