/*
Theme Name: Safety
Theme URI: https://www.grossbuilding.co.il/
Author: Tiran Moyal
Author URI: https://www.grossbuilding.co.il/
Description: Custom Design Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Safety, Online Safety
Text Domain: safety
*/

select{
    text-align: right;
    direction: rtl;
}
.pagination li.current{
    color: #fff;
    margin: 0 10px;
    padding: 3px 15px;
    border: 1px dashed #dddddd;
    background: #009DE2;
}
.contact-col .theme-btn:hover{
    background: #000;
    color: #fff;
}
.mobile-contact{
    display: none;
    position: fixed;
    text-decoration: none;
    z-index: 999999999;
    width: 65px;
    height: 65px;
    bottom: 20px;
    transform: scale(1);
    right: 0;
}

/* for property listing */

.listing-area{
    padding: 30px 0 50px 0;
    overflow: hidden;
}
.property-col{
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
    margin-bottom: 30px;
    background: #ffffff;
}
.property-thumb{
    position: relative;
}
.property-thumb-holder img{
    width: 100%;
    height: auto;
    display: block;
}
.property-category{
    position: absolute;
    top: 15px;
    left: 20px;
    background: #77c720;
    color: #fff;
}
.property-category span{
    padding: 7px 10px 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0;
}
.for-sale{
    background: #ff5a3c;
}
.property-location{
    position: absolute;
    bottom: 20px;
    right: 15px;
    color: #fff;
}
.property-info-top{
    padding: 20px 20px;
}
.property-listing-price{
    color: #ff5a3c;
}
.property-listing-price h4{
    color: #ff5a3c;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 10px 0;
}
.property-listing-price h4 span{
    font-weight: 400;
    font-size: 18px;
}
.property-info-top h2{
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #000;
}
.property-info-top h2 a{
    color: #000;
    text-decoration: none;
}
.property-info-top h2 a:hover{
    color: #ff5a3c;
    text-decoration: none;
}
.property-info-top p{
    color: #555555;
    font-size: 16px;
    line-height: 22px;
}
.property-listing-feature{
    display: flex;
    flex: wrap;
    margin: 15px 0 0 0;
}
.property-listing-col{
    border-right: 1px solid #cbcbcb;
    padding: 0 20px 0 20px;
}
.first-listing-col{
    padding-right: 0;
    border-right: none;
}
.property-listing-col p{
    font-size: 14px;
    line-height: 20px;
}
.property-agent{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #e5eaee;
    padding: 15px 15px;
}
.agent-thumb img{
    max-width: 50px;
    border-radius: 50%;
    border: 2px solid #e5eaee;
}
.agent-name{
    padding: 0 10px 0 0;
}
.agent-name h5{
    font-size: 18px;
    line-height: 18px;
    padding: 0 0 5px 0;
    margin: 0;
}
.agent-name p{
    font-size: 14px;
    line-height: 14px;
    margin: 0;
}

/* for property details */

.propertySlider{
    height: auto !important;
}
.property-details-area{
    padding: 50px 0;
    overflow: hidden;
}
.property-details-content h1{
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.property-details-location{
    margin: 0 0 20px 0;
}
.property-details-title{
    margin: 0 0 20px 0;
}
.property-details-title h2{
    font-size: 22px;
    line-height: 22px;
    border-right: 2px solid #ff5a3c;
    padding: 0 10px 0 0;
}
.property-details-info p{
    padding: 0 0 20px 0;
    line-height: 28px;
}
.property-details-box{
    background: #f2f6f7;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
}
.property-details-box-right{
    width: 40%;
    border-left: 1px solid #d1dae0;
    padding: 30px 40px 30px 40px;
}
.property-details-box-left{
    width: 60%;
    padding: 30px 40px 30px 40px;
}
.property-details-box-list{
    padding: 5px 0 5px 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}
.property-details-box-list-name{
    min-width: 120px;
}
.property-details-box-list p{
    margin: 0;
    font-size: 14px;
    line-height: 14px;
}
.property-details-box-list-value span{
    font-weight: 700;
}
.property-details-facts{
    padding: 0 0 10px 0;
}
.property-gallery-thumb{
    margin: 0 0 25px 0;
}
.property-gallery-thumb img{
    width: 100%;
    height: auto;
    display: block;
    border: 1px solid #d1dae0;
}
.row-flex{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.property-facts-col{
    width: 24%;
}
.property-facts-item{
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}
.property-facts-item-info{
    padding: 0 10px 0 0;
}
.property-facts-item p, .property-facts-item span{
    font-size: 14px;
    line-height: 14px;
    margin: 1px 0; 
}
.property-agent-box{
    border: 1px solid #ededed;
    padding: 35px 35px;
    margin: 0 0 30px 0;
    text-align: center;
}
.agent-thumbnail{
    padding: 0 0 25px 0;
}
.agent-thumbnail img{
    border-radius: 50%;
    border: 2px solid #e5eaee;
    display: inline-block;
}
.property-agent-box h4{
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 20px 0;
}
.property-agent-box span{
    display: block;
    padding: 0 0 10px 0;
    font-size: 12px;
}
.property-agent-box p{
    font-size: 14px;
    padding: 0 0 20px 0;
    line-height: 24px;
}
.agent-social-link{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.agent-social-link a{
    margin: 0 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #8cb2b2;
    border-radius: 50%;
}
.agent-social-link a:hover{
    color: #fff;
    background: #ff5a3c;
}
.property-message-box{
    border: 1px solid #ededed;
    padding: 35px 35px;
    margin: 0 0 30px 0;
}
.property-message-box h2{
    font-size: 16px;
    line-height: 16px;
}
.top-rated-product-box{
    border: 1px solid #ededed;
    padding: 35px 35px;
    margin: 0 0 30px 0;
}
.top-rated-product-box h2{
    font-size: 16px;
    line-height: 16px;
}
.property-message-list{
    padding: 10px 0 10px 0;
}
.property-message-list input{
    width: 100%;
    height: 40px;
    border: 1px solid #e4ecf2;
    padding: 0 15px 0 15px;
    color: #a6b2b8;
    font-size: 14px;
    text-align: right;
    direction: rtl;
}
.property-message-list textarea{
    width: 100%;
    height: 145px;
    border: 1px solid #e4ecf2;
    padding: 15px 15px 15px 15px;
    color: #a6b2b8;
    font-size: 14px;
    text-align: right;
    direction: rtl;
}
.property-message-send{
    padding: 10px 0 0 0;
} 
.property-message-send input{
    width: 100%;
    max-width: 200px;
    height: 60px;
    background: #ff5a3c;
    color: #fff;
    border: none;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}
.property-message-send input:hover{
    background: #000;
    color: #fff;
}
.wpcf7-spinner{
    display: block !important;
}
.related-product-item{
    margin: 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.related-product-right{
    width: 35%;
}
.related-product-thumb img{
    width: 100%;
    height: auto;
    display: block;
}
.related-product-left{
    width: 60%;
}
.related-product-item h4{
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 10px 0;
}
.related-product-item h4 a{
    color: #000;
    text-decoration: none;
}
.related-product-item h4 a:hover{
    color: #ff5a3c;
    text-decoration: none;
}
.related-product-item span{
    color: #ff5a3c;
    font-weight: 700;
}
.google-map{
    margin: 0 0 20px 0;
}
.property-type{
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 20px 0;
}
.property-type span{
    padding: 7px 10px 5px 10px;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 0;
    background: #77c720;
    color: #fff;
}
.property-type span.for-rent{
    background: #ff5a3c;
}
.property-type p{
    padding: 0 15px 0 0;
}

.home-project-area{
    padding: 50px 2%;
    overflow: hidden;
    direction: ltr;
}
.stellarnav.mobile.active > ul, .stellarnav.mobile > ul > li{
    text-align: right;
}
.category-details-col{
    max-width: 1000px;
    margin: 0 auto;
}
.category-details-col p{
    padding: 6px 0 37px 0;
}

@media (min-width: 769px) and (max-width: 991px) {
    .row-reverse-mobile{
        flex-direction: row-reverse;
    }
    .row-reverse-mobile .header-logo{
        justify-content: left;
    }
    .stellarnav.light{
        text-align: right;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .property-details-box-right{
        width: 100%;
        border-left: none;
        padding: 20px 20px 0 20px;
    }
    .property-details-box-left{
        width: 100%;
        padding: 0 20px 20px 20px;
    }
    .property-facts-col{
        width: 49%;
    }
    .video-holder{
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%;
    }
    .video-holder iframe{
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    .gallery-row{
        columns: 2;
    }
    .row-reverse-mobile{
        flex-direction: row-reverse;
    }
    .row-reverse-mobile .header-logo{
        justify-content: left;
    }
    .stellarnav.light{
        text-align: right;
    }
}
@media (max-width: 480px) {
    .header-topbar{
        display: none;
    }
    .mobile-contact{
        display: block;
    }
    .property-details-box-right{
        width: 100%;
        border-left: none;
        padding: 20px 20px 0 20px;
    }
    .property-details-box-left{
        width: 100%;
        padding: 0 20px 20px 20px;
    }
    .property-facts-col{
        width: 49%;
    }
    .video-holder{
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%;
    }
    .video-holder iframe{
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    .gallery-row{
        columns: 1;
        column-gap: 0;
    }
    .row-reverse-mobile{
        flex-direction: row-reverse;
    }
    .row-reverse-mobile .header-logo{
        justify-content: left;
    }
    .stellarnav.light{
        text-align: right;
    }
}