/*
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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

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

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

#header-outer #logo {
    margin-top: 15px;
}

#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #555555 !important;
    font-size: 17px;
}

li#menu-item-37 a {
    background: #FF7327;
    padding: 12px 25px !important;
    border-radius: 25px !important;
}

li#menu-item-37 a span {
    color: #fff;
}

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

/**Global**/

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

h3 {
    font-size: 18px;
    color: #4E4E4E;
    font-weight: 600;
}

h2 {
    font-size: 60px;
    line-height: 1;
    color: #4E4E4E;
    font-weight: 600;
}

h2 strong {
    color: #FF7327;
    font-weight: 800;
}

a.nectar-button.small.regular {
    border-radius: 25px !important;
    font-weight: 400;
    font-size: 14px;
    padding: 12px 25px !important;
    border: 1px solid #FF7327;
}

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

p {
    color: #525252;
    font-size: 17px;
}

/**Slider**/

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

#slider .nectar-video-box {
    width: 19%;
    margin-left: 160px;
    margin-top: -50px;
}

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

#slider img.img-with-animation.skip-lazy {
    margin-top: -70px;
}

/**Promo**/

#promo .carousel-item {
    width: 95%;
    margin: auto;
}

#promo .authorName {
    width: fit-content;
    position: absolute;
    bottom: 40px;
    left: 20px;
}

#promo .authorName h4 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}

#promo .promoanchor p {
    text-align: center !important;
}

#promo .vc_col-sm-12 p {
    width: 50%;
    margin: auto;
}

#promo .vc_col-sm-12 .carousel-item p {
    width: unset !important;
}

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

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

/**Promobook**/

#promobook .vc_col-sm-12 p {
    width: 50%;
    margin: auto;
}

#promobook .vc_col-sm-12 .carousel-item p {
    width: unset !important;
}

#promobook .carousel-item img.img-with-animation.skip-lazy {
    width: 70%;
}

#promobook .carousel-item {
    width: 90%;
    margin: auto;
    background-color: #ff732770;
    padding: 20px;
}

#promobook .bookName {
    width: fit-content;
}

#promobook .promoanchor {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -40px;
}

#promobook .promoanchor p {
    text-align: center;
}

#promobook .owl-stage {
    padding-bottom: 50px !important;
}

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

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

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

#whybook img.img-with-animation.skip-lazy {
    width: 85%;
    margin-top: -50px;
}

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

#whybook h5 {
    color: #191919;
    font-size: 40px;
    font-family: 'Lato';
    line-height: 1;
}

#whybook h4 {
    font-family: 'Lato';
    color: #191919;
    font-size: 26px;
}

#whybook a.nectar-button.small.regular:nth-child(3) {
    margin-left: 10px;
    color: #FF7327;
    background: transparent !important;
}

#whybook .nectar-star-rating__content h4 {
    font-size: 20px !important;
    margin: 0 !important;
}

#whybook .nectar-star-rating__icon:before {
    color: #FFAF00 !important;
}

#whybook .nectar-star-rating {
    flex-direction: row-reverse;
    width: fit-content;
    float: right;
    margin-top: 10px;
}

#video .nectar-video-box {
    width: 8%;
    margin: auto;
}

div#video {
    padding: 340px 0px 350px !important;
}

div#video h3, div#video h2 {
    color: #fff;
}

#testi h5 {
    color: #FF7327;
    font-size: 16px;
    margin-bottom: 0;
}

#testi h6 {
    color: #191919;
}

#testi .carousel-item {
    width: 90%;
    box-shadow: 0px 0px 10px 4px #00000050;
    padding: 30px;
    border-radius: 20px;
    margin: auto;
}

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

#testi .owl-nav.disabled {
    display: unset !important;
    position: absolute;
    right: 100px;
    bottom: 50px;
    display: flex;
}

#testi .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    background: #FF7327 !important;
    box-shadow: none !important;
    border: 1px solid #FF7327 !important;
    border-radius: 35px !important;
    height: 30px;
    width: 30px;
    font-size: 20px;
    padding: 0px 0px !important;
}

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

#footer-outer #footer-widgets .col p {
    width: 70%;
    margin: auto;
    color: #191919;
}

ul#menu-head-2 {
    display: flex;
    justify-content: center;
    gap: 30px;
}

#menu-head-2 li a {
    font-size: 16px;
    color: #191919 !important;
}

div#custom_html-2 {
    width: fit-content;
    margin: 0 auto 30px !important;
}

div#ft-icon ul li {
    display: flex;
    gap: 30px;
}

div#ft-icon ul li a i {
    font-size: 20px;
    border: 1px solid #FF7327;
    height: 40px;
    width: 40px;
    padding-top: 9px;
    border-radius: 25px !important;
    transition: .3s;
    color: #FF7327;
}

div#ft-icon ul li a:hover i {
    -webkit-text-fill-color: #fff !important;
    background: #FF7327 !important;
}

div#copyright {
    padding: 20px 0 !important;
    -webkit-text-fill-color: #fff;
    background-image: linear-gradient(45deg, #000, #000);
}


div#footer-outer {
    background-color: transparent !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    background-position: top !important;
    padding-top: 140px;
}

div#copyright {
    background: linear-gradient(45deg, #FF7327, #FF7327);
}

#page-header-bg h2 {
    color: #FF7327;
}

button#wpforms-submit-62 {
    background: #FF7327;
    height: 49px;
    border-radius: 25px !important;
    padding: 12px 30px !important;
}

#contactus img.img-with-animation.skip-lazy {
    width: 80%;
}

#contactus {
    padding: 50px 0px 50px !important;
}

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

@media only screen and (min-width: 375px) and (max-width:999px) {
    body {
    text-align: center;
}

h2 {
    font-size: 40px !important;
    line-height: 1 !important;
}

h3 {
    font-size: 16px !important;
}

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

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

#slider .nectar-video-box {
    margin: auto;
    width: 35%;
}

#promo .vc_col-sm-12 p {
    width: unset !important;
}

#promobook .vc_col-sm-12 p {
    width: unset !important;
}

#whybook .nectar-star-rating {
    float: unset;
    margin: 20px auto 0;
}

#video .nectar-video-box {
    width: 20%;
}

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

#testi .owl-nav.disabled {
    position: unset !important;
}

#footer-outer #footer-widgets .col p {
    width: unset !important;
}

ul#menu-head-2 {
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

#copyright .col.span_7.col_last {
    display: none !important;
}
}