﻿/* Theme: Raananis */

/* Inner pages - Top Banner*/
section#GridTop .top-caption h1 { color: #fff;}

/* Inner pages - Bottom Gallery */
.GridBottomGallery { max-width: 1170px; margin: 0 auto; }
.gallery-cubes > div { padding: 2.5px;}

/* Inner pages - Press */
#ContentGridReadMoreModule .grid-short-box::before { content: ''; position: absolute; background: #000; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.4; }
#ContentGridReadMoreModule .grid-short-box.box a { color: #fff; transition: 0.3s all; }
#ContentGridReadMoreModule .grid-short-box.box a:hover { color: #eb9099; }
#ContentGridReadMoreModule .grid-short-box .text-caption { font-size: 100%;}

/* Item page - Quantity input */
/*body.CatalogItemPage #CatalogModule .item-quantity .itemQuantityContainer input[type="number"] { width: 30%; }*/
#CatalogModule #CatalogItemView:not(.CatalogItemViewBundle) span.weightDesc { display: block; float: right; width: 100%; }
body.CatalogItemPage #CatalogModule .item-quantity .itemQuantityContainer { background: #fff;}

#SiteFooter img.footerLogo { max-width: 100px; }
#SiteFooter #partners-section ul { list-style: none; padding: 0; display: inline-block; min-width: 120px; margin-bottom: 0; }
#SiteFooter .footer-text.text-center { padding-top: 20px; }


/*header */
.cartItemsCounter { height: 18px; width: 18px; right: -6px; }
.cartItemsCounter span.CartItems { font-size: 10px; left: 50%;}

.kosher-sign { width: 100px; position: absolute; transform: translateY(-50%); top: 9px; left: 200px; }
.kosher-sign img { max-width: 100%; }

#header-top-strip .topStripContainer { background: #00412D; padding: 8px; }
#header-top-strip .topStripContainer .topStripText { color: #FFF; text-align: center; font-size: 0.75rem; font-weight: 500; line-height: 110%; font-family: 'Heebo-Regular'; }

header.shopHeader #header2 { padding: 27px 30px; }
#header2 .menu-nav { margin: 0; }
header.shopHeader #header2 ul.menu { margin: 0; direction: rtl; }
header.shopHeader #header2 ul.menu li.phone-number { margin: 0; }
header.shopHeader #header2 ul.menu li.phone-number span { border: 1px solid transparent; padding: 4px 35px; display: inline-block; }
header.shopHeader #header2 ul.menu li.phone-number span::before { content: '' !important; !i; !; position: absolute; right: 0; top: 50%; transform: translateY(-50%); width: 1px; height: 80%; background-color: #000; }

header.shopHeader #header2 .header-top { display: flex; align-items: center; justify-content: center; padding: 0; width: 100%; max-width: 100%; direction: rtl; }
header.shopHeader #header2 .header-top-left, header.shopHeader #header2 .header-top-right { width: 10%; }

#stickyButton-3081 { bottom: 27vh; left: 30px; box-shadow: none; }
#stickyButton-3081 img { max-width: max-content; }
@media(max-width: 991px) { 
    #CatalogModule .gallery-slider .flex-control-paging li a { border: 2px solid #333; background: transparent; }
    .kosher-sign { left: 90px; top: 35px; width: 85px; }
}


@media(max-width: 767px) {
    /*header*/
    .header-top-right .navShopBtn, .header-top-right .searchMobile { font-size: 0; }
    header.shopHeader #header2 svg { height: 20px; }
    #header2 .phone-icon { font-size: 19px; }

    header.shopHeader #header2 a.logoHeader { width: 30%; }
    #header2 .phone-icon a { color: inherit; }
    #header2 .phone-icon { position: static; display: inline-block; vertical-align: inherit; }
    header.shopHeader #header2 .header-top-right { width: 55%; }
    #SiteFooter img.footerLogo { max-width: 80px; }
    #SiteFooter #partners-section ul { text-align: right; display: inline-block; min-width: 0; }
    #SiteFooter #partners-section ul li { display: inline-block; white-space: nowrap; margin: 0px 8px; }



    #whatAppButton, .stickyButton { bottom: 80px; }
    #stickyButton-3081 { bottom: 15px; left: 15px; }
    #stickyButton-3081 img { width: 82px; }

    header.shopHeader #header2 { padding: 17px 15px; }
    header.shopHeader #header2 .header-top { justify-content: flex-start; }
    header.shopHeader #header2 .header-right-section { direction: rtl; padding: 0; }

    header.shopHeader #header2 .header-top-left { display: inline-flex; width: auto; order: 3; margin-inline: 0 auto; }
    header.shopHeader #header2 .header-top-right { width: auto; order: 1; }
    header.shopHeader #header2 .cartBtn svg { width: auto; }
    
    #header2 .phone-icon { order: 2; }

    header.shopHeader #header2 .menu-nav { width: auto; order: 0; margin-inline-end: 20px; }
    .nav-menu-anim { height: 22px; }
    .nav-menu-anim, #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after, #nav-toggle-mobile span,
    #nav-toggle-mobile span:before, #nav-toggle-mobile span:after { width: 27px; }
    #nav-toggle span:before, #nav-toggle-mobile span:before { top: -7px; }
    #nav-toggle span:after, #nav-toggle-mobile span:after { bottom: -7px; }


    #header-top-strip .topStripContainer .topStripText { font-size: 0.65rem; }
    #header-top-strip .topStripContainer { padding-inline: 15px; }


    /*product page*/
    #CatalogModule .gallery-slider.flexslider:not(.thumbs) .slides li { padding-bottom: 275px; }


    /* headershop*/
    .headerShop .cartItemsTable.hasQuantitySelection .item-quantity .itemQuantityContainer button { width: 25px; height: 25px;}
}