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

#s3 .owl-item.active .woocommerce ul.products li .custom-button {
    opacity: 0;
    transition: .65s;
}
#s3 .owl-item.active .woocommerce ul.products li:hover .custom-button {
    opacity: 1;
}
:root{
    --c:var(--nectar-accent-color);
--c1: var(--nectar-extra-color-1);
	--c2: var(--nectar-extra-color-2);
	--c3: var(--nectar-extra-color-3);
--g: linear-gradient(180deg, var(--c) 0%, var(--c1)  100%);
	--g1: linear-gradient(180deg, var(--c) 0%, var(--c1)  50%, var(--c)  100%);
	
}
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}

/*------typography-----------*/

html body h1{
	font-family:font1 !important;
}
html body h2{
	font-family:font1  !important;
}
html body h3{
	font-family:font1  !important;
}
html body h4{
	font-family:font2  !important;
}
html body h5{
	font-family:font1  !important;
}
html body h6{
	font-family:font2  !important;
}
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
	font-family:font2 !important;
}
html body strong{
	font-family:inherit;
}
#top ul#menu-left-1 li a span,#top ul.buttons.sf-menu li a span {
    font-family: 'font1' !important;
}
body #header-outer .icon-salient-search:before, body.material #header-outer .icon-salient-search:before {
    font-family: 'icomoon';
}
/*------typography-----------*/

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}
#s1 h1.ns-heading-el {
    position: relative;
}

#s1 h1.ns-heading-el:after,#s1 h1.ns-heading-el:before {
    content: '';
    position: absolute;
    border-top: 3px solid #fff;
    width: 50%;
    top: 50%;
}

#s1 h1.ns-heading-el:before {
    left: -600px;
}

#s1 h1.ns-heading-el:after {
    right: -600px;
}

div#s2 {
    padding-block: 100px !important;!i;!;
}

#s2 .t1 h3 {
    font-size: 75px;
    line-height: 85px;
    text-transform: math-auto;
    opacity: 0.5;
    transition: .65s;
}
#s2 .t1 h3:hover {
    opacity: 1;
}
div#s3 {
    padding-block: 80px !important;!i;!;
}

#s3 h2.woocommerce-loop-product__title {
    position: absolute;
    top: 50%;
    font-size: 25px;
    left: 0%;
    right: 0;
    margin: auto;
    display: table;
    text-align: center;
}
#s3 .add_to_cart_button {transform: unset;background: transparent !important;!i;!;}

#s3 .add_to_cart_button span {
    font-size: 0;
}

#s3 .add_to_cart_button i {
    float: right;
    font-size: 20px;
}

/* #s3 bdi {
    position: absolute;
    top: 93.6%;
    left: 20px;
} */

html body bdi {
    font-family: font1 !important;!i;!;
    font-weight: 400;
    color: #fff;
    font-size: 22px;
}
a#b1 span:before {
    content: "\e909";
    font-family: 'icomoon';
    right: 0;
    position: absolute;
    transform: translate(42px, 0px);
    font-size: 20px;
}

a#b1 span.text {transform: translatex(18%);transition: 0.9s;}
a#b1 {
    width: 186px;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    padding-block: 15px;
    color: white;
    font-size: 20px;
    backdrop-filter: blur(10px);
    background: var(--c);
    position: relative;
}
a#b1:hover .text2 {
    transform: translate(-89px ,0px);
}
a#b1 span.text2 {
    transform: translate(-82%,144%);
}

a#b1:hover .text1 {
    transform: translate(20px, -60px);
}
a#b1:before,a#b1:after {
    content: '';
    position: absolute;
    background: var(--c1);
    aspect-ratio: 1/1;
    width: 80%;
    top: 90%;
    transition: .65s;
}

a#b1:before {
    top: -210px;
    left: -90%;
    rotate: 207deg;
}

a#b1:hover:before {
    top: -60px;
    left: -65px;
}

a#b1:hover:after {
        top: -40px;
        left: 48%;
}

a#b1:after {
    z-index: -9;
    top: -40px;
    rotate: 207deg;
    left: 118%;
}


div#s4 {
    padding-block: 80px !important;!i;!;
}

#s4 .m1 {
    position: absolute;
    left: -46%;
    top: 80px;
}

#s4 .m2 {
    position: absolute;
    right: 50px;
    top: -30px;
}

#s4 .m4 {
    position: absolute;
    right: -74%;
    top: -790px;
}
#s4 .t1 p {
    width: 80%;
}
#s5 {
    padding-block: 100px !important;
}
#s5 .owl-stage {
    padding-block: 130px 0;
}
#s5 .carousel-item {
    transition: 0.6s;
    border-inline: 15px solid transparent;
}

#s5 .owl-stage-outer {
    overflow: visible;
}
#s5 .owl-item.active+.owl-item.active .carousel-item {
    transform: scale(1.3);
    transform-origin: bottom;
    border-color: #000E1C;
    border-width: 25px;
}


#s5 .owl-item.active .carousel-item {
    transform: translateY(-70px);
    transition: 0.9s;
}
#s5 .owl-item.active+.owl-item.active+.owl-item.active .carousel-item {
    transform: translateY(-70px);
    border-width: 15px;
}
#s5 .owl-item.active+.owl-item.active {
    z-index: 1 !important;
    position: relative;
}

#s5 .owl-item.active+.owl-item.active+.owl-item.active {
    z-index: -999 !important;
    position: relative;
}
#s5 .owl-nav.disabled {
    display: block;
}

#s5 .owl-nav button {background-color: transparent;border: unset;font-size: 0px;width: 80px;height: 30px;background-size: 100% 100%;position: absolute;top: 40%;}


#s5 button.owl-prev {
    background-image: url(https://devu20.testdevlink.net/Mary/wp-content/uploads/2025/01/Arrow.png);
    rotate: 180deg;
    left: 23%;
}

#s5 button.owl-next {
    background-image: url(https://devu20.testdevlink.net/Mary/wp-content/uploads/2025/01/Arrow.png);
    right: 23%;
}
div#s6 {
    padding-block: 80px !important;!i;!;
}

#s6 .owl-item .carousel-item {
    width: 23%;
    margin-left: auto;
    margin-right: 0;
    overflow: hidden;
}
#s6 .owl-item.active .carousel-item {
    width: 94% !important;!i;!;
    margin-inline: auto;
    padding-inline: 0px !important;!i;!;
}
#s6 .owl-item.active+.owl-item .carousel-item {
    width: 23%;
    margin-left: 0;
    margin-right: auto;
}
#s6 .owl-stage-outer {
    overflow: visible;
}
#s6 .owl-carousel {
    width: 70%;
    margin-inline: auto;
}

#s6 .owl-item.active .carousel-item img {
    height: auto;
    transform: translate(0px, 0px);
    padding: 0;
}

#s6 .owl-item .carousel-item img {
    height: 446px;
    object-fit: cover;
    padding-block: 20px;
    transform: translate(0px, 20px);
}

#s6 .owl-item {
    transition: .65s;
}
#s6 .owl-stage {
    padding: 0;
}
#s6 a#b1 {
    width: 255px;
}

#s6 a#b1:hover .text2 {
    transform: translate(-130px, 0px);
}

#s6 a#b1:hover .text1 {
    transform: translate(30px, -60px);
}
#s6 .nectar-scrolling-text h3 {color: #1b2f44;font-size: 180px;line-height: 190px;}

#s6 .nectar-scrolling-text {
    position: absolute;
    top: 50%;
}
#s3 a#b1,#s5 a#b1,#s6 a#b1 {margin-inline: auto;}

.owl-dots {
    display: none;
}
div#nav_menu-2 {
    display: table;
    margin: auto;
    position: relative;
}
#footer-outer h4 {
    font-family: font1 !important;!i;!;
}

#footer-widgets input[type=email] {
    background: #ffffff26;
    border: unset;
    border-radius: 0px;
}

#footer-widgets input[type=submit] {
    width: 40%;
    margin-top: 10px;
    border-radius: 0px !important;!i;!;
}

#footer-widgets .row {
    border-bottom: 1px solid #d9d9d914;
    padding-bottom: 30px !important;!i;!;
}

#copyright {
    padding-block: 20px !important;!i;!;
}

div#custom_html-2 {
    float: left;
}

div#text-3 {
    float: right;
}

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

#copyright p {
    font-size: 18px;
}

div#nav_menu-2:before,div#nav_menu-2:after {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 1px solid #d9d9d914;
}

div#nav_menu-2:after {
    right: -60%;
    border-right: 1px solid #d9d9d914;
    top: 0%;
}
div#nav_menu-2:before {
    left: -54%;
}
#footer-widgets img {
    top: 30px;
    position: relative;
}
#s3 .owl-item .woocommerce ul.products li.product.classic .product-wrap img {
    opacity: 0.1;
}

#s3 .owl-item.active:hover .woocommerce ul.products li.product.classic .product-wrap img {
    opacity: 1;
}

#s3 .owl-item.active .woocommerce ul.products li.product.classic .product-wrap img {
    transition: .65s;
}
#s3 .owl-item.active .woocommerce ul.products li bdi, #s3 .owl-item.active .woocommerce ul.products li .add_to_cart_button {
    opacity: 0;
    transition:.65s;
}
#s3 .owl-item.active .woocommerce ul.products li:hover bdi, #s3 .owl-item.active .woocommerce ul.products li:hover .add_to_cart_button {
    opacity: 1;
}
#page-header-bg h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
.page-id-52 #s4 .m2 {
    top: 20px;
}

.page-id-52 #s4 .m1 {
    top: 120px;
}
#form1 .vc_column-inner {
    background: var(--c3);
}
#form1 input[type=text], #form1 input[type=email] {
    color: #fff;
}

#form1 textarea.wpcf7-form-control.wpcf7-textarea {
    color: #fff;
}
.add_to_cart_button, 
.single_add_to_cart_button, 
form.cart { 
    display: none !important; 
}
.woocommerce div.product_meta {
    margin-bottom: 20px !important;
    margin-top: 30px !important;
}
a.button.custom-button {
    width: 200px;
    padding-block: 20px;
    color: white;
    font-size: 20px;
    backdrop-filter: blur(10px);
    background: var(--c);
	border: 1px solid #fff !important;
}
a.button.custom-button:hover {
    background-color: #000 !important;
    border: 1px solid #fff !important;
}
.single-product .products.related ul.products.columns-4 li .product-wrap a img {
    height: 450px !important;
}
div#collect-sec .woocommerce.columns-4 ul li .product-wrap a img {
    height: 450px !important;
}
div#collect-sec .woocommerce.columns-4 ul li .product-wrap a img
/*--------------------------------------------ComingSoon------------------------------------------------*/
div#coming-sec input.wpcf7-form-control.wpcf7-text {
    font-family: 'font2' !important;
    font-size: 17px;
    line-height: 26px;
    background-color: transparent;
    border: 1px solid white;
    margin-bottom: 20px;
    color: #fff;
}
div#coming-sec textarea {
    font-family: 'font2' !important;
    font-size: 17px;
    line-height: 26px;
    background-color: transparent;
    border: 1px solid white;
    height: 150px;
}
div#coming-sec input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #fff !important;
}

div#coming-sec span.wpcf7-not-valid-tip {
    color: #000 !important;
}
div#coming-sec textarea::placeholder {
    color: #fff !important;
}
div#coming-sec input.wpcf7-form-control.wpcf7-submit {
    margin: auto;
    display: table;
    padding: 12px 30px !important;
    font-family: 'font2' !important;
    color: #ffffff;
    text-transform: uppercase !important;
    border-radius: 40px !important;
    margin-top: 20px;
}

#s1 h1.ns-heading-el {
    font-size: 100px;
    line-height: 110px;
}

div#col-sec img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

div#col-sec .carousel-item h2 {
    font-size: 35px;
    text-align: center;
}

div#col-sec .carousel-item .col-txt {
    position: relative;
    bottom: 210px;
}

div#col-sec img {
    filter: blur(2px);
    opacity: 0.8;
}


div#col-sec img:hover {
    filter: blur(1px);
    opacity: 1;
    transition: 0.9s;
}

/*--------------------------------------------ComingSoon------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
#s1 h1.ns-heading-el:before {
    left: -45%;
}

#s1 h1.ns-heading-el:after {
    right: -45%;
}

#s4 .m4 {
    right: -40%;
    width: 45%;
    top: -660px;
}

#s4 .m3 {
    transform-origin: left center;
    width: 80%;
}

#s4 .m1 {
    left: -22%;
    width: 55%;
    margin-inline: auto;
}
#s4 .m2 {
    position: absolute;
    right: 100px;
    top: -20px;
    width: 35%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
#s2 .t1 h3 {
    font-size: 66px;
    line-height: 86px;
}
#s3 h2.woocommerce-loop-product__title {
    font-size: 22px;
}

/* #s3 bdi {
    top: 91.5%;
} */

#s4 .m1 {
    left: -11%;
    width: 54%;
}

#s4 .m3 {
    width: 80%;
}

#s4 .m4 {
    top: -676px;
    right: -36%;
    width: 44%;
}

#s4 .m2 {
    right: 60px;
    top: -29px;
    margin-inline: auto;
    width: 35%;
}
#s6 .owl-item .carousel-item img {
    height: 436px;
    transform: translate(0px, 20px);
}
#s6 .owl-item.active+.owl-item .carousel-item {
    width: 23%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
#s1 h1.ns-heading-el:before {
    left: -49%;
}

#s1 h1.ns-heading-el:after {
    right: -49%;
}

#s4 .m1 {
    left: -12%;
}


#s6 .owl-item.active+.owl-item .carousel-item {
    width: 23%;
}
#s4 .m4 {
    top: -606px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
#s2 .t1 h3 {
    font-size: 61px;
    line-height: 81px;
}

#s3 h2.woocommerce-loop-product__title {
    font-size: 18.5px;
}

#s3 bdi {
    font-size: 18px;
/*     top: 90%; */
}

#s4 .t1 p {
    width: 88%;
}

#s4 .m1 {
    left: -13%;
    top: 60px;
}

#s4 .m4 {
    top: -570px;
    right: -40%;
}

#s5 .owl-nav button {
    top: 50%;
}

#s6 .owl-item .carousel-item img {
    height: 376px;
}
#s1 h1.ns-heading-el:before {
    left: -40%;
}
#s1 h1.ns-heading-el:after {
    right: -40%;
}
#s6 .owl-item .carousel-item img {
    transform: translate(0px, 20px);
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
#s6 .owl-item .carousel-item img {
    height: 320px;
    transform: translate(0px, 20px);
}

html body p {
    font-size: 14px;
    line-height: 24px;
}

#s1 h1.ns-heading-el:before {
    left: -50%;
}

#s1 h1.ns-heading-el:after {
    right: -50%;
}

div#s2 {
    padding-block: 60px !important;
}

#s2 .t1 h3 {
    font-size: 48px;
    line-height: 68px;
}

div#s3 {
    padding-block: 50px !important;
}

#s3 .owl-stage {
    padding: 0;
}

#s3 h2.woocommerce-loop-product__title {
    font-size: 15.5px;
}

#s3 bdi {
    font-size: 16.5px;
/*     top: 88%; */
}

div#s4 {
    padding-block: 50px 100px!important;
}

#s4 .m1 {
    top: 30px;
    left: -70px;
}

#s4 .m2 {
    right: 60px;
    top: -30px;
}

#s4 .m3 {
    width: 80%;
}

#s4 .m4 {
    top: -446px;
    right: -35%;
}

div#s5 {
    padding-block: 50px !important;
}

#s5 .owl-stage {
    padding-block: 86px 0;
}

#s5 .owl-item.active .carousel-item {
    transform: translateY(-35px);
}

#s5 .owl-item.active+.owl-item.active+.owl-item.active .carousel-item {
    transform: translateY(-35px);
}

div#s6 {
    padding-block: 50px !important;
}
	
div#nav_menu-2:before {
    left: -25%;
}

div#nav_menu-2:after {
    right: -30%;
}
#footer-widgets input[type=submit] {
    width: 50%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
#s1 h1.ns-heading-el {
    font-size: 80px;
}

#s1 h1.ns-heading-el:before {
    left: -280px;
}

#s1 h1.ns-heading-el:after {
    right: -280px;
}

#s1 .content {
    filter: drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black) drop-shadow(2px 4px 6px black);
}

div#s2 {
    text-align: center;
}

#s2 .t1 h3 {
    font-size: 30px;
    line-height: 50px;
}

html body h2 {
    font-size: 36px !important;!i;!;
    line-height: 46px !important;!i;!;
}

#s3 h2.woocommerce-loop-product__title {
    font-size: 26.5px !important;!i;!;
}

#s3 .woocommerce ul li {
    width: 100%;
    margin: unset;
}

/* #s3 bdi {position: relative;float: left;margin-top: -40px;} */

.owl-dots {
    display: block;
}

div#s4 {
    text-align: center;
}

#s4 .t1 p {
    width: 90%;
    margin: auto;
}

#s4 a#b1 {
    margin-inline: auto;
}

#s4 .m2,#s4 .m1,#s4 .m4 {
    display: none;
}

#s4 .m3 {
    margin-inline: auto;
    display: table;
    width: 60%;
}

div#s4 {
    padding-block: 50px 50px !important;
}

#s5 .owl-item.active .carousel-item {
    transform: translateY(0px);
    border: unset;
}

#s5 .owl-item.active+.owl-item.active .carousel-item {
    transform: unset;
    border: unset;
}

#s5 .carousel-item {
    margin-inline: 10px;
}

#s5 .owl-stage-outer {
    overflow: hidden;
}

#s5 .owl-nav.disabled {
    display: none;
}
#s6 .owl-stage-outer {
    overflow: hidden;
}

#s6 .owl-item .carousel-item {
    width: 100% !important;
    margin-inline: auto !important;
    padding-inline: 50px !important;
    height: auto !important;
}

#s6 .owl-carousel {
    width: 100%;
}
#s6 .owl-item .carousel-item img {
    height: auto;
    transform: unset;
}
div#nav_menu-2:after,div#nav_menu-2:before {
    display: none;
}

div#nav_menu-2 {
    margin: unset;
    margin-left: 30px;
}

div#text-3 {
    float: unset;
    padding-top: 10px;
}

div#custom_html-2 {
    float: unset;
}

#footer-widgets .row {
    padding-bottom: 0px !important;
}
#s5 .owl-stage {
    padding: 0;
}
#s3 .owl-item .woocommerce ul.products li.product.classic .product-wrap img {
    opacity: 1;
}

#s3 .owl-item.active .woocommerce ul.products li bdi, #s3 .owl-item.active .woocommerce ul.products li .add_to_cart_button {
    opacity: 1;
}
	#s3 .owl-item.active .woocommerce ul.products li .custom-button {
    opacity: 1;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
#footer-widgets input[type=submit] {
    width: 100%;
}

div#nav_menu-2 {
    margin-left: 0;
}

#s1 h1.ns-heading-el {
    font-size: 46px;
    line-height: 56px;
}

#s1 h1.ns-heading-el:after,#s1 h1.ns-heading-el:before {
    display: none;
}

#s2 .t1 h3 {
    font-size: 18px;
    line-height: 28px;
}

html body h2 {
    font-size: 26px !important;!i;!;
    line-height: 36px !important;!i;!;
}

#s3 .carousel-item {
    margin-inline: 10px;
}

#s4 .m3 {
    width: 90%;
}

#s6 .nectar-scrolling-text h3 {
    font-size: 100px;
    line-height: 110px;
}
#page-header-bg h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}