@font-face{
    font-family: 'Cooperative';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../my-fonts/Cooperative-Bold.woff2) format('woff2');
}
.top_links ul li a img {
    display: inline-block;
}
.category_page_special .row .main_slider .carousel-inner .item .carousel-caption h2 {
    display: none !important;

}
.form-control, .dropdown-toggle{
    box-shadow: none;
}
.main_wrapper .header:not(.cart_header) .top_header {
    padding: 0 0 0 0;
}
.top_cart .top_links > ul > li:nth-child(1){
    order: 1;
}
.top_cart .top_links > ul > li:nth-child(2){
    order: 3;
}
.top_cart .top_links > ul > li:nth-child(3){
    order: 2;
    border: 1px solid #009564;
    border-radius: 65px;
}
.top_cart .top_links > ul > li:nth-child(3) a img{
    left: -2px !important;
}
.hover-underline-animation {
  display: inline-block;
  position: relative;
}
.hover-underline-animation::after {
    content: '';
    position: absolute;
    width: 60%;
    transform: scaleX(0);
    height: 5px;
    border-top: 5px dotted #009564;
    bottom: -3px;
    left: 22%;
    background-color: #00956400;
    transform-origin: bottom center;
    transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom center;
}
.main_wrapper .header:not(.cart_header) .top_header .menu_wrapper .menu_b5_inwrapper ul.menu_site>li>a:hover {
    font-weight: 700;
}
.main_wrapper .header:not(.cart_header) .top_header .menu_wrapper .menu_b5_inwrapper ul.menu_site{
    top: -4px;
}
.main_wrapper .header:not(.cart_header) .top_header .search_top_menu_wrapper .search_top_menu > a{
    display: flex;
    gap: 10px;
    align-items: center;
}
.main_wrapper .header:not(.cart_header) .top_header .search_top_menu_wrapper .search_top_menu > a .icon_img{
    display:flex;
    height: 22px;
    width: auto;
}
.main_wrapper .header:not(.cart_header) .top_header .search_top_menu_wrapper .search_top_menu > a .icon_img img{
    max-width: 50px;
    max-height: 50px;
}

.menu_icons .deals_wrapper .deal_content {
    border-radius: 9px;
}
.menu_icons .deals_wrapper > div:hover img {
    opacity: 0.6;
}
div.menu_icons .deals_wrapper > div:hover .deal_content {
    box-shadow: 0px 0px 0px 0px rgb(180 180 180 / 80%);
}
.branch-section h2{
    font-size: 0;
}
.branch-section::before {
    display: block;
    content:"תמונות מהמשק";
}
.follow-btn2 {
    background: #fcde00 !important;
    color: black !important;
    border: none !important;
}
.follow-btn {
    font-family: Heebo, sans-serif !important;
}
footer .container-fluid .row:not(.footer_logo_area) .follow_us .follow_us_title h5 {
    font-size: 36px;
    line-height: 26px;
    color: #432917;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Heebo, sans-serif !important;
}
.footer_style_2 .footer_logo_area h4, 
.footer_style_2 .footer_logo_area + .row h3, 
.footer_style_2 .footer_logo_area + .row h4, 
.footer_style_2 .follow_us_title > p:last-child span{
    font-family: Heebo, sans-serif !important;
    font-weight: 700;
    font-size: 26px;
    line-height: 25px;
    padding-bottom: 0px;
}
.footer_two_block .block_description h3 {
    font-family: Heebo, sans-serif !important;
}
.main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .main_logo_desktop img{
    width: 210px;
    max-width: unset;
    right: 35px;
    top: 7px;
}
.main_wrapper .header:not(.cart_header) .top_header .search_top_menu_wrapper{
    padding: 0 305px 0 305px;
}
.main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_search{
    right: 305px;
}
.main_wrapper .header:not(.cart_header) .top_header .menu_wrapper .menu_b5_inwrapper ul.menu_site{
    padding-right: 285px;
}

.autocomplete-dropdown-header .uls,.autocomplete-dropdown-header .show_more_buttons .deal_content {
    background: url('https://market50.b-cdn.net/regev/site/1748273118-backgroundRegev3.jpg') !important;
}
.autocomplete-dropdown-header .uls .deal_content{
    background: #fff;
}
.owl-carousel .owl-wrapper-outer{
    padding-top: 15px;
}
.main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect{
    border-radius: 100%;
}
.about_title {    
    display: block;
    margin-bottom: 30px;
    font-size: 54px;
}
    
.homeabout div {max-width: 1000px !important;  }
.homeabout {bottom:0 }
.footer_two_block .col-md-6 .block_description h3 {color:#003b3c;}
.branch-section .branch-slider .branch-slide{
    max-width: 350px;
}
.branch-section .branch-slider .branch-slide .branch-content h2 {
    max-width: 100%;
    padding: 0 10px;
    background: unset;
    font-size: 38px;
    text-align: center;
    line-height: 38px;
    right: unset;
    font-weight: 900;
}

.footer_two_block .col-md-6.footer_block_1 .block_description h2,
.footer_two_block .col-md-6.footer_block_1 .block_description p {
    text-align: right;
}
.footer_two_block .col-md-6.footer_block_2 .block_description button.follow-btn {
    display: flex;
    justify-content: center;
    border-radius: 49px;
    background: #009564;
    border: none;
    right: 47%;
}
.footer_two_block .col-md-6.footer_block_1 .block_description button.follow-btn {
    right: 0;
    left: unset;
    display: flex;
    justify-content: center;
    border-radius: 49px;
    background: #009564;
    border: none;
}

.footer_two_block .col-md-6 .block_description{
    left: 50px;
    right: unset !important;
    top: 15%;
    text-align: left;
    max-width: 267px;
}
.footer_two_block .col-md-6 .block_description h2{
    font-weight: 900;
    line-height: 42px;
    font-family: "Suez One", serif !important;
    font-size: 39px;
}
.footer_two_block .col-md-6 .block_description p {
    padding-top:0;
    line-height: 20px;
    margin-top: 5px;
    font-size: 20px;
    font-weight: 300;
    color: #009564;
}
footer h3,footer h4,footer .container-fluid .row:not(.footer_logo_area) .open_hours .contact_detail ul li span{
    color: #009564;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content{
    right: 20%;
    text-align: center;
    display: flex;
    flex-direction: column;
    left: unset;
    margin: 0 auto;
    max-width: 600px;
    top: 190px;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content .slide-content-wrapper p{
    max-width: unset;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content .slide-content-wrapper h3{
    direction: rtl;   
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content a.promo_button{
    width: fit-content;
    margin: 0 auto;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo button.close{
    right: 7px;
    top: 16px;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo{
    max-width: 500px !Important;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item{
    max-height: 800px !important;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item img{
    max-width: 500px;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo button.close span {
    width: 26px !Important;
    height: 26px !Important;
    line-height: 26px !Important;
    font-size: 20px !Important;
}
.newletter_popup{
    /*display: block !important;*/
    position: absolute;
    top: 240px;
    width: 100%;
}
.newletter_popup .newsletter-form-in-promo{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.newletter_popup .newsletter-form-in-promo .newsletter_email{
    width: 300px;
    direction: rtl;
}
.newletter_popup .newsletter-form-in-promo .newsletter-form-in-promobtn{
    position: absolute;
    left: 104px;
}
.success_full_newsletter{
    position: absolute;
    bottom: -20px;
    color: green;
}
.failed_full_newsletter{
    position: absolute;
    bottom: -20px;
    color: red;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content{
    display: none !important;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .promo_close {
    position: absolute;
    bottom: 26px !Important;
    right: 40px !Important;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content .slide-content-wrapper p{
    margin-bottom: 10px;
}
.modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item .slide-content .slide-content-wrapper h3{
    margin-bottom: 0px;
}
div.footer_element_icons .col-xs-12 .deals_wrapper .col-md-2.col-xs-4 .deal_content a .menu_title{
    color: #003b3c;
}
div.footer_element_icons .col-xs-12 .deals_wrapper .col-md-2.col-xs-4 .deal_content a .icon_img img{
    height: 140px;
}
footer .container-fluid .row:not(.footer_logo_area) .follow_us .follow_us_title h5{
        font-size: 22px;
}
.cart_header a{
    color: #231f20 !important;
}
.add_cart:not(#modal_cart_btn) .my_cart .special-icons{
    border-top: 1px dashed #009564;
    border-bottom: 1px dashed #009564;
}
.main_wrapper .header:not(.cart_header) .top_header .search_top_menu_wrapper .search_top_menu .menu_title{
    font-size: 14px;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content{
    background: #ffffff00;
    height: 335px;
    padding: 0;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content a .icon_img img{
    max-height: 100%;
    min-height: 100%;
    width: 100%;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content a{
    position: relative;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_title {
    font-size: 50px;
    max-width: unset;
    font-weight: 900;
    margin: 0;
    bottom: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_description{
    font-size: 23px;
    line-height: 55px;
    max-width: unset;
    font-weight: 700;
    width: 100%;
    margin: 0;
    font-family: Heebo, sans-serif;
    top: unset;
    right: unset;
    left: unset;
    bottom: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    writing-mode: unset !important;
    transform: unset;
    text-transform: unset;
    letter-spacing: unset;
    margin-top: 45px;
}
.promoted-categories{
    background-color: unset;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content:hover a .menu_description {
    color: #009564;
}
.add_cart:not(#modal_cart_btn) .my_cart .special-icons .col-md-4 a img{
    width: 55px;
    height: 55px;
}
footer .container-fluid .row:not(.footer_logo_area) .follow_us .follow_us_title a img{
    max-width: 150px;
    margin: 0 auto;
    margin-bottom: 13px;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart .btn_table img{
    max-width: 53px;
    margin-top: -7px;
    margin-bottom: -7px;
}
.search_header_img {
    width: 31px;
}
body .main_wrapper .container-fluid .index-special-row .content_wrapper,
body, body .footer_two_block, 
body .branch-section, 
body .promoted-categories, 
body .dynamic_area_inner_page,.main_wrapper{
    background-color: #fafafa;
    background: url(https://market50.b-cdn.net/regev/site/1748273118-backgroundRegev3.jpg) !important;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper{
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    height: 52px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn{
    height: 52px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn span{
    justify-content: space-around;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn span img{
    display:none;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .product_counter{
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    height: 52px !important;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .product_counter .number-wrapper a{
    height: 40px;
    width: 40px;
    top: -2px;
    margin: 0 1px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .product_counter .number-wrapper{
    height: 45px;
    justify-content: space-between;
    margin-top: 5px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn:hover span::after{
    color:#fff !important;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section{
    margin-top: 15px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section del{
    top: -22px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content{
    border: 1px solid #009564;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content:hover{
    border: unset;    
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section .main_price{
    letter-spacing: -2px;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section span:not(.after_dot,.main_price,.product_grid_unit) {
    position: relative;
    top: 6px;
}
footer .container-fluid .row:not(.footer_logo_area) .follow_us .follow_us_title>p{
    font-size: 24px;
    text-align: left;
}
footer .container-fluid .row:not(.footer_logo_area) .follow_us .follow_us_title>p>span{
    font-size: 41px;
    text-align: left;
    line-height: 42px;
    font-weight: 900;
}
.main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect{
    padding: 0;
    background: #fff
}
.main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect img{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    object-fit: none;
    max-width: unset;
    left: unset;
    top: unset;
    padding: 8px;
}

.add_cart:not(#modal_cart_btn) .my_cart #content .list_wrapper .hvr_counter .number-wrapper{
    border: 1px solid #231f20;
    margin-left: 0px;
}
.add_cart:not(#modal_cart_btn) .my_cart .qty_item .cart_redirect{
    background-color: #009564;
}
.cart_header {
    background: #009564 !Important;
}
.add_cart:not(#modal_cart_btn) .my_cart .qty_item .cart_redirect span:last-child{
    font-weight: 900;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider>div>.hvr_counter .number-wrapper{
    border: 1px solid #231f20;
    border-radius: 100px;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider>div>.hvr_counter .number-wrapper a{
    border-radius: 100px;
    color: #231f20;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider>div>.hvr_counter .number-wrapper a i{
    color: #231f20;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider>div>.hvr_counter .number-wrapper a:hover{
    border: 1px solid #009564;
}
ul.nav.nav-tabs li.active::after, .account_wrapper .fashion_hd>div .active_btn::after{
    border-right: 2px solid #dee2e6;
    border-bottom: 2px solid #dee2e6;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider>div>.hvr_counter .number-wrapper .value{
    color: #231f20;
}
.payment_page .main_wrapper .main_content .cart_wrapper .account_forms form .payment_submit:hover span {
    color: #009564;
}
.payment_page .main_wrapper .main_content .cart_wrapper .account_forms form .payment_submit:hover svg{
        filter: invert(1);
}
#quickview .btn_table, .btn_site:not(span, .cart_redirect, .addtocart_main, .popup_btn_mini), .btn_table:not(span), .contact-us .box1>form>.submit-btn, .coupons_wrapper>div .deal_content a, .check_otp_login, .product_counter_plus_minus{
    border: 1px solid #009564;
}
.cart_header ul li h6,.cart_header ul li span {
    color: #231f20;
}
.cart_header ul {
    background: #009564;
    color: #231f20;
}
.promoted-categories .owl-controls .owl-buttons .owl-next:hover {
    background: url(https://market50.b-cdn.net/regev/site/1748351225-arrowrighthoverRegev.svg) no-repeat center / contain;
}
.promoted-categories .owl-controls .owl-buttons .owl-prev:hover {
    background: url(https://market50.b-cdn.net/regev/site/1748351225-arrowlefthoverRegev.svg) no-repeat center / contain;
}
.branch-section .owl-controls .owl-buttons .owl-prev:hover{
    background: url(https://market50.b-cdn.net/regev/site/1748351225-arrowlefthoverRegev.svg) no-repeat center / contain;
}
.branch-section .owl-controls .owl-buttons .owl-next:hover {
    background: url(https://market50.b-cdn.net/regev/site/1748351225-arrowrighthoverRegev.svg) no-repeat center / contain;
}
#quickview .modal-dialog .modal-content .modal-body .ajax_navigate ul .right_arrow a:hover{
    background-image: url(https://market50.b-cdn.net/regev/site/1748351225-arrowrighthoverRegev.svg);
}
#quickview .modal-dialog .modal-content .modal-body .ajax_navigate ul .left_arrow a:hover{
    background-image: url(https://market50.b-cdn.net/regev/site/1748351225-arrowlefthoverRegev.svg);
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart .btn_table img{
    display: none;
}
.modal.fade:not(#startup) .modal-dialog .modal-body .radio.myradio{
    background-color: #009564;
}
.modal.fade:not(#startup) .modal-dialog .modal-body .radio.myradio .delivery_time ul li span{
    color: #fff;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .related_products .deals_wrapper .owl-wrapper-outer .owl-item .item .deal_content.rel_pro h3 *{
        font-weight: 500 !important;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .related_products .deals_wrapper .owl-wrapper-outer .owl-item .item .deal_content.rel_pro h3{
        font-size: 35px;
        margin-top: -5px;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .related_products .deals_wrapper .owl-wrapper-outer .owl-item .item .deal_content.rel_pro h3 .after_dot{
    font-size: 20px;
    right: -5px;
    top: -6px;
}

/*#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart .btn_table{
    background: #009564;
    color: #231f20;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart .btn_table:hover{
    background: white;
    color: #231f20;
}*/
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .btn_site{
    border: unset;
}
.autocomplete-dropdown-header .uls .deal_content .top-line .price_section_header .grid_price_section{
    margin-top: 16px;
}
.autocomplete-dropdown-header .uls .deal_content .button_area .add_to_cart_main_wrapper{
    width: 160px;
}
.autocomplete-dropdown-header .uls .deal_content .button_area .add_to_cart_main_wrapper a .grid_cart_btn{
    height: 40px;
    border-radius: 66px;
    background-color: #fff;
    border: 1px solid #009564 !important;
}
.autocomplete-dropdown-header .uls .deal_content .button_area .product_counter{
    width: 158px;
}
.autocomplete-dropdown-header .uls .deal_content .button_area .width30.kg_shifer{
    margin: 5px 12px 0 12px;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart .btn_table{
    border-radius: 60px;
}
#quickview .modal-dialog .modal-content .modal-body .ajax_navigate ul .right_arrow a,
#quickview .modal-dialog .modal-content .modal-body .ajax_navigate ul .left_arrow a{
    border: unset;
}
.category-wrapper:empty {
    display: none !important;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content::before{
    content: "";
    position: absolute;
    inset: 0;
    padding: 0px;
    border-radius: 10px;
    background: linear-gradient(to bottom, #009564, #09a84a00);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: 0;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_title, .menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_description {
    right: 0 !important;
    left: 0 !important;
    text-align: center !important;
    max-width: 96% !important;
    min-width: 150px  !important;
    display: none !important;
}
.menu_icons .deals_wrapper{
    overflow-x: hidden;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content{
    width: 100% !important;
}
.footer_two_block .col-md-6.footer_block_1 .block_description {
    right: 50px !important;
    left: unset !important;
    top: 15%;
}
.footer_two_block .col-md-6 a img {
    max-width: 100%;
    width: 100%;
}
footer .container-fluid .footer_logo_area a img {
    height: 180px;
}
footer .container-fluid .footer_logo_area a{
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -85px;
    width: calc(100% - 300px);
    right: 0;
}
.menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_title{
    color: #009564;
    font-family: "Suez One", serif !important;
}
body .footer_two_block{
    margin-bottom: -16px;
}
.main_wrapper {
    padding-bottom: 0 !Important;
}
.btn_site.custom_google_button:hover{
    color: #231F20 !Important;
}
.my_cart #content > div #mCSB_1_container {
    top: auto !important;
    left: unset !important;
    max-height: 100%;
    overflow-y: auto;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}
    .category-header h2 a{
        display: inline-block !important;
        position: relative;
        padding: 0 20px;
    }
    .category-header h2 a::after,
    .category-header h2 a::before,
    .menu_icons .shortcut_index_categoies_title::after,
    .menu_icons .shortcut_index_categoies_title::before,
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::before,
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::after
    {
        content: '......' !important;
        font-size: 44px;
        height: 40px;
        position: absolute;
        top: -8px;
        width: auto;
        letter-spacing: 11px;
        line-height: 30px;
        display: flex;
        font-family: 'Heebo';
        color: #231f20;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::before{
        right: 59%;
        margin-right: 20px;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::after{
        left: 60%;
        margin-left: 20px;
    }
    .category-header h2 a::after{
        right: 100%;
        margin-right: 20px;
    }
    .category-header h2 a::before {
        left: 100%;
        margin-left: 20px;
    }
    .menu_icons .shortcut_index_categoies_title::after{
        right: 56%;
        margin-right: 20px;
    }
    .menu_icons .shortcut_index_categoies_title::before {
        left: 56%;
        margin-left: 20px;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .display_price .product_counter .number-wrapper{
        border: 1px solid #231f20;
        border-radius: 38px;
        width: 52%;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart{
        width: 40%;
    }
body:not(.home_page_index) .main_wrapper {
    margin-bottom: 65px;
}
#choose_location .modal-body .do_shipping_div{
    display:none;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .my_cart{
    background: #009564;
    background-image: unset !Important;
}
.menu_icons .deals_wrapper .col-md-2 {
    width: calc(93% / 6);
    max-width: calc(93% / 6 - 16px);
    margin: 15px 15px 15px 15px;
}
.exchange_dropoff_point{
    color: white;
    background: #231f20;
    padding: 4px 6px;
    clear: right;
    display: ruby;
    border-radius: 30px;
}
.exchange_dropoff_point:hover{
    color: #231f20;
    background: #009564;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section{
    margin-left: -8px !important;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section .main_price {
    letter-spacing: -2px !important;
    font-size: 32px !important;
}
div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section .after_dot{
    top: -13px;
    letter-spacing: 0;
    right: -2px;
    font-size: 13px;
}
#choose_location .modal-body .dropoff_content_area p > a {
    color: blue;
    text-decoration: underline;
    font-weight: bold;
}
#choose_location .modal-body .dropoff_content_area p > a:hover {
    text-decoration: underline;
}
#group_discount_model .product_counter_group_discount span.value{
    color:black !important;
}
#group_discount_model .popup_btn_mini span,
#group_discount_model .popup_btn_mini span::after{
    color:black !important;
}
#group_discount_model .add_to_cart_group_discount {
    border: 1px solid #231f20;
    background-color: #fff;
    border-radius: 100px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: 52px;
}
#group_discount_model .add_to_cart_group_discount .popup_btn_mini{
    background: #ffffff00;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 52px;
}
#group_discount_model .add_to_cart_group_discount .popup_btn_mini span{
    font-size: 18px;
    justify-content: start;
    margin: 0;
    width: 100%;
}
#group_discount_model .add_to_cart_group_discount:hover{
    background: black;
    color: white;
}

#group_discount_model .add_to_cart_group_discount:hover .popup_btn_mini span,
#group_discount_model .add_to_cart_group_discount:hover .popup_btn_mini span:after{
    color: #fff !important;
}
#group_discount_model .product_counter_group_discount .number-wrapper>a{
    height: 40px;
    width: 40px;
    top: -2px;
    margin: 0 1px;
}
#group_discount_model .product_counter_group_discount{
    background: white;
    height: 52px;
}
#group_discount_model .deal_content.rel_pro h4,
#group_discount_model .product_counter_group_discount span.value{
    color: #000000 !important;
}
#group_discount_model .group_discount_body .item .deal_content h3{
        font-size: 32px !important;
}
#group_discount_model .group_discount_body .item .deal_content h3 .after_dot{
    top: -13px;
    letter-spacing: 0;
    right: -2px;
    font-size: 13px;
}
#group_discount_model .group_discount_body .item .deal_content h3 span{
    font-size: 16px;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .b5_product_name_wrapper h3 span#product_price{
    font-size: 40px;
    letter-spacing: -2px;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .b5_product_name_wrapper h3 span#product_price .after_dot{
    font-size: 18px;
    top: -16px;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .display_price .product_counter .pro-type{
    min-width: max-content;
}
#quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .b5_product_name_wrapper h3{
    min-width: 185px;
    text-align: end;
}
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider .col-sm-4 .pro-type *{
    font-size: 12px !important;
    color: #000;
    padding: 0;
    margin: 0;
    font-weight: 700;
}
.payment_page .main_wrapper .main_content .cart_wrapper .account_forms form .payment_details .delivery_time span{
    display:none !important;
}
.shipping_page .main_wrapper .main_content .container-fluid_payment .cart_wrapper .bill p.total button.btn_site, a.move_to_shipping.btn_site{
    border: 1px solid #ffffff;
}
.time_in_cart_history{
    display:none;
}
@media (min-width: 1800px){
    .top_links ul li:not(.accounts_list) a.phone_img::before {
        padding-left: 14px;
    }
}
@media (min-width: 768px){
    .top_links ul li:not(.accounts_list) a.phone_img::before {
        content: "הרשמה / התחברות";
        font-weight: 300;
        margin-bottom: 0px;
        font-size: 14px;
        padding-left: 2px;
        position: relative;
        top: 1px;
        color: #003b3c;
    }
}
@media (max-width: 1600px) {
    .footer_two_block .col-md-6 .block_description{
        max-width: 300px;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content{
        height: auto;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn span{
        font-size: 16px;
    }
    .footer_two_block .col-md-6 .block_description h3 {
        font-size: 20px;
        line-height: 18px;
    }
    footer .container-fluid .footer_logo_area a{
        top: -55px;
    }
    footer .container-fluid .footer_logo_area a img {
        height: 120px;
    }
    .menu_icons .deals_wrapper .col-md-2{
            margin: 10px;
    }
}
@media (max-width: 767px) {
    .cart_page > footer, .shipping_page > footer {display:none}
    div.number-wrapper {border-radius:19px !important}
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section{
    margin-top: 5px;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn span::after {right: 10px;}
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section .after_dot{
    top: -3px;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .grid_price_section .main_price {
    letter-spacing: -1px !important;
    font-size: 26px !important;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .pro-brand-name {
    position: absolute;
    bottom: 165px;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .pro-type {
        padding: 3px 10px 2px 10px;
        border-radius: 14px;
        
    }
    .main_logo img {
        top: 2px !important;
        max-height: 64px;
    }
    body{
        padding-right: 0 !important;
    }
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega:not(.menu_slider) {
        background: #003b3c;
    }
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega ul h4 a {
        color: #fcb540; border-bottom: 1px solid #fcb540;}
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega ul h4 a:active {
        color: #fcb540;
    }
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega ul h4:hover a{
        color: #fcb540;        
    }
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega h3 {    
        color: #fcb540;
    }
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega ul {
        border-bottom: 1px solid #fcb540;
    }
    .main_wrapper .header:not(.cart_header) .top_header .menu ul.menu_site>li:not(.visible-xs) .mega ul {
       border-bottom: none
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item{
        background: unset !important;
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content div.modal-body div.item div.slide-content{
        position: absolute;
        top: -27px;
        width: 76%;
        right: 0;
        left: 0;
        z-index: 2;
        background: unset;
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item>img{
        width: 100%;
        position: relative;
    }
    .branch-section .branch-slider .branch-slide .branch-content h2{
        font-size: 24px;
        left: 4px;
        right: unset;
        line-height: 24px;
        bottom: 15px;
    }
    div.footer_element_icons .deals_wrapper .col-md-2:not(.animation-show-boxes){
        width: calc(100% / 5) !important;
    }
    div.footer_element_icons .col-xs-12 .deals_wrapper .col-md-2.col-xs-4 .deal_content a .icon_img img{
        height: 75px;
    }
    div.footer_element_icons .col-xs-12 .deals_wrapper .col-md-2.col-xs-4 .deal_content a .menu_title{
        font-size: 16px
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect img{
        left: 5px;
        top: -4px;
        max-width: 26px;
    }
    .footer_two_block{
        padding-left: 0;
        padding-right: 0;
    }
    .footer_two_block .col-md-6 a{
        flex-direction: column;
        gap:0;
    }
    .footer_two_block .col-md-6 a img{
        max-width: 100%;
    }
    .footer_two_block .col-md-6 .block_description{
        max-width: 160px;
        left: unset;
        top: 18%;
        right: 50% !important;
    }
    .menu_toggler {
        position: absolute;
        right: 12px;
        text-align: center;
        width: 38px;
        top: 21px;
    }
    .cart_logo_wrapper .top_search a{
        height: 35px;
        width: 35px;
        position: relative;
        top: -2px;
        right: -3px;
    }
    .cart_logo_wrapper .top_search a .search_header_img{
        width: 35px;
        height: 35px;
    }
    .footer .row>.open_hours {
        width: 100% !important;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content {
        max-height: 200px;
        height: 250px;
        padding: 0;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content {
        background: #ffffff00 !important;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content a .icon_img {
        max-height: 200px;
        min-height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content a .icon_img img {
        max-height: 200px;
        min-height: auto;
        padding: 0;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_title{
        font-size: 30px;
        margin-top: 5px;
    }
    .menu_icons .deals_wrapper .col-md-2 .deal_content a .menu_description{
        font-size: 15px;
        line-height: 40px;
        margin-top: 30px;
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_search {
        right: 65px;
        top: 20px;
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect {
        width: 45px;
        height: 45px;
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect{
        right: 8px;
        top: -3px;
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart>.cart_redirect img {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        object-fit: none;
        max-width: unset !important;
        left: unset !important;
        top: unset !important;
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .main_logo_mobile img {
        left: 0;
        width: 160px;
        max-width: 160px !important;
        top: -3px !important;
        max-height: 110px;
        margin-right: -22px;
    }
    .main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart .top_links ul:not(.account_menu) li.accounts_list{
        margin-left: 2px;
        margin-top: -6px;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper{
        border: unset;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        height: 60px;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .product_counter {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .product_counter .number-wrapper {
        height: 38px;
        margin-top: 0px;
    }
    body .branch-section:before {
        font-size: 32px;
        line-height: 32px;
    }
    .footer_two_block .col-md-6 .block_description{
        max-width: 170px;
    }
    .footer_two_block .col-md-6 .block_description h2 {
        line-height: 20px;
        font-size: 18px;
    }
    .footer_two_block .col-md-6 .block_description p{
        font-size: 12px;
        max-width: inherit;
        margin: 0;
        padding: 0;
    }
    .footer_two_block .col-md-6.footer_block_1 .block_description {
        right: 20px !important;
        left: unset !important;
    }
    
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .add_to_cart_main_wrapper .grid_cart_btn{
        height: 36px;
        margin-top: 18px;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .display_price .product_counter .number-wrapper{
        border: 1px solid #231F20;
        border-radius: 101px;
        background: white;
        width: 100%;
    }
    .main_wrapper .top_header .search_results .search_header .go_search span{
        color:white;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content .hvr_show.visible-lg .product_counter .number-wrapper a {
        height: 32px;
        width: 32px;
        top: 0px;
        margin: 0 1px;
    }
    body .footer_two_block{
        margin-bottom: 0;
    }
    .footer_two_block .col-md-6.footer_block_2 .block_description button.follow-btn{
        right: 39%;
    }
    .category-header h2 a{
        display: inline-block !important;
        position: relative;
        padding: 0 20px;
    }
    .category-header h2 a::after,
    .category-header h2 a::before,
    .menu_icons .shortcut_index_categoies_title::after,
    .menu_icons .shortcut_index_categoies_title::before,
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::before,
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::after
    {
        content: '...' !important;
        letter-spacing: 4px;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::before{
        right: 72%;
        margin-right: 20px;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .related_products>h2::after{
        left: 72%;
        margin-left: 20px;
        
    }
    .category-header h2 a::after{
        right: 100%;
        margin-right: 0;
    }
    .category-header h2 a::before {
        left: 100%;
        margin-left: 0;
    }
    .menu_icons .shortcut_index_categoies_title::after{
        left: 15%;
        margin-left: 0;
        margin-right: unset;
        right:unset;
    }
    .menu_icons .shortcut_index_categoies_title::before {
        right: 15%;
        margin-right: 0;
        margin-left: unset;
        left: unset;
    }
    .cart_page .cart_wrapper .cart_table .row .cart_insider>div .number-wrapper a{
        background: #009564;
    }
    .cart_page .cart_wrapper .cart_table .row .cart_insider>div .number-wrapper a:hover{
        background: #fff;
        color: #231f20;
        border: 1px solid #231f20;
    }
    .cart_page .main_wrapper .main_content .container-fluid .row .cart_about .common_hd h1 {
        padding-top: 30px;
    }
    .shipping_page .main_wrapper .main_content .container-fluid_payment .row .about_wrapper .common_hd h2{
        margin-top: 15px;
    }
    .page-page .main_wrapper>.container-fluid>.row>.content_wrapper .sort-n-bread{
        padding-top: 35px;
    }
    .page-page .main_wrapper>.container-fluid>.row>.content_wrapper .content_wrapper .row .page-template-content{
        padding-top: 0;
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo .modal-content .modal-body .item img {
        max-width: 100%;
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo {
        margin-top: 15%;
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo button.close {
        right: 4px !important;
        top: 46px !important;
        font-size: 14px !Important;
    }
    .modal.fade#startup .modal-dialog.modal_dialog_promo button.close span {
        width: 24px ! Important;
        height: 24px ! Important;
        line-height: 21px ! Important;
        font-size: 20px ! Important;
    }
    .newletter_popup {
        top: 205px;
    }
    .newletter_popup .newsletter-form-in-promo .newsletter_email {
        direction: rtl;
        width: 74%;
    }
    .newletter_popup .newsletter-form-in-promo .newsletter-form-in-promobtn {
        position: absolute;
        left: 14%;
    }
    body .menu_icons .deals_wrapper .col-md-2 {
        width: calc(100% / 2 - 10px);
        max-width: calc(100% / 2);
        margin: 5px;
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .add_cart .btn_table{
        font-size: 22px;
    }
    .payment_page .main_wrapper .main_content .cart_wrapper .account_forms form #cardcom_iframe_div {
        width: 105%;
        margin-right: -10px;
        overflow: hidden;
    }
    div:not(.footer_element_icons) .deals_wrapper .col-md-2:not(.animation-show-boxes) .deal_content:hover a.pro-img-margin img{
        transform: scale(1);
    }
    #quickview .modal-dialog .modal-content .modal-body .prod_content .price_section .display_price .product_counter .popup_label{
        width: auto;
    }
    .cart_wrapper .cart_table .row .cart_insider>div.mobile_text .pro-type{
        padding: 5px 5px 3px 5px;
        line-height: 11px;
    }
    .cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .cart_items .row .cart_insider>div>p{
        margin-top: 5px;
        margin-bottom: 2px;
    }
    .cart_page .cart_wrapper .cart_table .row .cart_insider>div .number-wrapper a:hover i {
        color: #000000;
    }
    .autocomplete-dropdown-header .uls .deal_content .button_area .add_to_cart_main_wrapper a.addtocart_main_group {
        border: unset;
    }
    #group_discount_model .add_to_cart_group_discount .popup_btn_mini span{
        height: 52px;
    }
    .shipping_page .exchange_dropoff_point{
        display: flex;
        align-items: center;
        width: fit-content;
        line-height: 12px !important;
    }
    .shipping_page .exchange_dropoff_point br{
        display: contents;
    }
    
}
.main_wrapper .header:not(.cart_header) .top_header .cart_logo_wrapper .top_cart .top_links ul:not(.account_menu) li.adavance_bottom a {
    border:none; font-size:14px;
}

h4.pickup_time_show {
    font-size: 0px !important;
}
.cart_header ul li>span {display:none !important}
.price_tag_dropoff a  {color:blue; text-decoration: underline; font-weight:800}
button#pickup_form_click, a.move_to_shipping.btn_site {
    background: #009564 !important;
    color: #fff !important;
    font-weight: 800;
    
}

@media (min-width: 1000px) {
.cart_page .main_wrapper .main_content .container-fluid .row .cart_about .cart_wrapper .cart_table .bill p.total a, #pickup_form_click {padding: 8px 84px; font-size:18px; border:2px solid white}
.info_description ul {column-count: 2; column-gap: 40px;}
}