body>header>.toolbar>.data>.search-wrapper>.search button {
    background-color: #EF1A26 !important;
}


label[for="comments_textarea"] {
   font-size:0;
}

label[for="comments_textarea"]:after {
   content: ' פרטי חבר מועדון';
   display:block;
   font-size:1rem;
}
body>header>.menu>.categories>.category>.category-content>.content>.image {
    display: block; 
	padding-bottom: .3em;
}
/*category display icon + text + change text colour*/ 
body>header>.menu>.categories>.category>.category-content>.content>.image {
    display: block; 
	padding-bottom: .3em;
}
/*fix footer links*/

html.home > body > footer .inner-footer {
    display: flex;
}
html.home > body > footer .inner-footer > .logo {
    flex: 0 0 auto;
    width: auto;
}
html.home > body > footer .inner-footer .retailer-links, html.home > body > footer .inner-footer > .retailer-data {
    text-align: initial;
}
html.home > body > footer .inner-footer > * {
    flex: 0 0 auto;
}
html.rtl.home > body > footer .inner-footer .retailer-links {
    flex: 0 0 auto;
    width: 70%;
}
html.home > body > footer .inner-footer .retailer-links > span {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

//body > header > .menu > .categories > .category.current > .category-content:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 5px;
	background-color: #001d85;
}

body > header > .toolbar > .data sp-dropdown img,
body > header > .toolbar > .data .newsletter img,
body > header > .toolbar > .data > .coupons img,
body > header > .toolbar > .data > .search-wrapper > .search > .input > button > img {
    filter: invert(1);
    -webkit-filter: invert(1);
}


sp-dropdown .sp-dropdown-text *,
body > header > .toolbar > .data > .user-details > button.login,
header .toolbar sp-dropdown label,
header > .toolbar > .data > .user-details sp-dropdown > .sp-dropdown-options-wrapper {
	color: #001d85 !important;
}


body > header > .toolbar > .data > .border:after {
	background-color: #001d85 !important;
}

body > header > .toolbar > .data sp-dropdown .sp-dropdown-text .arrow:after,
body > header > .toolbar > .data sp-dropdown.open .sp-dropdown-text .arrow:after {
	color: #000;
}


body > header > .toolbar > .data > .border:after {
	background-color: #001d85 !important;
}

body > header > .toolbar > .data sp-dropdown .sp-dropdown-text .arrow:after {
	content: "^";
	display: inline-block;
	color: #001d85;
	font-size: 1.4em;
	transform: rotate(180deg);
	margin-left: 0.2em;
}

body > header > .toolbar > .data sp-dropdown.open .sp-dropdown-text .arrow:after {
	content: "^";
	display: inline-block;
	color: #000000;
	font-size: 1.4em;
	transform: rotate(0deg);
	margin-left: 0.2em;
}
body>header>.toolbar>.data>.search-wrapper>.search>.input>input[type=search] {
    border-width: 1.5px;
    border-radius: 5px;
    border-color: #001d85;
}
/*Start: Extend header height*/
body > header {
  height: 10.5em;
}

body > header > .menu {
  height: 6.25em;
}

body > header > .menu > .categories > .category > .category-content > .content > .image {
  display: block; 
  height: 2.5em;
  padding-bottom: 0.5em;
}

body > header > .menu > .categories > .category > .category-content > .content > .image > img {
  max-width: 4em;
  object-fit: contain;
}

html section.main, section.view sp-items > .tools-wrapper {
  padding-top: 10.5em;
}

section.view sp-items .fixed-banner-wrapper, .navigation-bar {
  top: 10.5em;
}

html.ltr.cart-summary div.fixed-banner, html.ltr.checkout div.fixed-banner, html.ltr.finish div.fixed-banner, html.rtl.cart-summary div.fixed-banner, html.rtl.checkout div.fixed-banner, html.rtl.finish div.fixed-banner {
  top: 10.5em;
}

html div.sidenav {
  padding-top: 2em;
}

html.close-sidenav div.sidenav {
  height: 6.2em;
}
body>header>.toolbar>.data>.search-wrapper>.search>.input>button {
    background-color: #5265ab !important;
}
checkout-bottom-banner .total-summary .next-button button {
 
    border-color: #FFFFFF;
}
body>header>.toolbar>.data>.coupons.coupons>a, body>header>.toolbar>.data>.language.coupons>a, body>header>.toolbar>.data>.newsletter.coupons>a, body>header>.toolbar>.data>.retailer-data.coupons>a, body>header>.toolbar>.data>.user-details.coupons>a {

    COLOR: #000000;
}