/*
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
*/
nav li.book_btn a {
    background: #e9c99c;
    padding: 14px 40px !important;
    font-weight: 600 !important;
    border-radius: 5px;
}

nav li.book_btn a span {
    color: #fff;
}
#header-outer nav ul.sf-menu li:after {content: "|";font-size: 16px;position: absolute;right: 0;height: 1px;font-weight: 800;color: #000;}

#header-outer nav ul.sf-menu li:last-child:after {opacity: 0;}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after{
	bottom: -8px;
}
.banner_txt h1 {
    font-size: 70px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    line-height: 1;
}

.banner_txt h6 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 40px;
    word-spacing: 7px;
    margin-top: 20px;
}

.banner_txt p {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
}
.banner_txt h4 {
	margin-top:20px;
}
.banner_txt h4 a , .auth_box h4 a , .abt_writng h4 a {
    color: #fff;
    text-transform: uppercase;
    padding: 15px 40px;
    font-weight: 500;
    font-size: 15px;
    background-image: -moz-linear-gradient( 90deg, #3c92f7 0%, #3383e1 100%);
    background-image: -webkit-linear-gradient( 90deg, #3c92f7 0%, #216bc2 100%);
    background-image: -ms-linear-gradient( 90deg, #3c92f7 0%, #0853ac 100%);
    transition: all 0.8s cubic-bezier(0.07, 0.57, 0.39, 0.27);
}

.nectar_video_player_self_hosted .play_button .play {               
                width: 4%;               
                top: 55%;
                left: 53%;                
            }

.banner_txt h4 a:hover ,.auth_box h4 a:hover ,.abt_writng h4 a:hover {
    background: #de1861;
}
.cstm_posts .article-content-wrap {
    padding: 6% 6% 12% !important;
    background: #fffaf3 !important;
    min-height: 305px;
}
.cstm_posts .inner-wrap {
    box-shadow: none !important;
}
.head_gen h2 {
    text-align: center;
    font-size: 48px;
    margin-bottom: 30px !important;
    color: #181b3e;
    font-weight: 600;
}
.cstm_posts  h3.title {
    font-size: 26px;
    color: #181b3e;
    font-weight: 800;
    width: 75%;
    line-height: 26px;
}

.cstm_posts .excerpt {
    font-size: 15px;
    color: #292b34;
    position: relative;
}

.cstm_posts .excerpt:after {
    content: "Read More";
    text-transform: uppercase;
    color: #181b3e;
    font-weight: 600;
    display: block;
    margin-top: 16px;
}
.lft_aftr .row-bg-wrap .inner-wrap .row-bg {
    position: relative;
}

.lft_aftr .row-bg-wrap .inner-wrap .row-bg:after {content: '';display: block;background: url(/wp-content/uploads/2022/02/pearl-afetr.png) no-repeat;width: 7%;height: 100%;position: absolute;right: 0;background-size: 100%;}

.col_stylr {
    position: relative;
    top: 70px;
    z-index: 11 !important;
    overflow: visible;
}

.col_stylr:before {
    content: '';
    display: block;
    background: url(/wp-content/uploads/2022/02/quote_img.png) no-repeat;
    width: 40px;
    height: 30px;
    position: absolute;
    top: -16px;
    right: 22em;
    z-index: 999;
}
#footer-outer[data-cols="1"] #copyright {
    padding: 20px 0 !important;
}
#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
	z-index: 1 !important;
	padding-top: 50px;
	border-top: 1px solid;
}
ul.sm_ftre li {
    display: inline-block;
    margin-right: 20px;
}
.testi_bx h4 {
    color: #b6926c;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600 !important;
}

.testi_bx h2 {
    color: #181b3e;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 30px;
}

.testi_bx p {
    color: #292b34;
    font-size: 15px;
    font-weight: 500;
}

.testi_bx h5 {
    font-size: 20px;
    color: #181b3e;
    font-weight: 800 !important;
}
.abt_writng h5 {
    color: #ff1053;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 29px;
}

.abt_writng h2 {
    color: #181b3e;
    font-size: 60px;
    margin-bottom: 30px;
    font-weight: 700;
}

.abt_writng p {
    font-size: 16px;
    color: #000000;
}

.abt_writng h4 {
    position: relative;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 94px;
}

.abt_writng h4:before {
    content: '';
    display: block;
    background: #3c92f7;
    height: 94px;
    width: 6px;
    left: 0;
    position: absolute;
    top: 0;
}

.auth_box h1 {
    color: #181b3e;
    font-size: 60px;
    margin-bottom: 20px;
}

.auth_box p {
    font-size: 16px;
    padding-right: 51px;
    color: #000000;
}

.auth_box h4 {
    margin-top: 27px;
}

body.material .vid_sec .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox:before {
    background-image: -moz-linear-gradient( 90deg, rgb(70,78,157) 0%, rgb(101,110,216) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(70,78,157) 0%, rgb(101,110,216) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(70,78,157) 0%, rgb(101,110,216) 100%);

}
body.material .vid_sec .nectar-video-box[data-color="default-accent-color"] .nectar_video_lightbox {
    /* background: #000 !important; */
    border: 6px solid #ffffff6e;
}
ul.sm_ftre li a i {
    border: 2px solid black !important;
    padding: 12px;
    border-radius: 100%;
    font-size: 17px !important;
}

/*abt the author*/
.btn_aud h4 a {
     color: #fff;
    text-transform: uppercase;
    padding: 13px 20px;
    font-weight: 500;
    font-size: 15px;
    background-image: -moz-linear-gradient(90deg, #3c92f7 0%, #3383e1 100%);
    background-image: -webkit-linear-gradient(90deg, #3c92f7 0%, #216bc2 100%);
    transition: all 0.5s ease;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}

.btn_aud h4 a:hover {margin-left: 10px;}

.btn_btm h4 a {
     color: #fff;
    text-transform: uppercase;
    padding: 13px 20px;
    font-weight: 500;
    font-size: 15px;
    background-image: -moz-linear-gradient(90deg, #3c92f7 0%, #3383e1 100%);
    background-image: -webkit-linear-gradient(90deg, #3c92f7 0%, #216bc2 100%);
    transition: all 0.5s ease;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}

.btn_btm h4 a:hover {margin-top: 6px;}
.book_capt {
    background: #216bc2a3;
    padding: 31px;
}

.book_capt h1 {
    font-size: 35px;
}
.chptrs_sec img {height: 315px !important;object-fit: cover;}
.chptrs_sec .owl-dots {
    display: none;
}

.chptrs_sec .owl-nav.disabled {
    display: block !important;
}

.chptrs_sec .owl-nav.disabled button.owl-prev {
    position: absolute;
    bottom: 50%;
    left: -10px;
    border: 0;
    color: #fff;
    font-size: 33px;
    padding: 0px 13px 3px 13px;
    background: #3c92f7;
}

.chptrs_sec .owl-nav.disabled button.owl-next {
    position: absolute;
    bottom: 50%;
    right: -10px;
    border: 0;
    color: #fff;
    font-size: 33px;
    padding: 0px 11px 3px 15px;
    background: #3c92f7;
}
.chp_box {
    height: 290px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: -webkit-linear-gradient(90deg, #3c92f7 0%, #216bc2 100%);
    transition: all 0.8s cubic-bezier(0.07, 0.57, 0.39, 0.27);
    border-radius: 20px;
}
.chp_box h2 {
    color: #fff;
}

.chp_box h4 {
    color: #fff;
}
.banner_inner h1 {
    color: #000;
    line-height: 62px;
}

.banner_inner p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.banner_inner h5 a {
    background: #e9c99c;
    color: #fff;
    padding: 11px 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.banner_inner h5 {
    margin-top: 10px;
}

.banner_inner h5 a:hover {
    background: #000;
}
.media_row img {
    height: 290px !important;
    object-fit: cover;
}

.media_row h3 {
    color: #000;
    font-weight: 700 !important;
    font-size: 20px;
}
#contact-pg .wpb_raw_html {
    border-radius: 10px;
    border-top: 7px solid;
    -webkit-box-shadow: 0 0 25px 0 rgb(41 61 88 / 6%);
    -moz-box-shadow: 0 0 25px 0 rgba(41, 61, 88, 0.06);
    box-shadow: 0 0 25px 0 rgb(41 61 88 / 6%);
    border-color: #d7ad3d;
    padding: 40px 50px 20px;
}

#contact-pg .wpb_raw_html h4 {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Poppins',sans-serif;
    margin-bottom: 15px;
}

#contact-pg .wpb_raw_html .boldman_contact_widget_wrapper {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#contact-pg .wpb_raw_html .boldman_contact_widget_wrapper li {
    list-style: none;
    padding-left: 37px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #eaeaea;
    color: #000;
}

#contact-pg .wpb_raw_html .boldman_contact_widget_wrapper li::before {
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 20px;
    color: #000;
    font-weight: 400;
}

#contact-pg .wpb_raw_html .boldman_contact_widget_wrapper li a {
    color: #000;
}

#contact-pg .wpb_raw_html .boldman_contact_widget_wrapper li:last-child {
    border-bottom: none;
}
ul.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 35px;
}

ul.social-icons li {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    min-width: 23px;
    border: none;
}

ul.social-icons li a {
    width: 33px;
    height: 33px;
    line-height: 33px;
    border-radius: 50%;
    border: 1px solid #f1f1f1;
    text-align: center;
    display: block;
    background-color: transparent;
    font-size: 14px;
    position: relative;
}
#contact-pg .wpb_raw_html .boldman_contact_widget_wrapper li i {position: absolute;left: 0;top: 20px;font-size: 22px;}
.field-group {
    position: relative;
}

.field-group i {
    position: absolute;
    left: 0;
    top: 14px;
    opacity: 1;
    font-size: 17px;
    z-index: 1;
    color: #000;
}
.field-group input, .field-group textarea {
    background: transparent !important;
    padding-left: 36px !important;
}
.rcnt_books img {
    height: 421px !important;
}
.rcnt_books h3 {
    font-size: 18px;
    line-height: 22px;
    color: #181b3e;
    font-weight: 600 !important;
    margin-bottom: 23px !important;
    min-height: 67px;
}

.rcnt_books h4 a {
    background: #e9c99c;
    color: #000;
    padding: 12px 40px;
    font-weight: 600;
    font-size: 16px;
}

.rcnt_books h4 a:hover {
    background: #000;
    color: #fff;
}
img.img-with-animation.skip-lazy.rotate_img {
    transform-style: preserve-3d;
    transition: all 0.5s;
}

img.img-with-animation.skip-lazy.rotate_img:hover {
    transform: rotateX(10deg) scale(0.91) rotateZ(-5deg);
    transform: rotate3d(0, 1, 0, 25deg);
}


.img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
    perspective: 1210px !important;
    position: relative;
}

.anchor_list ul {margin: 0px;display: flex;display: -webkit-flex;}

.anchor_list ul li {list-style-type: none;margin: 0px 15px;}

.anchor_list ul li:first-child {margin-left: 0px;}

.anchor_list ul li a {
    background: #e9c99c;
    color: #181b3e;
    text-transform: uppercase;
    font-size: 15px;
    padding: 17px 30px;
    border-radius: 4px;
    font-weight: 600;
    transition: all 0.8s cubic-bezier(0.07, 0.57, 0.39, 0.27);
}

.anchor_list ul li:hover a {
    background: #4a52a4;
    color: #fff;
}
a#logo {
    font-size: 34px !important;
    text-transform: uppercase;
}
div#testimonials h2 {
    font-size: 50px !important;
    margin-top: 20px !important;
}

div#testimonials h4 {
    color: black;
    font-size: 25px;
    margin-top: -20px;
}

h2.footer-logo {
    font-family: 'Open Sans';
    color: black !important;
    font-size: 40px;
    font-weight: 600;
    margin: 70px 0;
}
.banner_txt h6 {
    font-family: "Amazone W01 Regular" !important;
}
.testi_bx h4 strong{
	    font-family: "Amazone W01 Regular" !important;
        text-transform: capitalize !important;
	font-size:32px !important;
}
.banner_txt h1{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
.abt_writng h2{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
.auth_box h1{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
.head_gen h2{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
.testi_bx h2 strong{
    font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
	text-transform: uppercase !important;
}
.banner_inner h2{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
.banner_inner h1{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
    color:white !important;
}
.book_capt h1{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
#header-outer #logo{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}
#footer-outer .footer-logo{
	font-family: Century Gothic Paneuropean !important;
    font-weight: 400 !important;
}