/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 22 2025 | 06:19:59 */
/*-------------- 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;
}



/*-------------- 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;
}






/*----------------- F O O T E R ------------------*/
.footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    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;
}


/*------------------------------*/
.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; visibility: hidden;}
.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);}


.mobile-menu-btn .line:after {width: 0;}
.mobile-menu-btn .line:before {width: 20px;}
.mobile-menu-btn.open .line:after,
.mobile-menu-btn.open .line:before {width: 30px;}


