/*
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=Pontano+Sans:wght@300..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.container-wrap{
	background-color: #dcdcdc !important;	
}

.row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}

div#header-space {
    display: none;
}

div#header-outer {
    background-color: transparent !important;
    box-shadow: none !important;
}

#top nav ul li a {
    font-family: Pontano Sans !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #fff !important;
}

#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #fff !important;
    
}

div#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
    color: #fff !important;
    
}

li#menu-item-2713 span {
    background-color: #dcdcdc;
    color: #000 !important;
    border-radius: 100px;
    padding: 12px 15px !important;
    
}

div#header-outer[data-lhe="default"] #top nav > ul > li#menu-item-2713 > a:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
  border-radius: 100px;
  padding: 20px 10px !important;
}

div#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

h4 {
 font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: #000;
    margin: 0 !important;
}

h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 55px;
    margin: 0px;
    line-height: 1;
    padding: 10px 0px !important;
    color: #000;
}

p {
   font-family: "Lora", serif;
   font-weight: 500;
   font-size: 20px;
   color: #000;
   line-height: 1.7;
}

a.nectar-button.small.regular {
   font-family: "Lora", serif;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0;
    border-radius: 100px;
    padding: 14px 22px !important;
    top: 30px;
}

#slider a.nectar-button.small.regular:nth-child(3), #slider a.nectar-button.small.regular:nth-child(4) {
    border: 2px solid #000 !important;
    background-color: transparent !important;
    color: #000;
    padding: 13px 28px !important;
}

div#slider {
    padding: 250px 0px 0px 0px !important;
}

#slider img {
    top: -100px;
}

h2:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 3s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

#author h4 {
    padding-top: 40px;
}

#author .row-bg-wrap:after {
    content: URL(/wp-content/uploads/2024/10/author-nefore.png);
    position: absolute;
    right: 0;
    top: 120px;
    opacity: 18%;
}

div#author {
    padding: 150px 0px 100px 0px !important;
}

#book h3 {
    font-family: 'Pontano Sans';
    font-weight: bold;
    font-size: 26px;
    color: #000;
}

#book .nectar-star-rating__content {
    font-family: 'Pontano Sans';
    font-weight: bold;
    font-size: 24px;
    color: #000;
}

#book .nectar-star-rating__icon {
    color: #FFAF00 !important;
    padding-left: 10px;
}

#book .nectar-star-rating {
    display: flex;
    flex-direction: row-reverse;
    margin-top: -30px;
    align-items: center;
}

#book a.nectar-button.small.regular {
    top: 10px;
    margin-right: 10px;
}

#book a.nectar-button.small.regular:nth-child(4) {
    left: 20px;
}

#book a.nectar-button.small.regular:nth-child(5) {
    left: 40px;
}

#book img {
    top: -110px;
}

a#view-btn {
    left: 45%;
}


div#book {
    padding: 150px 0px 0px 0px !important;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#video .nectar-video-box {
    position: absolute;
    top: 150px;
    left: 150px;
    width: 30%;
    width: 20%;
}

div#video {
    padding: 170px 0px 250px 0px !important;
}

#test h5 {
    font-family: 'Pontano Sans';
    font-weight: 500;
    font-size: 22px;
    color: #fff !important;
    margin-top: 60px;
}

#test h6 {
    font-family: 'Pontano Sans';
    font-weight: 400;
    font-size: 10px;
    color: #fff;
}

#test p {
    padding: 0px !important;
    font-size: 16px;
    color: #fff;
}

#cl-t-1, #cl-t-2, #cl-t-3 {
    background-color: #000 !important;
    border-radius: 15px;
    padding: 30px 10px 0px 30px !important;
    height: 310px;
    width: 100%;
}

#cl-t-1 img, #cl-t-2 img, #cl-t-3 img {
    width: 90%;
    top: -80px;
    left: 20px;
}

#test p:after {
    content: URL(/wp-content/uploads/2024/10/cmnt.png);
    position: absolute;
    right: 0;
    margin-top: 30px;
}

div#cl-t-1 {
    margin-top: 100px;
}

div#test {
    padding: 130px 0px 150px 0px !important;
}

div#cl-t-3 {
    margin-top: 100px;
    height: 360px;
    width: 95%;
}

#cl-t-3 img {
    top: -50px !important;
}

div#testimonials {
    padding: 100px 0px !important;
}

#footer-outer p {
    color: #fff !important;!i;!;
}

#ft-icon i {
    color: #fff;
    font-size: 18px !important;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #fff;
    padding: 10px 0px !important;
    border-radius: 100px;
    margin-right: 10px;
}

div#footer-outer #footer-widgets .widget h4 {
    font-family: Pontano Sans !important;
    font-size: 22px;
    font-weight: bold !important;
    color: #fff !important;
    padding: 10px 0px 30px 0px !important;
}

div#footer-outer #footer-widgets .col ul li a {
    font-family: Pontano Sans !important;
    font-size: 16px;
    color: #fff !important;
    font-weight: 400 !important;
}

#custom_html-4 h6 {
    font-family: Pontano Sans !important;
    font-size: 16px;
    color: #fff !important;
    font-weight: 400 !important;
    padding-left: 45px;
    margin-top: -32px;
    margin-bottom: 35px;
}

#custom_html-4 i {
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 1px;
    color: transparent !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 100px;
    background-color: #fff !important;
    font-size: 17px !important;
    padding: 5px 0px !important;
}

#footer-outer input {
    background-color: transparent !important;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #fff !important;
    padding: 0px 0px 10px 0px !important;
    box-shadow: none !important;
}

#footer-outer input::placeholder {
    color: #fff !important;
    font-size: 14px;
    opacity: 1;
}

#footer-outer textarea {
    background-color: transparent !important;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #fff !important;
    padding: 0px 0px 10px 0px !important;
    box-shadow: none !important;
    height: 10px;
}

#footer-outer textarea::placeholder {
    color: #fff !important;
    font-size: 14px;
    opacity: 1;
}

#footer-outer div#wpforms-2723 {
    margin: -25px 0px 0px 0px !important;
}

#footer-outer button, #contact button {
    font-family: Pontano Sans !important;
    letter-spacing: 1px;font-size: 16px;
    border-radius: 100px !important;
    height: 45px;
	width: 125px;
    color: #000 !important;
    background-color: #fff !important;
    box-shadow: 0px 0px 5px -1px !important;
}

#contact button {
	width: 150px;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 32% !important;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 15% !important;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 18% !important;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 28% !important;
}

div#footer-outer {
    background-size: 100% 100% !important;
    padding: 40px 0px 0px 0px !important;
}

div#copyright {
    background-image: linear-gradient(#000000, #000000);
}

#copyright .col.span_5 {
    width: 100% !important;
    display: flex;
    align-items: center;
}

#copyright .left {
    float: left;
}

#copyright .right {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0px;
}

#copyright .right p {
    padding: 0px 15px 0px 5px !important;
}

#copyright .right i {
    top: 2px;
    color: #fff !important;
}

#copyright .right a {
    display: flex;
}

#blog .col.span_4 {
    background-color: #fff !important;!i;!;
    padding: 20px;
}

div#blog {
    padding: 0px 0px 100px 0px !important;!i;!;
}

.page-header-bg-image {
    background-color: #dcdcdc !important;!i;!;
}

div#single-below-header {
    -webkit-text-fill-color: #000 !important;!i;!;
    padding-top: 30px;
}
#author img.img-with-animation.skip-lazy {
    width: 80% !important;!i;!;
    /* border: 6px solid #000000; */
}

#book .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/09/book-bf.png);
    position: absolute;
    left: 0;
    top: 50px;
    opacity: 35%;
}

#testimonials  img {
    width: 70%;
}

#testimonials .iwt-text {
    padding-left: 100px;
}

#testimonials .iwt-text h5 {
    font-family: bona nova;
    font-weight: 400;
    font-size: 26px;
    text-transform: capitalize;
    color: #black ;
}

#testimonials h6 {
    color: #000000;
    font-size: 20px;
    font-family: poppins;
    font-weight: 400;
    text-transform: capitalize;
}
#testimonials h3 {
    font-family: Bona Nova;
    font-weight: 400;
    font-size: 28px;
    color: black;
    padding-top: 50px;
    padding-bottom: 20px;
}

#testimonials h6:after {
    content: URL(/wp-content/uploads/2025/09/star.png);
    position: absolute;
    left: 100px;
    margin-top: 35px;
    display: none;
}
#testimonials p {
    font-size: 18px;
    color: black;
}
#slider .nectar-button:nth-child(2) {
    background-color: black !IMPORTANT;
    width: 25%;
    text-align: center !important;
}
#book .nectar-button, #video .nectar-button, #author .nectar-button, #art a.nectar-button.small.regular {
    background-color: black !IMPORTANT;
}

#testimonials .carousel-item {
    /* background-color: #6F4B3E !important; */
    border-radius: 30px;
    padding: 90px 40px !important;
    width: 95%;
    margin: auto;
    /* background-image: url(https://robertjking.designvation.com/wp-content/uploads/2025/09/Group-1321314779.png); */
    /* background-repeat: no-repeat; */
    /* background-size: 100% 100%; */
    background-color: white !important;
    border-radius: 0px 100px;
}
#testimonials .iwithtext {
    top: 26px;
}
#book img {
    top: -50px;
}
p#extra {
    margin: 0 auto !important;
    width: 70%;
    padding-top: 10px;
    padding-bottom: 20px;
}
ul.sub-menu.tracked-pos a span {
    color: black !Important
}

input#wpforms-2723-field_1 {
    color: #fff !important;
}

input#wpforms-2723-field_2 {
    color: #fff ! IMPORTANT;
}

textarea#wpforms-2723-field_3 {
    color: #fff !important;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent ! IMPORTANT;
    border: 1px solid #ffffff !important;
    box-sizing: border-box;
}


@media only screen and (min-width:300px) and (max-width:999px) {

a#view-btn {
    left: 0 !important;
}
#slider h4 {
    width: 100% !important;
}

a.nectar-button.small.regular.accent-color.has-icon.regular-button {
    margin-right: 10px !important;
}

#book h3 {
    text-align: left !important;
}

#book a.nectar-button.small.regular {
    margin-top: 20px !important;
    margin-right: 10px !important;
}

#art p {
    text-align: left !important;
    font-size: 25px !important;
}

#testimonials .iwt-text h5 {
    text-align: left !important;
}

#testimonials h6 {
    text-align: left !important;
}

#copyright .right i {float: left !important;padding-right: 10px !important;}

#copyright .right p {
    padding: 0 0 0 0 !important;
}

#footer-outer #copyright p {
    line-height: 1.5 !important;
}
	
p {
    text-align: left;
}

h4, h2 {
    text-align: left !important;
}

a.nectar-button.small.regular {
    margin: 0 !important;
    float: left !important;
    margin-bottom: 10px !important;
}

#art p {
    text-align: center !important;
}

p#extra {
    text-align: left !important;
    width: 90% !important;
}

div#footer-outer #footer-widgets .col ul li a {
    text-align: center !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 100% !IMPORTANT;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 100% !IMPORTANT;
    text-align: left !important;
}

#footer-outer .col.span_3:nth-child(4) {
    width: 100% !IMPORTANT;
}

#copyright .col.span_5 {
    display: unset !important;
}

#copyright .left {float: unset !important;}

#copyright .right {
    display: block !important;
    position: unset !important;
}

.container {
    text-align: center;
}

#custom_html-4 i {
    margin-right: 164px !important;
}

#copyright .right a {display: unset !important;}

#book img {
    top: 0 !important;
}

#book .nectar-star-rating {
    margin: 11px auto;
}

#video .nectar-video-box {
    position: unset !important;
    margin: 0 auto !important;
}

#video .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
}

#video h2, #video h4, #video p {
    color: white !important;
}

#slider .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
}

#slider img {
    top: 30px !important;
}

h2 {
    font-size: 42px !IMPORTANT;
    line-height: 1.1 !important;
}

div#slider {
    padding-top: 100px !IMPORTANT;
}
#page-header-bg[data-bg-pos=top] .page-header-bg-image {
    background: none;
    background-color: white !important;
}
	
	
}



@media only screen and (min-width:1000px) and (max-width:1300px) {
h2 {
    font-size: 44px !important;
    line-height: 1.1 !important;
}	
	
}

#slider h4 {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 10px;
}
#slider a.nectar-button.small.regular {
    margin-right: 13px;
}
.page-id-2889 div#art {
    padding-top: 0px !important;
    padding-bottom: 100px !important;
    text-align: center !important;
}

#art p {
    font-size: 28px !important;
    line-height: 1.5;
    margin-top: -20px;
}

#art h2 {
    padding-bottom: 30px !important;
}

@media (min-width: 250px) and (max-width: 999px) {

	h1, h2{
	    font-size: 40px !important;
	    text-align: center !important;
	    width: 100% !important;
	}

	h3{
	    font-size: 22px !important;
	    text-align: center !important;
	    width: 100% !important;
	}

	h4{
	    text-align: center !important;
	}

	p{
	    font-size: 16px !important;
	    text-align: center !important;
	    width: 100% !important;
	}

	a.nectar-button.small.regular {
	    width: 100% !important;
	    text-align: center !important;
	}

	.row-bg.viewport-desktop.using-image {
	    background-size: cover !important;
	}

	div#footer-outer {
	    background-size: cover !important;
	}
	
	#footer-outer .col.span_3:nth-child(1) {
	    width: 100% !important;
	    text-align: center !important;
	}
	
	#footer-outer .col.span_3:nth-child(2) {
	    width: 100% !important;
	    text-align: center !important;
	    margin-top: 30px;
	}
	
	#footer-outer .col.span_3:nth-child(3) {
	    width: 100% !important;
	    text-align: center !important;
	    margin: 0px !important;
	}
	
	#footer-outer button#wpforms-submit-26 {
	    width: 100% !important;
	}

        #footer-outer .col.span_3:nth-child(4) {
            width: 100% !important;
        }

	#footer-outer #copyright .col {
   	    width: 100% !important;
	}

	
	
}
