/*.bottom-header{
  margin: unset;
  border-radius:unset;
}*/
#karzoun-widget-send-button{
  bottom:5rem;
  right:1rem
}
.s-product-card-content-footer{
  position:absolute;
  bottom:0.5rem;
  left:0.5rem
}
.s-product-card-content-footer salla-add-product-button{
  width: 2rem;
}
.s-product-card-content-footer salla-add-product-button .s-button-text{
  font-size:0;
  gap: 0
}
.s-product-card-content-footer salla-add-product-button .s-button-text i:before{
  font-size: 1rem
}
.is-bottom-header .fixed-pinned .header-container {
	display: block;
}
header #mainnav .inner {
	background: linear-gradient( to bottom, rgba(0, 0, 0, 0.75), transparent ) !important;
}
footer a.block.mb-5::before {
	content: '•';
	font-size: 20px;
	vertical-align: sub;
	margin-left: 2px;
	color: #000 !important;
}
.is-bottom-header .s-cart-summary-content {
  display:block!important;
}
.store-footer .menu-list a {
  text-align:start
}