/*
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=Barlow: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');

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

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

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

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

#header-outer .row {
    background-color: #fff !important;
    border-radius: 20px;
}

#header-outer a#logo {
    margin: 0px 0px 0px 0px !important;
}

#top nav ul li a {
    font-family: barlow !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #A4A4A4 !important;
    margin: 0px 10px 0px 0px !important;
}

h4 {
    font-family: 'Barlow' !important;
    font-weight: 400;
    font-size: 18px;
    color: #C79735;
}

h2 {
    font-family: 'Barlow' !important;
    font-weight: bold !important;
    font-size: 55px;
    color: #000 !important;
    line-height: 55px;
}

p {
    font-family: 'Barlow' !important;
    font-weight: 400;
    font-size: 22px;
    color: #000 !important;
}

a.play_button_2 {
    display: none !important;
}

a.nectar-button.small.regular {
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 10px 0px 0px 10px;
    padding: 18px 20px 20px 40px !important;
    top: 50px;
    opacity: 1;
    color: #fff;
}

.nectar-button.small.has-icon i {
    opacity: 1 !important;
    left: 15px;
}

.nectar-button.small.has-icon:hover i {
	transform: translateX(0px);
}

.nectar-button.has-icon.small:hover span {
    transform: translateX(0px);
} 

a.nectar-button.small.regular:after {
    content: "\f178";
    font-family: 'FontAwesome';
    background-color: #fff;
    color: #c7933b !important;
    padding: 19px 20px 19px 20px !important;
    border-radius: 0px 10px 10px 0px !important;
    box-shadow: -1px 0px 2px -1px #000000a8;
    position: absolute;
    right: -59px;
    top: 0px;
}

#slider .wpb_text_column {
    -webkit-text-fill-color: #fff !important;
}

#slider .nectar-video-box {
    position: absolute;
    top: 100px;
    right: -270px;
}

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

#slider a.nectar-button.small.regular:nth-child(3) {
    left: 100px;
    color: #000 !important;
}

#slider img:nth-child(1) {
    transform: scale(1.3);
    top: 35px;
    left: 50px;
}

.h-btn :before {
    letter-spacing: 1px;
    border-radius: 10px 0px 0px 10px;
    padding: 16px 0px 19px 0px !important;
}

.h-btn span:after {
    content: "\f178";
    font-family: 'FontAwesome';
    background-color: #fff;
    color: #c7933b !important;
    padding: 19px 20px 19px 20px !important;
    border-radius: 0px 10px 10px 0px !important;
    box-shadow: -1px 0px 2px 0px #00000085;
    position: absolute;
    right: -57px;
    top: -19.1px;
}

.h-btn {
    margin-right: 70px;
}

#slider h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-bf.png);
    margin-right: 5px;
}
#chap h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-before.png);
    margin-right: 5px;
}
#chap .chaps h4:before {
    display: none;
}
#author h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-before.png);
    margin-right: 5px;
}
#whyread h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-bf.png);
    margin-right: 5px;
}
#video h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-before.png);
    margin-right: 5px;
}
#test h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-before.png);
    margin-right: 5px;
}
#blogs h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-before.png);
    margin-right: 5px;
}
#get h4:before {
    content: URL(/wp-content/uploads/2024/05/h4-bf.png);
    margin-right: 5px;
}

#chap .chaps h2 {
    font-size: 30px;
    color: #C79735 !important;
    line-height: 30px;
    padding-left: 80px;
    padding-right: 0px;
    height: 60px;
    width: 90%;
}

#chap .chaps:before {
    content: URL(/wp-content/uploads/2024/05/chap-book.png);
    position: absolute;
}

#chap .chaps h4 {
    padding-left: 80px;
}

#chap h1 {
    font-family: 'Barlow';
    font-weight: bolder;
    font-size: 80px;
    color: #F3F3F3;
    right: 10px;
    position: absolute;
    top: 20px;
}

#chap .chaps {
    box-shadow: 0px 0px 5px 0px #0000008c !important;
    border-radius: 10px;
    padding: 15px 15px 15px 15px !important;
    height: 350px;
    margin-bottom: -25px;
    margin-top: 50px;
}

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

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

#author a.nectar-button.small.regular {
    top: 20px !important;
}

#author img {
    top: -76px;
    left: 30px;
    transform: scale(1.1);
}

#whyread .wpb_text_column {
    -webkit-text-fill-color: #fff !important;
}

#whyread h3 {
    font-family: 'Barlow';
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0;
}

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

#whyread a.nectar-button.small.regular {
    top: 30px;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    color: #000;
    left: 100px;
}

#whyread img {
    transform: scale(1.3);
    top: 40px;
    left: 50px;
}

#video .nectar-video-box {
    position: absolute;
    width: 90%;
    top: -50px;
    left: 40px;
}

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

#test button.owl-dot:nth-child(1) {
    background-image: URL(/wp-content/uploads/2024/05/cl-1.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 300px;
    left: -590px;
    background-size: 100% 100% !important;
    transform: scale(5);
    transition: 0.2s;
}
#test button.owl-dot:nth-child(2) {
    background-image: URL(/wp-content/uploads/2024/05/cl-2.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 300px;
    left: -470px;
    background-size: 100% 100% !important;
    transform: scale(5);
    transition: 0.2s;
}
#test button.owl-dot:nth-child(3) {
    background-image: URL(/wp-content/uploads/2024/05/cl-3.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 300px;
    left: -350px;
    background-size: 100% 100% !important;
    transform: scale(5);
    transition: 0.2s;
}
#test button.owl-dot:nth-child(4) {
    background-image: URL(/wp-content/uploads/2024/05/cl-4.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 300px;
    left: -230px;
    background-size: 100% 100% !important;
    transform: scale(5);
    transition: 0.2s;
}
#test button.owl-dot:nth-child(5) {
    background-image: URL(/wp-content/uploads/2024/05/cl-5.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 300px;
    left: -110px;
    background-size: 100% 100% !important;
    transform: scale(5);
    transition: 0.2s;
}

#test button.owl-dot.active:nth-child(1) {
    background-image: URL(/wp-content/uploads/2024/05/cl-1-h.png);
    transform: scale(6);
    top: 300px;
    padding-bottom: 5px;
}
#test button.owl-dot.active:nth-child(2) {
    background-image: URL(/wp-content/uploads/2024/05/cl-2-h.png);
    transform: scale(6);
    top: 300px;
    padding-bottom: 5px;
}
#test button.owl-dot.active:nth-child(3) {
    background-image: URL(/wp-content/uploads/2024/05/cl-3-h.png);
    transform: scale(6);
    top: 300px;
    padding-bottom: 5px;
}
#test button.owl-dot.active:nth-child(4) {
    background-image: URL(/wp-content/uploads/2024/05/cl-4-h.png);
    transform: scale(6);
    top: 300px;
    padding-bottom: 5px;
}
#test button.owl-dot.active:nth-child(5) {
    background-image: URL(/wp-content/uploads/2024/05/cl-5-h.png);
    transform: scale(6);
    top: 300px;
    padding-bottom: 5px;
    width: 26px;
}

#test span {
    background-color: transparent !important;
}

div#test {
    padding-bottom: 100px !important;
}

#test .owl-dots {
    position: absolute;
    top: 0px;
}

#test .carousel-item:before {
    content: URL(/wp-content/uploads/2024/05/star.png);
    position: absolute;
    top: 0px;
}

#test .carousel-item {
    padding-top: 50px !important;
}

#test .owl-nav.disabled {
    display: flex;
    justify-content: space-evenly;
    width: 25%;
}

#test .owl-nav.disabled span {
    display: none;
}

#test .owl-nav.disabled button.owl-prev:before {
    content: "\f177";
    font-family: 'FontAwesome';
    background-color: #D4d4d4 !important;
    color: #a4a4a4 !important;
    border-radius: 100px !important;
    padding: 15px 15px !important;
    transition: 0.5s;
}

#test .owl-nav.disabled button.owl-prev {
    background-color: transparent;
    border: none !important;
    width: 0px;
    height: 0px;
}

#test .owl-nav.disabled button.owl-next:before {
    content: "\f178";
    font-family: 'FontAwesome';
    background-color: #D4d4d4 !important;
    color: #a4a4a4 !important;
    border-radius: 100px !important;
    padding: 15px 15px !important;
    transition: 0.5s;
}

#test .owl-nav.disabled button.owl-next {
    background-color: transparent;
    border: none !important;
    width: 0px;
    height: 0px;
}

#test .owl-nav.disabled button.owl-prev:hover:before {
    background-color: #C79735 !important;
    color: #fff !important;
}
#test .owl-nav.disabled button.owl-next:hover:before {
    background-color: #C79735 !important;
    color: #fff !important;
}

#get .wpb_text_column {
    -webkit-text-fill-color: #fff !important;
}

.help h4 {
    color: #fff;
    font-size: 22px;
    padding-left: 90px;
    margin-top: -70px;
}

.help h4:before {
    display: none;
}

.help h2 {
    color: #fff !important;
    font-size: 32px !important;
    padding-left: 90px;
    margin-top: -20px;
}

.help i {
    font-size: 50px;
    background-color: #fff !important;
    color: transparent;
    -webkit-text-stroke-color: #c7933b !important;
    -webkit-text-stroke-width: 1px;
    border-radius: 100px !important;
    width: 70px !important;
    height: 70px !important;
    padding: 10px;
    margin-top: 50px;
}

#get input[type=email], #get input[type=text], #get textarea {
    background-color: transparent;
    border: 1px solid #fff !important;
    color: #fff;
}

#get input[type=email], #get input[type=text] {
    width: 48%;
}

#get input[type=email] {
    position: absolute;
    margin-top: -59px;
    right: 0;
}

#get input[type=email]::placeholder, #get input[type=text]::placeholder, #get textarea::placeholder {
    color: #fff !important;
    opacity: 1;
}

#get .wpforms-container .wpforms-field {
    padding: 0px;
    padding-bottom: 15px;
}

#get button {
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    border-radius: 10px 0px 0px 10px;
    padding: 16px 19px 35px 25px !important;
    background-color: #fff !important;
    color: #000;
}

div#get {
    padding: 120px 0px 50px 0px !important;
}

#get button:after {
    content: "\f178";
    font-family: 'FontAwesome';
    background-color: #fff !important;
    color: #c7933b !important;
    padding: 16.5px 18px 16.5px 18px !important;
    border-radius: 0px 10px 10px 0px !important;
    box-shadow: -1px 0px 2px -1px #000000a8;
    position: absolute;
    right: -55px;
    top: 0px;
}

#blogs .col.span_4 {
    background-color: #fff !important;
    box-shadow: 0px 0px 10px -2px !important;
    border-radius: 10px;
    margin-top: 50px;
}

#blogs h3.title h2 {
    font-size: 22px;
    padding: 0px 15px;
}

span.meta-category {
    display: none;
}

#blogs .excerpt {
    padding: 0px 15px !important;
    height: 160px;
}

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

div#footer-outer {
    background-color: #C79735 !important;
    -webkit-text-fill-color: #fff !important;
}

#footer-outer .widget.widget_nav_menu li a {
    font-family: barlow;
    font-size: 16px;
    font-weight: 400;
}

#footer-outer .widget.widget_nav_menu li {
    border: none !important;
}

body.original #footer-outer #footer-widgets .col ul li {
    border: none;
}

#ft-icon i {
    color: #fff;
    border-radius: 100px;
    border: 1px solid #fff;
    width: 45px  !important;
    height: 45px !important;
    margin: 0px 5px !important;
    font-size: 18px !important;
    padding: 12px 0px !important;
    transition: 0.5s;
}

#ft-icon i:hover {
    background-color: #000 !important;
    border: none !important;
}

div#copyright {
    padding: 0px !important;
    background-color: #c7933b !important;
    padding-bottom: 30px !important;
}

#copyright .container {
    border-top: 1px solid #fff;
    padding-top: 20px;
}

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

#get .row-bg.viewport-desktop.using-bg-color {
    background-image: URL(/wp-content/uploads/2024/05/afetr.png);
    background-repeat: no-repeat;
    background-size: 30% 100% !important;
    background-position: 100% 140px !important;
}

#blogs .row-bg.viewport-desktop {
    background-image: URL(/wp-content/uploads/2024/05/before.png);
    background-repeat: no-repeat;
    background-size: 20% 50% !important;
    background-position: 0% 350px !important;
}