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




div#contact div#gform_fields_1 {
    row-gap: normal;
}

div#contact input#gform_submit_button_1 {
    background-color: #769D30;
}


header#top .custom-search-option {
    height: 100% !important;
    background-color: #F5F5F5 !important;
    border: 1px solid #C0C0C0;
    border-radius: 30px;
    width: 390px;
}
header#top .custom-search-option form {
    display: flex;
}
header#top .custom-search-option input[type="text"] {
    background-color: transparent !important;
    border: 0;
}
input[type=text]:focus {background-color: transparent !important;box-sizing: unset !important;filter: unset !important;box-shadow: 0 0 00px rgba(0, 0, 0, .11);}
header#top .custom-search-option  button {
    background-color: transparent;
    color: #111111;
    font-size: 19px;
}
.icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: '\f291';
    font-family: fontawesome;
    font-size: 21px;
}
#top .col.span_9.col_last a {
    margin-bottom: 0px !important;
}
#top .b1 a {
    background-color: #B2C61B;
    border-radius: 30px;
    padding-block: 16px 19px;
    padding-inline: 37px !important;
}
#top .b1 a span {color: white;}
#top nav.right-side ul.buttons {
    order: -2;
    margin-left: 0px !important;
    margin-right: 36px;
}
/* #top .col.span_9.col_last {
    position: relative;
}
#top .col.span_9.col_last:before {
    content: '';
    position: absolute;
    background-color: #769D30;
    width: 300%;
    height: 100%;
    left: -30%;
}
#top .col.span_9.col_last span {
    color: white;
}
#top .col.span_9.col_last {
    height: 60px;
} */
div#Welcome {
    padding-block: 70px !important;
}
div#Welcome .img2 {
    position: absolute;
    right: 0;
    z-index: 99;
    animation: 10s rotate linear alternate infinite;
}
@keyframes rotate {
    0%{
        transform:rotate(360deg)
    }
}
.icon h5 span {
    display: flex;
    align-items: center;
}
.icon h5 span img {
    margin-bottom: 0px !important;
    padding-right: 8px;
    animation: 2s scale linear alternate infinite;
}
@keyframes scale{
    0%{
        transform:scale(0.5)
    }
}
div#Welcome div#Welcomein .iwithtext .iwt-icon img {
    width: 100%;
    animation: 2s rotate1 linear alternate infinite;
}
@keyframes rotate1 {
    0%{
        transform:rotate(20deg)
    }
}
div#Welcome div#Welcomein .iwithtext .iwt-text {
    padding-left: 70px;
}
div#Welcome div#Welcomein .iwithtext .iwt-text h4 {
    margin-bottom: 0;
}
a#b1 {
    font-size: 15px;
    line-height: 25px;
    border-radius: 40px !important;
    padding-block: 13px 14px;
    padding-inline: 30px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 0;
}
a#b1:before {
    content: '';
    position: absolute;
    background-image: url(https://devu1a.customdev.solutions/Robinlina/wp-content/uploads/2025/09/ImageOverlay.png);
    width: 50px;
    height: 50px;
    right: -47px;
    top: 0;
}
div#Welcome div#Welcomein h5 img {animation: 2s scale1 linear alternate infinite;}
@keyframes scale1{
    0%{
        transform:scale(0.9)
    }
}
div#KIND .img1 {
    float: right;
}
div#KIND  .row-bg.viewport-desktop.using-image {
    background-size: 68% 90% !important;
    background-position: left bottom !important;
}
div#KIND  div#kindin {
    padding-bottom: 30px;
}
div#KIND div#kindin1 .iwithtext .iwt-icon img {
    width: 100%;
    animation: 2s rotate1 linear alternate infinite;
}
div#KIND div#kindin1 .iwithtext .iwt-text {
    padding-left: 134px;
}

div#KIND div#kindin1 .iwt-icon {
    margin-top: 0px;
}
div#KIND div#kindin1 .vc_column-inner {
    padding: 40px 30px !important;
}
div#KIND .c1>.vc_column-inner {
    padding-left: 173px !important;
    padding-top: 120px;
}
div#KIND .img3 {
    div#KIND: 0;
    margin-top: -51%;
    animation: 2s move1 linear alternate infinite;
    left: 50px;
    bottom: -30px;
}
@keyframes move1{
    0%{
        transform:translatey(20px)
    }
}
div#PureCare {
    padding-block: 100px 0px !important;
}
div#PureCare ul.products .product-wrap {
    background-color: #EBEBE9;
    border-radius: 30px;
    padding: 32px;
    transition: 0.9s;
    filter: drop-shadow(0px 0px 0px #ccc);
}
div#PureCare ul.products li:hover .product-wrap {background-color: #8CE466;filter: drop-shadow(2px 4px 6px #cccc);}
div#PureCare ul.products h2.woocommerce-loop-product__title {
    text-align: center;
    color: #055043;
    padding-bottom: 7px;
}
div#PureCare ul.products span.price {
    text-align: center;
}
div#SELECTED .text1 p {
    width: 78%;
    margin: 0 auto;
}
div#SELECTED .text1  h1 {
    font-weight: 100;
    /* font-size: 100px; */
    /* line-height: 110px; */
    letter-spacing: 8px;
}
div#SELECTED  a#b1 {
    padding-inline: 50px;
}
div#SELECTED a#b1:before {
    background-image: url(https://devu1a.customdev.solutions/Robinlina/wp-content/uploads/2025/09/ImageOverlay-1.png);
}
div#SELECTED .row-bg.viewport-desktop.using-image {
    background-size: 99% 80%;
    background-position: left bottom !important;
}
div#SELECTED .img1 {
    margin-bottom: -32px;
    z-index: 9;
    animation: 2s move1 linear alternate infinite;
}
div#SELECTED .img2 {
    animation: 2s scale1 linear alternate infinite;
    margin-bottom: -28px;
}
div#SELECTED  .c1 .vc_column-inner {
    padding-top: 20%;
}
div#SELECTED .inner-wrap.row-bg-layer.using-image:before {
    content: '';
    position: absolute;
    background-image: url(https://devu1a.customdev.solutions/Robinlina/wp-content/uploads/2025/09/pngwing.com-45-1.png);
    width: 260px;
    height: 490px;
    z-index: 9;
    top: 32%;
    background-size: cover;
    animation: 2s scale1 linear alternate infinite;
    transform-origin: left top;
}
div#SELECTED .inner-wrap.row-bg-layer.using-image:after {
    content: '';
    position: absolute;
    background-image: url(https://devu1a.customdev.solutions/Robinlina/wp-content/uploads/2025/09/pngwing.com-44-1.png);
    width: 220px;
    height: 340px;
    z-index: 9;
    top: 12%;
    background-size: cover;
    animation: 2s scale1 linear alternate infinite;
    transform-origin: right top;
    right: 0;
}
div#Nature {
    padding-block: 90px !important;
}
div#Nature .img1 {
    margin: 0 auto;
}
div#Nature .c2  .vc_column-inner:before {
    content: '';
    position: absolute;
    background-image: url(https://devu1a.customdev.solutions/Robinlina/wp-content/uploads/2025/09/Ellipse-48.png);
    width: 100%;
    height: 110%;
    background-size: 100% 100%;
    animation: 2s scale1 linear alternate infinite;
}
div#Nature .iwithtext .iwt-icon img {
    width: 100%;
}
div#Nature .c1 .iwithtext .iwt-icon {
    right: 0;
    left: unset;
}
div#Nature .c1 .iwithtext  .iwt-text {
    padding-left: 0;
    padding-right: 103px !important;
    text-align: right;
}
div#Nature .c3 .iwithtext .iwt-text {
    padding-left: 103px !important;
}
div#Nature .iwithtext {
    margin-bottom: 60px;
}
div#Nature .c1 .iwithtext:last-child, div#Nature .c3 .iwithtext:last-child {
    margin-bottom: 0;
}
div#reviews .icon h5 {
    display: flex;
    align-items: center;
}
div#reviews .icon h5 img {
    margin-bottom: 0;
    padding-right: 8px;
}
div#reviews h1 {
    margin-bottom: 0;
    font-weight: 200;
    letter-spacing: 7px;
    text-transform: capitalize;
}
div#reviews  .c1 {
    padding-bottom: 50px;
}
div#reviews .c2 .iwithtext .iwt-icon img {
    width: 100%;
}
div#reviews .c2 .iwt-text {
    padding-left: 70px;
}
div#reviews .c4 .carousel-item h6 {
    padding-bottom: 10px;
}
div#reviews .c4 .carousel-item {
    margin-inline: 34px;
}
div#reviews .c4 .carousel-item .iwithtext .iwt-icon img {
    width: 100%;
}
div#reviews .c4 .carousel-item .iwithtext .iwt-text {
    padding-left: 0px;
}
div#reviews .c4 .carousel-item .iwithtext .iwt-text h4 {
    margin-bottom: 0;
}
div#reviews .c4 .carousel-item .iwithtext .iwt-icon img {
    margin-bottom: 0;
    display: none;
}
div#reviews .c4 .carousel-item .text3 {
    border-bottom: 1px solid #ffffff3d;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
div#reviews .c4 .carousel-item .text3 p {
    min-height: 100px;
}
.owl-dots {
    display: none;
}
div#reviews .c4 .carousel-item .iwt-text {
    background-image: url(https://devu1a.customdev.solutions/Robinlina/wp-content/uploads/2025/09/testimonial-quote.svg-fill.png);
    background-repeat: no-repeat;
    background-position: 100%;
}
div#reviews .c4 .owl-nav.disabled {
    display: block;
}
div#reviews .c4 button.owl-prev,div#reviews .c4 button.owl-next {
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    border: 0;
    background-color: #ffffff3d;
    position: relative;
    line-height: 35px;
}
div#reviews .c4 button.owl-prev span, div#reviews .c4 button.owl-next span {
    font-size: 0;
}
div#reviews .c4 button.owl-prev:before {
    content: '\f060';
    position: absolute;
    font-family: 'Fontawesome';
    left: 0;
    right: 0;
}
div#reviews .c4 button.owl-next:before {
    content: '\f061';
    position: absolute;
    font-family: 'Fontawesome';
    left: 0;
    right: 0;
}
div#Support {
    padding-block: 70px 40px !important;
}
div#Support .vc_col-sm-4 {
    border-right: 1px solid #99999938;
}
div#Support .vc_col-sm-4:last-child {
    border-right: 0;
}
div#Support .vc_col-sm-4 p {
    width: 80%;
    margin: 0 auto;
}
div#newsletter {margin-bottom: -10%;z-index: 999;filter: drop-shadow(2px 4px 6px #ccc);}
div#newsletter .vc_column-inner {
    padding: 50px;
}
div#newsletter  h2 {
    color: #055043;
    text-transform: capitalize !important;
    font-family: 'Imbue';
}
div#newsletter div#newsletterwidgetminimal-2 form.tnp-form {
    display: flex;
}
div#newsletter div#newsletterwidgetminimal-2 input.tnp-email {
    background-color: transparent !important;
    border: 0;
    color: #3D3D3D;
}
div#newsletter div#newsletterwidgetminimal-2  input.tnp-submit {
    background-color: #E9DE88;
    color: black;
    width: 170px;
    border-radius: 30px !important;
}
div#newsletter div#newsletterwidgetminimal-2 {
    background-color: white;
    border-radius: 40px;
    padding: 9px 13px;
    width: 66%;
    margin: 0 auto;
}
div#newsletter div#newsletterwidgetminimal-2 input.tnp-email::placeholder {
    color: #3D3D3D !important;
}
#footer-outer #footer-widgets .row {
    padding-block: 170px  40px !important;
    border-bottom: 1px solid #ffffff29;
}
#footer-outer #footer-widgets .row h4 {
    font-size: 23px;
    line-height: 33px;
}
#footer-outer div#media_image-2 img {
    margin: 0 auto;
    display: table;
}
#footer-outer .iconnn li {
    display: inline-block;
    margin-right: 10px;
}
#footer-outer .iconnn li i {
    border: 1px solid;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 100%;
}
#footer-outer .col:last-child {float: right !important;text-align: right;}
#footer-outer  div#custom_html-2 {
    margin-bottom: 0;
}
div#copyright {
    padding-block: 15px !important;
}
div#banner {
    margin-top: 40px !important;
}
/* ========================================= */
@media (max-width: 1600px) {
    div#KIND .c1>.vc_column-inner {
    padding-left: 0px !important;
    padding-top: 0px;
}
div#KIND .img1 {
    width: 89%;
}
div#KIND .c3 {
    padding-left: 20px;
}
div#KIND .row-bg.viewport-desktop.using-image {
    background-size: 68% 94% !important;
}
div#KIND .img3 {
    left: -40px;
    bottom: -30px;
    margin-top: -64%;
}
div#KIND div#kindin1 .vc_column-inner {
    padding: 30px 30px !important;
}
div#KIND div#kindin1 .iwt-icon {
    margin-top: -14px;
}
div#PureCare {
    padding-block: 60px 0px !important;
}
div#SELECTED .text1 p {
    width: 88%;
}
}
/* =========================== */
@media (max-width: 1440px) {
    div#SELECTED .text1 h1 {
    font-size: 80px;
    line-height: 90px;
}
}
/* =========================== */
@media (max-width: 1366px) {
p {
    font-size: 14px;
    line-height: 24px;
}
div#KIND div#kindin1 .iwithtext .iwt-icon img {
    width: 70%;
}
div#KIND div#kindin1 .iwithtext .iwt-text {
    padding-left: 100px;
}
div#KIND div#kindin1 .iwithtext .iwt-text {
    font-size: 12px !important;
    line-height: 22px;
}
div#KIND div#kindin1 .iwt-icon {
    margin-top: 0px;
}
div#SELECTED .text1 h1 {
    font-size: 70px;
    line-height: 80px;
}
p {
    font-size: 13px !important;
    line-height: 23px;
}
}
/* =========================== */
@media (max-width: 1280px) {
    div#SELECTED .inner-wrap.row-bg-layer.using-image:after {
    width: 180px;
    height: 270px;
}
}
/* =========================== */
@media (max-width: 1080px) {
    div#slide-out-widget-area .custom-search-option {
    height: 100% !important;
    background-color: #F5F5F5 !important;
    border: 1px solid #C0C0C0;
    border-radius: 30px;
}
div#slide-out-widget-area.custom-search-option form {
    display: flex;
}
div#slide-out-widget-area .custom-search-option input[type="text"] {
    background-color: transparent !important;
    border: 0;
}
input[type=text]:focus {background-color: transparent !important;box-sizing: unset !important;filter: unset !important;box-shadow: 0 0 00px rgba(0, 0, 0, .11);}
div#slide-out-widget-area  .custom-search-option  button {
    background-color: transparent;
    color: #111111;
    font-size: 19px;
}
div#slide-out-widget-area   .custom-search-option form {
    display: flex;
}
#top .ser,#top .b1 {
    display: none !important;
}
#top  ul.buttons {
    margin-right: 0px !important;
}
div#Welcome div#Welcomein {
    display: none;
}
div#Welcome .img2 {
    top: -50px;
    width: 19%;
}
h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
div#KIND div#kindin {
    display: none;
}
div#KIND .img3 {
    width: 32%;
}
div#SELECTED .text1 p {
    width: 100%;
}
div#SELECTED .img1 {
    width: 53%;
}
div#reviews .c4 .carousel-item {
    margin-inline: 9px;
}
p {
    font-size: 12px !important;
    line-height: 22px !important;
}
div#reviews .c4 .carousel-item .text3 {
    padding-bottom: 20px;
    margin-bottom: 30px;
}
div#reviews .c1 {
    padding-bottom: 20px;
}
div#Support {
    padding-block: 40px 40px !important;
}
#footer-outer #footer-widgets .row {
    padding-block: 110px 40px !important;
}
}
/* =========================== */
@media (max-width: 912px) {
    div#Welcome {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
p {
    font-size: 14px !important;
    line-height: 24px !important;
}
.icon h5 {
    width: fit-content;
    margin: 0 auto;
}
div#Welcome {
    padding-block: 40px !important;
}
div#Welcome .img1 {
    width: 100%;
}
div#Welcome .img2 {
    top: 0;
    right: 0;
}
div#Welcome .c1 {
    width: 80%;
    margin: 0 auto;
}
div#KIND div#kindin1 .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
}
div#KIND .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}
div#KIND {
    padding-inline:  170px !important;
    text-align: center;
    padding-block: 50px 0px !important;
}
div#KIND div#kindin1 .iwithtext .iwt-text {
    padding: 0;
}
div#KIND .img3 {
    left: -210px;
    margin-top: -75%;
}
div#KIND .img1 {
    float: unset;
    margin: 0 auto;
}
div#KIND .c3 {
    margin-top: 30px;
}
div#PureCare {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
div#SELECTED .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
    background-color: #769D30;
}

div#SELECTED .c1 .vc_column-inner {
    padding-top: 0;
}
div#SELECTED {
    padding-inline: 120px;
    padding-top: 50px !important;
}
div#SELECTED .c2 {
    width: 80%;
    margin: 0 auto;
}
div#SELECTED .img1 {
    width: 38%;
}
div#SELECTED .img2 {
    width: auto;
}
div#Nature .c2 {
    order: 1;
    margin-top: 80px;
    width: 60%;
    margin: 0 auto;
    margin-top: 100px;
}
div#Nature  .iwithtext .iwt-icon {
    position: relative;
    margin: 0 auto;
    display: table;
}
div#Nature  .iwithtext .iwt-text {
    padding-inline: 0px !important;
    text-align: center !important;
    float: unset !important;
}
div#Nature .c1 .iwithtext .iwt-text {
    padding-right: 0px !important;
}
div#Nature .c3 .iwithtext .iwt-text {
    padding-left: 0px !important;
}
div#Nature .c3,div#Nature .c1 {
    width: 50%;
}
div#Nature {
    padding-block: 70px  40px !important;
}
div#reviews .text1 {text-align: center;}
div#reviews .c2  .iwithtext {
    width: fit-content;
    margin: 0 auto;
}
div#reviews .c3 img {
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
    height: 500px;
    border-radius: 30px;
}
div#reviews {width: 90%;margin: 0 auto;}
div#Support .vc_col-sm-4 {
    border-right: 0;
}
#footer-outer  .col.span_4 {
    margin-bottom: 0px !important;
}
#footer-outer .col:last-child {
    text-align: left;
}
    #footer-outer div#media_image-2 img {
    margin: unset;
}
}
/* =========================== */
@media (max-width: 800px) {
    div#reviews {
    width: 100%;
}
}
/* =========================== */
@media (max-width: 480px) {
    div#newsletter h2 {
    font-size: 20px !important;
    line-height: 30px !important;
}
    div#Welcome {
    width: 100%;
}
div#KIND .img3 {
    left: 0;
}
div#SELECTED .text1 h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
div#Nature .img1 {
    width: 50%;
}
div#reviews .c3 img {
    height: auto;
}
div#Welcome .c1 {
    width: 100%;
}
div#KIND {
    padding-inline: 30px !important;
}
div#PureCare {
    width: 100%;
    padding-bottom: 40px !important;
}
div#SELECTED {
    padding-inline: 20px;
}
div#Nature .c3, div#Nature .c1 {
    width: 100%;
}
div#Nature .c2 {
    width: 100%;
}
div#reviews .c4 .owl-dots {
    display: none;
}
div#newsletter .vc_column-inner {
    padding: 20px;
}
div#newsletter div#newsletterwidgetminimal-2 {
    width: 100%;
}
#footer-outer #footer-widgets .row h4 {
    pointer-events: none !important;
}
#footer-outer #footer-widgets .row {
    padding-block: 60px 40px !important;
}
}
/* =========================== */
@media (max-width: 428px) {}
/* =========================== */
@media (max-width: 414px) {}
/* =========================== */
@media (max-width: 390px) {}
/* =========================== */
@media (max-width: 375px) {}
/* =========================== */
@media (max-width: 360px) {}
/* =========================== */