/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2026 | 12:51:19 */
/*-------------- 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;}


/*-------------- E X T R A S ---------------*/
body {background: #FFFAEE;}
a img.arrow_icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 7px;
}
.icon-cta b {
    font-weight: 500;
}
.main-video-overlay video {
    position: absolute;
    top: 10px;
    right: calc(50% - 150px);
    width: 300px;
    height: 300px;
    border-radius: 650px;
    object-fit: cover;
    object-position: center;
}
.main-video .elementor-custom-embed-image-overlay img {
    height: 330px;
    opacity: 0;
}


.elementor-column.col-video {
    width: 350px !important;
	height: 350px !important;
}	
.elementor-column.col-video .elementor-custom-embed-play {
    top: 165px;
}	
.tcpa a {
    color: #29292b;
    text-decoration: underline;
}
.rank-math-breadcrumb .separator {
    margin: 0 7px;
}
.rank-math-breadcrumb a:hover {text-decoration: underline;}
.faq .elementor-toggle-item .elementor-tab-title {
    border-radius: 7px;
}
.faq .elementor-toggle-item .elementor-tab-title.elementor-active {
    border-radius: 7px 7px 0 0;
}

/*-------------- H E A D E R ---------------*/
header#masthead {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    padding: 20px 20px 0;
    z-index: 999;
	transition: all 0.2s ease-in-out;
}
.nav-up header#masthead {padding: 0px 20px 0;}
.header-top-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-radius: 15px;
    background: #FFFAEE;
}
.nav-up .header-top-bar {border-radius: 0 0 15px 15px;}
.contact-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 18px;
    color: #29292B;
    line-height: 1.1;
}
.contact-btn .box .cta-text {
    display: block;
    font-weight: 500;
    font-size: 25px;
}
.header-top-bar .site-logo img {
    margin: 0 0 -10px;
    width: 135px;
}
.header-top-bar .header-top-third {
    width: 33.3%;
}
.header-top-third.header-top-middle {
    text-align: center;
}
.header-top-third.header-top-left {
    display: flex;
    justify-content: end;
    padding: 0 0 0 10px;
}
.header-top-middle ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0;
    padding: 0;
}
.header-top-middle ul a {
    display: block;
    padding: 10px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 1;
    color: #29292B;
    border-radius: 3px;
}
.header-top-middle ul a:hover, .header-top-middle ul a:focus {
    outline: solid 3px #00000020 !important;
}





/*----------------- F O O T E R ------------------*/
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1850px;
    margin: auto;
    padding: 30px 20px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 17px;
    letter-spacing: 0.5px;
    color: #111517;
}
.footer-bottom ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
	margin: 0;
	padding: 0;
}
.footer-bottom ul a:hover img {
    transform: rotateY(360deg);
}
.footer-bottom ul img {
    transition: all 0.5s ease-in-out;
}
.footer-bottom .credit {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #39352E;
    text-align: left;
    line-height: 1;
}
.footer-bottom .credit .text img {
    display: block;
    margin: 0 0 5px;
}
.footer-bottom .credit .text {
    direction: ltr;
    font-size: 15px;
}
.credit:hover img.icon {
    transform: rotateY(360deg);
}
.credit img.icon {
    transition: all 1s ease-in-out;
}
.credit:hover .uxui .color {
    color: #F04422;
}
.footer-bottom .copyrights {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 19px;
}
.footer-bottom .copyrights span {
    display: block;
    margin: 5px 0 0;
    line-height: 1;
}
.footer-middle-third .textwidget.custom-html-widget {
    display: flex;
    align-items: center;
    gap: 20px;
}
.footer-middle {
    display: flex;
    align-items: start;
    gap: 50px;
    max-width: 1850px;
    margin: auto;
    padding: 50px 0;
}
.footer-middle .footer-quarter {
    width: calc(25% - 50px);
}
.footer-middle .footer-quarter .widget-title {
    margin: 0 0 20px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1;
    color: #29292B;
}
.footer-middle .footer-quarter ul {
    margin: 0;
    padding: 0;
}
.footer-middle .footer-quarter ul li a {
    display: block;
    padding: 3px 0;
    font-family: 'noto sans hebrew';
    font-size: 15px;
    color: #29292B;
}
.footer-middle .footer-quarter ul li a:hover {
    text-decoration: underline;
}
.whatsaap-sentrypop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
}
.whatsaap-sentrypop-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background: #4FCE5D;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    border-radius: 150px;
    cursor: pointer;
    box-shadow: 0 5px 10px 0 #0000004a;
    transition: all 0.2s ease-in-out;
}
.whatsaap-sentrypop-icon img {
    margin: 0 !important;
    height: 23px !important;
    filter: invert(1) brightness(10);
}
.whatsaap-sentrypop-icon span {
    position: absolute;
    top: 8px;
    right: -2px;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #f00f0f;
}






/*------------------------------*/
.smart-digital-widget {
    min-height: 700px;
    padding: 50px;
    background-image: url(/wp-content/uploads/2025/06/ipad_background.png);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}
.smart-digital-widget form#smart-digital-form ul {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    gap: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 21px;
    line-height: 1;
}
.smart-digital-widget form#smart-digital-form ul li {
    width: calc(20% - 12.5px);
}
.smart-digital-widget form#smart-digital-form ul li label {
    display: block;
    position: relative;
    padding: 20px;
    width: 100%;
    height: 170px;
    background: #FFFFFF90;
    backdrop-filter: blur(7px);
    border-radius: 5px;
    cursor: pointer;
}
.smart-digital-widget form#smart-digital-form ul li label:hover {
    background: #ffffffd9;
}
.smart-digital-widget form#smart-digital-form ul li label input {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: none;
    border: solid 1px #40404150;
    border-radius: 3px;
    appearance: none;
}
.smart-digital-widget form#smart-digital-form ul li label input:checked {
    border: solid 1px #404041;
    background-image: url(/wp-content/uploads/2025/06/check.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 13px;
    background-color: #fff;
}
.smart-digital-widget form#smart-digital-form ul li label img {
    display: block;
    margin: 20px auto;
}
.smart-digital-widget form#smart-digital-form ul li.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
}
.smart-digital-widget form#smart-digital-form ul li.btn button {
    display: block;
    padding: 0;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 25px;
    color: #404041;
    background: none;
    border: 0;
    cursor: pointer;
}
.smart-digital-widget form#smart-digital-form ul li.btn button img {
    display: block;
    margin: 0 auto 15px;
}
.rating-result {
    display: block;
    margin: 100px 0 0;
    padding: 45px 30px;
    background: #FFFFFF90;
    backdrop-filter: blur(7px);
    border-radius: 5px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 25px;
    color: #404041;
}









/*------ F O R M -------*/
.form-container {
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 19px;
    color: #404041;
}
.form-container .form-wrapper .row {
    display: flex;
    align-items: flex-end;
    margin: 0 0 15px;
    gap: 15px;
}
.form-container .row .input-wrap input {
    display: block;
    width: 100%;
    padding: 15px 10px;
    background: #F3F6FA;
    border: 0;
    border-radius: 7px;
}
.form-container .row .input-wrap input.wpcf7-submit {
    padding: 13px 30px 13px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 28px;
    color: #fff;
    background: #87A8CA;
    border-radius: 150px;
    cursor: pointer;
}
.form-container .row .input-wrap input.wpcf7-submit:hover {
    background: #7c9dbf;
}
.form-container .row .input-wrap .wpcf7-spinner {
    display: none !important;
}
.form-container .form-wrapper .row .input-wrap.email {
    width: calc(66.6% - 5px);
}
.form-container .form-wrapper .row .input-wrap.submit {
    position: relative;
    width: calc(33.3% - 5px);
}
.form-container .form-wrapper .row .input-wrap.submit img {
    position: absolute;
    width: 48px;
    left: 3px;
    bottom: 3px;
    pointer-events: none;
}




.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;cursor: pointer;}
.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);}




/*---guides--*/
.single-guide {padding-top: 150px;}
.guide-main h1.guide-title {
    max-width: unset;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-weight: 500;
    font-size: 65px;
    line-height: 1;
}
.guide-aside .section-title {
    padding: 12px 15px;
    background: #EE4722;
    color: #fff;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 27px;
    font-weight: 400;
}
.guide-main .guide-container section h2, .guide-main .guide-container section h3 {
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-weight: 500;
    font-size: 45px;
}
.guide-main .guide-container section h3 {
    font-size: 30px !important;
}
.guide-main .guide-container section.guide-faq h2 {
    font-size: 31px;
}
.guide-content .guide-main .guide-meta-author-full .author-content .author-data .author-name {
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 35px;
}
.guide-content .share-guide-section .share-guide-title.section-title {
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 35px;
    font-weight: 500;
}
.guide-content .guide-main .guide-container a {
    color: #ef4623;
}

/*-------archives---------*/
.post-type-archive header.page-header {
    padding: 200px 20px 20px;
}
.post-type-archive h1.page-title {
    margin: 0;
    text-align: center;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-weight: 500;
    font-size: 65px;
    line-height: 1;
    color: #29292B;
}
.post-type-archive .archive-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}
.post-type-archive article a {
	font-family: 'Noto Sans Hebrew';
	font-size: 15px;
	color: #29292B;
}
.post-type-archive article {
    width: calc(50% - 10px);
    margin: 0 0 15px;
    padding: 20px 20px 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: -3px -3px 10px 0 #29292B20;
    place-self: stretch;
    border-radius: 3px;
}
.post-type-archive article a .post-title {
    max-width: 90%;
    margin: 0 0 10px;
    font-family: "Fb ElectronCon Heb", "Fb ElectronCon Eng";
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
}
.post-type-archive article a figure.post-featured-image {
    width: 100%;
    height: 250px;
    margin: 0 0 20px !important;
    font-size: 14px;
    background-color: #f4f0e7;
}
.post-type-archive article a figure.post-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.post-type-archive article a .post-excerpt.guide-excerpt {
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0 20px;
}
.posts-swiper-widget.post-type-archive article {
    width: 100%;
}
.posts-swiper-widget .posts-swiper-container .posts-swiper {
    padding-bottom: 30px;
}
.swiper-button-next, .swiper-button-prev {
    bottom: 0px !important;
    top: unset !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 18px;
}






