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

/**Header**/

div#header-space {
    display: none !important;
}

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

div#header-outer #top .container {
    background-color: #2D2D2C;
    border-radius: 100px !important;
    top: 30px;
    height: 120px;
}

#top #logo {
    margin: 10px 0px !important;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    height: 120px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 45px;
}

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    color: #fff !important;
    font-family: 'urbanist' !important;
    font-size: 18px;
}

nav {
    height: 120px !important;
}

#header-outer:not([data-format=left-header]) #top>.container>.row nav {
    height: 120px !important;
}

/**Global**/

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

h3 {font-family: Fontspring-DEMO-visbycf-regular !important;font-weight: 400;font-size: 17px;}

h2 {
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 56px;
    line-height: 1;
}

h2 strong {
    color: #E9B1D8;
}

p {
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

h3 {font-family: Fontspring-DEMO-visbycf-regular !important;font-weight: 400;font-size: 17px;}

h2 {
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 56px;
    line-height: 1;
    color: #000;
}

h2 strong {
    color: #E9B1D8;
    font-family: Fontspring-DEMO-visbycf-regular !important;
}

a.nectar-button.small.regular {
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-weight: 400;
    font-size: 16px;
    padding: 15px 30px !important;
    border: 1px solid #E9B1D8;
}

/**Slider**/

#slider img.img-with-animation.skip-lazy {
    width: 60%;
    margin: auto;
}

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

#slider h2 {
    color: #fff;
}

#slider h3 {
    color: #fff;
}

#slider p {
    color: #fff;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 80px;
}

#slider h2 {
    color: #fff;
}

#slider h3 {
    color: #fff;
}

#slider p {
    color: #fff;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 80px;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    background: transparent !important;
    border: 1px solid #fff;
    margin-left: 20px;
}

div#slider:after {
    content: url(/wp-content/uploads/2025/06/sliderafter.png);
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    height: 100px;
    width: 100px;
    z-index: 1;
    bottom: 0;
    transform: scale(0.7);
}

/**BookHead**/

div#bookhead {
    margin-top: -60px;
}

#bookhead .row_col_wrap_12.col.span_12.dark.left {
    background-color: #fff;
    border-radius: 100px 100px 0px 0px !important;
}

#bookhead .wpb_text_column.wpb_content_element {
    width: 80%;
    margin: auto;
    padding-top: 30px;
}

/**Book**/

#book h3 {
    font-family: poppins !important;
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0px;
    color: #000;
    padding-top: 50px;
}

#book h1 {
    font-family: 'Poppins' !important;
    font-weight: 400;
    font-size: 24px !important;
    color: #E2E2E2;
    position: absolute;
    top: 120px;
    left: 150px;
    transition: 0.5s;
}

#book .carousel-item {
    width: 80%;
    margin: auto;
    margin-top: 200px;
    transition: 0.8s !important;
}

#book img {
    height: 260px;
    width: 180px;
    left: 26%;
    transition: 0.8s;
    animation: slide 2s linear;
}

#book h3:after {
    content: URL(/wp-content/uploads/2024/03/arrow.png);
    position: absolute;
    right: 30px;
}

#book .carousel-item p {
    display: none;
    transition: 0.8s;
}

#book h4 {
    margin: 0 auto;
}

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

#book .carousel-item:hover h1 {
    font-size: 100px !important;
    color: #707070;
    left: 50px !important;
    letter-spacing: -8px !important;
    top: 110px;
}

#book .carousel-item:hover img {
    z-index: 1;
    transform: translate3d(0px, -100px, 230px) !important;
    transition: 0.5s;
    height: 340px;
    width: 210px;
}

#book .carousel-item:hover p {
    display: unset;
    transition: 1s;
}

#book .carousel-item:hover * {
    transition: 0.8s !important;
}

#book .img-with-aniamtion-wrap {
    height: 310px;
}

/**Author**/

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

/**Whyread**/

#whyread .row-bg.viewport-desktop.using-image {
    background-size: 8% !important;
    background-position: right center !important;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    background: transparent !important;
    color: #000;
    border: 1px solid #000;
    margin-left: 20px;
}

#whyread h4 {
    color: #E9B1D8;
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 26px;
}

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

/**Testimonials**/

#testi .carousel-item p:nth-child(3) {
    padding-bottom: 0;
}

#testi .carousel-item h5 {
    font-family: Fontspring-DEMO-visbycf-bold !important;
    font-weight: 700;
    color: #000;
    margin-bottom: 0 !important;
}

#testi .carousel-item {
    width: 80%;
    margin: auto;
}

#testi .owl-nav.disabled {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -250px;
}

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

#testi .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    font-size: 36px;
    height: 60px;
    width: 60px;
    border-radius: 55px !important;
    border: 3px dotted #000;
    outline: 4px solid #70707070;
    background: #70707070;
    color: #000;
}

#testi .owl-theme[data-desktop-cols] .owl-nav:hover [class*=owl-] {
    background: #fff !important;
}

#testi .owl-theme[data-desktop-cols] .owl-nav [class*=owl-]:hover {
	background: #E9B1D8 !important;
	color: #fff !important;
	border: 3px solid #fff !important;
	outline: 3px solid #E9B1D8 !important;
}

/**news**/

div#news {
    padding: 40px 0px 40px !important;
}

#news h2, #news h3 {
    color: #fff;
}

#news a.nectar-button.small.regular {
    position: absolute;
    right: 50px;
    top: 50px;
}

/**SubFooter**/

#subfooter .vc_col-sm-9 .wpb_wrapper {
    float: right;
    margin-top: 17px;
}

#subfooter a.nectar-button.small.regular {
    border-radius: 30px 5px 30px 5px !important;
    padding: 25px 40px !important;
}

div#subfooter {
    padding: 40px 0px 10px !important;
}

/**Footer**/

div#footer-outer {
    background: #1D1C1C !important;
}

div#footer-widgets .container {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#footer-outer .col.span_4:nth-child(1) {
    width: 40%;
    border-right: 1px solid #fff;
}

#footer-outer .col.span_4:nth-child(1) #custom_html-2 {
    width: 50%;
    -webkit-text-fill-color: #fff;
}

#footer-outer .col.span_4:nth-child(1) #text-2 {
    -webkit-text-fill-color: #fff;
    width: 80%;
}

#footer-outer .col.span_4:nth-child(2) {
    width: 24%;
}

div#nav_menu-2 {
    width: fit-content;
    margin: auto;
}

div#custom_html-3 {
    width: fit-content;
    margin: auto;
}

#footer-outer h4 {
    color: #fff !important;
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 22px !important;
}

ul.i-list li {
    display: flex;
    gap: 10px;
}

ul.i-list li a p {
    background: #463B2F !important;
    -webkit-text-fill-color: #fff;
    height: 40px;
    width: 40px;
    padding: 8px 5px !important;
    text-align: center;
    transition: .3s;
}

ul.i-list li a:hover p {
    background: #E9B1D8 !important;
}

ul#menu-head-2 li a {
    color: #fff !important;
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 17px;
}

ul#menu-head-2 li {
    margin-bottom: 10px !important;
}

.ft-three li {
    color: #fff;
    font-family: Fontspring-DEMO-visbycf-regular !important;
    font-size: 17px;
    margin-bottom: 10px !important;
}

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

/**Inner**/

#page-header-bg h2 {
    color: #fff !important;
}

/**Contact Page**/

button#wpforms-submit-82 {
    height: 50px;
    background: #E9B1D8 !important;
    font-family: Fontspring-DEMO-visbycf-regular !important;
}

div#wpforms-82-field_1-container {
    color: #000 !important;
}

div#wpforms-82-field_2-container {
    color: #000;
}

textarea#wpforms-82-field_3 {
    color: #000;
}