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

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
h1,h2,h3,h4,h5,h6,li,a,p,strong{
	 font-family: "Inter", sans-serif;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: 0px 10px !important;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.15em;
    font-weight: 600;
    color: #fff !important;
    transition: color 0.3s ease;
}

#header-outer header#top {
        background: #000;
}

#header-outer span.icon-salient-search {
    color: #fff !important;
}


#header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
    color: #fff;
}

span.link_wrap {
    padding: 1rem 2.5rem !important;
    font-size: 0.85rem !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    font-family: 'inter' !important'';
}

.para p {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 24px !important;
}

span.link_wrap:hover {
    background: #1A1A1A;
    color: #fff;
}

div#banner {
    padding: 350px 0px !important;
    position: relative;
}

div#banner span.link_wrap {
    margin: 0 auto;
    display: table;
    background: #1A1A1A;
    color: #fff;
    border-radius: 0px !important;
}

div#banner h1.heading {
    padding-bottom: 30px;
}

#banner p {
    color: #fff !important;
}


div#banner:before {
    position: absolute;
    content: "";
    background: #00000054;
    width: 137%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 9;
    top: 0;
    left: -256px;
}

.padding-class {
    padding: 100px 0px !important;
}

div#sectiontwo .para.min p {
    border-left: 3px solid #1a1a1a;
    padding-left: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 0px !important;
}

div#sectiontwo h6.heading{
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 20px;
}

div#sectiontwo h4.heading {
    padding-bottom: 20px;
}


div#sectiontwo .para {
    margin: 15px 100px !important;
}

div#sectionthree h6.heading {
    color: #888;
    text-transform: uppercase;
    letter-spacing: 2px;
}

div#sectionthree p {
    color: #555;
    padding: 15px 0px !important;
    margin-bottom: 35px;
}
p {}

div#testimonials p {
    font-size: 0.95rem;
    color: #555;
    margin-bottom: 1.5rem;
    line-height: 1.6;
    flex-grow: 1;

}

div#testimonials span.title {
    font-size: 0.9rem;
    font-weight: 600;
    color: #333;
}

div#testimonials  span {
        font-size: 1.1rem;
        font-weight: 600;
        line-height: 1.4;
        padding-top: 5px;
        color: #000;
}

div#testimonials  .inner-wrap {
    transform: unset !important;
}

div#testimonials  .nectar-flickity.nectar-carousel .flickity-slider .inner-wrap {
    height: unset;
}

div#testimonials  .flickity-viewport {
    height: 400px !important;
}

div#testimonials h4 {
    font-size: 2rem;
    line-height: 1.2;
    color: #000;
}
#footer-outer div#copyright {
    border-top: 1px solid;
}

#footer-outer div#nav_menu-2 {
    padding-left: 25%;
}

#footer-outer .widget h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

#footer-outer .footer-col p {
    color: #888;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

#footer-outer ul li a {
    color: #888;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}
#footer-outer img.image.wp-image-48.attachment-medium.size-medium {
    width: 30%;
}

#footer-outer ul li:hover a {
    color: #00dd36 !important;
}
#footer-outer input#wpforms-49-field_1 {
    border: 1px solid #333;
    background: transparent;
    height: 50px;
    padding-left: 20px !important;
    position: relative;
    width: 62% !important;
    border-radius: 0px !important;
}

#footer-outer input#wpforms-49-field_1::placeholder {
    color: #fff !important;
/*     opacity: 1; */
}

#footer-outer button#wpforms-submit-49 {
    background: #fff;
    color: #000 !important;
    position: absolute;
    top: -74px;
    height: 48px;
    border-radius: 0px !important;
    right: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Inter';
    width: 35%;
}
div#footer-outer {
    background: #111 !important;
}
div#testimonials h4 {
    padding-top: 45%;
    position: relative;
}

div#testimonials h4:before {
    position: absolute;
    content: "";
    background: url(https://task.trendpabble.com/wp-content/uploads/2026/02/26686-4-quotation-transparent-image.png);
    width: 20%;
    height: 90px;
    z-index: 999;
	background-repeat: no-repeat;
    background-size: contain;
    top: 65px;
}
@media (max-width:1440px){
	h2.vc_custom_heading.vc_do_custom_heading.heading {
    font-size: 40px !important;
    line-height: 50px !important;
}

span.link_wrap {
     padding: 15px 30px !important; 
    font-size: 14px !important; 
}

div#sectionthree h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
div#banner {
	padding: 300px 0px !important;
}
}