@font-face{font-family:"Heebo";src:url("/fonts/Heebo-Thin.ttf");font-weight:100}@font-face{font-family:"Heebo";src:url("/fonts/Heebo-Light.ttf");font-weight:300}@font-face{font-family:"Heebo";src:url("/fonts/Heebo-Regular.ttf");font-weight:400}@font-face{font-family:"Heebo";src:url("/fonts/Heebo-Medium.ttf");font-weight:500}@font-face{font-family:"Heebo";src:url("/fonts/Heebo-Bold.ttf");font-weight:700}@font-face{font-family:"Heebo";src:url("/fonts/Heebo-ExtraBold.ttf");font-weight:800}@font-face{font-family:"Heebo";src:url("/fonts/Heebo-Black.ttf");font-weight:900}@font-face{font-family:"Glyphicons Halflings";src:url("/fonts/glyphicons-halflings-regular.ttf");font-weight:400}:root{--main-color:#f70;--main-light:#ffa95e;--main-semi-light:#ff9438;--error:red;--red:red;--blue:#00f;--success:#dff0d8;--info:#d9edf7;--warning:#fcf8e3;--danger:#f2dede;--background:#f0f3f6;--hover-grey:#e9ecef;--transparent:rgba(76,175,80,0)}.color_main{color:var(--main-color)}body{direction:rtl;background-color:var(--background);font-family:"Heebo",sans-serif !important}img{max-width:100% !important}.cke_contents_rtl{width:600px}.cke_editable{background-color:white}.bg-transparent{background-color:var(--transparent) !important}.bg-success{background-color:var(--success) !important}.bg-info{background-color:var(--info) !important}.bg-warning{background-color:var(--warning) !important}.bg-danger{background-color:var(--danger) !important}.bg-normal{background:var(--main-color) !important}.bg-light{background:var(--main-light) !important}.btn{box-shadow:0 0 1px 1px rgba(0,0,0,0.15)}.strong{font-weight:bold}@media(max-width:768px){.mobile-hidden{display:none}}.link:hover{cursor:pointer}.container{padding:0;background-color:white}.space_between{display:inline-flex;justify-content:space-between;width:100%}.white_text{color:white !important}.interest_pagination{text-align:left;color:#717171 !important;font-size:13px;margin:0 12px}.interest_pagination span{margin:0 5px}.interest_pagination a{width:13px;height:13px;background:url(https://www.4x4.co.il/img/forum-page-arrow.png) no-repeat center;vertical-align:middle}.interest_pagination .next{transform:rotate(180deg)}.users_only_container{border:1px solid #afafaf;background:#eee !important;border-radius:5px;margin-bottom:20px;padding-top:10px}.switch{position:relative;display:inline-block;width:50px;height:24px;margin:0 5px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#f60}input:focus+.slider{box-shadow:0 0 1px #f60}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.modal-title{color:var(--main-color);width:100%;text-align:center}.modal-footer{justify-content:center}.nav_logo{padding:10px;margin:-20px -20px -20px 20px;background-color:var(--background)}@media screen and (max-width:768px){.nav_logo img{width:130px;height:37px}}#noti_Container{position:relative}#noti_Counter{display:block;position:absolute;background:#e1141e;color:#FFF;font-size:12px;font-weight:normal;padding:1px 3px;margin:-8px 0 0 25px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;z-index:1}#notifications{direction:ltr;display:none;width:430px;position:absolute;top:40px;left:-5px;background:#FFF;border:solid 1px rgba(100,100,100,.20);-webkit-box-shadow:0 3px 8px rgba(0,0,0,.20);z-index:1}#notifications:before{content:'';display:block;width:0;height:0;color:transparent;border:10px solid #CCC;border-color:transparent transparent #FFF;margin-top:-20px;margin-left:10px}#noti_Container h3{display:block;color:#333;background:#FFF;font-weight:bold;font-size:13px;padding:8px;margin:0;border-bottom:solid 1px rgba(100,100,100,.30)}@media screen and (max-width:768px){#notifications{direction:rtl;width:304px}.notification_item{direction:ltr}}.notification_item{display:grid;color:#606060;box-shadow:0 5px 15px rgba(0,0,0,.5);position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0;width:auto;height:auto;margin:2px;padding:6px}.notification_item_delete{width:50px;font-size:12px;height:32px;vertical-align:middle;position:absolute;bottom:7%}.notification_title{font-weight:700}.loader{border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #f60;width:32px;height:32px;animation:spin 1s linear infinite}@keyframes spin{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.admin_item{align-items:center}.details_paragraph{color:#959595}.admin_button{height:fit-content}#main_div{margin:10px;background-color:white}.nav-link{color:black !important}.nav-item:hover{cursor:pointer !important}.dropdown-menu{background-color:var(--main-light) !important}.dropdown-item:hover{background-color:var(--main-semi-light) !important}@media screen and (max-width:768px){.mr-auto{margin-top:10px}}.toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:var(--main-color);color:#000;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px;font-weight:500}.toast.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s}@-webkit-keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.select-style select{padding:5px 10px 5px 50px;width:max-content;box-shadow:none;-webkit-appearance:none;border:1px solid #959595;border-radius:4px;overflow:hidden;background:#f4f4f4 url(https://www.4x4.co.il/img/select-arrow.png) no-repeat 10% 50%}.card{margin:5px;text-align:center !important}.card-title{font-weight:bold}.main-data-div{display:flex}.accordion .card{margin:0}@media screen and (max-width:768px){.main-data-div{display:block}}.login-container{margin-top:5%;margin-bottom:5%}.login-form-1{padding:5%;box-shadow:0 5px 8px 0 rgba(0,0,0,0.2),0 9px 26px 0 rgba(0,0,0,0.19)}.login-form-1 h3{text-align:center;color:#333}.login-container form{padding:5%}.btnSubmit{width:50%;border-radius:1rem;padding:1.5%;border:0;cursor:pointer}.login-form-1 .btnSubmit{font-weight:600;color:#fff;background-color:var(--main-color)}.login-err{color:var(--error)}.dropdown:hover .dropdown-menu{display:block;margin-top:0}.form-group-inline{display:inline;margin-left:5px}.list-title-div{display:inline-flex;justify-content:space-between;width:100%;padding:10px}.container-card{background-color:#fff;-webkit-box-shadow:1px 1px 5px rgba(126,142,159,0.1);box-shadow:1px 1px 5px rgba(126,142,159,0.1);margin-bottom:10px;border-radius:0;border:0}.search-icon{height:38px;width:auto}.search-input{border-width:0 0 1px 0}.search-input:focus{outline:0}.error-div{margin-top:20px;left:50%;position:fixed}.container-card tbody tr:hover{background-color:var(--hover-grey);cursor:pointer}.form-inline label{justify-content:normal}.forum-item{padding:5px}input:disabled{background-color:white !important;cursor:pointer}.journey_details tbody tr:hover{cursor:auto !important}.journey_item{width:calc((100% - 60px) / 3) !important;margin:10px;padding:0;box-shadow:0 0 9px 0 rgba(0,0,0,.25);display:inline-flex}.journey_item:hover{box-shadow:0 0 9px 0 rgba(0,0,0,.5)}.journey_item_image{height:180px}.journey_item_image img{height:100%;width:100%}.journey_item_details{height:143px;padding:10px}.journey_item_title{color:var(--link);line-height:1.5em;height:72px;overflow:hidden;font-size:17px;font-weight:700}.journey_item:hover .journey_item_title{color:#23527c}.journey_item_hr{margin:0 0 10px;border-top:1px solid #e0e0e0}.journey_item_date{font-size:15px;font-weight:700;color:#f60}.journey_item_btn{float:right;font-size:15px;font-weight:500;color:#fff;background:#f60;display:block;width:100%;height:40px;line-height:40px;text-align:center}@media(max-width:768px){#journeys_container{padding:0}.journey_item_details{height:55px;padding:5px}.journey_item{width:calc((100% - 30px) / 3) !important;height:155px;margin:10px 5px}.journey_item_image{height:70px}.journey_item_title{font-size:7px;margin-bottom:2px;height:30px}.journey_item_hr{margin:0 0 5px}.journey_item_date{font-size:6px;margin-bottom:0}.journey_item_btn{font-size:10px;height:30px;line-height:30px}}.custom-select{width:100% !important}.search_button{min-width:100px}.edit-section{padding:5px}@media screen and (min-width:768px){.edit-section>.forum-item{max-width:50vw}}.cke_contents_rtl{padding:20px}.editor_text_div{width:640px !important}@media screen and (max-width:768px){.editor_text_div{width:100% !important}}.editor_text_content{height:10em !important;width:600px !important}@media screen and (max-width:768px){.editor_text_content{width:auto !important}}.edit-section textarea{resize:none;height:9.5em}.small_textarea{height:5.5em !important}.full-width{width:100% !important}.box{display:block;min-width:200px;height:173px;background-color:white;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);-webkit-transition:all .3s cubic-bezier(0.25,0.8,0.25,1);transition:all .3s cubic-bezier(0.25,0.8,0.25,1);overflow:hidden}.image-preview{height:133px;width:200px;min-height:133px}.upload-options{position:relative;height:40px;background-color:cadetblue;cursor:pointer;overflow:hidden;text-align:center;-webkit-transition:background-color ease-in-out 150ms;transition:background-color ease-in-out 150ms}.upload-options input{width:0;height:0;opacity:0;overflow:hidden;position:absolute;z-index:-1}.upload-options label::after{content:'+';position:absolute;font-size:2.5rem;color:#e6e6e6;top:calc(50% - 2rem);left:calc(50% - 1rem);z-index:0}.tag{font-weight:bold;float:right;margin-left:4px}.text_red{color:var(--red)}.text_blue{color:var(--blue)}.tags_container{height:200px;width:100%;overflow-y:scroll}.tags_container_select{height:170px}.tags_container button{margin:2px;padding:1px 5px 1px 5px}.content_input{width:800px}.paragraph_buttons{margin-top:30px;display:grid}.paragraph_buttons button{margin-bottom:10px;display:block}.vertical_line_div{max-width:33%;border-left:1px dashed var(--hover-grey);height:100%;padding-left:10px;margin-left:10px}.hasDatepicker:hover,select:hover{cursor:pointer}@media screen and (max-width:768px){.vertical_line_div{border-left:0;height:100%;padding-left:0;margin-left:0}}.more_content_image_div{height:130px;justify-content:center;display:flex}.editor_image_div{height:200px;justify-content:center;display:flex}.editor_preview_image{max-height:200px;max-width:400px;border-radius:5px}.more_content_preview_image{max-height:120px;max-width:190px;border-radius:5px}#journey_gallery_container{max-height:300px;overflow-y:scroll}.journey_gallery_item{width:200px;height:158px;background:var(--hover-grey);border-radius:5px;display:inline-block;margin:0 0 0 10px}.journey_gallery_item button{border-radius:0 0 5px 5px}.order_table_header_up:after{content:' ▲';font-size:10px}.order_table_header_down:after{content:' ▼';font-size:10px}.order_table_header:hover{cursor:pointer}.new_order_item_container{display:flex;padding:10px}.new_order_item_container>*{margin-left:10px}.static_url_item{padding:7px;margin-bottom:10px;background:var(--hover-grey);border-radius:5px;display:flex;justify-content:space-between}.extra_field_item>span{display:flex}.extra_field_item>span>h6{margin:0;align-self:center}.static_url_text{direction:initial;margin-left:10px;align-self:center}.static_url_results{max-height:250px;overflow:auto}.static_url_results div{font-weight:700;overflow:hidden;margin-bottom:5px;direction:initial}.static_url_results div:hover{background:var(--hover-grey);cursor:pointer}.pixel_item{background:var(--hover-grey);border-radius:5px;display:inline-block;margin:0 0 0 10px;padding:5px}.more_content_item{width:200px;height:230px;background:var(--hover-grey);border-radius:5px;display:inline-block;margin:0 0 0 10px}.extra_item{width:130px;background:aliceblue}.image_item{width:200px;height:170px;background:var(--hover-grey);border-radius:5px;display:inline-block;margin:5px}.image_remove_buttons{text-align:center;margin:5px}.logbook_item{background:var(--hover-grey);border-radius:5px;padding:5px;margin-bottom:5px}.more_content_add_button{width:100%;height:100%;font-size:20px}.more_content_image{padding:0 !important;width:100%;height:120px}.more_content_image img{border-top-left-radius:5px;border-top-right-radius:5px;width:100%;height:100%}.more_content_item>div{padding:5px}.more_content_text{height:60px;overflow:hidden}.more_content_search_results{width:94%;max-height:250px;z-index:9999;overflow:auto;position:absolute}.more_content_search_results div{font-weight:700;overflow:hidden}.more_content_search_results div:hover{background:var(--hover-grey);cursor:pointer}.footer_div{background-color:#e1e1e1;box-shadow:0 -2px 5px rgba(0,0,0,0.15);text-align:center;padding:25px;margin-top:15px;position:sticky;bottom:0}.footer_div>div{justify-content:center}.footer_div>div>button{min-width:116px;line-height:30px;font-size:15px;font-weight:500;margin:0 20px}@media screen and (max-width:768px){.footer_div>div>button{margin-bottom:10px}}.article_paragraph_image{width:590px;padding:5px}.article_paragraph_gallery{max-width:600px;margin-top:10px}.article_paragraph_gallery_image{width:32.9%;padding:5px;margin-left:0}.article_paragraph_gallery_image_old{width:150px;height:112px;margin-top:10px}#editor_gallery_div .article_paragraph_gallery_image{width:100%;margin-bottom:0;padding:0}.article_paragraph_iframe iframe{height:450px;border:unset;width:100%}.article_paragraph_video{padding:5px;height:343px;border:0;margin-top:10px;width:590px}@media screen and (max-width:768px){.article_paragraph_video{height:216px;width:100%}}.article_paragraph_offroad>iframe{height:450px;width:100%}.article_paragraph_gallery_span{display:inline-grid;width:31%;margin-bottom:10px;margin-left:10px}.article_paragraph_gallery_span button{padding:unset;border-radius:0 0 .25rem .25rem}.club_button{width:110px;height:36px;padding:1px 10px !important}.club_email{width:260px !important}.editor_progress{align-self:center;font-weight:500;display:none}.editor_small_image_text{height:8em}.article_paragraph_small_image_container{display:flex}.small_image_table{border:0;margin-bottom:16px}.article_paragraph_small_image{width:160px}.article_paragraph_small_image img{height:auto}.article_paragraph_small_image_text{width:440px}.ui-timepicker-viewport{padding:0 !important;list-style-type:none !important}.profile__img{border-radius:50%;width:100px;height:100px}.small_profile__img{border-radius:50%;width:40px;height:40px}.table td,.table th{vertical-align:inherit !important}.custom-checkbox{margin-left:5px}.favorite_item{text-align:right !important;height:35px;padding:5px;border-bottom:1px solid rgba(0,0,0,.125);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite_container{max-height:250px;overflow-y:auto}.small_img{max-height:50px;max-width:100px}.product_order_item{width:fit-content;padding:5px 15px 5px 15px;margin-bottom:5px;border:rgba(126,142,159,0.3) solid 1px;border-radius:5px;-webkit-box-shadow:1px 1px 5px rgba(126,142,159,0.1);box-shadow:1px 1px 5px rgba(126,142,159,0.1)}.product_order_item span{margin-left:15px;display:inline-block}.product_order_item button{margin-right:15px}.select_list{height:120px;overflow:auto;margin-bottom:10px}.store_product{position:relative;border:1px solid #e1e1e1;border-radius:4px;background:#fff;display:inline-block;margin:0 0 10px 10px;vertical-align:text-top;height:214px;width:calc((100% - 50px) / 5) !important}.store_product_img_container{height:120px;margin:0}.store_product_title{padding:0 10px;margin:0;overflow:hidden;height:40px;font-size:14px;line-height:15px;color:#000}.store_product_price{display:grid;height:52px;margin:0;background:#f9fafc;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:5px 0}.store_product_price *{color:var(--main-color) !important;font-size:15px;font-weight:500;padding:0 10px}.store_product_img{max-width:100%;border-radius:4px 4px 0 0;padding:10px;margin:auto;max-height:100%;display:block;overflow:hidden}@media screen and (max-width:768px){#products_container{padding:0}.store_product_img{padding:0}.store_product_img_container{height:50px}.store_product_title{padding:0 5px;font-size:8px;line-height:10px}.store_product_price *{font-size:8px;padding:0 5px}.store_product{height:144px}}