/*
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#page-header-bg .inner-wrap {
    background-color: #ffffff8f;
    display: table;
    border: solid 1px #000;
    border-radius: 1px;
    padding-top: 0px !important;
	margin: 0 auto;
}

#top nav {
    background-color: #85ba2f;
    border: solid 1px #85ba2f;
    padding: 0px 20px;
    height: 40px;
}

#top .col.span_9.col_last {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
    font-family: "pro" !important;
}


/* ------------------      ------------------      ------------------      ------------------       */
/* woocommerce */
body .product-wrap a img {
    height: 222px !important;
    object-fit: cover !important;
}
body ul.products li.product .product-wrap h2.woocommerce-loop-product__title {
    color: #85ba2f !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 1.2 !important;
    margin-bottom: 12px !important;
}

body ul.products li.product .product-wrap .product-excerpt {
    font-size: 21px !important;
    color: #444444 !important;
    line-height: 1.2 !important;
    font-weight: 300 !important;
    font-family: 'Open Sans' !important;
}

body ul.products li.product .product-wrap h2.woocommerce-loop-product__title {
    color: #85ba2f !important;
    font-weight: 700 !important;
    font-size: 21px !important;
    line-height: 1.2 !important;
    margin-bottom: 12px !important;
}

body ul.products li.product .product-wrap .product-excerpt {
    font-size: 21px !important;
    color: #444444 !important;
    line-height: 1.2 !important;
    font-weight: 300 !important;
    font-family: 'Open Sans' !important;
}

body ul.products li.product .product-wrap .product-excerpt i,
i.fa.fa-bed,
i.fa.fa-bath,
i.fa.fa-car {
    background-color: #85ba2f !important;
    color: #fff !important;
    display: inline-flex !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50px !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    margin-top: 10px !important;
}

body ul.products li.product {
    position: relative !important;
}

body ul.products li.product:before {
    position: absolute !important;
    content: "" !important;
    background-color: #85ba2f !important;
    width: 100% !important;
    height: 30px !important;
    bottom: -3px !important;
    z-index: -1 !important;
    left: -2px !important;
}

body body ul.products li.product {
    background-color: #fff !important;
}

body ul.products li.product .background-color-expand {
    border-radius: 0px !important;
}

body ul.products li.product {
    position: relative !important;
}

body ul.products li.product:before {
    position: absolute !important;
    content: "" !important;
    background-color: #85ba2f !important;
    width: 100% !important;
    height: 30px !important;
    bottom: -3px !important;
    z-index: -1 !important;
    left: -2px !important;
}

body body ul.products li.product {
    background-color: #fff !important;
}

body ul.products li.product .background-color-expand {
    border-radius: 0px !important;
}
body ul.products li.minimal.product:hover .details .price {
    color: #000 !important;
    opacity: 100% !important;
}
/* woocommerce */

#ro-1 {
    padding-top: 240px !important;
    padding-bottom: 190px !important;
}

#ro-1 .row-bg.viewport-desktop.using-image {
    background-size: contain;
}

#ro-1 .imgg {
    opacity: 0 !important;
}

#ro-1 .txt1 h6 {
    font-family: "pro";
    font-size: 12px;
    line-height: 11px;
}

#ro-1 .txt1 p {
    font-size: 20px;
    line-height: 30px;
}

#ro-1 form.is-search-form {
    width: 430px;
}

#ro-1 form.is-search-form input.is-search-submit {
    height: 50px;
    border: none !important;
    box-shadow: -4px 0px 22px 0px #00000069 !important;
}

#ro-1 form.is-search-form input#is-search-input-908 {
    height: 50px;
    background-color: #fff;
    color: #000 !important;
    width: 75%;
}

#ro-1 form.is-search-form input#is-search-input-908::placeholder {
    color: #000 !important;
}


/* ------------------      ------------------      ------------------      ------------------       */

#ro-2 {
    padding: 50px 0px !important;
    margin-top: 60px;
    box-shadow: 0px 6px 20px 0px #0000008c;
}

#ro-2 h6 {
    font-family: 'pro';
    font-weight: 800;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 30px;
}

#ro-2 p {
    font-family: 'pro';
}

#ro-2 #btnn,
#ro-3 #btnn,
#ro-4 #btnn,
#ro-5 #btnn {
    background-color: #242424 !important;
    font-family: 'pro';
    font-size: 16px;
    border-radius: 0px !important;
    padding: 20px 43px;
}

#ro-2 .nectar_icon i {
    font-size: 31px !important;
    position: relative;
    left: -70px;
}

#ro-2 .txt1 {
    padding-right: 111px;
}


/* ------------------      ------------------      ------------------      ------------------       */

#ro-3 {
    padding-top: 80px !important;
    padding-bottom: 40px !important;
}

#ro-3 .txt1 h2 {
    font-family: 'pro';
    font-weight: 600;
}

#ro-3 #btnn,
#ro-4 #btnn,
#ro-5 #btnn {
    background-color: #85ba2f !important;
}

#ro-3 ul.wpb_tabs_nav.ui-tabs-nav.clearfix {
    border: none !important;
    margin-bottom: 30px;
}

#ro-3 li.tab-item a {
    padding: 0px 0px !important;
    font-family: 'pro';
    font-size: 19px;
    margin-right: 40px;
}

#ro-3 #inn22 .inner-wrap {
    position: relative;
}

#ro-3 #inn22 .inner-wrap:before {
    background-image: url("https://stagingserver3.com/naomi/wp-content/uploads/2023/08/Rectangle-7-copy-3.png") !important;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: flex;
    content: "";
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    transition: 0.5s;
}

#ro-3 #inn22 .vc_col-sm-4:hover .txt-info,
#ro-3 #inn22 .vc_col-sm-4:hover .inner-wrap:before {
    opacity: 1;
}

#ro-3 #inn22 .vc_col-sm-4 .column-image-bg {
    transition: 0.5s;
}

#ro-3 #inn22 .vc_col-sm-4:hover .column-image-bg {
    filter: grayscale(1);
}

#ro-3 .txt-info {
    padding-left: 20px;
    position: relative;
    top: -10px;
    transition: 0.5s;
    opacity: 0;
}

#ro-3 .txt-info p {
    color: #fff;
    font-family: 'pro';
    font-weight: 900;
}

#ro-3 #btnn.mobil {
    display: none !important;
}


/* ------------------      ------------------      ------------------      ------------------       */

#ro-4 {
    padding-top: 50px !important;
    padding-bottom: 60px !important;
}

#ro-4 #inn {
    margin-bottom: 50px !important;
}


/* ------------------      ------------------      ------------------      ------------------       */

#ro-5 {
    padding: 40px 0px !important;
}

#ro-5 #inn1 {
    padding: 100px 10px !important;
    width: 85%;
    animation: aabox 3s infinite alternate linear;
}

@keyframes aabox {
    to {
        transform: translateX(10px);
    }
    from {
        transform: translateX(-10px);
    }
}

#ro-5 #inn1 p {
    color: #fff;
}

#ro-5 #inn1 h2 {
    font-size: 32px;
    line-height: 42px;
}

#ro-5 .imgg {
    position: relative;
    left: 80px;
    max-width: 114%;
    width: 109%;
    animation: aaimgg 3s infinite alternate linear;
}

@keyframes aaimgg {
    to {
        transform: translateX(-10px);
    }
    from {
        transform: translateX(10px);
    }
}


/* ------------------      ------------------      ------------------      ------------------       */

#ro-6 {
    padding: 50px 0px !important;
}

#ro-6 .txt-info p {
    font-family: 'pro';
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    width: 80%;
    margin: auto;
    opacity: 80%;
}

#ro-6 .txt-info h3 {
    font-weight: 700;
    font-size: 20px;
    opacity: 80%;
}

#ro-6 button span {
    transform: none !important;
    width: 15px;
    height: 15px;
    background-color: #3e3c3c !important;
}

#ro-6 button.active span {
    background-color: #fff !important;
}


/* ------------------      ------------------      ------------------      ------------------       */

#ro-7 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

#ro-7 .wpb_raw_code {
    width: 80%;
    margin: auto;
}

#ro-7 h2 {
    font-size: 50px;
    line-height: 60px;
}

#ro-7 .num input {
    border: solid 1px #808080;
    border-radius: 0px !important;
    height: 50px;
}

#ro-7 .num textarea {
    height: 50px;
}

#ro-7 textarea {
    height: 100px;
    resize: none;
    border: solid 1px #808080;
}

#ro-7 button.frm_button_submit {
    background-color: #85ba2f;
    border: none;
    border-radius: 0px !important;
    padding: 12px 30px !important;
    margin: auto;
    display: table;
}


/* ------------------      ------------------      ------------------      ------------------       */

#footer-outer #footer-widgets .ftr-logo {
    width: 60%;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-size: 15px;
    line-height: 25px;
    display: block;
}

#footer-outer #footer-widgets h4 {
    font-family: 'pro';
    font-size: 16px;
    font-weight: 600;
}

#footer-outer #footer-widgets .col.span_3:nth-child(2),
#footer-outer #footer-widgets .col.span_3:nth-child(3),
#footer-outer #footer-widgets .col.span_3:nth-child(4) {
    padding-top: 40px;
}

#footer-outer #footer-widgets #custom_html-2 p {
    width: 80%;
}

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

#footer-outer #footer-widgets>.container>.row {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}

#copyright p,
#copyright a {
    font-family: 'pro';
    font-weight: 400;
    font-size: 16px;
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
    #footer-outer #footer-widgets p,
    #footer-outer #footer-widgets a {
        font-size: 11px;
        line-height: 18px;
    }
    #top .col.span_9.col_last {
        align-items: center;
        margin: 0px;
    }
    #top nav {
        position: relative;
        left: 31px;
    }
    #ro-1 {
        padding-top: 150px !important;
        padding-bottom: 150px !important;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-4 .txt1 p,
    #ro-4 .txt22 p,
    #ro-5 #inn1 p,
    #ro-6 .txt-info p {
        font-size: 15px;
        line-height: 24px;
    }
    #ro-2 .txt1 {
        padding-right: 21px;
    }
    #ro-2 .nectar_icon i {
        font-size: 31px !important;
        left: -20px;
    }
    #ro-2 h6 {
        font-size: 17px;
        line-height: 18px;
    }
    #ro-2 #btnn,
    #ro-3 #btnn,
    #ro-4 #btnn,
    #ro-5 #btnn {
        font-size: 14px;
        padding: 15px 39px;
    }
    #ro-5 #inn1 {
        padding: 20px 10px !important;
        width: 105%;
    }
    #ro-7 h2 {
        font-size: 30px;
        line-height: 40px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    .slide-out-widget-area-toggle {
        background-color: #242424;
        border: solid 1px #85ba2f;
        padding: 10px 10px !important;
    }
    #ro-1 .row-bg.viewport-desktop.using-image {
        background-image: none !important;
    }
    #ro-1 .imgg {
        opacity: 1 !important;
    }
    #ro-1 {
        padding: 60px 0px !important;
        text-align: center;
    }
    #ro-1 .search {
        margin: auto;
    }
    #ro-2 {
        text-align: center;
    }
    #ro-2 .txt1 {
        padding: 0px 20px;
    }
    #ro-3 .txt1 {
        text-align: center;
    }
    #ro-3 #btnn.mobil {
        display: table !important;
        margin: auto;
    }
    #ro-3 #btnn.desk {
        display: none !important;
    }
    #ro-4 .txt1 {
        text-align: center;
    }
    #ro-4 #btnn {
        margin: auto;
        display: table;
    }
    #ro-5 .imgg {
        left: 0px;
        width: 100%;
    }
    #ro-5 {
        text-align: center;
    }
    #ro-6 .txt-info p {
        width: 100%;
    }
    #ro-7 .wpb_raw_code {
        width: 100%;
        margin: auto;
    }
    #ro-2 .nectar_icon i {
        font-size: 31px !important;
        left: 0px;
    }
    #footer-outer #footer-widgets .col.span_3 {
        padding: 0px 0px !important;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 768px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {
    #ro-7 h2 {
        font-size: 21px;
        line-height: 30px;
    }
    #ro-2 .imgg {
        width: 90%;
    }
    #ro-2 {
        text-align: center;
        padding-bottom: 0px !important;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 414px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}