/*
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
*/
: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%);
	
}
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

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

body::-webkit-scrollbar-thumb
{
	background: var(--c);
}
::selection {
  background:  var(--c);
	color:white;
}
/* Typography */
html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body p,html body a,html body .wpb_text_column li,html body .nectar-fancy-ul li{
	font-family:font1 !important;
}
html body strong{
	font-family:inherit;
}


.woocommerce-shop span.price {
    position: relative !important;
    bottom: -5px !important;
    right: 0 !important;
    color: black !important;
    font-family: 'font1';
    z-index: 111111;
    background: #fff;
    padding: 0px 20px;
    border-top: unset;
    border: 2px solid #000 !important;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: rgb(0, 0, 0);
    border-top: unset !important;
    margin-top: -5px !important;
    width: 32%;
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.testimonial_slider[data-style="multiple_visible"][data-color*="accent-color"] blockquote.is-selected p {
    background: #dbc108;
}
.testimonial_slider[data-style=multiple_visible][data-color*="-color"] blockquote.is-selected p:before {
    color: #ed0000;
}

header#top .btnn span.menu-title-text {
    padding: 12px 25px;
    background: #89cff0;
    border-radius: 40px;
    color: #000;
    transition: .9s;
}

header#top .btnn span.menu-title-text:hover {
    background: #000;
    color: #fff;
}
#in1 .c2 video.nectar-video-bg {
    transform: translate(-50px, 0px);
}
#s1 ul.sf-menu.sf-js-enabled.sf-arrows a {
    font-family: 'Montserrat' !important;
}
/* Typography */

body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
    background: var(--c) !important;
}


div#header-outer {
    margin-top: -1px;
    border: 1px solid lightgray;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    filter: drop-shadow(0px 0px 15px #00000020);
}

#footer-outer #footer-widgets #media_image-3 {
    width: 50%;
}
#s1 .i1 {
    width: 70%;
    margin-right: 150px;
}

div#s1 #in1 {
    border-radius: 16px;
    padding-inline: 70px;
    padding-block: 60px 60px;
    background-position: bottom center !important;
}

#s1 .t1 h1 {
    font-size: 65px;
    line-height: 75px;
}

#s1 .t1 {
    margin-top: 30px;
}

.b1 span.link_wrap {
    font-weight: 600;
    font-size: 16px;
    padding: 12px 28px;
}
#s1 .owl-dots {
    position: absolute;
    left: 70px;
    bottom: 21%;
}

#s1 .owl-dots span {
    background: white !important;
    transform: unset;
    --s: 10px;
    width: var(--s);
    height: var(--s);
    opacity: 0.5;
    margin-right: 0;
}

#s1 .owl-dots .active span {
    opacity: 1;
}

.b2 a.link_text {
    padding-inline: 0px 40px !important;
    font-weight: 500;
}

.b2 svg.next-arrow {
    left: unset !important;
    right: 0;
}

.b2 span.line {
    left: unset !important;
    right: 4px;
    width: 14px !important;
}
.b2 span.text {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

#s2 .c2 {
    padding-left: 150px;
}

div#s2 .c3 {
    margin-top: 30px;
}

#s2 .carousel-item {
    margin-inline: 13px;
}

.woocommerce span.price {
    position: absolute;
    bottom: 2px;
    right: 20px;
    color: black !important;
    font-family: 'font1';
    z-index: 111111;
}

 .woocommerce h2.woocommerce-loop-product__title {
    padding-left: 20px !important;
    border: 2px solid black;
    border-radius: 500px;
    margin-top: -20px;
    z-index: 111111;
    position: relative;
    background: white;
    text-align: left !important;
}

 .woocommerce .product-wrap:hover .product-add-to-cart a {
    transform: translateY(-50px) !important;
}


 .woocommerce .product-wrap .product-add-to-cart a {
    background: black !important;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 0 20px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    width: 180px;
    left: 0;
    right: 0;
    margin-inline: auto;
    border-radius: 19px;
    padding: 11px 2px;
}

 .woocommerce .product-wrap .product-add-to-cart a i {
    margin: 0;
    font-size: 20px;
}

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

div#s3 {
    border-radius: 15px;
    overflow: hidden;
    padding: 32px !important;
}

#s3 .t1 p {
    opacity: 0.7;
    width: 90%;
}
#s3 .c2 {
    padding-left: 0;
    position: relative;
}

#s3 .t1 {
    margin-bottom: 50px;
}

#s3 .t1 h1 {
    font-size: 60px;
    line-height: 70px;
}

a#b1 i {
    background: transparent;
    transform: unset;
    position: unset;
    font-size: 50px;
    width: auto;
    rotate: -40deg;
    transition: 1s;
}

a#b1 i::after {
    display: none;
}

a#b1 {
    font-size: 0;
    --s: 130px;
    width: var(--s);
    height: var(--s);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.8s;
    top: unset;
    margin-bottom: 0;
}

a#b1 span {
    transform: unset;
    position: unset;
}

a#b1:hover i {
    rotate: -1turn;
}

a#b1:hover {
    background: white !important;
    opacity: 1;
}

a#b1::before {
    content: '';
    background: url(https://devu03.testdevlink.net/Flossie_Toothbrush/wp-content/uploads/2024/03/Explore-Collections.png) no-repeat center center;
    background-size: contain;
    --s: 87%;
    width: var(--s);
    height: var(--s);
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    animation: spin 15s infinite linear;
}

#s3 a#b1 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    opacity: 0;
    transform: translateX(160px) !important;
}

#s3 .vc_col-sm-6 {
    position: relative;
}

#s3 .hover-wrap {
    margin-bottom: 0;
}

#s3 .vc_col-sm-6:hover a#b1,#s3 .c2:hover a#b1 {
    opacity: 1;
    transform: translateX(0px) !important;
}

#s3 .vc_col-sm-6>.vc_column-inner,#s3 .c2>.vc_column-inner {
    overflow: hidden;
}
div#s4 {
    text-align: center;
    border-radius: 15px;
    overflow: hidden;
    padding-block: 160px !important;
    margin-top: 50px;
}

div#s4 #b1 {
    display: inline-flex;
}

#s4 .t1 h1 {
    font-size: 60px;
    line-height: 70px;
    text-shadow: 2px 2px 2px black;
}

#s5 .t1 {
    background: black;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 40px;
}

#s5 .t1 p {
    opacity: 0.7;
}

#s5 form.tnp-form {
    display: flex;
}

#s5 #sidebar .widget input[type=email] {
    width: 100%;
    background: transparent;
    border: 1px solid black;
    border-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-right: 5px;
    font-size: 18px;
    padding-left: 23px;
}

body[data-button-style=rounded] .container-wrap #s5 input[type=submit] {
    width: auto;
    border-radius: 0 !important;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    color: black;
    font-family: 'font1';
    font-weight: 500;
    font-size: 18px;
    padding-inline: 25px 40px !important;
}

#s5 .c1>div>.wpb_wrapper {
    width: 89%;
}

#s5 #sidebar .widget input[type=email]::placeholder {
    color: #0d0d0d;
    opacity: 0.7;
}

#s5 .i2 {
    width: 85%;
    margin-left: 0;
}
div#text-3 {
    width: 80%;
}

div#media_image-3 {margin-bottom: 10px !important;width: 340px;}
div#nav_menu-3 li {
    display: inline-block;
    margin-right: 20px;
}

div#nav_menu-3 i {
    top: 0;
    --s: 33px;
    width: var(--s);
    height: var(--s);
    line-height: 33px;
    border-radius: var(--s);
    background: white;
    color: black;
    transition: 0.5s;
    border: 1px solid black;
    font-size: 15px;
}

div#nav_menu-3 a {
    opacity: 1 !important;
}

div#nav_menu-3 a:hover i {
    background: var(--c);
    
    border-color:var(--c);
}

div#text-3 {
    margin-bottom: 10px !important;
}
#footer-widgets .row {
    border-bottom: 1px solid #00000029;
    padding-bottom: 50px !important;
}
div#copyright {
    padding: 20px 0px !important;
}

div#s5 {
    border-bottom: 1px solid #d3d3d385;
    padding-bottom: 70px !important;
}
li.nectar-woo-cart {
    order: 2;
}

li#nectar-user-account {
    order: 3;
    margin-right: 0 !important;
}

body.material #header-outer #top nav>.buttons>li:last-child {
    margin-inline: 7px !important;
}

#s1 .owl-stage {
    padding-top: 0;
}
#s2 .t2 p {
    opacity: 0.74;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#s1 .owl-dots {
    left: 50px;
    bottom: 16%;
}

a#logo img {
    height: 20px !important;
}
	html body p, #footer-outer p, #footer-outer a,html body .wpb_text_column li,html body .nectar-fancy-ul li {
    font-size: 14px;
    line-height: 24px;
}

div#media_image-3 {
    width: 300px;
}

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

#s3 .t1 {
    margin-bottom: 40px;
}



div#s1 #in1 {
    padding-inline: 50px;
}

#s1 .i1 {
    margin-right: 140px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#top .slide-out-widget-area-toggle {
    filter: brightness(0);
}

#s1 .t1 h1 {
    font-size: 45px;
    line-height: 55px;
}

div#s1 #in1 {
    padding-block: 70px 40px;
}

#s1 .i1 {
    margin-right: 100px;
}

#s1 .t1 {
    margin-top: 0;
}

html body p, #footer-outer p, #footer-outer a, html body .wpb_text_column li, html body .nectar-fancy-ul li {
    font-size: 12px;
    line-height: 22px;
}

#s2 .c2 {
    padding-left: 70px;
}

.b2 a.link_text .text {
    font-size: 16px;
}
	div#s2 .c3 {
    margin-top: 20px;
}

#s2 h2.woocommerce-loop-product__title,#s2 .price {
    font-size: 15px !important;
    line-height: 25px !important;
}

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

#s3 .t1 h1 {
    font-size: 45px;
    line-height: 55px;
}

#s3 .t1 p {
    width: 100%;
}

#s3 .t1 {
    margin-bottom: 20px;
}

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

#s4 .t1 h1 {
    font-size: 50px;
    line-height: 60px;
}

#s5 .t1 {
    padding: 15px;
    margin-bottom: 20px;
}

#s5 #sidebar .widget input[type=email] {
    padding-block: 0 !important;
}

body[data-button-style=rounded] .container-wrap #s5 input[type=submit] {
    padding-block: 12px !important;
}

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

div#text-3 {
    width: 90%;
}

div#media_image-3 {
    width: 250px;
}

#footer-outer #footer-widgets .widget h4 {
    font-size: 16px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#in1 .c2 video.nectar-video-bg {
    transform: translate(0px, 0px);
}
.woocommerce-shop li.classic {
    width: 40% !important;
    margin: 0 auto !important;
    margin-bottom: 15px !important;
}
	div#s2,div#s2 .b2 {
    text-align: center;
}

#s2 .c1 {
    margin-bottom: 10px;
}

#s2 li.classic.product {
    width: 100% !important;
    margin: 0 auto !important;
}

#s2 .owl-stage {
    padding-top: 0;
}

#s2 .t2 {
    margin-bottom: 14px;
}

#s2 .owl-dots {
    margin-top: -5px;
}

div#s3 {
    text-align: center;
}

#s3 .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0;
}

#s3 .c2 {
    padding-inline: 5px;
    width: 320px;
    margin-inline: auto;
}

#s3 .c1 {
    margin-bottom: 12px;
}

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

#s5 .c1>div>.wpb_wrapper {
    width: 100%;
}

div#s5 {
    text-align: center;
    padding-block: 20px 40px !important;
}

#s5 #in1 .vc_col-sm-6 {
    width: 50%;
    margin-bottom: 0;
}

#s5 .i2 {
    width: 90%;
    margin-inline: auto;
}

#s5 #in1 {
    margin-top: 21px;
    width: 80%;
    margin-inline: auto;
}

#footer-widgets .row {
    padding-top: 40px !important;
}

div#nav_menu-3 li {
    margin-right: 10px;
}
	div#s1 #in1 {
    text-align: center;
}


div#s1 #in1 {
    padding-block: 40px;
}

#s1 .b1 {
    text-align: center;
}

#s1 .i1 {
    width: 60%;
    margin-inline: auto;
    margin-top: 20px;
}

div#s1 #in1 {
    background-position: left center !important;
}

#s1 .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px;
}

#s1 .carousel-item {
    margin-inline: 1px;
}

#s2 .c2 {
    padding-inline: 5px;
    margin-bottom: 10px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#in1 .c2 video.nectar-video-bg {
    transform: translate(0px, 0px);
}
	#pre_orde li.classic.product {
    width: 100% !important;
}

.woocommerce ul.products[data-n-phone-columns="1"] li.product, .woocommerce ul.products[data-n-phone-columns="1"] li.product.material, body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="1"] li.product, body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="1"] li.product.material {
    width: 46% !important;
    margin: 0px 5px 20px 5px !important;
}
	div#ajax-content-wrap div#page-header-wrap div#page-header-bg {
    height: 230px !important;
    padding-top: 130px !important;
}
	div#s1 #in1 {
    padding-block: 30px;
}

#s1 .t1 h1 {
    font-size: 30px;
    line-height: 43px;
}

#top .container {
    padding-inline: 7px !important;
}

#header-outer #top .mobile-user-account, #top #mobile-cart-link, #top .mobile-search, #top .span_9>.slide-out-widget-area-toggle {
    padding-right: 0 !important;
}



#top .row {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

#header-outer .row .col.span_9 {
    position: unset !important;
    float: unset;
    align-items: center !important;
    justify-content: center !important;
}

#header-outer #top #mobile-cart-link i, #header-outer .mobile-search .icon-salient-search, #header-outer .mobile-user-account .icon-salient-m-user, #top .span_9>.slide-out-widget-area-toggle>div {
    top: 0px !important;
    transform: unset;
}

#header-outer #top .col.span_3 {
    display: table;
    margin-inline: auto;
}

div#s1 #in1 {
    padding-block: 30px;
    margin-top: 20px;
}

#s1 .i1 {
    width: 100%;
    margin-block: 10px 20px;
}

html body h1 {
    font-size: 25.5px;
    line-height: 34px;
}

a#logo {
    display: table !important;
    margin-inline: auto !important;
    margin-bottom: 5px;
}

#s2 .owl-dots {
    margin-top: -15px;
}

#s3 .t1 h1 {
    font-size: 29px;
    line-height: 36px;
}

div#s3 {
    padding: 21px !important;
}

#s3 .vc_col-sm-6 {
    width: 315px;
    min-width: 275px;
    margin-top: 11px;
    margin-inline: auto;
}

#s3 .t1 {
    margin-bottom: 10px;
}

#s4 .t1 h1 {
    font-size: 24px;
    line-height: 35px;
}

div#s4 {
    padding-block: 40px !important;
    margin-top: 40px;
}

#s4 .t1 {
    margin-bottom: 10px;
}

#s5 form.tnp-form {
    flex-direction: column;
}

#s5 #sidebar .widget input[type=email] {
    border-radius: 50px !important;
    padding-block: 10px !important;
    margin-bottom: 10px;
}

body[data-button-style=rounded] .container-wrap #s5 input[type=submit] {
    padding-inline: 0 !important;
    border-radius: 50px !important;
}

#s5 #in1 {
    width: 100%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	.woocommerce-shop span.price {
    width: 45%;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 13px !important;
    line-height: 23px;
    padding: 20px 20px !important;
    border-radius: 10px;
}

}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {
		.woocommerce-shop span.price {
    width: 48%;
}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 24px;
}
	.woocommerce ul.products[data-n-phone-columns="1"] li.product, .woocommerce ul.products[data-n-phone-columns="1"] li.product.material, body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="1"] li.product, body.woocommerce:not(.single-product) ul.products[data-n-phone-columns="1"] li.product.material {
    width: 44% !important;
    margin: 0 16px 20px 0 !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}