/*
Theme Name: kurtparsons Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://kurtparsons.cloudstandly.com/
Author: ThemeNectar
Author URI:  https://kurtparsons.cloudstandly.com/
Template: salient
Version: 1.0
*/


@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Rajdhani: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');


p,
  a,
    span,
         h3,
            h4,
                h5,
                    h6
                      {
                        font-family: 'Rajdhani', sans-serif;
                               }
h1,
    h2
      {
      font-family: 'Bebas Neue', cursive;
                }

#header-outer span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before, span.wishlist_products_counter_number {
    position: relative;
    left: 130px;
    top:2px;
}


#header-outer .icon-salient-cart:before {
    color: #ffffff;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-2147480008 >a:before, #header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-2147480008 >a:after {
    display: none;
}

div#header-space {
    display: none;
}

div#header-outer {
    position: absolute;
    top: 0;
    height: 0;
}

#top #logo {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 5px !important;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    margin: 0px 15px;
    text-transform: uppercase;
    top: 0px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a, #header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a {
    color: #E2CA0A;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -8px;
    width: 0px;
    height: 3px;
    background: #E2CA0A;
    border-radius: 100px;
    transition: all 0.3s linear;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #707070;
    position: absolute;
    top: -7px;
    left: -12px;
    width: 16px;
    height: 16px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}





div#section1 h3 {
    font-size: 23px;
    font-weight: 300;
    color: #ffffff;
    letter-spacing: -1px;
}
div#section1 h1 {
    font-size: 90px;
    font-weight: 500;
    color: #E2CA0A;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 25px;
    padding-bottom: 25px;
}

div#section1 p {
    font-size: 21px;
    font-weight: 400;
    color: #ffffff;
    width: 62%;
    line-height: 1.7;
}

div#section1 a.primary-color {
    background: transparent !important;
    font-size: 23px;
    font-weight: 400;
    border-radius: 0px !important;
    color: #ffffff;
    padding: 12px 18px;
    border: 2px solid #ffffff;
    letter-spacing: -1px;
    text-transform: capitalize;
}


div#section2 .row_col_wrap_12 {
    padding-top: 60px;
}
div#section2 .wpb_wrapper h3 {
    position: absolute;
    left: 49em;
    top: 17em;
    font-size: 23px;
    font-weight: 300;
    color: #707070;
    transform: rotate(-90deg);
    width: 26%;
}

div#section2 .vc_col-sm-6:nth-child(2) p {
    font-size: 21px;
    font-weight: 400;
    color: #000000;
}
div#section2 .wpb_row:nth-child(2) .vc_col-sm-6:nth-child(1) {
    padding: 11% 4%;
}
div#section2 img{
    width:100%;
}

div#section2 h2 {
    font-size: 60px;
    font-weight: 400;
    color: #E2CA0A;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 4%;
}

div#section2 .wpb_row:nth-child(2) .vc_col-sm-6:nth-child(1) p {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    line-height: 1.7;
}

div#section2 a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    border-radius: 0px !important;
    padding: 10px 15px;
}



div#section3 h3 {
    font-size: 60px;
    font-weight: 400;
    color: #E2CA0A;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-top: 10px;
    font-family: 'Bebas Neue', cursive;
}


div#section3 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 40px;
}
div#section3 .wpb_row:nth-child(1) .vc_col-sm-9 p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 1.7;
}
div#section3 .wpb_row:nth-child(2) .vc_col-sm-4 h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

div#section3 .wpb_row:nth-child(2) .vc_col-sm-4:nth-child(2) {
    padding: 5% 32px;
}

div#section3 .wpb_row:nth-child(2) .vc_col-sm-4:nth-child(2) p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}

div#section3 .wpb_row:nth-child(2) .vc_col-sm-4:nth-child(2) a.btn {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    display: block;
}

div#section3 img {
    width: 100%;
}

div#section3 .wpb_row:nth-child(3) .vc_col-sm-4:nth-child(1) h4 {
    font-size: 23px;
    font-weight: 300;
    color: #707070;
    position: absolute;
    transform: rotate(270deg);
    top: 6em;
}

div#section3 .wpb_row:nth-child(3) .vc_col-sm-4:nth-child(3) h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    line-height: 1;
    font-family: 'Poppins', sans-serif !important;
}

div#section3 .wpb_row:nth-child(3) .vc_col-sm-4:nth-child(3) {
    padding: 2% 32px;
}

div#section3 .wpb_row:nth-child(3) .vc_col-sm-4:nth-child(3) p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}

div#section3 .wpb_row:nth-child(3) .vc_col-sm-4:nth-child(3) a.btn {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    display: block;
}

div#section4 .wpb_text_column p {
    font-size: 27px;
    font-weight: 600;
    color: #ffffff;
    position: absolute;
    bottom: 8%;
    width: 53%;
    left: 3%;
    line-height: 1.5;
}

div#section4 a.play_button.large.nectar_video_lightbox {
    position: absolute;
    top: 28%;
    left: 46%;
}

div#section4 .span_12.dark .nectar_video_lightbox.play_button:before {
    display: none;
}

div#section4 .span_12.dark .nectar_video_lightbox path {
    display: none;
}

div#section4 a.play_button.large.nectar_video_lightbox:after {
    position: absolute !important;
    content: url(/wp-content/uploads/2023/01/Icon-material-play-circle-filled.png);
}

div#section5 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#section5 h3 {
    font-size: 52px;
    font-weight: 400;
    color: #E2CA0A;
    text-transform: uppercase;
    padding-top: 10px;
    line-height: 1;
    font-family: 'Bebas Neue', cursive;
}

div#section5 .wpb_row:nth-child(1) .vc_col-sm-9 p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    line-height: 1.3;
}




div#section5 .wpb_row:nth-child(2) .vc_col-sm-3 {
    padding: 0;
}

div#section5 .wpb_row:nth-child(1) {
    padding-bottom: 20px;
}
div#section5 h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
}

div#section5 .wpb_row:nth-child(2) .vc_col-sm-3:hover h4 {
    display: block;
}
div#section5 .wpb_row:nth-child(3) .vc_col-sm-4 a.btn{
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    display: block;
    float: right;
}

div#section6 .row_col_wrap_12 {
    padding-bottom: 60px;
    padding-top: 40px;
}
div#section6 h3 {
    font-size: 38px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    line-height: 1.3;
    padding-top: 5%;
    margin-bottom: 0;
}
div#section6 ul{
    margin:0;
    padding-top: 10px;
}
div#section6 ul li {
    list-style: none;
    padding: 14px 0px;
}
div#section6 ul li a {
    list-style: none;
    font-size: 18px;
    font-weight: 400;
    color: #000000;
}


div#section6 br {
    display: none;
}

div#section6 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 49%;
    padding-right: 15px;
    margin-top: 15px;
}


div#section6 textarea {
    width: 97%;
    background: transparent !important;
    border-radius: 0px !important;
    color: #444444;
    box-shadow: unset !important;
    font-size: 16px;
    font-weight: 400;
    height: 95px;
    border-bottom: 2px solid #d6d6d687 !important;
}

div#section6 input[type=text], 
div#section6 input[type=email] 
{
    width: 97%;
    margin-right: 15px;
    margin-bottom: 15px;
    background: transparent !important;
    border-bottom: 2px solid #d6d6d687 !important;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    box-shadow: unset !important;
    border-radius: 0px !important;
    padding: 10px 15px;
}

div#section6 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    border: 2px solid #E2CA0A !important;
    background: #E2CA0A;
    color: #000000;
    border-radius: 0px !important;
    padding: 10px 15px !important;
    margin-top: 45px;
    margin-bottom: 15px;
}

div#section6 input::placeholder, 
div#section6 select, 
div#section6 textarea::placeholder{
    color: #36333A !important;
}

div#section6 input:focus, 
div#section6 select:focus, 
div#section6 textarea:focus{
    border-color: #E2CA0A !important;
}

div#section6 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 47%;
    border: 2px solid #d6d6d687;
    border-radius: 10px !important;
    color: #444444;
    background: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

div#section6 span.wpcf7-not-valid-tip {
    display: none;
}

div#section6 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item-label {
    display: none;
}
div#section6 form.wpcf7-form span.wpcf7-form-control-wrap span.wpcf7-list-item.first.last {
    display: none;
}
div#section6 form.wpcf7-form p.last span.wpcf7-form-control-wrap {
    width: unset !important;
}
div#section6 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
div#section6 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red !important;
}
div#section6 form.wpcf7-form .wpcf7-response-output {
    border-color: red !important;
    color: red !important;
        margin: 0;
}
div#section6 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !IMPORTANT;
    color: #46b450 !IMPORTANT;
        margin: 0;
}

div#section6 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900 !IMPORTANT;
    color: #ffb900 !IMPORTANT;
    margin: 0;
}

div#section6 span.wpcf7-form-control-wrap[data-name="textarea-932"] {
    width: 98%;
    padding-right: 0px;
}


div#footer1 .vc_col-sm-4:nth-child(2) img {
    padding-left: 16%;
    padding-top: 10%;
}

div#footer1 ul.first {
    display: flex;
    justify-content: center;
    padding-top: 5%;
    margin: 0;
}

div#footer1 ul.first li {
    padding: 0px 45px;
    list-style: none;
}

div#footer1 ul.first li a {
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
}


div#footer1 ul.second {
    display: flex;
    justify-content: center;
    padding-top: 4%;
    margin: 0;
    padding-bottom: 2%;
}

div#footer1 ul.second li {
    padding: 0px 13%;
    list-style: none;
}

div#footer1 ul.second li a {
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
}



div#footer1 ul.third {
    display: flex;
    justify-content: center;
    padding-top: 5%;
    margin: 0;
    float: left;
    padding-left: 10%;
}

div#footer1 ul.third li {
    padding: 0px 12px;
    list-style: none;
}

div#footer1 ul.third li a {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
}

div#footer1 ul.four {
    display: flex;
    justify-content: center;
    padding-top: 5%;
    margin: 0;
    float: right;
    padding-right: 10%;
}

div#footer1 ul.four li {
    padding: 0px 12px;
    list-style: none;
}

div#footer1 ul.four li a {
    font-size: 17px;
    font-weight: 400;
    color: #ffffff;
}

div#footer1 p {
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    padding-top: 23px;
    padding-left: 10%;
    padding-bottom: 12px;
}

div#footer1 .wpb_row:nth-child(3){
    padding-bottom:20px;
    
}

div#footer1 ul.first li a:hover, 
div#footer1 ul.second li a:hover, 
div#footer1 ul.third li a:hover, 
div#footer1 ul.four li a:hover {
    color: #E2CA0A;
}
div#section5 img {
    width: 90% !important;
    object-fit: cover;
    height: 400px;
}

div#section3 .wpb_row:nth-child(4) .vc_col-sm-4:nth-child(2) {
    padding: 5% 32px;
}
div#section3 .wpb_row:nth-child(4) .vc_col-sm-4 h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
div#section3 .wpb_row:nth-child(4) .vc_col-sm-4:nth-child(3) p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}
div#section3 .wpb_row:nth-child(4) .vc_col-sm-4:nth-child(3) a.btn {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    display: block;
}



div#section3 .wpb_row:nth-child(5) .vc_col-sm-4:nth-child(3) {
    padding: 5% 32px;
}
div#section3 .wpb_row:nth-child(5) .vc_col-sm-4 h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
div#section3 .wpb_row:nth-child(5) .vc_col-sm-4:nth-child(3) p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}
div#section3 .wpb_row:nth-child(5) .vc_col-sm-4:nth-child(3) a.btn {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    display: block;
}



div#section3 .wpb_row:nth-child(6) .vc_col-sm-4:nth-child(2) {
    padding: 5% 32px;
}
div#section3 .wpb_row:nth-child(6) .vc_col-sm-4 h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
div#section3 .wpb_row:nth-child(6) .vc_col-sm-4:nth-child(2) p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}
div#section3 .wpb_row:nth-child(6) .vc_col-sm-4:nth-child(2) a.btn {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    display: block;
}

div#section3 .wpb_row:nth-child(5) .vc_col-sm-4:nth-child(1) h4 {
    font-size: 23px;
    font-weight: 300;
    color: #707070;
    position: absolute;
    transform: rotate(270deg);
    top: 6em;
}

div#section3 h4 {
    font-size: 23px;
    color: #719430;
    font-weight: 600;
}
div#section5 img {
    width: 90% !important;
}

div#section3 h2 {
    font-size: 33px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    line-height: 1;
    font-family: 'Poppins', sans-serif !important;
}

div#section5 .vc_col-sm-9 h3{
    font-size: 29px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 0;
    font-family: 'Bebas Neue', cursive;
    PADDING-BOTTOM: 12px;
    letter-spacing: 2px;
}

label.kns {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}

div#section3 p {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}