.all_cars_carusel .item_conteiner_owl {
	padding: 0px;
	position: relative;
}

.all_cars_carusel .item_conteiner_owl h3 {
	position: absolute;
    top: 42%;
    right: 2%;
}
.all_cars_carusel .item_conteiner_owl h3 a, .all_cars_carusel .item_conteiner_owl h3 a:hover {
	color: #fff;
	text-decoration: none;
    font-size: 22px;
	line-height: 22px;
}

.all_cars_carusel .list_block_bot {
    border-top: none;
    margin: 0px 0;
    overflow: hidden;
    padding: 10px 0 30px;
}
.image_wr {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_list_owl.all_cars_carusel {
     background: #f6f6f6 none repeat scroll 0 0;
    margin: 0px 0 0;
    padding-bottom: 60px;
}

.all_cars_carusel .title_dop_tovar > h3 {
    color: #010101;
    font-size: 52px;
    margin: 0;
    padding: 60px 0 40px;
    text-align: center;
}

.related_products_carusel {
	padding-bottom: 40px;
}

.single-cars .container_contact_midle > div:nth-child(1) {
    background-color: transparent;
}

.single-cars .container_contact_midle .container_contact {
    padding-bottom: 0px;
}

/*.related_products_carusel .block_rand_tovar .item_conteiner_owl .block_phone_product {
    width: 50%;
    margin: 0px;
    max-width: 50%;
    float: left;
}*/

.block_rand_tovar .owl-carouselnew {
    margin: 0 auto;
    width: calc(100% - 120px);
}

.scroll-back-to-top-wrapper i.fa {
    line-height: inherit;
    padding-bottom: 20px;
    position: relative;
    bottom: 4px;
}

@media(max-width: 776px){
   body .product_tabs .tabs_top > ul li {
            min-width: 20%;
    }
    .scroll-back-to-top-wrapper  {
        display: none !important;
    }

    .tax-product_category .catalog-nav {
        display: none;
    }
  
}

  body.en .menu_header  ul.sub-menu li {
padding: 5px 0;

    }
    body.en .menu_header  ul.sub-menu li:first-child {
        padding-top: 10px;
    }
body.en .header__main .logo-sect {
    float: right;
}

/*body.en .header__icons > * {
    float: right;
}*/


body.en .menu_header li {
    list-style: none;
    display: inline-block;
    padding: 10px 37px 19px 37px;
    position: relative;
}
body.en .menu_header li:first-child {
    padding-left: 0px;
}

body.en footer#colophon .site-info > div.company_footer {
    float: left;
}

body.en .banner .banner__link {
    float: right;
}
body.en .banner .banner__link i {
    position: relative;
    right: 0;
    transition: all 0.3s ease 0s;
    float: left;
}

.company_footer a, .company_footer a:hover {
    color: #020709;
    text-decoration: none;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    display: none !important;
}

a.download_pdf {
    display: inline-block;
    border: 1px solid #de0025;
    color: #030303;
    padding: 6px 15px;
    font-size: 16px;
    text-decoration: none;
    margin-top: 30px;
}

a.download_pdf img {
    margin-left: 10px;
}

.page-template-page-installation .content__main-title > span {
    margin-right: 10px;
}
.page-template-page-installation .content__main-title span span {
    font-size: 48px;
}
.section4-item-text .span_tesha {
    font-size: 21px;
}
.section4__title .span_tesha {
    font-size: 23px;
}

.page-template-page-clients .catalog-header {
    background-size: cover;
}
.page-template-page-clients .entery-content .item{
    min-height: 160px;
     border-right: 1px solid #e3e3e3;
    display: block;
    border-bottom: 1px solid #e4e3e3;
    position: relative;
}


.page-template-page-clients .entery-content .item:after{
    content: 'לצפייה בהמלצה \e879';
       font-family: 'Linearicons-Free',"almoni-dl",sans-serif;
    height: 100%;
    width: 100%;
    background: rgba(236, 236, 236, 0.9);
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
    color: #de0025;
    font-size: 18px;
    text-align: center;
    padding-top: 30%;
    transition: all 0.5s ease;
    opacity: 0;
        font-weight: bold;
}
.page-template-page-clients .entery-content .item:before {
 /*  content: "\e879";
    font-family: 'Linearicons-Free'; */
}



.page-template-page-clients .entery-content .item:hover:after {
   opacity: 1;
   cursor: pointer;
}

.page-template-page-clients  .container_contact_midle.container {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px !important;
}
.page-template-page-clients  .container_contact_midle > div:nth-child(1) {
    background: transparent;
        height: auto !important;
}
.single-cars #carusel_cars .item_conteiner_owl {
   box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); 
}


.content_hidden_inner {
    display: block;
    clear: both;
    padding-right: 8%;
    padding-top: 4%;
    text-align: justify;
    padding-left: 5%;
        overflow: scroll;
    height: 100vh;
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

.content_hidden_inner h2 {
    color: #de0025;
    font-weight: normal;
}
.content_hidden_inner  img {
    margin: 0 auto;display:block;
}
.content_hidden_inner p {
    font-size: 17px;
}

.hide-content.open a {
    opacity: 1;
}

.owl-dots {
    z-index: 9999;
    bottom: 20px;
    right: 45%;
    position: absolute;
    visibility: visible;
    display: none;
    width: 168px;
}
#main_slider.owl-carousel .owl-nav.disabled {
  display: block;
  height: 50px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: calc(50% - 25px);
  width: 100%;
  z-index: 25;
  color: #fff;
}
#main_slider.owl-carousel .owl-prev {
  float: left;
  font-size: 0;
  height: 50px;
  line-height: 50px;
  margin-left: 70px;
  text-align: center;
  width: 50px;
  color: #fff;
  transition: all 0.3s ease 0s;
}
#main_slider.owl-carousel .owl-next {
  float: right;
  font-size: 0;
  height: 50px;
  line-height: 50px;
  margin-right: 55px;
  text-align: center;
  width: 50px;
  color: #fff;
  transition: all 0.3s ease 0s;
}

#main_slider.owl-carousel .owl-next:hover, #main_slider.owl-carousel .owl-prev:hover {
    color: #de0025;
}



#main_slider.owl-carousel .owl-prev:before {
  font-family: fontawesome;
  content: '\f104';
  font-size: 50px;
}
#main_slider.owl-carousel .owl-next:before {
  font-family: fontawesome;
  content: '\f105';
  font-size: 50px;
}
.owl-dot {
    width: 30px;
    background: #fefefe;
    height: 2px;
    float: right;
    margin-left: 8px;
}
.owl-dot.active {
     background: #dedede;
}

@media(max-width: 767px) {
  .tax-product_category .warranty img, .post-type-archive-products .warranty img{
    position: relative;
    bottom: 127px;
  }
  body.single-products .warranty img {
    float: left;
    width: 54px;
    position: absolute;
    top: 14px;
    left: 10%;
    background: rgba(255,255,255,0.8);
    padding: 6px;
    border-radius: 38%;
}
     body.tax-product_category  .addthis_inline_share_toolbox a,
     body.post-type-archive-products  .addthis_inline_share_toolbox a{
            width: 50px;
            height: 50px;
            display: block;
     }

     body.tax-product_category  .addthis_inline_share_toolbox a .at-icon-wrapper,
     body.post-type-archive-products  .addthis_inline_share_toolbox a .at-icon-wrapper{
         position: relative;
        top: 7px;
        right: 9px;
     }
    
    
     body.tax-product_category .product-item.item_conteiner_owl,
      body.post-type-archive-products  .product-item.item_conteiner_owl {
    position: relative;
     }
    body.tax-product_category .addthis_inline_share_toolbox,
    body.post-type-archive-products .addthis_inline_share_toolbox  {
         position: absolute;
        left: 4%;
        bottom: 32%;
    }

    body.tax-product_category .product-title,
     body.post-type-archive-products .product-title{
            width: 81%;
    }

    body.tax-car_types .product-bottom{
      position: relative;
    }

    body.tax-car_types .addthis_inline_share_toolbox {
      position: absolute;
    left: 0px;
    top: -16px;
    }

    body.tax-car_types .addthis_inline_share_toolbox a {
    width: 50px;
    height: 50px;
    display: block;
} 
 body.tax-car_types  .at-icon-wrapper {
  position: relative;
    top: 8px;
 }
        
    .page-defolt-content .hide-content {
        width: 100%;
    }
        body #breadcrumbs {
        direction: rtl;
        font-size: 15px;
        font-weight: 700;
        margin-top: 15px;
        margin-bottom: 10px;
        color: #de0025;
    }
    body .catalog-header .col-sm-12 {
        z-index: 999;
    }
    body .catalog-header {
        position: relative;
        padding: 0px;
        background-size: cover;

    }
    body .catalog-header:after {
        content: "";
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,0.4);
        position: absolute;
    } 
    body .banner:after {
        content: "";
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,0.4);
        position: absolute;
    }
    body .banner {
        position: relative;
        padding: 0px;
    }
    body .banner .banner__content {
        z-index: 999;
    }
    
    body .header__main .logo-sect {
        text-align: left;
        text-decoration: none;
        margin-top: 5px;
        display: inline-block;
        float: left;
    }
    body .section4-item-ico img {
        max-width: 45px;
    }
}

@media(min-width: 768px) {

    .container_contact_midle > div {
       height: 60vh;
    }
  .single-products  .container_contact_midle > div {
       height: auto;
    }
}
@media(min-width: 1600px) {
    body .image_wr {
        height: 220px;
    }
    body #carusel_cars .product-item .product-img img {
        max-height: 245px;
        min-height: 245px;
    }
    .catalog-header {
        background-size: cover;
    }
    body span.wpcf7-form-control-wrap > textarea{
      border: 1px solid #e1e0e0;
        border-radius: 0;
        color: #000;
        display: block;
        font-size: 17px;
        font-weight: 400;
        padding: 8px 10px;
        text-align: right;
        width: 100%;
        height: 23vh;
    }
}


.section2 a:focus, .section2 a:hover {
    color: #23527c;
    text-decoration: none;
}

.img_map_fild_1 img {
  width: auto;
    height: 100px;
}


.warranty img {
  float: left;
  width: 53px;
}

.single-products  .warranty img {
    float: left;
    width: 140px;
    position: absolute;
    top: -45px;
    left: 10%;
       background: rgba(255,255,255,0.8);
    padding: 27px;
    border-radius: 38%;
}


 