/*
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=Inter:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&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&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.cdnfonts.com/css/proxima-nova-condensed');
@import url('https://fonts.googleapis.com/css2?family=Pontano+Sans:wght@300..700&display=swap');


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

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


#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    margin-bottom: 0 !important;
    color: #fff;
    font-family: 'Poppins';
    font-size: 16px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 30px;
    align-items: center;
}

li#menu-item-2690 a {
    background: #fff;
    color: #000 !important;
    padding: 12px 25px !important;
    border-radius: 25px;
}

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

.container-wrap {
    background: linear-gradient(-90deg,#355152, #102121);
}

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

h2#title {
    font-size: 59px;
    font-weight: 700;
    line-height: 1;
    font-family: "Pontano Sans", sans-serif;
}

p {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
}

#slider p {
    margin: 40px 0;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 100px;
}

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

a.nectar-button.small.regular {
    border: 1px solid #fff;
    background: #fff !important;
    color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    border-radius: 25px;
    letter-spacing: 0;
    padding: 10px 20px !important;
}


h2 {
    font-size: 50px;
    font-weight: 700;
    margin: 20px 0;
    font-family: "Pontano Sans", sans-serif;
}

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

h3 {
    font-size: 20px !important;
    font-weight: 500;
    "Pontano Sans", font-family: sans-serif;
    font-family: "Pontano Sans", sans-serif !important;
}

#author p {
    margin: 20px 0px !important;
}

#book img {
    margin: auto;
}

#book h4 {
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 600;
}

#book .nectar-star-rating {
    flex-direction: row-reverse;
    margin-top: -45px;
}

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

#book p {
    margin: 20px 0px !important;
}

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

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

.nectar-video-box {
    width: 17%;
    margin: 20px auto;
}

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

#video .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #000;
    width: 80%;
    margin: auto;
}

#test button.owl-dot:nth-child(1) {
    background-image: URL(/wp-content/uploads/2025/07/testiONE-1.png);
    background-size: 100% 100% !important;
    width: 65% !important;
    height: 600px;
    position: absolute;
    right: 0px;
    z-index: 1;
    top: 20px;
    left: 300px;
    filter: blur(3px);
}
#test button.owl-dot:nth-child(2) {
    background-image: URL(/wp-content/uploads/2025/07/testiTwo.png);
    background-size: 100% 100% !important;
    width: 65% !important;
    height: 600px;
    position: absolute;
    right: 0px;
    z-index: 0;
    top: 20px;
    left: 300px;
    filter: blur(3px);
}
#test button.owl-dot:nth-child(3) {
    background-image: URL(/wp-content/uploads/2025/07/testiThree.png);
    background-size: 100% 100% !important;
    width: 65% !important;
    height: 600px;
    position: absolute;
    right: 0px;
    z-index: -1;
    top: 20px;
    left: 300px;
    filter: blur(3px);
}

#test button.owl-dot span {
    display: none;
}

#test button.owl-dot.active:nth-child(1) {
    width: 70% !important;
    height: 600px;
    left: 0;
    filter: blur(0px);
}
#test button.owl-dot.active:nth-child(2) {
    width: 70% !important;
    height: 600px;
    z-index: 1;
    left: 0;
    filter: blur(0px);
}
#test button.owl-dot.active:nth-child(3) {
    width: 70% !important;
    height: 600px;
    z-index: 1;
    left: 0;
    filter: blur(0px);
}

#test button.owl-dot.active {
    position: absolute;
    left: 0;
}

#test .owl-dots {
    position: relative;
    top: -450px;
    left: 650px;
}

#test button.owl-dot {
    transition: 0.5s !important;
}

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

#test .iwithtext {
    margin-top: 20px;
}
.row .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 65px;
}

#test .iwithtext .iwt-text {
    padding-left: 80px;
}


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

div#footer-outer .widget.widget_nav_menu li a {
    font-size: 18px;
    text-transform: uppercase !important;
    padding: 0px 30px !important;
    border-right: 1px solid #ffffff88;
    color: #fff !important;
}

div#footer-outer .widget.widget_nav_menu ul {
    border-top: 1px solid #ffffff82;
    padding-top: 40px;
    margin-bottom: 30px;
}

.original #footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li:first-child >a {
    padding-top: 0 !important;
}

.ft-icon ul li {
    display: flex;
    justify-content: center;
    gap: 25px;
}

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

div.wpforms-container-full .wpforms-field-label {
    color: #fff !important;
}

button#wpforms-submit-2697 {
    background: #fff !important;
    color: #000;
    border-radius: 25px;
    letter-spacing: 0;
    font-family: 'Poppins';
    height: 47px;
}

#slider img {
    top: 0;
}

#author img {
    margin: auto;
}

@media only screen and (min-width: 1000px) and (max-width: 1400px) {
    #author .vc_col-sm-7 .vc_column-inner:before {
    display: none;
}

#slider .vc_col-sm-7:nth-child(1) .vc_column-inner {
    background-image: none;
    padding: 40px 0px 0px !important;
}

#book .vc_col-sm-6:nth-child(1) .vc_column-inner:before {
    display: none;
}

#test .vc_col-sm-6:nth-child(1) .wpb_wrapper:before {
    display: none;
}

h2#title {
    font-size: 54px;
}

#author .vc_col-sm-7 .vc_column-inner {
    margin-left: 50px;
}

#author .vc_col-sm-5:before {
    left: -70px;
}

h2 {
    font-size: 45px !important;
}

#book .vc_col-sm-6:nth-child(2):before {
    transform: scale(0.9);
    left: -65px;
}

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

#test .owl-dots {
    left: 540px;
}

div#footer-outer .widget.widget_nav_menu li a {
    font-size: 15px;
    padding: 0 30px 0px 0px!important;
}
}

@media only screen and (min-width: 325px) and (max-width: 999px) {

body {
    text-align: center;
}

h2#title {
    font-size: 50px;
}

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

#slider img {
    top: 0;
    margin: auto;
}

#author .vc_col-sm-5:before {
    left: -20px;
    right: 0;
    margin: auto;
    top: 0;
}

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


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

#book .nectar-star-rating {
    margin-top: 20px;
    justify-content: center;
}

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

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


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

#test .iwithtext .iwt-text {
    padding-left: 0;
}

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

div#footer-outer .widget.widget_nav_menu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

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

#video .wpb_text_column.wpb_content_element {
    background-color: #ffffff60;
    padding: 20px;
    width: 100% !important;
}
    
}
body[data-form-submit=regular] .container-wrap input[type=submit] {
    color: #314c4c !important;
}