/*
Theme Name: Clean Sofa
Version: 1.1

*/

@font-face {
font-family: Open Sans Hebrew Center;
src: url(https://wordpress-903560-4763023.cloudwaysapps.com/wp-content/themes/CleanSofa/assets/fonts/OpenSansHebrew_center/OpenSansHebrew-Regular.otf) format('otf'),
	 url(https://wordpress-903560-4763023.cloudwaysapps.com/wp-content/themes/CleanSofa/assets/fonts/OpenSansHebrew_center/OpenSansHebrew-Light.otf) format('otf'),
	 url(https://wordpress-903560-4763023.cloudwaysapps.com/wp-content/themes/CleanSofa/assets/fonts/OpenSansHebrew_center/OpenSansHebrew-Bold.otf) format('otf'),
	 url(https://wordpress-903560-4763023.cloudwaysapps.com/wp-content/themes/CleanSofa/assets/fonts/OpenSansHebrew_center/OpenSansHebrew-ExtraBold.otf) format('otf');
font-weight: normal;
}

@font-face {
font-family: Linearicons-Free;
src: url(https://wordpress-903560-4763023.cloudwaysapps.com/wp-content/themes/CleanSofa/assets/fonts/LinearIcons/Linearicons-Free.woff2?w118d) format('woff');
font-weight: normal;
}

@font-face {
font-family: roboto;
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff'),
font-weight: normal;
}


.single-page__content iframe,  .service-article__content iframe {
	width: 100%;
	height: 400px;
}
@media(max-width: 767px) {
  .tab-menu {
    display: none !important;
  }
  .locations__map-wrapper {
    display: none;
  }
  .single-page__content img.aligncenter, .service-article__content img.aligncenter {
    width: 100%;
    height: auto;
  }
	.single-page__content iframe, .service-article__content iframe {
		height: 300px !important;
	}
	body .single-page__content img.alignleft, body .service-article__content img.alignleft {
	    float: none;
	    display: block;
	    margin: 10px auto;
	}
	body .single-page__content img.alignright, body .service-article__content img.alignright {
		 float: none;
	    display: block;
	    margin: 10px auto;
	} 

	.single-page__thumbnail {
		width: 100%;
		height: auto;
	}

	.btns-mobile__popUp-call-button i {
	    color: #fff;
        position: relative;
    	top: 2px;
	}
	.btns-mobile__popUp-call-button span{
		margin-top: 7px;
	}

}

.single-page__content img.alignleft, .service-article__content img.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
} 
.single-page__content img.alignright, .service-article__content img.alignright {
	float: right;
    margin: 0px 0px 20px 20px;
} 


.single-page__content img.aligncenter, .service-article__content img.aligncenter{
	display: block;
	margin:20px auto;
}

.wpcf7-response-output {
	display: none !important;
}
.sidebar-form__form-wrapper .btn, .price-card__show-form-trigger {
	outline: none;
}

@media (max-width: 991px){
	body[data-browser="SamsungBrowser"].el-open-menu  {
		direction: ltr;
	}
	body[data-browser="SamsungBrowser"].el-open-menu  #el-mobile-menu{
		direction: rtl;
	}
	body[data-browser="SamsungBrowser"].el-open-menu  .logo_scroll{
		display:none;
	}
	body[data-browser="SamsungBrowser"] .main-header__container  { 
		direction: rtl;
	}
	.home-article-with-form__text-wrapper {
	    overflow-y: scroll;
	    max-height: 455px;
	}
	body .home-banner__text {
	    padding-top: 15px;
	}
	body .home-banner {
	    background-position: 0px -33px !important;
	}
	body .home-banner__form  {
	    margin-top: 22vh;
	}

	body.page-template-page-service .locations__list {
		max-height: 100%;
	}

	body.page-template-page-service .locations__list-item {
		width: 100%;
	}
}








.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out infinite both;
	        animation: heartbeat 1.5s ease-in-out infinite both;
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}




.bounce-in-right {
	-webkit-animation: bounce-in-right 1.5s infinite both;
	        animation: bounce-in-right 1.5s infinite both;
}


@-webkit-keyframes bounce-in-right {
  0% {
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  18% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  35% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  52% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  61% {
    -webkit-transform: translateX(22px);
            transform: translateX(22px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  70% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity:1;
  }
  100% {
    opacity: 0;   
  }
}


@keyframes bounce-in-right {
  0% {
    -webkit-transform: translateX(150px);
            transform: translateX(150px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  18% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  35% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  52% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  61% {
    -webkit-transform: translateX(22px);
            transform: translateX(22px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  70% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity:1;
  }
  100% {
    opacity: 0;   
  }
}


.bounce-in-left {
	-webkit-animation: bounce-in-left 1.5s infinite both;
	        animation: bounce-in-left 1.5s infinite both;
}


@-webkit-keyframes bounce-in-left {
  0% {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  18% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  35% {
    -webkit-transform: translateX(-48px);
            transform: translateX(-48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  52% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  61% {
    -webkit-transform: translateX(-22px);
            transform: translateX(-22px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  70% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity:1;
  }
  100% {
    opacity: 0;   
  }
}


@keyframes bounce-in-left {
  0% {
    -webkit-transform: translateX(-150px);
            transform: translateX(-150px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  18% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  35% {
    -webkit-transform: translateX(-48px);
            transform: translateX(-48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  52% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  61% {
    -webkit-transform: translateX(-22px);
            transform: translateX(-22px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  70% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  75% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity:1;
  }
  100% {
    opacity: 0;   
  }
}

.form-with-big-arrows {
    overflow:hidden;   
}
  
.home-our-advantages-list :nth-child(2) {
    animation-delay: 0.5s;
}
  
.home-our-advantages-list :nth-child(3) {
    animation-delay: 1s;
}
  
.home-our-advantages-list :nth-child(4) {
    animation-delay: 1.5s;
}

body .animation-arrow path {
    stroke-width: 9px;
}

body .animation-arrow {
    width: 60px;
    height: 70px;
}

body .sidebar-form__arrow-right {
    transform: scale(0.4,0.3) rotate(90deg) translateY(10px);
}

body .sidebar-form__arrow-left {
    transform: scale(0.4,0.3) rotate(-90deg) translateY(10px);
}

.home-article-with-form__form .animation-arrow path{
    stroke: #ffffff;

}

.home-article-with-form__form .form-with-big-arrows__arrow-left-new {
    transform: rotate(-90deg) translate(-10px, -1px);
    flex-shrink: 0;
}

.home-article-with-form__form .form-with-big-arrows__arrow-right-new {
    transform: rotate(90deg) translate(10px, -1px);
    flex-shrink: 0;
}


/* loader-ellips
------------------------- */

.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }

@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}


.home-article-with-form__form {
  overflow: visible;
}


@media(min-width: 376px) and (max-width: 431px) {
  body.home .home-banner {
      background-position: 0 -90px!important;
  }
}


