/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@font-face {
    font-family: 'Despairs';
    src: url("/wp-content/themes/salient-child/fonts/Despairs.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/Despairs.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/Despairs.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Balham';
    src: url("https://dermalatelier.com/wp-content/themes/salient-child/fonts/Balham.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.nectar-fancy-box[data-style="parallax_hover"] .inner {    width: 80%;}
.nectar-fancy-box[data-border-radius="10px"][data-style=parallax_hover] .parallaxImg-rendered-layer {    border-radius: 15px !important;   }
@media only screen and (min-width: 1000px) {
    .nectar-sticky-media-sections.content-spacing-50vh .nectar-sticky-media-section__content-section:not(:last-child) {
        margin-bottom: 10vh;
    }
}
@media only screen and (max-width: 999px) {  
	
	body #header-outer[data-has-menu][data-format][data-padding] #top .slide-out-widget-area-toggle[data-custom-color="true"] a i.label, body #header-outer.transparent #top .slide-out-widget-area-toggle[data-custom-color="true"] a i.label  { display: none !important; }
	.hided { display: none !important; }
	.number h2 { font-size: 45px !important;}
	.nectar-milestone[data-symbol-alignment=superscript] .number .symbol-wrap { line-height: 80px !important; }
	.treatmentstext { text-transform: capitalize !important; }
	.treatments { display: none; }
	.treatmentsh4 { margin-bottom: 20px; }
	.treatmentsh4 h4 { font-size: 27px !important; line-height: 45px !important; padding-bottom: 25px; font-family: Balham !important; text-transform: uppercase;}
	.nectar-icon-list[data-animate=true] .nectar-icon-list-item.animated .list-icon-holder {    transform: scale(0.4);
		-webkit-transform: scale(0.4);    -ms-transform: scale(0.4);   }	
	.nectar-icon-list[data-icon-size=medium] .nectar-icon-list-item {    padding-left: 60px;}
	.nectar-icon-list-item .content {font-size: 13px !important;    line-height: 26px !important; margin-top: 12px;}
	.nectar-icon-list[data-direction=horizontal][data-columns] .nectar-icon-list-item {        margin: 0 0 5% 0 !important;}
	#ajax-content-wrap .nectar-inherit-h3   {      font-size: 23px;        line-height: 28px;    }
	.inner-toggle-wrap { font-size: 15px !important;        line-height: 25px;}
	.toggle>.toggle-title a i { transform: scale(0.8);		-webkit-transform: scale(0.8);    -ms-transform: scale(0.8);   }
	.container-wrap .nectar-fancy-ul[data-spacing="5px"] ul li {      font-size: 15px;}
    .nectar-sticky-media-sections .nectar-sticky-media-section__content-section:not(:last-child) {        margin-bottom: 50px !important;    }
}
.nectar-fancy-box[data-style=parallax_hover] .inner * {
 font-size: 23px !important;
}
@media only screen and (min-width: 1000px) {
    .nectar-sticky-media-sections.content-spacing-45vh .nectar-sticky-media-section__content-section:not(:last-child) {
        margin-bottom: 15vh;
    }
}
span.wpcf7-list-item-label { font-size:14px !important; color:#73655c !important;}