/*
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=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Roboto:wght@300;400;500&display=swap');
/*Font Family*/
h1,h2,h3,h4{
	font-family: 'Libre Baskerville', serif !important;
}
h5,h6,li,a,span,strong,p,body{
	font-family: 'Roboto', sans-serif !important;
}
/*Font Family*/
/*Default Heading Para*/
.sec-head h2 {
    font-size: 45px;
    font-weight: 400;
    line-height: 55px;
    color: #000000;
}

.sec-head p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #212121;
}

.sec-btn a {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 50px;
    background: linear-gradient(90deg, #609a33, #304d1a, #609a33, #304d1a) 0% 0% / 300% 100%;
    transition: all 0.5s ease 0s !important;
    color: #fff;
    display: inline-block;
}

.sec-btn a:hover {
    background-position: 100% 0px;
    transition: all 0.4s ease-in-out 0s;
}

.sec-btn {
    padding-top: 20px;
}
/*Default Heading Para*/
/*Header*/
div#header-secondary-outer {
    background: linear-gradient(45deg, #609a33, #304d1a);
}

div#header-secondary-outer .nectar-center-text {
    max-width: 100% !IMPORTANT;
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 400 !IMPORTANT;
    line-height: 21px !IMPORTANT;
    color: #fff !important;
    font-family: 'Roboto';
}

div#header-secondary-outer ul#social {
    float: right !IMPORTANT;
}

div#header-secondary-outer ul#social li a i {
    width: 28px !IMPORTANT;
    height: 28px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !IMPORTANT;
    border: 1px solid #fff !important;
    font-size: 12px !IMPORTANT;
    transition: .5s ease;
}

div#header-secondary-outer ul#social li a {
    margin: 0 5px !IMPORTANT;
}

div#header-secondary-outer ul#social li a i:hover {
    background: #000 !IMPORTANT;
    border-color: #000 !important;
}
ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 18px !important;
    font-weight: 400 !IMPORTANT;
    line-height: 24px !important;
    color: #000000 !important;
}

ul.buttons.sf-menu li#search-btn div a {
    width: 46px !important;
    height: 46px !important;
    border: 1px solid #304d1a;
    display: flex !IMPORTANT;
    align-items: center;
    justify-content: center;
}

ul.buttons.sf-menu li {
    width: 35px !important;
}

ul.buttons.sf-menu li.nectar-woo-cart .cart-outer .cart-icon-wrap {
    width: 46px !important;
    height: 46px !important;
    border: 1px solid #304d1a;
    display: flex !IMPORTANT;
    align-items: center;
    justify-content: center;
}

ul.buttons.sf-menu li.nectar-woo-cart .cart-outer .cart-icon-wrap i.icon-salient-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px !IMPORTANT;
    height: 46px !IMPORTANT;
    top: 0 !important;
    color: #304d1a !important;
}

ul.buttons.sf-menu li#search-btn div a span {
    color: #304D1A !IMPORTANT;
}
/*Header*/
/*banner*/
.banner h2.ns-heading-el {
    font-size: 83px !important;
    line-height: 112px !IMPORTANT;
    color: #000000 !IMPORTANT;
    width: 72%;
}

.banner p {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    color: #212121 !important;
    width: 50%;
}

body[data-button-style*="slightly_rounded"] .banner .swiper-slide .button a {
    font-size: 18px;
    font-weight: 500 !IMPORTANT;
    line-height: 24px !important;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 30px !important;
    padding: 15px 50px !IMPORTANT;
    background: linear-gradient(90deg, #609a33, #304d1a, #609a33, #304d1a) 0% 0% / 300% 100%;
    transition: all 0.5s ease 0s !important;
}

body[data-button-style*="slightly_rounded"] .banner .swiper-slide .button a:hover {
    background-position: 100% 0px;
    transition: all 0.4s ease-in-out 0s;
}
/*banner*/
/*section-1*/
.section-1 {
    padding: 100px 0 !IMPORTANT;
}
/*section-1*/
/*section-2*/
.section-2 {
    padding: 100px 0 !IMPORTANT;
}
.section-2 p {
    width: 80%;
    margin: auto;
    padding-bottom: 30px !important;
}

.section-2 li.classic {
    background: #fff;
    padding: 10px !important;
    text-align: center;
    border:  1px solid #E8E8E8;
}

.section-2 li.classic img {
    height: 420px !IMPORTANT;
    object-fit: contain;
    padding: 60px;
    border-bottom: 1px solid #e8e8e8;
}
.section-2 h2.woocommerce-loop-product__title {
    font-size: 26px !important;
    line-height: 30px !important;
    color: #000000 !important;
    padding-top: 40px !IMPORTANT;
    position: relative;
}

.section-2 h2.woocommerce-loop-product__title:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2023/01/Repeat-Grid-1.png);
    width: 100px;
    height: 18px;
    left: 0;
    right: 0;
    margin: auto;
    top: 10px;
    background-repeat: no-repeat;
}

.section-2 span.price {
    font-size: 26px !IMPORTANT;
    font-weight: 400 !IMPORTANT;
    line-height: 30px !important;
    padding-bottom: 10px;
}

.section-2 span.price bdi {
    font-family: 'Libre Baskerville';
    color: #000;
}
/*section-2*/
/*section-3*/
.section-3 a.play_button_2.large.nectar_video_lightbox {
    display: none;
}
/*section-3*/
/*section-4*/
.section-4 {
    padding: 100px 0  !IMPORTANT;
}

.section-4 img {
    width: unset !IMPORTANT;
    margin: auto;
}

.section-4 .testi-in {
    background: #fff;
    box-shadow: 0px 0px 12px 2px #00000091;
    border-top: 25px solid #000;
}

.section-4 .testi-in p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #2C2C2C;
    font-style: italic;
    width: 90%;
    margin: auto;
    padding-top: 20px;
}

.section-4 .testi-in h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    color: #6BA734;
    padding-bottom: 20px;
}

.section-4 img.main {
    position: relative;
    margin-bottom: -55px !IMPORTANT;
}
/*section-4*/
/*section-5*/
.section-5 {
    padding: 100px 0 !IMPORTANT;
}

.section-5 p {
    width: 70%;
    margin: auto;
}

.section-5 form#wpforms-form-48 {
    width: 70%;
    margin: auto;
}

.section-5 input {
    height: 60px !important;
    border-color: #BCBCBC !important;
    font-size: 17px !IMPORTANT;
    font-weight: 400 !important;
    line-height: 30px !important;
    color: #BCBCBC !IMPORTANT;
    background: transparent !IMPORTANT;
    margin-bottom: 10px !IMPORTANT;
}

.section-5 textarea {
    height: 160px !important;
    border-color: #BCBCBC !important;
    font-size: 17px !IMPORTANT;
    font-weight: 400 !important;
    line-height: 30px !important;
    color: #BCBCBC !IMPORTANT;
    background: transparent !IMPORTANT;
}

.section-5 .wpforms-submit-container {
    text-align: center;
    margin-top: 30px !IMPORTANT;
}

body[data-form-submit=regular] .container-wrap .section-5 button[type=submit] {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 50px !important;
    background: linear-gradient(90deg, #609a33, #304d1a, #609a33, #304d1a) 0% 0% / 300% 100%;
    transition: all 0.5s ease 0s !important;
    color: #fff;
    display: inline-block;
    border-radius: unset !IMPORTANT;
    border: unset !important;
}

body[data-form-submit=regular] .container-wrap .section-5 button[type=submit]:hover {
    background-position: 100% 0px;
    transition: all 0.4s ease-in-out 0s;
}
/*section-5*/
/*footer*/
div#footer-outer {
    background: #0F0F0F !important;
}

#footer-outer #footer-widgets .row {
    padding: 70px 0;
    border-bottom: 1px solid #fff;
}

ul#menu-social-menu li {
    display: inline-flex;
    margin: 0 5px !IMPORTANT;
    padding: 0 !important;
}

ul#menu-social-menu li i {
    width: 41px !IMPORTANT;
    height: 41px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !IMPORTANT;
    border: 1px solid #fff !important;
    font-size: 18px !IMPORTANT;
    transition: .5s ease;
}

ul#menu-social-menu li i:hover {
    background: #fff;
    color: #000 !important;
}

#footer-outer div#nav_menu-3 {
    padding-left: 30%;
}

#footer-outer .widget h4 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF;
    padding: 10px 0 30px 0 !important;
}

#footer-outer .widget {
    margin-bottom: 20px;
}

ul#menu-header-menu-2 li {
    font-size: 18px;
    font-weight: 400 !IMPORTANT;
    line-height: 28px !important;
    margin: 5px 0 !IMPORTANT;
}

ul#menu-header-menu-2 li a {
    color: #fff !important;
}

#footer-outer p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #FFFFFF !important;
}

#footer-outer #footer-widgets .col input[type=email] {
    height: 60px;
    font-size: 14px;
    font-weight: 400 !IMPORTANT;
    line-height: 30px !IMPORTANT;
    text-align: center;
}

#footer-outer div.wpforms-container-full .wpforms-form button[type=submit] {
    height: 60px;
    width: 100%;
    font-size: 18px;
    font-weight: 800;
    line-height: 30px !IMPORTANT;
    background: #609A33 !important;
    border: unset;
    border-radius: unset !important;
    color: #fff !IMPORTANT;
}

#copyright .col.span_5 {
    width: 100%;
    text-align: center;
}
/*footer*/
/*shop*/
.woocommerce-shop li.classic img {
    height: 400px !IMPORTANT;
    object-fit: contain;
    padding: 50px;
}
/*shop*/
/*Responsive*/
.carousel-cell.woocommerce-product-gallery__image {
    height: 400px !important;
    background-size: contain !IMPORTANT;
    background-repeat: no-repeat;
    margin: 40px 0;
}
/*Responsive*/




