/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
p,a,span,div,table,li,dt,dd,input,textarea{
 font-family: 'atlas',sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
  font-family: "atlas web", atlas web !important;
}
.elementor-nav-menu li a {
    font-family: 'atlas',sans-serif !important;
    font-weight: 200 !important;
}
.footer_main  ul.elementor-icon-list-items li a span{
  font-family: "atlas web", Sans-serif !important;
}

.read_show_content{
	display: none;
	position: relative;
} 
.read_mor_btn .elementor-button{
	border-color: #36362f !important;
    color: #36362f;
    background-color: transparent;
    padding: 5px;
    border: solid 2px !important;
    width: 150px !important;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
    line-height: 20px;
}
.contact__sidebar_con{
	font-size: 16px;
	width: 223px !important;
    padding: 30px 24px 35px;
    background: rgba(255,255,255,.75);
}
.contact__sidebar_con a:before {
    content: '> ';
    position: absolute;
    left: 0;
}




.contact__sidebar_con h2{
		margin: 0;
		color: #000;
    font-size: 16px;
    letter-spacing: -.04em;
    font-family: 'atlas',sans-serif !important;
		font-weight:600;
}
.contact__sidebar_con p{
		font-size:16px;
	  letter-spacing: -.04em;
	    line-height: 20px;
}
.contact__sidebar_con a{
		font-size:16px;
		color:#000;
	position:relative;
	text-decoration:underline;
}
.contact__sidebar_con a{
	position:relative;
}
.contact__sidebar_con a:before {
    content: '> ';
    position: absolute;
    left: 0;
    font-size: 16px;
    right: -11px;
}
.custom_contact .elementor-field-group .elementor-field:focus{
outline:none !important;
box-shadow:none !important;
}

.custom_contact .elementor-field-group{
	display:flex;
	align-items:start;
}
.custom_contact .elementor-field-group{
		background: url("https://www.touchwood.co.il/wp-content/themes/touchwood/images/dash.png") 0 100% repeat-x;

}

.custom_contact .elementor-field-group .elementor-field-label{
	    float: left;
    max-width: 10% !important;
}
.custom_contact .elementor-field-group .elementor-field{
    border: none;
	float:left;
	    		float: left;
    width: 90% !important;
    max-width: 90% !important;
    outline: none;	
    padding: 2px 0 !important;
    font-size: 13px;
    text-transform: uppercase;
	    min-height: 21px;
	padding-right: 30px !important;
}

.custom_contact .elementor-field-group 
textarea.elementor-field{
	height:107px;
}

.custom_contact .elementor-field-type-recaptcha.elementor-field-group{
	        padding-right: 17px !important;
	padding-bottom: 5px;
}
.custom_contact .elementor-field-type-textarea.elementor-field-group, .custom_contact .elementor-field-group.elementor-field-type-submit{
	background:none;
}
.custom_contact .elementor-field-group .elementor-field::placeholder{
	color:#000;
	font-size:16px;
}

.custom_contact .elementor-field-group{
	position:relative;
}

.custom_contact .elementor-field-group:after {
    content: '';
    list-style-type: disc;
    position: absolute;
    font-size: 15px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    right: -13px;
    top: 31%;
}
.custom_contact .elementor-field-type-recaptcha.elementor-field-group:after, .elementor-field-group.elementor-field-type-submit:after{
	display:none;
}
.contact__sidebar_con a.phone_co{
	text-decoration:none;
}
.contact__sidebar_con a.phone_co:before{
	display:none;
}
@media (max-width:767px){
	.custom_contact .elementor-field-type-recaptcha.elementor-field-group,  .custom_contact .elementor-field-type-recaptcha.elementor-field-group .elementor-field{
	    padding-right: 0px !important; 
	}

}
.swiper-container {
      width: 100%;
      height: 100%;
}

.swiper-slide {
      text-align: center;
      font-size: 18px;
     /* background: #fff; */

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
 .tax-project-category h1.elementor-heading-title.elementor-size-default {
    font-size: 21px;
    letter-spacing: .03em;
    text-align: center;
    margin-top: 24px;
    border-bottom: 1px dotted #000;
    padding-bottom: 14px;
}
article.project {
    float: right;
    width: 100%;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px dotted #000;
    margin-bottom: 15px;
}
.image_gallery {
    float: left;
    width: 70%;
    margin-left: -30px;
}
.project__info {
    position: absolute;
    bottom: 17px;
}
.project_detail {
    float: right;
    width: 30%;
    margin-top: -3px;
}
.project_detail a.elementor-post__read-more {
    background: #eda410;
    padding: 2px 9px 2px 9px;
    font-weight: 500;
    font-size: 12px;
    color: #000 !important;
}
.image_gallery .swiper-container {
    width: 100%;
    max-height: 479px;
}
.project_detail .title_section a {
    margin-bottom: 20px;
    float: right;
    width: 100%;
    line-height: 1;
}
.project__info .project__credits {
    font-weight: 400;
    margin-top: 7px;
    font-size: 12px;
    text-decoration: underline;
}
.project__info .project__credits a{
   color: #000;
}
/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next {*/
/*    background-image: url(images/left.svg) !important;*/
/*    left: 10px;*/
/*    right: auto;*/
/*    opacity: 1 !important;*/
/*}*/
/*.swiper-button-next, .swiper-container-rtl .swiper-button-prev {*/
/*    background-image: url(images/right.svg) !important;*/
/*    right: 10px;*/
/*    left: auto;*/
/*    opacity: 1 !important;*/
/*}*/
.elementor-4525 .elementor-element.elementor-element-67da93ef > .elementor-element-populated{
	padding: 50px 24px 30px 24px !important;
}
.image_gallery img.attachment-large.size-large {
    max-width: 90% !important;
}
.architect-image img {
    height: 100px !important;
    max-width: 100px !important;
    object-fit: contain;
}
@media(max-width: 576px){
.image_gallery {
    float: right;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 50px;
    max-height: 238px;
}
.single-post .elementor-image-gallery .gallery-item{
    width:49% !important;
    margin-bottom:20px !important;
}
.project_detail {
    float: none;
    width: 100%;
    margin-top: -3px;
    position: absolute;
    bottom: 0;
    left: 0 !important;
    right: unset;
}
.project_detail .title_section.elementor-post__title.h3 {
    float: right;
    width: 75%;
}
.project_detail a.elementor-post__read-more{
    float: left;
    width: 24%;
}
.image_gallery .swiper-container {
    width: 100%;
    max-height: 238px;
}
.image_gallery img.attachment-large.size-large {
    max-width: 100% !important;
}
.project__info {
    position: absolute;
    bottom: 42px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-color:rgba(255,255,255,.5);
    border-radius: 50%;
    height: 14px;
    width: 14px;
    object-fit: contain;
    padding: 12px;
    background-size: 74%;
}

.architect-image img {
    display: none;
}
}
.back_project_btn a {
    background: #eda410;
    color: #000 !important;
    padding: 6px 8px;
    font-size: 15px;
}
.back_project_btn a img {
    width: 100%;
    max-width: 13px;
    margin-right: 5px;
}
/*.single-project .elementor-gallery__container a.e-gallery-item:last-child {
    display: none;
}*/
/*=== 10-09-2020 ===*/
.term-kitchens .project .image_gallery{
    float: right;
    width: 690px;
    height: 479px;
    margin-bottom: 4px;
}
.term-kitchens .project .project_detail{
    width: 190px;
    margin-top: -5px;
    float: left;
}
.term-kitchens .project .project__info{
    position: absolute;
    bottom: 15px;
}

@media (max-width: 767px){
    .term-kitchens .project .image_gallery{
        float: right;
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px;
        max-height: 238px;
    }
    .term-kitchens .project .project__info{
        position: absolute;
        bottom: 42px;
    }
    .term-kitchens .project .project_detail{
        float: none;
        width: 100%;
        margin-top: -3px;
        position: absolute;
        bottom: 0;
        left: 0 !important;
        right: unset;
    }
    .term-kitchens .project .project_detail a.elementor-post__read-more {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 14px;
        width: auto;
        margin-bottom: 15px;
    }
    .term-kitchens .project .project_detail .title_section.elementor-post__title.h3{
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.6;
        width: auto;
        float: none;
    }
}
/*=== 10-09-2020 End===*/

.post_bottom_slider .elementor-carousel-image {
    height: 38px;
    width: 174px;
    background-size: contain;
}
.post_bottom_slider .elementor-swiper-button.elementor-swiper-button-prev {
    background: #eda410 !important;
    color: #fff !important;
    width: 25px;
    font-size: 22px !important;
    position: absolute;
    right: 35px;
    text-align: center;
    bottom:-6 !important;
    float: right;
    height: 25px;
    top: unset;
}
.post_bottom_slider .elementor-swiper-button.elementor-swiper-button-next{
    background: #eda410 !important;
    color: #fff !important;
    width: 25px;
    font-size: 22px !important;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: -6 !important;
    float: right;
    height: 25px;
    top: unset;
}
.post_bottom_slider .elementor-swiper-button.elementor-swiper-button-prev i,
.post_bottom_slider .elementor-swiper-button.elementor-swiper-button-next i{
    line-height: 26px;
    margin-right: 3px;
    margin-top: 0px;
    font-size: 18px;
    background: transparent;
}
.lang_switcher .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
    padding: 0;
}
.lang_switcher .wpml-ls-legacy-list-horizontal a{
    padding-right: 0;
    padding-left: 0;
    color: #fff;
}
.lang_switcher .wpml-ls-legacy-list-horizontal ul li{
    padding-left: 15px;
}
.lang_switcher .wpml-ls-legacy-list-horizontal ul{
   float: right;
}
/*****************14-10-2020 start********************/
.rtl .main_menu_header ul.elementor-nav-menu,
.rtl .language_switcher nav.lsfe-switcher ul.lsfe-menu {
    margin-left: 0 !important;
}
.rtl .language_switcher nav.lsfe-switcher ul.lsfe-menu li:first-child a {
    padding-left: 0;
}
.rtl .language_switcher nav.lsfe-switcher ul.lsfe-menu li a span.lsfe-country-flag {
    margin-right: 6px;
}
.language_switcher li.lsfe-menu-item a.lsfe-item.lsfe-item__active {
    display: none;
}
.rtl .lang_sw_column {
    margin-left: 17px;
}
@media(max-width: 576px){
  .rtl .mobile_header .elementor-menu-toggle {
    margin-right: 0 !important;
    text-align: right;
    float: right;
}
.rtl .mobile_header .elementor-image img{
  float: left;
}
.rtl .mobile_header nav.lsfe-switcher {
    float: left;
}
.rtl .mobile_header nav.lsfe-switcher ul{
	margin-right: auto !important;
}
}
/*****************14-10-2020 end********************/


/**************15-10-2020 start *****************/
article.project .image_gallery img {
    object-fit: contain !important;
    max-height: 500px;
    max-width: 700px;
    height: 100%;
    width: 100%;
}
.single-project .e-gallery-image {
    background-size: contain;
    background-repeat: no-repeat;
}
@media(max-width: 576px){
article.project .image_gallery img {
    max-width: 100%;
    max-height: 240px;
}	
}
/**************15-10-2020 end*********************/
/**************20-10-2020 start**************/
html:lang(en) .social_media p {
    text-align: right;
}
html:lang(en) .main_menu_header ul {
    margin-left: auto;
    margin-right: unset !important;
}
html:lang(en) .language_switcher nav.lsfe-switcher{
	float: right;
	text-align: right;
}
/***********20-10-2020 end************/

/*******26-10-2020 start*******/
/*.rtl #social_header p {
    float: left;
}*/
.rtl .main_menu_header .elementor-widget-container nav ul {
    margin-right: 10px !important;
    float: left;
    margin-left: auto !important;
    direction: rtl;
}
.rtl .main_header {
    direction: ltr !important;
}
.rtl .mobile_header {
    direction: ltr;
}
.rtl .mobile_header .language_switcher nav.lsfe-switcher ul.lsfe-menu {
    margin-left: 16px !important;
}
.sec.companies-portfolio h2 {
    margin-top: 1rem;
}
.rtl ul#menu-2-c5b171c li {
    direction: rtl;
}
.rtl .elementor-element-c5b171c nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    right: -9px !important;
}
/*******26-10-2020 end********/

/******16-12-2020 start******/
.single-project figure.gallery-item {
    margin-bottom: 20px !important;
    padding: 0 10px;
}
/*****16-12-2020 end**********/

/****17-12-2020 start******/
figure.gallery-item img {
    margin: 0 auto;
    object-fit: contain !important;
    max-height: 200px;
}
/****17-12-2020 end********/

/****22-07-2024 start*****/
.slider-container {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
}
.slider-slide {
    min-width: 100%;
    box-sizing: border-box;
}
.slider-slide img {
    width: 100%;
    display: block;
    height: 500px;
    object-fit: cover;
}
.slider-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
}
.slider-button.prev {
    left: 10px;
}
.slider-button.next {
    right: 10px;
}