/*Type here to edit*/

@import url('https://fonts.cdnfonts.com/css/circular-std?styles=17909,17905');

* {
    font-family: 'Circular Std', sans-serif;
    font-weight: 450;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5,
em {
    font-weight: 900;
    font-style: bold;

}


.header .header-stripe {
    border: none;
}

.footer a {
    text-decoration: none;
}

.category-title-wrapper:first-child {
display:none;
}

.header .header-stripe .search .input-group,
.currency,
.culture {
    display: none;
}
@media (max-width: 1199px) {
.search {
display: none;
}
.header {
height: auto;
}

}

.category .main-title {
display: none;
}


.promotion-item .title-area {

display:none;
}


#footer-column-one:after {
  content: '';
  background: url("https://shop.genoudsa.ch/uStoreThemeCustomizations/08600890-5d3c-48f4-9805-9b93a4b67ae9/Published/Assets/visa-mastercard-horizontal-certified.svg");
  background-position: center center;
  background-size: cover;
  height: 70px;
  width: 270px;
  z-index: 0;
position:absolute;
}