/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 16:25:09 */
/*-------------- G E N E R A L ---------------*/
*{outline:0!important;list-style:none;text-decoration:none}
.page,.post{margin:0;overflow-x:hidden}
p{margin:0}
.widget,.elementor-widget:not(:last-child){margin:0}
::selection{background:#232323;color:#fff}
::-webkit-scrollbar{background:#d6d6d6}
::-webkit-scrollbar-thumb{background:#ddd}
::-webkit-scrollbar-thumb:hover{background:#c1c1c1}
div#content{min-height:667px}
.full-width-btn,.full-width-btn a{width:100%}
.rtl .wpcf7 input[type="url"],.rtl .wpcf7 input[type="email"],.rtl .wpcf7 input[type="tel"] {text-align: right;}
.elementor-text-editor p {margin: 0 0 15px 0;}
form[data-status="submitting"] input.wpcf7-submit {background: #c9c9c9;pointer-events: none;}
body {background: #F2F2F2;}
h1, h2, h3, h4, h5, h6, button {font-family: 'mikhmoret';}
p, a, input, select, ul, li {font-family: 'Noto Sans Hebrew';}

.telma, .telam * {font-family: 'Telma';font-weight: 600;}
.clash, .clash * {font-family: 'Clash Display';}


/*-------------- E X T R A S ---------------*/
section.elementor-element-3f20197 {
    overflow: hidden;
}
.rank-math-breadcrumb a, .rank-math-breadcrumb span {
    font-family: 'mikhmoret';
    font-size: 24px;
    color: #001527;
    letter-spacing: 1px;
}
.site-footer .hide-footer .level-1-child {
    display: none !important;
}
.cky-rtl .cky-notice-btn-wrapper {
    margin-left: 0;
    margin-right: 0 !important;
}

/*-------------- H E A D E R ---------------*/
header#masthead {
    position: sticky;
    top: 0;
	background: #F2F2F2;
    z-index: 9999;
}
.header-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 50px;
}
.header-top-bar .site-logo img {
    height: 50px;
    margin: 0 0 -5px;
}
.header-top-right ul.level-1 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
}
.header-top-right ul li a {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 10px;
    font-family: 'mikhmoret';
    font-size: 21px;
    line-height: 1;
    color: #001527;
    letter-spacing: 1px;
}
.header-top-right ul li:hover a img {
    transform: rotate(180deg);
}
.header-top-left .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}




/*----------------- F O O T E R ------------------*/
.credit {
    display: flex;
    align-items: center;
    gap: 10px;
}
.credit .logo {
    height: 35px;
}
.credit .text img {
    display: block;
    margin: 0 auto 0 0;
}
.credit .text span {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}
.credit:hover .text span {
    text-decoration: underline;
}
.credit img {
    filter: invert(1) brightness(10);
}
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 50px;
    background: #5C5F6D;
    color: #fff;
    font-family: 'Noto Sans Hebrew';
    font-size: 14px;
    letter-spacing: 0.5px;
    border-top: solid 1px #ffffff30;
}
.footer-contact-form ul#menu-social {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 25px;
}
.footer-contact-form .menu-main-menu-container ul {
    margin: 0;
    padding: 0;
}
.footer-contact-form .menu-main-menu-container ul a {
    display: block;
    padding: 5px 0;
    color: #fff;
}
.footer-contact-form .menu-main-menu-container ul a img {display: none;}
.footer-contact-form .menu-main-menu-container ul a:hover {text-decoration: underline;}


/*------ F O R M -------*/
.wpcf7-not-valid{border:solid 1px #cd3232 !important;}
span.wpcf7-not-valid-tip{font-family:heebo;color:#cd3232;font-size:13px;}
.wpcf7-validation-errors, div.wpcf7-acceptance-missing{display:none !important;}
div.wpcf7-mail-sent-ok{border:none;font-family:heebo;font-size:30px;margin:0;padding:0;}
div.wpcf7-mail-sent-ok::after{display:block;margin:-7px 0 0 0;content:"תודה שפנית אלינו, נחזור בהקדם האפשרי";font-family:heebo;font-size:14px;}


/*-------- Mobile Menu BTN --------*/
.mobile-menu-btn{display:inline-block;height:30px;margin-bottom:5px;}
.mobile-menu-btn .line{display:inline-block;position:relative;width:30px;height:3px;background-color:#132242;transition-property:background-color, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before,.mobile-menu-btn .line:after{content:'';display:block;width:30px;height:3px;position:absolute;background:#132242;transition-property:margin, transform;transition-duration:300ms;}
.mobile-menu-btn .line:before{margin-top:-10px;}
.mobile-menu-btn .line:after{margin-top:10px;}
.mobile-menu-btn.open .line{background:rgba(0, 0, 0, 0);}
.mobile-menu-btn.open .line:before{margin-top:0;transform:rotate(45deg);}
.mobile-menu-btn.open .line:after{margin-top:0;transform:rotate(-45deg);}



/*-----------B L O G ----------------*/
.blog main#main {
    max-width: 1550px;
    margin: auto;
    font-size: 15px;
    color: #001527;
}
.blog header.page-header {
    display: flex;
    justify-content: space-between;
    align-content: stretch;
	background: none;
}

.blog header.page-header .page-info {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: 40%;
    padding-bottom: 50px;
}
.blog header.page-header .page-info .page-description {
    margin: 0 0 20px;
    font-family: 'Clash Display', 'Almoni ML v5 AAA';
    font-size: 60px;
    font-weight: 500;
    line-height: 1.1;
	text-align: center;
}
.blog header.page-header .page-image {
    width: 50%;
}
.blog header.page-header .page-image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
}
.blog header.page-header .page-info .page-title {
    margin: 0;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    font-family: 'mikhmoret';
}
header.page-header {
    padding: 50px 20px 50px;
    background-image: linear-gradient(0deg, #fff, transparent);
    text-align: center;
}
header.page-header h1.page-title {
    margin: 0 0;
    padding: 25px 0;
	font-family: 'clash display';
    font-size: 50px;
    font-weight: 400;
    color: #001527;
	line-height: 1.2;
}
.posts-container,
.news-container,
.products-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 1550px;
    margin: 50px auto;
    font-size: 15px;
    color: #001527;
}
.posts-container .type-post,
.posts-container .type-services,
.products-container .product-item {
    width: calc(33.3% - 30px);
    margin: 0 30px 70px 0;
    padding: 0 30px 0 0;
    border-right: solid 1px #707070;
}
.posts-container a {color: #001527;}
.posts-container h2 {
    margin: 0;
    max-width: 95%;
    font-weight: 500;
    line-height: 1.1;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 65px;
    font-size: 31px;
}
.posts-container .entry-excerpt {
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 80px;
    margin: 10px 0 30px;
    line-height: 1.3;
}
.posts-container .date {
    font-size: 13px;
    letter-spacing: 1px;
}
.posts-container img {
    margin: 10px 0 0;
    width: 100%;
    height: 325px;
    object-fit: cover;
    object-position: center;
    border-radius: 3px;
}
.posts-container .type-services img {
    margin: 0;
}
.posts-container .type-services h2 {
    display: block !important;
    margin: 20px 0 10px;
    height: unset;
}
.posts-container .read-more {
    display: flex;
    align-items: center;
    gap: 50px;
    width: fit-content;
    padding: 7px 10px 7px 15px;
    border: solid 1px #00000030;
    border-radius: 150px;
    cursor: pointer;
}
.elementor-widget-container .posts-container {
    margin: 50px auto 0;
}
.elementor-widget-container a.posts-widget-cta {
    display: flex;
    gap: 50px;
    align-items: center;
    width: fit-content;
    margin: auto;
    text-align: center;
    padding: 10px 20px;
    background: #001527;
    color: #fff;
    font-family: 'mikhmoret';
    font-size: 24px;
    font-weight: 300;
    border-radius: 50px;
}
.news-container {
    max-width: 1000px;
}
.news-container article.news-item {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: solid 1px #707070;
}
.news-container article.news-item .news-image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 30px;
    width: 250px;
    height: 100px;
    background: #fff;
    border-radius: 3px;
}
.news-container article.news-item .news-image img {
	max-width: 150px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.news-container article.news-item .news-content {
    width: calc(100% - 500px);
}
.news-container article.news-item .news-content .news-title {
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.35px;
    font-size: 25px;
}
.news-container article.news-item a.news-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    margin-top: auto;
    width: 200px;
    padding: 7px 10px 7px 15px;
    border: solid 1px #00000030;
    border-radius: 150px;
    cursor: pointer;
    color: #000;
}
.page-template-page-products-catalog {
    background: #E7E8EA;
}
.products-container .product-item {
    border: 0;
    font-size: 14px;
}
.products-container .product-item .product-image {
    width: 100%;
    height: 450px;
    background-color: #f2f2f2;
    overflow: hidden;
}
.products-container .product-item .product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.2s ease-in-out;
}
.products-container .product-item:hover .product-image img {
    transform: scale(1.1);
}
.products-container .product-item h2.product-name {
    margin: 20px 0 0;
    font-family: 'Clash Display';
    font-weight: 500;
    font-size: 19px;
    letter-spacing: 0.5px;
}
.products-container .product-item .product-company {
    margin: 0 0 10px;
    font-weight: 500;
    font-size: 14px;
}




/*-------- S I N G L E - P O S T ----------*/
.single-post main#main {
    max-width: 1350px;
    margin: auto;
    color: #001527;
}
.single-post .post-grid {
    display: flex;
	align-items: stretch;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.single-post .post-grid .entry-meta,
.single-post .post-grid .more-articles {
    width: 30%;
    font-size: 15px;
    letter-spacing: 0.5px;
	margin: 0 30px 0 0;
    padding: 0 30px 0 0;
    border-right: solid 1px #707070;

}
.single-post .post-grid .entry-meta .date {
    margin: 0 0 30px;
}
.single-post .post-grid .entry-meta span.date-label, .single-post .post-grid .entry-meta .share-label {
    display: block;
    margin: 0 0 7px;
    font-family: 'mikhmoret';
    font-weight: 500;
    font-size: 21px;
    line-height: 1;
}
.single-post .post-grid .entry-meta .share .share-icons {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 15px 0 0;
}
.single-post .post-grid .entry-info,
.single-post .post-grid .entry-text {
    width: calc(70% - 30px);
}
.single-post .post-grid .entry-info .entry-title {
    margin: 0 0 17px;
    font-weight: 500;
    font-size: 45px;
    line-height: 1.1;
}
.single-post .post-grid .entry-info excerpt.entry-excerpt {
    line-height: 1.3;
}
.single-post .entry-image img {
    width: 100%;
    height: 435px;
    object-fit: cover;
    object-position: center;
}
.single-post .post-grid .more-articles .more-articles-label {
    display: block;
    margin: 0 0 30px;
    font-family: 'mikhmoret';
    font-size: 23px;
    font-weight: 500;
    line-height: 1.2;
}
.single-post .more-articles .more-article-item a {
    display: block;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    color: #001527;
}
.single-post .more-articles .more-article-item a img {
    margin: 0 0 7px;
    width: 100%;
    height: 120px;
    object-fit: cover;
    object-position: center;
}



















