/*
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://db.onlinewebfonts.com/c/e163c6518afdb5035f3933758c68e480?family=Sylfaen+W01+Regular);

/*Header**/

#top nav ul li a {
    color: #ffffff;
    font-family: 'Montserrat' !important;
    font-size: 17px;
}

li#menu-item-44 a {
    background-color: #5E1D1B;
    padding: 15px 30px !important;
    border-radius: 5px;
    margin-left: 70px !important;
}

#logt h3 {
    text-decoration: underline;
    text-decoration-color: red;
    text-decoration-thickness: 2px;
    text-underline-offset: 7px;
}

div#quote p {
    margin-top: 20px;
}

div#quote h2 {
    margin-top: 90px;
}

div#quote h2:after {
    content: URL(/wp-content/uploads/2025/05/Group-34198.png);
    position: absolute;
    top: -15px;
    margin-left: 20px;
}

div#quote img {
    top: -30px;
}

div#quote h3 {
    margin-bottom: 0px !important;
}

div#quote h4 {
    color: #000 !important;
    font-size: 17px !important;
}


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

/**Slider**/

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

div#slider {
    padding: 350px 0px 250px !important;
    margin-top: -210px;
}

h3 {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    font-family: 'Montserrat' !important;
}

div#author img {
    border: 4px solid #000 !important;
    padding: 10px;
}

h2 {
    font-family: Helvetica Neue LT Pro !important;
    color: #000;
    font-size: 65px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
}

p {
    font-size: 16px;
    color: #000;
}

#slider h2 {
    color: #fff;
    padding: 10px 0px;
}

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

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

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

a.nectar-button.small.regular {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    padding: 15px 30px;
    background-color: #ffffff00;
    border: 1px solid #fff;
    top: 30px;
}

/**Banner**/

div#banner {
    padding: 70px 0px 70px !important;
}

#banner p {
    color: #fff;
    text-align: center;
    width: fit-content;
    margin: auto;
}

/**bookmaking**/

#bookmaking h2 {
    font-size: 45px;
    color: #000;
}

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


#bookmaking .number.default {
    color: #000;
    font-size: 91px !important;
    font-family: 'Urbanist' !important;
    font-weight: bolder !important;
    margin-top: 30px;
}

#bookmaking .subject {
    color: #000;
    font-size: 20px;
}

#bookmaking span.symbol {
    font-size: 50px;
}

.nectar-milestone.animated-in {
    /* display: flex; */
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-top: 20px;
}

#bookmaking .row-bg.viewport-desktop {
    background-color: #F9F9F2;
}

/**whyread**/

#author h3:after {
    content: URL(/wp-content/uploads/2025/05/Group-34198.png);
    position: absolute;
    top: -3px;
    margin-left: 20px;
}

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

#author h2 {
    font-size: 45px;
    margin: 20px 0px 10px;
}

#author .wpb_text_column.wpb_content_element {
    margin-top: 50px;
}

#whyread h3:after {
    content: URL(/wp-content/uploads/2025/05/h4-afetr.png);
    position: absolute;
    top: -3px;
    margin-left: 20px;
}

#whyread h2 {
    font-size: 45px;
    margin: 10px 0px 10px;
}

#whyread h4 {
    font-size: 24px;
    color: #000;
}

#whyread a.nectar-button.small.regular:nth-child(3), #whyread a.nectar-button.small.regular:nth-child(5), #whyread a.nectar-button.small.regular:nth-child(6) {
    background-color: #ffffff !important;
    margin-left: 0px;
    color: #000 !important;
    margin-right: 30px;
    left: 17px;
}

#whyread a.nectar-button.small.regular:nth-child(5) {
    left: 0px !important;
}

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

/**Video**/

#video h3 {
    margin: 10px 0px 10px;
}

#video .wpb_text_column.wpb_content_element {
    margin-top: 160px;
    -webkit-text-fill-color: #fff;
}

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

#video .nectar-video-box {
    /* position: absolute; */
    margin: auto;
    left: 0;
    right: 0;
    width: 10%;
    margin-top: 10px;
}

/**news**/

#news h2 {
    color: #fff;
    font-size: 45px;
}

#news p {
    color: #fff;
    display: none;
}

#news div#wpforms-64-field_1-container {
    margin: auto;
}

#news input#wpforms-64-field_1 {
    border-radius: 5px;
    margin-left: -70px;
}

#news input#wpforms-64-field_1::placeholder {
    font-size: 13px;
    color: #000;
    opacity: 0.8;
}

#news button#wpforms-submit-64 {
    position: absolute;
    right: -80px;
    top: -67px;
}

#news div#wpforms-64 {
    width: 30%;
}

#news button#wpforms-submit-64 {
    background: #cf9837 !important;
    color: #fff;
    height: 40px;
    padding: 10px 26px!important;
}

div#news {
    padding: 70px 0px 70px !important;
}

/**Copyright**/

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

div#copyright .container {
    text-align: center !important;
}

div#copyright {
    padding-bottom: 0px !important;
    border-top: 1px solid #fff;
    padding-top: 0px !important;
    margin-top: 50px;
}

ul.social li {
    margin-right: 0;
}

#footer-outer[data-cols="1"] #copyright li a i {
    border: none;
    height: 0;
    width: 0;
}

ul.social {
    display: flex;
    justify-content: flex-end;
    gap: 50px;
}

#footer-outer #copyright p {
    text-align: center;
    color: #fff !important;
}

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

#nav_menu-2 .menu-item-44 {
    display: none !important;
}

/**Inner**/

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

#contactus button#wpforms-submit-69 {
    background: transparent;
    height: 50px;
    font-family: 'Urbanist';
    border: 1px solid #000;
    color: #000 !important;
}

h2 strong {
    font-family: Kievit Serif Book;
    color: #000;
    font-size: 45px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
}

#slider p {
    color: #fff;
    padding: 0px 200px !important;
    margin: auto;
}

#video h2 strong, #chapters h2 strong, #test h2 strong {
    font-size: 65px !important;
}

#slider h2 strong {
    color: #fff;
    font-size: 65px;
}

#bookmaking p {
    padding: 0px 200px !important;
}

#footer-outer #footer-widgets .col p {
    padding: 0px 200px !important;
}
#whyread ul li {
    color: #010101 !important;
}

#test h2 {
    font-size: 45px;
}

#test .iwithtext {
    background-color: #E6E6E6 !important;
    border-left: 10px solid #707070;
    padding: 20px 20px 20px 80px !important;
    transition: 0.5s;
    color: #000 !important;
}

#test .iwt-text p {
    font-size: 15px;
    font-weight: 300;
}

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

#test img {
    width: 100px;
}

#test .iwt-icon {
    left: 15px;
    top: 20px;
}

#test .iwithtext:hover {
    background-color: #E6E6E6 !important;
    margin-left: -20px;
    color: #000 !important;
}

#test .iwithtext:hover * {
    color: #000000;
}

#test h5:after {
    content: URL(/wp-content/uploads/2025/05/asset1.png);
    float: right;
    margin-top: -15px;
}

#test .iwithtext:hover h5:after {
    /* content: URL(/wp-content/uploads/2025/05/h.png); */
}

#test .vc_col-sm-6:nth-child(2) {
    align-items: center;
    display: flex;
}

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

#chap .carousel-item {
    width: 95%;
    margin: auto;
    border: 5px solid #000;
    padding: 40px 20px 20px 20px !important;
    margin-top: 70px;
    transition: 0.5s;
}

#chap h3 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 22px;
    color: #000;
    letter-spacing: 0;
    padding-left: 0px;
    padding-top: 25px;
}

#chap h1:after {
    content: URL(/wp-content/uploads/2025/05/book-svgrepo-com-1.png);
    float: right;
    margin-top: -10px;
}

#chap .carousel-item p {
    padding-top: 10px;
    font-weight: 400;
    font-size: 14px;
}

div#chap {
    padding: 60px 0px 0px !important;!i;!iu;!ium;!iu;
}

#chap .owl-stage {
    padding: 0px !important;
}

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

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

#slider a.nectar-button.small.regular:nth-child(1) {
    background-color: #fff !important;
    color: #000 !important;
}

#bookmaking .number.default:before {
    content: URL(/wp-content/uploads/2025/05/Group-34082.png);
    float: left;
    margin-top: -15px;
}

#slider h3:before, #video h3:before {
    content: URL(/wp-content/uploads/2025/05/h4-bf.png);
    position: absolute;
    top: -3px;
    margin-left: -120px;
}

#slider h3:after, #video h3:after {
    content: URL(/wp-content/uploads/2025/05/h4-afetr.png);
    position: absolute;
    top: -3px;
    margin-left: 30px;
}

#slider h3 {
    color: #fff !important;
}

#slider a.nectar-button.small.regular:nth-child(2) {
    background-color: transparent !important;
}

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

#author a.nectar-button.small.regular {
    color: #000 !important;
    border: 1px solid #000 !important;
}

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

#whyread a.nectar-button.small.regular:nth-child(4) {
    /* left: 20px; */
    background-color: transparent !important;
    margin-right: 10px;
}

#chap h3:before {
    content: URL(/wp-content/uploads/2025/05/Group-34198.png);
    position: absolute;
    top: 27px;
    transform: rotate(180deg);
    margin-left: -120px;
}

#chap h3:after {
    content: URL(/wp-content/uploads/2025/05/Group-34198.png);
    position: absolute;
    margin-left: 20px;
    top: 23px;
}

#chap .carousel-item h3:after, #chap .carousel-item h3:before {display: none;}

#chap .carousel-item:hover {
    background-image: URL(/wp-content/uploads/2025/05/bg.png);
    background-size: 100% 100% !important;
}

#test h3:after {
    content: URL(/wp-content/uploads/2025/05/Group-34198.png);
    position: absolute;
    margin-left: 30px;
    top: -3px;
}

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center !important;
}

div#copyright {
    padding: 20px 0px !important;
}

#footer-outer .widget.widget_nav_menu li a {
    color: #fff !important;
}

#footer-outer p {
    color: #fff !important;
}
#top nav ul li a {
    width: 175px;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
#top nav>ul {
    margin-left: -43px;
}

.woocommerce.single-product div.product_meta a {
    background-repeat: no-repeat;
    background-size: 0 2px;
    background-position: left bottom;
    background-image: linear-gradient(to right, #000 0, #000 100%);
    transition: background-size .55s cubic-bezier(.2,.75,.5,1);
    color: black !important;
}
div#header-space {
    display: block !important;
    background: #000 !important;
}
ul.buttons.sf-menu {
    right: -320px !important;
}
ul li.nectar-woo-cart {
    right: 30px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt{
	    background-color: #090909 !important;
    	color: #fff !important;
    	-webkit-font-smoothing: antialiased;
}
.wc-block-cart .wc-block-cart__submit-container .wc-block-components-button:not(.is-link){
	background: #1e1c1c;
    border-radius: var(--nectar-border-radius, 0) !important;
    color: #ffffff !important;
    transition: all .25s ease;
    font-size: 1em;
    line-height: 1;
    font-family: inherit;
    letter-spacing: inherit;
    font-weight: inherit;
    text-transform: inherit;
    border: 0;
}
span.wc-block-components-checkbox__label {
    color: #000 !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #000000 !important;
    color: #ffffff !important;
}
.woocommerce-message {
    color: #000000 !important;
}
body.material #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart, body.material #top nav ul #search-btn a span {
    color: #ffff !important;
    left: 10% !important;
    top: 16px !important;
}
#header-outer .first-load a.cart-contents .cart-wrap span {
    color: #000;
}
#header-outer .cart-wrap {
    left: -75% !important;
}
body[data-button-style*="slightly_rounded"] #header-outer .widget_shopping_cart a.button {
    background-color: #000 !important;
    color: #ffff !important;
}

#law-consult a.css-1rn59kg {
    color: #000;
    font-weight: 600;
}

@media screen and (max-width: 992px) {
	 div#header-space {
		display: none !important;
	}
	h2 {
    font-size: 35px !important;
    width: 100% !important;
    text-align: center !important;
}

p {
    padding: 0px !important;
    width: 100% !important;
    text-align: center !important;
}

#slider p {
    padding: 0 !important;
}

a.nectar-button.small.regular.accent-color.regular-button {
    width: 100% !important;
    margin: 10px auto !important;
    left: 0 !important;
    text-align: center !important;
}

#bookmaking p {
    padding: 0 !important;
}

div#quote {}

div#quote .divider {
    display: none !important;
}

div#quote h2 {
    margin-top: 0 !important;
}

#quote {
    text-align: center !important;
}

#whyread img.img-with-animation.skip-lazy {
    display: none !important;
}

#whyread img {
    text-align: center !important;
}

#whyread a.nectar-button.small.regular:nth-child(3) {
    width: 100% !important;
    text-align: center !important;
}

#chap h3 {
    text-align: center !important;
    width: 100% !important;
}

#chap h1:after {
    margin-top: -20px;
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    color: #000 !important;
}
#video .nectar-video-box {
    width: 50% !important;
}

#footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li {
    width: 100% !important;
    text-align: center !important;
}
}


