
a {
    text-decoration: none;
    cursor: pointer; }

.hide {
    display: none; }

.show {
    display: block; }

.form-error {
    font-size: 10px;
    line-height: 12px;
    text-align: right;
    position: absolute;
    bottom: -13px;
    right: 4px;
    color: red; }

.form-line {
    position: relative; }

input {
    width: 100%; }

.selectric-styler.error .selectric, input[type="email"].error, input[type="number"].error, input[type="password"].error, input[type="search"].error, input[type="tel"].error, input[type="text"].error, input[type="url"].error, textarea.error {
    border: 1px solid red; }

.arrow-right {
    border: solid currentColor;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 13px;
    color: #ff7d19;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.arrow-left {
    border: solid currentColor;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 13px;
    color: #ff7d19;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg); }

*::-webkit-input-placeholder {
    color: black; }

*:-moz-placeholder {
    color: black; }

*::-moz-placeholder {
    color: black; }

*:-ms-input-placeholder {
    color: black; }

[dir='rtl'] .slick-slide {
    float: right; }

div.clear:after {
    content: "";
    display: table;
    clear: both; }

.gmap img{
    width:100%;
}

@media (min-width: 1025px) {
    header .wrap .header-links {
        display: block;
    }

    .branch-wrapper{
        min-height:114.1vh;
    }
}

section.branch ul.crumbs {
    font-size: 0.8125em;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #d9d9d9;
    width:100%;
    float: right;
}

section.branch .to_branches{
    float: right;
    padding:20px 0;
}

section.branch .to_branches a {
    border-bottom: 1px solid #000;
    color: #000;
}

section.branch .to_branches a:hover{
    color: #000;
}

section.branch ul.crumbs li {
    display: inline; }
section.branch ul.crumbs li.active {
    color: #ff7d19;
    margin-right: 5px; }

section.branch ul.crumbs li.active a{
    color: #ff7d19;
}

@media (min-width: 768px) {
    section.branch ul.crumbs {
        font-size: 15px; } }

@media (min-width: 768px) and (max-width: 1024px) {
    section.branch .crumbs {
        display: none; } }

@media (min-width: 1025px) {
    section.branch ul.crumbs {
        border-bottom: none; } }

.footer-top-section {
    display: none; }
@media (min-width: 1025px) {
    .footer-top-section {
        display: block; } }

section.bars {
    position: relative; }
section.bars:after {
    content: "";
    display: table;
    clear: both; }

section.branch {
    position: relative; }
section.branch .order {
    position: absolute;
    width: 100%;
    z-index: 100;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 300ms linear, visibility 0s linear;
    -webkit-transition-delay: 0s, 500ms;
    transition: opacity 300ms linear, visibility 0s linear 500ms; }
section.branch .order a.close {
    position: absolute;
    right: 3.44828%;
    z-index: 110;
    top: 0;
    cursor: pointer; }
section.branch .order.open {
    opacity: 1;
    visibility: visible;
    transition: opacity 300ms linear, visibility 0s linear; }
@media (min-width: 1025px) {
    section.branch .order {
        height: 234px;
    }
}
section.branch .order .wrap {
    position: relative; }
section.branch .order a.close {
    position: absolute;
    right: 20px;
    top: 15px; }

.content {
    padding: 20px 0; }
.content .info-title {
    font-size: 22px;
    color: #ff7d19;
    margin-bottom: 10px; }

/*Ofir change 21/6*/
.content .box-title h3{
    margin:0px;
    padding:0px;
}
/*End Ofir change 21/6*/
.content .box-title, .content .box-title h3 /*Ofir change 21/6*/{
    font-weight: 700;
    font-size: 17px;
}

.content .info-attr {
    font-size: 17px; }
.content .info-box {
    margin-bottom: 10px;
    /*padding-right: 50px; */
    padding-left:60px;
}
@media(max-width: 768px){
    .content .info-box{
        padding-bottom:3px;/*to fix the pin icon on mobile*/
    }
}
.content .info-box.address {
    background: url("/_media/images/new_front/icons/pin.png") no-repeat 3% 2px; }
.content .info-box.hours {
    background: url("/_media/images/new_front/icons/clock.png") no-repeat 2% 2px; }
.content .info-box.phones {
    background: url("/_media/images/new_front/icons/phone.png") no-repeat 2% 2px;
    position: relative; }

@media(max-width: 768px){
    .content .info-box.address {
        background: url("/_media/images/new_front/icons/mobile_pin.png") no-repeat 0% 0px; }
    .content .info-box.hours {
        background: url("/_media/images/new_front/icons/mobile_clock.png") no-repeat 0% 0px; }
    .content .info-box.phones {
        background: url("/_media/images/new_front/icons/mobile_phone.png") no-repeat 0% 0px;
        position: relative; }

    .submit-btn-wrapper {
        margin-bottom: 5px;
    }

    .content .info-box{
        padding-left:50px;
    }
}
.content .info-box a.waze {
    position: absolute;
    right: 0;
    bottom: 0; }
.content .info-box a.waze img {
    display: block;
    width: 50%;
    margin: 0 auto; }
.content .info-box a.waze .label {
    font-size: 15px; }
@media (min-width: 768px) {
    .content .info-box a.waze {
        display: none;
    }
}
.content .rent-title h1{
    margin:0px;
    padding:0px;
    font-size:20px;
}
.content .rent-title, .content .rent-title h1 {
    font-weight: 700;
    margin-top: 40px; }
.content .more-info {
    font-size: 15px; }
.content .btn {
    color: white;
    text-decoration: none;
    padding: 10px 10px;
    border-radius: 3px;
    font-size: 20px;
    text-align: center;
    color: white;
    font-weight: 700; }
.content .btn-green {
    background: #10a831; }
.content .btn-green:hover {
    background: #0c8326;
    transition: all 0.3s ease; }
.content .btn-green:active {
    background: #05340f; }
.content a.waze {
    display: inline-block;
    float: right;
    color: black;
    text-align: center;
    font-size: 15px; }

@media (min-width: 768px) and (max-width: 1024px) {
    .content .info-title {
        font-size: 25px; }
    .content .box-title, .content .box-title h3 {
        font-size: 18px;
    }
    .content .info-attr {
        font-size: 16px; }
    .content .rent-title, .content .rent-title h1 {
        font-weight: 700;
        font-size: 18px; }
    .content .more-info {
        font-size: 16px; }
    .content .btn {
        font-size: 30px; }
    .content .info-boxes .wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .content section.order {
        box-shadow: none;
        margin-bottom: 30px;
        padding-bottom: 15%;
    }
    .info-wrapper .submit-btn-wrapper{
        width: 382px;
        margin-right: 25px;
        float: right;
    }
}

.content section.order {
    position: static; }

.content .gmap, .content .our-words {
    display: none; }

@media (min-width: 1025px) {
    .content:after {
        content: "";
        display: table;
        clear: both; }
    .content .gmap {
        display: block; }
    .content .gmap #info-gmap {
        width: 150px;
        height: 150px; }
    .content .our-words {
        display: block;
        margin-top: 100px;
        color: #ff7d19;
        font-size: 25px;
        font-weight: 700; }
    .content .info-title {
        display: inline-block;
        float: left;
        font-size: 25px;
        border-right: 1px solid #d9d9d9;
        line-height: 2.5;
        padding-right: 30px; }
    .content .info-boxes {
        /*float: right;*/
        min-width: 780px;
        overflow: hidden;
    }
    .content .info-boxes .wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around; }
    .content .wrapper {
        max-width: 100em;
        margin-left: auto;
        margin-right: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 50px; }
    .content .wrapper:after {
        content: " ";
        display: block;
        clear: both; }
    .content section.order {
        position: static;
        box-shadow: none; }
    .content section.order a.close {
        display: none; }
    .content .gmap {
        width: 58.27586%;
        float: left;
        margin-right: 3.44828%;
        margin-top: 40px; }
    .content .gmap #info-gmap {
        width: 100%;
        min-height: 390px; }
    .content .info-wrapper {
        width: 38.27586%;
        float: right;
        margin-left: 0; }
    .content .info-wrapper .submit-btn-wrapper {
        display: none; }
    .content .rent-title, .content .rent-title h2 {
        font-size: 20px; }
    .content .more-info {
        font-size: 16px; } }

@media (min-width: 1250px) {
    .content .info-boxes {
        min-width: 1020px; } }


section.order .deal-strip{
    display: none;
}

/*Ofir Change*/
@media(max-width: 768px){
    p:last-child {
        margin-bottom: 41px;
    }
    p {
        line-height: 39px;
    }

    section.branch .to_branches{
        display: none;
    }

    .content .info-box .box-title{
        position: relative;
        top: -3px;
    }

    .info-boxes .wrap {
        padding: 0px;
    }

    .content{
        padding:0px;
    }

    section.branch ul.crumbs{
        padding: 15px 0px;
    }

}

@media(max-width: 1500px) and (min-width: 1024px){
    .content .info-boxes {
        min-width: 650px;
    }

    .info-boxes > .wrap {
        padding: 0px;
    }
}

@media(max-width: 768px){
    .content .info-title{
        margin-top:10px;
    }

}

.info-attr p {
    margin: 0;
}
/*Created to drop the number down when it's break*/
@media(min-width: 767px) and (max-width: 807px){
    .info-attr .num{
        display: block;
    }

}
/*---- Iphone 5 only ----*/
@media screen and (device-aspect-ratio: 40/71) {
    .content .info-box a.waze {
        position: absolute;
        right: -3px;
        bottom: -45px;
    }

    .content .info-box a.waze img {
        display: block;
        width: 40%;
        /* margin: 0 auto; */
        margin-left: 50%;
    }

    section.branch .order a.close {
        position: absolute;
        left: 280px;
        top: 15px;
    }
}

section.order .submit-btn-wrapper{
    right:0px !important; /* catch the order-search btn only on this single_branch page*/
}
