/*
Theme Name: Honda.co.il january 2021
Author: Elevate
Author URI: https://portfolio.elevate.co.il/
Version: 1.0
*/
p.text-right.accept_p {
    font-family: OpenSansHebrew-Regular;
    font-size: 0.81rem;
    color: #7F8C8D;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 20px;
}


@media screen and (min-width: 782px){
header #main-menu li.mob {
    display: none!important;
}

}


img.header_icon {
    max-height: 16px;
}

header.search-open #header-utils .header-utils-btn .search-btn {

    background-color: white!important;
}


@media screen and (max-width: 782px){
header #header-utils .hamburger .fa-bars {
    display: inline-block!important;
}
}


@media screen and (max-width: 782px){
body.menu-open header #header-utils .hamburger .fa-bars {
    display: none!important;
}

}


@media screen and (max-width: 782px){
body.menu-open header #header-utils .hamburger .fa-times {
    display: inline-block!important;
    position: relative;
}
}

@media screen and (max-width: 782px){
header #header-utils .hamburger .fa-times {

    display: none!important;
}

}


@media screen and (min-width: 783px){
#callme {
    height: 430px;
}
}



div#driver_books .modal-content {
    padding: 100px 50px;
    font-size: 18px;
    text-align: center;
    text-align: right;
}
div#driver_books .modal-content  .eff_form {
    font-size: 75%;
    margin: 0 auto;
}
@media(max-width: 1024px){
    div#driver_books .modal-content .eff_form {
        font-size: 50%;
    }
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}


div#driver_books button.close {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 35px;
}

.second_strip .link_strips {
    margin-bottom: 10px;
}
.know_page > .row {
    margin: 0;
    flex-wrap: wrap;
}


.pop .gallery-video.new {
    display: block!important;
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;

}

@media screen and (max-width: 1023px){
iframe {

    height: 100%;
    width: 100%;
}
}

/*
.home #home-slider .caption {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    transform: translate(-50%,-50%);
    color: #E11428;
        z-index: 2;

}

@media (max-width:768px){
.home #home-slider .caption {
    top: 75%;

}  
}

.home #home-slider .caption h1,.home #home-slider .caption h2,.home #home-slider .caption h3,.home #home-slider .caption h4{
    font-size: 30px;
}

.home #home-slider .caption p{
    font-size: 21px;
}


*/

.home #home-slider .swiper-slide .content h2 {
    color: #E11428;
}
#contact-us #contact-us-form h3 {
    font-size: 1.5rem!important;
    margin-bottom: 0px!important;
}
#contact-us #contact-us-form .form-section p.small_font{
	font-size: 11px;
	    margin-bottom: 20px;
}

.extra_pdf_download {
    background-color: #E11428;
    color: white!important;
    display: inline-block;
    padding: 0 10px;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 25px;
}



.extra_pdf_download span.title.hide-external-link {
    position: relative!important;
    width: auto;
    clip: inherit;
    left: auto;
    font-size: initial;
}



.single-car #tech-specs .pdf-btn .title {
    position: relative;
    width: auto;
    clip: inherit;
    left: auto;
    margin-left: 10px;
font-size: initial;
}

@media screen and (orientation:portrait) {
	.home #models .car-page .content .key-img {
		background-size: cover !important;
	}
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}


input#send-btn.sending {
    opacity: 0.4!important;
    pointer-events: none;
}

form.testdrive_form br{
    display: none;
}

.testdrive_form input,.testdrive_form select {
    position: relative;
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #8B8B8B;
    padding: 0 5px;
    font-family: inherit;
    font-size: inherit;
}

.testdrive_form textarea{
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #8B8B8B;
    font-family: inherit;
    font-size: inherit;
    padding: 5px;
    height: 125px;
    margin-bottom: 30px;
}

.testdrive_form span.wpcf7-list-item-label {
    font-size: 0.9rem;
    line-height: 1.1;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
}
.testdrive_form .wpcf7-list-item:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    font-size: 30px;
    line-height: 30px;
    vertical-align: top;
}

.testdrive_form input[type="checkbox"] {
    border: 0;
    opacity: 1 !important;
    display: block !important;
    height: 0;
}

.testdrive_form input[type=checkbox]:checked:before {
    font-family: FontAwesome;
    display: block;
    position: absolute;
    content: "\f00c";
    font-size: 18px;
    line-height: 30px;
    top: -45px;
    right: 2px;
}

.testdrive_form .wpcf7-submit {

     position: relative;
    float: left;
    width: 100px;
    height: 35px;
    border: none;
    outline: none;
    background-color: #E11428;
    font-family: inherit;
    font-size: inherit;
    color: white;
    cursor: pointer;
    z-index: 5;
}

#contact-us #contact-us-form form.testdrive_form p.small_font {
    font-size: 11px;
    margin-bottom: 20px;
}

.testdrive_form .wpcf7-response-output {
    margin: 0!important;
    margin-top: 40px!important;
    padding: 10px 15px!important;
    border-color: red!important;
    font-size: 12px;
}

.testdrive_form span.wpcf7-not-valid-tip {
    margin-bottom: 10px;
    line-height: 1;
}


@media screen and (min-width: 783px){

.testdrive_form span.wpcf7-not-valid-tip {
    margin-bottom: 10px;
    line-height: 1;
    position: absolute;
    top: 10px;
    right: 230px;
    width: 300px;
    font-size: 14px;
}
.testdrive_form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    position: absolute;
    bottom: 20px;
    margin-right: 335px!important;
    padding: 5px 9px!important;
}

.testdrive_form .wpcf7-list-item:before {
    position: absolute;
    z-index: -1;
}
.testdrive_form span.wpcf7-list-item label {
    padding-right: 25px;
    padding-bottom: 20px;
}

.testdrive_form textarea {
    margin-bottom: 10px;
}
}

@media screen and (min-width: 1025px){

.testdrive_form input[type=checkbox]:checked:before {
    font-family: FontAwesome;
    display: block;
    position: absolute;
    content: "\f00c";
    font-size: 18px;
    line-height: 30px;
    top: -52px;
    right: 2px;
}



}


.d-none{
    display: none!important;
}

/*tabs*/

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.contact_tabs{
    display: flex;
    border: 0;
    margin-bottom: 10px;
}

.contact_tabs li{
    display: inline-block;
    margin: 0 0 0 10px;
}

.contact_tabs li a{
    font-weight: 600;
    margin-bottom: 10px;
    cursor: pointer;
}

.contact_tabs li.active a{
    color: #E11428;
}


form#contact-us-form {
    display: none!important;
}
/*
div#choose-department {
    display: none;
}*/

@media screen and (min-width: 783px){

.contact_tabs {
    flex-direction: column;
}

}

@media screen and (min-width: 783px){

.contact_tabs {
    flex-direction: column;
}

.contact_tabs li {
    margin-bottom: 10px;
}

}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450!important;
}

.tab-pane.mesent .wpcf7{
  display: none;
}

.tab-pane.mesent .thanks_cf7{
  display: block!important;
}


div.wpcf7 .ajax-loader {
    width: 25px;
    height: 25px;
    background-size: cover;
}


@media screen and (min-width: 783px){
    .home #home-slider .swiper-slide .content {
    bottom: 60%!important;
}

}

@media screen and (min-width: 1400px){
    .home #home-slider .swiper-slide .content {
    bottom: 60%!important;
}
}

.details_for_loc {
    padding-bottom: 50px!important;
}

.wpcf7-response-output {
    text-align: right;
}


.single-car #summary .car-info .info-item .icon {

    max-height: 60px;
}

@media screen and (min-width: 783px){
.home #home-slider .swiper-slide .content h2 {
    line-height: 1;
    margin-bottom: 0px;
}
}



a.slide-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}


header #main-menu .sub-menu #menu-item-21250 a:before {
    background-image: url(images/jaz-hybrid-menu.png);
}

.single-car #summary .car-info {
    font-size: 14px;
}


.single-car #summary .car-info .info-item {

    margin-bottom: 20px;
}

p.gas_legal {
    font-size: 10px;
}



.cookie_popup.popup_main .popup_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 40px;
    width: 600px;
    max-width: 100%;
    max-height: 100%;
}

@media all and (max-width: 767px) {
    .cookie_popup.popup_main .popup_inner {
        overflow-y: scroll;
        overflow-x: hidden;
    }
    
}


.cookie_popup.popup_main {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
}

.cookie_popup.popup_main {
    z-index: 999999;
}

.cookie_popup.popup_main .popup_inner img {
    /*   width: 100%;*/
    height: auto;
}

.cookie_popup.popup_main .popup_inner .xclose {
    width: 25px;
    height: 24px;
    cursor: pointer;
    background: url(images/close_btn_black.png) 0 0 no-repeat;
    background-size: contain;
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 20px;
}


.cookie_popup.popup_main .popup_inner img.aligncenter {
    margin: 0 auto;
    display: block;
}

.location_left_image {
    padding-bottom: 15px;
}

.padding-left-map img {
    width: 100%;
    height: auto;
}

@media all and (min-width: 768px) {
    .location_left_image {
        padding-right: 15px;
        padding-bottom: 0;
    }
}

.location_left_image img {
    width: 100%;
    height: auto;
}