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


/* Footer */
#footer-outer, #footer-outer #copyright {
    color: #ddd;
}
#footer-outer #copyright .textwidget {
    text-align: left;
    color: #ccc;
    font-size: 13px;
}
.light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light .globalhead p {
    color: #fff;
    text-shadow: 4px 4px 2px rgba(0,0,0,.31);
}

/* Facet Filter CSS */
.facetwp-facet {
    line-height: 10px;
}

.facetwp-facet-date {
    display: flex;
}

.facetwp-facet-date .flatpickr-alt {
    margin: 0 2px;
}

.filter-bar {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 25px;
}

.filter-bar .col-md-4,
.filter-bar .col-md-2 {
    padding: 0px 2px;
}

.facetwp-dropdown {
    padding: 12px;
    display: inline-block;
    cursor: pointer;
    line-height: 1;
    height: 48px;
}

.facetwp-facet-reset {
    margin-bottom: 40px;
    border: 2px solid rgba(0, 0, 0, 0.75);
    padding: 10px 25px;
    visibility: visible;
    color: #00a362;
    border-color: #00a362;
    background-color: transparent;
}

.facetwp-facet-reset:hover {
    background-color: #00a362;
    color: white;
}
.facetwp-pager {
    display: flex;
    justify-content: center;
    margin: 2rem 0;
    align-items: center;
    width: 100%;
}

.facetwp-pager a {
    cursor: pointer;
    color: inherit;
    font-family: inherit;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 8px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 14px;
    font-size: 12px !important;
}

.facetwp-pager a:hover {
    color: #00a362;
}

.facetwp-page.active {
    background-color: #00a362;
    color: #fff !important;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.16);
}
/* Facet Filter CSS END */

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container.mobile-only .sub-menu li a {
    font-size: 22px;
    line-height: 1;
}

/* Post Type - Link */
.link-inner .title>a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    margin: 0 10px 10px 0;
    font-weight: 400;
}
.link-wrap span.meta-category {
    display: flex;
}
.auto_meta_overlaid_spaced .post.link .n-post-bg:after {
    background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.65) 100%);
    background-color: unset !important;
}
/* Post Type - Link END */

/* Today's Rate Widget */
.MLCalcRatesForm tbody img {
    display: none;
}
.MLCalcRatesForm tbody td{
    background: unset !important;
}
.formPlaceHolder table tbody {
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    /* border: 1px solid #000; */
}
/* Today's Rate Widget END */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .first-section .nectar-button {
        width: 100%;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        margin: 20px 0px !important;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* large Laptops devices (large laptops and desktops, 1200px to 1399) */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #top nav .buttons .menu-item a{
        margin: 0px;
    }
    #top nav .buttons .menu-item a span{
        font-size: 16px;
    }
}

/* Extra large devices (large laptops and desktops, 1400px and up) */
@media only screen and (min-width: 1400px)  {
    
}


/* Gravity MultiStep Form Style */
.gform_wrapper.gravity-theme{
    margin-bottom: 0px;
    border-radius: 20px;
}
.gform_wrapper.gravity-theme .multistep-form{
    border-radius: 20px;
}

.gform_wrapper.gravity-theme .multistep-form .gform-body {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 4em;
}

.gform_wrapper.gravity-theme .multistep-form .gfield_label {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 2em;
    padding: 0;
    text-align: center;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gfield_radio{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 48px;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gfield-choice-image{
    inline-size: auto;
    width: 50px;
    margin-bottom: 0px;
}
.gform_wrapper.gravity-theme .multistep-form .gf_progressbar_title {
    display: none;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gfield-choice-image-wrapper{
    aspect-ratio: auto;
    margin-bottom: 0px;
}
.gform_wrapper.gravity-theme .multistep-form {
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    border-radius: 20px;
	    position: relative; 
}
.gform_wrapper.gravity-theme .multistep-form .gf_progressbar {
    background: #e8e8e8;
    border-radius: 10.5px;
    margin-bottom: 16px;
    position: relative;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
        height: 15px;
}
.gform_wrapper.gravity-theme .multistep-form .gf_progressbar_percentage {
    height: 15px !important;
}
.gform_wrapper.gravity-theme .multistep-form .gf_progressbar_percentage span{
    margin-top: 15px;
    color: #00a362;
}
.gform_wrapper.gravity-theme .multistep-form .gf_progressbar_percentage:not(.percentbar_100) {
    border-top-left-radius: 30px;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gchoice:where(:has(input:checked))::after {
    display: none;
}
.gform_wrapper.gravity-theme .multistep-form .gchoice input{
    visibility: hidden;
    display: none;
}
 .gform_wrapper.gravity-theme .multistep-form .gform_page{
    display: flex;
    flex-direction: column-reverse;
 } 
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gchoice .gfield-image-choice-wrapper-outer {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    gap: 15px;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gchoice {
    display: flex;
    inline-size: auto;
    max-inline-size: none;
    min-inline-size: auto;
    position: relative;
    border: 3px solid rgb(212, 218, 226);
    border-radius: 10px;
    padding: 10px;
    align-items: center;
    align-self: start;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gchoice:hover{
    border: 3px solid #00a362;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    border-radius: 10px;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gchoice input {
    display: none;
}
.gform_wrapper.gravity-theme .multistep-form .gform_footer, .gform_wrapper.gravity-theme .multistep-form .gform_page_footer {
    margin: 5px 0 0;
    padding: 15px 0;
    position: absolute;
    top: 10px;
    left: 16px;
}
.gform_wrapper.gravity-theme .multistep-form .ginput_container_image_choice .gchoice label {
        display: block !important;
}
 .gform_wrapper.gravity-theme .multistep-form .gfield-choice-input+label  {
    max-width: none !important;
    cursor: pointer;
    width: 100%;
}
 .gform_wrapper.gravity-theme .multistep-form .gform_page_footer input {
    height: 50px;
    width: 50px;
}
 .gform_wrapper.gravity-theme .multistep-form .gfield_radio{
    display: flex !important;
    flex-direction: column;
}

.gform_wrapper.gravity-theme .multistep-form .gchoice{
    max-width: none;
    border: 3px solid rgb(212, 218, 226);
    padding: 15px;
    border-radius: 10px;
    margin: 10px 0;
    cursor: pointer;
}
.gform_wrapper.gravity-theme .multistep-form .gchoice:hover {
    border: 3px solid #00a362;
}
.gform_wrapper.gravity-theme .multistep-form .gfield_description{
    display: none;
}  
/* slider css start */
.gform_wrapper.gravity-theme .multistep-form .gwp_slider {
    display: flex;
    align-items: flex-start;
    position: relative;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: column-reverse;
}
.gform_wrapper.gravity-theme .multistep-form output {
    border: 1px solid gray;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
}


.gform_wrapper.gravity-theme .multistep-form .range-value {
    display: flex;        /* Use flexbox for horizontal alignment */
    align-items: center;  /* Vertically center all items */
    width: 100%;          /* Ensure the wrapper takes up the full width */
}

.gform_wrapper.gravity-theme .multistep-form .range-value input[type="range"] {
    flex-grow: 1;         /* Allow the input to take up the middle space */
    margin: 0 10px;       /* Add some spacing between the labels and the slider */
}

/* Optional styling for the labels */
.gform_wrapper.gravity-theme .multistep-form .range-min-label,
.gform_wrapper.gravity-theme .multistep-form .range-max-label {
    font-weight: bold;
    color: #00a362;
    white-space: nowrap; /* Prevents values from wrapping */
}
/* slider css end */
.gform_wrapper.gravity-theme .multistep-form .gwp_slider .gwp_slider_container {
    width: 100% !important;
    padding-right: 0 !important;
    position: relative;
    margin-bottom: 30px; /* space for labels */
}

.gform_wrapper.gravity-theme .multistep-form .gwp_slider_container .slider-min,
.gform_wrapper.gravity-theme .multistep-form .gwp_slider_container .slider-max {
    position: absolute;
    bottom: -20px;
    font-size: 16px;
    font-weight: 600;
    color: #00a362;
}

.gform_wrapper.gravity-theme .multistep-form .gwp_slider_container .slider-min { left: 0; }
.gform_wrapper.gravity-theme .multistep-form .gwp_slider_container .slider-max { right: 0; }

.multistep-form .awesomplete {
    display: flex;
    position: relative;
}
.zip-selected {
    border: 1px solid #00a362;
    border-radius: 4px;
    color: #333;
    padding: 6px 10px;
    display: inline-block;
}
.zip-remove {
    cursor: pointer;
    color: #00a362;
}
.zip-remove:hover {
    color: #00a362;
}
 .gform_validation_error{
    display: flex;
    flex-direction: column-reverse;
}

.gfield-choice-image-wrapper::before {
    border: none !important;
}
.gform_validation_errors{
    border: none !important;
    background: #fff !important;
} 

