@font-face {
  font-family: "Lato";
  src: url("https://cdn02.plentymarkets.com/wef465ty0wvq/frontend/webshop/fonts/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("https://cdn02.plentymarkets.com/wef465ty0wvq/frontend/webshop/fonts/Lato-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("https://cdn02.plentymarkets.com/wef465ty0wvq/frontend/webshop/fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("https://cdn02.plentymarkets.com/wef465ty0wvq/frontend/webshop/fonts/Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
body {
    background-color: #fff !important;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    color: #666;
    font-weight:400;
}

h1, .h1 {
    font-size: 20px;
    font-weight: 700;
    color: #AA8C64;
}
h2 {
    font-size: 18px;
    font-weight: 500;
}
.flex {
display:flex;
}
.flex-row-between {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
ul, ol {
    list-style: none;
padding: 0;
}
@media (min-width:992px) {
.header-logo-inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: row;
-ms-flex-direction: row;
flex-direction: row;
position: relative;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

}

@media (min-width:992px) {
  .mobile-nav{
  display:none;
  }
  }
  @media (max-width:991.98px) {
  .no-mobile{
  display:none;
  }
  .nav-link {
    display: inline-block;
    }
  }
.header-logo li {
    color: #666;
display: inline-block;
font-size: 11px;
line-height: 20px;
}
.service-hotline li {
line-height: 30px;
font-size: 15px;
}
.service-hotline li.phone {
    width: 20px;
    background: url('.../images/sprite_global.png') no-repeat -296px -5px;
}
.toogle-basket-preview::after {
  content:"";
    display: block;
    position: absolute;
    z-index: 7000;
    right: -15px;
    top: -15px;
    height: 50px;
    width: 40px;
    background: url('https://www.stylegard.shop/skin/frontend/default/homefashion24/images/sprite_global.png') no-repeat -225px 2px;
}
.bulletpoints{
padding:0.5rem 1rem 0 0;
}
.header-bottom{
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav-link {
    padding: 0.1rem 1rem;
}
#fuenfeuro {
    position: absolute;
    right: 34px;
    bottom: 11px;
    width: 42px;
    height: 42px;
    background: url('.../images/sprite_home.png') -377px -45px no-repeat;
}
.home-fragen  {
    color: #aa8c64;
font-size:1.5rem;
font-weight: bold;
padding:1rem 0;
border-top:1px solid  #666;
border-bottom:1px solid  #666;
}
.newsletter {
padding-top: 20px;
display: block;
text-decoration: none;
color: #FFF;
letter-spacing: 1px;
}
.newsletter-header {
font-size: 17px;
line-height: 20px;
font-weight: 700;
}
#sale {
    font-size: 42px;
    margin-bottom: 10px;
    margin-top: 25px;
color: #FFF;
}
.hf24-button.red {
    background: #660000;
}
.home-box {
  text-align: center;
padding: 5px;
min-height:165px;
}
.widget-image-box.widget-primary.hero-home .widget-caption, .widget-image-box.widget-primary.hero-home a[href].widget-inner:hover .widget-caption {
    right: 0;
    bottom: 0;
width: 250px;
}
.hero-home strong  {
font-size: 22px;
}
.fa-angle-double-right::before {
    content:unset;
}
.widget-image-carousel .widget-inner .widget-caption h2, .widget-image-carousel .widget-inner .widget-caption .h2 {
    font-size: 1rem;
border-radius: 13px;
}
.widget-image-carousel .widget-inner .widget-caption {
    position: absolute;
    bottom: 60px;
    left: 10%;
    width: 70%;
    text-align: left;
    -webkit-transform: unset;
    transform: unset;
}
.cat-home{
min-width: 275px;
min-height: 160px;
margin-bottom:30px !important;
}
.cat-home .infobox {
    top: 10px;
    left: 0;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-weight: 700;
    font-size: 14px;
}

.hf24-button {
text-decoration: none;
display: inline-block;
text-align: center;
height: 26px;
line-height: 25px;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
padding: 0 10px;
behavior: url('/pie/PIE.htc');
font-weight: 500 !important;
letter-spacing: 1px;
font-size: 16px;
cursor: pointer;
    font-style: italic;
    color: #FFF !important;
    background: #AA8C64;
}
.cat-home  .hf24-button {
position: absolute;
right: 30px;
bottom: 15px;
}
.cat-home .widget, .cat-home .widget .widget-inner {
  height:100%
}
.widget-image-box.widget-primary.hero-home .widget-caption, .widget-image-box.widget-primary.hero-home a[href].widget-inner:hover .widget-caption {
    background-color: rgba(255,255,255, 0.5);
color: #666;
position:absolute;
}
.footer-top{
  padding: 50px 30px;
    background: #f0f0f0;
}
.bottombar{
  padding: 0 30px;
    background: #e5e5e5;;
}
.footer .widget {
    margin-bottom: 0;
}
.footer .column.five .social li {
    margin-left: 12px;
    display: inline-block;
    width: 32px;
    height: 37px;
}
.footer li {
    padding: 0 0 10px 0;
}
.footer .social li a {
    margin-top: 5px;
    display: block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url('../images/sprite_global.png');
}
.footer .facebook a {
    background-position: 0 -4px;
}
.footer .instagram a {
    background-position: -44px -4px;
}
.footer .email a {
    background-position: -176px -4px;
}