/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
div#breadcrumbs > span {
   direction: rtl;
   display: flex;
   gap: 10px;
}

div#breadcrumbs > span span:first-child a {
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_1370_20016)'%3E%3Cpath d='M15.8523 7.25495L8.32282 0.521862C8.30966 0.508698 8.29649 0.498826 8.28004 0.488953C8.1155 0.330992 7.85223 0.324411 7.67781 0.479081L0.148338 7.21217C-0.0359498 7.37671 -0.0491132 7.65643 0.112139 7.84072C0.200992 7.93945 0.322753 7.98881 0.444515 7.98881C0.549822 7.98881 0.655129 7.95261 0.740692 7.87692L2.09652 6.66259V6.89954V10.4142V14.5146C2.09652 15.13 2.59673 15.6335 3.21541 15.6335C3.22529 15.6335 3.23187 15.6335 3.24174 15.6335C3.25161 15.6335 3.2582 15.6335 3.26807 15.6335H5.59141C6.1706 15.6335 6.64119 15.1629 6.64119 14.5837V10.5919C6.64119 10.503 6.71359 10.4306 6.80244 10.4306H9.20148C9.29033 10.4306 9.36273 10.503 9.36273 10.5919V14.5837C9.36273 15.1629 9.83332 15.6335 10.4125 15.6335H12.7885C13.4138 15.6335 13.9074 15.0181 13.9074 14.2316V10.5721V9.45324V6.70538L15.2632 7.9197C15.3488 7.99539 15.4541 8.03159 15.5594 8.03159C15.6812 8.03159 15.8029 7.98223 15.8918 7.8835C16.0497 7.69921 16.0333 7.41949 15.8523 7.25495ZM13.0156 9.44995V10.5688V14.225C13.0156 14.5442 12.8576 14.7383 12.7852 14.7383H10.4092C10.3204 14.7383 10.248 14.666 10.248 14.5771V10.5919C10.248 10.0127 9.77738 9.54209 9.19819 9.54209H6.79915C6.21996 9.54209 5.74937 10.0127 5.74937 10.5919V14.5837C5.74937 14.6725 5.67697 14.7449 5.58812 14.7449H3.26478C3.2549 14.7449 3.24832 14.7449 3.23845 14.7449C3.22858 14.7449 3.222 14.7449 3.21212 14.7449C3.08707 14.7449 2.98176 14.6429 2.98176 14.5146V10.4109V6.89625V5.86621L7.97728 1.40381L13.0156 5.90899V9.44995Z' fill='black'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1370_20016'%3E%3Crect width='16' height='16' fill='white'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
   font-size: 0;
   width: 20px;
   height: 28px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: 16px;
   display: flex;
}
.single-post header.page-header {
   display: none;
}
.scroll-progress-wrapper {
   background-color: #F6F6F6;
   color: #1A1A1A;
   font-size: 0;
   transition: 0.3s;
   min-height: 3px;
   position: fixed;
   top: 100px;
   z-index: 9999;
   width: 100%;
 }
 .scroll-bar {
   background: #25D68C;
    
   position: absolute;
   top: 0;
   right: 0;
   height: 100%;
 }
.table-contact-service .elementor-item-active {
   color: #000000 !important;
   background-color: #ECF5FA !important;
   width: 100% !important;
      border-color: #2B6FF6 !important;
}
.table-contact-service .elementor-toc__list-item-text-wrapper::before {
   display: none !important;
}
.table-contact-service li.elementor-toc__list-item {
   margin-bottom: 0px !important;
}
.table-contact-service .elementor-toc__list-item a {
   padding: 15px 0px;
   padding-right: 21px;
  border-right: 4px solid #EEEDED;
}
.elementor-accordion-icon {
   background: #ECF5FA;
   border-radius: 8px;
   height: 60px !important;
   width: 60px !important;
   display: flex !important;
   align-items: center;
   justify-content: center;
   min-width:60px;
}
.bg-character-img{
  position: relative;
}
.bg-character-img::after {
  content : '';
  background-image: url('http://seoshark-co-il-sharkdev.s84.upress.link/wp-content/uploads/2024/11/character.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  position: absolute;
  bottom: 3%;
  right: 50%;
  height: 130px;
  width: 115px;
  transform: translateX(50%);
      z-index:1;
}
.database-more-btn 
.elementor-button-icon {
  display: flex;
  transition: .3s;
}
.database-more-btn 
.elementor-button-link:hover .elementor-button-icon {
  margin-right: 12px !important;
}

.elementor-tab-title{
 display: flex;
 justify-content: space-between;
 flex-direction: row-reverse;
  align-items:center;
}
.according-style,.text-postion{
  margin: 0 auto;
}
.according-style .elementor-accordion-title {
  text-align: right;
}
.according-style .elementor-accordion-item {
  margin-bottom: 10px;
}
.dropdown-menu{
  align-items: center !important;
  display: flex;
}
.dropdown-menu svg{
      margin-left: 15px;
  height: 40px;
  width: 40px;
  background: linear-gradient(180deg, rgba(189, 210, 251, 0.06) 0%, rgba(189, 210, 251, 0.8) 100%);
 border-radius: 50%;
}
.menu-label::before{
  content: 'חדש';
  font-size: 12px;
  font-weight: 700;
  background: #25D68C;!;!importan;
  border-radius: 4px;
  border: 1px solid #25D68C;
  color: #000;
  position: absolute;
  right: calc(100% - 10px);
  padding: 1px 7px;
  top: 50%;
  transform: translateY(-50%);
}
.white-header .menu-label::before{
  background: #EAFBF4 !important;
}
.dropdown-menu:hover {
  font-weight: 700 !important;
      transition: .3s !important;
}
.footer-social-menu .elementor-heading-title {
  margin: 0px !important;
}
.footer-social-menu a {
  color: #000 !important;
}
.float-message::before{
  content:'';
  width: 180px;
  height: 100%;
  background-image:url('http://seoshark-co-il-sharkdev.s84.upress.link/wp-content/uploads/2024/11/Union-1.png');
background-repeat:no-repeat;
  background-size:100%;
  z-index:-1;
  position:absolute;
  top:0;
  right:0;
}
.floating-button {
  position: fixed !important;
  z-index: 9999 !important;
  right: 8px !important;
  bottom: 15px !important;
}
i.eicon-close {
  display: none !important;
}
.footer-social-link .elementor-widget-container a {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: #fff;
  color: #fff;
  transition: .3s;
}
.footer-social-link .elementor-widget-container a:hover{
  font-weight: 700;
}
.page-link .elementor-widget-container p {
 margin-bottom: 0px !important;
}
.according-style .elementor-accordion-item {
  border-radius: 8px; 
}
.according-style .elementor-tab-title {
  border-radius: 8px 8px 0px 0px;
}
.arrow-up {
  height: 60px !important;
  width: 60px !important;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
   border-width: 1px;
  border-color: #fff;
  border-style: solid;
    transition: .3s;
}
.arrow-up:hover .ekit-btt__button {
  margin-bottom: 20px !important;
}
.white-header .nav-items li.menu-item a::after {
  background: #000;
}
.nav-items li.menu-item a::after {
  content: '' !important;
  height: 1px !important;
  width: 0% !important;
  background: #fff ;
  position: absolute;
  right: 0;
  bottom: 9px;
}
.highlight-animation {
text-decoration: underline;
 background-color: #9BF5D0;
 background: linear-gradient(to right, #9BF5D0 50%, rgba(255, 255, 255, 0) 50%);
 background-size: 200%;
 background-position: -100% 0;
 transition: 0.6s ease-in-out;
 font-size: 26px;
 font-weight: 500;
 line-height: normal;
 display: inline;
}
.highlight-animation.active  {
 background-position: 0 0;
}
.nav-items li.menu-item a:hover::after {
  width: 100% !important;
}
span.wpcf7-not-valid-tip {
   position: absolute;
   top: 0;
   left: 0;
   color: red !important;
   font-size: 15px !important;
}

input.wpcf7-not-valid {
   border-color: red !important;
}
.nav-menu-link > .elementor-nav-menu--main > .elementor-nav-menu li.menu-item > a::after {
  content: '' !important;
  height: 1px !important;
  width: 0% !important;
  background: #000 !important;
  position: absolute;
  right: 0;
  bottom: 9px;
}

.nav-menu-link > .elementor-nav-menu--main  > .elementor-nav-menu li.menu-item > a::after {
  width: 100% !important;
}
body:not(.home):not(.page-id-1009 ):not(.postid-2556):not(.postid-3145) .floating-button{
  display: none !important;
}
.about-text-editor {
  margin: 0 auto !important;
}
.contact-form p{
  display: flex ;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-around;
}
.wpcf7-spinner{
  display: none !important;
}
.contact-form p label input{
  text-align : right !important;
  direction: rtl !important;
}
.form-heding span {
  font-weight: 400 !important;
}

.backlinks-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.backlinks-form input{
  text-align : right !important;
  direction: rtl !important;
}
.table-contact-service .elementor-toc__header {
  padding:5px 21px 10px 15px;
    border-right: 4px solid #EEEDED;
}
.table-contact-service .elementor-toc__list-item {
  padding:0px 0px 0px 0px;
}
.elementor-toc__list-item a{
  padding:15px 0px;
}

.blog-soical-icn a.elementor-icon {
  height: 50px !important;
  width: 50px !important;
  border: 1.06px solid #2B6FF6 !important;
  border-radius: 50% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;  
}
.blog-soical-icn a.elementor-icon:hover{
  background:#2B6FF6 !important;
  color:#fff !important;
}
.author-admin .elementor-author-box__text {
  display: flex;
}
.author-admin .elementor-author-box__bio,.author-admin .elementor-author-box__name{
  margin: 0 !important;
}
.author-admin .elementor-author-box__name span{
  color: #231F20;
      text-decoration: none;
  display: inline-block;
  margin-left: 5px;
}
.author-admin .elementor-author-box__name{
  text-decoration: underline;
}
.media-icons .elementor-share-btn {
  border-color: #2B6FF6 !important;
}
.media-icons span.elementor-share-btn__icon:hover {
  color: #fff !important;
  background: #2B6FF6 !important;
}
.according-style .elementor-accordion-item:not(:first-child) .elementor-tab-title{
  border-top: 1px solid #D2D7EA;
}
.main-services-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 21px;
  width: 100%;
}
.main-services-form p{
  width:100%;
}
.submit-btn {
  grid-column: 2 span;
  margin: 0 auto;
}

.service-breadcrumbs div#breadcrumbs > span span:first-child a {
   filter: invert(1);
}
body.home .white-header , body:not(.home) .blue-header {
    display: none; 
}
.menu-btn a {
   background-color: #fff;
   width: 36px;
   height: 36px;
   display: flex !important;
   align-items: center;
   justify-content: center;
   border-radius: 30px;
   box-shadow: 0px 0px 10px 0px #2B70F64D;
}
.e-loop-item .elementor-widget-theme-post-featured-image a {
   width: 100%;
}
.blog-author {
   display: none;
}

.blog-page-list .e-loop-item.blog-big  .blog-author  {display: block;margin-top: 50px;}
.elementor-toc__header {
   position: relative;
}

.elementor-toc__toggle-button:before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.main-services-form input.wpcf7-form-control { margin:0 !important}
.post-content > .elementor-widget-container > h2 {
    color: #000000;
    font-size: 56px;
    font-weight: 400;
    line-height: 56px;
    border-top: 1px solid #B9B9B9;
    padding-top: 44px;
    margin-top: 44px;
}
.icon-boxe {
  display: grid;
  grid-template-columns: 108px 1fr;
  gap: 35px;
}
.icon-boxes-title {
  font-weight: 300;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
}

.icon-boxes-text {
  font-weight: 400;
  font-size: 21px;
  line-height: 32px;
}
.icon-boxe:not(:last-child) .icon-boxes-text {
  border-bottom: 1px solid #B9B9B9;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.icon-boxes-main {
  margin: 40px 0;
}
.advantages-main {
  border: 1px solid #25D68C;
  box-shadow: -4px 4px 0px 0px #000000;
  margin: 40px 0;
  padding: 30px;
  background-color: #25D68C1A;
  border-radius: 10px;
}
.disadvantages-main {
  border: 1px solid #AEAEAE;
  box-shadow: -4px 4px 0px 0px #000000;
  margin: 40px 0;
  padding: 30px;
  background-color: #F6F6F6;
  border-radius: 10px;
}

.advantages-main h3 , .disadvantages-main h3 {
  font-size: 36px;
  color: #000;
  font-weight: 300;
  margin: 0;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.advantage-item , .disadvantage-item{
  display: grid;
  grid-template-columns: 50px 1fr;
  gap: 15px;
  margin-bottom: 24px;
}
.idea-item {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 10px;
  align-items: center;
  background: #ECF5FA;
  border: 1px solid #D2D7EA;
  padding: 18px 22px;
  border-radius: 8px;
  margin: 20px 0;
  font-size: 22px;
  font-weight: 700;
}

.idea-item a {
  color: #2B6FF6;
  text-decoration: underline;
}
@media (min-width: 2000px){
  .wave-element .elementor-motion-effects-layer {
  background-size: 78% auto !important;
}
  .wave-element-2{
  background-size: 60% auto !important;
  margin-bottom: -2% !important;
}
  .bg-character-img::after{
         bottom: 15% !important;
}
  .wave-element-3 .elementor-motion-effects-layer{
      background-size: 60% auto !important;
}
  .wave-element-post .elementor-motion-effects-layer {
  width: 120% !important;
}
.wave-element-post{
      margin-top: -7% !important;
}
}
@media (min-width: 1025px){
.nav-items .sub-menu {
  left: 50% !important;
  transform: translateX(-50%) !important;
  margin-left: 0px !important;
  }
  .elementor-nav-menu--dropdown::before {
  content:'';
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 16px solid #fff;
}
  .dropdown-menu svg path{
  stroke: #2B6FF6 !important;
}
.dropdown-stroke svg g path{
  stroke: #2B6FF6 !important ;
}
  .dropdown-stroke svg path:nth-child(3) ,.dropdown-stroke svg path:nth-child(4){
  stroke: #fff !important;
}
}
@media (max-width: 1293px) and (min-width: 1024px){
  
.nav-items .elementor-item {
  font-size: 16px !important;
  padding: 13px !important;
}
.main-nav .elementor-element-f52e014 {
  width: 68% !important;
}
.nav-btn .elementor-button {
  font-size: 16px !important;
}
.nav-btn-2 .elementor-button {
  font-size: 16px !important;
}
.nav-btn-2 .elementor-widget-container {
  margin: 0px 7px 0px 0px !important;
}
.main-nav{
   padding: 25px 10px 25px 10px !important;
  }
.service-contact-form .elementor-element-897b9ca {
  width: 10% !important;
}
.service-contact-form .elementor-element-d8980e6 {
  width: 90% !important;
}
  .header-logo .elementor-widget-container {
  margin:0 !important;
}
}
@media (max-width: 1040px) and (min-width: 1024px){
  .main-nav{
   padding: 25px 0px 25px 0px !important;
  }
}
@media (max-width: 1005px) and (min-width:768px){
  .text-postion {
  top: 270px !important;
}
}
@media (max-width: 767px){
  .post-content > .elementor-widget-container > h2 {
    font-size: 36px;
    line-height: 1.2;
}

.icon-boxe {grid-template-columns: 100%;gap: 10px;}

.icon-boxe-img {
    max-width: 65px;
}

.icon-boxes-title {
    font-size: 28px;
}

.advantages-main , .disadvantages-main {
    padding: 20px;
}
  .submit-btn {
    grid-column: auto;
}
  .main-services-form{
      grid-template-columns: 100%;
  }
  
  .according-style .elementor-accordion-title {
  padding-left: 16px;
}

  .icn-list .elementor-widget-container .elementor-icon-list-items .elementor-icon-list-item{
      display:inherit;
      text-align:center;
  }
  .icn-list .elementor-icon-list-icon{
      justify-content:center;
      margin-bottom:25px;
  }
.bg-character-img::after {
      bottom: 3%;
      right: 50%;
      height: 73px;
      width: 63px;
}
  .icn-hide .elementor-icon-list-items li:nth-child(1) {
      display: none;
}
.icn-hide .elementor-icon-list-items li:nth-child(5) {
  display: none;
  }
  .arrow-up {
  height: 50px !important;
  width: 50px !important;
}
  .contact-form p {
  flex-direction: column;
  }
  .service-advantages .elementor-image-box-wrapper {
  display: flex !important;
  gap: 15px !important;
}
.service-advantages h3.elementor-image-box-title {
  margin-top: 0px !important;
}
      .elementor-element .author-name-title {
  position: absolute;
  top: -39%;
  right:0;
  width:120px;
  margin-right:100px  !important;
}
}
@media (max-width: 425px){
  .bg-character-img::after {
      bottom: -3%;
}
  .buttons-sec {
 padding: 30px 0px 100px 0px !important;
}
.wave-element {
margin-top: -18% !important;
}
  .service-logo .elementor-widget-container {
  height: 60px !important;
  width: 60px !important;
}
  .img-slider .elementor-swiper-button-prev {
  position: absolute !important;
  top: 80% !important;
  left: 35% !important;
}
.img-slider .elementor-swiper-button-next {
  position: absolute !important;
  top: 80% !important;
  left: 55% !important;
}

          .elementor-element .author-name-title {
  top: -25%;;
}
.arrow-up .ekit-btt__button {
  width: 50px !important;
  height: 50px !important;
  line-height: 50px !important;
}
.wave-element-2{
  background-size: 240% auto !important;
margin-bottom: -6% !important;
}

  .submit-btn{
  margin-top: 20px;
margin-bottom: 0px !important;
  }
}
@media (max-width: 353px){
  .text-postion {
  top: 250px !important;
}
      .elementor-element .author-name-title {
  top: -20%;;
}
}
@media (max-width: 320px){

      .img-slider .elementor-swiper-button-prev {
  left: 30% !important;
}
}
@media (max-width: 1024px){
  li.menu-label.menu-item {display: inline-block;padding-left: 20px;}
  .bg-character-img::after{
     bottom: -2%;
  }

  .table-contact-service .elementor-toc__header {
   background-color: #ECF5FA !important;
}
     .table-contact-service .elementor-toc__body {
   background-color: #ECF5FA !important;
}
  .table-contact-service .elementor-item-active {
   background-color: #ffffff !important;
  }
  .media-icons {
   position: absolute;
   top: -30px;
   left: 0;
   z-index: 999;
   width: 300px !important;
}
.scroll-progress-wrapper{
  top: 56px;
}
  .elementor-column:has(.table-contact-service) {
   position: sticky;
   top: 58px;
   z-index: 999;
}
}
@media(min-width:768px){
  .blog-page-list .e-loop-item.blog-big > .elementor-element h2.elementor-heading-title {
    font-size: 36px;
    line-height: 42px;
}
.blog-page-list .e-loop-item.blog-big {
   grid-column: 2 span;
}
.blog-page-list .e-loop-item.blog-big  > .elementor-element {flex-direction: row;}
}
@media(max-width:767px){
  .blog-page-list .e-loop-item.blog-big > .elementor-element h2.elementor-heading-title {
    font-size: 30px;
    line-height: 34px;
}
  .blog-page-list .e-loop-item.blog-big  > .elementor-element {
   flex-direction: column;
}
.blog-page-list .e-loop-item.blog-big  .elementor-element {
   width: 100%;
}
.blog-page-list .e-loop-item.blog-big  > .elementor-element > .elementor-element:nth-child(1) {
   min-height: 200px;
}
.blog-page-list .e-loop-item.blog-big  .blog-author{
   margin-top: 20px;
}
  .other-services-list .elementor-widget-container {
   position: absolute;
   top: 100%;
   background-color: #fff;
   width: 100%;
   left: 0;
   display: none;
}
.ac-text {
   color: #000;
   font-size: 18px;
   font-weight: 500;
   text-align: right;
   background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
   background-position: 12px center;
   background-repeat: no-repeat;
   padding: 8px 12px 8px 20px;
}
.other-services-list ul.elementor-icon-list-items {
   flex-direction: column;
   align-items: flex-start;
}
.other-services-list ul.elementor-icon-list-items a {
   padding: 5px 0;
}
  .foot-title:after {
   content: "";
   position: absolute;
   top: 5px;
   left: 0;
   width: 18px;
   height: 18px;
   background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5V19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 12H19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
   background-position: center;
   background-repeat: no-repeat;
   background-size: 24px;
   transition: 0.3s;
   }
.foot-title.elementor-widget {
   margin-bottom: 0;
}
.foot-title.active:after {
   transform: rotate(135deg);
}
.foot-col {
   border-top: 1px solid #5488EF;
}
.foot-col:last-child {
   border-bottom: 1px solid #5488EF;
}
  }


 span.wpcf7-form-control-wrap {
    text-align: right !important;
    direction: rtl;
}


 input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {
    direction: rtl;
}