@media screen and (min-width: 769px) {

.store-footer__inner .lg\:grid-cols-5 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
  .store-footer__inner  .col-span-2 {
	grid-column: span 2/span 2;
	grid-column: span 1 / span 1 !important;
}
  .store-footer__inner  .mb-2\.5.col-span-2 p {
	width: 70%;
}
}


.store-footer__inner,.footer-bottom {
	background: #000;
  border:0 !important;
}

.store-footer__inner p, .store-footer__inner a {
	opacity: .8;
	font-size: 14px;
}
.links-contact i {
	border: 0;
}
.home-block-line {
	display: none;
}
.mb-8.home-block-title h2 {
	font-size: 40px;
	padding-bottom: 40px;
}
.index .fixed-products .product-card__content {
	display: none !important;
}
@media screen and (max-width: 769px) {
.mb-8.home-block-title h2 {
	padding-bottom: 0px;
}
.store-footer__inner  .mb-2\.5.col-span-2 {
	width: 95%;
	margin: 0 auto;
}
  selia-contacts {
	display: none;
}
  .s-social-link a {
	border-width: 1.5px;

}
  .store-footer:not(.basic-footer) .enhanced_links li {
	margin-bottom: 0rem;
}
  .store-footer__contacts-row {
	border-bottom: 0px;
}
  .store-footer__inner, .store-footer__newsletter {
	padding-bottom: 0;
}
}
.store-footer .store-footer__curve {
	display: none;
}
.store-footer__contacts-row {
	background: #000;
}
.myr .rounded-full {
	border-radius: 0;
}