/*
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
*/
div#Consent_inner .vc_column-inner {
    background: #ffffff;
    border-radius: 10px !important;
    filter: drop-shadow(2px 4px 6px black);
    height: 300px;
    padding: 14px 16px !important;
}
div#Consent_inner .vc_column-inner img {
    width: 163px;
    display: table;
    margin: 0 auto;
}
div#Consent_inner .vc_column-inner h2 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
}
div#Consent_inner .row_col_wrap_12_inner.col.span_12.left {
    display: flex;
    justify-content: center;
}
div#sellers img.img-with-animation.skip-lazy {
    width: 100% !important;
}
div#sellers h2 {
    font-size: 17px;
    color: #000 !important;
}
div#Services a.nectar-button.small.regular.accent-color.regular-button {
    display: table;
    margin: 0 auto;
}
/* ============== */
div#Services .carousel-item {
    margin-inline: 20px;
    border: 1px solid #000;
    border-radius: 20px;
    overflow: hidden;
    margin-inline: 10px;
    position: relative;
    padding: 20px;
    min-height: 450px;
}
div#Services .carousel-item p {
    margin-bottom: 19px !important;
}
div#Skincare_inner h2,div#Skincare_inner p {
    color: #000 !important;
}

div#Skincare_inner p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 4px;
}
div#Skincare {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
/* ============== */
#header-secondary-outer .nectar-header-text-content{
font-weight:600;
letter-spacing:1px;
transition:all .3s ease;
}
/* ============== */
header#top .col.span_9.col_last {
    padding: 15px 0px !important;
    position: relative;
}
header#top .col.span_9.col_last:before {
    content: "";
    background-color: #B76E79;
    position: absolute;
    left: 0;
    top: 0;
    width: 160%;
    height: 100%;
    margin-left: -30%;
}
header#top .col.span_9.col_last ul li a {
    margin-bottom: 0px !important;
}
header#top .col.span_9.col_last ul li a span {
    color: #fff !important;
}
body #header-secondary-outer .nectar-center-text {
    font-size: 14px;
    line-height: 14px;
}
/* =========================== */
div#custom-sidebar form.search-form {
    display: flex;
}
div#custom-sidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    width: 20%;
    z-index: 12;
    right: unset !important;
    margin-left: 130px;
}
div#custom-sidebar input.search-field {
    border-radius: 27px !important;
    background: #FFFFFF;
    border: 1px solid #ccc;
    color: #999;
    width: 250px !important;
}
div#custom-sidebar button.search-widget-btn span.text {
    font-size: 0px !important;
}
span.normal.icon-salient-search {
    background: unset;
}
button.search-widget-btn {
    background: unset !important;
    margin-left: -40px;
}
button.search-widget-btn:hover {
    background: unset !important;
}
div#custom-sidebar body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    content: "\e906";
    color: #000;
    padding: 10px;
}
header#top button.search-widget-btn {
    background: unset !important;
    margin-left: -55px;
}
li#search-btn {
    display: none !important;
}
header#top ul.nectar-social li a:nth-child(2) {
    order: -1;
}
header#top ul.nectar-social li {
    display: flex;
}
#header-outer #top .sf-sub-indicator i {
    color: #fff !important;
}
#header-outer #top .sf-menu > li > a:hover .sf-sub-indicator i {
    color:#fff !important;
}
/* ===================== */
.container-wrap {
    padding: 0px !important;
}
#natural {
    margin-bottom:0px;
}
/* ===================== */
#sellers {
    margin-bottom: 0px;
    padding: 10px 0px 30px 0px !important;
}
div#sellers p {
    margin-bottom: 10px;
}
bdi {
    color: #151515;
}
h2.woocommerce-loop-product__title {
    padding: 0px !important;
}
.wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
span.onsale {
    color: #fff !important;
    border-radius: 0px !important;
    padding:0px 20px !important;
    background:#151515 !important;
}
h2.woocommerce-loop-product__title {
    color: #151515;
}
li:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    transform: translateY(-10px) !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    border-radius: 10px !important;
    width: 90% !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
}
.woocommerce .products .classic .star-rating {
    display:block !important;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous {
    left: unset !important;
    right: 70px;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button {
    border-radius: 100px;
    position: absolute;
    top: -300px;
    padding: 0;
    transform: translateY(0%);
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button::after {
    border: 1px solid #111111;
    border-radius: 10px !important;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button:hover {
    border-color:#D9D9D9;
}
button.flickity-button.flickity-prev-next-button.previous {
    display: block !important;
}
/* ===================== */
#results-inn {
	margin-bottom:0px;
	padding:50px 0px;
}
/* ===================== */
#there-inn {
	margin-bottom:0px;
	padding:50px 0px;
}
/* ===================== */
#caro-inn {
	margin-bottom:0px;
	padding:50px 0px 0px 0px;
}
#caro-inn2 {
	margin-bottom:0px;
	padding:0px 0px 50px 0px;
}
a#btn {
    background: transparent !important;
    color: #151515;
	padding: 0px;
}
a#btn span {
    text-decoration: underline;
}
/* ===================== */
#our {
    margin-bottom: 0px;
    padding: 40px 0px !important;
}
#our .owl-stage {
    padding: 0px !important;
}
#our-inn .vc_col-sm-12 {
    border: 1px solid #fff;
    border-radius:25px;
    padding: 30px 30px;
    margin:0px 10px !important;
    background:#fff;
    transition: .9s;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 20%);
}
#our-inn .vc_col-sm-12 img.img-with-animation.rev-im.skip-lazy {
    position:absolute;
    right:0;
    bottom:8px
}
#our-inn .vc_col-sm-12:hover img.img-with-animation.rev-im{
    filter: brightness(0) saturate(100%) invert(18%) sepia(32%) saturate(1115%) hue-rotate(168deg) brightness(95%) contrast(95%);
    transition: .9s;
}
#our-inn h5 {
    margin-bottom:0px;
}
#our-inn h6 {
    margin-bottom:0px;
}
#our button.owl-prev {
    background: #fff0 !important;
    box-shadow: unset !important;
    border: unset !important;
}
#our button.owl-next {
    background: #fff0 !important;
    box-shadow: unset !important;
    border: unset !important;
}
#our button.owl-prev span, #our button.owl-next span {
    display: none !important;
}
#our button.owl-next:before {
    content: "\f105" !important;
    font-family: fontawesome;
}
#our button.owl-prev:before {
    content: "\f104" !important;
    font-family: fontawesome;   
}
#our button.owl-prev:before, #our button.owl-next:before {
    content: "";
    width: 40px !important;
    line-height: 40px !important;
    height: 40px !important;
    border: 1px solid #666666 !important;
    color: #666666;
    font-size: 17px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: .9s;
}
#our button.owl-prev:hover:before, #our button.owl-next:hover:before {
    background: #081F32;
    border-color: #081F32 !important;
    color: #fff;
}
div#our .owl-nav.disabled {
    display: block !important;
}
div#our button.owl-next {
    margin: -10px !important;
}
/* ===================== */
#mission-inn {
    margin-bottom: 0px;
    padding: 40px 0px 0px 0px;
}
/* ===================== */
#vision-inn {
    margin-bottom: 0px;
    padding: 0px 0px 40px 0px;
}
/* ===================== */
#con-inn {
    margin-bottom: 0px;
    padding: 40px 0px;
}
input#gform_submit_button_1 {
    background: #FFF2F4;
    color: #1D1D1D;
    font-weight: 600;
    padding: 15px 45px !important;
}
div#gform_fields_1 {
    row-gap: 15px;
}
/* ===================== */
div#footer-outer div#text-2 {
    margin-bottom: 5px;
}
div#footer-widgets .row {               
    padding: 30px 0px  0px 0px !important;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    position: relative;
    padding-left: 0px !important;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    position: relative;
    padding-left: 70px;
}
#footer-outer div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
    width: 60;
    border-radius: 0px !important;
    border:1px solid #DFDFDF;
}
#footer-outer div#newsletterwidgetminimal-2 input.tnp-submit {
    width: auto;
    padding: 14px 20px !important;
    border-radius: 0px !important;
    color:#151515 !important;
    
}
#footer-outer #footer-widgets .col input[type=submit] {
    background-color: #ffffff !important;
    font-family:'Figtree' !important;
    font-weight:700 !important;
    font-size:13px !important;
    width:100px;
    border:1px solid #DFDFDF;
}

#footer-outer  .tnp-widget-minimal input.tnp-email {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background-color: #ffffff !important;
    color: #444;
    font-size: 14px;
    border-radius: 0;
}
div#nav_menu-6 ul#menu-medical-directors li {
    font-size: 12px;
    line-height: 20px;
}
div#copyright {
    padding: 10px !important;
}
div#copyright p {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top:15px !important;
}
div#copyright {
    background-color: #151515 !important;
}
div#precision h2 {
    color: #000;
}
div#precision h2 {
    color: #000;
}

div#appointment h2,div#appointment h3 {
    color: #000;
}
div#yourvisions {
    background: #fff1f4 !important;
    padding: 70px 40px !important;
}
div#yourvisions h2 {
    color: #000;
}
div#bestskin h2 {
    color: #000;
}

@media (max-width: 1600px){}
@media (max-width: 1440px){}
@media (max-width: 1366px){
	#Services .owl-stage-outer {
  height: 480px !important;
}
}
@media (max-width: 1326px){
span br {
    display: none;
}
}
@media (max-width: 1280px){
.owl-dots {
    display: none;
}
body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background-color: #151515;
}
		#Services .owl-stage-outer {
  height: 560px !important;
}
}
@media (max-width: 1080px){
p, li a {
    font-size: 14px !important
    line-height: 24px !important
}
	#caro #btn {
  margin-top: 20px;
}
	div#Services .carousel-item {
  min-height: 370px;
}
	 #Services .owl-stage-outer {
    height: 450px !important;
  }
	div#Consent_inner .vc_column-inner h2 {
  font-size: 12px;
  line-height: 24px;
}
	div#Consent_inner .vc_column-inner {
  background: #ffffff;
  height: 330px;
}
	#sellers h2 {
  text-align: center;
}
#sellers  a {
  text-align: center !important;
  display: table !important;
  margin: 0 auto !important;
}
  .menu-item-hidden-text {
    display: contents !important;
  }

  .menu-item-hidden-text > a,
  .menu-item-hidden-text > .ocm-dropdown-arrow {
    display: none !important;
  }

  .menu-item-hidden-text > .sub-menu {
    max-height: 1000px !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    overflow: visible !important;
  }
  #slide-out-widget-area .sub-menu {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  #slide-out-widget-area .sub-menu li {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }


	.sub-menu li a::after {
	.sub-menu li a {
  font-size: 14px !important;
}
}
@media (max-width: 912px){
div#vision-inn {
    margin: 0px 80px;
}
div#vision-inn {
    margin: 0px 80px;
}
div#mission-inn {
    margin: 0px 80px;
}
div#caro-inn {
    margin: 0px 80px;
}
#there-inn {
    margin: 0px 120px;
}
#results-inn {
    margin: 0px 80px;
}
#Offers  {
    margin: 0px 80px;
}
span br {
  display: unset;
}
	#sellers .vc_column-inner {
  padding: 0px 90px;
}
	#sellers h3, #sellers p span {
  text-align: center;
}
	#caro #caro-inn2 .vc_column-inner {
  margin: 0px 150px;
}
	div#Services .carousel-item {
  min-height: 360px;
}
	 #Services .owl-stage-outer {
    height: 460px !important;
  }
	div#Services .carousel-item h2 {
  font-size: 19px;
}
	 div#Consent_inner .vc_column-inner {
    height: 260px;
  }
}
@media (max-width: 800px){}
@media (max-width: 768px){
em br {
    display: none;
}
}
@media (max-width: 480px){
div#vision-inn {
    margin: 0px 0px;
}
div#vision-inn {
    margin: 0px 0px;
}
div#mission-inn {
    margin: 0px 0px;
}
div#caro-inn {
    margin: 0px 0px;
}
#there-inn {
    margin: 0px 0px;
}
#results-inn {
    margin: 0px 0px;
}
#Offers  {
    margin: 0px 0px;
}
body #footer-outer #copyright .widget h4, body #footer-outer #copyright li a i, body #footer-outer #copyright p {
    color: #777777;
    font-size: 11px;
}
#slide-out-widget-area .off-canvas-menu-container li li a {
    font-size: 12px !important;
    line-height: 18px !important;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button {
    display: none !important;
}
	#caro #caro-inn2 .vc_column-inner {
  margin: 0px 0px !important;
}
	#sellers .vc_column-inner {
  padding: 0px 10px;
}
	.secondary-header-text {
  display: none !important;
}
	div#Services .carousel-item {
    min-height: 480px !important;
  }
	 #Services .owl-stage-outer {
    height: 530px !important;
  }
}
@media (max-width: 428px){
#our-inn .vc_col-sm-12 {
        margin: 0px 0px !important;
}

}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){
span br {
    display: none;
}
}


