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

/**Global**/


a.nectar-button.accent-color {
    padding: 12px 30px !important;
    border-radius: 15px !important;
}

h3 {
    background: linear-gradient(90deg, #757575, #00000087);
    background-clip: text;
}

h2 {
    color: #000;
}

p {
    color: #000;
}

/**Header**/

div#header-space {
    display: none;
}

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

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

/**Slider**/

div#slider {
    padding: 13rem 0rem 1rem !important;
}

#slider img {
    top: -6rem;
}

.sliderbox {
    -webkit-text-fill-color: #fff;
}

#slider a.nectar-button {
    padding: 12px 30px !important;
    border-radius: 15px !important;
}

/**Author**/

#author .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 40%;
}

div#author {
    padding: 5rem 0rem !important;
}

/**Book**/

#book .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 30% !important;
}

.nectar-star-rating__content {
    font-size: 35px;
    color: #000;
    margin-left: 0 !important;
}

.nectar-star-rating {
    flex-direction: row-reverse;
    align-items: center;
    gap: 18px;
}

.nectar-milestone.animated-in {
    display: flex;
    width: 126%;
    align-items: center;
    gap: 10px;
}

.number.default {
    display: flex;
    color: #000;
}

.nectar-milestone .subject {
    color: #000;
    text-align: left;
}

.amazonimg {
    margin-top: 8px;
}

.booktxt {
    margin-top: 3rem;
}

/**Video**/

div#video {
    padding: 8rem 0rem !important;
    margin: 0rem 0 11rem!important;
}

.videotxt {
    -webkit-text-fill-color: #fff;
    margin-top: 2rem;
}

#video h2 {
    width: 80%;
    line-height: 1;
}

#video .nectar-video-box {
    width: 40%;
    margin-top: 16rem;
    margin-left: 10rem;
}

.nectar-video-box .inner-wrap {
    overflow: unset !important;
}

a.play_button_2.large.nectar_video_lightbox {
    display: none !important;
}

/**Testimonials**/

#testi .carousel-item {
    width: 90%;
    background-color: #424242;
    transition: .3s;
}

.testibox {
    padding: 2rem 3rem;
    -webkit-text-fill-color: #fff !important;
}

#testi h5 {
    width: fit-content;
}

#testi h6 {
    width: 65%;
    text-align: left !important;
}

#testi .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: unset !important;
}

#testi .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 25% !important;
    background-color: transparent !important;
}

img.size-full.wp-image-28.alignleft, img.size-full.wp-image-27.alignleft, img.size-full.wp-image-26.alignleft {
    margin-top: 10px;
}

#testi .carousel-item:hover {
    background-color: #000 !important;
}

#testi img.img-with-animation.skip-lazy {
    backdrop-filter: blur(5px);
    margin-top: -4rem;
}

#testi h1 {
    font-size: 73px;
    font-family: sans-serif;
    -webkit-text-stroke: 2px;
    font-weight: 800 !important;
    -webkit-text-stroke-color: #757575;
    color: #fff;
}

div#testi {
    margin-bottom: -3rem;
}

/**Footer**/

div#footer-outer {
    background-color: transparent !important;
    background-size: 100% 100% !important;
    z-index: 1;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 20px;
    background: #000 !important;
}

.ft-icon {
    width: fit-content;
}

.ft-icon ul li {
    display: flex;
    gap: 20px;
}

div#footer-widgets {
    padding-top: 200px !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 36%;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 14%;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 17%;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 27%;
}

div#text-2 p {
    color: #fff !important;
}

#footer-outer h6 {
    color: #fff !important;
    margin-top: -32px;
    margin-bottom: 15px;
    padding-left: 25px;
}

h2 strong {
    color: #1B2441 !important;
}

div#author:before {
    content: "ABOUT";
    position: absolute;
    font-size: 150px !important;
    z-index: 2;
    font-family: 'Poppins' !important;
    font-weight: 700;
    color: #00000007;
}

div#book:before {
    content: "Why Read It?";
    position: absolute;
    font-size: 150px !important;
    z-index: 2;
    font-family: 'Poppins' !important;
    font-weight: 700;
    color: #00000007;
    margin-left: 25rem;
    width: 110%;  
}

.video {
    margin-top: 14rem;
}

.video:before {
    content: "VIDEO";
    position: absolute;
    z-index: 2;
    font-size: 160px;
    font-family: 'Poppins';
    font-weight: 700;
    color: #00000007;
    left: 24rem;
    top: -2rem;
}

div#testi:before {
    content: "Testimonials";
    font-size: 180px;
    color: #00000007;
    font-weight: 700;
    margin-left: 2rem;
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	#header-outer #logo img {
    height: 75px;
}

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

h1 {
    font-size: 36px !important;
}

p {
    font-size: 15px;
}

div#slider {
    padding: 11rem 0rem 1rem !important;
}

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

#author .row-bg.viewport-desktop.using-image.using-bg-color {
    background-position: right center !important;
}

div#book:before {
    display: none;
}

div#author:before {
    display: none;
}

#book .row-bg.viewport-desktop.using-image.using-bg-color {
    background-position: 0% 30%!important;
}

#book .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone:nth-child(2) {
    width: 66% !important;
}

#book .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone:nth-child(3) {
    display: none !important;
}

.nectar-star-rating {
    gap: 0px;
}

.nectar-star-rating__content {
    font-size: 32px;
}

.nectar-milestone .subject {
    margin-left: 6rem;
    width: 100%;
    margin-top: -3rem;
}

.video:before {
    display: none;
}

div#video {
    padding: 2rem 0 !important;
}

.wpb_text_column.wpb_content_element.videotxt {
    width: 180%;
}

#video .nectar-video-box {
    width: 50%;
    margin-top: 15rem;
    margin-left: 0rem;
}

div#testi:before {
    display: none;
}

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

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

#footer-outer .widget.widget_media_image img {
    height: 90px !important;
}
}

@media only screen and (min-width: 325px) and (max-width: 999px) {
	div#header-outer {
    background-color: #302e31 !important;
}

div#header-space {
    background-color: #302c2d00 !important;
}

body {
    text-align: center !important;
}

div#slider {
    padding: 5rem 0rem 1rem !important;
}

h1 {
    font-size: 36px !important;
}

p {
    font-size: 15px !important;
}

#slider img {
    top: 0;
}

a.nectar-button {
    width: 100% !important;
}

div#author:before {
    display: none;
}

#author .row-bg.viewport-desktop.using-image.using-bg-color {
    display: none;
}

#book .row-bg.viewport-desktop.using-image.using-bg-color {
    display: none;
}

.nectar-star-rating {
    justify-content: center;
}

.number.default {
    justify-content: center;
}

.nectar-milestone .subject {
    text-align: center !important;
}

.video:before {
    display: none;
}

div#video {padding: 2rem 0 !important;}

#video .row-bg.viewport-desktop.using-image.using-bg-color {
    background-color: #222734 !important;
    background-image: none !important;
}

#video h2 {
    width: 100% !important;
}

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

div#testi:before {
    display: none;
}

#testi img.img-with-animation.skip-lazy {
    margin-top: 0 !important;
    margin: auto !important;
}

#testi .row-bg.viewport-desktop.using-image.using-bg-color {
    display: none !important;
}

#testi .carousel-item {
    margin: auto !important;
}

#testi .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: hidden !important;
}

.testibox {
    padding: 2rem 2rem !important;
}

#testi h6 {
    width: 80% !important;
}

img.wp-image-58.size-full.alignnone {
    margin: auto !important;
}

div#testi {
    margin-bottom: 60px !important;
}

div#footer-outer {
    background-color: #1c2440 !important;
    background-image: none !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;
}

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

#footer-outer h6 {
    padding-left: 0;
}

body #footer-outer i {
    margin-bottom: 3rem;
}

.ft-icon ul li {
    justify-content: center;
}

.ft-icon {
    width: auto;
}
	
div#footer-widgets {
    padding-top: 20px !important;
}
}