@font-face {
  font-family: 'Kinfolk_Rough';
  src: url('/skin/frontend/sisley/default/fonts_new/kinfolk//KinfolkPro_Rough.woff2') format('woff2'), url('/skin/frontend/sisley/default/fonts_new/kinfolk//KinfolkPro_Rough.woff') format('woff'), url('/skin/frontend/sisley/default/fonts_new/kinfolk//KinfolkPro_Rough.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
#header #top-bar {
  box-sizing: content-box !important;
}
#goto-top-page,
.products-categories {
  display: none;
}
.main-header {
  z-index: 500 !important;
}
@media screen and (max-width: 768px) {
  #izia-nav_top {
    padding-top: 50px;
  }
}
.scroller {
  padding-top: 0;
}
.content {
  width: 100% !important;
  max-width: 100% !important;
}
.content .center {
  max-width: 414px;
  margin: 0 auto;
}
.fixed {
  position: fixed;
  top: 0;
}
.izia_section {
  position: relative;
  margin-bottom: 75px;
  box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.5);
  background: #000;
}
#izia-nav_top {
  display: block;
  width: 100%;
  background-color: transparent;
  text-align: center;
  z-index: 25;
}
#izia-nav_top .izia_nav-links {
  display: block;
  height: 75px;
  margin: 0;
}
#izia-nav_top .izia_nav-links li {
  display: inline-block;
  vertical-align: top;
  height: 75px;
  line-height: 75px;
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-links li {
    line-height: 75px;
    width: 50%;
    float: left;
    background-color: #111111;
    border: 1px solid #000;
    border-top: none;
    border-left: none;
  }
  #izia-nav_top .izia_nav-links li:last-of-type {
    border-right: none;
  }
}
#izia-nav_top .izia_nav-links li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  font-family: 'BentonSans_Light';
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-links li a {
    line-height: 22px;
  }
}
#izia-nav_top .izia_nav-links li a::after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 50%;
  display: block;
  height: 10px;
  width: 0%;
  background: url('/skin/frontend/sisley/default/images_new/izia/hover.png');
  background-repeat: no-repeat;
  transform: translateX(-37px);
  transition: width 0.25s ease-in-out;
}
#izia-nav_top .izia_nav-links li a:hover::after {
  left: 50%;
  width: 100%;
  max-width: 73px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-links li a:hover::after {
    width: 0;
  }
}
#izia-nav_top .izia_nav-links li a.active::after {
  left: 50%;
  width: 100%;
  max-width: 75px;
  background: url('/skin/frontend/sisley/default/images_new/izia/active.png');
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-links li a.active::after {
    height: 5px;
    width: 40px;
    bottom: 10px;
  }
}
#izia-nav_top .izia_nav-links li a br {
  display: none;
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-links li a br {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-links li a {
    font-size: 16px;
    padding: 15px 0;
    text-transform: inherit;
  }
  #izia-nav_top .izia_nav-links li a span {
    display: none;
  }
}
#izia-nav_top .izia_nav-links li a.c-pink {
  color: #dc89a6;
}
#izia-nav_top .izia_nav-links li a.c-white {
  color: #fff;
}
#izia-nav_top .izia_nav-title {
  margin: 25px 0;
  font-family: 'Kinfolk_Rough';
  font-weight: 400;
  font-size: 45px;
  color: #dc89a6;
}
@media screen and (max-width: 768px) {
  #izia-nav_top .izia_nav-title {
    font-size: 40px;
  }
}
body.sisley-gr #izia-nav_top .izia_nav-links li a {
  font-family: 'BentonSans_Book';
}
