/*
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
*/

div#sec2 h2.heading span.dynamic-words {
    color: #F8121F !important;
	font-family:'seasons' !important;
}

h1, h2, h3, h4, h5{
	font-family:'seasons' !important;
}
#sec1 h1.ns-heading-el {
    font-size: 60px !important;
    line-height: 80px !important;
}
div#sec2 .wpb_text_column h2 {
    margin-bottom: 00px;
}

div#sec2 .wpb_text_column {
    margin-bottom: 0px;
}
.sec3-tb1 h5 {
    width: 60%;
    padding-bottom: 10px;
}
div#sec4 h2 strong {
    font-family: 'seasons';
    font-weight: 200;
}
.nectar-responsive-text.nectar-link-underline-effect p {
    font-size: 50px;
    line-height: 60px;
    FONT-FAMILY: 'seasons';
    font-weight: 200;
}
div#sec6 .vc_col-sm-3 .nectar_video_player_self_hosted::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: -1px;
    top: 0px;
    background: url(https://deecreativemedia.com/wp-content/uploads/2026/04/Phonevertical-1024x497-2.png);
    BACKGROUND-REPEAT: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
    transform: scale(1.04);
}
div#sec6 .nectar_video_player_self_hosted .wpb_wrapper video, .nectar_video_player_self_hosted__overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0px;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible;
    object-fit: cover;
	border-radius: 40px;
}
div#sec7 .ser-txt1 h3 {
    position: absolute;
    bottom: 30px;
    left: 20px;
    font-size: 20px;
    line-height: 30px;
}
.sec3-tb1 {
    padding-left: 30px;
}
.tnp.tnp-subscription form label {
    display: none;
}
.tnp.tnp-subscription form input.tnp-submit {
    position: absolute;
    right: 0px;
    bottom: 16px;
    padding: 8px 15px !important;
}