/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 22 2026 | 15:02:24 */
/*-------------------------- S C R E E N S ----------------------------*/
@media screen and (min-width:1750px) and (max-width:1850px){body{zoom:0.98 !important;} .mobile-menu {max-height: 102.04vh;height: 102.04vh;}}
@media screen and (min-width:1650px) and (max-width:1750px){body{zoom:0.95 !important;} .mobile-menu {max-height: 105.26vh;height: 105.26vh;}}
@media screen and (min-width:1450px) and (max-width:1650px){body{zoom:0.9 !important;} .mobile-menu {max-height: 111.111vh;height: 111.111vh;}}
@media screen and (min-width:1350px) and (max-width:1450px){body{zoom:0.85 !important;} .mobile-menu {max-height: 117.65vh;height: 117.65vh;}}
@media screen and (min-width:767px) and (max-width:1350px){body{zoom:0.8 !important;} .mobile-menu {max-height: 125vh;height: 125vh;}}




/*------------------------------------------ C O M P U T E R S --------------------------------------------*/
@media screen and (min-width: 1250px) {

.mobile-menu-btn {display: none;}
	
	
}/*------ C O M P U T E R S  +  T A B L E T S -------*/
@media screen and (min-width: 767px) {
  
}/*------------------------------------------ A L L  T A B L E T S --------------------------------------------*/
@media screen and (min-width: 767px) and (max-width: 1250px) {
  
}/*--- T A B L E T S - B I G ------*/
@media screen and (min-width: 1000px) and (max-width: 1250px){ 
  
}/*--- T A B L E T S - M E D I U M ---*/
@media screen and (min-width: 850px) and (max-width: 1000px) {
  
}/*--- T A B L E T S - S M A L L ---*/
@media screen and (min-width: 767px) and (max-width: 850px) {
  
}/*------------------------- T A B L E T S + M O B I L E ---------------------------*/
@media screen and (max-width: 1250px) {
 

.header-third.header-top-third.header-top-middle {
    display: none;
}
.header-top-bar {
    padding: 10px 20px;
}
.header-top-left a.contact {
    padding: 10px 25px;
    font-size: 15px;
}
.header-logo-wrap img {
    width: 60px;
}
.header-top-right .textwidget.custom-html-widget {
    display: flex;
    align-items: center;
    gap: 15px;
}	

footer#colophon {
    padding: 50px 20px;
	border-radius: 10px 10px 0 0;
}
.footer-middle {
    flex-wrap: wrap;
    gap: 30px 20px;
    margin: 0;
}
.footer-middle .footer-quarter.footer-middle-first,
.footer-middle .footer-quarter.footer-middle-second {
    width: 100%;
	margin: 0;
	text-align: center;
}
.footer-middle .footer-quarter {
    width: calc(50% - 20px);
    margin: 0 0 50px;
}
.footer-bottom {
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14px;
}
.footer-bottom .footer-third {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 20px;
}
.footer-logo-wrap {
    text-align: center;
}
.footer-logo-wrap img.logo {
    width: 250px;
}
.footer-bottom .footer-logo-wrap .arr {
    margin: 0 0 20px;
    padding: 7px 0 0;
    flex-wrap: wrap;
    justify-content: center;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-family: 'noto sans hebrew';
}
.footer-bottom .footer-logo-wrap .arr img {
    width: 100%;
    height: 100px;
    object-fit: contain;
    object-position: center;
}
.footer-bottom .footer-third, .footer-bottom .footer-third ul {
    gap: 15px 10px;
}
.footer-third.footer-left-third {
    margin: 20px 0 0;
}
.footer-middle .footer-quarter ul a {
    margin: 0 0 7px;
    font-size: 14px;
    line-height: 1.2;
}	
.footer-middle .footer-quarter .footer-desc {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.35;
}
	
.mobile-menu {
    flex-wrap: wrap;
    padding: 100px 20px 50px;
	align-content: flex-start;
	background: #110e3d;
}
.mobile-menu .mobile-menu-third {
    flex-wrap: wrap;
    min-height: unset;
    align-content: flex-start;
    width: 100%;
    height: auto;
    min-height: unset;
    padding-top: 30px;
}
.mobile-menu .mobile-menu-third.mobile-menu-top {
    width: 100%;
    margin: 0;
    padding: 0;
    border-right: solid 0px #ffffff20;
    border-bottom: solid 1px #ffffff20;
}	
.mobile-menu-top .widget_nav_menu:first-child a {
    margin: 20px 0;
    font-size: 35px;
	text-align: center;
}
.mobile-menu .mobile-menu-third .widget:nth-child(2) {
    display: none;
}
    .mobile-menu-middle .widget_nav_menu:first-child a {
        margin: 0 0 20px;
        font-size: 15px;
        font-weight: 300;
        text-align: center;
    }
.mobile-menu-middle .widget_nav_menu:first-child a .menu-item-description {
    display: none;
    margin: 7px 0 0;
    font-size: 15px;
    line-height: 1.2;
}
.widget_polylang ul .current-lang a {
    text-decoration: underline;
}	
	
.team-widget {
    gap: 20px 10px;
}
.team-widget .team-member {
    width: calc(50% - 10px);
    margin: 0 0 10px;
}
.team-widget .team-member .team-member-image img {
    height: 200px;
}
.team-widget .team-member .team-member-name {
    font-size: 16px;
    line-height: 1;
}
.team-widget .team-member .team-member-role {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 1;
}
.team-widget .team-member .team-member-image {
    margin-top: 10px;
    padding-top: 10px;
}
	
.posts-container {
	margin: 30px 0 0;
    padding: 0 15px;
}
.home .posts-container {
    display: block;
    margin: 0;
    white-space: nowrap;
    overflow: auto;
}
.home .posts-container .type-post {
    display: inline-block;
    vertical-align: top;
	width: 90%;
	margin: 0 0 0 10px;
	padding: 20px;
    white-space: normal;
}
.home .posts-container::-webkit-scrollbar {
    display: none;
}
.posts-container .type-post {
    width: 100%;
    margin: 0 0 20px;
    padding: 20px;
}
.posts-container .type-post .entry-header .entry-title {
    max-width: unset;
    font-size: 25px;
    height: unset;
}
.posts-container .type-post .entry-header excerpt.entry-excerpt {
    margin: 10px 0 10px 0;
    font-size: 15px;
    line-height: 1.2;
    height: 75px;
}
.posts-container .type-post .date {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.posts-container .type-post img {
    height: 200px;
}
.blog header.page-header {
    flex-flow: column-reverse;
}
.blog header.page-header .page-image {
    width: 100%;
}
.blog main#main {
    margin: 0;
}
.blog header.page-header .page-image img {
    height: 200px;
}
.blog header.page-header .page-info {
    width: 100%;
    padding: 20px;
    text-align: center;
}
    .blog header.page-header .page-info .page-description {
        margin: 20px 0 0;
        font-size: 15px;
    }
.blog header.page-header .page-info .page-title {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.5px;
}	
	
.archive-header {
    padding: 30px 20px;
}
.archive-header .page-info h1 {
    margin: 20px 0 10px;
    font-size: 35px;
    line-height: 1;
}
.archive-header .page-info {
    font-size: 14px;
    line-height: 1.35;
}
.archive .archive-container {
	justify-content: center;
	margin: 0;
    padding: 0 15px 30px;
}
.archive-production-container .type-production, .archive-production-container .type-production:nth-child(1) {
    width: 50%;
}
.archive-production-container .production-content {
    padding: 20px 20px 40px;
    width: 100%;
    justify-content: center;
}
.archive-production-container .production-content .production-title {
    width: 100%;
    font-size: 40px;
    text-align: center;
}
.archive-production-container .type-production img {
    height: 80vw;
}
.archive-service-container {
    gap: 10px;
}
.archive-service-container .type-service a {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 150px;
    padding: 25px;
    line-height: 1;
}
.archive-service-container .type-service img {
    width: 25px;
}
.archive-service-container .type-service h2.service-title {
    width: 100%;
    margin: 15px 0 0;
    font-size: 23px;
}
.single-post .post-grid {
    flex-wrap: wrap;
    padding: 20px 15px;
}
.single-post .post-grid .entry-info, .single-post .post-grid .entry-text {
    width: 100%;
}
.single-post .post-grid .entry-info .entry-title {
    margin: 20px 0 15px;
    font-size: 30px;
}
.single-post .post-grid .entry-info excerpt.entry-excerpt {
    display: block;
    margin: 0 0 20px;
    font-size: 15px;
}
.single-post .post-grid .entry-meta, .single-post .post-grid .more-articles {
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border: 0;
    font-family: 'noto sans hebrew';
}
.single-post .post-grid .entry-meta {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.single-post .entry-image img {
    height: auto;
}
.single-post .post-grid .more-articles .more-articles-label {
    font-size: 19px;
    margin: 0 0 20px;
}
.single-post .post-grid .entry-meta .date {
    margin: 0;
}
.single-post .more-articles .more-article-item a {
    display: flex;
    align-items: flex-start;
}
.single-post .more-articles .more-article-item a img {
    margin: 0 0 0 10px;
    width: 80px;
    height: 60px;
}
.single-post .more-articles .more-article-item p.entry-title {
    width: calc(100% - 100px);
}
.single-production div.type-production {
    padding: 0;
}
.single-production header.entry-header {
    border-radius: 0 0 10px 10px;
}
.single-production header.entry-header .entry-info {
    padding: 20px 20px 30px;
    justify-content: center;
    background-image: linear-gradient(0deg, #110E3D 55%, transparent);
}
.single-production header.entry-header .entry-excerpt {
    max-width: unset;
    text-align: center;
    font-size: 15px;
}
.single-production header.entry-header .entry-info h1.entry-title {
    font-size: 50px;
    text-align: center;
}
.single-production header.entry-header .entry-image {
    width: 100%;
    height: 500px;
    padding-bottom: 250px;
}
.single-production header.entry-header .entry-info nav.rank-math-breadcrumb {
    text-align: center;
}
.single-service header.entry-header {
    padding: 20px 20px 50px;
}
.single-service header.entry-header h1.entry-title {
    font-size: 40px;
}
.single-service header.entry-header .entry-excerpt {
    font-size: 15px;
    line-height: 1.35;
}
.single-service header.entry-header .entry-image {
    width: 35px;
}	
.portfolio-gallery img.swiper-slide-image {
    height: 150px;
}	
	
	
	
	
	
	
}/*------------------------------------------ M O B I L E --------------------------------------------*/
@media screen and (max-width: 767px) {
	
.archive-production-container .type-production, .archive-production-container .type-production:nth-child(1) {
    width: 100%;
}
.archive-service-container .type-service {
    width: calc(50% - 15px);
}	

	
}/*-----S M A L L  M O B I L E -----*/
@media screen and (max-width: 350px) {
  
}