/*
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
*/
/* ======================================== */
.Healing_col_ri .vc_column-inner {
    padding-right: 40px !important;
    padding-left: 60px ! IMPORTANT;
}
div#our_purpose_inner h6 span {
    letter-spacing: 2.1px !important;
}
div#Approach_healing .col {
    padding: 0px !important;
}
div#Approach_healing {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
div#our_commitment {
    padding: 20px 20px !important;
    background: #C4E6FE !important;
    border-radius: 20px !important;
}
div#our_commitment  p {
    color: #002C4A;
}
div#our_philosophy {
    background: #002C4A !important;
    padding: 20px 20px !important;
    border-radius: 20px !important;
}
div#our_purpose div#our_purpose_inner h1, div#our_purpose div#our_purpose_inner p {
    color: #002C4A;
}
div#Approach_healing .hover-wrap::before {
    content: '';
    background-image: url(https://devu1b.customdev.solutions/dereklee/wp-content/uploads/2025/12/pngegg-6-2.png);
    background-repeat: no-repeat;
    position: absolute !important;
    background-size: 100% 100% !important;
    bottom: -110px;
    z-index: 999999999;
    left: -40px;
    right: 0;
    height: 263px !important;
    width: 263px !important;
}
div#our_philosophy h3,div#our_philosophy p {
    color: #fff !important;
}
div#whatwedo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: left;
    align-items: end;
    background: #00000069 !important;
    padding: 20px !important;
    margin: 10px !important;
    border-radius: 20px !important;
}
div#our_purpose_commitment img {
    height: 590px !important;
    object-fit: cover;
    border-radius: 20px !important;
}
div#about-inner h6 span {
    letter-spacing: 2.1px;
}
div#brain_inner h6 span {
    letter-spacing: 2.1px;
}
/* ======================================== */
div#custom-sidebar {
    z-index: 9999;
}
div#page-header-bg {
    border-left: 25px solid #fff;
    border-right: 25px solid #fff;
    border-top: 25px solid #fff;
    border-bottom: 10px solid #fff;
    border-radius: 40px;
}
div#video-inner .owl-stage {
    padding: 0px !important;
}
div#video-inner .owl-dots {
    display: none !important;
}
.product-add-to-cart {
    transform: translate(0px, -40px) !important;
}
.home .container-wrap {
    padding: 0px 0px !important;
}
div#custom-sidebar {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: 100%;
}
div#custom-sidebar form.search-form {
    display: flex;
}
div#custom-sidebar input.search-field {
    background: #D1E6F5;
    border-radius: 30px !important;
    border: 1px solid #8B9FAD;
    width: 200px;
}
div#custom-sidebar button.search-widget-btn {
    padding: 0px 0px !important;
    background: #fff0 !important;
    margin-left: -40px;
}
div#custom-sidebar button.search-widget-btn span.text {
    font-size: 0;
}
div#custom-sidebar button.search-widget-btn span.normal.icon-salient-search {
    padding: 7px;
    border-radius: 50%;
    background: #2293E1;
}
li#search-btn {
    display: none !important;
}
header#top span.icon-salient-m-user:before, header#top i.icon-salient-cart:before {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #fff;
    transition: .6s;
    position: relative;
    top: -10px;
    background: #2293E1;
}
header#top i.icon-salient-cart:before {
    content: "\f07a";
    font-family: 'FontAwesome';
}
header#top span.icon-salient-m-user:before {
    content: "\f007";
    font-family: 'FontAwesome';
}
header#top i.icon-salient-cart:before {
    top: -13px;
}

header#top ul.sf-menu.sf-js-enabled.sf-arrows>li.current-menu-item>a span {
    background: #2293E1;
    color: #fff;
    padding: 5px 10px !important;
    border-radius: 30px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows>li.current-menu-item>a span.sf-sub-indicator {
    background: unset !important;
}
/* ======================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#social-icon-row .wpb_raw_code {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-bottom: 2%;
}
div#social-icon-row .socliy h4 {
    font-weight: 400;
	text-align:center;
}
div#social-icon-row .socliy ul {
    margin: 0;
}
div#social-icon-row .socliy ul li {
    display: inline-block;
}
div#social-icon-row .socliy ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #2293E1;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}
/* ================================== */
div#category {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#category .row-bg.viewport-desktop {
    background: linear-gradient(0deg, rgb(227 238 248 / 0%) 0%, rgb(228 238 248) 100%);
}
div#category-inner {
    margin: 0px 10px;
}
div#category-inner img {
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#category button.owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border-radius: 15%;
    color: #fff;
    background: #002C4A;
}
div#category button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#category button.owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    box-shadow: unset !important;
    padding: 10px 16px;
    border-radius: 15%;
    color: #fff;
    background: #002C4A;
}
div#category button.owl-next {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#category .owl-nav.disabled {
    display: block;
}
div#category .owl-dots {
    display: none;
}
/* ============================= */
h6 span {
    background: #9DD3F9;
    padding: 7px 14px !important;
    border-radius: 30px;
}
a#btn {
    border-radius: 9px !important;
    font-size: 18px;
    filter: drop-shadow(2px 2px 6px #000);
}
/* ================================ */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner {
    padding: 30px 30px !important;
    background: #002C4A;
    border-radius: 30px !important;
}
/* ============================ */
div#product {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
.product-wrap {
    overflow: visible !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
li.classic.product {
    padding: 15px !important;
    background: #fff;
    border-radius: 10px;
    transition: .9s;
}
li.classic.product:hover {
    background: #2293E1;
    transition: .9s;
	filter: drop-shadow(2px 4px 6px #ccc);
}
li.classic.product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-image: url(https://devu1b.customdev.solutions/dereklee/wp-content/uploads/2025/11/Group-1261153139.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 0px;
    transform: unset !important;
    background-color: #fff0 !important;
    min-height: 60px !important;
    width: 106% !important;
    left: -8px;
    right: 0;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 18px !important;
    opacity: 0;
    transition: .9s;
}
li.classic.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	opacity: 1;
    transition: .9s;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
h2.woocommerce-loop-product__title {
    color: #002C4A;
    min-height: 55px;
    padding-right: 40px !important;
}
/* bdi {
    color: #2293E1;
    font-family: "Roboto Condensed";
    float: right;
    margin-top: -6px;
} */
li.classic.product h2.woocommerce-loop-product__title, li.classic.product bdi {
    transition: .9s;
}
li.classic.product:hover h2.woocommerce-loop-product__title, li.classic.product:hover bdi {
    color: #fff !important;
    transition: .9s;
}
/* =========================== */
div#banner-inner {
    background-image: url(https://devu1b.customdev.solutions/dereklee/wp-content/uploads/2025/11/Group-1261153135-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 30px;
    margin-bottom: 50px !important;
    position: relative;
}
div#banner-inner:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/dereklee/wp-content/uploads/2025/11/image-53-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    bottom: -80px;
    left: 0;
    height: 100px;
}
div#banner-inner .left-img {
    filter: drop-shadow(2px 4px 6px black);
}
div#banner-inner .right-img {
    margin-bottom: -170px;
}
/* =============================== */
div#video-inner .clm .vc_column-inner {
    background: #2293E1;
    padding: 0px 40px !important;
    border-radius: 10px;
    filter: drop-shadow(2px 4px 6px #ccc);
    overflow: hidden;
    position: relative;
    height: 400px;
}
div#video-inner .clm .vc_column-inner:after {
    content: "";
    background-image: url(https://devu1b.customdev.solutions/dereklee/wp-content/uploads/2025/11/pngegg-7-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -20px;
    right: 20px;
    width: 185px;
    height: 115%;
    z-index: -1;
    animation: rotate3d 12s 
linear infinite;
    transform-origin: center;
}
@keyframes rotate3d {
    0%   { transform: perspective(600px) rotateY(0deg); }
    50%  { transform: perspective(600px) rotateY(180deg); }
    100% { transform: perspective(600px) rotateY(360deg); }
}
body.material .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before {
    background-color: #FF0303 !important;
    opacity: 1;
    outline: 10px solid #ffffff57;
}
/* =============================== */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    margin: 0px 10px;
    background: linear-gradient(188deg,rgba(226, 241, 251, 1) 0%, rgba(226, 241, 251, 1) 100%);
    padding: 40px 40px !important;
    border-radius: 15px !important;
    transition: .9s;
}
div#testimonial-inner:hover {
    background: linear-gradient(188deg, rgba(34, 147, 225, 1) 0%, rgba(0, 44, 74, 1) 100%);
}
div#testimonial-inner .wpb_text_column p {
    min-height: 130px;
    font-size: 19px;
    line-height: 33px;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#testimonial-inner .iwithtext .iwt-icon {
    left: unset;
    right: 0;
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: unset;
    margin-top: 10px;
}
div#testimonial-inner .iwithtext h3 {
    margin-bottom: 0;
}
div#testimonial-inner p span, div#testimonial-inner h3 span {
    transition: .9s;
}
div#testimonial-inner:hover p span, div#testimonial-inner:hover h3 span {
    color: #fff !important;
    transition: .9s;
}
/* ================================== */
div#footer-outer-globel .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#shipping-inner, div#newsletter {
    margin: 30px 250px;
}
div#newsletter form.tnp-form {
    display: flex;
    width: 70%;
    margin: 0 auto;
}
div#newsletter input.tnp-email {
    background: #FFFFFF;
    border-radius: 10px;
    color: #666;
}
div#newsletter input.tnp-email::placeholder {
    color: #666;
    opacity: 1;
}
div#newsletter input.tnp-submit {
    width: auto;
    margin: 7px 7px 7px -160px !important;
    padding: 13px 40px !important;
    transform: unset !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
/* =================== */
div#footer-widgets-inner {
    margin: 20px 90px;
    padding: 0px 50px;
    border-radius: 30px;
    position: relative;
}
div#footer-widgets-inner:after {
    content: "";
    background-color: #ffffff36;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    margin-bottom: 60px;
}
div#footer-widgets-inner .vc_col-sm-1\/5 .vc_column-inner {
    margin: 0px 10px;
}
div#footer-widgets-inner .widget.widget_nav_menu {
    padding-top: 60px;
    margin: 0 auto;
    display: table;
}
div#footer-widgets-inner .footer-logo {
    margin-top: -19px;
}
div#footer-widgets-inner h2.widgettitle {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
div#footer-widgets-inner h2.widgettitle:before {
    content: "";
    background: #2293E1;
    position: absolute;
    width: 110px;
    height: 2px;
    bottom: 0;
animation: 2s move linear alternate infinite;
    transform-origin: left;
}
@keyframes move {
    0% {
        transform: scale(.5)
    }
}
div#footer-widgets-inner ul {
    margin: 0;
}
div#footer-widgets-inner ul li {
    margin-left: 20px;
}
div#footer-widgets-inner ul li a {
    color: #fff !important;
}
div#footer-widgets-inner ul#menu-get-in-touch li a i {
    position: absolute;
    left: 0;
    top: 2px;
    color: #2293E1;
    font-size: 20px;
}
div#footer-widgets-inner ul#menu-get-in-touch li a {
    position: relative;
    padding-left: 30px !important;
}
div#footer-widgets-inner ul#menu-get-in-touch li#menu-item-75 a {
    font-size: 25px;
    line-height: 35px;
}
div#footer-widgets-inner ul#menu-get-in-touch li {
    margin-left: 0;
    list-style: none;
    margin-bottom: 10px;
}
div#footer-widgets-inner .socliy h4 {
    font-weight: 400;
}
div#footer-widgets-inner .socliy ul {
    margin: 0;
}
div#footer-widgets-inner .socliy ul li {
    display: inline-block;
	 margin-left: 0;
}
div#footer-widgets-inner .socliy ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #2293E1;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}
div#footer-widgets-inner .copy-right-text {
    padding: 50px 0px 20px 0px !important;
}
div#footer-widgets-inner .payment-img {
    float: right;
    position: relative;
    top: 48px;
}
div#cate li a {
    font-weight: 700;
    color: #000;
}
div#cate a.active-tab {
    color: #fff !important;
}
/* ==================================== */
@media (max-width: 1600px){
	
  div#social-icon-row .wpb_raw_code {
    margin-bottom: 2%;
  }
}
@media (max-width: 1440px){
	div#social-icon-row .wpb_raw_code {
    margin-bottom: 2%;
}
	div#video-inner .clm .vc_column-inner {
  height: 404px;
}
}
@media (max-width: 1366px){
	div#custom-sidebar {
    width: 32%;
}
	div#shipping-inner, div#newsletter {
    margin: 30px 150px;
}
	div#newsletter form.tnp-form {
    width: 80%;
}
	div#footer-widgets-inner {
    margin: 20px 50px;
    padding: 0px 50px;
}
	div#footer-widgets-inner .footer-logo {
    margin-top: -14px;
}
	div#testimonial-inner {
    padding: 30px 30px !important;
}
	div#video-inner .clm .vc_column-inner {
  height: 402px;
}
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	  
	    div#social-icon-row .wpb_raw_code {
    margin-bottom: 1%;
  }
	div#custom-sidebar input.search-field {
    width: 160px;
}
	div#custom-sidebar {
    width: 31%;
}
	div#footer-widgets-inner {
    margin: 20px 30px;
    padding: 0px 30px;
}
	 div#video-inner .clm .vc_column-inner {
    height: 387px;
  }
	div#our_purpose_commitment img {
  height: 610px !important;
}
}
@media (max-width: 1080px){
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 65px;
}
	    div#custom-sidebar {
        width: 50%;
    }
	     .text-lft {
    margin-left: -10px !important;
  }
	div#social-icon-row .socliy ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
}
	    div#social-icon-row .wpb_raw_code {
        margin-bottom: 0.5%;
    }
	div#category {
    padding: 20px 0px !important;
}
	div#about {
    padding: 30px 0px !important;
}
	p, li a {
    font-size: 14px;
    line-height: 24px;
}
	div#about-inner {
    padding: 20px 20px !important;
}
	div#product {
    padding: 30px 0px !important;
}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 15px;
}
	bdi {
    font-size: 15px;
}
	div#banner-inner {
    background-size: cover;
}
	div#banner-inner .right-img {
    margin-bottom: -220px;
}
	div#video-inner .clm .vc_column-inner {
    padding: 10px 20px !important;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	div#testimonial-inner .wpb_text_column p {
    min-height: 150px;
    font-size: 17px;
    line-height: 30px;
}
	div#shipping-inner, div#newsletter {
        margin: 20px 100px;
    }
	div#footer-widgets-inner .socliy ul li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
}
	div#footer-widgets-inner h2.widgettitle {
    font-size: 25px;
    line-height: 35px;
}
	 div#video-inner .clm .vc_column-inner {
    height: 276px;
  }
	#video-inner h2 {
  font-size: 32px !important;
}
	a#btn {
  font-size: 13px;
  padding: 15px !important;
}
	#Approach_healing h1 {
  font-size: 27px !important;
  margin-bottom: 0px;
}
	.Healing_col_ri .vc_column-inner {
  padding-right: 20px !important;
  padding-left: 20px ! IMPORTANT;
}
	#our_purpose_inner h1 br {
  display: none;
}
	#Approach_healing img{
  height: 372px !important;
}
}
@media (max-width: 912px){
	div#footer-widgets-inner .widget.widget_nav_menu {
  padding-top: 0px;
  margin: unset !important;
  display: table;
}
	#about-inner .img-with-animation.skip-lazy {
  display: table;
  margin: 0 auto;
}
	#about-inner .vc_column-inner {
  text-align: center;
}
	#video_sec .iframe-embed {
  display: table;
  margin: 0 auto;
}
	  div#banner-inner .right-img {
    display: none;
  }
	div#banner-inner {
  margin-bottom: 0px !important;
}
	  #Approach_healing img {
    height: auto;
    display: table;
    margin: 10px auto;
    border-radius: 15px;
  }
	div#Approach_healing .hover-wrap::before {
  display: none !important;
}
}
@media (max-width: 912px){
 .mobile-user-account {
    position: relative;
    left: 30px;
    top: 10px !important;
  }
	#mobile-cart-link {
    position: relative;
    left: -73px !important;
    top: 4px !important;
  }
	.mobile-search {
  position: relative;
  left: -28px !important;
}
	 div#custom-sidebar {
    display: none !important;
  }
	#brain_inner img {
  display: table;
  margin: 0 auto;
}
	  #Approach_healing img {
    height: auto !important;
  }
	#Approach_healing h1 {
  display: table;
  margin: 0 auto;
}
	#Approach_healing p {
  margin-bottom: 0px !important;
  padding-bottom: 2px;
  text-align: center;
}
	div#our_purpose_commitment img {
    display: table;
    margin: 0 auto;
  }
	div#whatwedo {
  width: 87%;
  display: table !important;
  margin: 0 auto !important;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
	  div#shipping-inner, div#newsletter {
    margin: 20px 30px;
  }
	#newsletter p br {
  display: none;
}
	#shipping-inner .img-with-animation.skip-lazy {
  width: 20%;
}
	#social-icon-row {
  display: none;
}
	#banner #banner-inner .vc_column-inner {
  padding: 10px !important;
}
	div#page-header-bg {
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  border-top: 20px solid #fff;
  border-bottom: 20px solid #fff;
  border-radius: 40px;
}
	 #Approach_healing img {
    margin: -6px auto;
  }
	div#Approach_healing .Healing_col_ri {
  padding-bottom: 10px !important;
}
	#our_purpose {
  padding-top: 30px !important;
}
	  div#whatwedo {
    width: 99%;
  }
	#our_purpose {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
}
@media (max-width: 428px){
	div#footer-widgets-inner .copy-right-text p {
  font-size: 12px;
}
}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){
	div#shipping-inner, div#newsletter {
    margin: 20px 9px;
  }
	  div#footer-widgets-inner .copy-right-text p {
    font-size: 10px;
  }
	 div#video-inner .clm .vc_column-inner {
    height: 306px;
  }
}
@media (max-width: 360px){}