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

.woocommerce-shop nav.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce-shop form.woocommerce-ordering {
    display: none !important;
}

.woocommerce-shop p.woocommerce-result-count {
    display: none !IMPORTANT;
}
.single-product nav.woocommerce-breadcrumb {
    display: none !IMPORTANT;
}

.woocommerce-form button.woocommerce-Button {
    margin: 0 !important;
}

a#btn1 {
    padding: 13px 30px;
    border-radius: 30px !important;
    font-family: 'Mouse Memoirs';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    transition: 0.5s;
}

#banner .img23 {
    transform: scale(1.5);
    margin-bottom: -220px;
    z-index: -99999999999999999999;
    transform-origin: top;
}

#banner .img2 {
    margin-bottom: -190px;
    z-index: -9999999999999999999999999999999999;
    transform-origin: top left;
    transform: scale(1.75);
}
#banner .row-bg.viewport-desktop.using-image.using-bg-color {
    position: relative;
    z-index: -999;
}

#banner:before {
    content: "";
    width: 170%;
    height: 170px;
    position: absolute;
    background-image: url(https://devua.onlinetestingserver.com/mucktarr/wp-content/uploads/2025/05/image.webp);
    bottom: -48px;
    z-index: 11;
    left: -350px;
    background-size: 100% 100%;
}

#sec1 div#r1 {
    margin: 0;
}

#sec1 .carousel-item {
/*     border-top: 1px solid #fff; */
    padding-top: 0px;
/*     border-bottom: 1px solid #fff; */
    height: 119px;
}
#sec1 #r1 .imki {
    top: 0px;
    width: 70%;
}

#sec3 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100% 100%;
    margin-top: -1px;
}

#sec3 div#r1 .vc_col-sm-6 {
    width: fit-content;
    padding-right: 20px;
}

#sec3 div#r1 a#btn1 {
    margin: 0;
}

#sec3 .clien {
    transform: scale(1.2);
}

#sec3 h5 {
    width: fit-content;
    position: relative;
}

#sec3 h5:before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url(https://devua.onlinetestingserver.com/mucktarr/wp-content/uploads/2025/05/Group-1261154226.webp);
    left: -80px;
    top: -50px;
    background-size: 100% 100%;
}

div#sec4 {
    margin-top: -2px;
}

#sec4 div#r1 {
    margin: 0;
    background: white;
    padding: 30px 35px 20px;
    border-radius: 10px;
    transition: 0.9s;
}

#sec4 div#r1 p {
    color: #000;
    opacity: 0.7;
    transition: 0.9s;
}

#sec4 h3 {
    color: #011606;
    transition: 0.9s;
}

#sec4 .iwithtext .iwt-icon i {
    background: #011606;
    border-radius: 60px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    color: white;
    transition: 0.9s;
}

#sec4 .iwithtext .iwt-text {
    padding-left: 80px;
}

#sec4 .iwithtext .iwt-icon {
    top: -10px;
}

#sec4 div#r1:hover {
    background: #64A042;
}

#sec4 div#r1:hover p {
    color: white;
}

#sec4 div#r1:hover h3 {
    color: white;
}

#sec4 div#r1:hover .iwithtext .iwt-icon i {
    color: #64A042;
    background: white;
}


#sec4 .owl-dots {
    display: none;
}

#sec4 .owl-nav.disabled {
    display: block;
}

#sec4 button {
    background: #FFFFFF;
    border: unset;
    border-radius: 30px !important;
    width: 45px;
    height: 45px;
    color: black;
    font-size: 0;
    transition: 0.9s;
}

#sec4 button.owl-prev:before {
    content: "\f060";
    font-family: 'FontAwesome';
    font-size: 16px;
}

#sec4 button.owl-next:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 16px;
}

#sec4 button:hover {
    background: #64A042;
    color: white;
}

#sec5 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100% 12%;
    margin-top: -1px;
}

#sec5 div#r1 {
    background-size: 100% 100%;
    padding: 50px 0;
}

#sec5 .tnp.tnp-subscription-minimal {
    position: relative;
    width: 55%;
    margin: 0 auto;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-email {
    max-width: 100%;
    width: 100%;
    background: white;
    border: 1px solid #787d7d57;
    border-radius: 30px;
    padding: 15px 15px;
    margin: 0;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-email::placeholder {
    text-transform: capitalize;
    color: #787D7D;
    opacity: 0.6;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-submit {
    position: absolute;
    right: 11px;
    bottom: 6px;
    width: fit-content;
    font-size: 0;
    background-image: url(https://devua.onlinetestingserver.com/mucktarr/wp-content/uploads/2025/05/Group-1261153019.webp);
    background-color: transparent;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 10px 19px !IMPORTANT;
    transition: 0.9s;
    box-shadow: unset !important;
    opacity: 1;
}

#sec5 h2 {
    position: relative;
}

#sec5 h2:before {
    content: "";
    width: 230px;
    height: 180px;
    position: absolute;
    background-image: url(https://devua.onlinetestingserver.com/mucktarr/wp-content/uploads/2025/05/Lion_PNG_Clipart-1045-3.webp);
    left: -150px;
    bottom: -180px;
    background-size: 100% 100%;
}

#sec5 h2:after {
	content: "";
	width: 160px;
	height: 200px;
	position: absolute;
	background-image: url(https://devua.onlinetestingserver.com/mucktarr/wp-content/uploads/2025/05/55555-2.webp);
	right: -120px;
	top: -110px;
	background-size: 100% 100%;
}

#footer h2.widgettitle {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
}

#footer ul li {
    line-height: 2;
    opacity: 0.7;
}

#footer ul#menu-social-footer li {
    display: inline-block;
    padding-right: 10px;
    opacity: 1;
}

#footer ul#menu-social-footer li i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ffffff4f;
    border-radius: 30px;
    transition: 0.9s;
    font-size: 20px;
}

#footer ul#menu-social-footer li i:hover {
    background: white;
    color: #64A042;
    border-color: #64A042;
}

#footer ul#menu-contact li i {
    padding-right: 10px;
}

#footer p {
    opacity: 0.7;
}

#footer #r2 img {
    float: right;
}

#footer div#r2 {
    padding-top: 10px;
    border-top: 1px solid #ffffff7a;
}

#footer div#r1 {
    margin: 0;
    padding-bottom: 40px;
}

@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
	
div#sec2 {
    text-align: center;
    padding-bottom: 0 !important;
}

#banner .img2 {
    transform: unset;
    margin: 0 auto;
    display: table;
    z-index: auto;
    width: 50%;
}

#banner .vc_col-sm-2 {
    width: 100%;
}

#banner .img23 {
    transform: unset;
    margin: 0 auto;
    z-index: auto;
    width: 50%;
}

#sec1 .owl-dots {
    display: none;
}

#sec1 .carousel-item {
    height: 100px;
}

#sec3 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: cover;
    margin-top: -10px;
}

div#sec3 {
    text-align: center;
}

#sec3 h5 {
    margin: 0 auto;
}

#sec3 .lion {
    padding-top: 70px;
}

#sec3 div#r1 .vc_col-sm-6 {
    width: 100%;
}

div#sec4 {
    margin-top: -13px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#sec5 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: contain;
}

#sec5 .vc_col-sm-2 {
    display: none;
}

h2 {
    font-size: 40px !important;
    line-height: 50px !IMPORTANT;
}

#sec5 h2:before {
    display: none;
}

#sec5 h2:after {
    display: none;
}

#sec5 div#r1 {
    padding: 40px 20px;
}

#sec5 .tnp.tnp-subscription-minimal {
    width: 90%;
}

#sec5 .tnp.tnp-subscription-minimal input.tnp-submit {
    margin: 0;
}

div#sec5 {
    padding-top: 60px !important;
    padding-bottom: 0 !important;
}

#sec4 .owl-stage {
    padding-bottom: 0;
}

#footer #r2 p {
    text-align: center;
    font-size: 15px;
}

#footer #r2 img {
    float: unset;
    margin: 0 auto;
}	
	
	
}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}