/**
 * Theme Name:     Quarter Child
 * Author:         Themexriver
 * Template:       quarter
 * Text Domain:	   quarter-child
 * Description:    A beautiful real estate theme
 */

 .ltn__callout{
    border-color: #F47915 !important;
 }

 .ltn__secondary-color{
    color: #F47915 !important;
 }

 .theme-btn-1{
    background-color: #F47915 !important;
 }

 .ltn__feature-item-6 .ltn__feature-icon{
    color: #F47915 !important;
 }

 .ltn__feature-item-6::before{
    background-color: #F47915 !important ;
 }

 .ltn__slide-item-2 .slide-sub-title span ,.ltn__main-menu li:hover > a{
    color: #F47915 !important;
 }

 @media(max-width:1200px){
    .ltn__main-menu li:hover > a{
        color: #F47915 !important;
    }
 }

 span.bamboo-slider, span.kirichwa-slider{
    color: #F47915 !important;
 }

 a.ltn__video-play-btn.bg-white{
    display: none;
 }

 a:hover{
    color: #F47915 !important;
 }

 .header-area-wrap{
   padding: 0 !important;
 }

 .section-subtitle-2::before, h6.section-subtitle.section-subtitle-2---.ltn__secondary-color{
   color:#F47915 !important;
 }

 .ltn__product-item-5 .product-img-location ul li i, .ltn__product-item-4 .product-price{
   color: #F47915 !important;
 }

 .slick-arrow-3 .slick-prev, .slick-arrow-3 .slick-arrow:hover{
   background-color: #F47915 !important;
   border-color: #F47915 !important;
 }

 .ltn__feature-item-3 .ltn__feature-icon{
   color: #F47915 !important;
 }

 .ltn__feature-item-3::before{
   background-color: #F47915 !important ;
 }

 .slick-slide img{
   height: 100%;
   object-fit: cover;
 }

 .ltn__upcoming-project-item .ltn__upcoming-project-img{
   height: 100%;
 }

 
 .field-row {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding-bottom: 50px;
}

.field-row p {
   flex: 1;
   margin: 0 10px;
}

.field-row label {
   display: block;
   margin-bottom: 5px;
}

.field-row input {
   width: 100%;
}

a.upcoming-image-holder{
   width:65%;
}

textarea.custom-textarea{
   width: 100%;
}

.custom-text{
   width: 100%;
}
