@font-face {

    font-family: 'MinsharMF';

    src: url('../fonts/MinsharMF.eot');

    src: url('../fonts/MinsharMF.eot?#iefix') format('embedded-opentype'),

        url('../fonts/MinsharMF.woff2') format('woff2'),

        url('../fonts/MinsharMF.woff') format('woff'),

        url('../fonts/MinsharMF.ttf') format('truetype'),

        url('../fonts/MinsharMF.svg#MinsharMF') format('svg');

    font-weight:normal;font-style:normal;font-display:swap;

}





:root {

--black:#000000;

--white:#ffffff;



--color1:#002d74;

--color2:#67aed2;

--color3:#d8ebf2;

--color4:#001c48;



--color5:#ff0000;

--color6:#155724;



--font-MinsharMF:'MinsharMF', sans-serif;

--font-FormaDJRText:"forma-djr-text", sans-serif;

--font-SourceHebrewSans:"source-hebrew-sans", sans-serif;

}



.font-MinsharMF{font-family:var(--font-MinsharMF);}

.font-FormaDJRText{font-family:var(--font-FormaDJRText);}

.font-SourceHebrewSans{font-family:var(--font-SourceHebrewSans);}



.svg_delete{ fill: var(--color1);}



.err-msg{font-size:16px;color:var(--color5);}

.suc-msg{font-size:16px;color:var(--color6);}



/*=======Reset and dependencies*/

*, *::before, *::after{box-sizing:border-box;} 

@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}



html{width:100%;height:100%;margin:0px;padding:0px;}

body{font-family:var(--font-FormaDJRText);font-weight:400;font-style:normal;

display:flex;flex-direction:column;/*justify-content:center;*/color:var(--color1);background-color:var(--white);

-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);width:100%;min-height:100%;height:auto;position:relative;

-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0px;padding:0px;

}







hr{margin:15px 0;border:0px;color:inherit;background-color:currentColor;opacity:0.25;}

hr:not([size]){height:1px;}

/*p{line-height: 1.5;}*/

p{margin-top:0px;margin-bottom:15px;}

ul{margin:0px;padding:0px;list-style:none;}

b, strong{font-weight:500;}

small, .small{font-size:0.875em;}

mark, .mark{padding:0.2em;background-color:#fcf8e3;}

sub, sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}

sub{bottom:-0.25em;}

sup{top:-0.5em;}



a{color:var(--color1);text-decoration:none;}

a:hover{text-decoration:underline;}

a:not([href]):not([class]), a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}



a.h4{color:var(--color1);text-decoration:underline;font-weight:500;}

a.h4:hover{text-decoration:none;}





img, svg{vertical-align:middle;}

img{height:auto;max-width:100%;}



button{border-radius:0;border:none;background:inherit;padding:0;}

button:focus:not(:focus-visible){outline:0;}

input, button, select, optgroup, textarea{margin:0px;font-family:inherit;font-size:inherit;line-height:inherit;}

button, select{text-transform:none;}

[role=button]{cursor:pointer;}

select{word-wrap:normal;}select:disabled{opacity:1;}

[list]::-webkit-appointment-picker-indicator{display:none;}

button, [type=button], [type=reset], [type=submit]{-webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled){cursor:pointer;}

::-moz-focus-inner{padding:0px;border-style:none;}

textarea{resize:vertical;}

fieldset{min-width:0;padding:0px;margin:0px;border:0px;}



legend{float:left;width:100%;padding:0px;margin-bottom:0.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit;}

@media (max-width:991px){legend{font-size:1.5rem;}}

legend + *{clear:left;}

label {display:inline-block;}



::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0px;}

::-webkit-inner-spin-button{height:auto;}

[type=search]{outline-offset:-2px;-webkit-appearance:textfield;}

/* rtl:raw:[type="tel"], [type="url"], [type="email"], [type="number"]{direction:ltr;}*/ 

::-webkit-search-decoration{-webkit-appearance:none;}

::-webkit-color-swatch-wrapper{padding:0px;}

::file-selector-button{font:inherit;}

::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}

output{display:inline-block;}

iframe{border:0px;}

summary{display:list-item;cursor:pointer;}

progress{vertical-align:baseline;}

[hidden]{display:none !important;}

.clearfix::after{display:block;clear:both;content:"";}



/*==============Variables====*/

.dblock{display:block;}.dnone{display:none;}.diblock{display:inline-block;}.dit,.dtable{display:table;}.ditc{display:table-cell;}.dflex{display:flex;}



.fw-normal{font-weight:normal;}.fw-300{font-weight:300;}.fw-400{font-weight:400;}.fw-500{font-weight:500;}.fw-600{font-weight:600;}.fw-700{font-weight:700;} .fw-800{font-weight:800;}.fw-bold{font-weight:bold;}

.fw-bold{font-weight:700;}



.aic{align-items:center;}

.aie{align-items:end;}

.jcb{justify-content:space-between;}



.vam{vertical-align:middle;}.vat{vertical-align:top;} 

.jcdfe{justify-content:flex-end;}.dfwrap{flex-wrap:wrap;}.dfnowrap{flex-wrap:nowrap;}.jcc{justify-content:center;}

.por{position:relative;}.poa{position:absolute;}.pof{position:fixed;}.poi{position:inherit;}.pos{position:static;}



/*==================================================

     Container

==================================================*/

.wrapper{min-width:320px;}

.container{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;max-width:1400px;}

.row{margin-right:-15px;margin-left:-15px;}

.row:before,.row:after{display:table;content:" ";}

.row:after{clear:both;}



.row-no-gutters{margin-right:0;margin-left:0;}.row-no-gutters [class*="col-"]{padding-right:0;padding-left:0;}

.row10{margin-right:-10px;margin-left:-10px;}.row10 [class*="col-"]{padding-right:10px;padding-left:10px;} 

.row5{margin-right:-5px;margin-left:-5px;}.row5 [class*="col-"]{padding-right:5px;padding-left:5px;} 

.row3{margin-right:-3px;margin-left:-3px;}.row3 [class*="col-"]{padding-right:3px;padding-left:3px;} 





.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;} .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left;} .col-xs-12{width:100%;} .col-xs-11{width:91.66666667%;} .col-xs-10{width:83.33333333%;} .col-xs-9{width:75%;} .col-xs-8{width:66.66666667%;} .col-xs-7{width:58.33333333%;} .col-xs-6{width:50%;} .col-xs-5{width:41.66666667%;} .col-xs-4{width:33.33333333%;} .col-xs-3{width:25%;} .col-xs-2{width:16.66666667%;} .col-xs-1{width:8.33333333%;} .col-xs-pull-12{right:100%;} .col-xs-pull-11{right:91.66666667%;} .col-xs-pull-10{right:83.33333333%;} .col-xs-pull-9{right:75%;} .col-xs-pull-8{right:66.66666667%;} .col-xs-pull-7{right:58.33333333%;} .col-xs-pull-6{right:50%;} .col-xs-pull-5{right:41.66666667%;} .col-xs-pull-4{right:33.33333333%;} .col-xs-pull-3{right:25%;} .col-xs-pull-2{right:16.66666667%;} .col-xs-pull-1{right:8.33333333%;} .col-xs-pull-0{right:auto;} .col-xs-push-12{left:100%;} .col-xs-push-11{left:91.66666667%;} .col-xs-push-10{left:83.33333333%;} .col-xs-push-9{left:75%;} .col-xs-push-8{left:66.66666667%;} .col-xs-push-7{left:58.33333333%;} .col-xs-push-6{left:50%;} .col-xs-push-5{left:41.66666667%;} .col-xs-push-4{left:33.33333333%;} .col-xs-push-3{left:25%;} .col-xs-push-2{left:16.66666667%;} .col-xs-push-1{left:8.33333333%;} .col-xs-push-0{left:auto;} .col-xs-offset-12{margin-left:100%;} .col-xs-offset-11{margin-left:91.66666667%;} .col-xs-offset-10{margin-left:83.33333333%;} .col-xs-offset-9{margin-left:75%;} .col-xs-offset-8{margin-left:66.66666667%;} .col-xs-offset-7{margin-left:58.33333333%;} .col-xs-offset-6{margin-left:50%;} .col-xs-offset-5{margin-left:41.66666667%;} .col-xs-offset-4{margin-left:33.33333333%;} .col-xs-offset-3{margin-left:25%;} .col-xs-offset-2{margin-left:16.66666667%;} .col-xs-offset-1{margin-left:8.33333333%;} .col-xs-offset-0{margin-left:0%;}

@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left;}.col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}.col-sm-pull-12{right:100%;}.col-sm-pull-11{right:91.66666667%;}.col-sm-pull-10{right:83.33333333%;}.col-sm-pull-9{right:75%;}.col-sm-pull-8{right:66.66666667%;}.col-sm-pull-7{right:58.33333333%;}.col-sm-pull-6{right:50%;}.col-sm-pull-5{right:41.66666667%;}.col-sm-pull-4{right:33.33333333%;}.col-sm-pull-3{right:25%;}.col-sm-pull-2{right:16.66666667%;}.col-sm-pull-1{right:8.33333333%;}.col-sm-pull-0{right:auto;}.col-sm-push-12{left:100%;}.col-sm-push-11{left:91.66666667%;}.col-sm-push-10{left:83.33333333%;}.col-sm-push-9{left:75%;}.col-sm-push-8{left:66.66666667%;}.col-sm-push-7{left:58.33333333%;}.col-sm-push-6{left:50%;}.col-sm-push-5{left:41.66666667%;}.col-sm-push-4{left:33.33333333%;}.col-sm-push-3{left:25%;}.col-sm-push-2{left:16.66666667%;}.col-sm-push-1{left:8.33333333%;}.col-sm-push-0{left:auto;}.col-sm-offset-12{margin-left:100%;}.col-sm-offset-11{margin-left:91.66666667%;}.col-sm-offset-10{margin-left:83.33333333%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-8{margin-left:66.66666667%;}.col-sm-offset-7{margin-left:58.33333333%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-5{margin-left:41.66666667%;}.col-sm-offset-4{margin-left:33.33333333%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-2{margin-left:16.66666667%;}.col-sm-offset-1{margin-left:8.33333333%;}.col-sm-offset-0{margin-left:0%;}}

@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left;}.col-md-12{width:100%;}.col-md-11{width:91.66666667%;}.col-md-10{width:83.33333333%;}.col-md-9{width:75%;}.col-md-8{width:66.66666667%;}.col-md-7{width:58.33333333%;}.col-md-6{width:50%;}.col-md-5{width:41.66666667%;}.col-md-4{width:33.33333333%;}.col-md-3{width:25%;}.col-md-2{width:16.66666667%;}.col-md-1{width:8.33333333%;}.col-md-pull-12{right:100%;}.col-md-pull-11{right:91.66666667%;}.col-md-pull-10{right:83.33333333%;}.col-md-pull-9{right:75%;}.col-md-pull-8{right:66.66666667%;}.col-md-pull-7{right:58.33333333%;}.col-md-pull-6{right:50%;}.col-md-pull-5{right:41.66666667%;}.col-md-pull-4{right:33.33333333%;}.col-md-pull-3{right:25%;}.col-md-pull-2{right:16.66666667%;}.col-md-pull-1{right:8.33333333%;}.col-md-pull-0{right:auto;}.col-md-push-12{left:100%;}.col-md-push-11{left:91.66666667%;}.col-md-push-10{left:83.33333333%;}.col-md-push-9{left:75%;}.col-md-push-8{left:66.66666667%;}.col-md-push-7{left:58.33333333%;}.col-md-push-6{left:50%;}.col-md-push-5{left:41.66666667%;}.col-md-push-4{left:33.33333333%;}.col-md-push-3{left:25%;}.col-md-push-2{left:16.66666667%;}.col-md-push-1{left:8.33333333%;}.col-md-push-0{left:auto;}.col-md-offset-12{margin-left:100%;}.col-md-offset-11{margin-left:91.66666667%;}.col-md-offset-10{margin-left:83.33333333%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-8{margin-left:66.66666667%;}.col-md-offset-7{margin-left:58.33333333%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-5{margin-left:41.66666667%;}.col-md-offset-4{margin-left:33.33333333%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-2{margin-left:16.66666667%;}.col-md-offset-1{margin-left:8.33333333%;}.col-md-offset-0{margin-left:0%;}}

@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left;}.col-lg-12{width:100%;}.col-lg-11{width:91.66666667%;}.col-lg-10{width:83.33333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666667%;}.col-lg-7{width:58.33333333%;}.col-lg-6{width:50%;}.col-lg-5{width:41.66666667%;}.col-lg-4{width:33.33333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.66666667%;}.col-lg-1{width:8.33333333%;}.col-lg-pull-12{right:100%;}.col-lg-pull-11{right:91.66666667%;}.col-lg-pull-10{right:83.33333333%;}.col-lg-pull-9{right:75%;}.col-lg-pull-8{right:66.66666667%;}.col-lg-pull-7{right:58.33333333%;}.col-lg-pull-6{right:50%;}.col-lg-pull-5{right:41.66666667%;}.col-lg-pull-4{right:33.33333333%;}.col-lg-pull-3{right:25%;}.col-lg-pull-2{right:16.66666667%;}.col-lg-pull-1{right:8.33333333%;}.col-lg-pull-0{right:auto;}.col-lg-push-12{left:100%;}.col-lg-push-11{left:91.66666667%;}.col-lg-push-10{left:83.33333333%;}.col-lg-push-9{left:75%;}.col-lg-push-8{left:66.66666667%;}.col-lg-push-7{left:58.33333333%;}.col-lg-push-6{left:50%;}.col-lg-push-5{left:41.66666667%;}.col-lg-push-4{left:33.33333333%;}.col-lg-push-3{left:25%;}.col-lg-push-2{left:16.66666667%;}.col-lg-push-1{left:8.33333333%;}.col-lg-push-0{left:auto;}.col-lg-offset-12{margin-left:100%;}.col-lg-offset-11{margin-left:91.66666667%;}.col-lg-offset-10{margin-left:83.33333333%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-8{margin-left:66.66666667%;}.col-lg-offset-7{margin-left:58.33333333%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-5{margin-left:41.66666667%;}.col-lg-offset-4{margin-left:33.33333333%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-2{margin-left:16.66666667%;}.col-lg-offset-1{margin-left:8.33333333%;}.col-lg-offset-0{margin-left:0%;}}





/*=======Padding Margin*/

.m-1{margin:5px;}.m-2{margin:10px;}.m-3{margin:15px;}.m-4{margin:20px;}.m-5{margin:25px;}

.mt-1{margin-top:5px;}.mt-2{margin-top:10px;}.mt-3{margin-top:15px;}.mt-4{margin-top:20px;}.mt-5{margin-top:25px;}

.mb-1{margin-bottom:5px;}.mb-2{margin-bottom:10px;}.mb-3{margin-bottom:15px;}.mb-4{margin-bottom:20px;}.mb-5{margin-bottom:25px;}

.ms-1{margin-left:5px;}.ms-2{margin-left:10px;}.ms-3{margin-left:15px;}.ms-4{margin-left:20px;}.ms-5{margin-left:25px;}

.me-1{margin-right:5px;}.me-2{margin-right:10px;}.me-3{margin-right:15px;}.me-4{margin-right:20px;}.me-5{margin-right:25px;}



.p-1{padding:5px;}.p-2{padding:10px;}.p-3{padding:15px;}.p-4{padding:20px;}.p-5{padding:25px;}

.pt-1{padding-top:5px;}.pt-2{padding-top:10px;}.pt-3{padding-top:15px;}.pt-4{padding-top:20px;}.pt-5{padding-top:25px;}

.pb-1{padding-bottom:5px;}.pb-2{padding-bottom:10px;}.pb-3{padding-bottom:15px;}.pb-4{padding-bottom:20px;}.pb-5{padding-bottom:25px;}

.ps-1{padding-left:5px;}.ps-2{padding-left:10px;}.ps-3{padding-left:15px;}.ps-4{padding-left:20px;}.ps-5{padding-left:25px;}

.pe-1{padding-right:5px;}.pe-2{padding-right:10px;}.pe-3{padding-right:15px;}.pe-4{padding-right:20px;}.pe-5{padding-right:25px;}

@media (max-width:767px){.mb-ps-0{padding-left:0px;}.mb-pe-0{padding-right:0px;}}





/* ===heading */

body{font-size:20px;line-height:27px;}

h1,h2,h3,h4,h5,h6{margin:0px;}

h1,.h1{font-size:60px;line-height:72px;font-weight:700;}

h2,.h2{font-size:29px;line-height:35px;font-weight:800;}

h3,.h3{font-size:22px;line-height:27px;font-weight:700;}

h4,.h4{font-size:20px;line-height:27px;font-weight:400;}

h5,.h5{font-size:18px;line-height:21px;font-weight:700;}

h6,.h6{font-size:18px;line-height:26px;font-weight:400;}

.h2-hebrew,.h3-hebrew,.h4-hebrew,.h5-hebrew,.h6-hebrew, .f30-hebrew{font-family:var(--font-SourceHebrewSans);}

.h1-hebrew{font-size:80px;line-height:89px;font-weight:400;font-family:var(--font-MinsharMF);}

.h2-hebrew{font-size:40px;line-height:46px;font-weight:700;}

.h3-hebrew{font-size:26px;line-height:26px;font-weight:700;}

.h4-hebrew{font-size:20px;line-height:27px;font-weight:500;}

.h5-hebrew{font-size:18px;line-height:24px;font-weight:700;}

.h6-hebrew{font-size:18px;line-height:24px;font-weight:500;}

.f30-hebrew{font-size:30px;line-height:40px;}

main{padding:170px 0px 80px;}

.space-top-80{padding-top:80px;}

.space-top-50{padding-top:50px;}

.p-40{padding:40px;}.p-30{padding:30px;}.p-20{padding:20px;}.py-20{padding-top:20px;padding-bottom:20px;}.py-15{padding-top:15px;padding-bottom:15px;}

.form-group{margin-bottom:27px;}

.mb-0{ margin-bottom:0px !important;}



/*10%*/

@media (max-width:1199px){

body{font-size:18px; line-height:24px;}

h1,.h1{font-size:50px;line-height:62px;}

h2,.h2{font-size:26px;line-height:32px;}

h3,.h3{font-size:20px;line-height:24px;}

h4,.h4{font-size:18px;line-height:24px;}

h5,.h5{font-size:16px;line-height:18px;}

h6,.h6{font-size:16px;line-height:23px;}

.h1-hebrew{font-size:72px;line-height:80px;}

.h2-hebrew{font-size:36px;line-height:42px;}

.h3-hebrew{font-size:24px;line-height:24px;}

.h4-hebrew{font-size:18px;line-height:24px;}

.h5-hebrew{font-size:16px;line-height:22px;}

.h6-hebrew{font-size:16px;line-height:22px;}

.f30-hebrew{font-size:27px;line-height:36px;}

main{padding:162px 0px 72px;}

.space-top-80{padding-top:72px;}

.space-top-50{padding-top:45px;}

.p-40{padding:36px;}.p-30{padding:27px;}.p-20{padding:18px;}.py-20{padding-top:18px;padding-bottom:18px;}.py-15{padding-top:14px;padding-bottom:14px;}

.form-group{margin-bottom:24px;}

}



/*10%*/

@media (max-width:991px){

body{font-size:16px;line-height:20px;}

h1,.h1{font-size:45px;line-height:56px;}

h2,.h2{font-size:23px;line-height:28px;}

h3,.h3{font-size:18px;line-height:22px;}

h4,.h4{font-size:16px;line-height:22px;}

h5,.h5{font-size:14px;line-height:16px;}

h6,.h6{font-size:14px;line-height:20px;}

.h1-hebrew{font-size:65px;line-height:72px;}

.h2-hebrew{font-size:32px;line-height:38px;}

.h3-hebrew{font-size:22px;line-height:22px;}

.h4-hebrew{font-size:16px;line-height:22px;}

.h5-hebrew{font-size:14px;line-height:20px;}

.h6-hebrew{font-size:14px;line-height:20px;}

.f30-hebrew{font-size:24px;line-height:32px;}

main{padding:155px 0px 65px;}

.space-top-80{padding-top:65px;}

.space-top-50{padding-top:40px;}

.p-40{padding:32px;}.p-30{padding:24px;}.p-20{padding:16px;}.py-20{padding-top:16px;padding-bottom:16px;}.py-15{padding-top:13px;padding-bottom:13px;}

.form-group{margin-bottom:22px;}

}



@media (max-width:767px){

body{font-size:14px;line-height:18px;}

h1,.h1{font-size:40px;line-height:50px;}

h2,.h2{font-size:20px;line-height:24px;}

h3,.h3{font-size:16px;line-height:20px;}

h4,.h4{font-size:14px;line-height:20px;}

h5,.h5{font-size:13px;line-height:14px;}

h6,.h6{font-size:13px;line-height:18px;}

.h1-hebrew{font-size:58px;line-height:64px;}

.h2-hebrew{font-size:28px;line-height:34px;}

.h3-hebrew{font-size:20px;line-height:20px;}

.h4-hebrew{font-size:14px;line-height:20px;}

.h5-hebrew{font-size:13px;line-height:18px;}

.h6-hebrew{font-size:13px;line-height:18px;}

.f30-hebrew{font-size:22px;line-height:28px;}

main{padding:118px 0px 58px;}

.space-top-80{padding-top:58px;}

.space-top-50{padding-top:36px;}

.p-40{padding:28px;}.p-30{padding:20px;}.p-20{padding:14px;}.py-20{padding-top:14px;padding-bottom:14px;}.py-15{padding-top:10px;padding-bottom:10px;}

.form-group{margin-bottom:20px;}

}



@media (max-width:575px){

h1,.h1{font-size:36px;line-height:45px;}

.h1-hebrew{font-size:52px;line-height:58px;}

}

@media (max-width:479px){

h1,.h1{font-size:32px;line-height:40px;}

.h1-hebrew{font-size:47px;line-height:52px;}

}





/*=======hidden*/

.hidden-xs-up{display:none!important}

@media (max-width:767px){.hidden-xs-down{display:none!important}}

@media (min-width:768px){.hidden-sm-up{display:none!important}}

@media (max-width:991px){.hidden-sm-down{display:none!important}}

@media (min-width:992px){.hidden-md-up{display:none!important}}

@media (max-width:1199px){.hidden-md-down{display:none!important}}

@media (min-width:1200px){.hidden-lg-up{display:none!important}}

.hidden-lg-down{display:none!important}





/*border*/

.border-2{border-width:2px !important;}

.border{border:1px solid var(--color2);}

.border-top{border-top:1px solid var(--color2);}

.border-bottom{border-bottom:1px solid var(--color2);}

.border-start{border-left:1px solid var(--color2);}

.border-end{border-right:1px solid var(--color2);}

.border-color1{border-color:var(--color1) !important;}

.border-color2{border-color:var(--color2) !important;}

.border-color3{border-color:var(--color3) !important;}

.rounded{border-radius:5px;}

.text-start{text-align:left !important;}

.text-end{text-align:right !important;}

.text-center{text-align:center !important;}



.text-color1{color:var(--color1);}

.text-color2{color:var(--color2);}

.text-color3{color:var(--color3);}



/*==================================================

     Form

==================================================*/



.form-label{margin-bottom:10px;font-weight:400;}

.form-label.dnone{position:absolute; font-size:0px; padding:0px; margin:0px; line-height:0; z-index:0; display:inherit;}

.col-form-label{padding-top:7px;padding-bottom:6px;margin-bottom:0px;font-size:inherit;line-height:1.5;}

.form-text{margin-top:2px;font-size:12px;color:var(--black);}



/*form-control*/

.form-control{height:65px;display:block;width:100%;padding:10px 15px 13px;color:var(--color1);background-color:var(--white);border:1px solid var(--color2);background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}

.form-control:focus{border-color:var(--color1);outline:0;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);}

.form-control::-webkit-date-and-time-value{height:1.5em;}

.form-control::-moz-placeholder{color:var(--black);opacity:1;}

.form-control::placeholder{color:var(--black);opacity:1;}



@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}

.form-control[type=file]{overflow:hidden;}

.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;padding:14px 15px;}

/*.form-control:disabled, .form-control[readonly]{opacity:0.4;}*/

.disabled .form-label, .disabled .form-control, .disabled .form-control[readonly]{opacity:0.4;}





.form-control::file-selector-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:0.75rem;margin-inline-end:0.75rem;color:var(--black);background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}

@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none;}}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3;}

.form-control::-webkit-file-upload-button{padding:0.375rem 0.75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:0.75rem;margin-inline-end:0.75rem;color:var(--black);background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}

@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none;}}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3;}

.form-control-plaintext{display:block;width:100%;padding:10px 0px;margin-bottom:0;line-height:1.3;color:var(--black);background-color:transparent;border:solid transparent;border-width:1px 0;}

textarea.form-control{min-height:100px;resize:none;}



/*=======Select*/

.form-select{height:50px;display:block;width:100%;padding:0px 40px 0px 15px;font-size:18px;font-weight:700;line-height:1.3;background-color:var(--white);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 15px center;background-size:16px 12px;border:2px solid var(--color1); color:var(--color1); border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;

white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.form-select:focus{outline:0;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);}

.form-select[multiple], 

.form-select[size]:not([size="1"]){padding-right:0.75rem;background-image:none;overflow:auto;}

.form-select:disabled{background-color:#e9ecef;border-color:#e9ecef;color:#6c757d;}

.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529;}



/*=======Checks and radios*/

.form-check{display:block;min-height:1.5rem;padding:5px 0px 5px 47px;}

.form-check .form-check-input{float:left;margin-left:-47px;}

.form-check-input{width:37px;height:37px; margin-top:-5px; vertical-align:top;background-color:var(--white);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--color2);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;}

.form-check-input[type=checkbox]{border-radius:5px;}

.form-check-input[type=radio]{border-radius:50%;}

.form-check-input:active{filter:brightness(90%);}

.form-check-input:focus{outline:0;box-shadow:none;}

.form-check-input:checked{background-color:var(--color1);border-color:var(--color1);}

.form-check-input:checked[type=checkbox]{background:url("../images/checked.png") no-repeat center var(--color1);}

.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}

.form-check-input:disabled{pointer-events:none;filter:none;opacity:0.5;}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label{opacity:0.5;}



@media (max-width:1199px){

.form-label{margin-bottom:8px;}

.form-control{height:58px;}

.form-check{padding:5px 0px 5px 44px;}

.form-check .form-check-input{margin-left:-44px;}

.form-check-input{width:34px;height:34px;}

}

@media (max-width:991px){

.form-label{margin-bottom:7px;}

.form-control{height:52px;}

.form-check{padding:5px 0px 5px 40px;}

.form-check .form-check-input{margin-left:-40px;}

.form-check-input{width:30px;height:30px;}

}

@media (max-width:767px){

.form-label{margin-bottom:5px;}

.form-control{height:48px;}

.form-check{padding:5px 0px 5px 38px;}

.form-check .form-check-input{margin-left:-38px;}

.form-check-input{width:28px;height:28px;}

}





/*==================================================

     Button

==================================================*/

@media (prefers-reduced-motion:reduce){.btn{transition:none;}}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block{width:100%;}

.btn{overflow:hidden;display:inline-block;text-align:center;text-decoration:none;border-radius:5px;padding:10px 20px;color:var(--white);background-color:var(--color1);border:2px solid transparent;touch-action:manipulation;background-image:none;outline:0;/*font-size:20px;line-height:24px;*/font-weight:700;}

.btn:hover{color:var(--white);background:var(--color4);border-color:var(--color4);}

.btn:focus{outline:0;}

.btn:disabled, .btn.disabled, fieldset:disabled .btn{pointer-events:none;opacity:0.65;}

.btn-border{border-color:var(--color1);color:var(--color1);background-color:var(--white);}

.btn-border:hover{border-color:var(--color1);color:var(--color1);background-color:var(--color3);}

.btn-block{display:block;width:100%;}

@media (max-width:767px){.btn-xs-block{display:block;width:100%;}}

.btn.ttn{text-transform:none;}











/*==================================================

header

==================================================*/

header{background-color:var(--color1);color:var(--white);position:fixed;z-index:10;top:0;left:0;right:0;}

header svg{fill:var(--white);}

header svg.svg_cart{stroke:var(--white)}

.header{display:flex;align-items:center;justify-content:space-between; padding:0px 0px;}

.header-r{display:flex;align-items:center;justify-content:space-between;width:72%;}

nav{width:93%;}

nav>ul{display:flex;justify-content:space-between; align-items:center;}

nav>ul>li{padding:25px 15px;}

nav>ul>li a.h3{color:var(--white);text-decoration:none;border-bottom:3px solid transparent;display:inline-block;padding-top:3px; text-align:center;}

nav>ul>li a.h3:hover{border-bottom-color:var(--color2); text-decoration:none;}

header .container, footer .container{max-width:1680px;}



.act-menu{display:inline-block;position:relative;}

.act-menu-overlay{position:absolute;left:0px;top:0px; padding-top:58px; width:160px; display:none;}

.act-menu-overlay ul{margin:0px;padding:10px 0px;background-color: var(--white);list-style:none;border:2px solid var(--color2);border-top-width:0px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}

.act-menu-overlay ul>li{display:block;}

.act-menu-overlay ul>li>a{display:block;padding:4px 15px;}

.act-menu:hover .act-menu-overlay{ display:block;}

.act-menu:hover a.h3{border-bottom-color:var(--color2); text-decoration:none;}



@media (max-width:1199px){.header-r{width:78%;}}

@media (max-width:991px){.header-r{width:calc(100% - 135px);}nav>ul>li{padding:25px 5px;}}

@media (max-width:767px){

.header{ padding:10px 0px;}

header svg.svg_logo{ width:86px; height:40px;}

.header-r{width:auto;}

}





/*Menu box*/

.header-r li .mega-menu{position: absolute;top: 100%;right: 0;left: 0;padding: 15px 0;background: var(--white);z-index: 9;display: none;border-bottom: 1px solid #F5F5F5;-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.21);-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.21); box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.21);}

.header-r li:hover .mega-menu{display: block;}

.header-r .dmenu-link{max-width: 1680px;flex-wrap: nowrap;}

.dmenu-link{display:flex;flex-wrap:wrap;margin:0px auto;max-width:835px;}

.dmenu-link>li{padding:8px;width:33%;}

.dmenu-link>li>a{border:2px solid var(--color2);min-height:170px;border-radius:5px;background-color:var(--white);text-decoration:none;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;}

.dmenu-link>li>a>span{display:block;text-align:center;}

.dmenu-link>li>a:hover,.dmenu-link>li>a.active{background-color:var(--color3);}



@media (max-width:1366px){

     .header-r .dmenu-link{flex-wrap: wrap;}     

}



@media (max-width:767px){

.mmenu ul>li>a{color:var(--color1);text-decoration:none;border-bottom:2px solid var(--color2);display:block;padding:20px 20px;position: relative;}

.mmenu ul>li>a.m-active:after{content: "";background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='11.892' height='21.781' viewBox='0 0 11.892 21.781'%3e%3cpath id='Path_145' data-name='Path 145' d='M17006.482-10190.439l9.477,9.477,9.477-9.477' transform='translate(10191.854 17026.85) rotate(-90)' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3e%3c/svg%3e ");height: 18px;width: 12px;display: block;background-repeat: no-repeat;background-size: contain;position: absolute;right: 30px;top: 22px;transform: rotate(90deg);}

.mmenu ul>li.active>a.m-active:after{transform: rotate(-90deg);}

.mmenu ul>li svg.svg-slick-left{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);height: 18px;width: 18px;}     

.mmenu li .mobile-menu{opacity: 0;visibility: hidden;height:0px;background: var(--white);padding: 0px;transform: translateY(-120%);overflow: hidden;transition-timing-function: ease-in;transition: 0.2s;}

.mmenu li.active .mobile-menu{opacity: 1;visibility: visible;transform: translateY(0);height:100%;padding: 10px;overflow: visible;transition-timing-function: ease-out;transition: 0.25s;}

.mmenu .mobile-menu .dmenu-link{display: flex;flex-wrap: wrap;max-width: 100%;justify-content: space-between;margin: 0;}

.mmenu .mobile-menu .dmenu-link a{min-height: 90px;padding: 10px;}     

.dmenu-link{ margin-left:-5px; margin-right:-5px; }

.dmenu-link>li{width:50%;padding:5px;}

}



@media (max-width:479px){

.dmenu-link>li>a span.h2-hebrew{font-size:23px;line-height:28px;}

.dmenu-link>li>a span.h2{ font-size:17px; line-height:20px; }

}



.mmenu{padding-top:60px;height:100%;background-color:var(--color3);}

.mmenu>ul{display:block;background-color:var(--color3);}





@media (max-width:1199px){.dmenu-link>li>a{min-height:150px;}}

@media (max-width:991px){.dmenu-link>li>a{min-height:135px;}}

@media (max-width:767px){.dmenu-link>li>a{min-height:120px;}}







/*==================================================

footer

==================================================*/

body{padding-bottom:333px;}

footer{height:333px;position:absolute;left:0px;right:0px;bottom:0px;background-color:var(--color3);color:var(--color1);padding:60px 0px;}

footer a{display:inline-block;color:var(--color1);text-decoration:none;font-weight:400;}

footer a:hover{text-decoration:underline;}

footer ul>li{padding-top:10px;}

footer .svg_logo{fill: var(--color1); max-width:100%;}



@media (min-width:1200px){.ft-row1{display:flex;align-items:center;flex-wrap:wrap;}.ft-row1 .col-lg-4{width:30%;}.ft-row1 .col-lg-8{width:70%;}}



.ft-row2{display:flex;flex-wrap: wrap;justify-content:space-between;}



@media (max-width:1199px){

body{padding-bottom:300px;}

footer{padding:54px 0px;height:300px;}

}

@media (max-width:991px){

body{padding-bottom:278px;}

footer{padding:50px 0px;height:278px;}

}

@media (max-width:767px){

body{padding-bottom:392px;}

footer{padding:45px 0px;height:392px;}

.ft-row2{ margin:0px -10px;}

.ft-row2>div{ width:59%; padding:0px 10px; }

.ft-row2>div:first-child{width:41%;}

.ft-row2>div:last-child{width:100%;margin-top:15px;padding-top:15px;border-top:2px solid var(--color2);}

}





/*==================================================

footer End

==================================================*/

/*common hd*/

.common-hd{background-color:var(--color3);padding:20px 10px;}

.common-hd-two{ display:flex;align-items:center;justify-content:center;}

.common-hd-two .h1-hebrew{ padding-left:50px;}

@media (max-width:767px){

     .common-hd-two{ flex-direction: column;}

     .common-hd-two .h1-hebrew{ padding-left:0px; padding-top:10px;}

}

/*common box*/

.common-box{border:2px solid var(--color2);border-radius:5px;}





/*checkout stap*/

.checkout-stap-hd{ display:flex; align-items:center; justify-content:center; }

.checkout-stap{position:relative;display:flex;align-items:center;justify-content:space-between;width:50%;margin-left:10%;}

.checkout-stap:before{content:"";width:100%;height:3px;background-color:var(--color2);position:absolute;left:0px;top:50%; margin-top:-1px;}

.checkout-stap>li{position:relative;z-index:1;border:2px solid var(--color2);background-color:var(--white);border-radius:5px;padding:5px; width:71px; height:71px;display:flex;align-items:center;justify-content:center;}

.checkout-stap>li>svg.svg-show{stroke:var(--color1); width:43px; height:43px;}

.checkout-stap>li>svg.svg_check{ display:none;}

.checkout-stap>li.active{background-color:var(--color1);}

.checkout-stap>li.active>svg{stroke:var(--white);}

.checkout-stap>li.complete{background-color:var(--white);}

.checkout-stap>li.complete>svg.svg-show{ display:none;}

.checkout-stap>li.complete>svg.svg_check{ display:inline;stroke:var(--color1);}

@media (max-width:1199px){.checkout-stap>li{width:64px;height:64px;}.checkout-stap>li>svg.svg-show{width:38px;height:38px;}}

@media (max-width:991px){.checkout-stap>li{width:58px;height:58px;}.checkout-stap>li>svg.svg-show{width:34px;height:34px;}}

@media (max-width:767px){

.checkout-stap-hd{flex-direction:column;}

.checkout-stap{margin-left:0px;margin-top:20px;width:90%;}

.checkout-stap>li{width:52px;height:52px;}.checkout-stap>li>svg.svg-show{width:30px;height:30px;}

}





/*Product loop*/

.product-loop{display:flex;justify-content:center;flex-wrap:wrap;margin:0px -3%;}

.product-loop>li{width:33.3333333333%;padding:0 3% 3%;}

.product-loop>li:nth-child(1) {margin-right:0px !important;}

.product-loop>li:nth-child(2) {margin-right:0 !important;}

.product-loop>li:nth-last-child(2) {margin-right:0;}

.product-loop>li:nth-last-child(1) {margin-right:auto;}

@media (max-width:991px){.product-loop>li{width:50%;}}

@media (max-width:767px){

.product-loop{margin:0px -15px;}

.product-loop>li{width:100%;padding:10px 0px;}

}



/*Product two coll*/

.product-twocoll{max-width:640px;margin-left:auto;margin-right:auto;}

.product-twocoll .row-no-gutters{display:flex;}

@media (max-width:767px){

.product-twocoll{max-width:100%;}

.product-twocoll .row-no-gutters{flex-direction:column;}

.product-twocoll .col-md-6.border-start{border-left:0;border-top:1px solid var(--color2);}

}





/*product box*/

.product{border:2px solid var(--color2);border-radius:5px;height:100%;}

.product_title{ line-height:46px; padding:8px 15px;}

.product-qty{display:flex;align-items:center;justify-content:space-between;}

.product-qty .form-control{width:54px;height:41px; border:2px solid var(--color1);text-align:center;appearance:none;-webkit-appearance:none; padding:0px;}

.product-qty .form-control::-webkit-outer-spin-button,

.product-qty .form-control::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}

.product .form-check{padding:0px 0px 0px 37px;}

.product .form-check .form-check-input{margin-left:-37px;}

.product .form-check-input{width:27px;height:27px;border:2px solid var(--color1); margin-top:0px;}

@media (max-width:1199px){

.product .form-check{padding:2px 0px 2px 37px;}

.product .form-check-input{margin-top:-2px;}

}

@media (max-width:991px){

.product .form-check{padding:4px 0px 4px 37px;}

.product .form-check-input{margin-top:-4px;}

}

@media (max-width:767px){

.product .form-check{padding:5px 0px 5px 37px;}

.product .form-check-input{margin-top:-5px;}

}





/*common row*/

.curow{display:flex;justify-content:space-between;}

.curow-left{width:812px;}

.curow-right{width:260px;margin-left:30px;}

@media (max-width:1199px){.curow-left{width: calc(100% - 290px);} }

@media (max-width:767px){

.curow{flex-direction:column;}

.curow-left{width:100%;}

.curow-right{width:100%;margin-left:0px;}

}



/*Cart Box*/

.spcart .curow-left, .spcart .curow-right{margin-top:30px;}

.spcartbox-loop .spcartbox:not(:last-child){ margin-bottom:30px;}

.spcart .curow-right{margin-top:30px;}

.spcartbox{display:flex;flex-wrap:wrap;align-items:stretch; padding:20px;}

.spcartbox-info{flex:1 1 auto;width:1%;padding-left:20px;}

.spcartbox-right{display:flex;flex-direction:column;justify-content:space-between;align-items:end;margin-left:auto;padding-left:20px;}

.spcartbox svg.svg_check{stroke:var(--color1);}

.spcartbox .badge{ min-width:69px; padding:6px 5px 4px 5px; }



@media (max-width:767px){

.spcart .curow-left, .spcart .curow-right{margin-top:20px;}

.spcartbox-loop .spcartbox:not(:last-child){margin-bottom:20px;}

.spcartbox{flex-direction:column;}

.spcartbox-info{width:100%;padding:15px 0px;}

.spcartbox-right{padding-left:0px;flex-direction:row;margin:0px;}

}



.item-total{display:flex;justify-content:space-between;padding:2px 0px;}

.badge{background-color:var(--white);border:2px solid var(--color1);border-radius:5px;display:inline-block;padding:7px 9px; text-align:center;}





.link-group{border:2px solid var(--color2);border-radius:5px;display:flex;}

.link-group li{width:50%;}

.link-group li>a{text-decoration:none;display:block;text-align:center;padding:15px 5px;}

.link-group li:first-child>a{border-radius:4px 0px 0px 4px;}

.link-group li:last-child>a{border-radius:0px 4px 4px 0px;}

.link-group li>a:hover, .link-group li>a.active{background-color:var(--color3);}





/*==================================================

Cart Drawer

==================================================*/

.cartdrawer{padding-top:90px;display:flex;height:100%;flex-direction:column;}

.cartdrawer-top{ padding:10px 20px 15px; }

.cartdrawer-mid{flex:1 1 auto;height:1%;overflow-x:hidden;overflow-y:auto; padding:0px 20px;}

.cartdrawer-bottom{display:flex;flex-direction:column;align-items:center; padding:20px 20px;}

.cartdrawer-item{background-color:var(--white);border-radius:5px;padding:15px;}

.cartdrawer-item:not(:first-child){margin-top:15px;}

.cartdrawer-item .cbottom{display:flex;justify-content:space-between;align-items:center;}

.cartdrawer-item .badge{padding:3px 9px; }



html.sb-active #sb-site {cursor:pointer;}

.sb-toggle-left, .sb-toggle-right, .sb-open-left , .sb-open-right, .sb-close{cursor:pointer;}

html.sb-scroll-lock.sb-active{&:not(.sb-static) {overflow:hidden;}}

#sb-site{margin:0px;padding:0px;width:100%;min-height:100vh;position:relative;overflow:hidden;z-index:1;background-color:var(--white);margin:0px auto;min-width:320px;padding:0px;-webkit-box-shadow:-4px -1px 28px 0px rgba(0,0,0,0.75);-moz-box-shadow:-4px -1px 28px 0px rgba(0,0,0,0.75);box-shadow:-4px -1px 28px 0px rgba(0,0,0,0.75);}

#sb-site:before, #sb-site:after{content:' ';display:table;clear:both;}

.sb-site-container{margin:0px;padding:0px;width:100%;min-height:100vh;position:relative;z-index:1;background-color:var(--white);margin:0px auto;min-width:320px;padding:0px;-webkit-box-shadow:-4px -1px 28px 0px rgba(0,0,0,0.75);-moz-box-shadow:-4px -1px 28px 0px rgba(0,0,0,0.75);box-shadow:-4px -1px 28px 0px rgba(0,0,0,0.75);-webkit-transform:translate( 0px );-moz-transform:translate( 0px );-o-transform:translate( 0px );transform:translate( 0px );-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform, left, right;-webkit-backface-visibility:hidden;}

.sb-site-container:before,

.sb-site-container:after{content:' ';display:table;clear:both;}

.sb-slidebar{margin:0px;padding:0px;height:100%;overflow-y:auto;position:fixed;top:0px;z-index:0;display:none;background-color:var(--white);padding:0px;width:30%;}

.overlay{background-color:rgba(0, 0, 0, 0.5);height:100%;left:0px;position:fixed;top:0px;width:100%;z-index:8;display:none;}

.sb-active .overlay {display:block;}

.sb-left{left:0;}

.sb-right{right:0px;background-color:var(--color3);/*z-index:9 !important;*/}

html.sb-static .sb-slidebar {position:absolute;}

.sb-slidebar.sb-static{position:absolute;}

.sb-slidebar.sb-active{display:block;}

.sb-style-overlay{z-index:9;}

.sb-momentum-scrolling{-webkit-overflow-scrolling:touch;}

.sb-width-thin{width:15%;}

.sb-width-wide{width:300px;}

@media (max-width:767px){.sb-width-wide{width:320px;}}

.sb-slide{-webkit-transform:translate( 0px );-moz-transform:translate( 0px );-o-transform:translate( 0px );transform:translate( 0px );-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform, left, right;-webkit-backface-visibility:hidden;}

.sb-active-left .sb-slidebar,

.sb-active-right .sb-slidebar{-webkit-transform:translate( 0px );-moz-transform:translate( 0px );-o-transform:translate( 0px );transform:translate( 0px );-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform, left, right;-webkit-backface-visibility:hidden;}

.sb-hide{display:none;}

#sb-site.top-padding{padding-top:50px;}

#fixed-top{position:fixed;top:0px;width:100%;height:50px;background-color:red;z-index:4;}

#fixed-top span.sb-toggle-left,span.sb-toggle-right {float:left;color:var(--white);padding:10px;}

@media only screen and (min-width:1024px) and (max-width:2000px){.sb-scroll-lock.sb-active {body{padding-right:17px;} } }

@media (max-width:767px){#sb-site {padding:0px;}.sb-site-container {padding:0px;}}



.login-page .container{max-width:576px;}

.corporate-accounts-page .container{max-width:635px;}

.cyc-account-page h2{padding-bottom:40px;}

.confirmed-order-page .h1-hebrew{ margin:0px auto; max-width:878px; }

.confirmed-order-page h4{ margin:0px auto; max-width:450px; }



@media (max-width:991px){.cyc-account-page h2{padding-bottom:20px;}}





:root {--col-ps-90:5%;--col-ps-90-tab:2%;}

@media (min-width:992px){.col-ps-90{padding-right:var(--col-ps-90-tab);}.col-pe-90{padding-left:var(--col-ps-90-tab);}}

@media (min-width:1200px){.col-ps-90{padding-right:var(--col-ps-90) ;}.col-pe-90{padding-left:var(--col-ps-90);}}

@media (max-width:991px){/*.col-ps-90:not(:last-child){padding-bottom:50px;}*/}



.form-control-password .form-control{padding-right:70px;}

.form-control-password .password-hide {position:absolute; right:0px; top:0px; display: flex; align-items:center; margin-right:25px;cursor:pointer; height:100%;}

.form-control-password .password-show .svg_eye.dnone{display:block;}

.form-control-password .password-show .svg_eye_slash{ display:none; }

.form-control-password svg{stroke: var(--color1);}





.form-group.fglast1{ margin-bottom:0px;}

@media (min-width:768px){.form-group.fglast2{ margin-bottom:0px;}}



.cyo-hd .h6{margin-top:5px; display:block;}

.cyo-checkbox .form-check-box{margin-top:20px;}

.cyo-checkbox .form-check-box .umultiplefile{ padding-left:47px;}

@media (max-width:991px){.cyo-checkbox .form-check-box .umultiplefile{ padding-left:40px;}}

@media (max-width:767px){.cyo-checkbox .form-check-box .umultiplefile{ padding-left:37px;}}

@media (min-width:992px){

.cyo-hd{ display:flex; align-items:end; }

.cyo-hd .h6{ margin-left:15px;margin-top:0px;}

.cyo-checkbox{display:flex;align-items:start;}

.cyo-checkbox .form-check-box{margin-left:40px;margin-top:7px;}

.ad-hd{ display:flex; align-items:end; justify-content:space-between; }

}



.myact-link{ display:flex;align-items: center; margin-bottom: -30px; margin-top: 15px;}

.myact-link>li:not(:last-child){ margin-right:15px;}

.shippingaddrevalue{ display:flex; justify-content: space-between;}





/*Appointment page*/

.appointment-month.slick-slider{ display:flex;align-items:center;max-width:290px;}

.appointment-month.slick-slider .slick-list{ margin:0px 20px; }

.appointment-month.slick-slider .slick-arrow:before{ display:none; }

.appointment-weekdays{ display:flex;}

.appointment-weekdays .loop:not(:first-child){border-left:2px solid var(--color2);}

.appointment-weekdays .loop{width:16.6666666667%;}

.appointment-weekdays ul{padding:15px 0px;}

.appointment-weekdays ul>li{ padding:10px 15px; text-align:center; }

.appointment-weekdays .border{ padding:10px; margin:0px auto; width:110px; }

.appointment-btn{ display:flex; align-items:center; justify-content:center; }

.appointment-btn .badge1{background-color:var(--white);border:2px solid var(--color2);border-radius:5px;display:inline-block;padding:11px 20px 8px 20px; text-align:center; margin-right:15px;}

@media (max-width:991px){

.appointment-weekdays{overflow:hidden;overflow-x:auto;scroll-behavior:smooth;}

.appointment-weekdays .loop{ width:-webkit-fill-available;}

}

@media (max-width:767px){

.appointment-btn{flex-direction:column;}

.appointment-btn .badge1{margin-right:0px;margin-bottom:15px;}

}



/*About page*/

.about-page h2{ padding-bottom:20px;}

@media (min-width:992px){

.about-page h2{ padding-bottom:30px;}

.about-page .row.row90{ display:flex; align-items:center;}

.about-page .col-ps-90.order-2{padding-left:var(--col-ps-90-tab);padding-right:15px;order:2;}

.about-page .col-pe-90.order-1{padding-right:var(--col-ps-90-tab);padding-left:15px;order:1;}

}

@media (min-width:1200px){ 

.about-page .col-ps-90.order-2{padding-left:var(--col-ps-90);}

.about-page .col-pe-90.order-1{padding-right:var(--col-ps-90);}

}

@media (max-width:991px){

     .about-page .text-start{ text-align:center !important; padding-bottom:20px;}

}

.woocommerce-NoticeGroup{padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;max-width:1400px;}
.woocommerce-error li{ margin-bottom:10px; color: var(--color5);}





