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

/*  Font Family*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
p{
	font-family: 'Roboto' !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Baskerville Old Face' !important;
}

span,a{
	font-family: 'Bahnschrift' !important;
}
/*  Font Family */

/*  header start */
#header-outer .sf-menu li a {
    font-size: 19px !important;
    font-weight: 400 !important;
    color: #353535 !important;
    transition: .8s !important;
    position: relative;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    padding: 0px 15px;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a:hover:before {position: absolute;content: "";background: #BBDA7B;width: 110%;height: 160px;top: -106px;left: -2px;z-index: -1;}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a:hover span {
    color: #fff;
}
/*  Header end */

/*  Banner start */
#banner h2 {
    font-size: 81px;
    font-weight: 400;
    color: #292929;
    line-height: 92px;
}

#banner p {
    font-size: 20px;
    color: #353535;
    line-height: 33px;
    font-weight: 400;
}

#banner a.primary-color {
    font-size: 19px;
    font-weight: 400;
    border-radius: 0px !important;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 27px 60px;
    transition: .8s !important;
}

#banner a.primary-color:hover {
    background: #2A2B29 !important;
}
#banner .container.normal-container.slider-pagination-wrap {
    left: 16%;
}

body.material [data-bullet_style=see_through] .slider-pagination:not(.dark-cs) .swiper-pagination-switch.swiper-active-switch:before {
    box-shadow: inset 0 0 0 20px #bbda7b;
    transform: unset;
}

body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch {
    opacity: 1;
}
body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before {
    width: 40px;
    height: 15px;
    border-radius: 0px !important;
}
body.material [data-bullet_style=see_through] .slider-pagination:not(.dark-cs) .swiper-pagination-switch:before {
    box-shadow: inset 0 0 0 12px #5f5f5f;
}

#banner span.swiper-pagination-switch {
    margin: 0px 10px !important;
}

/*  Banner end */

/*  Section one start */
.para p {
    font-size: 18px;
    font-weight: 400;
    width: 50%;
    margin: 0 auto;
    line-height: 30px;
}

#boxs h2.woocommerce-loop-product__title {
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    color: #292929;
    padding-top: 30px;
    position: relative;
}

#boxs h2.woocommerce-loop-product__title:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/09/star.png);
    width: 23%;
    height: 16px;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5px;
}

#boxs bdi {
    font-size: 30px;
    font-weight: 400;
    color: #292929;
    line-height: 43px;
    font-family: 'Baskerville Old Face' !important;
}

#boxs span.woocommerce-Price-currencySymbol {
    font-family: 'Baskerville Old Face' !important;
}
h2#had {
    position: relative;
}

h2#had:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/09/Group-32.png);
    width: 15%;
    height: 120px;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -40px;
}
/*  Section one end */


/*  Section Two start */
#sectiontwo h2.vc_custom_heading.had:before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2022/09/Group-32.png);
    width: 12%;
    height: 120px;
    background-repeat: no-repeat;
    top: -40px;
    left: 120px;
}

#sectiontwo h2.vc_custom_heading.had {
    position: relative;
}
#sectiontwo .box-1 {
    padding:  0px !important;
    text-align: center;
}
#sectiontwo .box-1 .vc_column-inner {padding: 200px 0px !important;}

#sectiontwo h3 {
    font-size: 90px;
    line-height: 72px;
    color: #BBDA7B;
}

#sectiontwo h4 {
    font-size: 60px;
    color: #292929;
    line-height: 72px;
}

#sectiontwo .heading p {
    font-size: 18px;
    line-height: 33px;
    width: 65%;
    margin: 0 auto;
    color: #353535;
    padding-bottom: 45px;
}

#sectiontwo .heading a {
    background: #EEBBD3;
    color: #fff;
    padding: 25px 50px;
    transition: .8s !important;
    border: 1px solid #EEBBD3;
}
#sectiontwo .box-1 .heading {
    background: #ffffff8f;
    padding: 75px 0px !important;
    width: 80%;
    margin: 0 auto;
}
#sectiontwo .heading a:hover {
    border: 1px solid #fff;
    background: transparent !important;
}
/*  Section Two end */


/*  Section Three start */

#sectionthree a.nectar-button.large.regular.accent-color.regular-button.btn1:hover {
    background: transparent !important;
    border: 1px solid #fff;
}
#sectionthree a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    border-radius: 0px !important;
    font-size: 19px;
    font-weight: 400 !important;
    padding: 26px 60px;
    transition: .8s !important;
    border: 1px solid #eebbd3;
}
/*  Section Three end */


/*  Section Four start */
#sectionfour .box-2 {
    padding: 0px;
}

#sectionfour .box-2 .vc_column-inner {
    padding: 155px 0px !important;
    background-repeat: no-repeat !important;
}

#sectionfour .box-2 {
    width: 49%;
    margin: 0 auto;
    background-repeat: no-repeat;
}

#sectionfour a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    font-size: 19px;
    font-weight: 400;
    border-radius: 0px !important;
    padding: 30px 40px;
    transition: .8s !important;
}

#sectionfour a.nectar-button.large.regular.accent-color.regular-button.btn1:hover {
    background: #BBDA7B !important;
}

/*  Section Four end */


/*  Section Five start */
#sectionfive .excerpt:before {
    position: absolute;
    content: "Read More>>";
    bottom: -40px;
    right: 0;
    color: #3B3A3A !important;
    font-size: 19px;
    font-weight: 400 !important;
}
#sectionfive h3.title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 400 !important;
    font-family: 'Baskerville Old Face' !important;
}

#sectionfive h3.title a {
    color: #292929 !important;
}

#sectionfive .excerpt {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #353535;
    position: relative;
    font-family: 'Roboto' !important;
}
/*  Section Five end */


/*  Section Six start */
#sectionsix input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    height: 101px !important;
    background: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    font-family: 'Bahnschrift' !important;
    border-radius: 0px !important;
}

#sectionsix input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 20px;
    display: block;
    width: 100%;
    font-size: 22px;
    background: #272727;
    height: 101px;
    margin-top: 15px;
    border-radius: 0px !important;
}

#sectionsix h5 {
    font-size: 23px;
    font-weight: 400 !important;
    color: #202020;
}

#sectionsix h6 {
    font-size: 18px;
}
#sectionsix .box-3 {/* text-align: center; */}

#sectionsix .box-3 .vc_column-inner {
    padding: 60px 110px;
}

#sectionsix .box-3 p {
    width: 100%;
}

#sectionsix .para1 p {
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    font-style: italic;
}
/*  Section Six end */


/*  Section Seven start */
/*  Section Seven end */


/*  Section 8 start */
/*  Section 8 end */


/*  Section 9 start */
/*  Section 9 end */


/*  Section Ten start */
/*  Section Ten end */

/*  Footer start */
#footer-outer ul li {
    display: -webkit-inline-box;
    margin: 0px 10px;
}

#footer-outer ul li i {
    border: 1px solid #DDDDDD;
    justify-content: center;
    align-items: center;
    display: inline-grid;
    border-radius: 10px;
    height: 45px;
    width: 45px;
    font-size: 25px;
}

#footer-outer p {
    font-size: 18px;
    width: 50%;
    margin: 0 auto;
    line-height: 30px;
    color: #fff;
}

div#copyright {
    padding: 30px 0px !important;
    border-top: 1px solid #707070;
    width: 40%;
    margin: 0 auto;
    margin-top: 50px;
}

div#copyright p {
    width: 100%;
}
/*  Footer end*/

/*  Desktop Responsive */
@media only screen and (max-width: 1620px) {
#banner .container.normal-container.slider-pagination-wrap {
    left: 10%;
}
}
@media only screen and (max-width: 1520px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {
#banner p {
    font-size: 18px;
    line-height: 25px;
}
#banner h2 {
    font-size: 71px;
    line-height: 82px;
}
#banner a.primary-color {
    font-size: 16px;
    padding: 22px 52px;
}
.para p {
    font-size: 16px;
    line-height: 28px;
}
#sectiontwo .heading p {
    font-size: 16px;
    line-height: 26px;
    width: 85%;
}
#sectiontwo h3 {
    font-size: 70px;
    line-height: 62px;
}
#sectiontwo h4 {
    font-size: 50px;
    line-height: 42px;
}
#sectionthree h3.vc_custom_heading {
    font-size: 71px !important;
    line-height: 81px !important;
}
#sectionthree a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    font-size: 16px;
    padding: 23px 53px;
}
#sectionfour a.nectar-button.large.regular.accent-color.regular-button.btn1 {
    font-size: 16px;
    padding: 25px 35px
}
#sectionfive .excerpt {
    font-size: 16px;
    line-height: 24px;
}
#sectionfive h3.title {
    font-size: 25px;
    line-height: 30px;
}
#sectionsix .para1 p {
    font-size: 20px;
    line-height: 29px;
}
div#copyright {
    width: 50%;
}
h2.vc_custom_heading.had {
    font-size: 45px !important;
    line-height: 60px !important;
}

#sectionthree h3.vc_custom_heading {
    font-size: 71px !important;
    line-height: 81px !important;
}
#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    padding: 0px 8px;
}
}
@media only screen and (max-width: 1326px) {
#banner .container.normal-container.slider-pagination-wrap {
    left: 12%;
}
}
@media only screen and (max-width: 1280px) {}

/*  Desktop Responsive */

