/*
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=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@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');

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

.row-bg {background-size: 100% 100% !important;}

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

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

#top nav ul li a {
    font-family: urbanist !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fff !important;
    margin: 0px 5px !important;
}

h4 {
    font-family: urbanist;
    font-weight: 400;
    font-size: 20px;
    color: #000 !important;
}

#slider h4, #book h4 {
    color: #fff !important;
}

h2 {
    font-family: playfair, display;
    font-weight: bold;
    font-size: 55px;
    line-height: 65px;
    color: #000;
    padding: 15px 0px !important;
}

#slider h2, #book h2 {
    color: #fff !important;
}

p {
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

#slider p, #book p {
    color: #fff !important;
}

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

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

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

a.nectar-button {
    font-family: 'Urbanist' !important;
    font-weight: 500 !important;
    color: #000 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    border-radius: 8px !important;
    outline: 1px solid #000 !important;
    border: 5px solid #fff !important;
    padding: 15px 35px 15px 35px !important;
    top: 50px !important;
    box-shadow: none !important;
}

#slider a.nectar-button {
    outline: 1px solid #fff !important;
    border: 5px solid #010204 !important;
}

#slider a.nectar-button:nth-child(3) {
    background-color: transparent !important;
    color: #fff !important;
    left: 50px;
}

a.nectar-button span:after {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    right: -20px;
    top: -1px !important;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

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

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

#slider img {
    top: -110px;
}

h2 strong {
    font-family: playfair, display;
    font-weight: bold;
    color: #DCDCDC !important;
}

#author h4 {
    padding-top: 50px;
}

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

#book h3 {
    font-family: plafair, display;
    font-weight: bold !important;
    font-size: 30px;
    color: #fff !important;
}

#book a.nectar-button {
    border: 5px solid #454a4a !important;
    outline: 1px solid #fff !important;
}

#book a.nectar-button:nth-child(3) {
    left: 50px;
}

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

#book h4 {
    padding-top: 130px;
}

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

#contact button {
    background-color: transparent !important;
    color: #000 !important;
    border: 1px solid #000;
    border-radius: 8px !important;
    height: 50px;
    top: 10px;
}

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

#test .carousel-item {
    width: 75%;
    margin: auto;
    text-align: center;
    margin-top: 100px;
    padding: 50px 0px !important;
}

#test h5 {
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 20px;
    color: #000 !important;
}

#test .owl-carousel {
    background-image: URL(/wp-content/uploads/2024/06/Group-33365.png);
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
}

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

#chap h6 {
    font-family: 'Urbanist';
    font-weight: 500;
    font-size: 12px;
    color: #000 !important;
}

#chap p {
    font-size: 14px;
}

#chap h1 {
    font-family: 'Urbanist';
    font-weight: bold;
    font-size: 80px;
    color: #dcdcdc !important;
}

#chap .carousel-item {
    background-color: #F5F5F5 !important;
    text-align: center;
    width: 90%;
    margin: auto;
    padding: 30px 20px 0px 20px !important;
    height: 290px;
    transition: 0.6s;
}

#chap .carousel-item:before {
    content: "";
    background-color: #000;
    width: 70% !important;
    height: 10px !important;
    color: #000;
    position: absolute;
    top: -10px;
    left: 15% !important;
}
#chap .carousel-item:after {
    content: "";
    background-color: #000;
    width: 70% !important;
    height: 5px !important;
    color: #000;
    position: absolute;
    bottom: -5px;
    left: 15% !important;
}


#chap .carousel-item:hover:before {
    background-color: #4E4E4E;
}
#chap .carousel-item:hover:after {
    background-color: #4E4E4E;
}

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

#chap .carousel-item:hover h1 {
    color: #222222 !important;
}

#chap .carousel-item:hover * {
    color: #fff !important;
}

#chap h1:before {
    content: URL(/wp-content/uploads/2024/06/Path-34961.png);
}

#chap .carousel-item:hover h1:before {filter: brightness(0.5) invert(1);}

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

div#chap:before {
    content: "CHAPTERS";
    font-family: poppins, sans !important;
    font-size: 200px;
    margin: auto;
    color: #dcdcdc !important;
}

#prod h2.woocommerce-loop-product__title {
    font-family: play;
    font-weight: bold;
    font-size: 30px;
    color: #000;
    padding-left: 25px !important;
}

#prod bdi {
    display: none;
}

#prod a.wpcbn-btn {
    background-color: transparent !important;
    color: #000 !important;
    font-size: 14px;
    left: 30px;
}

#prod a.wpcbn-btn:before {
    content: "\f07a";
    font-family: 'FontAwesome';
    position: absolute;
    left: -8px;
}

#prod a.wpcbn-btn:after {
    content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    right: -8px;
    font-size: 20px;
}

#prod li {
    background-color: #fff !important;
    box-shadow: 0px 6px 6px -3px !important;
    border-radius: 20px;
    margin-top: 50px;
}

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

#footer-outer p {
    color: #fff !important;
    width: 85%;
}
#ft-icon i {
    color: #fff !important;
    font-size: 15px !important;
    margin: 0px 5px !important;
}

div#footer-outer #footer-widgets .widget h4 {
    font-family: poppins !important;
    font-weight: 600;
    font-size: 25px;
    color: #fff !important;
    padding-top: 30px;
}

#footer-outer img {
    margin-top: -100px;
}

#footer-outer .widget.widget_nav_menu li a, #link ul li a, .ft-info h6 {
    font-family: poppins !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    -webkit-text-fill-color: #fff !important;
}

::before {}

.ft-info i {
    color: #fff !important;
}

.ft-info h6 {
    padding-left: 40px;
    margin-top: -30px;
    padding-bottom: 30px;
    pad
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    pad
CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
}

#link li {
    display: inline-grid;
}

#link li a {
    margin-bottom: 20px;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 30% !important;
}
#footer-outer .col.span_3:nth-child(2) {
    width: 22% !important;
}
#footer-outer .col.span_3:nth-child(3) {
    width: 22% !important;
}
#footer-outer .col.span_3:nth-child(4) {
    width: 20% !important;
}

div#custom_html-4:before {
    content: "";
    width: 1px;
    height: 250px;
    background-color: #ffffff4a;
    position: absolute;
    left: -60px;
    top: 40px;
}
div#custom_html-4:after {
    content: "";
    width: 1px;
    height: 250px;
    background-color: #ffffff4a;
    position: absolute;
    right: 30px;
    top: 40px;
}

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center;
    border-top: 1px solid #fff !important;
    padding-top: 20px;
}

#copyright p {
    width: 100% !important;
}

.page-header-bg-image {
    background-color: #fff !important;
}

.inner-wrap h2 {
    color: #fff !important;
}

.woocommerce-page div#header-space {
    display: block !important;!i;!;
    background-color: #000 !important;!i;!;
}
.wc-block-grid__product-title {
    color: #000 !important;!i;!;
    font-size: 20px;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background-color: #000 !important;!i;!;
}
a.wc-block-components-product-name {
    color: #000 !important;!i;!;
}
h2.wc-block-components-title.wc-block-components-checkout-step__title {
    font-size: 30px !important;!i;!;
}
.wc-block-components-checkout-step__content #contact {
    padding-top: 0 !important;!i;!iu;!;
    padding-bottom: 0 !important;!i;!;
}
fieldset#contact-fields {
    margin-bottom: 0 !important;!i;!;
}
span.wc-block-components-checkbox__label {
    color: #000 !important;!i;!;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
    padding-top: 0 !important;!i;!;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    background-color: #000 !important;!i;!;
}

.wc-block-must-login-prompt a {
    color: #3452ff !important;!i;!;!0;!00;!0;!;!u;!;
}

.nectar-form-controls .control {
    color: #000 !important;!i;!;
}

html .woocommerce-account .woocommerce > html #customer_login .nectar-form-controls .control {
    color: #000 !important;!i;!;
    background-image: linear-gradient(to right, #000000 0, #000000 100%);
    !i;!;
}

.nectar-form-controls {
    background-color: #000 !important;!i;!;!u;!;
}

.nectar-form-controls .control {
    !i;!;
    color: #fff4f4 !important;!i;!;!u;!;
}
