/*
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
*/


#sec9 input#gform_next_button_1_14 {
    background: #631c9c;
    border-radius: unset;
}
/*-------------------*/
section.related.products {
    display: none;
}


/*--------------------------product------------------------------------*/
.woocommerce-product-details__short-description ul li {
    list-style: none;
}
.woocommerce-product-details__short-description ul {
    display: flex
;
    gap: 60px;
    margin: unset;
    text-align: center;
    padding: 0px 0px 30px;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    display: none;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block h2.wp-block-heading.has-text-align-center:nth-child(3) {
    display: none;
}
/*------------------------massage------------------------*/
#serv1 .mtx1 ul li:nth-child(3) {
    border-right: unset;
}
#serv1 .mtx1 p {
    padding: 17px 0px 7px;
}
#serv1 .mtx1 ul {
    display: flex
;
    justify-content: left;
    gap: 30px;
    margin: unset;
    padding-top: 10px;
}
#serv1 .mtx1 ul li {
    list-style: none;
    font-weight: 500;
    border-right: 1px solid #ffffff;
    padding-right: 30px;
}
#serv1 .mtx1 ul {
    display: flex
;
    justify-content: left;
    gap: 30px;
    margin: unset;
    padding-top: 10px;
}
#serv1 .vc_col-sm-4 .vc_column-inner h4 {
    color: #fff;
}
#serv1 .vc_col-sm-4 .vc_column-inner p {
    color: #fff;
}

#serv1 .vc_col-sm-4 .vc_column-inner{
    padding: 25px 22px 15px;
    box-shadow: 1px 1px 21px 1px #ffffff4d;
    border-radius: 20px;
/*     background: #631C9B; */
	background: #1604258f !important;
    transition: 0.4s;
    /* backdrop-filter: blur(11px); */
}
#serv1 .vc_col-sm-6 .vc_column-inner {
    padding: 25px 22px 15px;
    box-shadow: 1px 1px 21px 1px #ffffff4d;
    border-radius: 20px;
	background: #00000054;
    transition: 0.4s;
/*     backdrop-filter: blur(11px);
	 */
	&:hover {
    box-shadow: inset 1px 1px 21px 1px #ffffff4d;
    transition: 0.4s;
}
}
#serv-sec0 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#sec9 .ga_appointments_calendar_header, #sec9 th.ga_header {
    background: #631c9c !important;
}
/*----------------------------*/
/*-------------------------sec1-------------------------------*/
#sec1 a.primary-color, #top ul li#menu-item-69 span, #sec2 a.btnh, #sec3 a.btnh, #sec4 a.btnh, #sec5 a.btnh, #sec6 a.btnh, #ftsec a.btnh, #serv1 a#btnh, #in-serv1 a#btnh, #sec3 .rtx31 a{
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    padding: 15px 30px !important;
/*     border-radius: 50% !important; */
	transition: 0.4s;
	
	&:hover {
    background: black !important;
    transition: 0.4s;
}
}
#top ul li#menu-item-69 span {
    background: #631c9c;
    color: white !important;
    margin-left: 20px;
    border-radius: 8px;
}
#sec1 p {
    padding: 25px 0px 0px;
    width: 50%;
}
#img-sec .hd6 h4 {
    font-size: 31px;
    width: 80%;
    margin: 0 auto;
    line-height: 50px;
}

#img-sec .hd6 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00000069;
    border-radius: 16px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.woocommerce-shop ul.products.columns-4 li.classic.product.type-product.post-309 {
    width: 62% !important;
    margin: 0 auto !important;
}
/*----------------------------sec2-------------------------------------------*/
#sec2 .hd2 h2 {
    font-size: 55px;
    line-height: 75px;
    padding-bottom: 35px;
}
#sec2 .hd2 p {
    font-size: 15px;
    line-height: 19px;
}
#sec2 .hd2 h5::before, #sec3 .hd3 h5::before {
    content: "";
    height: 4px;
    width: 8%;
    position: absolute;
    background: #631C9C;
    top: 12px;
    left: 20%;
    border-radius: 90px;
}
#sec2 h5, #sec3 .hd3 h5 {
    position: relative;
}
#sec2 .nectar-fancy-ul ul li {
    font-size: 17px;
    line-height: 40px;
}
#sec2 .nectar-fancy-ul ul li i::before {
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/01/Path-9.webp);
    background-size: 100% 100%;
    height: 15px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0px;
    top: 14px;
    width: 17px;
}
#sec2 .nectar-fancy-ul h5 {
    font-weight: 600;
}
/*-----------------------------sec3-------------------------------------*/
/* #sec3 .rtx31 {
    position: absolute;
    top: 0;
    height: 98%;
    width: 100%;
    display: flex
;
    justify-content: center;
    align-items: end;
    padding: 60px 20px;
    text-align: center;
    background: #00000099;
	    transition: 0.4s;
    opacity: 0;
} */
/* #in31 .vc_col-sm-6 .vc_column-inner:hover {
    opacity: 1;
    transition: 0.4s;
} */
#sec3 .rtx31 h4 {
    font-size: 35px;
    line-height: 70px;
/*     color: white; */
}
#sec3 .rtx31 a {
    color: #ffffff;
    background: #631c9c;
    border-radius: 5px;
}
#in31 .vc_col-sm-6 .vc_column-inner:hover .rtx31 {
    transition: 0.4s;
    opacity: 1;
}
#sec3 .hd3 h5::before {
    width: 3%;
    left: 56%;
}
#sec3 a.btnh {
    margin: 0 auto;
    display: table;
}
/* #sec3 .rtx31 p {
    color: white;
} */
#sec3 a.btn3 {
    margin-top: 70px !important;
}
/*------------------------sec4-----------------------------------*/
#sec4 .rtx41 p {
    width: 79%;
    line-height: 23px;
}
/* #sec4 .vc_col-sm-5::before {
    content: "";
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/01/Group-14041.webp);
    background-size: 100% 100%;
    height: 36%;
    width: 38%;
    position: absolute;
    left: -140px;
    top: -40px;
    transform: rotate(-5deg);
} */
#sec4 .vc_col-sm-5 .vc_column-inner::before {
    content: "";
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/01/Path-6840.webp);
    background-size: 100% 100%;
    position: absolute;
    height: 40%;
    width: 40%;
    z-index: 
;
    bottom: -40px;
    right: -50px;
} 

/*--------------------------sec6---------------------------------*/
#sec6 .rtx61 h4, #sec6 .rtx61 p {
    color: white;
}
#sec6 .rtx61 {
    /* position: absolute; */
    background: black;
    padding: 41px 60px;
    height: 232px;
}
#sec6 .hover-wrap {
    margin: unset;
}
#sec6 .rtx61 h4 {
    font-size: 27px;
    position: relative;
    padding-bottom: 20px;
}
#sec6 .rtx61 p {
    padding-top: 15px;
}
#sec6 .rtx61 h4::before {
    content: "";
    background: #D564FF;
    height: 4px;
    border-radius: 40px;
    width: 37%;
    position: absolute;
    bottom: 0px;
    left: 85px;
}
/*--------------------------sec7-------------------------------*/
#sec7 .carousel-item {
    margin: 0 10px;
    background: #631C9C;
    color: white !important;
    padding: 55px 20px 50px;
    border-radius: 16px;
}
#sec7 .carousel-item h4 {
    font-size: 28px;
    line-height: 22px;
    color: white;
}
#sec7 .carousel-item img {
    width: 50px;
}
#sec7 .iwithtext .iwt-text {
    padding-left: unset;
}
#sec7 .rtx61 p {
    padding-top: 30px;
    width: 90%;
    line-height: 23px;
}
#sec7 .hd7 p {
    width: 63%;
    padding-top: 10px;
}
#sec7 .owl-stage {
    padding: unset;
}
/*------------------------------sec9------------------------------------*/
#sec9 input::placeholder, #sec9 textarea::placeholder {
    color: #707070 !important;
    opacity: 1;
    font-size: 15px;
}
#sec9 input, #sec9 textarea, #sec9 select {
    background: white;
    border-radius: unset;
}
#sec9 input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-sub, #sec9 input#gform_submit_button_1 {
    background: #631C9C;
    font-size: 16px;
    font-weight: 400;
/*     border-radius: 50% !important; */
    padding: 10px 42px !important;
}
#sec9 .vc_col-sm-12::before {
    content: "";
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/01/Group-14041.webp);
    background-size: 100% 100%;
    height: 36%;
    width: 23%;
    position: absolute;
    right: -120px;
    top: -70px;
    transform: rotate(-21deg);
}
/*--------------------------footer-----------------------------*/
#ftsec .ftx1 h2 {
    font-size: 110px;
    line-height: 140px;
}
#ftsec .ftx1 p {
    font-size: 16px;
    line-height: 21px;
    padding-top: 20px;
    padding-bottom: 10px;
}
#ftsec .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#ftsec h3 {
    font-size: 39px;
}
/* #ftsec .row-bg-wrap::before {
    content: "";
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/01/Group-14043.webp);
    background-size: 100% 100%;
    position: absolute;
    height: 64%;
    width: 28%;
    top: 30%;
    z-index: 2;
    opacity: 0.6;
} */
/* #ftsec .row-bg-wrap::after {
    content: "";
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/02/Asset-32x-8-1.png);
    background-size: 100% 100%;
    position: absolute;
    height: 60%;
    width: 18%;
    top: -4%;
    right: -6%;
    z-index: 2;
} */
#ftsec ul#menu-ftmn1 li {
    font-size: 17px;
    list-style: none;
    padding-bottom: 13px;
}

 #ftsec ul#menu-ftmn1 {
    margin: unset;
} 
#ftsec ul#menu-ftmn1 li a {
    color: #631c9c;
}

#ftsec ul#menu-ftmn1 li {
    font-size: 18px;
    list-style: none;
    padding-bottom: 13px;
}
#ftsec .footer1-h {
    margin-bottom: 0px !important;
}
#ftsec .footer1-h h4 {
    margin-bottom: 16px !important;
}
#ftsec .col .footer1-h p:last-child {
    padding-bottom: 12px;
}
/*-----------------------------media-querie-------------------------------*/

@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {
	#sec6 .rtx61 {
    padding: 41px 60px;
    height: 242px;
}
}
@media (max-width: 1280px) {
	#sec6 .rtx61 h4 {
    font-size: 22px;
    padding-bottom: 20px;
}
	#sec6 .rtx61 h4::before {
    left: 75px;
}
}
@media (max-width: 1226px) {
	#sec2 .hd2 h2 {
    font-size: 60px;
    line-height: 55px;
    padding-bottom: 15px;
}
	#sec2 .hd2 p {
    font-size: 15px;
    line-height: 18px;
}
}
@media (max-width: 1024px) {
    #sec1 p {
        padding: 14px 0px 10px !important;
    }
    div#sec1 .content h1.ns-heading-el {
        font-size: 55px;
        line-height: 60px;
        padding-bottom: 27px !important;
    }	
div#sec1 .button.solid_color a.primary-color {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 400;
    padding: 15px 18px !important;
    /* border-radius: 50% !important; */
    transition: 0.4s;
}
.rtx31 p br {
    display: none;
}	
	
	#sec2 .hd2 h2 {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 5px;
    }
	#sec2 .hd2 h5::before, #sec3 .hd3 h5::before {
    left: 30%;
}
	#sec3 .hd3 h5::before {
    width: 3%;
    left: 58%;
}
	#sec3 .rtx31 h4 {
    font-size: 27px;
    line-height: 60px;
}
	#sec3 .rtx31 a {
    font-size: 18px;
    background-size: 17%;
}
	    #sec6 .rtx61 {
        padding: 41px 40px;
        height: 242px;
    }
	    #sec6 .rtx61 h4 {
        font-size: 19px;
        padding-bottom: 20px;
    }
	    #sec6 .rtx61 h4::before {
        left: 56px;
    }
	div#in62 {
    padding-top: 30% !important;
    padding-bottom: 0px !important;
}
	#sec7 .carousel-item h4 {
    font-size: 19px;
    line-height: 22px;
}
	#sec7 .rtx61 p {
    padding-top: 20px;
    width: 100%;
    line-height: 23px;
}
	#ftsec .ftx1 h2 {
    font-size: 85px;
    line-height: 100px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#serv-sec0 .row-bg.viewport-desktop.using-image {
    background-image: none !important;
    background-color: #631c9c8c !important;
}
	#serv-sec0 .row-bg-overlay.row-bg-layer {
    display: none !important;
}
	#sec1 p {
    padding: 0px 0px 0px !important;
}
	div#sec1 .content h1.ns-heading-el {
        font-size: 50px;
        line-height: 55px;
        padding-bottom: unset !important;
}	
#sec3 .rtx31 h4 {
        font-size: 27px;
        line-height: 32px;
}	
#sec3 a.btn3 {
    margin-top: unset;
}
	
	
	
	
	
	
	
	
#ftsec .ftx1 h2 {
    font-size: 65px;
    line-height: 70px;
}
	#ftsec .ftx1 p br {
    display: none;
}
    #ftsec .ftx1 p {
        font-size: 16px;
        width: 82%;
        /* margin: 0 auto; */
        line-height: 23px;
    }
#ftsec .ftx1 p {
    font-size: 16px;
    line-height: 21px;
    padding-top: unset;
    padding-bottom: 5px;
}	
div#ftsec p {
	padding-bottom: 5px;
}
	
	#sec9 .row.roww-1, #sec9 .row.roww-2, #sec9 .row.roww-3, #sec9 .row.roww-4 {
    padding-bottom: unset;
}
	#sec7 .carousel-item {
    margin: 0 10px;
    padding: 55px 30px 50px;
}
	#sec7 .hd7 {
    text-align: center;
}
	#sec7 .hd7 p {
    margin: 0 auto;
    padding-top: 0;
}
	    #sec6 .rtx61 {
        padding: 41px 40px;
        left: 14%;
        position: relative;
        width: 72%;
    }
	    #sec6 .rtx61 h4::before {
        left: 138px;
    }
	    #sec6 .rtx61 h4 {
        font-size: 29px;
        padding-bottom: 20px;
    }
	    div#in62 {
        padding-top: 0% !important;
        padding-bottom: 0px !important;
    }
	#sec2 .nectar-fancy-ul ul li {
    text-align: left;
}
	#sec2 .nectar-fancy-ul ul {
    padding-left: 90px;
}
	#sec1 .content {
    text-align: center;
}
	#sec1 a.primary-color {
    font-size: 14px;
}
	    #sec1 p {
        padding: 10px 0px 20px !important;
        font-size: 15px !important;
        line-height: 23px !important;
    }
	#sec1 .buttons {
    justify-content: center;
}
	#sec4 .rtx41 p {
    width: 79%;
    line-height: 23px;
    margin: 0 auto;
}
	#sec2 .hd2 h5::before, #sec3 .hd3 h5::before{
		display:none;
	}
	#sec3 .hd3 h5::before{
		display:none;
	}
	    #sec1 p {
        margin: 0 auto;
        width: 90%;
    }
	#serv1 .mtx1 ul {
    justify-content: center;
}
}
@media (max-width: 800px){}
@media (max-width: 768px) {}
@media (max-width: 480px) {
div#sec1 .content h1.ns-heading-el {
        font-size: 44px;
        line-height: 50px;
        padding-bottom: unset !important;
}	
    #sec1 p {
        padding: 0px 0px 10px !important;
        font-size: 13px !important;
        line-height: 20px !important;
    }	
div#sec3 h2 {
    font-size: 31px;
    line-height: 37px;
}	
div#sec3 h2 br {
    display: none;
}	
    #sec3 a.btn3 {
        margin-top: unset;
    }	
#img-sec .hd6 h4 {
    font-size: 19px;
    width: 80%;
    margin: 0 auto;
    line-height: 28px;
}
	#sec2 .hd2 h2 {
		        font-size: 31px;
        line-height: 37px;
        padding-bottom: 0px;
    }
    #sec2 h2 {

		        font-size: 31px;
        line-height: 37px;
        padding-bottom: 0px;
    }
div#sec9 h3 {
	        font-size: 31px;
        line-height: 37px;
        padding-bottom: 0px;
}
#sec9 .vc_col-sm-12::before {
    content: "";
    background: url(https://samplelinksweb.com/jessica/wp-content/uploads/2025/01/Group-14041.webp);
    background-size: 100% 100%;
    height: 15%;
    width: 25%;
    position: absolute;
    right: -27px;
    top: -70px;
    transform: rotate(-21deg);
}
#sec9 input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-sub, #sec9 input#gform_submit_button_1 {
    background: #631C9C;
    font-size: 16px;
    font-weight: 400;
    /* border-radius: 50% !important; */
    padding: 10px 42px !important;
    margin: 0px auto;
    width: 100%;
}







}
@media (max-width: 428px) {}
@media (max-width: 414px) {
    #sec1 h1.ns-heading-el {
        font-size: 36px;
        line-height: 47px;
    }
	#sec1 h1.ns-heading-el br {
    display: none;
}
	div#page-header-wrap h1 {
    font-size: 30px !important;
}
	#sec3 .hd3 h2 {
    font-size: 26px;
    line-height: 37px;
}
	#sec3 .rtx31 p {
/*     color: white; */
    font-size: 13px;
}
	#sec3 a.btn3 {
    margin-top: 0px !important;
}
	    #sec2 h2 {
        font-size: 28px;
        line-height: 32px;
        padding-bottom: 0px;
    }
	    #sec3 .rtx31 h4 {
        font-size: 24px;
        line-height: 28px;
    }
	    #sec6 .rtx61 h4 {
        font-size: 25px;
        line-height: 37px;
        padding-bottom: 19px;
    }
	#sec6 .rtx61 {
        padding: 41px 40px 0px !important;
        left: 0%;
        width: 100%;
        height: 215px;
    }
	#sec7 .iwithtext .iwt-text {
    padding-left: unset;
}
	    #sec7 .carousel-item h4 {
        font-size: 29px;
        line-height: 22px;
    }
#sec1 p br, #sec2 .hd2 h2 br {
    display: none;
}
#sec2 .hd2 h2 {
        font-size: 28px;
        line-height: 33px;
        padding-bottom: 5px;
    }
	#sec2 .vc_col-sm-6 {
    margin-bottom: 20px;
}
#sec2 .hd2 p {
        font-size: 15px;
        line-height: 23px;
    }
	#sec2 .nectar-fancy-ul ul li {
    line-height: 30px;
}
#sec4 .rtx41 h2 {
    font-size: 20px;
    line-height: 30px;
}
	#sec4 .rtx41 p {
        width: 100%;
    }
#sec4 .vc_col-sm-7 {
    MARGIN-BOTTOM: 20px;
}
	#sec4 .vc_col-sm-5 .vc_column-inner::before {
    bottom: -20px;
    right: -50px;
}
	#sec6 .hd6 h2 {
    font-size: 26px;
    line-height: 30px;
}
	#sec6 .rtx61 {
        padding: 41px 40px;
        left: 0%;
        width: 100%;
    }
	    #sec6 .rtx61 h4::before {
        left: 88px;
    }
	#sec7 .hd7 p {
        margin: 0 auto;
        padding-top: 0;
        width: 100%;
    }
	#sec7 .hd7 h3 {
    font-size: 28px;
    line-height: 30px;
}
	#sec7 .owl-dots {
    display: none;
}
	#sec8 .hd8 h2 {
    font-size: 26px;
    line-height: 30px;
}
#sec9 .hd9 h3 {
        font-size: 30px;
        line-height: 34px;
    }
	#sec9 span.wpcf7-spinner {
    display: none;
}
	    #ftsec .ftx1 h2 {
        font-size: 35px;
        line-height: 40px;
    }
	    #ftsec .ftx1 p {
        font-size: 16px;
        width: 95%;
        padding: 0;
    }
	#sec9 .vc_col-sm-6 {
    margin-bottom: 10px;
}
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
