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

#page-header-wrap .container {
    max-width: unset;
}

#page-header-wrap .page-header-overlay-color {
    background-color: #00000070 !important;
}
/* #top a#logo img {
    filter: drop-shadow(1px -1px 3px #ffffff9e);
} */
#header-outer {
    background: #f5f5f7cc !important;
}
#popmake-142 {
    border-color: #ff00;
    box-shadow: unset;
}

#popmake-142 button.pum-close.popmake-close {
    background: transparent;
    border: unset;
    box-shadow: unset;
    color: #000;
    transform: translate(-9px, 10px);
    font-size: 26px;
}
#ser_sec .firt {
    display: none;
}

#ser_sec .vc_col-sm-4 {
    width: 50%;
}
#banerr .img-with-aniamtion-wrap {
    width: 100%;
    margin: 0 auto;
}
#popmake-142 button.pum-close.popmake-close:hover {
    color: red;
}
#banerr .img-with-aniamtion-wrap img {
    width: 30%;
}
#popmake-142 #popp .row-bg.viewport-desktop.using-image {
    background-size: 45% 100%;
    opacity: 0.1;
    background-position: right center !important;
}

#popmake-142 #popp h6 {
    position: absolute;
    right: 0;
    background: #742a8e;
    padding: 14px 14px;
    border-radius: 350px;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    font-size: 17px;
}
#popmake-142 #popp h1 {
    margin-bottom: 20px;
}
#popmake-142 #popp ul li {
    position: relative;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}
#popmake-142 #popp ul {
    column-count: 2;
    width: 100%;
}
#banerr a#btn i.icon-button-arrow {
    background: transparent;
}
/* #popmake-142 #popp ul li::before {
    content: '';
    background-image: url('https://dev.metawebuniverse.com/grapes/wp-content/uploads/2025/08/hair-cut-tool.png');
    height: 23px;
    width: 23px;
    left: -35px;
    top: 0;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
} */

#popmake-142 #popp h1 sup {
    font-size: 23px;
    line-height: 23px;
    vertical-align: text-top;
}

#popmake-142 #popp  h5 {
    margin-bottom: 20px;
}

#baner .swiper-slide .container {
    max-width: unset;
}

/* #baner .swiper-slide .container .content {
    padding: 0px 0 0 40px;
    max-width: 800px;
} */

h1, h2, h3, h4, h5,p {
    color: #111;
}

a#btn {
    background: transparent !important;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    padding: 12px 55px;
    transition: ease .9s;
}

a#btn:before {
    content: '';
    height: 100%;
    width: 0%;
    background: #742a8e;
    border-radius: 50px 0px 0px 50px;
    position: absolute;
    left: 0;
    top: 0;
    transition: .9s;
}

a#btn:hover {
    color: #fff;
}

a#btn:hover:before {
    width: 50%;
}

a#btn:after {
        content: '';
        height: 100%;
        width: 0%;
        background: #742a8e;
        border-radius: 0px 50px 50px 0px;
        position: absolute;
        right: 0;
        top: 0;
        transition: .9s;
        z-index: -1;
}

a#btn:hover:after {
    width: 50%;
}

/* #baner .swiper-slide .container .content p {
    color: #fff;
} */

#ser_sec #ser_iner img {
    min-height: 600px;
    object-fit: cover;
    border-radius: 25px;
}

#ser_sec #ser_iner .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 40px 30px;
/*     background-image: linear-gradient(15deg, #0000002b 30%, transparent 70%); */
	    background-image: linear-gradient(15deg, #000000a6 30%, transparent 90%);
    border-radius: 25px;
}

#ser_sec #ser_iner .hover-wrap {
    margin: 0;
}

#ser_sec #ser_iner .txt h3 {
    color: #fff;
    text-transform: capitalize;
}

#ser_sec #ser_iner .txt  p {
    color: #fff;
}

#ser_sec #ser_iner .txt h5 {
    margin-top: 15px;
}

#ser_sec #ser_iner .txt h5 a {
    background: transparent !important;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 60px 12px 40px;
    transition: ease .9s;
    border-radius: 70px;
    position: relative;
}

#ser_sec #ser_iner .txt h5 a::before {
    content: "\e909";
    font-family: 'icomoon';
    position: absolute;
    right: 30px;
}

#ser_sec #ser_iner .txt h5 a:hover {
    background: #742a8e !important;
}

#why_sec #why_hed a#btn {
    float: right;
    padding: 12px 30px;
    color: #fff;
    border-color: #fff;
}

#why_sec #why_hed a#btn i {
    background: transparent;
}


#why_sec #why_hed h2 {
    color: #fff;
}

#why_sec .vc_col-sm-3 .vc_column-inner {
    padding: 40px 30px;
    border-radius: 25px;
  background-image: linear-gradient(45deg, #ffffff3d, #ffffff75);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 10px;
}
#why_sec #why_ser .iwithtext .iwt-icon {
    position: relative;
    right: 0;
    left: unset;
    float: right;
}

#why_sec #why_ser .iwithtext .iwt-text {
    padding-left: 20px;
    padding-top: 15px;
    color: #000;
    font-weight: 600;
    font-size: 23px;
    line-height: 32px;
    position: relative;
}

#why_sec #why_ser .iwithtext .iwt-text::before {
    content: '';
    height: 10px;
    width: 10px;
    background: #4F6B32;
    position: absolute;
    border-radius: 40px;
    left: 0;
    top: 26px;
}

#why_sec #why_ser .iwithtext .iwt-icon img {
    width: 100%;
    height: 58px;
    object-fit: contain;
}

#why_sec #why_ser .iwithtext {align-items: center;width: 100%;}
#clint .carousel-item {
    background: #F5F7FC;
    margin: 0 10px;
    border-radius: 20px;
    border: 1px solid #cccccc3d;
    padding: 20px 20px;
}

#clint .carousel-item::before {
    content: url('https://dev.metawebuniverse.com/grapes/wp-content/uploads/2025/07/star.png');
    position: absolute;
    right: 30px;
}

#clint .carousel-item .iwithtext .iwt-text {
    color: #000;
    padding-top: 13px;
    padding-left: 60px;
}

#clint .carousel-item .iwithtext .iwt-icon img {
    margin: 0;
    width: 100%;
}

#mem_main a#btn {
    border-color: #fff;
    color: #fff;
}
#mem_main .row-bg-overlay.row-bg-layer {
    border-radius: 50px;
}
#mem_main p {
    font-size: 18px;
}

#mem_main .row-bg.viewport-desktop.using-image {
    border-radius: 50px;
}

#mem_main a#btn i {
    background: transparent;
}

#laste .inner-wrap span.post-featured-img img {
    border-radius: 20px;
}

#laste .inner-wrap .article-content-wrap {
    padding: 20px 10px;
    box-shadow: unset;
    border: unset;
}

#laste .inner-wrap {
    box-shadow: unset;
    border: unset;
}

#laste .inner-wrap h3.title {
    font-size: 22px;
    line-height: 32px;
}
#copyright {
    background: transparent !important;
    padding: 15px 0 15px !important;
}

#copyright #custom_html-2 {
    float: right;
}

#copyright #text-4 {
    float: left;
}

#copyright .col.span_5 {
    max-width: 100% !important;
}

#copyright .container {
    max-width: unset;
}

#footer-outer #footer-widgets .container {
    max-width: unset;
}

#footer-outer {
    background-image: url('https://dev.metawebuniverse.com/grapes/wp-content/uploads/2025/07/Footer-bg.webp');
    background-repeat: no-repeat;
    background-position: center center;
}

#footer-outer::before {
    content: '';
    height: 100%;
    width: 100%;
    background: #000000b8;
    position: absolute;
}

#footer-outer #footer-widgets .widget h4 {
    color: #fff !important;
}

#footer-outer #footer-widgets #text-2 p strong {
    color: #fff;
}

#footer-outer #footer-widgets #text-2 p a {
    opacity: 0.8;
}

#footer-outer #footer-widgets {
    border-bottom: 2px solid #ffffff36;
    z-index: 99;
    position: relative;
}

#copyright .socliy li i {
    background: #111;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 40px;
}

#copyright .socliy li {
    margin: 0 0 0 0 !important;
    margin-left: 9px !important;
}

#copyright .socliy li  i.fa.fa-facebook {
    background: #1877F2;
}

#copyright .socliy li i.fa.fa-twitter {
    background: #1D9BF0;
}

#copyright .socliy li i.fa.fa-youtube-play {
    background: #FF0000;
}

#copyright .socliy li i.fa.fa-instagram {
    background: linear-gradient(45deg, #C837AB, #FF543E, #FFDD55);
}

#copyright .socliy li a i:hover {
    color: #000 !important;
}

#footer-outer #footer-widgets #text-3 .textwidget h4 {
    font-size: 22px !important;
}

#footer-outer #footer-widgets #text-3 p {
    color: #fff;
}
#footer-outer #footer-widgets .gform-footer.gform_footer.top_label {
    position: absolute;
    right: 0;
    margin: 0;
    top: 54px;
}

#footer-outer #footer-widgets .gform-footer.gform_footer.top_label input#gform_submit_button_1 {
    background-color: transparent !important;
    font-size: 0;
    padding: 26px;
    background-image: url(https://dev.metawebuniverse.com/grapes/wp-content/uploads/2025/07/arrow.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

#footer-outer #footer-widgets #gform_widget-2 {
    position: relative;
}

#footer-outer #footer-widgets input#input_1_1 {
    background: transparent;
    color: #fff;
    border-color: #fff;
    border-radius: 60px;
    padding: 25px 20px;
}

/* Inner Pages Css  Start*/
#ser_sec #ser_iner .vc_col-sm-4 .vc_column-inner {
    margin: 0 10px;
}
.nectar-social.fixed {
    display: none !important;
}
.page-id-24 #abt_sec .img-with-aniamtion-wrap {
    position: relative;
}

.page-id-24 #abt_sec .img-with-aniamtion-wrap::before {
    content: '';
    height: 100%;
    width: 100%;
    background-image: linear-gradient(0deg, #0000006b, transparent);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    border-radius: 15px;
    z-index: 9;
}
#lcat iframe {
    border-radius: 20px;
}
#lcat .iwithtext {
    margin-bottom: 60px;
}
.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-totals-shipping {
    display: none;
}
.page-id-24 #abt_sec .wpb_gallery_slides img {
    height: 600px;
    border-radius: 15px;
    object-fit: cover;
    object-position: top;
}
.page-id-24 #mke h5 {
    background: #742a8e;
    padding: 7px 6px;
    border-radius: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 15px;
    font-size: 15px;
    border: 1px solid #fff;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 16%;
}
.page-id-24 #mke h2 span {
    text-decoration: underline #742a8e;
    color: #fff !important;
}

.page-id-24 #mke h6 {
    background: #fff;
    display: inline-block;
    border-radius: 40px;
    color: #000;
    padding: 1px 15px;
    font-weight: 800;
    font-size: 16px;
}
.page-id-24 #dels .tt p strong {
    background: #742a8e;
    padding: 5px 12px;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
}

.page-id-24 #dels .tt p {
    padding-top: 17px;
    font-weight: 600;
}
.page-id-24 #dels .carousel-item h5 {font-size: 21px;line-height: 29px;text-transform: uppercase;font-weight: 400;}

.page-id-24 #dels .carousel-item p {
    font-weight: 600;
    color: #742a8e;
    padding-bottom: 5px;
}
.page-id-24 #abt_sec img {
    height: 650px;
    object-fit: cover;
    object-position: top;
}

.page-id-24 #dels  .owl-stage {display: ruby;}

.page-id-24 #dels .carousel-item {
    border: 2px solid #742A8E;
    margin: 10px;
    border-radius: 20px 6px 6px 20px;
    padding: 20px 20px;
    height: 270px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.page-id-24 #dels .carousel-item  h3 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    color: #111 !important;
    margin-bottom: 20px;
}

.page-id-24 #dels .carousel-item .nectar-fancy-ul li {
    margin-bottom: 12px;
}

.page-id-24 #dels .carousel-item::-webkit-scrollbar {
  width: 7px;
}

.page-id-24 #dels .carousel-item::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 20px
}

.page-id-24 #dels .carousel-item::-webkit-scrollbar-thumb {
  background-color: #742a8e;
  border-radius: 6px;
}

.page-id-24 #dels .owl-dots {
    display: none;
}
.page-id-24 #why_sec .row-bg.viewport-desktop.using-image {
    border-radius: 30px;
}
.page-id-23 #txt_ser #ser_ineer .vc_col-sm-3 .vc_column-inner {
    padding: 30px 20px;
    border-radius: 30px;
    background-image: linear-gradient(45deg, #ffffff3d, #ffffff75);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.5);
}
.page-id-23 #txt_ser #ser_ineer .vc_col-sm-4 .vc_column-inner {
    padding: 30px 20px;
    border-radius: 30px;
    background-image: linear-gradient(45deg, #ffffff3d, #ffffff75);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.5);
}
.page-id-23 #txt_ser h4 {
    font-size: 25px;
    line-height: 32px;
}

.page-id-23 #txt_ser h2 {
    color: #fff;
    margin-bottom: 50px;
}
@keyframes scaleImage {
  0% {
    transform: scale(0.9);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.page-id-23 #txt_ser #ser_ineer img {
    animation: scaleImage .9s ease-in-out infinite alternate;
}

.page-id-23 #txt_ser  .row-bg.viewport-desktop.using-image {
    border-radius: 40px;
}
.page-id-24 #why_sec h2 {
    color: #fff;
    margin-bottom: 50px;
}

.page-id-24 #why_sec #why_ser .vc_col-sm-3 .vc_column-inner {
    height: 400px;
    overflow-y: scroll;
    border-radius: 20px 10px 10px 20px;
}
.page-id-24 #why_sec #why_ser .vc_col-sm-3 .vc_column-inner::-webkit-scrollbar {
  width: 10px;
}

.page-id-24 #why_sec #why_ser .vc_col-sm-3 .vc_column-inner::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 20px
}

.page-id-24 #why_sec #why_ser .vc_col-sm-3 .vc_column-inner::-webkit-scrollbar-thumb {
  background-color: #742a8e;
  border-radius: 6px;
}
.page-id-24 #why_sec #why_ser h5 {
    padding-left: 20px;
    padding-top: 15px;
    color: #000;
    font-weight: 600;
    font-size: 23px;
    line-height: 32px;
    position: relative;
    margin-bottom: 20px;
}

.page-id-24 #why_sec #why_ser h5:before {
    content: '';
    height: 10px;
    width: 10px;
    background: #4F6B32;
    position: absolute;
    border-radius: 40px;
    left: 0;
    top: 26px;
}
.page-id-24 #why_sec .nectar_food_menu_item .line_spacer {
    border-style: dashed;
}

.page-id-27 #ctnn .socliy li i {
    /* background: #111; */
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 40px;
    color: #fff;
    font-size: 20px;
}

.page-id-27 #ctnn .socliy li {
    display: inline-block;
    margin-right: 6px;
}

.page-id-27 #ctnn .socliy li  i.fa.fa-facebook {
    background: #1877F2;
}

.page-id-27 #ctnn .socliy li i.fa.fa-twitter {
    background: #1D9BF0;
}

.page-id-27 #ctnn .socliy li i.fa.fa-youtube-play {
    background: #FF0000;
}

.page-id-27 #ctnn .socliy li i.fa.fa-instagram {
    background: linear-gradient(45deg, #C837AB, #FF543E, #FFDD55);
}

.page-id-27 #ctnn
.socliy li a i:hover {
    color: #000 !important;
}


.page-id-27 #ctnn .socliy ul {
    margin: 0;
}

.page-id-27 #ctnn .iwt-icon i {
    font-size: 20px;
}

.page-id-27 #ctnn  .iwt-text {
    padding-left: 35px;
}

.page-id-27 #ctnn .iwt-text a {
    color: #111;
}

.page-id-27 #ctnn .gform-body.gform_body input {
    border-radius: 50px;
    border-color: #cccccc80;
}
.page-id-27 #ctnn .gform-body.gform_body textarea#input_2_4 {
    border-radius: 20px;
    border-color: #cccccc80;
}

.page-id-27 #ctnn input#gform_submit_button_2 {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    padding: 13px 55px 13px 30px !important;
    background-image: url(https://dev.metawebuniverse.com/grapes/wp-content/uploads/2025/07/arrow-submit.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-position-x: 129px;
}

.page-id-27 #custom_html-2 {
    display: none;
}

.page-id-27 #text-4 {
    float: unset !important;
    text-align: center;
}
/* Inner Pages Css  End*/


@media (max-width: 1600px) {
	#popmake-142 #popp .row-bg.viewport-desktop.using-image {
    background-size: 52% 100%;
}
}
@media (max-width: 1440px) {
	#popmake-142 #popp .row-bg.viewport-desktop.using-image {
    background-size: 50% 80%;
}
}
@media (max-width: 1366px) {}
@media (max-width: 1340px) {}
@media (max-width: 1320px) {
	#footer-outer #footer-widgets #text-2 p a {
    font-size: 12px;
}
}
@media (max-width: 1280px) {}
@media (max-width: 1030px) {
	.page-id-24 #mke h5 {
    width: 21%;
}
	#popmake-142 #popp .row-bg.viewport-desktop.using-image {
    background-size: 58% 70%;
    background-position: right bottom !important;
}
	#footer-outer #footer-widgets #nav_menu-2 {
    margin-left: 40px;
}
}
@media (max-width: 840px) {
	.page-id-24 #mke h5 {
    width: 13%;
}
	#popmake-142 {
    border-color: #ff00;
    box-shadow: unset;
    max-width: 52% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}
	#laste .inner-wrap span.post-featured-img img {
    width: 100%;
}
	#mem_main .row-bg.viewport-desktop.using-image {
    border-radius: 20px;
}
	#mem_main .row-bg-overlay.row-bg-layer {
    border-radius: 20px;
}
	#footer-outer #footer-widgets #text-2 p a {
        font-size: 14px;
    }
	body #footer-outer #copyright {
    padding: 12px 10px 12px !important;
}
	#footer-outer {
    background-size: cover;
}
	#ser_sec #ser_iner .txt {
    background-image: linear-gradient(15deg, #00000075 30%, transparent 70%);
}
	#baner .swiper-slide .container .content {
    padding: 60px 130px 0 40px;
}
	#footer-outer #footer-widgets #nav_menu-2 {
    margin-left: 0px;
}
	#why_sec #why_hed a#btn {
    float: unset;
}
		#page-header-wrap .container {
    padding: 0 25px;
}
}
@media (max-width: 768px) {}
@media (max-width: 525px) {
	#banerr .img-with-aniamtion-wrap img {
    width: 90%;
}
	#ser_sec .vc_col-sm-4 {
    width: 100%;
}

/* #ser_sec .firt {
    display: block;
} */

	.page-id-24 #abt_sec img {
    height: 420px;
    width: 100%;
}
	#popmake-142 #popp ul li {
    padding-right: 10px;
}
	.page-id-24 #abt_sec .wpb_gallery_slides img {
    height: 420px;
}
	.page-id-24 #mke h5 {
    width: 19%;
    line-height: 13px;
    font-size: 13px;
}
	.page-id-24 #mke h6 {
    font-size: 14px;
}
	.page-id-24 #dels {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
	#popmake-142 {
    max-width: 85% !important;
}
	    #mem_main .row-bg.viewport-desktop.using-image {
        border-radius: 0px;
    }
	#mem_main .row-bg-overlay.row-bg-layer {
        border-radius: 0px;
    }
	#mem_main p {
    font-size: 15px;
}
	#why_ser .hri:last-child {
    padding-bottom: 20px;
}
	.page-id-23 #txt_ser h4 {
    font-size: 20px;
    line-height: 27px;
}
	html body p {
    font-size: 14px;
    line-height: 23px;
}
#page-header-bg .span_6 h1 {
    font-size: 33px;
    line-height: 40px;
}
	#copyright .col.span_5 {
    display: flex;
    flex-direction: column-reverse;
}
	#copyright #custom_html-2 {
    float: unset;
    margin-bottom: 10px !important;
}
	#copyright #text-4 {
    float: unset;
    margin-bottom: 0px !important;
    margin-top: 10px;
}
	#footer-outer .row {
    padding: 55px 20px;
}
	#laste .col.span_4 {
    margin-bottom: 20px;
}
	body h2 {
    font-size: 28px !important;
    line-height: 38px !important;
}
	#ser_sec #ser_iner img {
    min-height: 400px;
}
	#baner .swiper-slide .container .content p {
    font-size: 13px !important;
    line-height: 23px !important;
}
	    #baner .swiper-slide .container .content {
        padding: 70px 100px 0 20px;
    }
	#baner .swiper-slide .container .content h1 {
    font-size: 33px;
    line-height: 37px;
}
}
@media (max-width: 430px) {
	#lcat .iwt-text {
    padding-left: 38px;
}
	#popmake-142 #popp ul {
    margin-left: 10px;
}
#popmake-142 #popp ul li {
	    margin-top: 0;
    margin-bottom: 20px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 19px;
}
	#ser_sec #ser_iner .txt h5 a {
    font-size: 13px;
}
	    #baner .swiper-slide .container .content h1 {
        font-size: 29px;
        line-height: 34px;
    }
	    html body p {
        font-size: 13px;
        line-height: 21px;
    }
	#baner .swiper-slide .container .content {
        padding: 70px 20px 0 20px;
    }
}
@media (max-width: 375px) {
	.page-id-24 #mke h5 {
    width: 26%;
}
}
@media (max-width: 360px) {}