/*
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-outer #footer-widgets .row div#nav_menu-4 {
    margin-bottom: 10px;
}


div#contact ul {
    margin: 0;
}

div#contact ul li {
    display: block;
}

div#contact ul li i {
    top: 0;
    border: 1px solid #555555;
    color: #555555;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    font-size: 18px;
    transition: 0.9s;
    margin-right: 10px;
}

div#contact ul li {
    margin-bottom: 11px;
}

div#contact  div#wpforms-80 {
    margin-top: 0 !important;
}

div#contact  .wpforms-container .wpforms-form * {
    padding-block: 3px;
}

div#contact {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 30px;
    padding: 50px !important;
    margin-block: 50px !important;
}

div#contact iframe {
    height: 270px;
    border-radius: 20px;
}

div#Lake p {
    font-size: 13px;
    line-height: 23px;
}

.ocm-effect-wrap {
    --scroll-bar-w: 0px;
}
div#scr .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}
div#scr .nectar-scrolling-text-inner__text-chunk h2 {
    display: flex;
    align-items: center;
    gap: 18px;
}
div#scr .nectar-scrolling-text-inner__text-chunk h2:last-child {
    margin-right: 140px;
}
div#scr .nectar-scrolling-text-inner__text-chunk h2 strong {
    color: transparent;
    -webkit-text-stroke: 1px #3E5569;
    font-family: 'Parkinsans';
}
div#banner div#html1 {
    position: absolute;
    bottom: 27%;
    z-index: 99;
    left: -20%;
}
div#banner div#html1 ul {
    margin: 0;
}
div#banner div#html1 ul li {
    display: block;
}
div#banner div#html1 ul li i {
    color: white;
    border: 1px solid white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-bottom: 10px;
    transition: 0.9s;
}
div#banner div#html1 ul li i:hover {
    background-color: #904533;
    border: 1px solid #904533;
	    color: #ffffff;
}
div#banner div#html1 h6 {
    color: white;
    rotate: 270deg;
    position: relative;
    left: -15px;
    top: 19px;
    font-family: 'Manrope';
    font-size: 14px;
}
div#banner div#html1:before {
    content: '';
    position: absolute;
    border: 1px solid white;
    height: 70px;
    left: 20%;
    top: -96px;
}
div#scr {
    padding-block: 30px 20px !important;
}
div#Lake {
    padding-block: 50px !important;
}
div#Lake .text1 {
    position: absolute;
    bottom: 0;
    z-index: 999;
    padding: 20px;
    width: 100%;
}
div#Lake  .hover-wrap {
    margin-bottom: 0;
}
div#Lake .text1 h5 a {
    opacity: 10;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-decoration: underline;
}
div#Lake .text1 h5 {
    margin-top: -40px;
    float: right !important;
    text-align: right !important;
}
a#b1 {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    border-radius: 30px !important;
    padding-block: 14px 14px !important;
    padding-inline: 46px 50px;
    font-family: Parkinsans;
}
a#b1 i {
    background-color: #904533 !important;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    rotate: -30deg;
    right: 9px;
}
div#Lake .c2 .img3 {
    width: 32%;
    margin-bottom: 10px;
}
.row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !important;
}
div#forSale {
    padding-block: 70px 50px !important;
}
div#forSale .text1 {
    margin-bottom: 0;
}
div#forSale .carousel-item {
    margin-inline: 12px;
}
div#forSale .carousel-item .text2 {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 20px;
    padding-inline: 20px;
    padding-block: 20px;
    margin-top: -80px !important;
    width: 90%;
    margin: 0 auto;
}
div#forSale .carousel-item .text2 h3 {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
div#forSale .carousel-item .text2  h6 span {
    display: flex;
    align-items: center;
    gap: 9px;
}
div#forSale .carousel-item .text2 h6 span img {
    margin: 0;
    transition: 0.9s;
}
div#forSale .carousel-item:hover .text2 h6  span {
    color: #904533 !IMPORTANT;
}
div#forSale .carousel-item:hover .text2 h6 span IMG {
    filter: brightness(0) saturate(100%) invert(28%) sepia(77%) saturate(527%) hue-rotate(324deg) brightness(90%) contrast(85%);
}
div#INSTAGRAM {padding-block: 50px 30px !important;}
div#INSTAGRAM .carousel-item {
    margin-inline: 8px;
}
div#INSTAGRAM .carousel-item .hover-wrap-inner:before {
    content: '';
    position: absolute;
    background-color: #904533e0;
    width: 100%;
    height: 100%;
    z-index: 99;
    border-radius: 10px;
    pointer-events: none;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.9s;
}
div#INSTAGRAM .carousel-item:hover .hover-wrap-inner:before {
    opacity: 1;
}
div#INSTAGRAM .carousel-item .hover-wrap:before {background-image: url(/wp-content/uploads/2026/06/Vector-9.png);content: '';position: absolute;width: 100%;height: 100%;z-index: 999;background-repeat: no-repeat;background=r: ;background-position: 50%;left: 0;top: 0;opacity: 0;pointer-events: none;z-index: 9999;}
div#INSTAGRAM .carousel-item .hover-wrap {
    margin-bottom: 0;
}
div#INSTAGRAM .carousel-item:hover .hover-wrap:before {
    opacity: 1;
}
div#INSTAGRAM  .owl-dots {
    display: none;
}
div#INSTAGRAM  .owl-stage-outer {
    overflow: visible;
}
div#Testimonials {
    padding-block: 70px 40px  !important;
}
div#Testimonials .carousel-item {
    background-color: white;
    border-radius: 22px;
    margin-inline: 10px;
    padding-inline: 30px;
    padding-block: 63px 36px;
    position: relative;
    min-height: 320px;
}
div#Testimonials .carousel-item .text2 p {
    padding-bottom: 13px;
}
div#Testimonials .carousel-item:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/06/SVG-18.png);
    position: absolute;
    width: 57px;
    height: 57px;
    right: 30px;
    background-size: cover;
    top: 30px;
    transition: 0.9s;
}
div#Testimonials .carousel-item:hover:before {
    filter: brightness(0) saturate(100%) invert(28%) sepia(77%) saturate(527%) hue-rotate(324deg) brightness(90%) contrast(85%);
}
#footer-outer #footer-widgets .row {
    padding-block: 50px 30px !important;
    border-bottom: 1px solid #5555555e;
}
#footer-outer #footer-widgets .row div#media_image-2 {
    margin-bottom: 10px;
}
#footer-outer #footer-widgets  div#text-2 {
    margin-bottom: 13px !important;
}
#footer-outer #footer-widgets .iconnn ul li {
    display: inline-block;
    margin-right: 5px;
}
#footer-outer #footer-widgets .iconnn ul li i {
    top: 0;
    border: 1px solid #555555;
    color: #555555;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    font-size: 18px;
    transition: 0.9s;
}
#footer-outer #footer-widgets  div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
#footer-outer #footer-widgets  h4 {
    padding-top: 20px;
    position: relative;
}
#footer-outer #footer-widgets h4:before {
    content: '';
    position: absolute;
    border: 4px solid #3E5569;
    width: 50px;
    top: 0;
    left: 0;
}
#footer-outer #footer-widgets ul#menu-contact-info i {
    padding-right: 10px;
}
div#copyright {
    padding-block: 15px !important;
}
#footer-outer #footer-widgets .iconnn ul li i:hover {
    background-color: #904533;
    border: 1px solid #904533;
    color: white;
}
#footer-outer .col.span_3:before {
    content: '';
    position: absolute;
    border: 1px solid #55555554;
    height: 220px;
    opacity: 30%;
    right: 20px;
    top: 0;
}
#footer-outer .col.span_3:first-child:before {
    right: -40px;
}
#footer-outer .col.span_3:last-child:before {
    display: none;
}
div#copyright strong {
    color: #3E5569;
}
div#forSale .owl-nav.disabled {
    display: block;
}
div#forSale button.owl-next,div#forSale button.owl-prev {
    background-color: transparent;
    border: 1px solid #141414;
    color: #141414;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: relative;
    top: 50%;
    transition: 0.9s;
}
div#forSale button.owl-next span, div#forSale button.owl-prev span {
    font-size: 0;
}
div#forSale button.owl-next span:before, div#forSale button.owl-prev:before {
    content: '\f060';
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#forSale button.owl-next span:before {
    content: '\f061';
}
div#forSale button.owl-next {
    position: absolute;
    right: -50px;
}
div#forSale button.owl-prev {
    position: absolute;
    left: -50px;
}
div#forSale button.owl-next:hover, div#forSale button.owl-prev:hover {
    background-color: #904533;
    border: 1px solid #904533;
    color: white;
}
div#Testimonials .text1 {
    margin-bottom: 0;
}
div#Testimonials .owl-nav.disabled {
    display: block;
}
div#Testimonials button.owl-next,div#Testimonials button.owl-prev {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: relative;
    top: 50%;
    transition: 0.9s;
}
div#Testimonials button.owl-next span, div#Testimonials button.owl-prev span {
    font-size: 0;
}
div#Testimonials button.owl-next span:before, div#Testimonials button.owl-prev:before {
    content: '\f060';
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#Testimonials button.owl-next span:before {
    content: '\f061';
}
div#Testimonials button.owl-next {
    position: absolute;
    right: -80px;
}
div#Testimonials button.owl-prev {
    position: absolute;
    left: -80px;
}
div#Testimonials  button.owl-next:hover, div#Testimonials button.owl-prev:hover {
    background-color: #904533;
    border: 1px solid #904533;
    color: white;
}
div#INSTAGRAM .owl-nav.disabled {
    display: block;
}
div#INSTAGRAM  button.owl-next,div#INSTAGRAM button.owl-prev {
    background-color: transparent;
    border: 1px solid #000000;
    color: #000000;
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    position: relative;
    top: 50%;
    transition: 0.9s;
}
div#INSTAGRAM button.owl-next span, div#INSTAGRAM button.owl-prev span {
    font-size: 0;
}
div#INSTAGRAM button.owl-next span:before, div#INSTAGRAM button.owl-prev:before {
    content: '\f060';
    font-family: 'FontAwesome';
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#INSTAGRAM button.owl-next span:before {
    content: '\f061';
}
div#INSTAGRAM  button.owl-next:hover, div#INSTAGRAM button.owl-prev:hover {
    background-color: #904533;
    border: 1px solid #904533;
    color: white;
}
/* ================================= */
@media (max-width: 1600px){
	div#banner div#html1 {
    left: -9%;
    bottom: 22%;
}

}
/* ================================= */
@media (max-width: 1440px){
	div#banner div#html1 {
    left: -2%;
}
	div#Testimonials button.owl-prev {
    left: -50px;
}

div#Testimonials button.owl-next {
    right: -50px;
}




}
/* ================================= */
@media (max-width: 1366px){
	div#scr {
    padding-block: 23px 12px !important;
}
div#forSale .carousel-item .text2 h3 {
    font-size: 17px !important;
    line-height: 27px !important;
}

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

}


/* ================================= */
@media (max-width: 1080px){

    div#forSale .carousel-item .text2 h3 {
        font-size: 14px !important;
        line-height: 24px !important;
    }
	
div#Testimonials .carousel-item {

    min-height: 365px;
}	
	

div#footer-outer a{
    font-size: 12px 
}	
	
	
div#contact
 {
   
    padding: 24px !important;
    
}	
	
	
	
	
	
	

}

/* ================================= */
@media (max-width: 1024px){
	div#banner div#html1 {
    display: none;
}

}
/* ================================= */
@media (max-width: 912px){
	
	
.wpb_gallery.wpb_content_element IMG{
    width: 100% !IMPORTANT
}	
	
	
	
	
	
#footer-outer #footer-widgets div#nav_menu-2 {
    margin: 0;
    display: table;
}	
	
#footer-outer .col.span_3:before {
    display: none;
}	
	
    div#Testimonials button.owl-prev {
        left: -35px;
    }
	
	
    div#Testimonials button.owl-next {
        right: -35px;
    }	
	
	
    div#footer-outer a {
        font-size: 15px;
    }	

	

div#Lake {
    width:60%;
    margin: auto
}	
	
	

}
/* ================================= */
@media (max-width: 800px){
	
    div#Testimonials .carousel-item {
        min-height: 440px;
    }	
	
	
	

	
}


/* ================================= */
@media (max-width: 480px){
	

.page-id-137 .hover-wrap-inner img{
    width: 100%
}	
	
.wpforms-field-row.wpforms-field-large div{
    min-width: 100%;
    padding: 0 !important;
    padding-top: 10PX !IMPORTANT
}	
	
	
	

div#forSale .owl-nav.disabled {
    display: none;
}	
	
div#forSale {
    padding-block: 50px 50px !important;
}
	
	
	
	
div#Lake {
        width: 100%;
        margin: auto;
    }	
	
div#Testimonials .owl-nav.disabled
 {
    display: none;
}	
	
    div#Testimonials .carousel-item {
        min-height: 367px;
    }	
div#page-header-bg h1{
    font-size: 25px !important
}	
	
ul.sub-menu a{
    font-size: 12px !important
}	
	
div#cows {
    padding-bottom: 0 !important
}	
	
.nectar-responsive-text h3{
    font-size: 25px !important
}
	
	
body .toggles--minimal-shadow .toggle {
    
    padding: 0 20px;
   
}	
	
	
	
	
	
	
}
/* ================================= */
@media (max-width: 412px){

    div#Testimonials .carousel-item {
        min-height: 462px;
    }

	div#text-3 p{
    font-size: 12px;
}
	
	
}






